Skip to content

Console Output

Skipping 51 KB.. Full Log
 v0.0.0-20191202100458-e7afc7fbc510
12:18:03 [2022-03-03T12:18:03.360Z] #49 5.615 go: downloading github.com/pkg/errors v0.9.1
12:18:03 [2022-03-03T12:18:03.360Z] #49 5.820 go: downloading golang.org/x/tools v0.1.0
12:18:03 [2022-03-03T12:18:03.360Z] #49 6.076 go: downloading github.com/mattn/go-colorable v0.1.8
12:18:03 [2022-03-03T12:18:03.360Z] #49 6.099 go: downloading github.com/mattn/go-isatty v0.0.12
12:18:03 [2022-03-03T12:18:03.360Z] #49 6.255 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:18:03 [2022-03-03T12:18:03.360Z] #49 6.437 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:18:03 [2022-03-03T12:18:03.360Z] #49 10.25 go: downloading github.com/jonboulle/clockwork v0.2.2
12:18:03 [2022-03-03T12:18:03.360Z] #49 10.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:18:03 [2022-03-03T12:18:03.360Z] #49 10.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:18:03 [2022-03-03T12:18:03.360Z] #49 ...
12:18:03 [2022-03-03T12:18:03.360Z] 
12:18:03 [2022-03-03T12:18:03.360Z] #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
12:18:03 [2022-03-03T12:18:03.360Z] #53 sha256:4a19ffe3ed23ab7fe114eb821a0896b2bcf09456a92532cc5296039154ab9124
12:18:03 [2022-03-03T12:18:03.360Z] #53 3.050 go: downloading mvdan.cc/sh/v3 v3.0.2
12:18:03 [2022-03-03T12:18:03.360Z] #53 4.904 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:18:03 [2022-03-03T12:18:03.360Z] #53 4.904 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:18:03 [2022-03-03T12:18:03.360Z] #53 5.036 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:18:03 [2022-03-03T12:18:03.360Z] #53 6.509 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:18:03 [2022-03-03T12:18:03.621Z] #53 ...
12:18:03 [2022-03-03T12:18:03.621Z] 
12:18:03 [2022-03-03T12:18:03.621Z] #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
12:18:03 [2022-03-03T12:18:03.621Z] #49 sha256:8cda003becdb46f909b76ee5cc530fef8a4bb47fa622c19dc92932b6ac7d6e7f
12:18:03 [2022-03-03T12:18:03.621Z] #49 11.35 go: downloading golang.org/x/mod v0.3.0
12:18:03 [2022-03-03T12:18:03.621Z] #49 11.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:18:05 [2022-03-03T12:18:05.543Z] #49 ...
12:18:05 [2022-03-03T12:18:05.543Z] 
12:18:05 [2022-03-03T12:18:05.543Z] #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
12:18:05 [2022-03-03T12:18:05.543Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61
12:18:05 [2022-03-03T12:18:05.543Z] #43 2.858 + git clone https://github.com/docker/distribution.git .
12:18:05 [2022-03-03T12:18:05.543Z] #43 2.865 Cloning into '.'...
12:18:05 [2022-03-03T12:18:05.543Z] #43 ...
12:18:05 [2022-03-03T12:18:05.543Z] 
12:18:05 [2022-03-03T12:18:05.543Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:18:05 [2022-03-03T12:18:05.543Z] #31 sha256:cb930a92b840686e66a5ff08e814461cd5c80f13dca18cdda94c12f19f31fb65
12:18:05 [2022-03-03T12:18:05.543Z] #31 9.507 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:18:05 [2022-03-03T12:18:05.543Z] #31 10.97 
12:18:05 [2022-03-03T12:18:05.544Z] #31 11.28 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
12:18:05 [2022-03-03T12:18:05.544Z] #31 12.53 
12:18:09 [2022-03-03T12:18:09.769Z] #31 17.11 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:18:09 [2022-03-03T12:18:09.769Z] #31 ...
12:18:09 [2022-03-03T12:18:09.769Z] 
12:18:09 [2022-03-03T12:18:09.769Z] #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
12:18:09 [2022-03-03T12:18:09.769Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61
12:18:09 [2022-03-03T12:18:09.769Z] #43 16.90 + git checkout -q v2.3.0
12:18:10 [2022-03-03T12:18:10.737Z] #43 ...
12:18:10 [2022-03-03T12:18:10.737Z] 
12:18:10 [2022-03-03T12:18:10.737Z] #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
12:18:10 [2022-03-03T12:18:10.737Z] #36 sha256:a97cc058b35b8dda549da31fe654a8fe1f5a67e8ebb89f8f383b079060ee7b54
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 tomll can be used in two ways:
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 Writing to STDIN and reading from STDOUT:
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87   cat file.toml | tomll > file.toml
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 Reading and updating a list of files:
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87   tomll a.toml b.toml c.toml
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 
12:18:10 [2022-03-03T12:18:10.737Z] #36 13.87 When given a list of files, tomll will modify all files in place without asking.
12:18:10 [2022-03-03T12:18:10.737Z] #36 DONE 18.4s
12:18:10 [2022-03-03T12:18:10.737Z] 
12:18:10 [2022-03-03T12:18:10.737Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:18:10 [2022-03-03T12:18:10.737Z] #31 sha256:cb930a92b840686e66a5ff08e814461cd5c80f13dca18cdda94c12f19f31fb65
12:18:10 [2022-03-03T12:18:10.737Z] #31 18.24 
12:18:12 [2022-03-03T12:18:12.054Z] #31 18.59 #=#=#                                                                         

                                                                           0.1%
##########                                                                14.7%
################                                                          23.0%
############################                                              39.2%
############################################                              61.2%
#######################################################                   77.7%
######################################################################    97.4%
######################################################################## 100.0%
12:18:13 [2022-03-03T12:18:13.020Z] #31 20.69 
12:18:13 [2022-03-03T12:18:13.020Z] #31 ...
12:18:13 [2022-03-03T12:18:13.020Z] 
12:18:13 [2022-03-03T12:18:13.020Z] #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
12:18:13 [2022-03-03T12:18:13.020Z] #63 sha256:f9a6f0461fe2d39e85dd75eb7bc0dee6c3b2155a33b477eaed51d6b4f8a480f0
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.24 go: downloading github.com/google/uuid v1.3.0
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.29 go: downloading github.com/moby/vpnkit v0.5.0
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.38 go: downloading github.com/gofrs/flock v0.8.1
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.46 go: downloading github.com/gorilla/mux v1.8.0
12:18:13 [2022-03-03T12:18:13.020Z] #63 10.74 go: downloading github.com/moby/sys/mountinfo v0.5.0
12:18:13 [2022-03-03T12:18:13.020Z] #63 11.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:18:13 [2022-03-03T12:18:13.020Z] #63 11.25 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
12:18:13 [2022-03-03T12:18:13.020Z] #63 13.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:18:13 [2022-03-03T12:18:13.020Z] #63 13.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:18:13 [2022-03-03T12:18:13.636Z] #63 ...
12:18:13 [2022-03-03T12:18:13.636Z] 
12:18:13 [2022-03-03T12:18:13.636Z] #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
12:18:13 [2022-03-03T12:18:13.636Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638
12:18:13 [2022-03-03T12:18:13.636Z] #38 11.48 Fetched 8392 kB in 8s (1008 kB/s)
12:18:13 [2022-03-03T12:18:13.636Z] #38 11.48 Reading package lists...
12:18:13 [2022-03-03T12:18:13.636Z] #38 15.74 Reading package lists...
12:18:13 [2022-03-03T12:18:13.902Z] #38 20.29 Building dependency tree...
12:18:13 [2022-03-03T12:18:13.902Z] #38 ...
12:18:13 [2022-03-03T12:18:13.902Z] 
12:18:13 [2022-03-03T12:18:13.902Z] #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
12:18:13 [2022-03-03T12:18:13.902Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61
12:18:13 [2022-03-03T12:18:13.902Z] #43 18.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:18:14 [2022-03-03T12:18:14.891Z] #43 ...
12:18:14 [2022-03-03T12:18:14.891Z] 
12:18:14 [2022-03-03T12:18:14.891Z] #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
12:18:14 [2022-03-03T12:18:14.891Z] #58 sha256:d2c59185f78bb8a88c97bf40329b5b4adf76250f6fad38a328c455378027290f
12:18:14 [2022-03-03T12:18:14.891Z] #58 12.52 Fetched 8392 kB in 9s (920 kB/s)
12:18:14 [2022-03-03T12:18:14.891Z] #58 12.52 Reading package lists...
12:18:14 [2022-03-03T12:18:14.891Z] #58 16.05 Reading package lists...
12:18:14 [2022-03-03T12:18:14.891Z] #58 20.55 Building dependency tree...
12:18:14 [2022-03-03T12:18:14.891Z] #58 ...
12:18:14 [2022-03-03T12:18:14.891Z] 
12:18:14 [2022-03-03T12:18:14.891Z] #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
12:18:14 [2022-03-03T12:18:14.891Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638
12:18:14 [2022-03-03T12:18:14.891Z] #38 20.29 Building dependency tree...
12:18:15 [2022-03-03T12:18:15.152Z] #38 ...
12:18:15 [2022-03-03T12:18:15.152Z] 
12:18:15 [2022-03-03T12:18:15.152Z] #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
12:18:15 [2022-03-03T12:18:15.152Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:18:15 [2022-03-03T12:18:15.152Z] #14 12.88 Fetched 8392 kB in 9s (892 kB/s)
12:18:15 [2022-03-03T12:18:15.152Z] #14 12.88 Reading package lists...
12:18:15 [2022-03-03T12:18:15.152Z] #14 16.26 Reading package lists...
12:18:15 [2022-03-03T12:18:15.152Z] #14 20.69 Building dependency tree...
12:18:16 [2022-03-03T12:18:16.094Z] #14 ...
12:18:16 [2022-03-03T12:18:16.094Z] 
12:18:16 [2022-03-03T12:18:16.094Z] #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
12:18:16 [2022-03-03T12:18:16.094Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee
12:18:16 [2022-03-03T12:18:16.094Z] #47 13.34 Fetched 8396 kB in 10s (824 kB/s)
12:18:16 [2022-03-03T12:18:16.094Z] #47 13.34 Reading package lists...
12:18:16 [2022-03-03T12:18:16.094Z] #47 17.67 Reading package lists...
12:18:16 [2022-03-03T12:18:16.094Z] #47 22.03 Building dependency tree...
12:18:16 [2022-03-03T12:18:16.094Z] #47 ...
12:18:16 [2022-03-03T12:18:16.094Z] 
12:18:16 [2022-03-03T12:18:16.094Z] #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
12:18:16 [2022-03-03T12:18:16.094Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.85 The following additional packages will be installed:
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.88   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.91 Suggested packages:
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.91   cmake-doc ninja-build lrzip
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.91 Recommended packages:
12:18:16 [2022-03-03T12:18:16.094Z] #38 23.91   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:18:16 [2022-03-03T12:18:16.686Z] #38 24.53 The following NEW packages will be installed:
12:18:16 [2022-03-03T12:18:16.686Z] #38 24.54   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:18:16 [2022-03-03T12:18:16.686Z] #38 24.55   vim-common xxd
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 Need to get 15.6 MB of archives.
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 After this operation, 67.4 MB of additional disk space will be used.
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:18:17 [2022-03-03T12:18:17.258Z] #38 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
12:18:17 [2022-03-03T12:18:17.830Z] #38 25.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
12:18:19 [2022-03-03T12:18:19.218Z] #38 26.85 debconf: delaying package configuration, since apt-utils is not installed
12:18:19 [2022-03-03T12:18:19.219Z] #38 27.08 Fetched 15.6 MB in 1s (11.7 MB/s)
12:18:19 [2022-03-03T12:18:19.219Z] #38 27.15 Selecting previously unselected package xxd.
12:18:19 [2022-03-03T12:18:19.482Z] #38 27.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 ... 15700 files and directories currently installed.)
12:18:19 [2022-03-03T12:18:19.482Z] #38 27.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:18:19 [2022-03-03T12:18:19.482Z] #38 27.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:18:19 [2022-03-03T12:18:19.482Z] #38 27.38 Selecting previously unselected package vim-common.
12:18:19 [2022-03-03T12:18:19.482Z] #38 27.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:18:20 [2022-03-03T12:18:20.110Z] #38 27.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:18:21 [2022-03-03T12:18:21.500Z] #38 ...
12:18:21 [2022-03-03T12:18:21.500Z] 
12:18:21 [2022-03-03T12:18:21.500Z] #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
12:18:21 [2022-03-03T12:18:21.500Z] #34 sha256:4e13c64604814891abc79b07b4f427febb10038ab21ad877c4317f4495608b14
12:18:21 [2022-03-03T12:18:21.500Z] #34 28.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:18:21 [2022-03-03T12:18:21.763Z] #34 29.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:18:23 [2022-03-03T12:18:23.695Z] #34 ...
12:18:23 [2022-03-03T12:18:23.695Z] 
12:18:23 [2022-03-03T12:18:23.695Z] #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
12:18:23 [2022-03-03T12:18:23.695Z] #53 sha256:4a19ffe3ed23ab7fe114eb821a0896b2bcf09456a92532cc5296039154ab9124
12:18:23 [2022-03-03T12:18:23.695Z] #53 29.19 v3.0.2
12:18:23 [2022-03-03T12:18:23.695Z] #53 DONE 31.0s
12:18:23 [2022-03-03T12:18:23.695Z] 
12:18:23 [2022-03-03T12:18:23.695Z] #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
12:18:23 [2022-03-03T12:18:23.695Z] #58 sha256:d2c59185f78bb8a88c97bf40329b5b4adf76250f6fad38a328c455378027290f
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.19 The following additional packages will be installed:
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.20   libbtrfs0
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.48 The following NEW packages will be installed:
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.49   libbtrfs-dev libbtrfs0
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.88 Need to get 454 kB of archives.
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.88 After this operation, 1275 kB of additional disk space will be used.
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:18:23 [2022-03-03T12:18:23.695Z] #58 24.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:18:23 [2022-03-03T12:18:23.695Z] #58 25.76 debconf: delaying package configuration, since apt-utils is not installed
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.24 Fetched 454 kB in 0s (1431 kB/s)
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.33 Selecting previously unselected package libbtrfs0:arm64.
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.33 (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 ... 15700 files and directories currently installed.)
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.39 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.41 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.56 Selecting previously unselected package libbtrfs-dev:arm64.
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 26.88 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 27.26 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 27.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 27.35 Processing triggers for libc-bin (2.31-13+deb11u2) ...
12:18:23 [2022-03-03T12:18:23.695Z] #58 DONE 31.0s
12:18:23 [2022-03-03T12:18:23.695Z] 
12:18:23 [2022-03-03T12:18:23.695Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:18:23 [2022-03-03T12:18:23.695Z] #31 sha256:cb930a92b840686e66a5ff08e814461cd5c80f13dca18cdda94c12f19f31fb65
12:18:23 [2022-03-03T12:18:23.695Z] #31 25.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:18:23 [2022-03-03T12:18:23.695Z] #31 26.27 #=#=#                                                                         
12:18:23 [2022-03-03T12:18:23.695Z] #31 26.56 #=#=#                                                                         

######################################################################## 100.0%
12:18:23 [2022-03-03T12:18:23.695Z] #31 27.56 
12:18:23 [2022-03-03T12:18:23.695Z] #31 29.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:18:23 [2022-03-03T12:18:23.695Z] #31 30.48 
12:18:23 [2022-03-03T12:18:23.695Z] #31 30.76 #=#=#                                                                         

######################################################################## 100.0%
12:18:24 [2022-03-03T12:18:24.655Z] #31 32.09 
12:18:24 [2022-03-03T12:18:24.656Z] #31 ...
12:18:24 [2022-03-03T12:18:24.656Z] 
12:18:24 [2022-03-03T12:18:24.656Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:18:24 [2022-03-03T12:18:24.656Z] #59 sha256:f9ade3cbbfd3d95b02b1711db253135de748dd25f59f25e8d4ede57db35efd8e
12:18:24 [2022-03-03T12:18:24.656Z] #59 DONE 1.3s
12:18:24 [2022-03-03T12:18:24.656Z] 
12:18:24 [2022-03-03T12:18:24.656Z] #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
12:18:24 [2022-03-03T12:18:24.656Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:18:25 [2022-03-03T12:18:25.231Z] #60 ...
12:18:25 [2022-03-03T12:18:25.232Z] 
12:18:25 [2022-03-03T12:18:25.232Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:18:25 [2022-03-03T12:18:25.232Z] #31 sha256:cb930a92b840686e66a5ff08e814461cd5c80f13dca18cdda94c12f19f31fb65
12:18:25 [2022-03-03T12:18:25.232Z] #31 32.54 Download of images into '/build' complete.
12:18:25 [2022-03-03T12:18:25.232Z] #31 32.54 Use something like the following to load the result into a Docker daemon:
12:18:25 [2022-03-03T12:18:25.232Z] #31 32.54   tar -cC '/build' . | docker load
12:18:25 [2022-03-03T12:18:25.232Z] #31 DONE 32.7s
12:18:25 [2022-03-03T12:18:25.232Z] 
12:18:25 [2022-03-03T12:18:25.232Z] #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
12:18:25 [2022-03-03T12:18:25.232Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.34 go: downloading github.com/fatih/color v1.13.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.34 go: downloading github.com/gofrs/flock v0.8.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.40 go: downloading github.com/spf13/cobra v1.3.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.40 go: downloading github.com/spf13/pflag v1.0.5
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.64 go: downloading github.com/spf13/viper v1.10.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 24.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:18:25 [2022-03-03T12:18:25.232Z] #51 25.00 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
12:18:25 [2022-03-03T12:18:25.232Z] #51 25.03 go: downloading github.com/go-critic/go-critic v0.6.2
12:18:25 [2022-03-03T12:18:25.232Z] #51 25.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 25.80 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.34 go: downloading github.com/mattn/go-colorable v0.1.12
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.37 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.41 go: downloading github.com/stretchr/testify v1.7.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.51 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.56 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.58 go: downloading github.com/mattn/go-isatty v0.0.14
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.63 go: downloading github.com/fsnotify/fsnotify v1.5.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.69 go: downloading github.com/magiconair/properties v1.8.5
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.70 go: downloading github.com/mitchellh/mapstructure v1.4.3
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.73 go: downloading github.com/spf13/afero v1.6.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.74 go: downloading github.com/spf13/cast v1.4.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.87 go: downloading github.com/subosito/gotenv v1.2.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 29.89 go: downloading gopkg.in/ini.v1 v1.66.2
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.04 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.07 go: downloading github.com/go-toolsmith/astp v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.08 go: downloading github.com/go-toolsmith/typep v1.0.2
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.19 go: downloading github.com/hashicorp/errwrap v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.30 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.35 go: downloading github.com/Antonboom/errname v0.1.5
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.44 go: downloading github.com/Antonboom/nilnil v0.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.58 go: downloading github.com/BurntSushi/toml v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.79 go: downloading github.com/alexkohler/prealloc v1.0.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.80 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.91 go: downloading github.com/ashanbrown/makezero v1.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.92 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.93 go: downloading github.com/blizzy78/varnamelen v0.5.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 30.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.14 go: downloading github.com/breml/bidichk v0.2.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.14 go: downloading github.com/breml/errchkjson v0.2.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.17 go: downloading github.com/butuzov/ireturn v0.1.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.24 go: downloading github.com/charithe/durationcheck v0.0.9
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.31 go: downloading github.com/daixiang0/gci v0.2.9
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.33 go: downloading github.com/denis-tingajkin/go-header v0.4.2
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.47 go: downloading github.com/esimonov/ifshort v1.0.4
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.48 go: downloading github.com/fzipp/gocyclo v0.4.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:18:25 [2022-03-03T12:18:25.232Z] #51 31.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.03 go: downloading github.com/golangci/misspell v0.3.5
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.25 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.36 go: downloading github.com/jgautheron/goconst v1.5.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.37 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.41 go: downloading github.com/julz/importas v0.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.43 go: downloading github.com/kisielk/errcheck v1.6.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.54 go: downloading github.com/kulti/thelper v0.5.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.54 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.58 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.59 go: downloading github.com/ldez/gomoddirectives v0.2.2
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.66 go: downloading github.com/ldez/tagliatelle v0.3.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.69 go: downloading github.com/leonklingele/grouper v1.1.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.76 go: downloading github.com/maratori/testpackage v1.0.1
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
12:18:25 [2022-03-03T12:18:25.232Z] #51 32.94 go: downloading github.com/mgechev/revive v1.1.3
12:18:25 [2022-03-03T12:18:25.232Z] #51 ...
12:18:25 [2022-03-03T12:18:25.232Z] 
12:18:25 [2022-03-03T12:18:25.232Z] #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
12:18:25 [2022-03-03T12:18:25.232Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:18:25 [2022-03-03T12:18:25.232Z] #60 0.787 + RM_GOPATH=0
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.797 + TMP_GOPATH=
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.797 + : /build
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.797 + '[' -z '' ']'
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 ++ mktemp -d
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 + export GOPATH=/tmp/tmp.q9TzG2KJla
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 + GOPATH=/tmp/tmp.q9TzG2KJla
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 + RM_GOPATH=1
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 + case "$(go env GOARCH)" in
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.837 ++ go env GOARCH
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.899 + export GO_BUILDMODE=-buildmode=pie
12:18:25 [2022-03-03T12:18:25.512Z] #60 0.899 + GO_BUILDMODE=-buildmode=pie
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 ++ dirname /install.sh
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + dir=/
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + bin=containerd
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + shift
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + '[' '!' -f //containerd.installer ']'
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + . //containerd.installer
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 ++ set -e
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 ++ : v1.5.9
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + install_containerd
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + echo 'Install containerd version v1.5.9'
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q9TzG2KJla/src/github.com/containerd/containerd
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.911 Cloning into '/tmp/tmp.q9TzG2KJla/src/github.com/containerd/containerd'...
12:18:25 [2022-03-03T12:18:25.777Z] #60 0.912 Install containerd version v1.5.9
12:18:26 [2022-03-03T12:18:26.349Z] #60 ...
12:18:26 [2022-03-03T12:18:26.349Z] 
12:18:26 [2022-03-03T12:18:26.349Z] #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
12:18:26 [2022-03-03T12:18:26.349Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17 The following additional packages will be installed:
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   mingw-w64-common mingw-w64-x86-64-dev
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17 Suggested packages:
12:18:26 [2022-03-03T12:18:26.349Z] #14 24.17   gcc-10-locales seccomp wine64
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.11 The following NEW packages will be installed:
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.13   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.13   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.13   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.13   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.14   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.14   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.14   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.14   mingw-w64-x86-64-dev
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.54 Need to get 108 MB of archives.
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.54 After this operation, 620 MB of additional disk space will be used.
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 25.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 26.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 26.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 26.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 26.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 29.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 30.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 30.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 32.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
12:18:26 [2022-03-03T12:18:26.349Z] #14 33.62 debconf: delaying package configuration, since apt-utils is not installed
12:18:26 [2022-03-03T12:18:26.349Z] #14 33.85 Fetched 108 MB in 7s (14.5 MB/s)
12:18:26 [2022-03-03T12:18:26.349Z] #14 33.94 Selecting previously unselected package binutils-mingw-w64-i686.
12:18:26 [2022-03-03T12:18:26.350Z] #14 33.94 (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 ... 15700 files and directories currently installed.)
12:18:26 [2022-03-03T12:18:26.350Z] #14 34.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
12:18:26 [2022-03-03T12:18:26.350Z] #14 34.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:18:26 [2022-03-03T12:18:26.350Z] #14 ...
12:18:26 [2022-03-03T12:18:26.350Z] 
12:18:26 [2022-03-03T12:18:26.350Z] #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
12:18:26 [2022-03-03T12:18:26.350Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.52 go: downloading github.com/moricho/tparallel v0.2.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.52 go: downloading github.com/nakabonne/nestif v0.3.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.54 go: downloading github.com/nishanths/exhaustive v0.7.11
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.60 go: downloading github.com/nishanths/predeclared v0.2.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.73 go: downloading github.com/securego/gosec/v2 v2.9.6
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.90 go: downloading github.com/sivchari/containedctx v1.0.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.90 go: downloading github.com/sivchari/tenv v1.4.7
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.92 go: downloading github.com/sonatard/noctx v0.0.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 33.93 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.01 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.06 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.07 go: downloading github.com/tetafro/godot v1.4.11
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
12:18:26 [2022-03-03T12:18:26.350Z] #51 34.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:18:26 [2022-03-03T12:18:26.610Z] #51 34.32 go: downloading github.com/ultraware/funlen v0.0.3
12:18:26 [2022-03-03T12:18:26.610Z] #51 34.36 go: downloading github.com/ultraware/whitespace v0.0.4
12:18:26 [2022-03-03T12:18:26.610Z] #51 34.36 go: downloading github.com/uudashr/gocognit v1.0.5
12:18:26 [2022-03-03T12:18:26.610Z] #51 34.40 go: downloading github.com/yagipy/maintidx v1.0.0
12:18:26 [2022-03-03T12:18:26.610Z] #51 34.43 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
12:18:26 [2022-03-03T12:18:26.871Z] #51 34.67 go: downloading gitlab.com/bosi/decorder v0.2.1
12:18:26 [2022-03-03T12:18:26.871Z] #51 34.78 go: downloading honnef.co/go/tools v0.2.2
12:18:27 [2022-03-03T12:18:27.813Z] #51 ...
12:18:27 [2022-03-03T12:18:27.813Z] 
12:18:27 [2022-03-03T12:18:27.814Z] #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
12:18:27 [2022-03-03T12:18:27.814Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.28 The following additional packages will be installed:
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.30   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.30   python3-protobuf python3-six
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.35 Suggested packages:
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.35   python3-setuptools
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.35 Recommended packages:
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.35   iproute2 | iproute
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.70 The following NEW packages will be installed:
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.71   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:18:27 [2022-03-03T12:18:27.814Z] #47 25.71   python3-protobuf python3-six
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.10 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.10 Need to get 2115 kB of archives.
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.10 After this operation, 10.7 MB of additional disk space will be used.
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 26.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 29.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
12:18:27 [2022-03-03T12:18:27.814Z] #47 30.75 debconf: delaying package configuration, since apt-utils is not installed
12:18:27 [2022-03-03T12:18:27.814Z] #47 31.28 Fetched 2115 kB in 4s (553 kB/s)
12:18:27 [2022-03-03T12:18:27.814Z] #47 31.73 Selecting previously unselected package libprotobuf23:arm64.
12:18:27 [2022-03-03T12:18:27.814Z] #47 31.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 ... 15700 files and directories currently installed.)
12:18:27 [2022-03-03T12:18:27.814Z] #47 31.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 31.92 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 32.71 Selecting previously unselected package python3-pkg-resources.
12:18:27 [2022-03-03T12:18:27.814Z] #47 32.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 32.72 Unpacking python3-pkg-resources (52.0.0-4) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.01 Selecting previously unselected package python3-six.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.03 Unpacking python3-six (1.16.0-2) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.16 Selecting previously unselected package python3-protobuf.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.19 Unpacking python3-protobuf (3.12.4-1) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.52 Selecting previously unselected package libnet1:arm64.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.66 Selecting previously unselected package libnl-3-200:arm64.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.82 Selecting previously unselected package libprotobuf-c1:arm64.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.83 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.92 Selecting previously unselected package criu.
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.92 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 33.93 Unpacking criu (3.16.1-3) ...
12:18:27 [2022-03-03T12:18:27.814Z] #47 34.46 Setting up python3-pkg-resources (52.0.0-4) ...
12:18:28 [2022-03-03T12:18:28.075Z] #47 ...
12:18:28 [2022-03-03T12:18:28.075Z] 
12:18:28 [2022-03-03T12:18:28.075Z] #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
12:18:28 [2022-03-03T12:18:28.075Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef
12:18:28 [2022-03-03T12:18:28.075Z] #51 35.80 go: downloading mvdan.cc/gofumpt v0.2.1
12:18:28 [2022-03-03T12:18:28.075Z] #51 35.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:18:28 [2022-03-03T12:18:28.075Z] #51 35.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:18:28 [2022-03-03T12:18:28.075Z] #51 35.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
12:18:29 [2022-03-03T12:18:29.017Z] #51 36.83 go: downloading github.com/davecgh/go-spew v1.1.1
12:18:29 [2022-03-03T12:18:29.017Z] #51 36.87 go: downloading github.com/pmezard/go-difflib v1.0.0
12:18:29 [2022-03-03T12:18:29.017Z] #51 36.89 go: downloading github.com/stretchr/objx v0.1.1
12:18:29 [2022-03-03T12:18:29.017Z] #51 36.93 go: downloading golang.org/x/text v0.3.7
12:18:31 [2022-03-03T12:18:31.572Z] #51 ...
12:18:31 [2022-03-03T12:18:31.572Z] 
12:18:31 [2022-03-03T12:18:31.572Z] #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
12:18:31 [2022-03-03T12:18:31.572Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638
12:18:31 [2022-03-03T12:18:31.572Z] #38 29.32 Selecting previously unselected package cmake-data.
12:18:31 [2022-03-03T12:18:31.572Z] #38 29.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 29.33 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 32.66 Selecting previously unselected package libicu67:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 32.67 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 32.71 Unpacking libicu67:arm64 (67.1-7) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.55 Selecting previously unselected package libxml2:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.91 Selecting previously unselected package libarchive13:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.92 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 37.93 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.16 Selecting previously unselected package libjsoncpp24:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.18 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.34 Selecting previously unselected package librhash0:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.34 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.35 Unpacking librhash0:arm64 (1.4.1-2) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.50 Selecting previously unselected package libuv1:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.50 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.51 Unpacking libuv1:arm64 (1.40.0-2) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.61 Selecting previously unselected package cmake.
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 38.66 Unpacking cmake (3.18.4-2+deb11u1) ...
12:18:31 [2022-03-03T12:18:31.572Z] #38 ...
12:18:31 [2022-03-03T12:18:31.572Z] 
12:18:31 [2022-03-03T12:18:31.572Z] #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
12:18:31 [2022-03-03T12:18:31.572Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:18:31 [2022-03-03T12:18:31.572Z] #14 35.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:18:31 [2022-03-03T12:18:31.572Z] #14 35.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #14 35.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:18:31 [2022-03-03T12:18:31.572Z] #14 37.90 Selecting previously unselected package binutils-mingw-w64.
12:18:31 [2022-03-03T12:18:31.572Z] #14 37.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #14 37.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:18:31 [2022-03-03T12:18:31.572Z] #14 38.02 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:18:31 [2022-03-03T12:18:31.572Z] #14 38.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.572Z] #14 38.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.20 Selecting previously unselected package dmsetup.
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.21 Unpacking dmsetup (2:1.02.175-2.1) ...
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.40 Selecting previously unselected package mingw-w64-common.
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:18:31 [2022-03-03T12:18:31.573Z] #14 38.42 Unpacking mingw-w64-common (8.0.0-1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #14 ...
12:18:33 [2022-03-03T12:18:33.495Z] 
12:18:33 [2022-03-03T12:18:33.495Z] #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
12:18:33 [2022-03-03T12:18:33.495Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638
12:18:33 [2022-03-03T12:18:33.495Z] #38 40.93 Setting up libicu67:arm64 (67.1-7) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 40.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 40.97 Setting up libuv1:arm64 (1.40.0-2) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.03 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.05 Setting up librhash0:arm64 (1.4.1-2) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.07 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.11 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.16 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.18 Setting up cmake (3.18.4-2+deb11u1) ...
12:18:33 [2022-03-03T12:18:33.495Z] #38 41.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
12:18:35 [2022-03-03T12:18:35.416Z] #38 DONE 42.8s
12:18:35 [2022-03-03T12:18:35.416Z] 
12:18:35 [2022-03-03T12:18:35.416Z] #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
12:18:35 [2022-03-03T12:18:35.416Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee
12:18:35 [2022-03-03T12:18:35.416Z] #47 35.87 Setting up libprotobuf23:arm64 (3.12.4-1) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 35.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 35.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 35.93 Setting up python3-six (1.16.0-2) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 36.80 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 36.83 Setting up python3-protobuf (3.12.4-1) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 39.59 Setting up criu (3.16.1-3) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 41.34 Processing triggers for libc-bin (2.31-13+deb11u2) ...
12:18:35 [2022-03-03T12:18:35.416Z] #47 DONE 42.5s
12:18:35 [2022-03-03T12:18:35.416Z] 
12:18:35 [2022-03-03T12:18:35.416Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:18:35 [2022-03-03T12:18:35.416Z] #39 sha256:e07c70f19fe6440ff81797b422f0d59a43fb76698b4fb4bad0277c55687ea4df
12:18:35 [2022-03-03T12:18:35.416Z] #39 DONE 0.3s
12:18:35 [2022-03-03T12:18:35.416Z] 
12:18:35 [2022-03-03T12:18:35.416Z] #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
12:18:35 [2022-03-03T12:18:35.416Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef
12:18:35 [2022-03-03T12:18:35.416Z] #51 40.68 go: downloading github.com/hashicorp/hcl v1.0.0
12:18:35 [2022-03-03T12:18:35.416Z] #51 40.84 go: downloading github.com/pelletier/go-toml v1.9.4
12:18:35 [2022-03-03T12:18:35.416Z] #51 40.86 go: downloading gopkg.in/yaml.v2 v2.4.0
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.12 go: downloading github.com/gobwas/glob v0.2.3
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.21 go: downloading github.com/kisielk/gotool v1.0.0
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.25 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.32 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.37 go: downloading golang.org/x/mod v0.5.1
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.37 go: downloading github.com/ettle/strcase v0.1.1
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.39 go: downloading github.com/fatih/structtag v1.2.0
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.46 go: downloading github.com/Masterminds/semver v1.5.0
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:18:35 [2022-03-03T12:18:35.416Z] #51 41.60 go: downloading github.com/prometheus/client_golang v1.7.1
12:18:35 [2022-03-03T12:18:35.417Z] #51 41.93 go: downloading github.com/prometheus/client_model v0.2.0
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.12 go: downloading github.com/google/go-cmp v0.5.6
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.44 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.45 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.53 go: downloading github.com/beorn7/perks v1.0.1
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.58 go: downloading github.com/golang/protobuf v1.5.2
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.60 go: downloading github.com/cespare/xxhash v1.1.0
12:18:35 [2022-03-03T12:18:35.417Z] #51 42.77 go: downloading github.com/prometheus/common v0.10.0
12:18:35 [2022-03-03T12:18:35.417Z] #51 43.02 go: downloading github.com/prometheus/procfs v0.6.0
12:18:35 [2022-03-03T12:18:35.417Z] #51 43.15 go: downloading github.com/mattn/go-runewidth v0.0.9
12:18:35 [2022-03-03T12:18:35.679Z] #51 43.42 go: downloading google.golang.org/protobuf v1.27.1
12:18:37 [2022-03-03T12:18:37.072Z] #51 44.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:18:39 [2022-03-03T12:18:39.618Z] #51 ...
12:18:39 [2022-03-03T12:18:39.618Z] 
12:18:39 [2022-03-03T12:18:39.618Z] #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
12:18:39 [2022-03-03T12:18:39.618Z] #49 sha256:8cda003becdb46f909b76ee5cc530fef8a4bb47fa622c19dc92932b6ac7d6e7f
12:18:39 [2022-03-03T12:18:39.618Z] #49 46.79 gotestsum version dev
12:18:39 [2022-03-03T12:18:39.618Z] #49 DONE 47.3s
12:18:39 [2022-03-03T12:18:39.618Z] 
12:18:39 [2022-03-03T12:18:39.618Z] #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
12:18:39 [2022-03-03T12:18:39.618Z] #40 sha256:0ebb69eb84bb38e471e5ddc0429f6021e6446cc157799000fe9c95fda4d96e5e
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.944 + RM_GOPATH=0
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.944 + TMP_GOPATH=
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.944 + : /build
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.944 + '[' -z '' ']'
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.948 ++ mktemp -d
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.983 + export GOPATH=/tmp/tmp.2FpjNYGfgQ
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.983 + GOPATH=/tmp/tmp.2FpjNYGfgQ
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.983 + RM_GOPATH=1
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.983 + case "$(go env GOARCH)" in
12:18:39 [2022-03-03T12:18:39.618Z] #40 0.983 ++ go env GOARCH
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + export GO_BUILDMODE=-buildmode=pie
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + GO_BUILDMODE=-buildmode=pie
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 ++ dirname /install.sh
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + dir=/
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + bin=tini
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + shift
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + '[' '!' -f //tini.installer ']'
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + . //tini.installer
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 ++ : v0.19.0
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + install_tini
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + echo 'Install tini version v0.19.0'
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 + git clone https://github.com/krallin/tini.git /tmp/tmp.2FpjNYGfgQ/tini
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.012 Cloning into '/tmp/tmp.2FpjNYGfgQ/tini'...
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.013 Install tini version v0.19.0
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.646 + cd /tmp/tmp.2FpjNYGfgQ/tini
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.650 + git checkout -q v0.19.0
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.655 + cmake .
12:18:39 [2022-03-03T12:18:39.618Z] #40 1.978 -- The C compiler identification is GNU 10.2.1
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.048 -- Detecting C compiler ABI info
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.395 -- Detecting C compiler ABI info - done
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.481 -- Check for working C compiler: /usr/bin/cc - skipped
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.495 -- Detecting C compile features
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.499 -- Detecting C compile features - done
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.535 -- Performing Test HAS_BUILTIN_FORTIFY
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.624 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.689 -- Configuring done
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.716 -- Generating done
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.723 -- Build files have been written to: /tmp/tmp.2FpjNYGfgQ/tini
12:18:39 [2022-03-03T12:18:39.618Z] #40 2.735 + make tini-static
12:18:39 [2022-03-03T12:18:39.618Z] #40 3.012 Scanning dependencies of target tini-static
12:18:39 [2022-03-03T12:18:39.618Z] #40 3.072 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:18:39 [2022-03-03T12:18:39.618Z] #40 4.348 [100%] Linking C executable tini-static
12:18:40 [2022-03-03T12:18:40.189Z] #40 4.842 [100%] Built target tini-static
12:18:40 [2022-03-03T12:18:40.449Z] #40 5.007 + mkdir -p /build
12:18:40 [2022-03-03T12:18:40.449Z] #40 5.023 + cp tini-static /build/docker-init
12:18:40 [2022-03-03T12:18:40.449Z] #40 DONE 5.2s
12:18:40 [2022-03-03T12:18:40.449Z] 
12:18:40 [2022-03-03T12:18:40.449Z] #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
12:18:40 [2022-03-03T12:18:40.449Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:18:40 [2022-03-03T12:18:40.449Z] #14 44.10 Selecting previously unselected package mingw-w64-x86-64-dev.
12:18:40 [2022-03-03T12:18:40.449Z] #14 44.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:18:40 [2022-03-03T12:18:40.449Z] #14 44.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.01 Selecting previously unselected package gcc-mingw-w64-base.
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
12:18:42 [2022-03-03T12:18:42.372Z] #14 50.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:18:46 [2022-03-03T12:18:46.849Z] #14 54.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:18:46 [2022-03-03T12:18:46.849Z] #14 54.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
12:18:46 [2022-03-03T12:18:46.849Z] #14 54.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:18:53 [2022-03-03T12:18:53.444Z] #14 ...
12:18:53 [2022-03-03T12:18:53.444Z] 
12:18:53 [2022-03-03T12:18:53.444Z] #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
12:18:53 [2022-03-03T12:18:53.444Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:18:53 [2022-03-03T12:18:53.968Z] #60 28.81 Updating files:  75% (3554/4731)
Updating files:  76% (3596/4731)
Updating files:  77% (3643/4731)
Updating files:  78% (3691/4731)
Updating files:  79% (3738/4731)
Updating files:  80% (3785/4731)
Updating files:  81% (3833/4731)
Updating files:  82% (3880/4731)
Updating files:  83% (3927/4731)
Updating files:  84% (3975/4731)
Updating files:  85% (4022/4731)
Updating files:  86% (4069/4731)
Updating files:  87% (4116/4731)
Updating files:  88% (4164/4731)
Updating files:  89% (4211/4731)
Updating files:  90% (4258/4731)
Updating files:  91% (4306/4731)
Updating files:  92% (4353/4731)
Updating files:  93% (4400/4731)
Updating files:  94% (4448/4731)
Updating files:  95% (4495/4731)
Updating files:  96% (4542/4731)
Updating files:  97% (4590/4731)
Updating files:  98% (4637/4731)
Updating files:  99% (4684/4731)
Updating files: 100% (4731/4731)
Updating files: 100% (4731/4731), done.
12:18:53 [2022-03-03T12:18:53.968Z] #60 29.37 + cd /tmp/tmp.q9TzG2KJla/src/github.com/containerd/containerd
12:18:53 [2022-03-03T12:18:53.968Z] #60 29.37 + git checkout -q v1.5.9
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + export 'BUILDTAGS=netgo osusergo static_build'
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + BUILDTAGS='netgo osusergo static_build'
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + export EXTRA_FLAGS=-buildmode=pie
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + EXTRA_FLAGS=-buildmode=pie
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + '[' '' = dynamic ']'
12:18:55 [2022-03-03T12:18:55.891Z] #60 30.97 + make
12:18:57 [2022-03-03T12:18:57.281Z] #60 32.43 + bin/ctr
12:19:05 [2022-03-03T12:19:05.496Z] #60 ...
12:19:05 [2022-03-03T12:19:05.496Z] 
12:19:05 [2022-03-03T12:19:05.496Z] #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
12:19:05 [2022-03-03T12:19:05.496Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:19:05 [2022-03-03T12:19:05.496Z] #14 63.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:19:05 [2022-03-03T12:19:05.496Z] #14 63.29 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
12:19:05 [2022-03-03T12:19:05.496Z] #14 63.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:05 [2022-03-03T12:19:05.496Z] #14 67.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:19:05 [2022-03-03T12:19:05.496Z] #14 67.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
12:19:05 [2022-03-03T12:19:05.496Z] #14 67.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:19:05 [2022-03-03T12:19:05.496Z] #14 72.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:19:05 [2022-03-03T12:19:05.496Z] #14 72.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
12:19:05 [2022-03-03T12:19:05.496Z] #14 72.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:10 [2022-03-03T12:19:10.797Z] #14 ...
12:19:10 [2022-03-03T12:19:10.797Z] 
12:19:10 [2022-03-03T12:19:10.797Z] #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
12:19:10 [2022-03-03T12:19:10.797Z] #63 sha256:f9a6f0461fe2d39e85dd75eb7bc0dee6c3b2155a33b477eaed51d6b4f8a480f0
12:19:10 [2022-03-03T12:19:10.797Z] #63 78.23 + for f in rootlesskit rootlesskit-docker-proxy
12:19:11 [2022-03-03T12:19:11.057Z] #63 78.23 + GOBIN=/build
12:19:11 [2022-03-03T12:19:11.057Z] #63 78.23 + GO111MODULE=on
12:19:11 [2022-03-03T12:19:11.057Z] #63 78.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
12:19:16 [2022-03-03T12:19:16.345Z] #63 83.35 rootlesskit version 0.14.6
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36 Usage of /build/rootlesskit-docker-proxy:
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36   -container-ip string
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36     	container ip
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36   -container-port int
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36     	container port (default -1)
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36   -host-ip string
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36     	host ip
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36   -host-port int
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36     	host port (default -1)
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36   -proto string
12:19:16 [2022-03-03T12:19:16.346Z] #63 83.36     	proxy protocol (default "tcp")
12:19:18 [2022-03-03T12:19:18.895Z] #63 ...
12:19:18 [2022-03-03T12:19:18.895Z] 
12:19:18 [2022-03-03T12:19:18.895Z] #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
12:19:18 [2022-03-03T12:19:18.895Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:19:18 [2022-03-03T12:19:18.895Z] #14 80.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:19:18 [2022-03-03T12:19:18.895Z] #14 80.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
12:19:18 [2022-03-03T12:19:18.895Z] #14 80.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:18 [2022-03-03T12:19:18.895Z] #14 85.85 Selecting previously unselected package g++-mingw-w64-x86-64.
12:19:18 [2022-03-03T12:19:18.895Z] #14 85.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:19:18 [2022-03-03T12:19:18.895Z] #14 85.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:19:18 [2022-03-03T12:19:18.895Z] #14 86.84 Selecting previously unselected package libapparmor1:arm64.
12:19:18 [2022-03-03T12:19:18.895Z] #14 86.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
12:19:19 [2022-03-03T12:19:19.158Z] #14 86.87 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:19:20 [2022-03-03T12:19:20.108Z] #14 87.75 Selecting previously unselected package libapparmor-dev:arm64.
12:19:20 [2022-03-03T12:19:20.108Z] #14 87.75 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
12:19:20 [2022-03-03T12:19:20.108Z] #14 87.77 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:19:21 [2022-03-03T12:19:21.083Z] #14 88.71 Selecting previously unselected package libbtrfs0:arm64.
12:19:21 [2022-03-03T12:19:21.083Z] #14 88.71 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
12:19:21 [2022-03-03T12:19:21.083Z] #14 88.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
12:19:22 [2022-03-03T12:19:22.219Z] #14 89.60 Selecting previously unselected package libbtrfs-dev:arm64.
12:19:22 [2022-03-03T12:19:22.219Z] #14 89.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
12:19:22 [2022-03-03T12:19:22.219Z] #14 89.79 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
12:19:23 [2022-03-03T12:19:23.645Z] #14 91.41 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:19:23 [2022-03-03T12:19:23.645Z] #14 91.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
12:19:24 [2022-03-03T12:19:24.085Z] #14 91.70 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:19:25 [2022-03-03T12:19:25.254Z] #14 92.66 Selecting previously unselected package libudev-dev:arm64.
12:19:25 [2022-03-03T12:19:25.254Z] #14 92.66 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
12:19:25 [2022-03-03T12:19:25.254Z] #14 92.69 Unpacking libudev-dev:arm64 (247.3-6) ...
12:19:25 [2022-03-03T12:19:25.827Z] #14 ...
12:19:25 [2022-03-03T12:19:25.827Z] 
12:19:25 [2022-03-03T12:19:25.827Z] #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
12:19:25 [2022-03-03T12:19:25.827Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:28 [2022-03-03T12:19:28.256Z] #26 93.26 Updating files:  11% (1365/11414)
Updating files:  12% (1370/11414)
Updating files:  13% (1484/11414)
Updating files:  14% (1598/11414)
Updating files:  15% (1713/11414)
Updating files:  16% (1827/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  25% (2961/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5405/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
12:19:28 [2022-03-03T12:19:28.256Z] #26 ...
12:19:28 [2022-03-03T12:19:28.256Z] 
12:19:28 [2022-03-03T12:19:28.256Z] #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
12:19:28 [2022-03-03T12:19:28.256Z] #63 sha256:f9a6f0461fe2d39e85dd75eb7bc0dee6c3b2155a33b477eaed51d6b4f8a480f0
12:19:28 [2022-03-03T12:19:28.256Z] #63 DONE 95.4s
12:19:28 [2022-03-03T12:19:28.256Z] 
12:19:28 [2022-03-03T12:19:28.256Z] #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
12:19:28 [2022-03-03T12:19:28.257Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:28 [2022-03-03T12:19:28.518Z] #26 93.26 Updating files:  11% (1365/11414)
Updating files:  12% (1370/11414)
Updating files:  13% (1484/11414)
Updating files:  14% (1598/11414)
Updating files:  15% (1713/11414)
Updating files:  16% (1827/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  25% (2961/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5405/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
12:19:28 [2022-03-03T12:19:28.518Z] #26 ...
12:19:28 [2022-03-03T12:19:28.518Z] 
12:19:28 [2022-03-03T12:19:28.518Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:19:28 [2022-03-03T12:19:28.518Z] #64 sha256:e26bce5349242e3d6993a7b3fce2d7d188b802fb797082da2570fb1c5a98a877
12:19:28 [2022-03-03T12:19:28.518Z] #64 DONE 0.5s
12:19:28 [2022-03-03T12:19:28.807Z] 
12:19:28 [2022-03-03T12:19:28.807Z] #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
12:19:28 [2022-03-03T12:19:28.807Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:29 [2022-03-03T12:19:29.070Z] #26 93.26 Updating files:  11% (1365/11414)
Updating files:  12% (1370/11414)
Updating files:  13% (1484/11414)
Updating files:  14% (1598/11414)
Updating files:  15% (1713/11414)
Updating files:  16% (1827/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  25% (2961/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5405/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7955/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
12:19:29 [2022-03-03T12:19:29.070Z] #26 ...
12:19:29 [2022-03-03T12:19:29.070Z] 
12:19:29 [2022-03-03T12:19:29.070Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:19:29 [2022-03-03T12:19:29.070Z] #65 sha256:bb33d221666ba46977215e1484615eb94d85f86515566c5ec72a185523068b9b
12:19:29 [2022-03-03T12:19:29.070Z] #65 DONE 0.5s
12:19:29 [2022-03-03T12:19:29.070Z] 
12:19:29 [2022-03-03T12:19:29.070Z] #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
12:19:29 [2022-03-03T12:19:29.070Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:29 [2022-03-03T12:19:29.333Z] #26 93.26 Updating files:  11% (1365/11414)
Updating files:  12% (1370/11414)
Updating files:  13% (1484/11414)
Updating files:  14% (1598/11414)
Updating files:  15% (1713/11414)
Updating files:  16% (1827/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  25% (2961/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5405/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7955/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
12:19:29 [2022-03-03T12:19:29.333Z] #26 ...
12:19:29 [2022-03-03T12:19:29.333Z] 
12:19:29 [2022-03-03T12:19:29.333Z] #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
12:19:29 [2022-03-03T12:19:29.333Z] #34 sha256:4e13c64604814891abc79b07b4f427febb10038ab21ad877c4317f4495608b14
12:19:29 [2022-03-03T12:19:29.333Z] #34 DONE 96.7s
12:19:29 [2022-03-03T12:19:29.333Z] 
12:19:29 [2022-03-03T12:19:29.333Z] #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
12:19:29 [2022-03-03T12:19:29.333Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:30 [2022-03-03T12:19:30.118Z] #26 93.26 Updating files:  11% (1365/11414)
Updating files:  12% (1370/11414)
Updating files:  13% (1484/11414)
Updating files:  14% (1598/11414)
Updating files:  15% (1713/11414)
Updating files:  16% (1827/11414)
Updating files:  17% (1941/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  25% (2961/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5405/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  69% (7955/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  94% (10794/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
12:19:30 [2022-03-03T12:19:30.379Z] #26 97.71 + cd /tmp/tmp.zyN3LINCZA/tmp/docker-ce
12:19:30 [2022-03-03T12:19:30.379Z] #26 97.71 + git checkout -q v17.06.2-ce
12:19:30 [2022-03-03T12:19:30.955Z] #26 ...
12:19:30 [2022-03-03T12:19:30.955Z] 
12:19:30 [2022-03-03T12:19:30.955Z] #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
12:19:30 [2022-03-03T12:19:30.955Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724
12:19:30 [2022-03-03T12:19:30.955Z] #14 93.85 Selecting previously unselected package libsepol1-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 93.85 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 93.87 Unpacking libsepol1-dev:arm64 (3.1-1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 94.97 Selecting previously unselected package libpcre2-16-0:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 94.98 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 94.99 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.49 Selecting previously unselected package libpcre2-32-0:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.50 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.53 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.76 Selecting previously unselected package libpcre2-posix2:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.77 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.79 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.86 Selecting previously unselected package libpcre2-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 95.88 Unpacking libpcre2-dev:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.44 Selecting previously unselected package libselinux1-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.45 Unpacking libselinux1-dev:arm64 (3.1-3) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.81 Selecting previously unselected package libdevmapper-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.82 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.83 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.88 Selecting previously unselected package libseccomp-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.89 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 96.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.02 Selecting previously unselected package libsystemd-dev:arm64.
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.02 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.03 Unpacking libsystemd-dev:arm64 (247.3-6) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.75 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.76 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.82 Setting up libsepol1-dev:arm64 (3.1-1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.85 Setting up libpcre2-16-0:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.90 Setting up libbtrfs0:arm64 (5.10.1-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.91 Setting up libpcre2-32-0:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.95 Setting up libudev-dev:arm64 (247.3-6) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 97.98 Setting up libpcre2-posix2:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.00 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.03 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.06 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.08 Setting up mingw-w64-common (8.0.0-1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.10 Setting up libsystemd-dev:arm64 (247.3-6) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.15 Setting up libpcre2-dev:arm64 (10.36-2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.19 Setting up libselinux1-dev:arm64 (3.1-3) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.20 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.28 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.34 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.35 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.37 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.38 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.49 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.52 Setting up dmsetup (2:1.02.175-2.1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.62 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 98.67 Processing triggers for libc-bin (2.31-13+deb11u2) ...
12:19:30 [2022-03-03T12:19:30.955Z] #14 DONE 98.9s
12:19:31 [2022-03-03T12:19:31.327Z] 
12:19:31 [2022-03-03T12:19:31.327Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:19:31 [2022-03-03T12:19:31.327Z] #55 sha256:65386cfbd22e28812910b19f73a9f16d94029e170823c864e8d5863bd1ed8bf0
12:19:31 [2022-03-03T12:19:31.591Z] #55 DONE 0.4s
12:19:31 [2022-03-03T12:19:31.591Z] 
12:19:31 [2022-03-03T12:19:31.591Z] #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
12:19:31 [2022-03-03T12:19:31.591Z] #56 sha256:9e9ba472a8b2c505cd63a72572d6171c314d7d6dac6801fd6921f7066dba24ef
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.639 + RM_GOPATH=0
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.639 + TMP_GOPATH=
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.639 + : /build
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.639 + '[' -z '' ']'
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.650 ++ mktemp -d
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.650 + export GOPATH=/tmp/tmp.mXAuAdgLlt
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.650 + GOPATH=/tmp/tmp.mXAuAdgLlt
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.650 + RM_GOPATH=1
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.650 + case "$(go env GOARCH)" in
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.656 ++ go env GOARCH
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.659 + export GO_BUILDMODE=-buildmode=pie
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.659 + GO_BUILDMODE=-buildmode=pie
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.659 ++ dirname /install.sh
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.660 + dir=/
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.660 + bin=runc
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.660 + shift
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.660 + '[' '!' -f //runc.installer ']'
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.664 + . //runc.installer
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.664 ++ set -e
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.664 ++ : v1.1.0
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.664 + install_runc
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.665 + RUNC_BUILDTAGS=seccomp
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.665 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.665 Install runc version v1.1.0 (build tags: seccomp)
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.665 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mXAuAdgLlt/src/github.com/opencontainers/runc
12:19:32 [2022-03-03T12:19:32.164Z] #56 0.668 Cloning into '/tmp/tmp.mXAuAdgLlt/src/github.com/opencontainers/runc'...
12:19:32 [2022-03-03T12:19:32.427Z] #56 ...
12:19:32 [2022-03-03T12:19:32.427Z] 
12:19:32 [2022-03-03T12:19:32.427Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
12:19:32 [2022-03-03T12:19:32.427Z] #15 sha256:4a5b431038ffd579e77048e57c91451a776d5a110561ab7c28ab5313074ec9b7
12:19:32 [2022-03-03T12:19:32.427Z] #15 DONE 1.2s
12:19:32 [2022-03-03T12:19:32.427Z] 
12:19:32 [2022-03-03T12:19:32.427Z] #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
12:19:32 [2022-03-03T12:19:32.428Z] #16 sha256:8cb7160692c1e982c9b4d4486545b01486d3549d79a0372c5dc95aadaff04ce2
12:19:33 [2022-03-03T12:19:33.373Z] #16 DONE 1.1s
12:19:33 [2022-03-03T12:19:33.373Z] 
12:19:33 [2022-03-03T12:19:33.373Z] #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
12:19:33 [2022-03-03T12:19:33.373Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:19:33 [2022-03-03T12:19:33.373Z] #26 100.6 + mkdir -p /tmp/tmp.zyN3LINCZA/src/github.com/docker
12:19:33 [2022-03-03T12:19:33.373Z] #26 100.6 + mv components/cli /tmp/tmp.zyN3LINCZA/src/github.com/docker/cli
12:19:33 [2022-03-03T12:19:33.373Z] #26 100.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:19:34 [2022-03-03T12:19:34.317Z] #26 ...
12:19:34 [2022-03-03T12:19:34.317Z] 
12:19:34 [2022-03-03T12:19:34.317Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:19:34 [2022-03-03T12:19:34.317Z] #17 sha256:22947a83bba46ee3e02d0b19bc9f9d4d3534d61caa38c8d70f81c4c8c9c38c8c
12:19:34 [2022-03-03T12:19:34.317Z] #17 0.533 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:19:34 [2022-03-03T12:19:34.317Z] #17 DONE 0.8s
12:19:34 [2022-03-03T12:19:34.317Z] 
12:19:34 [2022-03-03T12:19:34.317Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:19:34 [2022-03-03T12:19:34.317Z] #18 sha256:5aed196794ff538d3206161610513b2ff3a28f0720ad70255807f4aeafc08f95
12:19:35 [2022-03-03T12:19:35.258Z] #18 DONE 0.9s
12:19:35 [2022-03-03T12:19:35.258Z] 
12:19:35 [2022-03-03T12:19:35.258Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:19:35 [2022-03-03T12:19:35.258Z] #19 sha256:14d10628c756dce3dcea1fd8cf4bcbabe6405c38b3f4c95a467eb60c6362c0d8
12:19:35 [2022-03-03T12:19:35.830Z] #19 DONE 0.6s
12:19:35 [2022-03-03T12:19:35.830Z] 
12:19:35 [2022-03-03T12:19:35.830Z] #20 [dev-systemd-false  6/24] RUN ldconfig
12:19:35 [2022-03-03T12:19:35.830Z] #20 sha256:28d2998bee70dbdf192a51b51e4a42dbd8d4f1e120d0b469b35fb7550496c0a0
12:19:36 [2022-03-03T12:19:36.401Z] #20 DONE 0.6s
12:19:36 [2022-03-03T12:19:36.401Z] 
12:19:36 [2022-03-03T12:19:36.401Z] #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
12:19:36 [2022-03-03T12:19:36.401Z] #21 sha256:6deb01233caa15da42ba8af7e5935e6f72e020c4ceca7dd3e309c696d48a5145
12:19:37 [2022-03-03T12:19:37.346Z] #21 1.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:19:37 [2022-03-03T12:19:37.609Z] #21 1.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
12:19:37 [2022-03-03T12:19:37.872Z] #21 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
12:19:37 [2022-03-03T12:19:37.872Z] #21 1.514 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
12:19:38 [2022-03-03T12:19:38.446Z] #21 2.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB]
12:19:39 [2022-03-03T12:19:39.391Z] #21 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
12:19:41 [2022-03-03T12:19:41.308Z] #21 4.943 Fetched 8392 kB in 4s (1978 kB/s)
12:19:43 [2022-03-03T12:19:43.226Z] #21 4.943 Reading package lists...
12:19:45 [2022-03-03T12:19:45.143Z] #21 6.919 Reading package lists...
12:19:45 [2022-03-03T12:19:45.715Z] #21 8.846 Building dependency tree...
12:19:46 [2022-03-03T12:19:46.665Z] #21 10.43 The following additional packages will be installed:
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.43   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.43   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.43   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.43   python3-pkg-resources vim-runtime xxd
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44 Suggested packages:
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44   acl attr quota
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44 Recommended packages:
12:19:46 [2022-03-03T12:19:46.926Z] #21 10.44   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.39 The following NEW packages will be installed:
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.39   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.39   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   python3-pkg-resources python3-setuptools python3-wheel sudo
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:19:47 [2022-03-03T12:19:47.869Z] #21 11.40   xz-utils zip zstd
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.72 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.72 Need to get 27.0 MB of archives.
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.72 After this operation, 105 MB of additional disk space will be used.
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
12:19:48 [2022-03-03T12:19:48.131Z] #21 11.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
12:19:48 [2022-03-03T12:19:48.394Z] #21 11.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
12:19:48 [2022-03-03T12:19:48.655Z] #21 12.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
12:19:48 [2022-03-03T12:19:48.655Z] #21 ...
12:19:48 [2022-03-03T12:19:48.655Z] 
12:19:48 [2022-03-03T12:19:48.656Z] #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
12:19:48 [2022-03-03T12:19:48.656Z] #56 sha256:9e9ba472a8b2c505cd63a72572d6171c314d7d6dac6801fd6921f7066dba24ef
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.103 + cd /tmp/tmp.mXAuAdgLlt/src/github.com/opencontainers/runc
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.118 + git checkout -q v1.1.0
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.424 + '[' -z '' ']'
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.424 + target=static
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.424 + make BUILDTAGS=seccomp static
12:19:48 [2022-03-03T12:19:48.656Z] #56 7.860 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 .
12:19:48 [2022-03-03T12:19:48.656Z] #56 ...
12:19:48 [2022-03-03T12:19:48.656Z] 
12:19:48 [2022-03-03T12:19:48.656Z] #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
12:19:48 [2022-03-03T12:19:48.656Z] #21 sha256:6deb01233caa15da42ba8af7e5935e6f72e020c4ceca7dd3e309c696d48a5145
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
12:19:48 [2022-03-03T12:19:48.656Z] #21 12.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
12:19:48 [2022-03-03T12:19:48.919Z] #21 12.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
12:19:48 [2022-03-03T12:19:48.919Z] #21 12.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
12:19:48 [2022-03-03T12:19:48.919Z] #21 12.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
12:19:48 [2022-03-03T12:19:48.919Z] #21 12.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
12:19:48 [2022-03-03T12:19:48.919Z] #21 12.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:19:49 [2022-03-03T12:19:49.180Z] #21 12.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
12:19:49 [2022-03-03T12:19:49.180Z] #21 12.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
12:19:49 [2022-03-03T12:19:49.180Z] #21 12.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
12:19:49 [2022-03-03T12:19:49.180Z] #21 12.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.34 debconf: delaying package configuration, since apt-utils is not installed
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.44 Fetched 27.0 MB in 1s (18.8 MB/s)
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.48 Selecting previously unselected package pigz.
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.48 (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 ... 24001 files and directories currently installed.)
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.50 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.51 Unpacking pigz (2.6-1) ...
12:19:49 [2022-03-03T12:19:49.754Z] #21 13.58 Selecting previously unselected package libelf1:arm64.
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.60 Unpacking libelf1:arm64 (0.183-1) ...
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.75 Selecting previously unselected package libbpf0:arm64.
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.76 Unpacking libbpf0:arm64 (1:0.3-2) ...
12:19:50 [2022-03-03T12:19:50.016Z] #21 13.84 Selecting previously unselected package libcap2:arm64.
12:19:50 [2022-03-03T12:19:50.277Z] #21 13.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.277Z] #21 13.85 Unpacking libcap2:arm64 (1:2.44-1) ...
12:19:50 [2022-03-03T12:19:50.277Z] #21 13.91 Selecting previously unselected package libmnl0:arm64.
12:19:50 [2022-03-03T12:19:50.277Z] #21 13.91 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.277Z] #21 13.92 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 13.97 Selecting previously unselected package libxtables12:arm64.
12:19:50 [2022-03-03T12:19:50.539Z] #21 13.98 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 13.99 Unpacking libxtables12:arm64 (1.8.7-1) ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.06 Selecting previously unselected package libcap2-bin.
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.07 Unpacking libcap2-bin (1:2.44-1) ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.15 Selecting previously unselected package iproute2.
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.16 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
12:19:50 [2022-03-03T12:19:50.539Z] #21 14.16 Unpacking iproute2 (5.10.0-4) ...
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.57 Selecting previously unselected package xxd.
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.67 Selecting previously unselected package vim-common.
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.68 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:19:51 [2022-03-03T12:19:51.063Z] #21 14.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:19:51 [2022-03-03T12:19:51.064Z] #21 14.82 Selecting previously unselected package bash-completion.
12:19:51 [2022-03-03T12:19:51.325Z] #21 14.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:19:52 [2022-03-03T12:19:52.713Z] #21 16.28 Unpacking bash-completion (1:2.11-2) ...
12:19:52 [2022-03-03T12:19:52.975Z] #21 16.63 Selecting previously unselected package bzip2.
12:19:52 [2022-03-03T12:19:52.975Z] #21 16.65 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
12:19:52 [2022-03-03T12:19:52.975Z] #21 16.65 Unpacking bzip2 (1.0.8-4) ...
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.74 Selecting previously unselected package xz-utils.
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.74 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.75 Unpacking xz-utils (5.2.5-2) ...
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.89 Selecting previously unselected package apparmor.
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.90 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
12:19:53 [2022-03-03T12:19:53.269Z] #21 16.93 Unpacking apparmor (2.13.6-10) ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.33 Selecting previously unselected package inetutils-ping.
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.35 Unpacking inetutils-ping (2:2.0-1) ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.49 Selecting previously unselected package libip4tc2:arm64.
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.49 Unpacking libip4tc2:arm64 (1.8.7-1) ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.55 Selecting previously unselected package libip6tc2:arm64.
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
12:19:53 [2022-03-03T12:19:53.798Z] #21 17.56 Unpacking libip6tc2:arm64 (1.8.7-1) ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.64 Selecting previously unselected package libnfnetlink0:arm64.
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.75 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.82 Selecting previously unselected package libnftnl11:arm64.
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.82 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.069Z] #21 17.84 Unpacking libnftnl11:arm64 (1.1.9-1) ...
12:19:54 [2022-03-03T12:19:54.331Z] #21 17.93 Selecting previously unselected package iptables.
12:19:54 [2022-03-03T12:19:54.331Z] #21 17.95 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.331Z] #21 17.95 Unpacking iptables (1.8.7-1) ...
12:19:54 [2022-03-03T12:19:54.592Z] #21 18.25 Selecting previously unselected package libonig5:arm64.
12:19:54 [2022-03-03T12:19:54.592Z] #21 18.26 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.593Z] #21 18.26 Unpacking libonig5:arm64 (6.9.6-1.1) ...
12:19:54 [2022-03-03T12:19:54.854Z] #21 18.40 Selecting previously unselected package libjq1:arm64.
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.40 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.41 Unpacking libjq1:arm64 (1.6-2.1) ...
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.50 Selecting previously unselected package jq.
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.50 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.51 Unpacking jq (1.6-2.1) ...
12:19:54 [2022-03-03T12:19:54.855Z] #21 18.59 Selecting previously unselected package libaio1:arm64.
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.62 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.64 Unpacking libaio1:arm64 (0.3.112-9) ...
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.69 Selecting previously unselected package libgpm2:arm64.
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.69 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.71 Unpacking libgpm2:arm64 (1.20.7-8) ...
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.77 Selecting previously unselected package libicu67:arm64.
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.77 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
12:19:55 [2022-03-03T12:19:55.117Z] #21 18.78 Unpacking libicu67:arm64 (67.1-7) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.56 Selecting previously unselected package libinih1:arm64.
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.57 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.57 Unpacking libinih1:arm64 (53-1+b2) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.63 Selecting previously unselected package libnet1:arm64.
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.63 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.71 Selecting previously unselected package libnl-3-200:arm64.
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.72 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.80 Selecting previously unselected package libprotobuf-c1:arm64.
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.87 Selecting previously unselected package net-tools.
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 21.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 22.01 Selecting previously unselected package patch.
12:19:58 [2022-03-03T12:19:58.418Z] #21 22.02 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 22.02 Unpacking patch (2.7.6-7) ...
12:19:58 [2022-03-03T12:19:58.418Z] #21 22.11 Selecting previously unselected package python-pip-whl.
12:19:58 [2022-03-03T12:19:58.679Z] #21 22.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
12:19:58 [2022-03-03T12:19:58.679Z] #21 22.12 Unpacking python-pip-whl (20.3.4-4) ...
12:19:58 [2022-03-03T12:19:58.940Z] #21 22.56 Selecting previously unselected package python3-lib2to3.
12:19:58 [2022-03-03T12:19:58.940Z] #21 22.57 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
12:19:58 [2022-03-03T12:19:58.940Z] #21 22.58 Unpacking python3-lib2to3 (3.9.2-1) ...
12:19:58 [2022-03-03T12:19:58.940Z] #21 22.70 Selecting previously unselected package python3-distutils.
12:19:59 [2022-03-03T12:19:59.201Z] #21 22.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
12:19:59 [2022-03-03T12:19:59.201Z] #21 22.71 Unpacking python3-distutils (3.9.2-1) ...
12:19:59 [2022-03-03T12:19:59.201Z] #21 22.85 Selecting previously unselected package python3-pkg-resources.
12:19:59 [2022-03-03T12:19:59.201Z] #21 22.86 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
12:19:59 [2022-03-03T12:19:59.201Z] #21 22.86 Unpacking python3-pkg-resources (52.0.0-4) ...
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.00 Selecting previously unselected package python3-setuptools.
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.01 Unpacking python3-setuptools (52.0.0-4) ...
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.21 Selecting previously unselected package python3-wheel.
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
12:19:59 [2022-03-03T12:19:59.463Z] #21 23.22 Unpacking python3-wheel (0.34.2-1) ...
12:19:59 [2022-03-03T12:19:59.725Z] #21 23.29 Selecting previously unselected package python3-pip.
12:19:59 [2022-03-03T12:19:59.725Z] #21 23.29 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
12:19:59 [2022-03-03T12:19:59.725Z] #21 23.30 Unpacking python3-pip (20.3.4-4) ...
12:19:59 [2022-03-03T12:19:59.987Z] #21 23.54 Selecting previously unselected package sudo.
12:19:59 [2022-03-03T12:19:59.987Z] #21 23.55 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
12:19:59 [2022-03-03T12:19:59.987Z] #21 23.56 Unpacking sudo (1.9.5p2-3) ...
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.03 Selecting previously unselected package thin-provisioning-tools.
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.04 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.21 Selecting previously unselected package uidmap.
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.23 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
12:20:00 [2022-03-03T12:20:00.561Z] #21 24.23 Unpacking uidmap (1:4.8.1-1) ...
12:20:00 [2022-03-03T12:20:00.822Z] #21 24.34 Selecting previously unselected package vim-runtime.
12:20:00 [2022-03-03T12:20:00.822Z] #21 24.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:20:00 [2022-03-03T12:20:00.822Z] #21 24.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:20:00 [2022-03-03T12:20:00.822Z] #21 24.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:20:00 [2022-03-03T12:20:00.822Z] #21 24.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:03 [2022-03-03T12:20:03.374Z] #21 27.07 Selecting previously unselected package vim.
12:20:03 [2022-03-03T12:20:03.637Z] #21 27.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
12:20:03 [2022-03-03T12:20:03.637Z] #21 27.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:20:03 [2022-03-03T12:20:03.899Z] #21 27.54 Selecting previously unselected package xfsprogs.
12:20:03 [2022-03-03T12:20:03.899Z] #21 27.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
12:20:03 [2022-03-03T12:20:03.899Z] #21 27.55 Unpacking xfsprogs (5.10.0-4) ...
12:20:04 [2022-03-03T12:20:04.161Z] #21 27.84 Selecting previously unselected package zip.
12:20:04 [2022-03-03T12:20:04.161Z] #21 27.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
12:20:04 [2022-03-03T12:20:04.161Z] #21 27.86 Unpacking zip (3.0-12) ...
12:20:04 [2022-03-03T12:20:04.424Z] #21 27.98 Selecting previously unselected package zstd.
12:20:04 [2022-03-03T12:20:04.424Z] #21 28.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
12:20:04 [2022-03-03T12:20:04.424Z] #21 28.02 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:20:04 [2022-03-03T12:20:04.687Z] #21 28.32 Setting up python3-pkg-resources (52.0.0-4) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.04 Setting up libip4tc2:arm64 (1.8.7-1) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.06 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.08 Setting up libgpm2:arm64 (1.20.7-8) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.10 Setting up libicu67:arm64 (67.1-7) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.12 Setting up libip6tc2:arm64 (1.8.7-1) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.15 Setting up libinih1:arm64 (53-1+b2) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.19 Setting up uidmap (1:4.8.1-1) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.23 Setting up bzip2 (1.0.8-4) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.25 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
12:20:05 [2022-03-03T12:20:05.631Z] #21 29.28 Setting up python3-wheel (0.34.2-1) ...
12:20:06 [2022-03-03T12:20:06.206Z] #21 29.85 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:20:06 [2022-03-03T12:20:06.206Z] #21 29.87 Setting up libcap2:arm64 (1:2.44-1) ...
12:20:06 [2022-03-03T12:20:06.206Z] #21 29.90 Setting up libcap2-bin (1:2.44-1) ...
12:20:06 [2022-03-03T12:20:06.206Z] #21 29.93 Setting up apparmor (2.13.6-10) ...
12:20:08 [2022-03-03T12:20:08.123Z] #21 31.61 Setting up zip (3.0-12) ...
12:20:08 [2022-03-03T12:20:08.123Z] #21 31.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:20:08 [2022-03-03T12:20:08.123Z] #21 31.65 Setting up bash-completion (1:2.11-2) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.48 Setting up xz-utils (5.2.5-2) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.51 Setting up libmnl0:arm64 (1.0.4-3) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.53 Setting up patch (2.7.6-7) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.55 Setting up sudo (1.9.5p2-3) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.64 invoke-rc.d: could not determine current runlevel
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.65 invoke-rc.d: policy-rc.d denied execution of start.
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.68 Setting up xfsprogs (5.10.0-4) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.70 Setting up libxtables12:arm64 (1.8.7-1) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.72 Setting up inetutils-ping (2:2.0-1) ...
12:20:10 [2022-03-03T12:20:10.048Z] #21 33.74 Setting up pigz (2.6-1) ...
12:20:10 [2022-03-03T12:20:10.308Z] #21 33.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:20:10 [2022-03-03T12:20:10.308Z] #21 33.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
12:20:10 [2022-03-03T12:20:10.308Z] #21 33.80 Setting up python-pip-whl (20.3.4-4) ...
12:20:10 [2022-03-03T12:20:10.308Z] #21 33.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:20:10 [2022-03-03T12:20:10.882Z] #21 34.46 Setting up libaio1:arm64 (0.3.112-9) ...
12:20:10 [2022-03-03T12:20:10.882Z] #21 34.48 Setting up python3-lib2to3 (3.9.2-1) ...
12:20:11 [2022-03-03T12:20:11.154Z] #21 34.86 Setting up libelf1:arm64 (0.183-1) ...
12:20:11 [2022-03-03T12:20:11.154Z] #21 34.90 Setting up zstd (1.4.8+dfsg-2.1) ...
12:20:11 [2022-03-03T12:20:11.154Z] #21 34.95 Setting up libonig5:arm64 (6.9.6-1.1) ...
12:20:11 [2022-03-03T12:20:11.416Z] #21 34.96 Setting up python3-distutils (3.9.2-1) ...
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:20:11 [2022-03-03T12:20:11.939Z] #21 35.46 Setting up python3-setuptools (52.0.0-4) ...
12:20:12 [2022-03-03T12:20:12.885Z] #21 36.32 Setting up libjq1:arm64 (1.6-2.1) ...
12:20:12 [2022-03-03T12:20:12.885Z] #21 36.33 Setting up libnftnl11:arm64 (1.1.9-1) ...
12:20:12 [2022-03-03T12:20:12.885Z] #21 36.35 Setting up thin-provisioning-tools (0.9.0-1) ...
12:20:12 [2022-03-03T12:20:12.885Z] #21 36.37 Setting up python3-pip (20.3.4-4) ...
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.40 Setting up jq (1.6-2.1) ...
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.43 Setting up libbpf0:arm64 (1:0.3-2) ...
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.46 Setting up iptables (1.8.7-1) ...
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:20:13 [2022-03-03T12:20:13.830Z] #21 37.54 Setting up iproute2 (5.10.0-4) ...
12:20:14 [2022-03-03T12:20:14.092Z] #21 37.86 Processing triggers for libc-bin (2.31-13+deb11u2) ...
12:20:15 [2022-03-03T12:20:15.483Z] #21 DONE 39.1s
12:20:15 [2022-03-03T12:20:15.483Z] 
12:20:15 [2022-03-03T12:20:15.483Z] #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
12:20:15 [2022-03-03T12:20:15.483Z] #22 sha256:7cfd5f8af85da50ac48fd6926f807306e8f282c02216682da5519558963ec20a
12:20:16 [2022-03-03T12:20:16.057Z] #22 0.565 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:20:16 [2022-03-03T12:20:16.057Z] #22 0.572 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:20:16 [2022-03-03T12:20:16.057Z] #22 0.576 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:20:16 [2022-03-03T12:20:16.057Z] #22 DONE 0.6s
12:20:16 [2022-03-03T12:20:16.057Z] 
12:20:16 [2022-03-03T12:20:16.057Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
12:20:16 [2022-03-03T12:20:16.057Z] #23 sha256:54730426869ff4cb4cd2c66408df0f53ef2f4ff6b12539dfa139b314e63e14a0
12:20:22 [2022-03-03T12:20:22.643Z] #23 ...
12:20:22 [2022-03-03T12:20:22.643Z] 
12:20:22 [2022-03-03T12:20:22.643Z] #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
12:20:22 [2022-03-03T12:20:22.643Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61
12:20:22 [2022-03-03T12:20:22.643Z] #43 149.9 + dpkg --print-architecture
12:20:23 [2022-03-03T12:20:23.217Z] #43 DONE 150.6s
12:20:23 [2022-03-03T12:20:23.217Z] 
12:20:23 [2022-03-03T12:20:23.217Z] #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
12:20:23 [2022-03-03T12:20:23.217Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:20:24 [2022-03-03T12:20:24.602Z] #26 ...
12:20:24 [2022-03-03T12:20:24.602Z] 
12:20:24 [2022-03-03T12:20:24.602Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
12:20:24 [2022-03-03T12:20:24.602Z] #23 sha256:54730426869ff4cb4cd2c66408df0f53ef2f4ff6b12539dfa139b314e63e14a0
12:20:24 [2022-03-03T12:20:24.602Z] #23 8.439 Collecting yamllint==1.26.1
12:20:25 [2022-03-03T12:20:25.545Z] #23 9.500   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:20:26 [2022-03-03T12:20:26.490Z] #23 10.21 Collecting pathspec>=0.5.3
12:20:26 [2022-03-03T12:20:26.490Z] #23 10.21   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
12:20:26 [2022-03-03T12:20:26.490Z] #23 10.44 Collecting pyyaml
12:20:26 [2022-03-03T12:20:26.490Z] #23 10.45   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
12:20:26 [2022-03-03T12:20:26.751Z] #23 10.61 Building wheels for collected packages: yamllint
12:20:26 [2022-03-03T12:20:26.751Z] #23 10.61   Building wheel for yamllint (setup.py): started
12:20:27 [2022-03-03T12:20:27.325Z] #23 11.29   Building wheel for yamllint (setup.py): finished with status 'done'
12:20:27 [2022-03-03T12:20:27.325Z] #23 11.29   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f80130c60c2eed7e3be9c82ca76035a76f889d468ff012aa1a0099a582bfa3cb
12:20:27 [2022-03-03T12:20:27.325Z] #23 11.30   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:20:27 [2022-03-03T12:20:27.325Z] #23 11.30 Successfully built yamllint
12:20:27 [2022-03-03T12:20:27.325Z] #23 11.32 Installing collected packages: pyyaml, pathspec, yamllint
12:20:27 [2022-03-03T12:20:27.898Z] #23 11.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:20:28 [2022-03-03T12:20:28.158Z] #23 DONE 12.1s
12:20:28 [2022-03-03T12:20:28.158Z] 
12:20:28 [2022-03-03T12:20:28.158Z] #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
12:20:28 [2022-03-03T12:20:28.158Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:21:14 [2022-03-03T12:21:14.877Z] #60 ...
12:21:14 [2022-03-03T12:21:14.877Z] 
12:21:14 [2022-03-03T12:21:14.877Z] #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
12:21:14 [2022-03-03T12:21:14.877Z] #26 sha256:e60174f655d6fe29269cad506d6e22820b913b0556f269ac9d1f7ab08dd3862e
12:21:14 [2022-03-03T12:21:14.877Z] #26 202.0 + return
12:21:17 [2022-03-03T12:21:17.422Z] #26 DONE 204.5s
12:21:17 [2022-03-03T12:21:17.422Z] 
12:21:17 [2022-03-03T12:21:17.422Z] #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
12:21:17 [2022-03-03T12:21:17.422Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:21:17 [2022-03-03T12:21:17.422Z] #60 172.2 + bin/containerd
12:21:19 [2022-03-03T12:21:19.344Z] #60 ...
12:21:19 [2022-03-03T12:21:19.344Z] 
12:21:19 [2022-03-03T12:21:19.344Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
12:21:19 [2022-03-03T12:21:19.344Z] #27 sha256:8748d37baf3eaf733e24c297657c35c3441aaae665e572c572b83238219b508a
12:21:19 [2022-03-03T12:21:19.344Z] #27 DONE 0.9s
12:21:19 [2022-03-03T12:21:19.344Z] 
12:21:19 [2022-03-03T12:21:19.344Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
12:21:19 [2022-03-03T12:21:19.344Z] #32 sha256:b56f67aed4c31b7ae86b781b272d38eb553d17795012cb59b869243f96f86868
12:21:20 [2022-03-03T12:21:20.290Z] #32 DONE 1.1s
12:21:20 [2022-03-03T12:21:20.290Z] 
12:21:20 [2022-03-03T12:21:20.290Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
12:21:20 [2022-03-03T12:21:20.290Z] #35 sha256:88e37038d468f4beccc8919b14174e886d52f6b55f7c52ef9c5bb1921c5aa9ce
12:21:20 [2022-03-03T12:21:20.888Z] #35 DONE 0.7s
12:21:20 [2022-03-03T12:21:20.888Z] 
12:21:20 [2022-03-03T12:21:20.888Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
12:21:20 [2022-03-03T12:21:20.888Z] #37 sha256:2b10161f690f26b4c0a588afabcd29ab65eb870b8c910a86ae35ec0ff8e62b36
12:21:22 [2022-03-03T12:21:22.296Z] #37 DONE 1.4s
12:21:22 [2022-03-03T12:21:22.297Z] 
12:21:22 [2022-03-03T12:21:22.297Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
12:21:22 [2022-03-03T12:21:22.297Z] #41 sha256:ae5148690bca7b39639ecf5ccdd41d7ac9c81c90d75cbbe9f76224fc50a4591c
12:21:25 [2022-03-03T12:21:25.603Z] #41 DONE 2.8s
12:21:25 [2022-03-03T12:21:25.603Z] 
12:21:25 [2022-03-03T12:21:25.603Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
12:21:25 [2022-03-03T12:21:25.603Z] #44 sha256:2e24f573a966f4b1477340da02bb209bcdaec5164777eae247f5890a84dce31a
12:21:27 [2022-03-03T12:21:27.078Z] #44 DONE 1.8s
12:21:27 [2022-03-03T12:21:27.078Z] 
12:21:27 [2022-03-03T12:21:27.078Z] #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
12:21:27 [2022-03-03T12:21:27.078Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef
12:21:27 [2022-03-03T12:21:27.078Z] #51 213.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
12:21:27 [2022-03-03T12:21:27.078Z] #51 DONE 214.7s
12:21:27 [2022-03-03T12:21:27.078Z] 
12:21:27 [2022-03-03T12:21:27.078Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
12:21:27 [2022-03-03T12:21:27.078Z] #48 sha256:1e434f5f8ee94a61f0adee3bb856c33b35c2b926bb03babc6e5845d4e21c18aa
12:21:27 [2022-03-03T12:21:27.078Z] #48 DONE 0.2s
12:21:27 [2022-03-03T12:21:27.078Z] 
12:21:27 [2022-03-03T12:21:27.078Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
12:21:27 [2022-03-03T12:21:27.078Z] #50 sha256:46f5ca2c4a42cefd903dfcdc2f2cce4689ff820e73d6001853058b8d91d91f6e
12:21:27 [2022-03-03T12:21:27.657Z] #50 DONE 0.6s
12:21:27 [2022-03-03T12:21:27.657Z] 
12:21:27 [2022-03-03T12:21:27.657Z] #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
12:21:27 [2022-03-03T12:21:27.657Z] #56 sha256:9e9ba472a8b2c505cd63a72572d6171c314d7d6dac6801fd6921f7066dba24ef
12:21:27 [2022-03-03T12:21:27.657Z] #56 116.0 + mkdir -p /build
12:21:27 [2022-03-03T12:21:27.657Z] #56 116.0 + cp runc /build/runc
12:21:27 [2022-03-03T12:21:27.917Z] #56 DONE 116.5s
12:21:27 [2022-03-03T12:21:27.917Z] 
12:21:27 [2022-03-03T12:21:27.917Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
12:21:27 [2022-03-03T12:21:27.917Z] #52 sha256:31f666d0af702ece9ba8fcac274f070c318d9e65b2d33745a4824299ea93fd12
12:21:28 [2022-03-03T12:21:28.858Z] #52 DONE 1.0s
12:21:28 [2022-03-03T12:21:28.858Z] 
12:21:28 [2022-03-03T12:21:28.858Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
12:21:28 [2022-03-03T12:21:28.858Z] #54 sha256:7931ea0db2247551e1cba876abbc6a9d9162a44a05230f9882c628652204e059
12:21:29 [2022-03-03T12:21:29.121Z] #54 DONE 0.2s
12:21:29 [2022-03-03T12:21:29.121Z] 
12:21:29 [2022-03-03T12:21:29.121Z] #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
12:21:29 [2022-03-03T12:21:29.121Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:21:29 [2022-03-03T12:21:29.121Z] #60 ...
12:21:29 [2022-03-03T12:21:29.121Z] 
12:21:29 [2022-03-03T12:21:29.121Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
12:21:29 [2022-03-03T12:21:29.121Z] #57 sha256:9c37f7b8475230cf04e7cca84fbf2c8df213d40a31d970562c9346cb28abc606
12:21:29 [2022-03-03T12:21:29.693Z] #57 DONE 0.5s
12:21:29 [2022-03-03T12:21:29.693Z] 
12:21:29 [2022-03-03T12:21:29.693Z] #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
12:21:29 [2022-03-03T12:21:29.693Z] #60 sha256:c938ac9211ea41c701e1593ec8293a430a6b1141144780d6a4312344794c0c4c
12:21:51 [2022-03-03T12:21:51.673Z] #60 207.1 # github.com/containerd/containerd/cmd/containerd
12:21:51 [2022-03-03T12:21:51.673Z] #60 207.1 /usr/bin/ld: /tmp/go-link-1396999908/000019.o: in function `New':
12:21:51 [2022-03-03T12:21:51.673Z] #60 207.1 /tmp/tmp.q9TzG2KJla/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
12:21:51 [2022-03-03T12:21:51.673Z] #60 207.2 + bin/containerd-stress
12:21:53 [2022-03-03T12:21:53.062Z] #60 208.3 + bin/containerd-shim
12:21:59 [2022-03-03T12:21:59.668Z] #60 214.4 + bin/containerd-shim-runc-v1
12:22:03 [2022-03-03T12:22:03.875Z] #60 218.8 + bin/containerd-shim-runc-v2
12:22:04 [2022-03-03T12:22:04.136Z] #60 219.4 + binaries
12:22:04 [2022-03-03T12:22:04.136Z] #60 219.4 + install -D bin/containerd /build/containerd
12:22:04 [2022-03-03T12:22:04.136Z] #60 219.4 + install -D bin/containerd-shim /build/containerd-shim
12:22:04 [2022-03-03T12:22:04.136Z] #60 219.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:22:04 [2022-03-03T12:22:04.136Z] #60 219.4 + install -D bin/ctr /build/ctr
12:22:09 [2022-03-03T12:22:09.433Z] #60 DONE 225.0s
12:22:10 [2022-03-03T12:22:10.377Z] 
12:22:10 [2022-03-03T12:22:10.377Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
12:22:10 [2022-03-03T12:22:10.377Z] #61 sha256:1a84f86f5804d0a80dd6acb4917f31ea86e45990b66b870f6729b3e51ca5b4b9
12:22:12 [2022-03-03T12:22:12.934Z] #61 DONE 2.1s
12:22:12 [2022-03-03T12:22:12.934Z] 
12:22:12 [2022-03-03T12:22:12.934Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:22:12 [2022-03-03T12:22:12.934Z] #66 sha256:b95106e12b340d59a8222fa0e74d66d966abddce5ddb8a123a563c8d2b8e51f3
12:22:12 [2022-03-03T12:22:12.934Z] #66 DONE 0.4s
12:22:12 [2022-03-03T12:22:12.934Z] 
12:22:12 [2022-03-03T12:22:12.934Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
12:22:12 [2022-03-03T12:22:12.934Z] #71 sha256:2269566c759a078b332c882d5258c6fad1d6f09642e552ddd91d9924b4444d23
12:22:15 [2022-03-03T12:22:15.479Z] #71 DONE 2.5s
12:22:15 [2022-03-03T12:22:15.479Z] 
12:22:15 [2022-03-03T12:22:15.479Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
12:22:15 [2022-03-03T12:22:15.479Z] #72 sha256:199e48031bf5bef500c5e2257879b68e9d97a2aefec4e5a4befea91338e3165d
12:22:15 [2022-03-03T12:22:15.479Z] #72 DONE 0.1s
12:22:15 [2022-03-03T12:22:15.479Z] 
12:22:15 [2022-03-03T12:22:15.479Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
12:22:15 [2022-03-03T12:22:15.479Z] #73 sha256:6a3183f463c71160ffe1d453ced19fa889d09aad24f04fea340b4ce5bbe5f505
12:22:16 [2022-03-03T12:22:16.866Z] #73 DONE 1.0s
12:22:16 [2022-03-03T12:22:16.866Z] 
12:22:16 [2022-03-03T12:22:16.866Z] #74 exporting to image
12:22:16 [2022-03-03T12:22:16.866Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:22:16 [2022-03-03T12:22:16.866Z] #74 exporting layers
12:22:20 [2022-03-03T12:22:20.171Z] #74 exporting layers 3.5s done
12:22:20 [2022-03-03T12:22:20.171Z] #74 writing image sha256:b796a0f86a9650ed9a1dc4a5b0409d18f376fa25c530bbfc997722a3e8a46f62 done
12:22:20 [2022-03-03T12:22:20.171Z] #74 naming to docker.io/library/docker:b9bb3bbf28c5ea0bea8d8bc08214171fcd896375 done
12:22:20 [2022-03-03T12:22:20.171Z] #74 DONE 3.5s