Skip to content

Console Output

Skipping 44 KB.. Full Log
021-12-16T06:23:40.704Z] #65 7.608 + '[' -z '' ']'
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.608 ++ mktemp -d
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.608 + export GOPATH=/tmp/tmp.sT186qkM5L
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.608 + GOPATH=/tmp/tmp.sT186qkM5L
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.608 + RM_GOPATH=1
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.608 + case "$(go env GOARCH)" in
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.641 ++ go env GOARCH
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.661 + export GO_BUILDMODE=-buildmode=pie
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.661 + GO_BUILDMODE=-buildmode=pie
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.661 ++ dirname /install.sh
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 Install rootlesskit version v0.14.6
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + dir=/
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + bin=rootlesskit
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + shift
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + '[' '!' -f //rootlesskit.installer ']'
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + . //rootlesskit.installer
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 ++ : v0.14.6
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + install_rootlesskit
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + case "$1" in
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + export CGO_ENABLED=0
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + CGO_ENABLED=0
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + _install_rootlesskit
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + echo 'Install rootlesskit version v0.14.6'
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + for f in rootlesskit rootlesskit-docker-proxy
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + GOBIN=/build
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + GO111MODULE=on
06:23:40 [2021-12-16T06:23:40.704Z] #65 7.676 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
06:23:40 [2021-12-16T06:23:40.704Z] #65 8.180 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
06:23:40 [2021-12-16T06:23:40.966Z] #65 ...
06:23:40 [2021-12-16T06:23:40.966Z] 
06:23:40 [2021-12-16T06:23:40.966Z] #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
06:23:40 [2021-12-16T06:23:40.966Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:23:40 [2021-12-16T06:23:40.966Z] #38 9.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:23:40 [2021-12-16T06:23:40.966Z] #38 9.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:23:40 [2021-12-16T06:23:40.966Z] #38 9.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:23:40 [2021-12-16T06:23:40.966Z] #38 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
06:23:40 [2021-12-16T06:23:40.966Z] #38 ...
06:23:40 [2021-12-16T06:23:40.966Z] 
06:23:40 [2021-12-16T06:23:40.966Z] #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
06:23:40 [2021-12-16T06:23:40.966Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee
06:23:40 [2021-12-16T06:23:40.966Z] #43 8.606 + git clone https://github.com/docker/distribution.git .
06:23:40 [2021-12-16T06:23:40.966Z] #43 8.607 Cloning into '.'...
06:23:41 [2021-12-16T06:23:41.229Z] #43 ...
06:23:41 [2021-12-16T06:23:41.229Z] 
06:23:41 [2021-12-16T06:23:41.229Z] #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
06:23:41 [2021-12-16T06:23:41.229Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5
06:23:41 [2021-12-16T06:23:41.229Z] #55 8.568 go: downloading mvdan.cc/sh/v3 v3.0.2
06:23:41 [2021-12-16T06:23:41.229Z] #55 10.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:23:41 [2021-12-16T06:23:41.229Z] #55 10.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:23:41 [2021-12-16T06:23:41.229Z] #55 10.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:23:41 [2021-12-16T06:23:41.229Z] #55 ...
06:23:41 [2021-12-16T06:23:41.229Z] 
06:23:41 [2021-12-16T06:23:41.229Z] #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
06:23:41 [2021-12-16T06:23:41.229Z] #26 sha256:95183207fbc4b00528c2d186ff13b82bd18d048f51c220b8745750d130d8b7b5
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.529 + RM_GOPATH=0
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.529 + TMP_GOPATH=
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.529 + : /build
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.529 + '[' -z '' ']'
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.529 ++ mktemp -d
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.535 + export GOPATH=/tmp/tmp.lyeERu1xun
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.535 + GOPATH=/tmp/tmp.lyeERu1xun
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.535 + RM_GOPATH=1
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.535 + case "$(go env GOARCH)" in
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.535 ++ go env GOARCH
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.572 + export GO_BUILDMODE=-buildmode=pie
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.572 + GO_BUILDMODE=-buildmode=pie
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.572 ++ dirname /install.sh
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.573 Install docker/cli version 17.06.2-ce from stable
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + dir=/
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + bin=dockercli
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + shift
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + '[' '!' -f //dockercli.installer ']'
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + . //dockercli.installer
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 ++ : stable
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 ++ : 17.06.2-ce
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + install_dockercli
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.580 ++ uname -m
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.583 + arch=x86_64
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.583 + '[' x86_64 '!=' x86_64 ']'
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.583 + url=https://download.docker.com/linux/static
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.583 + tar -xz docker/docker
06:23:41 [2021-12-16T06:23:41.229Z] #26 8.584 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:23:43 [2021-12-16T06:23:43.782Z] #26 ...
06:23:43 [2021-12-16T06:23:43.782Z] 
06:23:43 [2021-12-16T06:23:43.782Z] #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
06:23:43 [2021-12-16T06:23:43.782Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:23:43 [2021-12-16T06:23:43.782Z] #38 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB]
06:23:47 [2021-12-16T06:23:47.998Z] #38 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:23:49 [2021-12-16T06:23:49.388Z] #38 ...
06:23:49 [2021-12-16T06:23:49.388Z] 
06:23:49 [2021-12-16T06:23:49.388Z] #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
06:23:49 [2021-12-16T06:23:49.388Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:23:49 [2021-12-16T06:23:49.388Z] #53 17.51 go: downloading github.com/fatih/color v1.7.0
06:23:49 [2021-12-16T06:23:49.388Z] #53 17.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:23:49 [2021-12-16T06:23:49.388Z] #53 17.73 go: downloading github.com/pkg/errors v0.8.1
06:23:49 [2021-12-16T06:23:49.388Z] #53 17.73 go: downloading github.com/spf13/cobra v0.0.5
06:23:49 [2021-12-16T06:23:49.388Z] #53 17.89 go: downloading github.com/spf13/pflag v1.0.5
06:23:49 [2021-12-16T06:23:49.388Z] #53 18.57 go: downloading github.com/spf13/viper v1.6.1
06:23:49 [2021-12-16T06:23:49.388Z] #53 19.43 go: downloading github.com/mattn/go-colorable v0.1.4
06:23:49 [2021-12-16T06:23:49.388Z] #53 19.43 go: downloading github.com/mattn/go-isatty v0.0.8
06:23:49 [2021-12-16T06:23:49.388Z] #53 19.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:23:49 [2021-12-16T06:23:49.388Z] #53 19.59 go: downloading github.com/go-critic/go-critic v0.4.1
06:23:50 [2021-12-16T06:23:50.830Z] #53 ...
06:23:50 [2021-12-16T06:23:50.830Z] 
06:23:50 [2021-12-16T06:23:50.830Z] #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
06:23:50 [2021-12-16T06:23:50.830Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:23:50 [2021-12-16T06:23:50.830Z] #14 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
06:23:50 [2021-12-16T06:23:50.830Z] #14 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB]
06:23:50 [2021-12-16T06:23:50.830Z] #14 19.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:23:50 [2021-12-16T06:23:50.830Z] #14 ...
06:23:50 [2021-12-16T06:23:50.830Z] 
06:23:50 [2021-12-16T06:23:50.830Z] #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
06:23:50 [2021-12-16T06:23:50.830Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.14 go: downloading github.com/dnephin/pflag v1.0.7
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.14 go: downloading github.com/fatih/color v1.10.0
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.31 go: downloading github.com/pkg/errors v0.9.1
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.96 go: downloading github.com/mattn/go-colorable v0.1.8
06:23:50 [2021-12-16T06:23:50.830Z] #51 12.98 go: downloading github.com/mattn/go-isatty v0.0.12
06:23:50 [2021-12-16T06:23:50.830Z] #51 13.06 go: downloading github.com/fsnotify/fsnotify v1.4.9
06:23:50 [2021-12-16T06:23:50.830Z] #51 13.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
06:23:50 [2021-12-16T06:23:50.830Z] #51 13.56 go: downloading github.com/jonboulle/clockwork v0.2.2
06:23:50 [2021-12-16T06:23:50.830Z] #51 13.86 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
06:23:50 [2021-12-16T06:23:50.830Z] #51 14.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
06:23:50 [2021-12-16T06:23:50.830Z] #51 14.94 go: downloading golang.org/x/tools v0.1.0
06:23:51 [2021-12-16T06:23:51.107Z] #51 ...
06:23:51 [2021-12-16T06:23:51.107Z] 
06:23:51 [2021-12-16T06:23:51.107Z] #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
06:23:51 [2021-12-16T06:23:51.107Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:23:51 [2021-12-16T06:23:51.107Z] #53 21.37 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:23:51 [2021-12-16T06:23:51.393Z] #53 21.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:23:52 [2021-12-16T06:23:52.814Z] #53 ...
06:23:52 [2021-12-16T06:23:52.814Z] 
06:23:52 [2021-12-16T06:23:52.814Z] #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
06:23:52 [2021-12-16T06:23:52.814Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb
06:23:52 [2021-12-16T06:23:52.814Z] #65 12.44 go: downloading github.com/sirupsen/logrus v1.8.1
06:23:52 [2021-12-16T06:23:52.814Z] #65 12.44 go: downloading github.com/urfave/cli/v2 v2.3.0
06:23:52 [2021-12-16T06:23:52.814Z] #65 13.69 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
06:23:52 [2021-12-16T06:23:52.814Z] #65 19.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
06:23:52 [2021-12-16T06:23:52.814Z] #65 20.73 go: downloading github.com/gofrs/flock v0.8.1
06:23:52 [2021-12-16T06:23:52.814Z] #65 20.89 go: downloading github.com/gorilla/mux v1.8.0
06:23:52 [2021-12-16T06:23:52.814Z] #65 21.23 go: downloading github.com/moby/sys/mountinfo v0.5.0
06:23:52 [2021-12-16T06:23:52.814Z] #65 21.66 go: downloading github.com/google/uuid v1.3.0
06:23:52 [2021-12-16T06:23:52.814Z] #65 21.67 go: downloading github.com/moby/vpnkit v0.5.0
06:23:52 [2021-12-16T06:23:52.814Z] #65 22.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
06:23:52 [2021-12-16T06:23:52.814Z] #65 22.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
06:23:53 [2021-12-16T06:23:53.078Z] #65 23.07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
06:23:53 [2021-12-16T06:23:53.078Z] #65 ...
06:23:53 [2021-12-16T06:23:53.078Z] 
06:23:53 [2021-12-16T06:23:53.078Z] #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
06:23:53 [2021-12-16T06:23:53.078Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9
06:23:53 [2021-12-16T06:23:53.078Z] #60 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:23:53 [2021-12-16T06:23:53.347Z] #60 ...
06:23:53 [2021-12-16T06:23:53.347Z] 
06:23:53 [2021-12-16T06:23:53.347Z] #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
06:23:53 [2021-12-16T06:23:53.347Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:23:53 [2021-12-16T06:23:53.347Z] #47 13.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:23:53 [2021-12-16T06:23:53.347Z] #47 17.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [1828 B]
06:23:53 [2021-12-16T06:23:53.347Z] #47 ...
06:23:53 [2021-12-16T06:23:53.347Z] 
06:23:53 [2021-12-16T06:23:53.347Z] #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
06:23:53 [2021-12-16T06:23:53.347Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5
06:23:53 [2021-12-16T06:23:53.347Z] #55 13.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:23:53 [2021-12-16T06:23:53.620Z] #55 ...
06:23:53 [2021-12-16T06:23:53.620Z] 
06:23:53 [2021-12-16T06:23:53.620Z] #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
06:23:53 [2021-12-16T06:23:53.620Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb
06:23:53 [2021-12-16T06:23:53.620Z] #65 23.49 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
06:23:57 [2021-12-16T06:23:57.833Z] #65 ...
06:23:57 [2021-12-16T06:23:57.833Z] 
06:23:57 [2021-12-16T06:23:57.833Z] #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
06:23:57 [2021-12-16T06:23:57.833Z] #26 sha256:95183207fbc4b00528c2d186ff13b82bd18d048f51c220b8745750d130d8b7b5
06:23:57 [2021-12-16T06:23:57.833Z] #26 24.88 + mkdir -p /build
06:23:57 [2021-12-16T06:23:57.833Z] #26 24.89 + mv docker/docker /build/
06:23:57 [2021-12-16T06:23:57.833Z] #26 24.91 + rmdir docker
06:23:57 [2021-12-16T06:23:57.833Z] #26 DONE 27.1s
06:23:57 [2021-12-16T06:23:57.833Z] 
06:23:57 [2021-12-16T06:23:57.833Z] #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
06:23:57 [2021-12-16T06:23:57.833Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f
06:23:57 [2021-12-16T06:23:57.833Z] #51 25.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
06:23:57 [2021-12-16T06:23:57.833Z] #51 25.75 go: downloading golang.org/x/mod v0.3.0
06:24:01 [2021-12-16T06:24:01.137Z] #51 ...
06:24:01 [2021-12-16T06:24:01.137Z] 
06:24:01 [2021-12-16T06:24:01.137Z] #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
06:24:01 [2021-12-16T06:24:01.137Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:01 [2021-12-16T06:24:01.137Z] #53 28.15 go: downloading github.com/sirupsen/logrus v1.4.2
06:24:01 [2021-12-16T06:24:01.137Z] #53 28.15 go: downloading github.com/stretchr/testify v1.4.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 28.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:24:01 [2021-12-16T06:24:01.137Z] #53 28.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:24:01 [2021-12-16T06:24:01.137Z] #53 28.72 go: downloading github.com/hashicorp/hcl v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 29.34 go: downloading github.com/magiconair/properties v1.8.1
06:24:01 [2021-12-16T06:24:01.137Z] #53 29.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:24:01 [2021-12-16T06:24:01.137Z] #53 29.49 go: downloading github.com/pelletier/go-toml v1.2.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 29.53 go: downloading github.com/spf13/afero v1.1.2
06:24:01 [2021-12-16T06:24:01.137Z] #53 29.97 go: downloading github.com/spf13/cast v1.3.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.13 go: downloading github.com/subosito/gotenv v1.2.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.19 go: downloading gopkg.in/ini.v1 v1.51.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.25 go: downloading gopkg.in/yaml.v2 v2.2.7
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:24:01 [2021-12-16T06:24:01.137Z] #53 30.94 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.06 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.20 go: downloading github.com/go-toolsmith/astp v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:24:01 [2021-12-16T06:24:01.137Z] #53 31.53 go: downloading github.com/go-toolsmith/typep v1.0.0
06:24:01 [2021-12-16T06:24:01.401Z] #53 31.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:24:01 [2021-12-16T06:24:01.663Z] #53 31.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:24:01 [2021-12-16T06:24:01.663Z] #53 32.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:24:01 [2021-12-16T06:24:01.925Z] #53 32.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:24:01 [2021-12-16T06:24:01.925Z] #53 32.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:24:02 [2021-12-16T06:24:02.187Z] #53 32.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:24:03 [2021-12-16T06:24:03.132Z] #53 33.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:24:03 [2021-12-16T06:24:03.132Z] #53 33.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:24:03 [2021-12-16T06:24:03.132Z] #53 ...
06:24:03 [2021-12-16T06:24:03.132Z] 
06:24:03 [2021-12-16T06:24:03.132Z] #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
06:24:03 [2021-12-16T06:24:03.132Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 tomll can be used in two ways:
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 Writing to STDIN and reading from STDOUT:
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19   cat file.toml | tomll > file.toml
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 Reading and updating a list of files:
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19   tomll a.toml b.toml c.toml
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 
06:24:03 [2021-12-16T06:24:03.132Z] #36 33.19 When given a list of files, tomll will modify all files in place without asking.
06:24:03 [2021-12-16T06:24:03.132Z] #36 DONE 33.5s
06:24:03 [2021-12-16T06:24:03.132Z] 
06:24:03 [2021-12-16T06:24:03.132Z] #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
06:24:03 [2021-12-16T06:24:03.132Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:03 [2021-12-16T06:24:03.132Z] #53 33.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:24:03 [2021-12-16T06:24:03.132Z] #53 ...
06:24:03 [2021-12-16T06:24:03.132Z] 
06:24:03 [2021-12-16T06:24:03.132Z] #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
06:24:03 [2021-12-16T06:24:03.132Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:03 [2021-12-16T06:24:03.132Z] #47 31.34 Fetched 8485 kB in 24s (347 kB/s)
06:24:07 [2021-12-16T06:24:07.368Z] #47 31.34 Reading package lists...
06:24:07 [2021-12-16T06:24:07.368Z] #47 ...
06:24:07 [2021-12-16T06:24:07.368Z] 
06:24:07 [2021-12-16T06:24:07.368Z] #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
06:24:07 [2021-12-16T06:24:07.368Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:07 [2021-12-16T06:24:07.368Z] #53 33.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:24:07 [2021-12-16T06:24:07.368Z] #53 34.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:24:07 [2021-12-16T06:24:07.368Z] #53 34.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:24:07 [2021-12-16T06:24:07.368Z] #53 34.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:24:07 [2021-12-16T06:24:07.368Z] #53 35.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.06 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.86 go: downloading github.com/ultraware/funlen v0.0.2
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.93 go: downloading github.com/ultraware/whitespace v0.0.4
06:24:07 [2021-12-16T06:24:07.368Z] #53 36.94 go: downloading github.com/uudashr/gocognit v1.0.1
06:24:07 [2021-12-16T06:24:07.368Z] #53 37.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:24:07 [2021-12-16T06:24:07.368Z] #53 ...
06:24:07 [2021-12-16T06:24:07.368Z] 
06:24:07 [2021-12-16T06:24:07.368Z] #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
06:24:07 [2021-12-16T06:24:07.368Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50 Usage of /build/vndr:
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50 /build/vndr [[import path] [revision]] [repository]
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50 /build/vndr init
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50   -strict
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50     	checking mode. treat non-trivial warning as an error
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50   -verbose
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50     	shows all warnings
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50   -whitelist value
06:24:07 [2021-12-16T06:24:07.368Z] #49 37.50     	regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory
06:24:07 [2021-12-16T06:24:07.368Z] #49 DONE 37.6s
06:24:07 [2021-12-16T06:24:07.368Z] 
06:24:07 [2021-12-16T06:24:07.368Z] #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
06:24:07 [2021-12-16T06:24:07.368Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:07 [2021-12-16T06:24:07.368Z] #38 34.59 Fetched 8482 kB in 26s (330 kB/s)
06:24:08 [2021-12-16T06:24:08.756Z] #38 34.59 Reading package lists...
06:24:08 [2021-12-16T06:24:08.757Z] #38 ...
06:24:08 [2021-12-16T06:24:08.757Z] 
06:24:08 [2021-12-16T06:24:08.757Z] #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
06:24:08 [2021-12-16T06:24:08.757Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb
06:24:08 [2021-12-16T06:24:08.757Z] #65 28.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:24:08 [2021-12-16T06:24:08.757Z] #65 ...
06:24:08 [2021-12-16T06:24:08.757Z] 
06:24:08 [2021-12-16T06:24:08.757Z] #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
06:24:08 [2021-12-16T06:24:08.757Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:08 [2021-12-16T06:24:08.757Z] #53 38.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:24:08 [2021-12-16T06:24:08.757Z] #53 38.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:24:08 [2021-12-16T06:24:08.757Z] #53 38.94 go: downloading github.com/davecgh/go-spew v1.1.1
06:24:08 [2021-12-16T06:24:08.757Z] #53 38.94 go: downloading github.com/pmezard/go-difflib v1.0.0
06:24:08 [2021-12-16T06:24:08.757Z] #53 39.03 go: downloading github.com/stretchr/objx v0.2.0
06:24:09 [2021-12-16T06:24:09.018Z] #53 39.25 go: downloading golang.org/x/text v0.3.2
06:24:09 [2021-12-16T06:24:09.018Z] #53 ...
06:24:09 [2021-12-16T06:24:09.018Z] 
06:24:09 [2021-12-16T06:24:09.018Z] #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
06:24:09 [2021-12-16T06:24:09.018Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9
06:24:09 [2021-12-16T06:24:09.018Z] #60 29.39 Fetched 8482 kB in 22s (384 kB/s)
06:24:09 [2021-12-16T06:24:09.279Z] #60 29.39 Reading package lists...
06:24:09 [2021-12-16T06:24:09.279Z] #60 ...
06:24:09 [2021-12-16T06:24:09.279Z] 
06:24:09 [2021-12-16T06:24:09.279Z] #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
06:24:09 [2021-12-16T06:24:09.279Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:24:09 [2021-12-16T06:24:09.279Z] #14 33.81 Fetched 8482 kB in 25s (338 kB/s)
06:24:09 [2021-12-16T06:24:09.540Z] #14 33.81 Reading package lists...
06:24:09 [2021-12-16T06:24:09.540Z] #14 ...
06:24:09 [2021-12-16T06:24:09.540Z] 
06:24:09 [2021-12-16T06:24:09.540Z] #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
06:24:09 [2021-12-16T06:24:09.540Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9
06:24:09 [2021-12-16T06:24:09.540Z] #60 29.39 Reading package lists...
06:24:15 [2021-12-16T06:24:15.404Z] #60 40.41 Reading package lists...
06:24:15 [2021-12-16T06:24:15.404Z] #60 ...
06:24:15 [2021-12-16T06:24:15.404Z] 
06:24:15 [2021-12-16T06:24:15.404Z] #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
06:24:15 [2021-12-16T06:24:15.404Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee
06:24:15 [2021-12-16T06:24:15.404Z] #43 40.68 Updating files:  70% (1236/1750)
Updating files:  71% (1243/1750)
Updating files:  72% (1260/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.
06:24:15 [2021-12-16T06:24:15.404Z] #43 41.43 + git checkout -q v2.3.0
06:24:15 [2021-12-16T06:24:15.404Z] #43 43.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:24:18 [2021-12-16T06:24:18.708Z] #43 ...
06:24:18 [2021-12-16T06:24:18.708Z] 
06:24:18 [2021-12-16T06:24:18.708Z] #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
06:24:18 [2021-12-16T06:24:18.708Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:18 [2021-12-16T06:24:18.708Z] #53 49.06 go: downloading github.com/gobwas/glob v0.2.3
06:24:18 [2021-12-16T06:24:18.708Z] #53 49.06 go: downloading github.com/kisielk/gotool v1.0.0
06:24:18 [2021-12-16T06:24:18.971Z] #53 49.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:24:19 [2021-12-16T06:24:19.231Z] #53 49.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:24:19 [2021-12-16T06:24:19.231Z] #53 49.61 go: downloading github.com/gogo/protobuf v1.2.1
06:24:20 [2021-12-16T06:24:20.616Z] #53 ...
06:24:20 [2021-12-16T06:24:20.616Z] 
06:24:20 [2021-12-16T06:24:20.616Z] #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
06:24:20 [2021-12-16T06:24:20.616Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:20 [2021-12-16T06:24:20.616Z] #47 31.34 Reading package lists...
06:24:20 [2021-12-16T06:24:20.616Z] #47 40.47 Reading package lists...
06:24:20 [2021-12-16T06:24:20.616Z] #47 49.79 Building dependency tree...
06:24:20 [2021-12-16T06:24:20.616Z] #47 ...
06:24:20 [2021-12-16T06:24:20.616Z] 
06:24:20 [2021-12-16T06:24:20.616Z] #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
06:24:20 [2021-12-16T06:24:20.617Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9
06:24:20 [2021-12-16T06:24:20.617Z] #60 40.41 Reading package lists...
06:24:22 [2021-12-16T06:24:22.551Z] #60 50.40 Building dependency tree...
06:24:22 [2021-12-16T06:24:22.551Z] #60 ...
06:24:22 [2021-12-16T06:24:22.551Z] 
06:24:22 [2021-12-16T06:24:22.551Z] #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
06:24:22 [2021-12-16T06:24:22.551Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:22 [2021-12-16T06:24:22.551Z] #38 34.59 Reading package lists...
06:24:22 [2021-12-16T06:24:22.551Z] #38 43.29 Reading package lists...
06:24:22 [2021-12-16T06:24:22.811Z] #38 52.97 Building dependency tree...
06:24:22 [2021-12-16T06:24:22.811Z] #38 ...
06:24:22 [2021-12-16T06:24:22.811Z] 
06:24:22 [2021-12-16T06:24:22.811Z] #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
06:24:22 [2021-12-16T06:24:22.811Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:22 [2021-12-16T06:24:22.811Z] #47 49.79 Building dependency tree...
06:24:22 [2021-12-16T06:24:22.811Z] #47 ...
06:24:22 [2021-12-16T06:24:22.811Z] 
06:24:22 [2021-12-16T06:24:22.811Z] #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
06:24:22 [2021-12-16T06:24:22.811Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:24:22 [2021-12-16T06:24:22.811Z] #14 33.81 Reading package lists...
06:24:22 [2021-12-16T06:24:22.811Z] #14 43.51 Reading package lists...
06:24:23 [2021-12-16T06:24:23.073Z] #14 53.34 Building dependency tree...
06:24:23 [2021-12-16T06:24:23.073Z] #14 ...
06:24:23 [2021-12-16T06:24:23.073Z] 
06:24:23 [2021-12-16T06:24:23.073Z] #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
06:24:23 [2021-12-16T06:24:23.073Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:24:23 [2021-12-16T06:24:23.073Z] #53 52.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:24:23 [2021-12-16T06:24:23.073Z] #53 52.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:24:23 [2021-12-16T06:24:23.073Z] #53 52.50 go: downloading github.com/BurntSushi/toml v0.3.1
06:24:27 [2021-12-16T06:24:27.284Z] #53 ...
06:24:27 [2021-12-16T06:24:27.284Z] 
06:24:27 [2021-12-16T06:24:27.284Z] #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
06:24:27 [2021-12-16T06:24:27.284Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.65 The following additional packages will be installed:
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.65   python3-protobuf python3-six
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.73 Suggested packages:
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.73   python3-setuptools
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.73 Recommended packages:
06:24:27 [2021-12-16T06:24:27.284Z] #47 56.73   iproute2 | iproute
06:24:27 [2021-12-16T06:24:27.857Z] #47 57.75 The following NEW packages will be installed:
06:24:27 [2021-12-16T06:24:27.857Z] #47 57.82   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
06:24:27 [2021-12-16T06:24:27.857Z] #47 57.82   python3-protobuf python3-six
06:24:28 [2021-12-16T06:24:28.430Z] #47 58.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.47 Need to get 2292 kB of archives.
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.47 After this operation, 11.0 MB of additional disk space will be used.
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
06:24:28 [2021-12-16T06:24:28.431Z] #47 58.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
06:24:28 [2021-12-16T06:24:28.697Z] #47 58.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:24:28 [2021-12-16T06:24:28.697Z] #47 58.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:24:28 [2021-12-16T06:24:28.697Z] #47 58.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:24:31 [2021-12-16T06:24:31.255Z] #47 ...
06:24:31 [2021-12-16T06:24:31.255Z] 
06:24:31 [2021-12-16T06:24:31.255Z] #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
06:24:31 [2021-12-16T06:24:31.255Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5
06:24:31 [2021-12-16T06:24:31.255Z] #55 61.17 v3.0.2
06:24:31 [2021-12-16T06:24:31.255Z] #55 DONE 61.5s
06:24:31 [2021-12-16T06:24:31.255Z] 
06:24:31 [2021-12-16T06:24:31.255Z] #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
06:24:31 [2021-12-16T06:24:31.255Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9
06:24:31 [2021-12-16T06:24:31.255Z] #60 56.59 The following additional packages will be installed:
06:24:31 [2021-12-16T06:24:31.255Z] #60 56.64   libbtrfs0
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.08 The following NEW packages will be installed:
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.10   libbtrfs-dev libbtrfs0
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.66 Need to get 460 kB of archives.
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.66 After this operation, 1237 kB of additional disk space will be used.
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:24:31 [2021-12-16T06:24:31.255Z] #60 57.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:24:31 [2021-12-16T06:24:31.255Z] #60 59.51 debconf: delaying package configuration, since apt-utils is not installed
06:24:31 [2021-12-16T06:24:31.255Z] #60 59.95 Fetched 460 kB in 0s (1118 kB/s)
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.09 Selecting previously unselected package libbtrfs0:amd64.
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.09 (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 ... 15713 files and directories currently installed.)
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.59 Selecting previously unselected package libbtrfs-dev:amd64.
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 60.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 61.21 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 61.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:24:31 [2021-12-16T06:24:31.255Z] #60 61.32 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:24:31 [2021-12-16T06:24:31.832Z] #60 DONE 62.0s
06:24:31 [2021-12-16T06:24:31.832Z] 
06:24:31 [2021-12-16T06:24:31.832Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
06:24:31 [2021-12-16T06:24:31.832Z] #61 sha256:68631cb8dc4d5562ca3489cdc7966e9f61e7f33c0ef75f9893170c6155eb558e
06:24:32 [2021-12-16T06:24:32.093Z] #61 DONE 0.3s
06:24:32 [2021-12-16T06:24:32.093Z] 
06:24:32 [2021-12-16T06:24:32.093Z] #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
06:24:32 [2021-12-16T06:24:32.093Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + RM_GOPATH=0
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + TMP_GOPATH=
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + : /build
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + '[' -z '' ']'
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 ++ mktemp -d
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + export GOPATH=/tmp/tmp.eAxcMlsSVM
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + GOPATH=/tmp/tmp.eAxcMlsSVM
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + RM_GOPATH=1
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 + case "$(go env GOARCH)" in
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.821 ++ go env GOARCH
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 Install containerd version v1.5.8
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + export GO_BUILDMODE=-buildmode=pie
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + GO_BUILDMODE=-buildmode=pie
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 ++ dirname /install.sh
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + dir=/
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + bin=containerd
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + shift
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + '[' '!' -f //containerd.installer ']'
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + . //containerd.installer
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 ++ set -e
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 ++ : v1.5.8
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + install_containerd
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + echo 'Install containerd version v1.5.8'
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd
06:24:35 [2021-12-16T06:24:35.406Z] #62 2.919 Cloning into '/tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd'...
06:24:35 [2021-12-16T06:24:35.406Z] #62 ...
06:24:35 [2021-12-16T06:24:35.406Z] 
06:24:35 [2021-12-16T06:24:35.406Z] #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
06:24:35 [2021-12-16T06:24:35.406Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:35 [2021-12-16T06:24:35.406Z] #38 52.97 Building dependency tree...
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.44 The following additional packages will be installed:
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.51   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.55 Suggested packages:
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.55   cmake-doc ninja-build lrzip
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.55 Recommended packages:
06:24:35 [2021-12-16T06:24:35.406Z] #38 59.55   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:24:35 [2021-12-16T06:24:35.406Z] #38 60.96 The following NEW packages will be installed:
06:24:35 [2021-12-16T06:24:35.406Z] #38 60.99   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
06:24:35 [2021-12-16T06:24:35.406Z] #38 60.99   vim-common xxd
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.50 Need to get 17.7 MB of archives.
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.50 After this operation, 70.7 MB of additional disk space will be used.
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 61.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 62.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #38 64.53 debconf: delaying package configuration, since apt-utils is not installed
06:24:35 [2021-12-16T06:24:35.406Z] #38 64.91 Fetched 17.7 MB in 2s (9898 kB/s)
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.09 Selecting previously unselected package xxd.
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.09 (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 ... 15713 files and directories currently installed.)
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.28 Unpacking xxd (2:8.2.2434-3) ...
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.58 Selecting previously unselected package vim-common.
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
06:24:35 [2021-12-16T06:24:35.406Z] #38 65.63 Unpacking vim-common (2:8.2.2434-3) ...
06:24:35 [2021-12-16T06:24:35.406Z] #38 ...
06:24:35 [2021-12-16T06:24:35.406Z] 
06:24:35 [2021-12-16T06:24:35.406Z] #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
06:24:35 [2021-12-16T06:24:35.406Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:24:35 [2021-12-16T06:24:35.406Z] #14 53.34 Building dependency tree...
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.50 The following additional packages will be installed:
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.53   mingw-w64-common mingw-w64-x86-64-dev
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.57 Suggested packages:
06:24:35 [2021-12-16T06:24:35.406Z] #14 59.57   gcc-10-locales seccomp wine64
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84 The following NEW packages will be installed:
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.84   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
06:24:35 [2021-12-16T06:24:35.406Z] #14 61.88   mingw-w64-x86-64-dev
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.35 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.35 Need to get 115 MB of archives.
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.35 After this operation, 645 MB of additional disk space will be used.
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 62.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 63.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 63.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 63.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
06:24:35 [2021-12-16T06:24:35.406Z] #14 65.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
06:24:35 [2021-12-16T06:24:35.669Z] #14 ...
06:24:35 [2021-12-16T06:24:35.669Z] 
06:24:35 [2021-12-16T06:24:35.669Z] #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
06:24:35 [2021-12-16T06:24:35.669Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:35 [2021-12-16T06:24:35.669Z] #38 66.15 Selecting previously unselected package cmake-data.
06:24:35 [2021-12-16T06:24:35.931Z] #38 66.16 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
06:24:35 [2021-12-16T06:24:35.931Z] #38 66.20 Unpacking cmake-data (3.18.4-2) ...
06:24:41 [2021-12-16T06:24:41.278Z] #38 ...
06:24:41 [2021-12-16T06:24:41.278Z] 
06:24:41 [2021-12-16T06:24:41.278Z] #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
06:24:41 [2021-12-16T06:24:41.278Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:41 [2021-12-16T06:24:41.278Z] #47 63.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
06:24:41 [2021-12-16T06:24:41.278Z] #47 65.31 debconf: delaying package configuration, since apt-utils is not installed
06:24:41 [2021-12-16T06:24:41.278Z] #47 65.69 Fetched 2292 kB in 6s (413 kB/s)
06:24:41 [2021-12-16T06:24:41.278Z] #47 65.91 Selecting previously unselected package libprotobuf23:amd64.
06:24:41 [2021-12-16T06:24:41.278Z] #47 65.91 (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 ... 15713 files and directories currently installed.)
06:24:41 [2021-12-16T06:24:41.278Z] #47 66.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 66.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.41 Selecting previously unselected package python3-pkg-resources.
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.42 Unpacking python3-pkg-resources (52.0.0-4) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.87 Selecting previously unselected package python3-six.
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 67.89 Unpacking python3-six (1.16.0-2) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 68.21 Selecting previously unselected package python3-protobuf.
06:24:41 [2021-12-16T06:24:41.278Z] #47 68.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 68.23 Unpacking python3-protobuf (3.12.4-1) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.31 Selecting previously unselected package libnet1:amd64.
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.71 Selecting previously unselected package libnl-3-200:amd64.
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.96 Selecting previously unselected package libprotobuf-c1:amd64.
06:24:41 [2021-12-16T06:24:41.278Z] #47 69.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 70.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 70.26 Selecting previously unselected package criu.
06:24:41 [2021-12-16T06:24:41.278Z] #47 70.27 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.278Z] #47 70.28 Unpacking criu (3.16.1-3) ...
06:24:41 [2021-12-16T06:24:41.541Z] #47 71.47 Setting up python3-pkg-resources (52.0.0-4) ...
06:24:41 [2021-12-16T06:24:41.541Z] #47 ...
06:24:41 [2021-12-16T06:24:41.541Z] 
06:24:41 [2021-12-16T06:24:41.541Z] #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
06:24:41 [2021-12-16T06:24:41.541Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:41 [2021-12-16T06:24:41.541Z] #38 71.91 Selecting previously unselected package libicu67:amd64.
06:24:41 [2021-12-16T06:24:41.802Z] #38 71.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
06:24:41 [2021-12-16T06:24:41.802Z] #38 71.98 Unpacking libicu67:amd64 (67.1-7) ...
06:24:47 [2021-12-16T06:24:47.099Z] #38 ...
06:24:47 [2021-12-16T06:24:47.099Z] 
06:24:47 [2021-12-16T06:24:47.099Z] #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
06:24:47 [2021-12-16T06:24:47.099Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:24:47 [2021-12-16T06:24:47.099Z] #14 66.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 67.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 69.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 70.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.38 debconf: delaying package configuration, since apt-utils is not installed
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.71 Fetched 115 MB in 9s (12.9 MB/s)
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.83 Selecting previously unselected package binutils-mingw-w64-i686.
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.83 (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 ... 15713 files and directories currently installed.)
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
06:24:47 [2021-12-16T06:24:47.099Z] #14 72.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:24:47 [2021-12-16T06:24:47.099Z] #14 ...
06:24:47 [2021-12-16T06:24:47.099Z] 
06:24:47 [2021-12-16T06:24:47.099Z] #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
06:24:47 [2021-12-16T06:24:47.099Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b
06:24:47 [2021-12-16T06:24:47.099Z] #34 73.39 Updating files:  75% (1150/1521)
Updating files:  76% (1156/1521)
Updating files:  77% (1172/1521)
Updating files:  78% (1187/1521)
Updating files:  79% (1202/1521)
Updating files:  80% (1217/1521)
Updating files:  81% (1233/1521)
Updating files:  82% (1248/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  92% (1402/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
06:24:47 [2021-12-16T06:24:47.099Z] #34 74.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
06:24:47 [2021-12-16T06:24:47.099Z] #34 75.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:24:52 [2021-12-16T06:24:52.500Z] #34 ...
06:24:52 [2021-12-16T06:24:52.500Z] 
06:24:52 [2021-12-16T06:24:52.500Z] #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
06:24:52 [2021-12-16T06:24:52.500Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:24:52 [2021-12-16T06:24:52.500Z] #14 76.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:24:52 [2021-12-16T06:24:52.500Z] #14 76.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 76.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 81.82 Selecting previously unselected package binutils-mingw-w64.
06:24:52 [2021-12-16T06:24:52.500Z] #14 81.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 81.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.19 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.55 Selecting previously unselected package dmsetup.
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.57 Unpacking dmsetup (2:1.02.175-2.1) ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.87 Selecting previously unselected package mingw-w64-common.
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
06:24:52 [2021-12-16T06:24:52.500Z] #14 82.88 Unpacking mingw-w64-common (8.0.0-1) ...
06:24:53 [2021-12-16T06:24:53.888Z] #14 ...
06:24:53 [2021-12-16T06:24:53.888Z] 
06:24:53 [2021-12-16T06:24:53.888Z] #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
06:24:53 [2021-12-16T06:24:53.888Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:53 [2021-12-16T06:24:53.888Z] #38 83.89 Selecting previously unselected package libxml2:amd64.
06:24:53 [2021-12-16T06:24:53.888Z] #38 83.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
06:24:53 [2021-12-16T06:24:53.888Z] #38 83.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:24:54 [2021-12-16T06:24:54.461Z] #38 84.75 Selecting previously unselected package libarchive13:amd64.
06:24:54 [2021-12-16T06:24:54.461Z] #38 84.75 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
06:24:54 [2021-12-16T06:24:54.461Z] #38 84.81 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
06:24:54 [2021-12-16T06:24:54.461Z] #38 ...
06:24:54 [2021-12-16T06:24:54.461Z] 
06:24:54 [2021-12-16T06:24:54.461Z] #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
06:24:54 [2021-12-16T06:24:54.461Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:54 [2021-12-16T06:24:54.461Z] #47 74.46 Setting up libprotobuf23:amd64 (3.12.4-1) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 74.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 74.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 74.56 Setting up python3-six (1.16.0-2) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 76.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 76.67 Setting up python3-protobuf (3.12.4-1) ...
06:24:54 [2021-12-16T06:24:54.461Z] #47 83.60 Setting up criu (3.16.1-3) ...
06:24:55 [2021-12-16T06:24:55.033Z] #47 ...
06:24:55 [2021-12-16T06:24:55.033Z] 
06:24:55 [2021-12-16T06:24:55.033Z] #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
06:24:55 [2021-12-16T06:24:55.033Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:24:55 [2021-12-16T06:24:55.033Z] #38 85.36 Selecting previously unselected package libjsoncpp24:amd64.
06:24:55 [2021-12-16T06:24:55.033Z] #38 85.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
06:24:55 [2021-12-16T06:24:55.033Z] #38 85.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
06:24:55 [2021-12-16T06:24:55.294Z] #38 85.65 Selecting previously unselected package librhash0:amd64.
06:24:55 [2021-12-16T06:24:55.294Z] #38 85.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
06:24:55 [2021-12-16T06:24:55.294Z] #38 85.69 Unpacking librhash0:amd64 (1.4.1-2) ...
06:24:55 [2021-12-16T06:24:55.555Z] #38 86.02 Selecting previously unselected package libuv1:amd64.
06:24:55 [2021-12-16T06:24:55.555Z] #38 86.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
06:24:55 [2021-12-16T06:24:55.555Z] #38 86.06 Unpacking libuv1:amd64 (1.40.0-2) ...
06:24:56 [2021-12-16T06:24:56.128Z] #38 86.38 Selecting previously unselected package cmake.
06:24:56 [2021-12-16T06:24:56.129Z] #38 86.38 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
06:24:56 [2021-12-16T06:24:56.129Z] #38 86.44 Unpacking cmake (3.18.4-2) ...
06:24:58 [2021-12-16T06:24:58.046Z] #38 ...
06:24:58 [2021-12-16T06:24:58.046Z] 
06:24:58 [2021-12-16T06:24:58.046Z] #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
06:24:58 [2021-12-16T06:24:58.046Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45
06:24:58 [2021-12-16T06:24:58.046Z] #47 86.87 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:24:58 [2021-12-16T06:24:58.046Z] #47 DONE 87.8s
06:24:58 [2021-12-16T06:24:58.046Z] 
06:24:58 [2021-12-16T06:24:58.046Z] #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
06:24:58 [2021-12-16T06:24:58.046Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:25:02 [2021-12-16T06:25:02.261Z] #14 92.56 Selecting previously unselected package mingw-w64-x86-64-dev.
06:25:02 [2021-12-16T06:25:02.261Z] #14 92.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
06:25:02 [2021-12-16T06:25:02.261Z] #14 92.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
06:25:04 [2021-12-16T06:25:04.815Z] #14 ...
06:25:04 [2021-12-16T06:25:04.815Z] 
06:25:04 [2021-12-16T06:25:04.815Z] #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
06:25:04 [2021-12-16T06:25:04.815Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.67 Setting up libicu67:amd64 (67.1-7) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.69 Setting up xxd (2:8.2.2434-3) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.71 Setting up libuv1:amd64 (1.40.0-2) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.74 Setting up vim-common (2:8.2.2434-3) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.83 Setting up librhash0:amd64 (1.4.1-2) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.85 Setting up cmake-data (3.18.4-2) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.91 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.93 Setting up cmake (3.18.4-2) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 93.95 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:25:04 [2021-12-16T06:25:04.815Z] #38 DONE 95.1s
06:25:04 [2021-12-16T06:25:04.815Z] 
06:25:04 [2021-12-16T06:25:04.815Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
06:25:04 [2021-12-16T06:25:04.815Z] #39 sha256:dd4b0f7e0700f8249b73a3e579cb1b478fba6fcf1912a87dc7adcd37b3b6fe95
06:25:05 [2021-12-16T06:25:05.077Z] #39 DONE 0.3s
06:25:05 [2021-12-16T06:25:05.077Z] 
06:25:05 [2021-12-16T06:25:05.077Z] #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
06:25:05 [2021-12-16T06:25:05.077Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:25:07 [2021-12-16T06:25:07.629Z] #14 ...
06:25:07 [2021-12-16T06:25:07.629Z] 
06:25:07 [2021-12-16T06:25:07.629Z] #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
06:25:07 [2021-12-16T06:25:07.629Z] #40 sha256:7d764935b2e40cb5a39724b6f5b398c5a1901cc6066a326113ba8d0512669140
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + RM_GOPATH=0
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + TMP_GOPATH=
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + : /build
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + '[' -z '' ']'
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 ++ mktemp -d
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + export GOPATH=/tmp/tmp.Uc9AAn9x8n
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + GOPATH=/tmp/tmp.Uc9AAn9x8n
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + RM_GOPATH=1
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 + case "$(go env GOARCH)" in
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.736 ++ go env GOARCH
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + export GO_BUILDMODE=-buildmode=pie
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + GO_BUILDMODE=-buildmode=pie
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 ++ dirname /install.sh
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + dir=/
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + bin=tini
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + shift
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + '[' '!' -f //tini.installer ']'
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + . //tini.installer
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 ++ : v0.19.0
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + install_tini
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + echo 'Install tini version v0.19.0'
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uc9AAn9x8n/tini
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.769 Install tini version v0.19.0
06:25:07 [2021-12-16T06:25:07.629Z] #40 1.782 Cloning into '/tmp/tmp.Uc9AAn9x8n/tini'...
06:25:08 [2021-12-16T06:25:08.205Z] #40 ...
06:25:08 [2021-12-16T06:25:08.205Z] 
06:25:08 [2021-12-16T06:25:08.205Z] #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
06:25:08 [2021-12-16T06:25:08.205Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f
06:25:08 [2021-12-16T06:25:08.205Z] #51 97.80 gotestsum version dev
06:25:08 [2021-12-16T06:25:08.205Z] #51 DONE 98.4s
06:25:08 [2021-12-16T06:25:08.205Z] 
06:25:08 [2021-12-16T06:25:08.205Z] #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
06:25:08 [2021-12-16T06:25:08.205Z] #40 sha256:7d764935b2e40cb5a39724b6f5b398c5a1901cc6066a326113ba8d0512669140
06:25:08 [2021-12-16T06:25:08.205Z] #40 3.058 + cd /tmp/tmp.Uc9AAn9x8n/tini
06:25:08 [2021-12-16T06:25:08.205Z] #40 3.058 + git checkout -q v0.19.0
06:25:08 [2021-12-16T06:25:08.205Z] #40 3.082 + cmake .
06:25:09 [2021-12-16T06:25:09.150Z] #40 3.926 -- The C compiler identification is GNU 10.2.1
06:25:09 [2021-12-16T06:25:09.150Z] #40 4.056 -- Detecting C compiler ABI info
06:25:09 [2021-12-16T06:25:09.733Z] #40 4.856 -- Detecting C compiler ABI info - done
06:25:09 [2021-12-16T06:25:09.995Z] #40 5.034 -- Check for working C compiler: /usr/bin/cc - skipped
06:25:09 [2021-12-16T06:25:09.995Z] #40 5.034 -- Detecting C compile features
06:25:09 [2021-12-16T06:25:09.995Z] #40 5.034 -- Detecting C compile features - done
06:25:09 [2021-12-16T06:25:09.995Z] #40 5.111 -- Performing Test HAS_BUILTIN_FORTIFY
06:25:10 [2021-12-16T06:25:10.569Z] #40 5.466 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:25:10 [2021-12-16T06:25:10.569Z] #40 5.630 -- Configuring done
06:25:10 [2021-12-16T06:25:10.569Z] #40 5.654 -- Generating done
06:25:10 [2021-12-16T06:25:10.569Z] #40 5.670 -- Build files have been written to: /tmp/tmp.Uc9AAn9x8n/tini
06:25:10 [2021-12-16T06:25:10.831Z] #40 5.701 + make tini-static
06:25:11 [2021-12-16T06:25:11.093Z] #40 6.222 Scanning dependencies of target tini-static
06:25:11 [2021-12-16T06:25:11.355Z] #40 6.298 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:25:13 [2021-12-16T06:25:13.273Z] #40 8.281 [100%] Linking C executable tini-static
06:25:14 [2021-12-16T06:25:14.218Z] #40 9.214 [100%] Built target tini-static
06:25:14 [2021-12-16T06:25:14.480Z] #40 9.338 + mkdir -p /build
06:25:14 [2021-12-16T06:25:14.480Z] #40 9.338 + cp tini-static /build/docker-init
06:25:15 [2021-12-16T06:25:15.054Z] #40 DONE 9.9s
06:25:15 [2021-12-16T06:25:15.054Z] 
06:25:15 [2021-12-16T06:25:15.054Z] #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
06:25:15 [2021-12-16T06:25:15.054Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.7 Selecting previously unselected package gcc-mingw-w64-base.
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
06:25:15 [2021-12-16T06:25:15.054Z] #14 101.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:25:23 [2021-12-16T06:25:23.198Z] #14 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
06:25:23 [2021-12-16T06:25:23.198Z] #14 112.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:25:23 [2021-12-16T06:25:23.198Z] #14 112.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:25:38 [2021-12-16T06:25:38.121Z] #14 ...
06:25:38 [2021-12-16T06:25:38.121Z] 
06:25:38 [2021-12-16T06:25:38.121Z] #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
06:25:38 [2021-12-16T06:25:38.121Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:25:39 [2021-12-16T06:25:39.168Z] #62 64.63 Updating files:  28% (1340/4710)
Updating files:  29% (1366/4710)
Updating files:  30% (1413/4710)
Updating files:  31% (1461/4710)
Updating files:  32% (1508/4710)
Updating files:  33% (1555/4710)
Updating files:  34% (1602/4710)
Updating files:  35% (1649/4710)
Updating files:  36% (1696/4710)
Updating files:  37% (1743/4710)
Updating files:  38% (1790/4710)
Updating files:  39% (1837/4710)
Updating files:  40% (1884/4710)
Updating files:  41% (1932/4710)
Updating files:  42% (1979/4710)
Updating files:  43% (2026/4710)
Updating files:  44% (2073/4710)
Updating files:  45% (2120/4710)
Updating files:  46% (2167/4710)
Updating files:  47% (2214/4710)
Updating files:  48% (2261/4710)
Updating files:  49% (2308/4710)
Updating files:  50% (2355/4710)
Updating files:  51% (2403/4710)
Updating files:  52% (2450/4710)
Updating files:  53% (2497/4710)
Updating files:  54% (2544/4710)
Updating files:  55% (2591/4710)
Updating files:  56% (2638/4710)
Updating files:  57% (2685/4710)
Updating files:  58% (2732/4710)
Updating files:  59% (2779/4710)
Updating files:  60% (2826/4710)
Updating files:  61% (2874/4710)
Updating files:  62% (2921/4710)
Updating files:  63% (2968/4710)
Updating files:  64% (3015/4710)
Updating files:  65% (3062/4710)
Updating files:  66% (3109/4710)
Updating files:  67% (3156/4710)
Updating files:  68% (3203/4710)
Updating files:  69% (3250/4710)
Updating files:  70% (3297/4710)
Updating files:  71% (3345/4710)
Updating files:  72% (3392/4710)
Updating files:  73% (3439/4710)
Updating files:  74% (3486/4710)
Updating files:  75% (3533/4710)
Updating files:  76% (3580/4710)
Updating files:  77% (3627/4710)
Updating files:  78% (3674/4710)
Updating files:  79% (3721/4710)
Updating files:  80% (3768/4710)
Updating files:  81% (3816/4710)
Updating files:  82% (3863/4710)
Updating files:  83% (3910/4710)
Updating files:  84% (3957/4710)
Updating files:  85% (4004/4710)
Updating files:  86% (4051/4710)
Updating files:  87% (4098/4710)
Updating files:  88% (4145/4710)
Updating files:  88% (4171/4710)
Updating files:  89% (4192/4710)
Updating files:  90% (4239/4710)
Updating files:  91% (4287/4710)
Updating files:  92% (4334/4710)
Updating files:  93% (4381/4710)
Updating files:  94% (4428/4710)
Updating files:  95% (4475/4710)
Updating files:  96% (4522/4710)
Updating files:  97% (4569/4710)
Updating files:  98% (4616/4710)
Updating files:  99% (4663/4710)
Updating files: 100% (4710/4710)
Updating files: 100% (4710/4710), done.
06:25:39 [2021-12-16T06:25:39.168Z] #62 67.13 + cd /tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd
06:25:39 [2021-12-16T06:25:39.168Z] #62 67.13 + git checkout -q v1.5.8
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + export 'BUILDTAGS=netgo osusergo static_build'
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + BUILDTAGS='netgo osusergo static_build'
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + export EXTRA_FLAGS=-buildmode=pie
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + EXTRA_FLAGS=-buildmode=pie
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + '[' '' = dynamic ']'
06:25:41 [2021-12-16T06:25:41.723Z] #62 69.20 + make
06:25:42 [2021-12-16T06:25:42.668Z] #62 70.52 + bin/ctr
06:25:45 [2021-12-16T06:25:45.974Z] #62 ...
06:25:45 [2021-12-16T06:25:45.974Z] 
06:25:45 [2021-12-16T06:25:45.974Z] #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
06:25:45 [2021-12-16T06:25:45.974Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:25:45 [2021-12-16T06:25:45.974Z] #14 135.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
06:25:45 [2021-12-16T06:25:45.974Z] #14 135.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
06:25:45 [2021-12-16T06:25:45.974Z] #14 135.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:25:52 [2021-12-16T06:25:52.572Z] #14 142.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
06:25:52 [2021-12-16T06:25:52.572Z] #14 142.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
06:25:52 [2021-12-16T06:25:52.572Z] #14 142.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:26:00 [2021-12-16T06:26:00.728Z] #14 151.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
06:26:00 [2021-12-16T06:26:00.728Z] #14 151.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:26:00 [2021-12-16T06:26:00.989Z] #14 151.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:26:07 [2021-12-16T06:26:07.599Z] #14 ...
06:26:07 [2021-12-16T06:26:07.599Z] 
06:26:07 [2021-12-16T06:26:07.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
06:26:07 [2021-12-16T06:26:07.599Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb
06:26:07 [2021-12-16T06:26:07.599Z] #65 157.0 + for f in rootlesskit rootlesskit-docker-proxy
06:26:07 [2021-12-16T06:26:07.599Z] #65 157.0 + GOBIN=/build
06:26:07 [2021-12-16T06:26:07.599Z] #65 157.0 + GO111MODULE=on
06:26:07 [2021-12-16T06:26:07.599Z] #65 157.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7 rootlesskit version 0.14.6
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7 Usage of /build/rootlesskit-docker-proxy:
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7   -container-ip string
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7     	container ip
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7   -container-port int
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7     	container port (default -1)
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7   -host-ip string
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7     	host ip
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7   -host-port int
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7     	host port (default -1)
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7   -proto string
06:26:11 [2021-12-16T06:26:11.814Z] #65 161.7     	proxy protocol (default "tcp")
06:26:16 [2021-12-16T06:26:16.027Z] #65 DONE 165.8s
06:26:16 [2021-12-16T06:26:16.027Z] 
06:26:16 [2021-12-16T06:26:16.027Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
06:26:16 [2021-12-16T06:26:16.027Z] #66 sha256:012290782e34fdcb2a06c2aa30134c271b783092e155ca1f92180dea329f9d40
06:26:16 [2021-12-16T06:26:16.027Z] #66 DONE 0.1s
06:26:16 [2021-12-16T06:26:16.027Z] 
06:26:16 [2021-12-16T06:26:16.027Z] #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
06:26:16 [2021-12-16T06:26:16.028Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:26:16 [2021-12-16T06:26:16.028Z] #14 162.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
06:26:16 [2021-12-16T06:26:16.028Z] #14 162.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
06:26:16 [2021-12-16T06:26:16.028Z] #14 162.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.2 Selecting previously unselected package g++-mingw-w64-x86-64.
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:26:16 [2021-12-16T06:26:16.028Z] #14 ...
06:26:16 [2021-12-16T06:26:16.028Z] 
06:26:16 [2021-12-16T06:26:16.028Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:26:16 [2021-12-16T06:26:16.028Z] #67 sha256:9a8aa5f06989b0a8804b9e1e8c89a546c127645caef13bff4a1a66e1fa21a0cb
06:26:16 [2021-12-16T06:26:16.028Z] #67 DONE 0.1s
06:26:16 [2021-12-16T06:26:16.028Z] 
06:26:16 [2021-12-16T06:26:16.028Z] #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
06:26:16 [2021-12-16T06:26:16.028Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.4 Selecting previously unselected package libapparmor1:amd64.
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
06:26:16 [2021-12-16T06:26:16.028Z] #14 166.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
06:26:16 [2021-12-16T06:26:16.289Z] #14 166.7 Selecting previously unselected package libapparmor-dev:amd64.
06:26:16 [2021-12-16T06:26:16.551Z] #14 166.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
06:26:16 [2021-12-16T06:26:16.551Z] #14 166.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
06:26:16 [2021-12-16T06:26:16.551Z] #14 166.9 Selecting previously unselected package libbtrfs0:amd64.
06:26:16 [2021-12-16T06:26:16.551Z] #14 166.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
06:26:16 [2021-12-16T06:26:16.551Z] #14 166.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
06:26:16 [2021-12-16T06:26:16.812Z] #14 167.2 Selecting previously unselected package libbtrfs-dev:amd64.
06:26:16 [2021-12-16T06:26:16.812Z] #14 167.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
06:26:16 [2021-12-16T06:26:16.812Z] #14 167.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
06:26:17 [2021-12-16T06:26:17.075Z] #14 167.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:26:17 [2021-12-16T06:26:17.076Z] #14 167.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
06:26:17 [2021-12-16T06:26:17.076Z] #14 167.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:26:17 [2021-12-16T06:26:17.337Z] #14 167.6 Selecting previously unselected package libudev-dev:amd64.
06:26:17 [2021-12-16T06:26:17.338Z] #14 167.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
06:26:17 [2021-12-16T06:26:17.338Z] #14 167.7 Unpacking libudev-dev:amd64 (247.3-6) ...
06:26:17 [2021-12-16T06:26:17.601Z] #14 167.9 Selecting previously unselected package libsepol1-dev:amd64.
06:26:17 [2021-12-16T06:26:17.601Z] #14 167.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
06:26:17 [2021-12-16T06:26:17.601Z] #14 167.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
06:26:18 [2021-12-16T06:26:18.177Z] #14 168.4 Selecting previously unselected package libpcre2-16-0:amd64.
06:26:18 [2021-12-16T06:26:18.177Z] #14 168.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
06:26:18 [2021-12-16T06:26:18.177Z] #14 168.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
06:26:18 [2021-12-16T06:26:18.439Z] #14 168.7 Selecting previously unselected package libpcre2-32-0:amd64.
06:26:18 [2021-12-16T06:26:18.439Z] #14 168.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
06:26:18 [2021-12-16T06:26:18.439Z] #14 168.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
06:26:18 [2021-12-16T06:26:18.734Z] #14 169.0 Selecting previously unselected package libpcre2-posix2:amd64.
06:26:18 [2021-12-16T06:26:18.734Z] #14 169.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
06:26:18 [2021-12-16T06:26:18.734Z] #14 169.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
06:26:19 [2021-12-16T06:26:19.031Z] #14 169.2 Selecting previously unselected package libpcre2-dev:amd64.
06:26:19 [2021-12-16T06:26:19.031Z] #14 169.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
06:26:19 [2021-12-16T06:26:19.031Z] #14 169.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
06:26:19 [2021-12-16T06:26:19.615Z] #14 170.0 Selecting previously unselected package libselinux1-dev:amd64.
06:26:19 [2021-12-16T06:26:19.615Z] #14 170.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
06:26:19 [2021-12-16T06:26:19.615Z] #14 170.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
06:26:19 [2021-12-16T06:26:19.880Z] #14 170.3 Selecting previously unselected package libdevmapper-dev:amd64.
06:26:20 [2021-12-16T06:26:20.142Z] #14 170.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
06:26:20 [2021-12-16T06:26:20.142Z] #14 170.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:26:20 [2021-12-16T06:26:20.142Z] #14 170.5 Selecting previously unselected package libseccomp-dev:amd64.
06:26:20 [2021-12-16T06:26:20.142Z] #14 170.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
06:26:20 [2021-12-16T06:26:20.142Z] #14 170.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
06:26:20 [2021-12-16T06:26:20.403Z] #14 170.6 Selecting previously unselected package libsystemd-dev:amd64.
06:26:20 [2021-12-16T06:26:20.405Z] #14 170.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
06:26:20 [2021-12-16T06:26:20.405Z] #14 170.6 Unpacking libsystemd-dev:amd64 (247.3-6) ...
06:26:20 [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
06:26:20 [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
06:26:20 [2021-12-16T06:26:20.673Z] #14 171.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
06:26:20 [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
06:26:20 [2021-12-16T06:26:20.673Z] #14 171.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libudev-dev:amd64 (247.3-6) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up mingw-w64-common (8.0.0-1) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libsystemd-dev:amd64 (247.3-6) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
06:26:20 [2021-12-16T06:26:20.934Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:26:21 [2021-12-16T06:26:21.195Z] #14 171.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
06:26:21 [2021-12-16T06:26:21.195Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.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
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.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
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Setting up dmsetup (2:1.02.175-2.1) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
06:26:21 [2021-12-16T06:26:21.196Z] #14 171.5 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:26:21 [2021-12-16T06:26:21.457Z] #14 DONE 171.8s
06:26:21 [2021-12-16T06:26:21.457Z] 
06:26:21 [2021-12-16T06:26:21.457Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
06:26:21 [2021-12-16T06:26:21.457Z] #57 sha256:63879554471bd028775aa7d863cbba3bc01b9c4c33c1d7be4f9cc1cbdde5dac2
06:26:21 [2021-12-16T06:26:21.457Z] #57 DONE 0.1s
06:26:21 [2021-12-16T06:26:21.457Z] 
06:26:21 [2021-12-16T06:26:21.457Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
06:26:21 [2021-12-16T06:26:21.457Z] #15 sha256:2a6aff4be5d2fbcfc9cd0e7d5c77bd23883f996b690ad1f4ecfb2c51c3b13734
06:26:24 [2021-12-16T06:26:24.003Z] #15 DONE 2.3s
06:26:24 [2021-12-16T06:26:24.003Z] 
06:26:24 [2021-12-16T06:26:24.003Z] #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
06:26:24 [2021-12-16T06:26:24.003Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.095 + RM_GOPATH=0
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.095 + TMP_GOPATH=
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.095 + : /build
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.095 + '[' -z '' ']'
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.095 ++ mktemp -d
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.103 + export GOPATH=/tmp/tmp.HCZGC17TST
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.103 + GOPATH=/tmp/tmp.HCZGC17TST
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.103 + RM_GOPATH=1
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.103 + case "$(go env GOARCH)" in
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.103 ++ go env GOARCH
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + export GO_BUILDMODE=-buildmode=pie
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + GO_BUILDMODE=-buildmode=pie
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 ++ dirname /install.sh
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + dir=/
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + bin=runc
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + shift
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + '[' '!' -f //runc.installer ']'
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + . //runc.installer
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 ++ set -e
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 ++ : v1.0.3
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + install_runc
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + RUNC_BUILDTAGS=seccomp
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + echo 'Install runc version v1.0.3 (build tags: seccomp)'
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.124 Install runc version v1.0.3 (build tags: seccomp)
06:26:24 [2021-12-16T06:26:24.003Z] #58 2.129 Cloning into '/tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc'...
06:26:25 [2021-12-16T06:26:25.389Z] #58 ...
06:26:25 [2021-12-16T06:26:25.389Z] 
06:26:25 [2021-12-16T06:26:25.389Z] #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
06:26:25 [2021-12-16T06:26:25.389Z] #16 sha256:e0e3c25c47a34f42847877fba22a74e267a6c29e0bd9f4232798bd65a9385b0b
06:26:25 [2021-12-16T06:26:25.389Z] #16 DONE 1.6s
06:26:25 [2021-12-16T06:26:25.389Z] 
06:26:25 [2021-12-16T06:26:25.389Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:26:25 [2021-12-16T06:26:25.389Z] #17 sha256:d1ab39e2fabffcd76f0f26522ffe41d32843b4ddbbfafe48b8bbfc875a77ba7f
06:26:27 [2021-12-16T06:26:27.303Z] #17 1.507 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:26:27 [2021-12-16T06:26:27.303Z] #17 DONE 1.7s
06:26:27 [2021-12-16T06:26:27.303Z] 
06:26:27 [2021-12-16T06:26:27.303Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:26:27 [2021-12-16T06:26:27.303Z] #18 sha256:2c5f7421c63263b1d53b5bcc2a11105701e20df26133fac925242b9c9bfe0490
06:26:28 [2021-12-16T06:26:28.689Z] #18 DONE 1.6s
06:26:28 [2021-12-16T06:26:28.689Z] 
06:26:28 [2021-12-16T06:26:28.689Z] #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
06:26:28 [2021-12-16T06:26:28.689Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b
06:26:28 [2021-12-16T06:26:28.951Z] #34 ...
06:26:28 [2021-12-16T06:26:28.951Z] 
06:26:28 [2021-12-16T06:26:28.951Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:26:28 [2021-12-16T06:26:28.951Z] #19 sha256:1c69ff863c22faafdf5847827d8862271bc7b776234ea7351073419445afcb41
06:26:30 [2021-12-16T06:26:30.338Z] #19 DONE 1.4s
06:26:30 [2021-12-16T06:26:30.338Z] 
06:26:30 [2021-12-16T06:26:30.338Z] #20 [dev-systemd-false  6/25] RUN ldconfig
06:26:30 [2021-12-16T06:26:30.338Z] #20 sha256:a434e20b99b45d700ad2ad089b13849be097b06377b289d2ca003ab67d31247f
06:26:31 [2021-12-16T06:26:31.725Z] #20 DONE 1.4s
06:26:31 [2021-12-16T06:26:31.725Z] 
06:26:31 [2021-12-16T06:26:31.725Z] #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
06:26:31 [2021-12-16T06:26:31.725Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b
06:26:33 [2021-12-16T06:26:33.641Z] #21 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
06:26:33 [2021-12-16T06:26:33.643Z] #21 1.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
06:26:33 [2021-12-16T06:26:33.643Z] #21 1.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
06:26:34 [2021-12-16T06:26:34.588Z] #21 2.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
06:26:36 [2021-12-16T06:26:36.516Z] #21 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB]
06:26:37 [2021-12-16T06:26:37.088Z] #21 ...
06:26:37 [2021-12-16T06:26:37.089Z] 
06:26:37 [2021-12-16T06:26:37.089Z] #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
06:26:37 [2021-12-16T06:26:37.089Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf
06:26:37 [2021-12-16T06:26:37.089Z] #58 15.53 + cd /tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc
06:26:37 [2021-12-16T06:26:37.089Z] #58 15.53 + git checkout -q v1.0.3
06:26:38 [2021-12-16T06:26:38.494Z] #58 16.81 + '[' -z '' ']'
06:26:38 [2021-12-16T06:26:38.494Z] #58 16.81 + target=static
06:26:38 [2021-12-16T06:26:38.494Z] #58 16.81 + make BUILDTAGS=seccomp static
06:26:38 [2021-12-16T06:26:38.755Z] #58 17.26 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc .
06:26:46 [2021-12-16T06:26:46.896Z] #58 ...
06:26:46 [2021-12-16T06:26:46.896Z] 
06:26:46 [2021-12-16T06:26:46.896Z] #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
06:26:46 [2021-12-16T06:26:46.896Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b
06:26:46 [2021-12-16T06:26:46.896Z] #34 DONE 196.9s
06:26:46 [2021-12-16T06:26:46.896Z] 
06:26:46 [2021-12-16T06:26:46.896Z] #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
06:26:46 [2021-12-16T06:26:46.896Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b
06:26:46 [2021-12-16T06:26:46.896Z] #21 6.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
06:26:46 [2021-12-16T06:26:46.896Z] #21 13.39 Fetched 8482 kB in 12s (710 kB/s)
06:26:49 [2021-12-16T06:26:49.458Z] #21 13.39 Reading package lists...
06:26:53 [2021-12-16T06:26:53.664Z] #21 17.75 Reading package lists...
06:26:54 [2021-12-16T06:26:54.610Z] #21 21.86 Building dependency tree...
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.56 The following additional packages will be installed:
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.59   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.59   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.59   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.59   python3-pkg-resources vim-runtime xxd
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61 Suggested packages:
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61   acl attr quota
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61 Recommended packages:
06:26:56 [2021-12-16T06:26:56.528Z] #21 24.61   libatm1 nftables libpam-cap build-essential python3-dev unzip
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75 The following NEW packages will be installed:
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   python3-pkg-resources python3-setuptools python3-wheel sudo
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:26:58 [2021-12-16T06:26:58.444Z] #21 26.75   xz-utils zip zstd
06:26:58 [2021-12-16T06:26:58.705Z] #21 27.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
06:26:58 [2021-12-16T06:26:58.705Z] #21 27.13 Need to get 27.6 MB of archives.
06:26:58 [2021-12-16T06:26:58.705Z] #21 27.13 After this operation, 106 MB of additional disk space will be used.
06:26:58 [2021-12-16T06:26:58.705Z] #21 27.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:26:58 [2021-12-16T06:26:58.966Z] #21 27.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
06:26:58 [2021-12-16T06:26:58.967Z] #21 27.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
06:26:58 [2021-12-16T06:26:58.967Z] #21 27.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
06:26:59 [2021-12-16T06:26:59.228Z] #21 27.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
06:26:59 [2021-12-16T06:26:59.491Z] #21 27.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
06:26:59 [2021-12-16T06:26:59.752Z] #21 27.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
06:26:59 [2021-12-16T06:26:59.752Z] #21 28.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
06:26:59 [2021-12-16T06:26:59.752Z] #21 28.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
06:26:59 [2021-12-16T06:26:59.752Z] #21 28.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
06:26:59 [2021-12-16T06:26:59.753Z] #21 28.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
06:27:00 [2021-12-16T06:27:00.326Z] #21 28.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
06:27:00 [2021-12-16T06:27:00.326Z] #21 28.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
06:27:00 [2021-12-16T06:27:00.326Z] #21 28.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
06:27:00 [2021-12-16T06:27:00.326Z] #21 28.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
06:27:01 [2021-12-16T06:27:01.713Z] #21 29.79 debconf: delaying package configuration, since apt-utils is not installed
06:27:01 [2021-12-16T06:27:01.713Z] #21 29.98 Fetched 27.6 MB in 2s (14.7 MB/s)
06:27:01 [2021-12-16T06:27:01.713Z] #21 30.09 Selecting previously unselected package pigz.
06:27:01 [2021-12-16T06:27:01.713Z] #21 30.09 (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 ... 24014 files and directories currently installed.)
06:27:01 [2021-12-16T06:27:01.713Z] #21 30.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
06:27:01 [2021-12-16T06:27:01.713Z] #21 30.19 Unpacking pigz (2.6-1) ...
06:27:01 [2021-12-16T06:27:01.975Z] #21 30.33 Selecting previously unselected package libelf1:amd64.
06:27:01 [2021-12-16T06:27:01.975Z] #21 30.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
06:27:01 [2021-12-16T06:27:01.975Z] #21 30.34 Unpacking libelf1:amd64 (0.183-1) ...
06:27:02 [2021-12-16T06:27:02.236Z] #21 30.61 Selecting previously unselected package libbpf0:amd64.
06:27:02 [2021-12-16T06:27:02.236Z] #21 30.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
06:27:02 [2021-12-16T06:27:02.497Z] #21 30.62 Unpacking libbpf0:amd64 (1:0.3-2) ...
06:27:02 [2021-12-16T06:27:02.497Z] #21 30.79 Selecting previously unselected package libcap2:amd64.
06:27:02 [2021-12-16T06:27:02.497Z] #21 30.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
06:27:02 [2021-12-16T06:27:02.497Z] #21 30.81 Unpacking libcap2:amd64 (1:2.44-1) ...
06:27:02 [2021-12-16T06:27:02.497Z] #21 30.91 Selecting previously unselected package libmnl0:amd64.
06:27:02 [2021-12-16T06:27:02.759Z] #21 30.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
06:27:02 [2021-12-16T06:27:02.759Z] #21 30.93 Unpacking libmnl0:amd64 (1.0.4-3) ...
06:27:02 [2021-12-16T06:27:02.759Z] #21 31.05 Selecting previously unselected package libxtables12:amd64.
06:27:02 [2021-12-16T06:27:02.759Z] #21 31.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
06:27:02 [2021-12-16T06:27:02.759Z] #21 31.06 Unpacking libxtables12:amd64 (1.8.7-1) ...
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.21 Selecting previously unselected package libcap2-bin.
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.23 Unpacking libcap2-bin (1:2.44-1) ...
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.39 Selecting previously unselected package iproute2.
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
06:27:03 [2021-12-16T06:27:03.020Z] #21 31.42 Unpacking iproute2 (5.10.0-4) ...
06:27:03 [2021-12-16T06:27:03.963Z] #21 32.27 Selecting previously unselected package xxd.
06:27:03 [2021-12-16T06:27:03.964Z] #21 32.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
06:27:03 [2021-12-16T06:27:03.964Z] #21 32.30 Unpacking xxd (2:8.2.2434-3) ...
06:27:04 [2021-12-16T06:27:04.229Z] #21 32.47 Selecting previously unselected package vim-common.
06:27:04 [2021-12-16T06:27:04.229Z] #21 32.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
06:27:04 [2021-12-16T06:27:04.229Z] #21 32.53 Unpacking vim-common (2:8.2.2434-3) ...
06:27:04 [2021-12-16T06:27:04.490Z] #21 32.77 Selecting previously unselected package bash-completion.
06:27:04 [2021-12-16T06:27:04.490Z] #21 32.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
06:27:07 [2021-12-16T06:27:07.798Z] #21 35.80 Unpacking bash-completion (1:2.11-2) ...
06:27:07 [2021-12-16T06:27:07.798Z] #21 36.20 Selecting previously unselected package bzip2.
06:27:07 [2021-12-16T06:27:07.798Z] #21 36.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
06:27:07 [2021-12-16T06:27:07.798Z] #21 36.22 Unpacking bzip2 (1.0.8-4) ...
06:27:08 [2021-12-16T06:27:08.060Z] #21 36.30 Selecting previously unselected package xz-utils.
06:27:08 [2021-12-16T06:27:08.060Z] #21 36.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.060Z] #21 36.32 Unpacking xz-utils (5.2.5-2) ...
06:27:08 [2021-12-16T06:27:08.321Z] #21 36.48 Selecting previously unselected package apparmor.
06:27:08 [2021-12-16T06:27:08.321Z] #21 36.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.321Z] #21 36.53 Unpacking apparmor (2.13.6-10) ...
06:27:08 [2021-12-16T06:27:08.583Z] #21 36.93 Selecting previously unselected package inetutils-ping.
06:27:08 [2021-12-16T06:27:08.583Z] #21 36.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.583Z] #21 36.95 Unpacking inetutils-ping (2:2.0-1) ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.06 Selecting previously unselected package libip4tc2:amd64.
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.07 Unpacking libip4tc2:amd64 (1.8.7-1) ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.13 Selecting previously unselected package libip6tc2:amd64.
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.14 Unpacking libip6tc2:amd64 (1.8.7-1) ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.23 Selecting previously unselected package libnfnetlink0:amd64.
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:27:08 [2021-12-16T06:27:08.846Z] #21 37.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.41 Selecting previously unselected package libnftnl11:amd64.
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.107Z] #21 37.43 Unpacking libnftnl11:amd64 (1.1.9-1) ...
06:27:09 [2021-12-16T06:27:09.369Z] #21 37.54 Selecting previously unselected package iptables.
06:27:09 [2021-12-16T06:27:09.369Z] #21 37.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.369Z] #21 37.56 Unpacking iptables (1.8.7-1) ...
06:27:09 [2021-12-16T06:27:09.369Z] #21 37.83 Selecting previously unselected package libonig5:amd64.
06:27:09 [2021-12-16T06:27:09.631Z] #21 37.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.631Z] #21 37.84 Unpacking libonig5:amd64 (6.9.6-1.1) ...
06:27:09 [2021-12-16T06:27:09.631Z] #21 37.99 Selecting previously unselected package libjq1:amd64.
06:27:09 [2021-12-16T06:27:09.631Z] #21 38.01 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.631Z] #21 38.02 Unpacking libjq1:amd64 (1.6-2.1) ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.10 Selecting previously unselected package jq.
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.11 Unpacking jq (1.6-2.1) ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.19 Selecting previously unselected package libaio1:amd64.
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.20 Unpacking libaio1:amd64 (0.3.112-9) ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.25 Selecting previously unselected package libgpm2:amd64.
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.26 Unpacking libgpm2:amd64 (1.20.7-8) ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.31 Selecting previously unselected package libicu67:amd64.
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
06:27:09 [2021-12-16T06:27:09.893Z] #21 38.34 Unpacking libicu67:amd64 (67.1-7) ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.39 Selecting previously unselected package libinih1:amd64.
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.42 Unpacking libinih1:amd64 (53-1+b2) ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.48 Selecting previously unselected package libnet1:amd64.
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.58 Selecting previously unselected package libnl-3-200:amd64.
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.200Z] #21 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.70 Selecting previously unselected package libprotobuf-c1:amd64.
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.78 Selecting previously unselected package net-tools.
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
06:27:13 [2021-12-16T06:27:13.462Z] #21 41.98 Selecting previously unselected package patch.
06:27:13 [2021-12-16T06:27:13.724Z] #21 41.98 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
06:27:13 [2021-12-16T06:27:13.724Z] #21 41.99 Unpacking patch (2.7.6-7) ...
06:27:13 [2021-12-16T06:27:13.724Z] #21 42.09 Selecting previously unselected package python-pip-whl.
06:27:13 [2021-12-16T06:27:13.724Z] #21 42.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
06:27:13 [2021-12-16T06:27:13.724Z] #21 42.09 Unpacking python-pip-whl (20.3.4-4) ...
06:27:14 [2021-12-16T06:27:14.297Z] #21 42.65 Selecting previously unselected package python3-lib2to3.
06:27:14 [2021-12-16T06:27:14.297Z] #21 42.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
06:27:14 [2021-12-16T06:27:14.297Z] #21 42.67 Unpacking python3-lib2to3 (3.9.2-1) ...
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.77 Selecting previously unselected package python3-distutils.
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.77 Unpacking python3-distutils (3.9.2-1) ...
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.88 Selecting previously unselected package python3-pkg-resources.
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
06:27:14 [2021-12-16T06:27:14.558Z] #21 42.89 Unpacking python3-pkg-resources (52.0.0-4) ...
06:27:14 [2021-12-16T06:27:14.820Z] #21 43.00 Selecting previously unselected package python3-setuptools.
06:27:14 [2021-12-16T06:27:14.820Z] #21 43.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
06:27:14 [2021-12-16T06:27:14.820Z] #21 43.03 Unpacking python3-setuptools (52.0.0-4) ...
06:27:14 [2021-12-16T06:27:14.820Z] #21 43.23 Selecting previously unselected package python3-wheel.
06:27:14 [2021-12-16T06:27:14.820Z] #21 43.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
06:27:15 [2021-12-16T06:27:15.082Z] #21 43.25 Unpacking python3-wheel (0.34.2-1) ...
06:27:15 [2021-12-16T06:27:15.083Z] #21 43.33 Selecting previously unselected package python3-pip.
06:27:15 [2021-12-16T06:27:15.083Z] #21 43.35 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
06:27:15 [2021-12-16T06:27:15.083Z] #21 43.36 Unpacking python3-pip (20.3.4-4) ...
06:27:15 [2021-12-16T06:27:15.344Z] #21 43.58 Selecting previously unselected package sudo.
06:27:15 [2021-12-16T06:27:15.344Z] #21 43.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
06:27:15 [2021-12-16T06:27:15.344Z] #21 43.60 Unpacking sudo (1.9.5p2-3) ...
06:27:15 [2021-12-16T06:27:15.867Z] #21 44.10 Selecting previously unselected package thin-provisioning-tools.
06:27:15 [2021-12-16T06:27:15.867Z] #21 44.11 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
06:27:15 [2021-12-16T06:27:15.867Z] #21 44.12 Unpacking thin-provisioning-tools (0.9.0-1) ...
06:27:16 [2021-12-16T06:27:16.129Z] #21 44.39 Selecting previously unselected package uidmap.
06:27:16 [2021-12-16T06:27:16.129Z] #21 44.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
06:27:16 [2021-12-16T06:27:16.129Z] #21 44.40 Unpacking uidmap (1:4.8.1-1) ...
06:27:16 [2021-12-16T06:27:16.129Z] #21 44.53 Selecting previously unselected package vim-runtime.
06:27:16 [2021-12-16T06:27:16.417Z] #21 44.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
06:27:16 [2021-12-16T06:27:16.417Z] #21 44.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
06:27:16 [2021-12-16T06:27:16.417Z] #21 44.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
06:27:16 [2021-12-16T06:27:16.417Z] #21 44.59 Unpacking vim-runtime (2:8.2.2434-3) ...
06:27:19 [2021-12-16T06:27:19.765Z] #21 47.60 Selecting previously unselected package vim.
06:27:19 [2021-12-16T06:27:19.765Z] #21 47.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
06:27:19 [2021-12-16T06:27:19.765Z] #21 47.64 Unpacking vim (2:8.2.2434-3) ...
06:27:19 [2021-12-16T06:27:19.765Z] #21 48.09 Selecting previously unselected package xfsprogs.
06:27:19 [2021-12-16T06:27:19.765Z] #21 48.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
06:27:19 [2021-12-16T06:27:19.765Z] #21 48.10 Unpacking xfsprogs (5.10.0-4) ...
06:27:20 [2021-12-16T06:27:20.027Z] #21 48.53 Selecting previously unselected package zip.
06:27:20 [2021-12-16T06:27:20.289Z] #21 48.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
06:27:20 [2021-12-16T06:27:20.289Z] #21 48.54 Unpacking zip (3.0-12) ...
06:27:20 [2021-12-16T06:27:20.550Z] #21 48.69 Selecting previously unselected package zstd.
06:27:20 [2021-12-16T06:27:20.550Z] #21 48.70 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
06:27:20 [2021-12-16T06:27:20.550Z] #21 48.70 Unpacking zstd (1.4.8+dfsg-2.1) ...
06:27:20 [2021-12-16T06:27:20.812Z] #21 49.01 Setting up python3-pkg-resources (52.0.0-4) ...
06:27:21 [2021-12-16T06:27:21.385Z] #21 49.82 Setting up libip4tc2:amd64 (1.8.7-1) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.84 Setting up net-tools (1.60+git20181103.0eebece-1) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.85 Setting up libgpm2:amd64 (1.20.7-8) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.86 Setting up libicu67:amd64 (67.1-7) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.87 Setting up libip6tc2:amd64 (1.8.7-1) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.88 Setting up libinih1:amd64 (53-1+b2) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.90 Setting up uidmap (1:4.8.1-1) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.94 Setting up bzip2 (1.0.8-4) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
06:27:21 [2021-12-16T06:27:21.647Z] #21 49.96 Setting up python3-wheel (0.34.2-1) ...
06:27:22 [2021-12-16T06:27:22.220Z] #21 50.57 Setting up xxd (2:8.2.2434-3) ...
06:27:22 [2021-12-16T06:27:22.220Z] #21 50.58 Setting up libcap2:amd64 (1:2.44-1) ...
06:27:22 [2021-12-16T06:27:22.220Z] #21 50.59 Setting up libcap2-bin (1:2.44-1) ...
06:27:22 [2021-12-16T06:27:22.220Z] #21 50.61 Setting up apparmor (2.13.6-10) ...
06:27:23 [2021-12-16T06:27:23.608Z] #21 52.04 Setting up zip (3.0-12) ...
06:27:23 [2021-12-16T06:27:23.870Z] #21 52.05 Setting up vim-common (2:8.2.2434-3) ...
06:27:23 [2021-12-16T06:27:23.870Z] #21 52.08 Setting up bash-completion (1:2.11-2) ...
06:27:25 [2021-12-16T06:27:25.786Z] #21 53.89 Setting up xz-utils (5.2.5-2) ...
06:27:25 [2021-12-16T06:27:25.786Z] #21 53.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:27:25 [2021-12-16T06:27:25.786Z] #21 53.91 Setting up libmnl0:amd64 (1.0.4-3) ...
06:27:25 [2021-12-16T06:27:25.786Z] #21 53.93 Setting up patch (2.7.6-7) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 53.95 Setting up sudo (1.9.5p2-3) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.03 invoke-rc.d: could not determine current runlevel
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.04 invoke-rc.d: policy-rc.d denied execution of start.
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.04 Setting up xfsprogs (5.10.0-4) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.05 Setting up libxtables12:amd64 (1.8.7-1) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.07 Setting up inetutils-ping (2:2.0-1) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.08 Setting up pigz (2.6-1) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
06:27:25 [2021-12-16T06:27:25.787Z] #21 54.16 Setting up python-pip-whl (20.3.4-4) ...
06:27:26 [2021-12-16T06:27:26.048Z] #21 54.18 Setting up vim-runtime (2:8.2.2434-3) ...
06:27:26 [2021-12-16T06:27:26.621Z] #21 54.88 Setting up libaio1:amd64 (0.3.112-9) ...
06:27:26 [2021-12-16T06:27:26.621Z] #21 54.90 Setting up python3-lib2to3 (3.9.2-1) ...
06:27:26 [2021-12-16T06:27:26.883Z] #21 55.27 Setting up libelf1:amd64 (0.183-1) ...
06:27:27 [2021-12-16T06:27:27.145Z] #21 55.30 Setting up zstd (1.4.8+dfsg-2.1) ...
06:27:27 [2021-12-16T06:27:27.145Z] #21 55.32 Setting up libonig5:amd64 (6.9.6-1.1) ...
06:27:27 [2021-12-16T06:27:27.145Z] #21 55.34 Setting up python3-distutils (3.9.2-1) ...
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.70 Setting up vim (2:8.2.2434-3) ...
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:27:27 [2021-12-16T06:27:27.405Z] #21 55.76 Setting up python3-setuptools (52.0.0-4) ...
06:27:28 [2021-12-16T06:27:28.793Z] #21 57.12 Setting up libjq1:amd64 (1.6-2.1) ...
06:27:28 [2021-12-16T06:27:28.793Z] #21 57.15 Setting up libnftnl11:amd64 (1.1.9-1) ...
06:27:29 [2021-12-16T06:27:29.054Z] #21 57.17 Setting up thin-provisioning-tools (0.9.0-1) ...
06:27:29 [2021-12-16T06:27:29.055Z] #21 57.19 Setting up python3-pip (20.3.4-4) ...
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.40 Setting up jq (1.6-2.1) ...
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.41 Setting up libbpf0:amd64 (1:0.3-2) ...
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.42 Setting up iptables (1.8.7-1) ...
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:27:30 [2021-12-16T06:27:30.005Z] #21 58.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:27:30 [2021-12-16T06:27:30.267Z] #21 58.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:27:30 [2021-12-16T06:27:30.267Z] #21 58.49 Setting up iproute2 (5.10.0-4) ...
06:27:30 [2021-12-16T06:27:30.529Z] #21 58.79 Processing triggers for libc-bin (2.31-13+deb11u2) ...
06:27:31 [2021-12-16T06:27:31.473Z] #21 DONE 59.5s
06:27:31 [2021-12-16T06:27:31.473Z] 
06:27:31 [2021-12-16T06:27:31.473Z] #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
06:27:31 [2021-12-16T06:27:31.473Z] #22 sha256:f95f830508dffc9b7eb7849d8902906df2dc490b9f5740508f7b1b627ff8b5c8
06:27:32 [2021-12-16T06:27:32.417Z] #22 1.272 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:27:32 [2021-12-16T06:27:32.417Z] #22 1.277 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:27:32 [2021-12-16T06:27:32.417Z] #22 1.281 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:27:32 [2021-12-16T06:27:32.679Z] #22 DONE 1.4s
06:27:32 [2021-12-16T06:27:32.679Z] 
06:27:32 [2021-12-16T06:27:32.679Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:27:32 [2021-12-16T06:27:32.679Z] #23 sha256:7a47136f9d145fd71292525aa89d52e1358c2981ce8c53d299a5cc03ec0e01e5
06:27:47 [2021-12-16T06:27:47.604Z] #23 13.79 Collecting yamllint==1.26.1
06:27:47 [2021-12-16T06:27:47.604Z] #23 14.86   Downloading yamllint-1.26.1.tar.gz (126 kB)
06:27:48 [2021-12-16T06:27:48.548Z] #23 15.76 Collecting pathspec>=0.5.3
06:27:48 [2021-12-16T06:27:48.548Z] #23 15.79   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
06:27:48 [2021-12-16T06:27:48.822Z] #23 16.12 Collecting pyyaml
06:27:48 [2021-12-16T06:27:48.822Z] #23 16.14   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
06:27:48 [2021-12-16T06:27:48.822Z] #23 16.18 Building wheels for collected packages: yamllint
06:27:48 [2021-12-16T06:27:48.822Z] #23 16.20   Building wheel for yamllint (setup.py): started
06:27:50 [2021-12-16T06:27:50.210Z] #23 17.18   Building wheel for yamllint (setup.py): finished with status 'done'
06:27:50 [2021-12-16T06:27:50.210Z] #23 17.18   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aca021c1a0a22e064d04c78cb03be3d597500048eb3a42101285297c6e3d2926
06:27:50 [2021-12-16T06:27:50.210Z] #23 17.18   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
06:27:50 [2021-12-16T06:27:50.210Z] #23 17.19 Successfully built yamllint
06:27:50 [2021-12-16T06:27:50.210Z] #23 17.21 Installing collected packages: pyyaml, pathspec, yamllint
06:27:50 [2021-12-16T06:27:50.472Z] #23 17.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
06:27:50 [2021-12-16T06:27:50.733Z] #23 DONE 18.1s
06:27:50 [2021-12-16T06:27:50.734Z] 
06:27:50 [2021-12-16T06:27:50.734Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:27:50 [2021-12-16T06:27:50.734Z] #27 sha256:fa1bc5953b4a13b071240fcc0dfd804a53fc40698a89c9bb4bd061c2060e4e54
06:27:50 [2021-12-16T06:27:50.995Z] #27 DONE 0.2s
06:27:50 [2021-12-16T06:27:50.995Z] 
06:27:50 [2021-12-16T06:27:50.995Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:27:50 [2021-12-16T06:27:50.995Z] #32 sha256:ecaecfeb9f8c5c9b0016a22ad0fd636bc96633b1149b0a4c87365f2d779ac10e
06:27:51 [2021-12-16T06:27:51.261Z] #32 DONE 0.3s
06:27:51 [2021-12-16T06:27:51.261Z] 
06:27:51 [2021-12-16T06:27:51.261Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:27:51 [2021-12-16T06:27:51.261Z] #35 sha256:05430d3034dd5757e05cb779a3adfaf14f3c82f2f30bb8b74517122663840800
06:27:51 [2021-12-16T06:27:51.525Z] #35 DONE 0.2s
06:27:51 [2021-12-16T06:27:51.525Z] 
06:27:51 [2021-12-16T06:27:51.525Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
06:27:51 [2021-12-16T06:27:51.525Z] #37 sha256:9c8b65c30c2a99a14e404e98434f4c2d676e50fda9a4b2d82f1453db07bb94cd
06:27:51 [2021-12-16T06:27:51.525Z] #37 DONE 0.1s
06:27:51 [2021-12-16T06:27:51.525Z] 
06:27:51 [2021-12-16T06:27:51.525Z] #41 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:27:51 [2021-12-16T06:27:51.525Z] #41 sha256:490c902877d2284ec2ffdf5e87c9ce4f5a10aefb6e676ef644b913d01573a19a
06:27:51 [2021-12-16T06:27:51.525Z] #41 DONE 0.1s
06:27:51 [2021-12-16T06:27:51.525Z] 
06:27:51 [2021-12-16T06:27:51.525Z] #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
06:27:51 [2021-12-16T06:27:51.525Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee
06:27:58 [2021-12-16T06:27:58.115Z] #43 267.2 + dpkg --print-architecture
06:27:58 [2021-12-16T06:27:58.115Z] #43 267.2 + git checkout -q v2.1.0
06:27:58 [2021-12-16T06:27:58.115Z] #43 267.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:27:58 [2021-12-16T06:27:58.115Z] #43 267.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:28:01 [2021-12-16T06:28:01.421Z] #43 ...
06:28:01 [2021-12-16T06:28:01.421Z] 
06:28:01 [2021-12-16T06:28:01.421Z] #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
06:28:01 [2021-12-16T06:28:01.421Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2
06:28:01 [2021-12-16T06:28:01.421Z] #53 270.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
06:28:01 [2021-12-16T06:28:01.421Z] #53 DONE 271.5s
06:28:01 [2021-12-16T06:28:01.421Z] 
06:28:01 [2021-12-16T06:28:01.421Z] #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
06:28:01 [2021-12-16T06:28:01.421Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee
06:28:16 [2021-12-16T06:28:16.340Z] #43 DONE 284.9s
06:28:16 [2021-12-16T06:28:16.340Z] 
06:28:16 [2021-12-16T06:28:16.340Z] #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
06:28:16 [2021-12-16T06:28:16.340Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf
06:28:16 [2021-12-16T06:28:16.603Z] #58 ...
06:28:16 [2021-12-16T06:28:16.603Z] 
06:28:16 [2021-12-16T06:28:16.603Z] #44 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:28:16 [2021-12-16T06:28:16.603Z] #44 sha256:7196dd91db3244f219107cce96073286951d141985598185d54cb3418fc729f1
06:28:17 [2021-12-16T06:28:17.176Z] #44 DONE 0.6s
06:28:17 [2021-12-16T06:28:17.176Z] 
06:28:17 [2021-12-16T06:28:17.176Z] #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
06:28:17 [2021-12-16T06:28:17.176Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:28:17 [2021-12-16T06:28:17.440Z] #62 ...
06:28:17 [2021-12-16T06:28:17.440Z] 
06:28:17 [2021-12-16T06:28:17.440Z] #48 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
06:28:17 [2021-12-16T06:28:17.440Z] #48 sha256:42a0e134e9a18e2089bf89ce169d5fc4cfb51e9f2526b04698c88095447981f4
06:28:17 [2021-12-16T06:28:17.440Z] #48 DONE 0.1s
06:28:17 [2021-12-16T06:28:17.440Z] 
06:28:17 [2021-12-16T06:28:17.440Z] #50 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:28:17 [2021-12-16T06:28:17.440Z] #50 sha256:43d1a02058713b5a79467076b64c7d4d7d5baaea9b9ce53ac4a9dbbdc8c2c5c9
06:28:17 [2021-12-16T06:28:17.440Z] #50 DONE 0.1s
06:28:17 [2021-12-16T06:28:17.440Z] 
06:28:17 [2021-12-16T06:28:17.440Z] #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
06:28:17 [2021-12-16T06:28:17.440Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:28:17 [2021-12-16T06:28:17.702Z] #62 ...
06:28:17 [2021-12-16T06:28:17.702Z] 
06:28:17 [2021-12-16T06:28:17.702Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:28:17 [2021-12-16T06:28:17.702Z] #52 sha256:4a9e0d1cfc83a63cd0f06b0c0d77ff4a56ac807c7fcd3cdb137426dfbcb44ce4
06:28:17 [2021-12-16T06:28:17.702Z] #52 DONE 0.1s
06:28:17 [2021-12-16T06:28:17.702Z] 
06:28:17 [2021-12-16T06:28:17.702Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:28:17 [2021-12-16T06:28:17.702Z] #54 sha256:bab5d2b2ea087949f9dbcb7390e942efa4d8a4ea37fcc2597de7e1a4abcd4476
06:28:18 [2021-12-16T06:28:18.275Z] #54 DONE 0.5s
06:28:18 [2021-12-16T06:28:18.275Z] 
06:28:18 [2021-12-16T06:28:18.275Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
06:28:18 [2021-12-16T06:28:18.275Z] #56 sha256:7623b0fb465367afbbc18309fb5c7723e4da5ff6dbfd84d927f2e09cd0aa16c8
06:28:18 [2021-12-16T06:28:18.275Z] #56 DONE 0.1s
06:28:18 [2021-12-16T06:28:18.275Z] 
06:28:18 [2021-12-16T06:28:18.275Z] #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
06:28:18 [2021-12-16T06:28:18.275Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:28:40 [2021-12-16T06:28:40.250Z] #62 246.0 + bin/containerd
06:28:43 [2021-12-16T06:28:43.555Z] #62 ...
06:28:43 [2021-12-16T06:28:43.555Z] 
06:28:43 [2021-12-16T06:28:43.555Z] #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
06:28:43 [2021-12-16T06:28:43.555Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf
06:28:43 [2021-12-16T06:28:43.555Z] #58 139.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:28:43 [2021-12-16T06:28:43.555Z] #58 140.7 + mkdir -p /build
06:28:43 [2021-12-16T06:28:43.555Z] #58 140.7 + cp runc /build/runc
06:28:43 [2021-12-16T06:28:43.555Z] #58 DONE 141.6s
06:28:43 [2021-12-16T06:28:43.555Z] 
06:28:43 [2021-12-16T06:28:43.555Z] #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
06:28:43 [2021-12-16T06:28:43.555Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:28:46 [2021-12-16T06:28:46.108Z] #62 ...
06:28:46 [2021-12-16T06:28:46.108Z] 
06:28:46 [2021-12-16T06:28:46.108Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
06:28:46 [2021-12-16T06:28:46.109Z] #59 sha256:9e4cc7db3666f16a8523fd7966a98592498194aa6cabec9c1409620476a99c25
06:28:46 [2021-12-16T06:28:46.370Z] #59 DONE 0.3s
06:28:46 [2021-12-16T06:28:46.370Z] 
06:28:46 [2021-12-16T06:28:46.370Z] #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
06:28:46 [2021-12-16T06:28:46.370Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e
06:29:18 [2021-12-16T06:29:18.530Z] #62 282.1 # github.com/containerd/containerd/cmd/containerd
06:29:18 [2021-12-16T06:29:18.530Z] #62 282.1 /usr/bin/ld: /tmp/go-link-2275471937/000019.o: in function `New':
06:29:18 [2021-12-16T06:29:18.530Z] #62 282.1 /tmp/tmp.eAxcMlsSVM/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
06:29:18 [2021-12-16T06:29:18.530Z] #62 282.2 + bin/containerd-stress
06:29:18 [2021-12-16T06:29:18.530Z] #62 283.2 + bin/containerd-shim
06:29:22 [2021-12-16T06:29:22.771Z] #62 290.7 + bin/containerd-shim-runc-v1
06:29:28 [2021-12-16T06:29:28.061Z] #62 295.9 + bin/containerd-shim-runc-v2
06:29:28 [2021-12-16T06:29:28.631Z] #62 296.5 + binaries
06:29:28 [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd /build/containerd
06:29:28 [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd-shim /build/containerd-shim
06:29:28 [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:29:28 [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/ctr /build/ctr
06:29:30 [2021-12-16T06:29:30.543Z] #62 DONE 298.7s
06:29:32 [2021-12-16T06:29:32.466Z] 
06:29:32 [2021-12-16T06:29:32.466Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
06:29:32 [2021-12-16T06:29:32.466Z] #63 sha256:fc54bcb4b70b09e40978d2513b502d55fdcb041060d505835e648764a917c7f0
06:29:32 [2021-12-16T06:29:32.466Z] #63 DONE 0.4s
06:29:32 [2021-12-16T06:29:32.466Z] 
06:29:32 [2021-12-16T06:29:32.466Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:29:32 [2021-12-16T06:29:32.466Z] #68 sha256:8521c4b3b808ee5e5e595673dcfcbfbd448dacf57de322c8c90b39d1126edfc2
06:29:32 [2021-12-16T06:29:32.726Z] #68 DONE 0.2s
06:29:32 [2021-12-16T06:29:32.726Z] 
06:29:32 [2021-12-16T06:29:32.726Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
06:29:32 [2021-12-16T06:29:32.726Z] #73 sha256:be4cc861b4e43f7acaab9c218ebf0f4cdf1d3400d9270a6e239eb3373e85bd18
06:29:33 [2021-12-16T06:29:33.667Z] #73 DONE 0.9s
06:29:33 [2021-12-16T06:29:33.667Z] 
06:29:33 [2021-12-16T06:29:33.667Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
06:29:33 [2021-12-16T06:29:33.667Z] #74 sha256:a2d197c7a6c7b5e3f640eb2a9f98de1a83a3f960bcb4bc6fb9e6fcd8dfed102d
06:29:33 [2021-12-16T06:29:33.667Z] #74 DONE 0.1s
06:29:33 [2021-12-16T06:29:33.667Z] 
06:29:33 [2021-12-16T06:29:33.667Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
06:29:33 [2021-12-16T06:29:33.667Z] #75 sha256:88dd38578dbaf79cea6fc60cc5ba739e2c9984f3c58c0ccf4a23b4c33d4ebec1
06:29:35 [2021-12-16T06:29:35.054Z] #75 DONE 1.4s
06:29:35 [2021-12-16T06:29:35.055Z] 
06:29:35 [2021-12-16T06:29:35.055Z] #76 exporting to image
06:29:35 [2021-12-16T06:29:35.055Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:29:35 [2021-12-16T06:29:35.055Z] #76 exporting layers
06:29:41 [2021-12-16T06:29:41.649Z] #76 exporting layers 6.0s done
06:29:41 [2021-12-16T06:29:41.649Z] #76 writing image sha256:6e894d01320a46268ccb1d1bf60dd8cd95df9255067ce4a6a5990a5baaf1499f done
06:29:41 [2021-12-16T06:29:41.649Z] #76 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done
06:29:41 [2021-12-16T06:29:41.649Z] #76 DONE 6.0s