Skip to content

Console Output

Skipping 48 KB.. Full Log
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
16:37:29 [2022-03-15T16:37:29.739Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
16:37:29 [2022-03-15T16:37:29.739Z] #43 4.375 + git clone https://github.com/docker/distribution.git .
16:37:29 [2022-03-15T16:37:29.739Z] #43 4.375 Cloning into '.'...
16:37:29 [2022-03-15T16:37:29.739Z] #43 ...
16:37:29 [2022-03-15T16:37:29.739Z] 
16:37:29 [2022-03-15T16:37:29.739Z] #63 [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
16:37:29 [2022-03-15T16:37:29.739Z] #63 sha256:3f809935b377a83e52c2ee851bb119c5df1b01780a580cb7c652368067c3d8ba
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.519 + RM_GOPATH=0
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.519 + TMP_GOPATH=
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.519 + : /build
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.519 + '[' -z '' ']'
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.520 ++ mktemp -d
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.526 + export GOPATH=/tmp/tmp.TdNBRKw6YF
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.526 + GOPATH=/tmp/tmp.TdNBRKw6YF
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.527 + RM_GOPATH=1
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.527 + case "$(go env GOARCH)" in
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.529 ++ go env GOARCH
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.557 + export GO_BUILDMODE=-buildmode=pie
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.557 + GO_BUILDMODE=-buildmode=pie
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.568 ++ dirname /install.sh
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.572 + dir=/
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.572 + bin=rootlesskit
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.573 + shift
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.573 + '[' '!' -f //rootlesskit.installer ']'
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.574 + . //rootlesskit.installer
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.575 ++ : v0.14.6
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.575 + install_rootlesskit
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.577 + case "$1" in
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.577 + export CGO_ENABLED=0
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.578 + CGO_ENABLED=0
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.578 + _install_rootlesskit
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.579 + echo 'Install rootlesskit version v0.14.6'
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.581 Install rootlesskit version v0.14.6
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.582 + for f in rootlesskit rootlesskit-docker-proxy
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.582 + GOBIN=/build
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.582 + GO111MODULE=on
16:37:29 [2022-03-15T16:37:29.739Z] #63 5.583 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
16:37:29 [2022-03-15T16:37:29.739Z] #63 6.092 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
16:37:29 [2022-03-15T16:37:29.739Z] #63 9.871 go: downloading github.com/urfave/cli/v2 v2.3.0
16:37:29 [2022-03-15T16:37:29.739Z] #63 9.872 go: downloading github.com/sirupsen/logrus v1.8.1
16:37:29 [2022-03-15T16:37:29.996Z] #63 ...
16:37:29 [2022-03-15T16:37:29.997Z] 
16:37:29 [2022-03-15T16:37:29.997Z] #58 [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
16:37:29 [2022-03-15T16:37:29.997Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
16:37:29 [2022-03-15T16:37:29.997Z] #58 6.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:37:29 [2022-03-15T16:37:29.997Z] #58 6.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:37:29 [2022-03-15T16:37:29.997Z] #58 6.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:37:29 [2022-03-15T16:37:29.997Z] #58 7.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:37:29 [2022-03-15T16:37:29.997Z] #58 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
16:37:30 [2022-03-15T16:37:30.255Z] #58 ...
16:37:30 [2022-03-15T16:37:30.255Z] 
16:37:30 [2022-03-15T16:37:30.255Z] #53 [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
16:37:30 [2022-03-15T16:37:30.255Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3
16:37:30 [2022-03-15T16:37:30.255Z] #53 6.016 go: downloading mvdan.cc/sh/v3 v3.0.2
16:37:30 [2022-03-15T16:37:30.255Z] #53 7.232 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:37:30 [2022-03-15T16:37:30.255Z] #53 7.304 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:37:30 [2022-03-15T16:37:30.255Z] #53 7.379 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:37:30 [2022-03-15T16:37:30.255Z] #53 9.058 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:37:30 [2022-03-15T16:37:30.255Z] #53 ...
16:37:30 [2022-03-15T16:37:30.255Z] 
16:37:30 [2022-03-15T16:37:30.255Z] #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
16:37:30 [2022-03-15T16:37:30.255Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8
16:37:30 [2022-03-15T16:37:30.255Z] #36 5.595 go: downloading github.com/pelletier/go-toml v1.8.1
16:37:30 [2022-03-15T16:37:30.515Z] #36 ...
16:37:30 [2022-03-15T16:37:30.515Z] 
16:37:30 [2022-03-15T16:37:30.515Z] #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
16:37:30 [2022-03-15T16:37:30.515Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:37:30 [2022-03-15T16:37:30.515Z] #47 6.279 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:37:30 [2022-03-15T16:37:30.515Z] #47 6.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:37:30 [2022-03-15T16:37:30.515Z] #47 6.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:37:30 [2022-03-15T16:37:30.515Z] #47 6.991 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:37:30 [2022-03-15T16:37:30.515Z] #47 7.617 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:37:30 [2022-03-15T16:37:30.515Z] #47 9.855 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
16:37:30 [2022-03-15T16:37:30.776Z] #47 ...
16:37:30 [2022-03-15T16:37:30.776Z] 
16:37:30 [2022-03-15T16:37:30.776Z] #63 [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
16:37:30 [2022-03-15T16:37:30.776Z] #63 sha256:3f809935b377a83e52c2ee851bb119c5df1b01780a580cb7c652368067c3d8ba
16:37:30 [2022-03-15T16:37:30.776Z] #63 11.24 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
16:37:34 [2022-03-15T16:37:34.990Z] #63 15.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
16:37:35 [2022-03-15T16:37:35.930Z] #63 16.28 go: downloading github.com/google/uuid v1.3.0
16:37:35 [2022-03-15T16:37:35.930Z] #63 16.45 go: downloading github.com/moby/vpnkit v0.5.0
16:37:36 [2022-03-15T16:37:36.190Z] #63 ...
16:37:36 [2022-03-15T16:37:36.190Z] 
16:37:36 [2022-03-15T16:37:36.190Z] #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
16:37:36 [2022-03-15T16:37:36.190Z] #26 sha256:155ba70630923fe9d86da8f3a9bd7a6ce122ff4ed6ecdfd477827a4d23392af0
16:37:36 [2022-03-15T16:37:36.190Z] #26 15.97 + mkdir -p /build
16:37:36 [2022-03-15T16:37:36.190Z] #26 15.97 + mv docker/docker /build/
16:37:36 [2022-03-15T16:37:36.190Z] #26 15.99 + rmdir docker
16:37:36 [2022-03-15T16:37:36.190Z] #26 DONE 16.8s
16:37:36 [2022-03-15T16:37:36.190Z] 
16:37:36 [2022-03-15T16:37:36.190Z] #49 [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
16:37:36 [2022-03-15T16:37:36.190Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2
16:37:36 [2022-03-15T16:37:36.190Z] #49 15.54 go: downloading github.com/jonboulle/clockwork v0.2.2
16:37:36 [2022-03-15T16:37:36.190Z] #49 15.65 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:37:36 [2022-03-15T16:37:36.190Z] #49 15.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:37:37 [2022-03-15T16:37:37.135Z] #49 17.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:37:37 [2022-03-15T16:37:37.136Z] #49 18.02 go: downloading golang.org/x/mod v0.3.0
16:37:41 [2022-03-15T16:37:41.323Z] #49 ...
16:37:41 [2022-03-15T16:37:41.323Z] 
16:37:41 [2022-03-15T16:37:41.323Z] #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
16:37:41 [2022-03-15T16:37:41.323Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 tomll can be used in two ways:
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 Writing to STDIN and reading from STDOUT:
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75   cat file.toml | tomll > file.toml
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 Reading and updating a list of files:
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75   tomll a.toml b.toml c.toml
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 
16:37:41 [2022-03-15T16:37:41.323Z] #36 21.75 When given a list of files, tomll will modify all files in place without asking.
16:37:41 [2022-03-15T16:37:41.323Z] #36 DONE 22.0s
16:37:41 [2022-03-15T16:37:41.323Z] 
16:37:41 [2022-03-15T16:37:41.323Z] #63 [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
16:37:41 [2022-03-15T16:37:41.323Z] #63 sha256:3f809935b377a83e52c2ee851bb119c5df1b01780a580cb7c652368067c3d8ba
16:37:41 [2022-03-15T16:37:41.323Z] #63 17.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:37:41 [2022-03-15T16:37:41.323Z] #63 17.76 go: downloading github.com/gofrs/flock v0.8.1
16:37:41 [2022-03-15T16:37:41.323Z] #63 17.88 go: downloading github.com/gorilla/mux v1.8.0
16:37:41 [2022-03-15T16:37:41.323Z] #63 18.13 go: downloading github.com/moby/sys/mountinfo v0.5.0
16:37:41 [2022-03-15T16:37:41.323Z] #63 18.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:37:41 [2022-03-15T16:37:41.323Z] #63 19.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:37:41 [2022-03-15T16:37:41.323Z] #63 19.23 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
16:37:41 [2022-03-15T16:37:41.581Z] #63 22.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:37:42 [2022-03-15T16:37:42.516Z] #63 ...
16:37:42 [2022-03-15T16:37:42.516Z] 
16:37:42 [2022-03-15T16:37:42.516Z] #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
16:37:42 [2022-03-15T16:37:42.516Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:37:42 [2022-03-15T16:37:42.516Z] #47 13.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:37:42 [2022-03-15T16:37:42.517Z] #47 17.45 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
16:37:42 [2022-03-15T16:37:42.776Z] #47 ...
16:37:42 [2022-03-15T16:37:42.776Z] 
16:37:42 [2022-03-15T16:37:42.776Z] #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
16:37:42 [2022-03-15T16:37:42.776Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:37:42 [2022-03-15T16:37:42.776Z] #38 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:37:43 [2022-03-15T16:37:43.037Z] #38 ...
16:37:43 [2022-03-15T16:37:43.037Z] 
16:37:43 [2022-03-15T16:37:43.037Z] #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
16:37:43 [2022-03-15T16:37:43.037Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:37:43 [2022-03-15T16:37:43.037Z] #14 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:37:43 [2022-03-15T16:37:43.037Z] #14 ...
16:37:43 [2022-03-15T16:37:43.037Z] 
16:37:43 [2022-03-15T16:37:43.037Z] #58 [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
16:37:43 [2022-03-15T16:37:43.037Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
16:37:43 [2022-03-15T16:37:43.037Z] #58 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:37:43 [2022-03-15T16:37:43.989Z] #58 24.90 Fetched 8506 kB in 19s (451 kB/s)
16:37:43 [2022-03-15T16:37:43.989Z] #58 24.90 Reading package lists...
16:37:43 [2022-03-15T16:37:43.989Z] #58 ...
16:37:43 [2022-03-15T16:37:43.989Z] 
16:37:43 [2022-03-15T16:37:43.989Z] #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
16:37:43 [2022-03-15T16:37:43.989Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:37:43 [2022-03-15T16:37:43.989Z] #38 24.90 Fetched 8506 kB in 19s (451 kB/s)
16:37:49 [2022-03-15T16:37:49.264Z] #38 24.90 Reading package lists...
16:37:49 [2022-03-15T16:37:49.264Z] #38 ...
16:37:49 [2022-03-15T16:37:49.264Z] 
16:37:49 [2022-03-15T16:37:49.264Z] #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
16:37:49 [2022-03-15T16:37:49.264Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
16:37:49 [2022-03-15T16:37:49.264Z] #43 27.59 Updating files:  80% (1486/1837)
Updating files:  81% (1488/1837)
Updating files:  82% (1507/1837)
Updating files:  83% (1525/1837)
Updating files:  84% (1544/1837)
Updating files:  85% (1562/1837)
Updating files:  86% (1580/1837)
Updating files:  87% (1599/1837)
Updating files:  88% (1617/1837)
Updating files:  89% (1635/1837)
Updating files:  90% (1654/1837)
Updating files:  91% (1672/1837)
Updating files:  92% (1691/1837)
Updating files:  93% (1709/1837)
Updating files:  94% (1727/1837)
Updating files:  95% (1746/1837)
Updating files:  96% (1764/1837)
Updating files:  97% (1782/1837)
Updating files:  98% (1801/1837)
Updating files:  99% (1819/1837)
Updating files: 100% (1837/1837)
Updating files: 100% (1837/1837), done.
16:37:49 [2022-03-15T16:37:49.264Z] #43 28.18 + git checkout -q v2.3.0
16:37:50 [2022-03-15T16:37:50.204Z] #43 30.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:37:54 [2022-03-15T16:37:54.403Z] #43 ...
16:37:54 [2022-03-15T16:37:54.403Z] 
16:37:54 [2022-03-15T16:37:54.403Z] #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
16:37:54 [2022-03-15T16:37:54.403Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:37:54 [2022-03-15T16:37:54.403Z] #14 25.00 Fetched 8506 kB in 19s (448 kB/s)
16:37:54 [2022-03-15T16:37:54.403Z] #14 25.00 Reading package lists...
16:37:54 [2022-03-15T16:37:54.403Z] #14 32.61 Reading package lists...
16:37:54 [2022-03-15T16:37:54.403Z] #14 ...
16:37:54 [2022-03-15T16:37:54.403Z] 
16:37:54 [2022-03-15T16:37:54.403Z] #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
16:37:54 [2022-03-15T16:37:54.403Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:37:54 [2022-03-15T16:37:54.403Z] #38 24.90 Reading package lists...
16:37:55 [2022-03-15T16:37:55.343Z] #38 32.64 Reading package lists...
16:37:55 [2022-03-15T16:37:55.344Z] #38 ...
16:37:55 [2022-03-15T16:37:55.344Z] 
16:37:55 [2022-03-15T16:37:55.344Z] #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
16:37:55 [2022-03-15T16:37:55.344Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:37:55 [2022-03-15T16:37:55.344Z] #47 26.23 Fetched 8510 kB in 20s (420 kB/s)
16:37:55 [2022-03-15T16:37:55.344Z] #47 26.23 Reading package lists...
16:37:55 [2022-03-15T16:37:55.604Z] #47 34.02 Reading package lists...
16:37:55 [2022-03-15T16:37:55.604Z] #47 ...
16:37:55 [2022-03-15T16:37:55.604Z] 
16:37:55 [2022-03-15T16:37:55.604Z] #58 [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
16:37:55 [2022-03-15T16:37:55.604Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
16:37:55 [2022-03-15T16:37:55.604Z] #58 24.90 Reading package lists...
16:37:58 [2022-03-15T16:37:58.901Z] #58 32.67 Reading package lists...
16:37:58 [2022-03-15T16:37:58.901Z] #58 39.58 Building dependency tree...
16:37:58 [2022-03-15T16:37:58.901Z] #58 ...
16:37:58 [2022-03-15T16:37:58.901Z] 
16:37:58 [2022-03-15T16:37:58.901Z] #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
16:37:58 [2022-03-15T16:37:58.901Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:37:58 [2022-03-15T16:37:58.901Z] #38 32.64 Reading package lists...
16:38:01 [2022-03-15T16:38:01.804Z] #38 39.83 Building dependency tree...
16:38:04 [2022-03-15T16:38:04.345Z] #38 ...
16:38:04 [2022-03-15T16:38:04.345Z] 
16:38:04 [2022-03-15T16:38:04.345Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:04 [2022-03-15T16:38:04.345Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:04 [2022-03-15T16:38:04.345Z] #51 43.69 go: downloading github.com/gofrs/flock v0.8.1
16:38:04 [2022-03-15T16:38:04.345Z] #51 43.69 go: downloading github.com/fatih/color v1.13.0
16:38:04 [2022-03-15T16:38:04.345Z] #51 43.74 go: downloading github.com/spf13/cobra v1.3.0
16:38:04 [2022-03-15T16:38:04.345Z] #51 43.77 go: downloading github.com/spf13/pflag v1.0.5
16:38:04 [2022-03-15T16:38:04.345Z] #51 44.25 go: downloading github.com/spf13/viper v1.10.1
16:38:04 [2022-03-15T16:38:04.345Z] #51 44.48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
16:38:04 [2022-03-15T16:38:04.345Z] #51 44.79 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
16:38:04 [2022-03-15T16:38:04.345Z] #51 44.85 go: downloading github.com/go-critic/go-critic v0.6.2
16:38:06 [2022-03-15T16:38:06.258Z] #51 46.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:38:06 [2022-03-15T16:38:06.258Z] #51 46.99 go: downloading github.com/mattn/go-colorable v0.1.12
16:38:06 [2022-03-15T16:38:06.258Z] #51 47.05 go: downloading github.com/mattn/go-isatty v0.0.14
16:38:06 [2022-03-15T16:38:06.258Z] #51 47.16 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:38:07 [2022-03-15T16:38:07.644Z] #51 ...
16:38:07 [2022-03-15T16:38:07.644Z] 
16:38:07 [2022-03-15T16:38:07.644Z] #53 [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
16:38:07 [2022-03-15T16:38:07.644Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3
16:38:07 [2022-03-15T16:38:07.644Z] #53 48.22 v3.0.2
16:38:07 [2022-03-15T16:38:07.644Z] #53 DONE 48.4s
16:38:07 [2022-03-15T16:38:07.644Z] 
16:38:07 [2022-03-15T16:38:07.644Z] #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
16:38:07 [2022-03-15T16:38:07.644Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.95 The following additional packages will be installed:
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.98   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.99 Suggested packages:
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.99   cmake-doc ninja-build lrzip
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.99 Recommended packages:
16:38:07 [2022-03-15T16:38:07.644Z] #38 45.99   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.32 The following NEW packages will be installed:
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.33   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.33   vim-common xxd
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.93 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.93 Need to get 17.7 MB of archives.
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.93 After this operation, 70.7 MB of additional disk space will be used.
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:38:07 [2022-03-15T16:38:07.644Z] #38 47.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:38:07 [2022-03-15T16:38:07.644Z] #38 48.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:38:07 [2022-03-15T16:38:07.908Z] #38 48.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:38:07 [2022-03-15T16:38:07.908Z] #38 48.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:38:07 [2022-03-15T16:38:07.908Z] #38 48.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:38:07 [2022-03-15T16:38:07.908Z] #38 48.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:38:07 [2022-03-15T16:38:07.908Z] #38 48.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:38:08 [2022-03-15T16:38:08.168Z] #38 48.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #38 ...
16:38:09 [2022-03-15T16:38:09.115Z] 
16:38:09 [2022-03-15T16:38:09.115Z] #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
16:38:09 [2022-03-15T16:38:09.115Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:09 [2022-03-15T16:38:09.115Z] #14 32.61 Reading package lists...
16:38:09 [2022-03-15T16:38:09.115Z] #14 39.94 Building dependency tree...
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.56 The following additional packages will be installed:
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.61   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.61   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.61   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.61   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.62   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.63   mingw-w64-common mingw-w64-x86-64-dev
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.64 Suggested packages:
16:38:09 [2022-03-15T16:38:09.115Z] #14 46.67   gcc-10-locales seccomp wine64
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60 The following NEW packages will be installed:
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:38:09 [2022-03-15T16:38:09.115Z] #14 48.62   mingw-w64-x86-64-dev
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.15 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.15 Need to get 115 MB of archives.
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.15 After this operation, 645 MB of additional disk space will be used.
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.15 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]
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.40 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]
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #14 49.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #14 ...
16:38:09 [2022-03-15T16:38:09.115Z] 
16:38:09 [2022-03-15T16:38:09.115Z] #58 [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
16:38:09 [2022-03-15T16:38:09.115Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
16:38:09 [2022-03-15T16:38:09.115Z] #58 39.58 Building dependency tree...
16:38:09 [2022-03-15T16:38:09.115Z] #58 45.91 The following additional packages will be installed:
16:38:09 [2022-03-15T16:38:09.115Z] #58 45.94   libbtrfs0
16:38:09 [2022-03-15T16:38:09.115Z] #58 46.38 The following NEW packages will be installed:
16:38:09 [2022-03-15T16:38:09.115Z] #58 46.43   libbtrfs-dev libbtrfs0
16:38:09 [2022-03-15T16:38:09.115Z] #58 47.13 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
16:38:09 [2022-03-15T16:38:09.115Z] #58 47.13 Need to get 460 kB of archives.
16:38:09 [2022-03-15T16:38:09.115Z] #58 47.13 After this operation, 1237 kB of additional disk space will be used.
16:38:09 [2022-03-15T16:38:09.115Z] #58 47.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #58 47.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.07 debconf: delaying package configuration, since apt-utils is not installed
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.54 Fetched 460 kB in 0s (968 kB/s)
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.73 Selecting previously unselected package libbtrfs0:amd64.
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.73 (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 ... 15709 files and directories currently installed.)
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:38:09 [2022-03-15T16:38:09.115Z] #58 49.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:38:09 [2022-03-15T16:38:09.380Z] #58 ...
16:38:09 [2022-03-15T16:38:09.380Z] 
16:38:09 [2022-03-15T16:38:09.380Z] #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
16:38:09 [2022-03-15T16:38:09.380Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:09 [2022-03-15T16:38:09.380Z] #14 50.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:38:09 [2022-03-15T16:38:09.651Z] #14 50.45 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]
16:38:09 [2022-03-15T16:38:09.651Z] #14 50.48 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]
16:38:10 [2022-03-15T16:38:10.608Z] #14 51.41 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]
16:38:10 [2022-03-15T16:38:10.900Z] #14 ...
16:38:10 [2022-03-15T16:38:10.900Z] 
16:38:10 [2022-03-15T16:38:10.900Z] #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
16:38:10 [2022-03-15T16:38:10.900Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:38:10 [2022-03-15T16:38:10.900Z] #47 34.02 Reading package lists...
16:38:10 [2022-03-15T16:38:10.900Z] #47 41.71 Building dependency tree...
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.40 The following additional packages will be installed:
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.40   python3-protobuf python3-six
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.46 Suggested packages:
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.46   python3-setuptools
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.46 Recommended packages:
16:38:10 [2022-03-15T16:38:10.900Z] #47 47.46   iproute2 | iproute
16:38:10 [2022-03-15T16:38:10.900Z] #47 48.48 The following NEW packages will be installed:
16:38:10 [2022-03-15T16:38:10.900Z] #47 48.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:38:10 [2022-03-15T16:38:10.900Z] #47 48.48   python3-protobuf python3-six
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.18 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.18 Need to get 2292 kB of archives.
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.18 After this operation, 11.0 MB of additional disk space will be used.
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 49.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:38:10 [2022-03-15T16:38:10.900Z] #47 ...
16:38:10 [2022-03-15T16:38:10.900Z] 
16:38:10 [2022-03-15T16:38:10.900Z] #58 [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
16:38:10 [2022-03-15T16:38:10.900Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e
16:38:10 [2022-03-15T16:38:10.900Z] #58 50.27 Selecting previously unselected package libbtrfs-dev:amd64.
16:38:10 [2022-03-15T16:38:10.900Z] #58 50.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:38:10 [2022-03-15T16:38:10.900Z] #58 50.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:38:10 [2022-03-15T16:38:10.900Z] #58 50.90 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:38:10 [2022-03-15T16:38:10.900Z] #58 50.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:38:10 [2022-03-15T16:38:10.900Z] #58 51.01 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:38:11 [2022-03-15T16:38:11.169Z] #58 DONE 52.1s
16:38:11 [2022-03-15T16:38:11.169Z] 
16:38:11 [2022-03-15T16:38:11.169Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:38:11 [2022-03-15T16:38:11.169Z] #59 sha256:77ee70c45ddd43e73dadbc6c5b89fdeb27e546cc620988ccbf23f4cf796c9b15
16:38:11 [2022-03-15T16:38:11.742Z] #59 DONE 0.4s
16:38:11 [2022-03-15T16:38:11.742Z] 
16:38:11 [2022-03-15T16:38:11.742Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:38:11 [2022-03-15T16:38:11.742Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.843 + RM_GOPATH=0
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.843 + TMP_GOPATH=
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.843 + : /build
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.843 + '[' -z '' ']'
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.844 ++ mktemp -d
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.911 + export GOPATH=/tmp/tmp.5L6GzxMfgf
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.911 + GOPATH=/tmp/tmp.5L6GzxMfgf
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.911 + RM_GOPATH=1
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.911 + case "$(go env GOARCH)" in
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.911 ++ go env GOARCH
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.934 + export GO_BUILDMODE=-buildmode=pie
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.934 + GO_BUILDMODE=-buildmode=pie
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.935 ++ dirname /install.sh
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 Install containerd version v1.6.1
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + dir=/
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + bin=containerd
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + shift
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + '[' '!' -f //containerd.installer ']'
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + . //containerd.installer
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 ++ set -e
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 ++ : v1.6.1
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + install_containerd
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + echo 'Install containerd version v1.6.1'
16:38:13 [2022-03-15T16:38:13.647Z] #60 1.944 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5L6GzxMfgf/src/github.com/containerd/containerd
16:38:13 [2022-03-15T16:38:13.647Z] #60 2.015 Cloning into '/tmp/tmp.5L6GzxMfgf/src/github.com/containerd/containerd'...
16:38:17 [2022-03-15T16:38:17.845Z] #60 ...
16:38:17 [2022-03-15T16:38:17.845Z] 
16:38:17 [2022-03-15T16:38:17.845Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:17 [2022-03-15T16:38:17.845Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:17 [2022-03-15T16:38:17.845Z] #51 51.90 go: downloading github.com/sirupsen/logrus v1.8.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 51.92 go: downloading github.com/stretchr/testify v1.7.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.39 go: downloading github.com/fsnotify/fsnotify v1.5.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.42 go: downloading github.com/magiconair/properties v1.8.5
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.53 go: downloading github.com/mitchellh/mapstructure v1.4.3
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.57 go: downloading github.com/spf13/afero v1.6.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.67 go: downloading github.com/spf13/cast v1.4.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.76 go: downloading github.com/subosito/gotenv v1.2.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.79 go: downloading gopkg.in/ini.v1 v1.66.2
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.90 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 52.99 go: downloading github.com/go-toolsmith/astequal v1.0.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.08 go: downloading github.com/go-toolsmith/astp v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.08 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.09 go: downloading github.com/go-toolsmith/typep v1.0.2
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.90 go: downloading github.com/hashicorp/errwrap v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.92 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 53.97 go: downloading github.com/Antonboom/errname v0.1.5
16:38:17 [2022-03-15T16:38:17.845Z] #51 54.06 go: downloading github.com/Antonboom/nilnil v0.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 54.29 go: downloading github.com/BurntSushi/toml v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 55.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:38:17 [2022-03-15T16:38:17.845Z] #51 55.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 55.79 go: downloading github.com/alexkohler/prealloc v1.0.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 55.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.05 go: downloading github.com/ashanbrown/makezero v1.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.12 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.15 go: downloading github.com/blizzy78/varnamelen v0.5.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.39 go: downloading github.com/breml/bidichk v0.2.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.41 go: downloading github.com/breml/errchkjson v0.2.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.58 go: downloading github.com/butuzov/ireturn v0.1.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.68 go: downloading github.com/charithe/durationcheck v0.0.9
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.74 go: downloading github.com/daixiang0/gci v0.2.9
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2
16:38:17 [2022-03-15T16:38:17.845Z] #51 56.83 go: downloading github.com/esimonov/ifshort v1.0.4
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.04 go: downloading github.com/fzipp/gocyclo v0.4.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.83 go: downloading github.com/golangci/misspell v0.3.5
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 57.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.02 go: downloading github.com/jgautheron/goconst v1.5.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.07 go: downloading github.com/julz/importas v0.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.12 go: downloading github.com/kisielk/errcheck v1.6.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.16 go: downloading github.com/kulti/thelper v0.5.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.43 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.48 go: downloading github.com/ldez/gomoddirectives v0.2.2
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.49 go: downloading github.com/ldez/tagliatelle v0.3.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.50 go: downloading github.com/leonklingele/grouper v1.1.0
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.57 go: downloading github.com/maratori/testpackage v1.0.1
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:38:17 [2022-03-15T16:38:17.845Z] #51 58.84 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:38:18 [2022-03-15T16:38:18.105Z] #51 58.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
16:38:18 [2022-03-15T16:38:18.105Z] #51 58.89 go: downloading github.com/mgechev/revive v1.1.3
16:38:18 [2022-03-15T16:38:18.675Z] #51 59.55 go: downloading github.com/moricho/tparallel v0.2.1
16:38:18 [2022-03-15T16:38:18.676Z] #51 59.58 go: downloading github.com/nakabonne/nestif v0.3.1
16:38:18 [2022-03-15T16:38:18.676Z] #51 59.62 go: downloading github.com/nishanths/exhaustive v0.7.11
16:38:18 [2022-03-15T16:38:18.676Z] #51 59.63 go: downloading github.com/nishanths/predeclared v0.2.1
16:38:18 [2022-03-15T16:38:18.935Z] #51 59.73 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
16:38:18 [2022-03-15T16:38:18.935Z] #51 59.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3
16:38:18 [2022-03-15T16:38:18.935Z] #51 59.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:38:18 [2022-03-15T16:38:18.935Z] #51 59.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:38:18 [2022-03-15T16:38:18.935Z] #51 59.86 go: downloading github.com/securego/gosec/v2 v2.9.6
16:38:19 [2022-03-15T16:38:19.199Z] #51 60.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:38:19 [2022-03-15T16:38:19.199Z] #51 60.21 go: downloading github.com/sivchari/containedctx v1.0.1
16:38:19 [2022-03-15T16:38:19.459Z] #51 60.25 go: downloading github.com/sivchari/tenv v1.4.7
16:38:19 [2022-03-15T16:38:19.459Z] #51 60.25 go: downloading github.com/sonatard/noctx v0.0.1
16:38:19 [2022-03-15T16:38:19.459Z] #51 60.27 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:38:19 [2022-03-15T16:38:19.459Z] #51 ...
16:38:19 [2022-03-15T16:38:19.459Z] 
16:38:19 [2022-03-15T16:38:19.459Z] #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
16:38:19 [2022-03-15T16:38:19.459Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
16:38:20 [2022-03-15T16:38:20.029Z] #34 59.90 Updating files:  85% (1300/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:  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.
16:38:20 [2022-03-15T16:38:20.289Z] #34 60.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:38:20 [2022-03-15T16:38:20.289Z] #34 ...
16:38:20 [2022-03-15T16:38:20.289Z] 
16:38:20 [2022-03-15T16:38:20.289Z] #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
16:38:20 [2022-03-15T16:38:20.289Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:38:20 [2022-03-15T16:38:20.289Z] #38 51.15 debconf: delaying package configuration, since apt-utils is not installed
16:38:20 [2022-03-15T16:38:20.289Z] #38 51.76 Fetched 17.7 MB in 2s (9354 kB/s)
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.06 Selecting previously unselected package xxd.
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.06 (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 ... 15709 files and directories currently installed.)
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.57 Selecting previously unselected package vim-common.
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 52.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 53.33 Selecting previously unselected package cmake-data.
16:38:20 [2022-03-15T16:38:20.289Z] #38 53.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 53.35 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 57.82 Selecting previously unselected package libicu67:amd64.
16:38:20 [2022-03-15T16:38:20.289Z] #38 57.84 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 57.94 Unpacking libicu67:amd64 (67.1-7) ...
16:38:20 [2022-03-15T16:38:20.289Z] #38 ...
16:38:20 [2022-03-15T16:38:20.289Z] 
16:38:20 [2022-03-15T16:38:20.289Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:20 [2022-03-15T16:38:20.289Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.38 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.45 go: downloading github.com/tetafro/godot v1.4.11
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.88 go: downloading github.com/ultraware/funlen v0.0.3
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.91 go: downloading github.com/ultraware/whitespace v0.0.4
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.93 go: downloading github.com/uudashr/gocognit v1.0.5
16:38:20 [2022-03-15T16:38:20.289Z] #51 60.98 go: downloading github.com/yagipy/maintidx v1.0.0
16:38:20 [2022-03-15T16:38:20.289Z] #51 61.03 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
16:38:20 [2022-03-15T16:38:20.977Z] #51 61.72 go: downloading gitlab.com/bosi/decorder v0.2.1
16:38:21 [2022-03-15T16:38:21.237Z] #51 61.99 go: downloading honnef.co/go/tools v0.2.2
16:38:22 [2022-03-15T16:38:22.177Z] #51 ...
16:38:22 [2022-03-15T16:38:22.177Z] 
16:38:22 [2022-03-15T16:38:22.177Z] #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
16:38:22 [2022-03-15T16:38:22.177Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:38:22 [2022-03-15T16:38:22.177Z] #47 52.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
16:38:22 [2022-03-15T16:38:22.177Z] #47 54.26 debconf: delaying package configuration, since apt-utils is not installed
16:38:22 [2022-03-15T16:38:22.177Z] #47 54.78 Fetched 2292 kB in 5s (507 kB/s)
16:38:22 [2022-03-15T16:38:22.177Z] #47 54.92 Selecting previously unselected package libprotobuf23:amd64.
16:38:22 [2022-03-15T16:38:22.177Z] #47 54.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:38:22 [2022-03-15T16:38:22.177Z] #47 55.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 55.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.04 Selecting previously unselected package python3-pkg-resources.
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.11 Unpacking python3-pkg-resources (52.0.0-4) ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.66 Selecting previously unselected package python3-six.
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 56.69 Unpacking python3-six (1.16.0-2) ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 57.10 Selecting previously unselected package python3-protobuf.
16:38:22 [2022-03-15T16:38:22.177Z] #47 57.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 57.19 Unpacking python3-protobuf (3.12.4-1) ...
16:38:22 [2022-03-15T16:38:22.177Z] #47 58.01 Selecting previously unselected package libnet1:amd64.
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.36 Selecting previously unselected package libnl-3-200:amd64.
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.63 Selecting previously unselected package libprotobuf-c1:amd64.
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.89 Selecting previously unselected package criu.
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.89 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 58.90 Unpacking criu (3.16.1-3) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 59.98 Setting up python3-pkg-resources (52.0.0-4) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 62.54 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 62.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 62.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 62.65 Setting up python3-six (1.16.0-2) ...
16:38:22 [2022-03-15T16:38:22.178Z] #47 ...
16:38:22 [2022-03-15T16:38:22.178Z] 
16:38:22 [2022-03-15T16:38:22.178Z] #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
16:38:22 [2022-03-15T16:38:22.178Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:22 [2022-03-15T16:38:22.178Z] #14 53.11 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 53.63 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 54.46 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 56.57 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.36 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.42 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]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 57.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.08 debconf: delaying package configuration, since apt-utils is not installed
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.55 Fetched 115 MB in 9s (12.9 MB/s)
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.79 Selecting previously unselected package binutils-mingw-w64-i686.
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.80 (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 ... 15709 files and directories currently installed.)
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.178Z] #14 59.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:38:22 [2022-03-15T16:38:22.437Z] #14 63.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:38:22 [2022-03-15T16:38:22.437Z] #14 63.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:38:22 [2022-03-15T16:38:22.438Z] #14 63.35 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:38:23 [2022-03-15T16:38:23.008Z] #14 ...
16:38:23 [2022-03-15T16:38:23.008Z] 
16:38:23 [2022-03-15T16:38:23.008Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:23 [2022-03-15T16:38:23.008Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:23 [2022-03-15T16:38:23.008Z] #51 63.79 go: downloading mvdan.cc/gofumpt v0.2.1
16:38:23 [2022-03-15T16:38:23.008Z] #51 63.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:38:23 [2022-03-15T16:38:23.008Z] #51 63.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
16:38:23 [2022-03-15T16:38:23.008Z] #51 63.94 go: downloading github.com/davecgh/go-spew v1.1.1
16:38:23 [2022-03-15T16:38:23.008Z] #51 64.03 go: downloading github.com/pmezard/go-difflib v1.0.0
16:38:23 [2022-03-15T16:38:23.008Z] #51 64.06 go: downloading github.com/stretchr/objx v0.1.1
16:38:23 [2022-03-15T16:38:23.290Z] #51 64.15 go: downloading github.com/hashicorp/hcl v1.0.0
16:38:23 [2022-03-15T16:38:23.548Z] #51 64.49 go: downloading github.com/pelletier/go-toml v1.9.4
16:38:23 [2022-03-15T16:38:23.549Z] #51 64.61 go: downloading gopkg.in/yaml.v2 v2.4.0
16:38:24 [2022-03-15T16:38:24.132Z] #51 64.85 go: downloading golang.org/x/text v0.3.7
16:38:29 [2022-03-15T16:38:29.413Z] #51 ...
16:38:29 [2022-03-15T16:38:29.413Z] 
16:38:29 [2022-03-15T16:38:29.413Z] #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
16:38:29 [2022-03-15T16:38:29.413Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:29 [2022-03-15T16:38:29.413Z] #14 67.36 Selecting previously unselected package binutils-mingw-w64.
16:38:29 [2022-03-15T16:38:29.413Z] #14 67.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 67.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 68.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:38:29 [2022-03-15T16:38:29.413Z] #14 68.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 68.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 69.63 Selecting previously unselected package dmsetup.
16:38:29 [2022-03-15T16:38:29.413Z] #14 69.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 69.70 Unpacking dmsetup (2:1.02.175-2.1) ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 70.12 Selecting previously unselected package mingw-w64-common.
16:38:29 [2022-03-15T16:38:29.413Z] #14 70.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:38:29 [2022-03-15T16:38:29.413Z] #14 70.17 Unpacking mingw-w64-common (8.0.0-1) ...
16:38:31 [2022-03-15T16:38:31.321Z] #14 ...
16:38:31 [2022-03-15T16:38:31.321Z] 
16:38:31 [2022-03-15T16:38:31.321Z] #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
16:38:31 [2022-03-15T16:38:31.321Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
16:38:31 [2022-03-15T16:38:31.321Z] #34 61.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:38:31 [2022-03-15T16:38:31.321Z] #34 ...
16:38:31 [2022-03-15T16:38:31.321Z] 
16:38:31 [2022-03-15T16:38:31.321Z] #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
16:38:31 [2022-03-15T16:38:31.321Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:38:31 [2022-03-15T16:38:31.321Z] #38 68.30 Selecting previously unselected package libxml2:amd64.
16:38:31 [2022-03-15T16:38:31.321Z] #38 68.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 68.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 69.75 Selecting previously unselected package libarchive13:amd64.
16:38:31 [2022-03-15T16:38:31.321Z] #38 69.76 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 69.81 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.36 Selecting previously unselected package libjsoncpp24:amd64.
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.76 Selecting previously unselected package librhash0:amd64.
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 70.77 Unpacking librhash0:amd64 (1.4.1-2) ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.09 Selecting previously unselected package libuv1:amd64.
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.11 Unpacking libuv1:amd64 (1.40.0-2) ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.49 Selecting previously unselected package cmake.
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:38:31 [2022-03-15T16:38:31.321Z] #38 71.52 Unpacking cmake (3.18.4-2+deb11u1) ...
16:38:33 [2022-03-15T16:38:33.232Z] #38 ...
16:38:33 [2022-03-15T16:38:33.232Z] 
16:38:33 [2022-03-15T16:38:33.232Z] #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
16:38:33 [2022-03-15T16:38:33.232Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e
16:38:33 [2022-03-15T16:38:33.232Z] #47 64.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:38:33 [2022-03-15T16:38:33.232Z] #47 64.21 Setting up python3-protobuf (3.12.4-1) ...
16:38:33 [2022-03-15T16:38:33.232Z] #47 69.88 Setting up criu (3.16.1-3) ...
16:38:33 [2022-03-15T16:38:33.232Z] #47 73.10 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:38:33 [2022-03-15T16:38:33.493Z] #47 DONE 74.2s
16:38:33 [2022-03-15T16:38:33.493Z] 
16:38:33 [2022-03-15T16:38:33.493Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:33 [2022-03-15T16:38:33.493Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:33 [2022-03-15T16:38:33.493Z] #51 72.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
16:38:33 [2022-03-15T16:38:33.493Z] #51 72.82 go: downloading github.com/gobwas/glob v0.2.3
16:38:33 [2022-03-15T16:38:33.493Z] #51 72.82 go: downloading github.com/kisielk/gotool v1.0.0
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.05 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.22 go: downloading github.com/ettle/strcase v0.1.1
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.29 go: downloading golang.org/x/mod v0.5.1
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.35 go: downloading github.com/fatih/structtag v1.2.0
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.40 go: downloading github.com/Masterminds/semver v1.5.0
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:38:33 [2022-03-15T16:38:33.493Z] #51 73.90 go: downloading github.com/prometheus/client_golang v1.7.1
16:38:33 [2022-03-15T16:38:33.493Z] #51 74.39 go: downloading github.com/prometheus/client_model v0.2.0
16:38:33 [2022-03-15T16:38:33.753Z] #51 74.53 go: downloading github.com/google/go-cmp v0.5.6
16:38:34 [2022-03-15T16:38:34.323Z] #51 75.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:38:34 [2022-03-15T16:38:34.323Z] #51 75.24 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
16:38:34 [2022-03-15T16:38:34.323Z] #51 75.30 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:38:34 [2022-03-15T16:38:34.583Z] #51 75.46 go: downloading github.com/beorn7/perks v1.0.1
16:38:34 [2022-03-15T16:38:34.584Z] #51 75.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:38:34 [2022-03-15T16:38:34.584Z] #51 75.50 go: downloading github.com/golang/protobuf v1.5.2
16:38:34 [2022-03-15T16:38:34.584Z] #51 75.59 go: downloading github.com/cespare/xxhash v1.1.0
16:38:35 [2022-03-15T16:38:35.151Z] #51 75.90 go: downloading github.com/prometheus/common v0.10.0
16:38:35 [2022-03-15T16:38:35.151Z] #51 76.19 go: downloading github.com/prometheus/procfs v0.6.0
16:38:35 [2022-03-15T16:38:35.410Z] #51 76.33 go: downloading github.com/mattn/go-runewidth v0.0.9
16:38:35 [2022-03-15T16:38:35.670Z] #51 76.40 go: downloading google.golang.org/protobuf v1.27.1
16:38:37 [2022-03-15T16:38:37.577Z] #51 ...
16:38:37 [2022-03-15T16:38:37.577Z] 
16:38:37 [2022-03-15T16:38:37.577Z] #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
16:38:37 [2022-03-15T16:38:37.577Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.26 Setting up libicu67:amd64 (67.1-7) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.32 Setting up libuv1:amd64 (1.40.0-2) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.42 Setting up librhash0:amd64 (1.4.1-2) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:38:37 [2022-03-15T16:38:37.577Z] #38 78.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:38:37 [2022-03-15T16:38:37.835Z] #38 78.71 Setting up cmake (3.18.4-2+deb11u1) ...
16:38:37 [2022-03-15T16:38:37.835Z] #38 78.77 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:38:39 [2022-03-15T16:38:39.217Z] #38 DONE 79.9s
16:38:39 [2022-03-15T16:38:39.217Z] 
16:38:39 [2022-03-15T16:38:39.217Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:38:39 [2022-03-15T16:38:39.217Z] #39 sha256:51913215cd6f7185ceaa90ab9555a49e86a8a4e96c0622b7bc91976528438095
16:38:39 [2022-03-15T16:38:39.217Z] #39 DONE 0.3s
16:38:39 [2022-03-15T16:38:39.217Z] 
16:38:39 [2022-03-15T16:38:39.217Z] #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
16:38:39 [2022-03-15T16:38:39.217Z] #40 sha256:c768a449ad364d0008559d952139fda9c6f4e55e94b427614bb34716ad415f40
16:38:40 [2022-03-15T16:38:40.161Z] #40 ...
16:38:40 [2022-03-15T16:38:40.161Z] 
16:38:40 [2022-03-15T16:38:40.161Z] #49 [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
16:38:40 [2022-03-15T16:38:40.161Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2
16:38:40 [2022-03-15T16:38:40.161Z] #49 80.78 gotestsum version dev
16:38:40 [2022-03-15T16:38:40.161Z] #49 DONE 81.0s
16:38:40 [2022-03-15T16:38:40.422Z] 
16:38:40 [2022-03-15T16:38:40.422Z] #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
16:38:40 [2022-03-15T16:38:40.422Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:40 [2022-03-15T16:38:40.422Z] #14 78.66 Selecting previously unselected package mingw-w64-x86-64-dev.
16:38:40 [2022-03-15T16:38:40.422Z] #14 78.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:38:40 [2022-03-15T16:38:40.422Z] #14 78.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:38:43 [2022-03-15T16:38:43.717Z] #14 ...
16:38:43 [2022-03-15T16:38:43.717Z] 
16:38:43 [2022-03-15T16:38:43.717Z] #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
16:38:43 [2022-03-15T16:38:43.717Z] #40 sha256:c768a449ad364d0008559d952139fda9c6f4e55e94b427614bb34716ad415f40
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.898 + RM_GOPATH=0
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.898 + TMP_GOPATH=
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.898 + : /build
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.898 + '[' -z '' ']'
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.898 ++ mktemp -d
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.900 + export GOPATH=/tmp/tmp.1AxvH0eNPW
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.900 + GOPATH=/tmp/tmp.1AxvH0eNPW
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.907 + RM_GOPATH=1
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.907 + case "$(go env GOARCH)" in
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.931 ++ go env GOARCH
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.935 + export GO_BUILDMODE=-buildmode=pie
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.935 + GO_BUILDMODE=-buildmode=pie
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.935 ++ dirname /install.sh
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + dir=/
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + bin=tini
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + shift
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + '[' '!' -f //tini.installer ']'
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + . //tini.installer
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 ++ : v0.19.0
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + install_tini
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + echo 'Install tini version v0.19.0'
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 + git clone https://github.com/krallin/tini.git /tmp/tmp.1AxvH0eNPW/tini
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.951 Install tini version v0.19.0
16:38:43 [2022-03-15T16:38:43.717Z] #40 1.979 Cloning into '/tmp/tmp.1AxvH0eNPW/tini'...
16:38:43 [2022-03-15T16:38:43.717Z] #40 2.955 + cd /tmp/tmp.1AxvH0eNPW/tini
16:38:43 [2022-03-15T16:38:43.717Z] #40 2.955 + git checkout -q v0.19.0
16:38:43 [2022-03-15T16:38:43.717Z] #40 2.978 + cmake .
16:38:43 [2022-03-15T16:38:43.717Z] #40 3.574 -- The C compiler identification is GNU 10.2.1
16:38:43 [2022-03-15T16:38:43.717Z] #40 3.676 -- Detecting C compiler ABI info
16:38:43 [2022-03-15T16:38:43.717Z] #40 4.157 -- Detecting C compiler ABI info - done
16:38:43 [2022-03-15T16:38:43.717Z] #40 4.289 -- Check for working C compiler: /usr/bin/cc - skipped
16:38:43 [2022-03-15T16:38:43.717Z] #40 4.291 -- Detecting C compile features
16:38:43 [2022-03-15T16:38:43.717Z] #40 4.294 -- Detecting C compile features - done
16:38:43 [2022-03-15T16:38:43.717Z] #40 4.348 -- Performing Test HAS_BUILTIN_FORTIFY
16:38:44 [2022-03-15T16:38:44.286Z] #40 4.766 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:38:44 [2022-03-15T16:38:44.286Z] #40 4.914 -- Configuring done
16:38:44 [2022-03-15T16:38:44.286Z] #40 4.948 -- Generating done
16:38:44 [2022-03-15T16:38:44.286Z] #40 4.964 -- Build files have been written to: /tmp/tmp.1AxvH0eNPW/tini
16:38:44 [2022-03-15T16:38:44.286Z] #40 4.967 + make tini-static
16:38:44 [2022-03-15T16:38:44.857Z] #40 5.407 Scanning dependencies of target tini-static
16:38:44 [2022-03-15T16:38:44.857Z] #40 5.508 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:38:46 [2022-03-15T16:38:46.764Z] #40 7.215 [100%] Linking C executable tini-static
16:38:47 [2022-03-15T16:38:47.023Z] #40 7.829 [100%] Built target tini-static
16:38:47 [2022-03-15T16:38:47.284Z] #40 7.934 + mkdir -p /build
16:38:47 [2022-03-15T16:38:47.284Z] #40 7.941 + cp tini-static /build/docker-init
16:38:47 [2022-03-15T16:38:47.543Z] #40 ...
16:38:47 [2022-03-15T16:38:47.543Z] 
16:38:47 [2022-03-15T16:38:47.543Z] #51 [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.44.0"      && /build/golangci-lint --version
16:38:47 [2022-03-15T16:38:47.543Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:38:47 [2022-03-15T16:38:47.543Z] #51 78.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:38:47 [2022-03-15T16:38:47.802Z] #51 ...
16:38:47 [2022-03-15T16:38:47.802Z] 
16:38:47 [2022-03-15T16:38:47.802Z] #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
16:38:47 [2022-03-15T16:38:47.802Z] #40 sha256:c768a449ad364d0008559d952139fda9c6f4e55e94b427614bb34716ad415f40
16:38:47 [2022-03-15T16:38:47.802Z] #40 DONE 8.4s
16:38:47 [2022-03-15T16:38:47.802Z] 
16:38:47 [2022-03-15T16:38:47.802Z] #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
16:38:47 [2022-03-15T16:38:47.802Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.01 Selecting previously unselected package gcc-mingw-w64-base.
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:38:47 [2022-03-15T16:38:47.803Z] #14 86.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:38:54 [2022-03-15T16:38:54.397Z] #14 94.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:38:54 [2022-03-15T16:38:54.397Z] #14 94.91 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:38:54 [2022-03-15T16:38:54.397Z] #14 94.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:39:06 [2022-03-15T16:39:06.702Z] #14 ...
16:39:06 [2022-03-15T16:39:06.703Z] 
16:39:06 [2022-03-15T16:39:06.703Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:39:06 [2022-03-15T16:39:06.703Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:39:08 [2022-03-15T16:39:08.508Z] #60 55.23 Updating files:  34% (1651/4739)
Updating files:  35% (1659/4739)
Updating files:  36% (1707/4739)
Updating files:  37% (1754/4739)
Updating files:  38% (1801/4739)
Updating files:  39% (1849/4739)
Updating files:  40% (1896/4739)
Updating files:  41% (1943/4739)
Updating files:  42% (1991/4739)
Updating files:  43% (2038/4739)
Updating files:  44% (2086/4739)
Updating files:  45% (2133/4739)
Updating files:  46% (2180/4739)
Updating files:  47% (2228/4739)
Updating files:  48% (2275/4739)
Updating files:  49% (2323/4739)
Updating files:  50% (2370/4739)
Updating files:  51% (2417/4739)
Updating files:  52% (2465/4739)
Updating files:  53% (2512/4739)
Updating files:  54% (2560/4739)
Updating files:  55% (2607/4739)
Updating files:  56% (2654/4739)
Updating files:  57% (2702/4739)
Updating files:  58% (2749/4739)
Updating files:  59% (2797/4739)
Updating files:  60% (2844/4739)
Updating files:  61% (2891/4739)
Updating files:  62% (2939/4739)
Updating files:  63% (2986/4739)
Updating files:  64% (3033/4739)
Updating files:  65% (3081/4739)
Updating files:  66% (3128/4739)
Updating files:  67% (3176/4739)
Updating files:  68% (3223/4739)
Updating files:  69% (3270/4739)
Updating files:  70% (3318/4739)
Updating files:  71% (3365/4739)
Updating files:  71% (3393/4739)
Updating files:  72% (3413/4739)
Updating files:  73% (3460/4739)
Updating files:  74% (3507/4739)
Updating files:  75% (3555/4739)
Updating files:  76% (3602/4739)
Updating files:  77% (3650/4739)
Updating files:  78% (3697/4739)
Updating files:  79% (3744/4739)
Updating files:  80% (3792/4739)
Updating files:  81% (3839/4739)
Updating files:  82% (3886/4739)
Updating files:  83% (3934/4739)
Updating files:  84% (3981/4739)
Updating files:  85% (4029/4739)
Updating files:  86% (4076/4739)
Updating files:  87% (4123/4739)
Updating files:  88% (4171/4739)
Updating files:  89% (4218/4739)
Updating files:  90% (4266/4739)
Updating files:  91% (4313/4739)
Updating files:  92% (4360/4739)
Updating files:  93% (4408/4739)
Updating files:  94% (4455/4739)
Updating files:  95% (4503/4739)
Updating files:  96% (4550/4739)
Updating files:  97% (4597/4739)
Updating files:  98% (4645/4739)
Updating files:  99% (4692/4739)
Updating files: 100% (4739/4739)
Updating files: 100% (4739/4739), done.
16:39:08 [2022-03-15T16:39:08.508Z] #60 57.07 + cd /tmp/tmp.5L6GzxMfgf/src/github.com/containerd/containerd
16:39:08 [2022-03-15T16:39:08.767Z] #60 57.07 + git checkout -q v1.6.1
16:39:09 [2022-03-15T16:39:09.335Z] #60 57.93 + export 'BUILDTAGS=netgo osusergo static_build'
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.93 + BUILDTAGS='netgo osusergo static_build'
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.93 + export EXTRA_FLAGS=-buildmode=pie
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.94 + EXTRA_FLAGS=-buildmode=pie
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.94 + '[' '' = dynamic ']'
16:39:09 [2022-03-15T16:39:09.594Z] #60 57.94 + make
16:39:11 [2022-03-15T16:39:11.497Z] #60 59.66 + bin/ctr
16:39:21 [2022-03-15T16:39:21.479Z] #60 ...
16:39:21 [2022-03-15T16:39:21.479Z] 
16:39:21 [2022-03-15T16:39:21.479Z] #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
16:39:21 [2022-03-15T16:39:21.479Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:39:21 [2022-03-15T16:39:21.479Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:39:21 [2022-03-15T16:39:21.479Z] #14 111.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:39:21 [2022-03-15T16:39:21.479Z] #14 111.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:39:21 [2022-03-15T16:39:21.479Z] #14 118.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:39:21 [2022-03-15T16:39:21.479Z] #14 118.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:39:21 [2022-03-15T16:39:21.479Z] #14 118.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:39:22 [2022-03-15T16:39:22.856Z] #14 123.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:39:22 [2022-03-15T16:39:22.856Z] #14 123.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:39:22 [2022-03-15T16:39:22.856Z] #14 123.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:39:30 [2022-03-15T16:39:30.989Z] #14 ...
16:39:30 [2022-03-15T16:39:30.989Z] 
16:39:30 [2022-03-15T16:39:30.989Z] #63 [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
16:39:30 [2022-03-15T16:39:30.989Z] #63 sha256:3f809935b377a83e52c2ee851bb119c5df1b01780a580cb7c652368067c3d8ba
16:39:30 [2022-03-15T16:39:30.989Z] #63 130.2 + for f in rootlesskit rootlesskit-docker-proxy
16:39:30 [2022-03-15T16:39:30.989Z] #63 130.2 + GOBIN=/build
16:39:30 [2022-03-15T16:39:30.989Z] #63 130.2 + GO111MODULE=on
16:39:30 [2022-03-15T16:39:30.989Z] #63 130.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
16:39:35 [2022-03-15T16:39:35.185Z] #63 135.2 rootlesskit version 0.14.6
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2 Usage of /build/rootlesskit-docker-proxy:
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2   -container-ip string
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2     	container ip
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2   -container-port int
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2     	container port (default -1)
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2   -host-ip string
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2     	host ip
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2   -host-port int
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2     	host port (default -1)
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2   -proto string
16:39:35 [2022-03-15T16:39:35.186Z] #63 135.2     	proxy protocol (default "tcp")
16:39:38 [2022-03-15T16:39:38.475Z] #63 DONE 138.8s
16:39:38 [2022-03-15T16:39:38.475Z] 
16:39:38 [2022-03-15T16:39:38.475Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:39:38 [2022-03-15T16:39:38.475Z] #64 sha256:6d59e301fe2ef40d14da7cead444841d17e84f29fbb36dfc27e754beb0864ec1
16:39:38 [2022-03-15T16:39:38.475Z] #64 DONE 0.1s
16:39:38 [2022-03-15T16:39:38.475Z] 
16:39:38 [2022-03-15T16:39:38.475Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:39:38 [2022-03-15T16:39:38.475Z] #65 sha256:ed21ea6b6d5a49c10d0ed7d1b75a9d5ac72e0fa85ba2a62e8f30b1f6295f41fe
16:39:38 [2022-03-15T16:39:38.734Z] #65 DONE 0.1s
16:39:38 [2022-03-15T16:39:38.734Z] 
16:39:38 [2022-03-15T16:39:38.734Z] #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
16:39:38 [2022-03-15T16:39:38.734Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676
16:39:38 [2022-03-15T16:39:38.734Z] #14 134.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:39:38 [2022-03-15T16:39:38.734Z] #14 134.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 134.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.3 Selecting previously unselected package g++-mingw-w64-x86-64.
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.5 Selecting previously unselected package libapparmor1:amd64.
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.6 Selecting previously unselected package libapparmor-dev:amd64.
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:39:38 [2022-03-15T16:39:38.734Z] #14 139.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:39:38 [2022-03-15T16:39:38.994Z] #14 139.8 Selecting previously unselected package libbtrfs0:amd64.
16:39:38 [2022-03-15T16:39:38.994Z] #14 139.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:39:38 [2022-03-15T16:39:38.994Z] #14 139.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.0 Selecting previously unselected package libbtrfs-dev:amd64.
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:39:39 [2022-03-15T16:39:39.254Z] #14 140.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.3 Selecting previously unselected package libudev-dev:amd64.
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.3 Unpacking libudev-dev:amd64 (247.3-6) ...
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.4 Selecting previously unselected package libsepol1-dev:amd64.
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:39:39 [2022-03-15T16:39:39.513Z] #14 140.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:39:39 [2022-03-15T16:39:39.774Z] #14 140.6 Selecting previously unselected package libpcre2-16-0:amd64.
16:39:39 [2022-03-15T16:39:39.774Z] #14 140.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:39:39 [2022-03-15T16:39:39.774Z] #14 140.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:39:40 [2022-03-15T16:39:40.033Z] #14 140.8 Selecting previously unselected package libpcre2-32-0:amd64.
16:39:40 [2022-03-15T16:39:40.033Z] #14 140.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:39:40 [2022-03-15T16:39:40.033Z] #14 140.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.0 Selecting previously unselected package libpcre2-posix2:amd64.
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.1 Selecting previously unselected package libpcre2-dev:amd64.
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:39:40 [2022-03-15T16:39:40.292Z] #14 141.1 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:39:40 [2022-03-15T16:39:40.552Z] #14 141.5 Selecting previously unselected package libselinux1-dev:amd64.
16:39:40 [2022-03-15T16:39:40.552Z] #14 141.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:39:40 [2022-03-15T16:39:40.552Z] #14 141.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 141.9 Selecting previously unselected package libdevmapper-dev:amd64.
16:39:41 [2022-03-15T16:39:41.120Z] #14 141.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.0 Selecting previously unselected package libseccomp-dev:amd64.
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.1 Selecting previously unselected package libsystemd-dev:amd64.
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:39:41 [2022-03-15T16:39:41.120Z] #14 142.1 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up libudev-dev:amd64 (247.3-6) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.690Z] #14 142.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up mingw-w64-common (8.0.0-1) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.8 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
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 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
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 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
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 142.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:39:41 [2022-03-15T16:39:41.949Z] #14 143.0 Setting up dmsetup (2:1.02.175-2.1) ...
16:39:42 [2022-03-15T16:39:42.209Z] #14 143.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:39:42 [2022-03-15T16:39:42.209Z] #14 143.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:39:42 [2022-03-15T16:39:42.209Z] #14 143.0 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:39:42 [2022-03-15T16:39:42.473Z] #14 DONE 143.4s
16:39:42 [2022-03-15T16:39:42.473Z] 
16:39:42 [2022-03-15T16:39:42.473Z] #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
16:39:42 [2022-03-15T16:39:42.473Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
16:39:42 [2022-03-15T16:39:42.732Z] #34 ...
16:39:42 [2022-03-15T16:39:42.732Z] 
16:39:42 [2022-03-15T16:39:42.732Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:39:42 [2022-03-15T16:39:42.732Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681
16:39:42 [2022-03-15T16:39:42.732Z] #15 ...
16:39:42 [2022-03-15T16:39:42.732Z] 
16:39:42 [2022-03-15T16:39:42.732Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:39:42 [2022-03-15T16:39:42.732Z] #55 sha256:bc23d1d54e542a84e35a9deb536f6c50d4c0bf44705da310971d6acfc06df925
16:39:42 [2022-03-15T16:39:42.732Z] #55 DONE 0.2s
16:39:42 [2022-03-15T16:39:42.992Z] 
16:39:42 [2022-03-15T16:39:42.992Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:39:42 [2022-03-15T16:39:42.992Z] #56 sha256:dcdec80c768aa30917d949176dfb3aaa70c3445a3a695109eb4668f223859245
16:39:43 [2022-03-15T16:39:43.928Z] #56 ...
16:39:43 [2022-03-15T16:39:43.928Z] 
16:39:43 [2022-03-15T16:39:43.928Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:39:43 [2022-03-15T16:39:43.928Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681
16:39:43 [2022-03-15T16:39:43.928Z] #15 DONE 1.3s
16:39:43 [2022-03-15T16:39:43.928Z] 
16:39:43 [2022-03-15T16:39:43.928Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:39:43 [2022-03-15T16:39:43.928Z] #56 sha256:dcdec80c768aa30917d949176dfb3aaa70c3445a3a695109eb4668f223859245
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + RM_GOPATH=0
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + TMP_GOPATH=
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + : /build
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + '[' -z '' ']'
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 ++ mktemp -d
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + export GOPATH=/tmp/tmp.Pt9c8WjK4e
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + GOPATH=/tmp/tmp.Pt9c8WjK4e
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + RM_GOPATH=1
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 + case "$(go env GOARCH)" in
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.223 ++ go env GOARCH
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + export GO_BUILDMODE=-buildmode=pie
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + GO_BUILDMODE=-buildmode=pie
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 ++ dirname /install.sh
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + dir=/
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + bin=runc
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + shift
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + '[' '!' -f //runc.installer ']'
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + . //runc.installer
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 ++ set -e
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 ++ : v1.1.0
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + install_runc
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + RUNC_BUILDTAGS=seccomp
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Pt9c8WjK4e/src/github.com/opencontainers/runc
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 Cloning into '/tmp/tmp.Pt9c8WjK4e/src/github.com/opencontainers/runc'...
16:39:43 [2022-03-15T16:39:43.928Z] #56 1.251 Install runc version v1.1.0 (build tags: seccomp)
16:39:45 [2022-03-15T16:39:45.320Z] #56 ...
16:39:45 [2022-03-15T16:39:45.320Z] 
16:39:45 [2022-03-15T16:39:45.320Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:39:45 [2022-03-15T16:39:45.320Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7
16:39:45 [2022-03-15T16:39:45.320Z] #16 DONE 1.1s
16:39:45 [2022-03-15T16:39:45.320Z] 
16:39:45 [2022-03-15T16:39:45.320Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:39:45 [2022-03-15T16:39:45.320Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66
16:39:45 [2022-03-15T16:39:45.889Z] #17 0.883 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:39:45 [2022-03-15T16:39:45.889Z] #17 DONE 1.0s
16:39:45 [2022-03-15T16:39:45.889Z] 
16:39:45 [2022-03-15T16:39:45.889Z] #51 [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.44.0"      && /build/golangci-lint --version
16:39:45 [2022-03-15T16:39:45.889Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:39:45 [2022-03-15T16:39:45.889Z] #51 ...
16:39:45 [2022-03-15T16:39:45.889Z] 
16:39:45 [2022-03-15T16:39:45.889Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:39:45 [2022-03-15T16:39:45.889Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8
16:39:46 [2022-03-15T16:39:46.832Z] #18 DONE 1.0s
16:39:46 [2022-03-15T16:39:46.832Z] 
16:39:46 [2022-03-15T16:39:46.832Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:39:46 [2022-03-15T16:39:46.832Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d
16:39:47 [2022-03-15T16:39:47.775Z] #19 DONE 0.9s
16:39:47 [2022-03-15T16:39:47.776Z] 
16:39:47 [2022-03-15T16:39:47.776Z] #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
16:39:47 [2022-03-15T16:39:47.776Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
16:39:48 [2022-03-15T16:39:48.035Z] #43 ...
16:39:48 [2022-03-15T16:39:48.035Z] 
16:39:48 [2022-03-15T16:39:48.035Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:39:48 [2022-03-15T16:39:48.035Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19
16:39:48 [2022-03-15T16:39:48.974Z] #20 DONE 1.1s
16:39:48 [2022-03-15T16:39:48.974Z] 
16:39:48 [2022-03-15T16:39:48.974Z] #21 [dev-systemd-false  7/24] 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
16:39:48 [2022-03-15T16:39:48.975Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35
16:39:50 [2022-03-15T16:39:50.352Z] #21 1.365 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:39:50 [2022-03-15T16:39:50.352Z] #21 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:39:50 [2022-03-15T16:39:50.352Z] #21 1.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:39:50 [2022-03-15T16:39:50.612Z] #21 1.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:39:51 [2022-03-15T16:39:51.551Z] #21 2.618 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB]
16:39:52 [2022-03-15T16:39:52.932Z] #21 3.711 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:39:56 [2022-03-15T16:39:56.218Z] #21 6.817 Fetched 8506 kB in 6s (1445 kB/s)
16:39:57 [2022-03-15T16:39:57.157Z] #21 6.817 Reading package lists...
16:39:57 [2022-03-15T16:39:57.157Z] #21 ...
16:39:57 [2022-03-15T16:39:57.157Z] 
16:39:57 [2022-03-15T16:39:57.157Z] #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
16:39:57 [2022-03-15T16:39:57.157Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228
16:39:57 [2022-03-15T16:39:57.157Z] #34 DONE 157.6s
16:39:57 [2022-03-15T16:39:57.157Z] 
16:39:57 [2022-03-15T16:39:57.157Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:39:57 [2022-03-15T16:39:57.157Z] #56 sha256:dcdec80c768aa30917d949176dfb3aaa70c3445a3a695109eb4668f223859245
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.30 + cd /tmp/tmp.Pt9c8WjK4e/src/github.com/opencontainers/runc
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.30 + git checkout -q v1.1.0
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.72 + '[' -z '' ']'
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.72 + target=static
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.72 + make BUILDTAGS=seccomp static
16:39:57 [2022-03-15T16:39:57.157Z] #56 10.90 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
16:39:58 [2022-03-15T16:39:58.539Z] #56 ...
16:39:58 [2022-03-15T16:39:58.539Z] 
16:39:58 [2022-03-15T16:39:58.539Z] #21 [dev-systemd-false  7/24] 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
16:39:58 [2022-03-15T16:39:58.539Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35
16:39:58 [2022-03-15T16:39:58.539Z] #21 6.817 Reading package lists...
16:40:00 [2022-03-15T16:40:00.448Z] #21 9.632 Reading package lists...
16:40:00 [2022-03-15T16:40:00.967Z] #21 11.56 Building dependency tree...
16:40:01 [2022-03-15T16:40:01.904Z] #21 12.90 The following additional packages will be installed:
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.90   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   python3-pkg-resources vim-runtime xxd
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91 Suggested packages:
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   acl attr quota
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91 Recommended packages:
16:40:01 [2022-03-15T16:40:01.905Z] #21 12.91   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.20 The following NEW packages will be installed:
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.20   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.20   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.20   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.21   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.21   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.21   python3-pkg-resources python3-setuptools python3-wheel sudo
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:40:03 [2022-03-15T16:40:03.285Z] #21 14.21   xz-utils zip zstd
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.52 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.52 Need to get 27.6 MB of archives.
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.52 After this operation, 106 MB of additional disk space will be used.
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:40:03 [2022-03-15T16:40:03.545Z] #21 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:40:03 [2022-03-15T16:40:03.546Z] #21 14.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:40:03 [2022-03-15T16:40:03.805Z] #21 15.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:40:04 [2022-03-15T16:40:04.067Z] #21 15.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:40:04 [2022-03-15T16:40:04.327Z] #21 15.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
16:40:04 [2022-03-15T16:40:04.327Z] #21 15.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:40:04 [2022-03-15T16:40:04.327Z] #21 15.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:40:04 [2022-03-15T16:40:04.327Z] #21 15.48 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
16:40:04 [2022-03-15T16:40:04.895Z] #21 15.96 debconf: delaying package configuration, since apt-utils is not installed
16:40:04 [2022-03-15T16:40:04.895Z] #21 16.08 Fetched 27.6 MB in 1s (21.8 MB/s)
16:40:04 [2022-03-15T16:40:04.895Z] #21 16.14 Selecting previously unselected package pigz.
16:40:05 [2022-03-15T16:40:05.154Z] #21 16.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
16:40:05 [2022-03-15T16:40:05.154Z] #21 16.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.154Z] #21 16.19 Unpacking pigz (2.6-1) ...
16:40:05 [2022-03-15T16:40:05.154Z] #21 16.29 Selecting previously unselected package libelf1:amd64.
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.30 Unpacking libelf1:amd64 (0.183-1) ...
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.45 Selecting previously unselected package libbpf0:amd64.
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.46 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:40:05 [2022-03-15T16:40:05.412Z] #21 16.54 Selecting previously unselected package libcap2:amd64.
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.56 Unpacking libcap2:amd64 (1:2.44-1) ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.62 Selecting previously unselected package libmnl0:amd64.
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.63 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.70 Selecting previously unselected package libxtables12:amd64.
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.70 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.71 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.78 Selecting previously unselected package libcap2-bin.
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.80 Unpacking libcap2-bin (1:2.44-1) ...
16:40:05 [2022-03-15T16:40:05.671Z] #21 16.90 Selecting previously unselected package iproute2.
16:40:05 [2022-03-15T16:40:05.930Z] #21 16.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:40:05 [2022-03-15T16:40:05.930Z] #21 16.90 Unpacking iproute2 (5.10.0-4) ...
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.36 Selecting previously unselected package xxd.
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.52 Selecting previously unselected package vim-common.
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:40:06 [2022-03-15T16:40:06.506Z] #21 17.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:40:06 [2022-03-15T16:40:06.763Z] #21 17.69 Selecting previously unselected package bash-completion.
16:40:06 [2022-03-15T16:40:06.763Z] #21 17.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:40:08 [2022-03-15T16:40:08.677Z] #21 19.39 Unpacking bash-completion (1:2.11-2) ...
16:40:08 [2022-03-15T16:40:08.677Z] #21 19.73 Selecting previously unselected package bzip2.
16:40:08 [2022-03-15T16:40:08.677Z] #21 19.73 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:40:08 [2022-03-15T16:40:08.677Z] #21 19.74 Unpacking bzip2 (1.0.8-4) ...
16:40:08 [2022-03-15T16:40:08.677Z] #21 19.81 Selecting previously unselected package xz-utils.
16:40:08 [2022-03-15T16:40:08.678Z] #21 19.82 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
16:40:08 [2022-03-15T16:40:08.678Z] #21 19.82 Unpacking xz-utils (5.2.5-2) ...
16:40:08 [2022-03-15T16:40:08.937Z] #21 19.97 Selecting previously unselected package apparmor.
16:40:08 [2022-03-15T16:40:08.937Z] #21 19.97 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:40:08 [2022-03-15T16:40:08.937Z] #21 20.02 Unpacking apparmor (2.13.6-10) ...
16:40:09 [2022-03-15T16:40:09.197Z] #21 20.42 Selecting previously unselected package inetutils-ping.
16:40:09 [2022-03-15T16:40:09.197Z] #21 20.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.43 Unpacking inetutils-ping (2:2.0-1) ...
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.54 Selecting previously unselected package libip4tc2:amd64.
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.55 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.62 Selecting previously unselected package libip6tc2:amd64.
16:40:09 [2022-03-15T16:40:09.456Z] #21 20.64 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.65 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.72 Selecting previously unselected package libnfnetlink0:amd64.
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.78 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.87 Selecting previously unselected package libnftnl11:amd64.
16:40:09 [2022-03-15T16:40:09.715Z] #21 20.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.011Z] #21 20.88 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:40:10 [2022-03-15T16:40:10.011Z] #21 20.96 Selecting previously unselected package iptables.
16:40:10 [2022-03-15T16:40:10.011Z] #21 20.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.011Z] #21 20.97 Unpacking iptables (1.8.7-1) ...
16:40:10 [2022-03-15T16:40:10.273Z] #21 21.32 Selecting previously unselected package libonig5:amd64.
16:40:10 [2022-03-15T16:40:10.273Z] #21 21.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.273Z] #21 21.35 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.49 Selecting previously unselected package libjq1:amd64.
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.50 Unpacking libjq1:amd64 (1.6-2.1) ...
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.63 Selecting previously unselected package jq.
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.64 Unpacking jq (1.6-2.1) ...
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.72 Selecting previously unselected package libaio1:amd64.
16:40:10 [2022-03-15T16:40:10.535Z] #21 21.72 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.73 Unpacking libaio1:amd64 (0.3.112-9) ...
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.80 Selecting previously unselected package libgpm2:amd64.
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.83 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.85 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.90 Selecting previously unselected package libicu67:amd64.
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:40:10 [2022-03-15T16:40:10.824Z] #21 21.92 Unpacking libicu67:amd64 (67.1-7) ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.04 Selecting previously unselected package libinih1:amd64.
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.05 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.06 Unpacking libinih1:amd64 (53-1+b2) ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.12 Selecting previously unselected package libnet1:amd64.
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.21 Selecting previously unselected package libnl-3-200:amd64.
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.111Z] #21 25.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.32 Selecting previously unselected package libprotobuf-c1:amd64.
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.37 Selecting previously unselected package net-tools.
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.38 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.370Z] #21 25.39 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.61 Selecting previously unselected package patch.
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.61 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.61 Unpacking patch (2.7.6-7) ...
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.71 Selecting previously unselected package python-pip-whl.
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
16:40:14 [2022-03-15T16:40:14.631Z] #21 25.73 Unpacking python-pip-whl (20.3.4-4) ...
16:40:15 [2022-03-15T16:40:15.199Z] #21 26.25 Selecting previously unselected package python3-lib2to3.
16:40:15 [2022-03-15T16:40:15.199Z] #21 26.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:40:15 [2022-03-15T16:40:15.199Z] #21 26.26 Unpacking python3-lib2to3 (3.9.2-1) ...
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.38 Selecting previously unselected package python3-distutils.
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.41 Unpacking python3-distutils (3.9.2-1) ...
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.56 Selecting previously unselected package python3-pkg-resources.
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:40:15 [2022-03-15T16:40:15.458Z] #21 26.57 Unpacking python3-pkg-resources (52.0.0-4) ...
16:40:15 [2022-03-15T16:40:15.716Z] #21 26.68 Selecting previously unselected package python3-setuptools.
16:40:15 [2022-03-15T16:40:15.716Z] #21 26.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:40:15 [2022-03-15T16:40:15.716Z] #21 26.69 Unpacking python3-setuptools (52.0.0-4) ...
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.90 Selecting previously unselected package python3-wheel.
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.91 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.91 Unpacking python3-wheel (0.34.2-1) ...
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.97 Selecting previously unselected package python3-pip.
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.99 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
16:40:15 [2022-03-15T16:40:15.975Z] #21 26.99 Unpacking python3-pip (20.3.4-4) ...
16:40:16 [2022-03-15T16:40:16.233Z] #21 27.24 Selecting previously unselected package sudo.
16:40:16 [2022-03-15T16:40:16.233Z] #21 27.24 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:40:16 [2022-03-15T16:40:16.233Z] #21 27.26 Unpacking sudo (1.9.5p2-3) ...
16:40:16 [2022-03-15T16:40:16.800Z] #21 27.73 Selecting previously unselected package thin-provisioning-tools.
16:40:16 [2022-03-15T16:40:16.800Z] #21 27.74 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:40:16 [2022-03-15T16:40:16.800Z] #21 27.75 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:40:17 [2022-03-15T16:40:17.059Z] #21 27.95 Selecting previously unselected package uidmap.
16:40:17 [2022-03-15T16:40:17.059Z] #21 27.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:40:17 [2022-03-15T16:40:17.059Z] #21 27.98 Unpacking uidmap (1:4.8.1-1) ...
16:40:17 [2022-03-15T16:40:17.059Z] #21 28.11 Selecting previously unselected package vim-runtime.
16:40:17 [2022-03-15T16:40:17.059Z] #21 28.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:40:17 [2022-03-15T16:40:17.059Z] #21 28.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:40:17 [2022-03-15T16:40:17.059Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:40:17 [2022-03-15T16:40:17.059Z] #21 28.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:40:20 [2022-03-15T16:40:20.345Z] #21 31.03 Selecting previously unselected package vim.
16:40:20 [2022-03-15T16:40:20.345Z] #21 31.04 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:40:20 [2022-03-15T16:40:20.345Z] #21 31.06 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:40:20 [2022-03-15T16:40:20.605Z] #21 31.55 Selecting previously unselected package xfsprogs.
16:40:20 [2022-03-15T16:40:20.605Z] #21 31.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:40:20 [2022-03-15T16:40:20.605Z] #21 31.56 Unpacking xfsprogs (5.10.0-4) ...
16:40:20 [2022-03-15T16:40:20.865Z] #21 31.93 Selecting previously unselected package zip.
16:40:20 [2022-03-15T16:40:20.865Z] #21 31.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:40:20 [2022-03-15T16:40:20.865Z] #21 31.96 Unpacking zip (3.0-12) ...
16:40:20 [2022-03-15T16:40:20.865Z] #21 32.08 Selecting previously unselected package zstd.
16:40:21 [2022-03-15T16:40:21.125Z] #21 32.08 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:40:21 [2022-03-15T16:40:21.125Z] #21 32.09 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:40:21 [2022-03-15T16:40:21.384Z] #21 32.44 Setting up python3-pkg-resources (52.0.0-4) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.36 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.37 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.38 Setting up libgpm2:amd64 (1.20.7-8) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.39 Setting up libicu67:amd64 (67.1-7) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.41 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.42 Setting up libinih1:amd64 (53-1+b2) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.43 Setting up uidmap (1:4.8.1-1) ...
16:40:22 [2022-03-15T16:40:22.322Z] #21 33.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:40:22 [2022-03-15T16:40:22.323Z] #21 33.45 Setting up bzip2 (1.0.8-4) ...
16:40:22 [2022-03-15T16:40:22.323Z] #21 33.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:40:22 [2022-03-15T16:40:22.323Z] #21 33.48 Setting up python3-wheel (0.34.2-1) ...
16:40:23 [2022-03-15T16:40:23.150Z] #21 34.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:40:23 [2022-03-15T16:40:23.150Z] #21 34.11 Setting up libcap2:amd64 (1:2.44-1) ...
16:40:23 [2022-03-15T16:40:23.150Z] #21 34.12 Setting up libcap2-bin (1:2.44-1) ...
16:40:23 [2022-03-15T16:40:23.150Z] #21 34.14 Setting up apparmor (2.13.6-10) ...
16:40:24 [2022-03-15T16:40:24.532Z] #21 35.58 Setting up zip (3.0-12) ...
16:40:24 [2022-03-15T16:40:24.532Z] #21 35.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:40:24 [2022-03-15T16:40:24.532Z] #21 35.63 Setting up bash-completion (1:2.11-2) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.33 Setting up xz-utils (5.2.5-2) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.37 Setting up libmnl0:amd64 (1.0.4-3) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.38 Setting up patch (2.7.6-7) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.39 Setting up sudo (1.9.5p2-3) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.45 invoke-rc.d: could not determine current runlevel
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.46 invoke-rc.d: policy-rc.d denied execution of start.
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.49 Setting up xfsprogs (5.10.0-4) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.50 Setting up libxtables12:amd64 (1.8.7-1) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.52 Setting up inetutils-ping (2:2.0-1) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.54 Setting up pigz (2.6-1) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:40:26 [2022-03-15T16:40:26.439Z] #21 37.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:40:26 [2022-03-15T16:40:26.699Z] #21 37.60 Setting up python-pip-whl (20.3.4-4) ...
16:40:26 [2022-03-15T16:40:26.699Z] #21 37.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:40:27 [2022-03-15T16:40:27.266Z] #21 38.36 Setting up libaio1:amd64 (0.3.112-9) ...
16:40:27 [2022-03-15T16:40:27.266Z] #21 38.38 Setting up python3-lib2to3 (3.9.2-1) ...
16:40:27 [2022-03-15T16:40:27.834Z] #21 38.81 Setting up libelf1:amd64 (0.183-1) ...
16:40:27 [2022-03-15T16:40:27.834Z] #21 38.88 Setting up zstd (1.4.8+dfsg-2.1) ...
16:40:27 [2022-03-15T16:40:27.834Z] #21 38.89 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:40:27 [2022-03-15T16:40:27.834Z] #21 38.90 Setting up python3-distutils (3.9.2-1) ...
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.39 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:40:28 [2022-03-15T16:40:28.401Z] #21 39.50 Setting up python3-setuptools (52.0.0-4) ...
16:40:30 [2022-03-15T16:40:30.036Z] #21 40.90 Setting up libjq1:amd64 (1.6-2.1) ...
16:40:30 [2022-03-15T16:40:30.036Z] #21 40.92 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:40:30 [2022-03-15T16:40:30.036Z] #21 40.93 Setting up thin-provisioning-tools (0.9.0-1) ...
16:40:30 [2022-03-15T16:40:30.036Z] #21 40.94 Setting up python3-pip (20.3.4-4) ...
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.11 Setting up jq (1.6-2.1) ...
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.13 Setting up libbpf0:amd64 (1:0.3-2) ...
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.15 Setting up iptables (1.8.7-1) ...
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:40:30 [2022-03-15T16:40:30.975Z] #21 42.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:40:31 [2022-03-15T16:40:31.234Z] #21 42.20 Setting up iproute2 (5.10.0-4) ...
16:40:31 [2022-03-15T16:40:31.495Z] #21 42.55 Processing triggers for libc-bin (2.31-13+deb11u2) ...
16:40:32 [2022-03-15T16:40:32.440Z] #21 DONE 43.4s
16:40:32 [2022-03-15T16:40:32.440Z] 
16:40:32 [2022-03-15T16:40:32.440Z] #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
16:40:32 [2022-03-15T16:40:32.440Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
16:40:32 [2022-03-15T16:40:32.440Z] #43 ...
16:40:32 [2022-03-15T16:40:32.440Z] 
16:40:32 [2022-03-15T16:40:32.440Z] #22 [dev-systemd-false  8/24] 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
16:40:32 [2022-03-15T16:40:32.440Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e
16:40:33 [2022-03-15T16:40:33.011Z] #22 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:40:33 [2022-03-15T16:40:33.273Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:40:33 [2022-03-15T16:40:33.273Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:40:33 [2022-03-15T16:40:33.273Z] #22 DONE 0.9s
16:40:33 [2022-03-15T16:40:33.273Z] 
16:40:33 [2022-03-15T16:40:33.273Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:40:33 [2022-03-15T16:40:33.273Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a
16:40:43 [2022-03-15T16:40:43.266Z] #23 9.447 Collecting yamllint==1.26.1
16:40:43 [2022-03-15T16:40:43.837Z] #23 10.51   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:40:44 [2022-03-15T16:40:44.776Z] #23 11.62 Collecting pathspec>=0.5.3
16:40:44 [2022-03-15T16:40:44.776Z] #23 11.62   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:40:45 [2022-03-15T16:40:45.346Z] #23 11.98 Collecting pyyaml
16:40:45 [2022-03-15T16:40:45.346Z] #23 11.99   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)
16:40:45 [2022-03-15T16:40:45.346Z] #23 12.05 Building wheels for collected packages: yamllint
16:40:45 [2022-03-15T16:40:45.346Z] #23 12.06   Building wheel for yamllint (setup.py): started
16:40:46 [2022-03-15T16:40:46.285Z] #23 12.96   Building wheel for yamllint (setup.py): finished with status 'done'
16:40:46 [2022-03-15T16:40:46.285Z] #23 12.96   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4372004313e7b1aa16d77c362a8aa5ff458dfa6f8c68cb508199bdf18061b720
16:40:46 [2022-03-15T16:40:46.285Z] #23 12.96   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:40:46 [2022-03-15T16:40:46.285Z] #23 12.96 Successfully built yamllint
16:40:46 [2022-03-15T16:40:46.285Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint
16:40:46 [2022-03-15T16:40:46.545Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
16:40:47 [2022-03-15T16:40:47.115Z] #23 DONE 13.8s
16:40:47 [2022-03-15T16:40:47.115Z] 
16:40:47 [2022-03-15T16:40:47.115Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:40:47 [2022-03-15T16:40:47.115Z] #27 sha256:93fe15fa7a336bd8165bff24ec8f9c29fa381857b087aef7e4b9fa2d6201d647
16:40:47 [2022-03-15T16:40:47.115Z] #27 DONE 0.2s
16:40:47 [2022-03-15T16:40:47.115Z] 
16:40:47 [2022-03-15T16:40:47.115Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:40:47 [2022-03-15T16:40:47.115Z] #56 sha256:dcdec80c768aa30917d949176dfb3aaa70c3445a3a695109eb4668f223859245
16:40:47 [2022-03-15T16:40:47.115Z] #56 ...
16:40:47 [2022-03-15T16:40:47.115Z] 
16:40:47 [2022-03-15T16:40:47.115Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:40:47 [2022-03-15T16:40:47.115Z] #32 sha256:52df5c8017c9b6f990d67b215610b7a0de1078e4b3e0d1c70cf91e3719a7b2ed
16:40:47 [2022-03-15T16:40:47.684Z] #32 DONE 0.4s
16:40:47 [2022-03-15T16:40:47.684Z] 
16:40:47 [2022-03-15T16:40:47.684Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:40:47 [2022-03-15T16:40:47.684Z] #35 sha256:4e87b7b3b278bd751a2a38de9a9e01afb576ba23430bc98cce340d1e598f1e28
16:40:47 [2022-03-15T16:40:47.684Z] #35 DONE 0.1s
16:40:47 [2022-03-15T16:40:47.684Z] 
16:40:47 [2022-03-15T16:40:47.684Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:40:47 [2022-03-15T16:40:47.684Z] #37 sha256:02059dc8686bcbd8592f5d7e2cc8c7d69f4690969c92b19a7749fa6895af5842
16:40:47 [2022-03-15T16:40:47.684Z] #37 DONE 0.1s
16:40:47 [2022-03-15T16:40:47.684Z] 
16:40:47 [2022-03-15T16:40:47.685Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:40:47 [2022-03-15T16:40:47.685Z] #41 sha256:9e996b419aaedbf6e6d0ca165998880e3ec4b252447176e479c844c6ebac7d9e
16:40:47 [2022-03-15T16:40:47.685Z] #41 DONE 0.1s
16:40:47 [2022-03-15T16:40:47.685Z] 
16:40:47 [2022-03-15T16:40:47.685Z] #51 [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.44.0"      && /build/golangci-lint --version
16:40:47 [2022-03-15T16:40:47.685Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:40:51 [2022-03-15T16:40:51.879Z] #51 ...
16:40:51 [2022-03-15T16:40:51.879Z] 
16:40:51 [2022-03-15T16:40:51.879Z] #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
16:40:51 [2022-03-15T16:40:51.879Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02
16:40:51 [2022-03-15T16:40:51.879Z] #43 212.3 + dpkg --print-architecture
16:40:51 [2022-03-15T16:40:51.879Z] #43 212.3 + git checkout -q v2.1.0
16:40:52 [2022-03-15T16:40:52.138Z] #43 212.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:40:52 [2022-03-15T16:40:52.138Z] #43 212.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:41:14 [2022-03-15T16:41:14.088Z] #43 DONE 233.6s
16:41:14 [2022-03-15T16:41:14.089Z] 
16:41:14 [2022-03-15T16:41:14.089Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:14 [2022-03-15T16:41:14.089Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:41:14 [2022-03-15T16:41:14.089Z] #60 ...
16:41:14 [2022-03-15T16:41:14.089Z] 
16:41:14 [2022-03-15T16:41:14.089Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:41:14 [2022-03-15T16:41:14.089Z] #44 sha256:92fa710cb3e7568c75e6a80aac24af83493873849a87a6ff27d09144a92f5ef0
16:41:14 [2022-03-15T16:41:14.657Z] #44 DONE 0.6s
16:41:14 [2022-03-15T16:41:14.658Z] 
16:41:14 [2022-03-15T16:41:14.658Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:41:14 [2022-03-15T16:41:14.658Z] #48 sha256:fd67e1116389892b56a18df9020961884239245c0365dafe335e2bf66058caea
16:41:14 [2022-03-15T16:41:14.658Z] #48 DONE 0.1s
16:41:14 [2022-03-15T16:41:14.658Z] 
16:41:14 [2022-03-15T16:41:14.658Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:41:14 [2022-03-15T16:41:14.658Z] #50 sha256:0caff54e4127f2fb3f5a5773d497dbc92281068bf6dba5aa81a7c81afbdc4359
16:41:14 [2022-03-15T16:41:14.917Z] #50 DONE 0.1s
16:41:14 [2022-03-15T16:41:14.917Z] 
16:41:14 [2022-03-15T16:41:14.917Z] #51 [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.44.0"      && /build/golangci-lint --version
16:41:14 [2022-03-15T16:41:14.917Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:41:53 [2022-03-15T16:41:53.665Z] #51 ...
16:41:53 [2022-03-15T16:41:53.665Z] 
16:41:53 [2022-03-15T16:41:53.665Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:41:53 [2022-03-15T16:41:53.665Z] #56 sha256:dcdec80c768aa30917d949176dfb3aaa70c3445a3a695109eb4668f223859245
16:41:53 [2022-03-15T16:41:53.665Z] #56 127.3 + mkdir -p /build
16:41:53 [2022-03-15T16:41:53.665Z] #56 127.3 + cp runc /build/runc
16:41:53 [2022-03-15T16:41:53.665Z] #56 DONE 129.2s
16:41:53 [2022-03-15T16:41:53.665Z] 
16:41:53 [2022-03-15T16:41:53.665Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:53 [2022-03-15T16:41:53.665Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:41:53 [2022-03-15T16:41:53.927Z] #60 222.4 + bin/containerd
16:41:54 [2022-03-15T16:41:54.865Z] #60 ...
16:41:54 [2022-03-15T16:41:54.865Z] 
16:41:54 [2022-03-15T16:41:54.865Z] #51 [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.44.0"      && /build/golangci-lint --version
16:41:54 [2022-03-15T16:41:54.865Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd
16:41:54 [2022-03-15T16:41:54.865Z] #51 275.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:41:54 [2022-03-15T16:41:54.865Z] #51 DONE 275.8s
16:41:55 [2022-03-15T16:41:55.126Z] 
16:41:55 [2022-03-15T16:41:55.126Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:55 [2022-03-15T16:41:55.126Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:41:56 [2022-03-15T16:41:56.505Z] #60 ...
16:41:56 [2022-03-15T16:41:56.505Z] 
16:41:56 [2022-03-15T16:41:56.505Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:41:56 [2022-03-15T16:41:56.505Z] #52 sha256:d678ed3d9ab23b774344e4278b69679ded2c37ae1f18aac2edcff747f2e8a2dc
16:41:56 [2022-03-15T16:41:56.505Z] #52 DONE 0.6s
16:41:56 [2022-03-15T16:41:56.505Z] 
16:41:56 [2022-03-15T16:41:56.505Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:41:56 [2022-03-15T16:41:56.506Z] #54 sha256:7a504c2b78de5c49df71fa76ee69ea60ccefee1340abe22fea61cf5b92fb7e2c
16:41:56 [2022-03-15T16:41:56.506Z] #54 DONE 0.1s
16:41:56 [2022-03-15T16:41:56.765Z] 
16:41:56 [2022-03-15T16:41:56.765Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:41:56 [2022-03-15T16:41:56.765Z] #57 sha256:ae625878926a4921cb068a200a6f279073a01ad0e628bbcd07607e23c58e37d0
16:41:56 [2022-03-15T16:41:56.765Z] #57 DONE 0.3s
16:41:56 [2022-03-15T16:41:56.765Z] 
16:41:56 [2022-03-15T16:41:56.765Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:41:56 [2022-03-15T16:41:56.765Z] #60 sha256:624ad1979b57fde3c51fe0f25578d893a014ec2d28384c8e04f22094a3019e18
16:42:43 [2022-03-15T16:42:43.554Z] #60 269.3 # github.com/containerd/containerd/cmd/containerd
16:42:43 [2022-03-15T16:42:43.554Z] #60 269.3 /usr/bin/ld: /tmp/go-link-2293532734/000019.o: in function `New':
16:42:43 [2022-03-15T16:42:43.554Z] #60 269.3 /tmp/tmp.5L6GzxMfgf/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
16:42:43 [2022-03-15T16:42:43.554Z] #60 269.4 + bin/containerd-stress
16:42:43 [2022-03-15T16:42:43.554Z] #60 270.6 + bin/containerd-shim
16:42:53 [2022-03-15T16:42:53.529Z] #60 280.9 + bin/containerd-shim-runc-v1
16:42:58 [2022-03-15T16:42:58.801Z] #60 286.6 + bin/containerd-shim-runc-v2
16:42:58 [2022-03-15T16:42:58.801Z] #60 287.3 + binaries
16:42:58 [2022-03-15T16:42:58.801Z] #60 287.3 + install -D bin/containerd /build/containerd
16:42:58 [2022-03-15T16:42:58.801Z] #60 287.4 + install -D bin/containerd-shim /build/containerd-shim
16:42:58 [2022-03-15T16:42:58.801Z] #60 287.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:42:58 [2022-03-15T16:42:58.801Z] #60 287.4 + install -D bin/ctr /build/ctr
16:43:01 [2022-03-15T16:43:01.335Z] #60 DONE 289.5s
16:43:02 [2022-03-15T16:43:02.273Z] 
16:43:02 [2022-03-15T16:43:02.273Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:43:02 [2022-03-15T16:43:02.273Z] #61 sha256:da696c242c00e96e1357e1f2ebe1e80d29b059b20808baeb6e79be0dc7db42e4
16:43:03 [2022-03-15T16:43:03.217Z] #61 DONE 1.0s
16:43:03 [2022-03-15T16:43:03.217Z] 
16:43:03 [2022-03-15T16:43:03.217Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:43:03 [2022-03-15T16:43:03.217Z] #66 sha256:4abbf66635b92ef2ad7797573ea9f299b24c848141befdb66b60f83272d592e2
16:43:03 [2022-03-15T16:43:03.475Z] #66 DONE 0.2s
16:43:03 [2022-03-15T16:43:03.475Z] 
16:43:03 [2022-03-15T16:43:03.475Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:43:03 [2022-03-15T16:43:03.475Z] #71 sha256:c60dc90453c2adae7a7d6b7fa87a34c712a782d420f1734dc32555ff7bb9d0ac
16:43:04 [2022-03-15T16:43:04.410Z] #71 DONE 0.9s
16:43:04 [2022-03-15T16:43:04.410Z] 
16:43:04 [2022-03-15T16:43:04.410Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:43:04 [2022-03-15T16:43:04.410Z] #72 sha256:6baf109f371155b68b91cd63d27e971545e156c3b18ea2f161fd021b42084883
16:43:04 [2022-03-15T16:43:04.410Z] #72 DONE 0.0s
16:43:04 [2022-03-15T16:43:04.410Z] 
16:43:04 [2022-03-15T16:43:04.410Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:43:04 [2022-03-15T16:43:04.410Z] #73 sha256:fa405063a468d4d223fd293150ab7f7b311136c936bce93013366772a844f762
16:43:05 [2022-03-15T16:43:05.787Z] #73 DONE 1.3s
16:43:05 [2022-03-15T16:43:05.787Z] 
16:43:05 [2022-03-15T16:43:05.787Z] #74 exporting to image
16:43:05 [2022-03-15T16:43:05.787Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:43:05 [2022-03-15T16:43:05.787Z] #74 exporting layers
16:43:12 [2022-03-15T16:43:12.355Z] #74 exporting layers 6.1s done
16:43:12 [2022-03-15T16:43:12.355Z] #74 writing image sha256:00d92e34033f275b13f892a85cc6d20658b41f1e25305091b968bddf03c4d16e done
16:43:12 [2022-03-15T16:43:12.355Z] #74 naming to docker.io/library/docker:8ac2f84f9ac99fdba225d4d9cd907b50908481fe done
16:43:12 [2022-03-15T16:43:12.355Z] #74 DONE 6.1s