Skip to content

Console Output

Skipping 45 KB.. Full Log
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
17:21:43 [2022-04-07T17:21:43.244Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
17:21:43 [2022-04-07T17:21:43.244Z] #43 3.166 + git clone https://github.com/docker/distribution.git .
17:21:43 [2022-04-07T17:21:43.244Z] #43 3.171 Cloning into '.'...
17:21:43 [2022-04-07T17:21:43.505Z] #43 ...
17:21:43 [2022-04-07T17:21:43.505Z] 
17:21:43 [2022-04-07T17:21:43.505Z] #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
17:21:43 [2022-04-07T17:21:43.505Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:21:43 [2022-04-07T17:21:43.505Z] #14 3.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #14 3.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #14 3.132 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #14 3.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #14 5.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #14 8.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:21:43 [2022-04-07T17:21:43.505Z] #14 ...
17:21:43 [2022-04-07T17:21:43.505Z] 
17:21:43 [2022-04-07T17:21:43.505Z] #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
17:21:43 [2022-04-07T17:21:43.505Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
17:21:43 [2022-04-07T17:21:43.505Z] #38 3.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #38 3.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #38 3.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #38 4.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #38 6.154 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
17:21:43 [2022-04-07T17:21:43.505Z] #38 8.382 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:21:43 [2022-04-07T17:21:43.767Z] #38 ...
17:21:43 [2022-04-07T17:21:43.767Z] 
17:21:43 [2022-04-07T17:21:43.767Z] #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
17:21:43 [2022-04-07T17:21:43.767Z] #63 sha256:7e05b49e2e37eba2ced93f98daf093d33f5f239d9982dd488bc87328c733a5c2
17:21:43 [2022-04-07T17:21:43.767Z] #63 7.494 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:21:43 [2022-04-07T17:21:43.767Z] #63 8.144 go: downloading github.com/google/uuid v1.3.0
17:21:43 [2022-04-07T17:21:43.767Z] #63 8.224 go: downloading github.com/moby/vpnkit v0.5.0
17:21:43 [2022-04-07T17:21:43.767Z] #63 8.850 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:21:43 [2022-04-07T17:21:43.767Z] #63 8.985 go: downloading github.com/gofrs/flock v0.8.1
17:21:43 [2022-04-07T17:21:43.767Z] #63 9.033 go: downloading github.com/gorilla/mux v1.8.0
17:21:43 [2022-04-07T17:21:43.767Z] #63 9.158 go: downloading github.com/moby/sys/mountinfo v0.6.0
17:21:43 [2022-04-07T17:21:43.767Z] #63 9.421 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
17:21:43 [2022-04-07T17:21:43.767Z] #63 9.571 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:21:43 [2022-04-07T17:21:43.767Z] #63 9.692 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
17:21:43 [2022-04-07T17:21:43.768Z] #63 10.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:21:45 [2022-04-07T17:21:45.157Z] #63 ...
17:21:45 [2022-04-07T17:21:45.157Z] 
17:21:45 [2022-04-07T17:21:45.157Z] #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
17:21:45 [2022-04-07T17:21:45.157Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.08 tomll can be used in two ways:
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10 Writing to STDIN and reading from STDOUT:
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10   cat file.toml | tomll > file.toml
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10 
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10 Reading and updating a list of files:
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10   tomll a.toml b.toml c.toml
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10 
17:21:45 [2022-04-07T17:21:45.157Z] #36 13.10 When given a list of files, tomll will modify all files in place without asking.
17:21:46 [2022-04-07T17:21:46.194Z] #36 DONE 14.0s
17:21:46 [2022-04-07T17:21:46.194Z] 
17:21:46 [2022-04-07T17:21:46.194Z] #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
17:21:46 [2022-04-07T17:21:46.194Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
17:21:46 [2022-04-07T17:21:46.194Z] #38 12.44 Fetched 8395 kB in 9s (896 kB/s)
17:21:48 [2022-04-07T17:21:48.768Z] #38 12.44 Reading package lists...
17:21:49 [2022-04-07T17:21:49.601Z] #38 17.01 Reading package lists...
17:21:49 [2022-04-07T17:21:49.601Z] #38 ...
17:21:49 [2022-04-07T17:21:49.601Z] 
17:21:49 [2022-04-07T17:21:49.601Z] #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
17:21:49 [2022-04-07T17:21:49.601Z] #31 sha256:cddb74d0e6da37a264113541de9994a9674119c8e088647412651a59efaf62b4
17:21:49 [2022-04-07T17:21:49.601Z] #31 14.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:21:49 [2022-04-07T17:21:49.601Z] #31 15.91 
17:21:49 [2022-04-07T17:21:49.601Z] #31 16.23 #=#=#                                                                         

                                                                           0.1%
####                                                                       6.3%
######################################################################## 100.0%
17:21:50 [2022-04-07T17:21:50.175Z] #31 17.58 
17:21:54 [2022-04-07T17:21:54.389Z] #31 ...
17:21:54 [2022-04-07T17:21:54.389Z] 
17:21:54 [2022-04-07T17:21:54.389Z] #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
17:21:54 [2022-04-07T17:21:54.389Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:21:54 [2022-04-07T17:21:54.389Z] #14 11.77 Fetched 8395 kB in 9s (943 kB/s)
17:21:54 [2022-04-07T17:21:54.389Z] #14 11.77 Reading package lists...
17:21:54 [2022-04-07T17:21:54.389Z] #14 16.61 Reading package lists...
17:21:54 [2022-04-07T17:21:54.389Z] #14 20.29 Building dependency tree...
17:21:54 [2022-04-07T17:21:54.389Z] #14 ...
17:21:54 [2022-04-07T17:21:54.389Z] 
17:21:54 [2022-04-07T17:21:54.389Z] #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
17:21:54 [2022-04-07T17:21:54.389Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
17:21:54 [2022-04-07T17:21:54.389Z] #47 11.68 Fetched 8399 kB in 9s (891 kB/s)
17:21:54 [2022-04-07T17:21:54.389Z] #47 11.68 Reading package lists...
17:21:54 [2022-04-07T17:21:54.389Z] #47 16.62 Reading package lists...
17:21:54 [2022-04-07T17:21:54.389Z] #47 20.70 Building dependency tree...
17:21:54 [2022-04-07T17:21:54.389Z] #47 ...
17:21:54 [2022-04-07T17:21:54.389Z] 
17:21:54 [2022-04-07T17:21:54.389Z] #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
17:21:54 [2022-04-07T17:21:54.389Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:21:54 [2022-04-07T17:21:54.389Z] #51 21.80 go: downloading github.com/gofrs/flock v0.8.1
17:21:54 [2022-04-07T17:21:54.389Z] #51 21.80 go: downloading github.com/fatih/color v1.13.0
17:21:54 [2022-04-07T17:21:54.389Z] #51 21.83 go: downloading github.com/spf13/cobra v1.3.0
17:21:54 [2022-04-07T17:21:54.389Z] #51 21.86 go: downloading github.com/spf13/pflag v1.0.5
17:21:54 [2022-04-07T17:21:54.389Z] #51 21.97 go: downloading github.com/spf13/viper v1.10.1
17:21:54 [2022-04-07T17:21:54.389Z] #51 22.09 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
17:21:54 [2022-04-07T17:21:54.389Z] #51 22.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
17:21:54 [2022-04-07T17:21:54.649Z] #51 ...
17:21:54 [2022-04-07T17:21:54.650Z] 
17:21:54 [2022-04-07T17:21:54.650Z] #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
17:21:54 [2022-04-07T17:21:54.650Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
17:21:54 [2022-04-07T17:21:54.650Z] #58 12.41 Fetched 8395 kB in 9s (894 kB/s)
17:21:54 [2022-04-07T17:21:54.650Z] #58 12.41 Reading package lists...
17:21:54 [2022-04-07T17:21:54.650Z] #58 17.38 Reading package lists...
17:21:54 [2022-04-07T17:21:54.650Z] #58 21.11 Building dependency tree...
17:21:54 [2022-04-07T17:21:54.650Z] #58 ...
17:21:54 [2022-04-07T17:21:54.650Z] 
17:21:54 [2022-04-07T17:21:54.650Z] #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
17:21:54 [2022-04-07T17:21:54.650Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:21:54 [2022-04-07T17:21:54.650Z] #51 22.61 go: downloading github.com/go-critic/go-critic v0.6.2
17:21:55 [2022-04-07T17:21:55.592Z] #51 23.39 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:21:55 [2022-04-07T17:21:55.593Z] #51 23.39 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:21:57 [2022-04-07T17:21:57.507Z] #51 25.36 go: downloading github.com/mattn/go-colorable v0.1.12
17:21:57 [2022-04-07T17:21:57.507Z] #51 25.38 go: downloading github.com/sirupsen/logrus v1.8.1
17:21:57 [2022-04-07T17:21:57.507Z] #51 25.39 go: downloading github.com/stretchr/testify v1.7.0
17:21:57 [2022-04-07T17:21:57.507Z] #51 25.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
17:21:57 [2022-04-07T17:21:57.768Z] #51 25.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
17:21:57 [2022-04-07T17:21:57.768Z] #51 25.66 go: downloading github.com/mattn/go-isatty v0.0.14
17:21:57 [2022-04-07T17:21:57.768Z] #51 25.71 go: downloading github.com/fsnotify/fsnotify v1.5.1
17:21:57 [2022-04-07T17:21:57.768Z] #51 25.72 go: downloading github.com/magiconair/properties v1.8.5
17:21:58 [2022-04-07T17:21:58.030Z] #51 25.84 go: downloading github.com/mitchellh/mapstructure v1.4.3
17:21:58 [2022-04-07T17:21:58.030Z] #51 25.86 go: downloading github.com/spf13/afero v1.6.0
17:21:58 [2022-04-07T17:21:58.030Z] #51 25.96 go: downloading github.com/spf13/cast v1.4.1
17:21:58 [2022-04-07T17:21:58.030Z] #51 25.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:21:58 [2022-04-07T17:21:58.030Z] #51 26.01 go: downloading github.com/subosito/gotenv v1.2.0
17:21:58 [2022-04-07T17:21:58.030Z] #51 26.05 go: downloading gopkg.in/ini.v1 v1.66.2
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.11 go: downloading github.com/go-toolsmith/astcast v1.0.0
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.16 go: downloading github.com/go-toolsmith/astequal v1.0.1
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.18 go: downloading github.com/go-toolsmith/astp v1.0.0
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.20 go: downloading github.com/go-toolsmith/strparse v1.0.0
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.20 go: downloading github.com/go-toolsmith/typep v1.0.2
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
17:21:58 [2022-04-07T17:21:58.291Z] #51 26.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:21:58 [2022-04-07T17:21:58.552Z] #51 26.34 go: downloading github.com/hashicorp/errwrap v1.0.0
17:21:58 [2022-04-07T17:21:58.552Z] #51 26.39 go: downloading 4d63.com/gochecknoglobals v0.1.0
17:21:58 [2022-04-07T17:21:58.552Z] #51 26.44 go: downloading github.com/Antonboom/errname v0.1.5
17:21:58 [2022-04-07T17:21:58.552Z] #51 26.45 go: downloading github.com/Antonboom/nilnil v0.1.0
17:21:58 [2022-04-07T17:21:58.813Z] #51 26.58 go: downloading github.com/BurntSushi/toml v1.0.0
17:21:58 [2022-04-07T17:21:58.813Z] #51 26.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:21:58 [2022-04-07T17:21:58.813Z] #51 26.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
17:21:59 [2022-04-07T17:21:59.074Z] #51 26.84 go: downloading github.com/alexkohler/prealloc v1.0.0
17:21:59 [2022-04-07T17:21:59.074Z] #51 26.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0
17:21:59 [2022-04-07T17:21:59.074Z] #51 27.02 go: downloading github.com/ashanbrown/makezero v1.1.0
17:21:59 [2022-04-07T17:21:59.074Z] #51 27.07 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:21:59 [2022-04-07T17:21:59.345Z] #51 27.18 go: downloading github.com/blizzy78/varnamelen v0.5.0
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.21 go: downloading github.com/breml/bidichk v0.2.1
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.22 go: downloading github.com/breml/errchkjson v0.2.1
17:21:59 [2022-04-07T17:21:59.346Z] #51 ...
17:21:59 [2022-04-07T17:21:59.346Z] 
17:21:59 [2022-04-07T17:21:59.346Z] #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
17:21:59 [2022-04-07T17:21:59.346Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72
17:21:59 [2022-04-07T17:21:59.346Z] #53 27.19 v3.0.2
17:21:59 [2022-04-07T17:21:59.346Z] #53 DONE 27.3s
17:21:59 [2022-04-07T17:21:59.346Z] 
17:21:59 [2022-04-07T17:21:59.346Z] #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
17:21:59 [2022-04-07T17:21:59.346Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.12 The following additional packages will be installed:
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.12   libbtrfs0
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.21 The following NEW packages will be installed:
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.24   libbtrfs-dev libbtrfs0
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.66 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.66 Need to get 454 kB of archives.
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.66 After this operation, 1275 kB of additional disk space will be used.
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:21:59 [2022-04-07T17:21:59.346Z] #58 24.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.47 debconf: delaying package configuration, since apt-utils is not installed
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.69 Fetched 454 kB in 0s (1362 kB/s)
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.82 Selecting previously unselected package libbtrfs0:arm64.
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15700 files and directories currently installed.)
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.88 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 25.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.12 Selecting previously unselected package libbtrfs-dev:arm64.
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.14 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.46 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.53 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 26.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:21:59 [2022-04-07T17:21:59.346Z] #58 DONE 27.3s
17:21:59 [2022-04-07T17:21:59.346Z] 
17:21:59 [2022-04-07T17:21:59.346Z] #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
17:21:59 [2022-04-07T17:21:59.346Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.24 go: downloading github.com/butuzov/ireturn v0.1.1
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.27 go: downloading github.com/charithe/durationcheck v0.0.9
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.33 go: downloading github.com/daixiang0/gci v0.2.9
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.36 go: downloading github.com/denis-tingajkin/go-header v0.4.2
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.40 go: downloading github.com/esimonov/ifshort v1.0.4
17:21:59 [2022-04-07T17:21:59.346Z] #51 27.44 go: downloading github.com/fzipp/gocyclo v0.4.0
17:21:59 [2022-04-07T17:21:59.608Z] #51 ...
17:21:59 [2022-04-07T17:21:59.608Z] 
17:21:59 [2022-04-07T17:21:59.608Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:21:59 [2022-04-07T17:21:59.608Z] #59 sha256:079d3c46d6b3339992d6a9052f546ffbea59e16c18faa098aa2d9188d62db13d
17:21:59 [2022-04-07T17:21:59.608Z] #59 DONE 0.2s
17:21:59 [2022-04-07T17:21:59.608Z] 
17:21:59 [2022-04-07T17:21:59.608Z] #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
17:21:59 [2022-04-07T17:21:59.608Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:21:59 [2022-04-07T17:21:59.608Z] #51 27.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:21:59 [2022-04-07T17:21:59.608Z] #51 27.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:21:59 [2022-04-07T17:21:59.608Z] #51 27.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
17:21:59 [2022-04-07T17:21:59.608Z] #51 27.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
17:21:59 [2022-04-07T17:21:59.868Z] #51 27.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:22:00 [2022-04-07T17:22:00.131Z] #51 28.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:22:00 [2022-04-07T17:22:00.131Z] #51 28.04 go: downloading github.com/golangci/misspell v0.3.5
17:22:00 [2022-04-07T17:22:00.393Z] #51 28.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:22:00 [2022-04-07T17:22:00.393Z] #51 28.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
17:22:00 [2022-04-07T17:22:00.393Z] #51 28.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:22:00 [2022-04-07T17:22:00.393Z] #51 ...
17:22:00 [2022-04-07T17:22:00.393Z] 
17:22:00 [2022-04-07T17:22:00.393Z] #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
17:22:00 [2022-04-07T17:22:00.393Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
17:22:00 [2022-04-07T17:22:00.393Z] #43 17.82 + git checkout -q v2.3.0
17:22:00 [2022-04-07T17:22:00.393Z] #43 19.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
17:22:00 [2022-04-07T17:22:00.393Z] #43 ...
17:22:00 [2022-04-07T17:22:00.393Z] 
17:22:00 [2022-04-07T17:22:00.393Z] #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
17:22:00 [2022-04-07T17:22:00.393Z] #31 sha256:cddb74d0e6da37a264113541de9994a9674119c8e088647412651a59efaf62b4
17:22:00 [2022-04-07T17:22:00.393Z] #31 21.58 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:22:00 [2022-04-07T17:22:00.393Z] #31 22.91 
17:22:00 [2022-04-07T17:22:00.393Z] #31 23.25 #=#=#                                                                         

                                                                           0.1%
#############                                                             18.9%
######################                                                    31.0%
#################################                                         46.0%
############################################                              62.1%
######################################################                    75.9%
###################################################################       94.1%
######################################################################## 100.0%
17:22:00 [2022-04-07T17:22:00.393Z] #31 25.07 
17:22:02 [2022-04-07T17:22:02.328Z] #31 29.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:22:02 [2022-04-07T17:22:02.900Z] #31 ...
17:22:02 [2022-04-07T17:22:02.900Z] 
17:22:02 [2022-04-07T17:22:02.900Z] #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
17:22:02 [2022-04-07T17:22:02.900Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
17:22:02 [2022-04-07T17:22:02.900Z] #38 17.01 Reading package lists...
17:22:02 [2022-04-07T17:22:02.900Z] #38 20.98 Building dependency tree...
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.18 The following additional packages will be installed:
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.19   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.20 Suggested packages:
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.22   cmake-doc ninja-build lrzip
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.22 Recommended packages:
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.22   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.85 The following NEW packages will be installed:
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.86   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:22:02 [2022-04-07T17:22:02.900Z] #38 24.86   vim-common xxd
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.25 Need to get 15.6 MB of archives.
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.25 After this operation, 67.4 MB of additional disk space will be used.
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 25.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:22:02 [2022-04-07T17:22:02.900Z] #38 26.82 debconf: delaying package configuration, since apt-utils is not installed
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.00 Fetched 15.6 MB in 1s (15.1 MB/s)
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.21 Selecting previously unselected package xxd.
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.21 (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.)
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.61 Selecting previously unselected package vim-common.
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:22:02 [2022-04-07T17:22:02.900Z] #38 27.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:22:02 [2022-04-07T17:22:02.900Z] #38 28.15 Selecting previously unselected package cmake-data.
17:22:02 [2022-04-07T17:22:02.900Z] #38 28.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:22:02 [2022-04-07T17:22:02.900Z] #38 28.18 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:22:03 [2022-04-07T17:22:03.161Z] #38 ...
17:22:03 [2022-04-07T17:22:03.161Z] 
17:22:03 [2022-04-07T17:22:03.161Z] #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
17:22:03 [2022-04-07T17:22:03.161Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.40 go: downloading github.com/jgautheron/goconst v1.5.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.67 go: downloading github.com/julz/importas v0.1.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.69 go: downloading github.com/kisielk/errcheck v1.6.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.71 go: downloading github.com/kulti/thelper v0.5.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.76 go: downloading github.com/kyoh86/exportloopref v0.1.8
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.82 go: downloading github.com/ldez/gomoddirectives v0.2.2
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.85 go: downloading github.com/ldez/tagliatelle v0.3.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.85 go: downloading github.com/leonklingele/grouper v1.1.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.88 go: downloading github.com/maratori/testpackage v1.0.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.94 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
17:22:03 [2022-04-07T17:22:03.161Z] #51 28.97 go: downloading github.com/mgechev/revive v1.1.3
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.38 go: downloading github.com/moricho/tparallel v0.2.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.39 go: downloading github.com/nakabonne/nestif v0.3.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.39 go: downloading github.com/nishanths/exhaustive v0.7.11
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.41 go: downloading github.com/nishanths/predeclared v0.2.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.48 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.54 go: downloading github.com/securego/gosec/v2 v2.9.6
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.75 go: downloading github.com/sivchari/containedctx v1.0.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.78 go: downloading github.com/sivchari/tenv v1.4.7
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.80 go: downloading github.com/sonatard/noctx v0.0.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.82 go: downloading github.com/sourcegraph/go-diff v0.6.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.87 go: downloading github.com/sylvia7788/contextcheck v1.0.4
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.89 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.93 go: downloading github.com/tetafro/godot v1.4.11
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.97 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
17:22:03 [2022-04-07T17:22:03.161Z] #51 29.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.20 go: downloading github.com/ultraware/funlen v0.0.3
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.26 go: downloading github.com/ultraware/whitespace v0.0.4
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.28 go: downloading github.com/uudashr/gocognit v1.0.5
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.29 go: downloading github.com/yagipy/maintidx v1.0.0
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.39 go: downloading gitlab.com/bosi/decorder v0.2.1
17:22:03 [2022-04-07T17:22:03.161Z] #51 30.55 go: downloading honnef.co/go/tools v0.2.2
17:22:03 [2022-04-07T17:22:03.734Z] #51 31.46 go: downloading mvdan.cc/gofumpt v0.2.1
17:22:03 [2022-04-07T17:22:03.734Z] #51 31.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:22:03 [2022-04-07T17:22:03.734Z] #51 31.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
17:22:03 [2022-04-07T17:22:03.734Z] #51 31.58 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
17:22:04 [2022-04-07T17:22:04.678Z] #51 32.60 go: downloading github.com/davecgh/go-spew v1.1.1
17:22:04 [2022-04-07T17:22:04.678Z] #51 32.60 go: downloading github.com/pmezard/go-difflib v1.0.0
17:22:04 [2022-04-07T17:22:04.678Z] #51 32.64 go: downloading github.com/stretchr/objx v0.1.1
17:22:04 [2022-04-07T17:22:04.678Z] #51 32.67 go: downloading github.com/hashicorp/hcl v1.0.0
17:22:04 [2022-04-07T17:22:04.939Z] #51 32.83 go: downloading github.com/pelletier/go-toml v1.9.4
17:22:04 [2022-04-07T17:22:04.939Z] #51 32.87 go: downloading gopkg.in/yaml.v2 v2.4.0
17:22:05 [2022-04-07T17:22:05.200Z] #51 33.09 go: downloading golang.org/x/text v0.3.7
17:22:05 [2022-04-07T17:22:05.462Z] #51 ...
17:22:05 [2022-04-07T17:22:05.462Z] 
17:22:05 [2022-04-07T17:22:05.462Z] #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
17:22:05 [2022-04-07T17:22:05.462Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33 The following additional packages will be installed:
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.33   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.34   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.34   mingw-w64-common mingw-w64-x86-64-dev
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.34 Suggested packages:
17:22:05 [2022-04-07T17:22:05.462Z] #14 23.37   gcc-10-locales seccomp wine64
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.48 The following NEW packages will be installed:
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.50   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.50   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.50   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.50   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.51   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.51   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.51   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.51   mingw-w64-x86-64-dev
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.90 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.90 Need to get 108 MB of archives.
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.90 After this operation, 620 MB of additional disk space will be used.
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.90 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 24.95 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.35 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.35 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 25.80 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 26.52 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 26.77 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 27.22 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.15 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.58 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.62 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]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 28.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
17:22:05 [2022-04-07T17:22:05.462Z] #14 29.72 debconf: delaying package configuration, since apt-utils is not installed
17:22:05 [2022-04-07T17:22:05.462Z] #14 29.98 Fetched 108 MB in 4s (25.6 MB/s)
17:22:05 [2022-04-07T17:22:05.462Z] #14 30.05 Selecting previously unselected package binutils-mingw-w64-i686.
17:22:05 [2022-04-07T17:22:05.462Z] #14 30.05 (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.)
17:22:05 [2022-04-07T17:22:05.462Z] #14 30.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
17:22:05 [2022-04-07T17:22:05.462Z] #14 30.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:22:05 [2022-04-07T17:22:05.462Z] #14 32.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:22:05 [2022-04-07T17:22:05.462Z] #14 32.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
17:22:05 [2022-04-07T17:22:05.462Z] #14 32.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:22:05 [2022-04-07T17:22:05.462Z] #14 ...
17:22:05 [2022-04-07T17:22:05.462Z] 
17:22:05 [2022-04-07T17:22:05.462Z] #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
17:22:05 [2022-04-07T17:22:05.462Z] #31 sha256:cddb74d0e6da37a264113541de9994a9674119c8e088647412651a59efaf62b4
17:22:05 [2022-04-07T17:22:05.462Z] #31 30.95 
17:22:05 [2022-04-07T17:22:05.462Z] #31 31.25 #=#=#                                                                         

######################################################################## 100.0%
17:22:05 [2022-04-07T17:22:05.462Z] #31 32.20 
17:22:06 [2022-04-07T17:22:06.041Z] #31 ...
17:22:06 [2022-04-07T17:22:06.042Z] 
17:22:06 [2022-04-07T17:22:06.042Z] #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
17:22:06 [2022-04-07T17:22:06.042Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.70 The following additional packages will be installed:
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.72   python3-protobuf python3-six
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.73 Suggested packages:
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.73   python3-setuptools
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.73 Recommended packages:
17:22:06 [2022-04-07T17:22:06.042Z] #47 23.73   iproute2 | iproute
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.19 The following NEW packages will be installed:
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.20   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.21   python3-protobuf python3-six
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.71 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.71 Need to get 2115 kB of archives.
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.71 After this operation, 10.7 MB of additional disk space will be used.
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 24.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 27.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.18 debconf: delaying package configuration, since apt-utils is not installed
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.36 Fetched 2115 kB in 4s (566 kB/s)
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.44 Selecting previously unselected package libprotobuf23:arm64.
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.44 (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.)
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.49 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 29.50 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.03 Selecting previously unselected package python3-pkg-resources.
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.04 Unpacking python3-pkg-resources (52.0.0-4) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.27 Selecting previously unselected package python3-six.
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.28 Unpacking python3-six (1.16.0-2) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.40 Selecting previously unselected package python3-protobuf.
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.42 Unpacking python3-protobuf (3.12.4-1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.90 Selecting previously unselected package libnet1:arm64.
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 30.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.04 Selecting previously unselected package libnl-3-200:arm64.
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.04 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.22 Selecting previously unselected package libprotobuf-c1:arm64.
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.35 Selecting previously unselected package criu.
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.36 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 31.36 Unpacking criu (3.16.1-3) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 32.04 Setting up python3-pkg-resources (52.0.0-4) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 33.52 Setting up libprotobuf23:arm64 (3.12.4-1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 33.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 33.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 33.59 Setting up python3-six (1.16.0-2) ...
17:22:06 [2022-04-07T17:22:06.042Z] #47 ...
17:22:06 [2022-04-07T17:22:06.042Z] 
17:22:06 [2022-04-07T17:22:06.042Z] #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
17:22:06 [2022-04-07T17:22:06.042Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
17:22:06 [2022-04-07T17:22:06.042Z] #34 32.62 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
17:22:06 [2022-04-07T17:22:06.042Z] #34 32.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
17:22:06 [2022-04-07T17:22:06.042Z] #34 33.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
17:22:10 [2022-04-07T17:22:10.249Z] #34 ...
17:22:10 [2022-04-07T17:22:10.249Z] 
17:22:10 [2022-04-07T17:22:10.249Z] #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
17:22:10 [2022-04-07T17:22:10.249Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.051 + RM_GOPATH=0
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.063 + TMP_GOPATH=
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.063 + : /build
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.063 + '[' -z '' ']'
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.064 ++ mktemp -d
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.072 + export GOPATH=/tmp/tmp.5URfbCwWo5
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.088 + GOPATH=/tmp/tmp.5URfbCwWo5
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.089 + RM_GOPATH=1
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.089 + case "$(go env GOARCH)" in
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.094 ++ go env GOARCH
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.116 + export GO_BUILDMODE=-buildmode=pie
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.116 + GO_BUILDMODE=-buildmode=pie
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.124 ++ dirname /install.sh
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + dir=/
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + bin=containerd
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + shift
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + '[' '!' -f //containerd.installer ']'
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + . //containerd.installer
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 ++ set -e
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 ++ : v1.6.2
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + install_containerd
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + echo 'Install containerd version v1.6.2'
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.194 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5URfbCwWo5/src/github.com/containerd/containerd
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.199 Install containerd version v1.6.2
17:22:10 [2022-04-07T17:22:10.249Z] #60 1.228 Cloning into '/tmp/tmp.5URfbCwWo5/src/github.com/containerd/containerd'...
17:22:10 [2022-04-07T17:22:10.249Z] #60 ...
17:22:10 [2022-04-07T17:22:10.249Z] 
17:22:10 [2022-04-07T17:22:10.249Z] #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
17:22:10 [2022-04-07T17:22:10.249Z] #31 sha256:cddb74d0e6da37a264113541de9994a9674119c8e088647412651a59efaf62b4
17:22:10 [2022-04-07T17:22:10.249Z] #31 34.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:22:10 [2022-04-07T17:22:10.249Z] #31 35.99 
17:22:10 [2022-04-07T17:22:10.249Z] #31 36.33 #=#=#                                                                         

######################################################################## 100.0%
17:22:10 [2022-04-07T17:22:10.249Z] #31 37.32 
17:22:10 [2022-04-07T17:22:10.249Z] #31 37.55 Download of images into '/build' complete.
17:22:10 [2022-04-07T17:22:10.249Z] #31 37.55 Use something like the following to load the result into a Docker daemon:
17:22:10 [2022-04-07T17:22:10.249Z] #31 37.55   tar -cC '/build' . | docker load
17:22:13 [2022-04-07T17:22:13.552Z] #31 ...
17:22:13 [2022-04-07T17:22:13.552Z] 
17:22:13 [2022-04-07T17:22:13.552Z] #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
17:22:13 [2022-04-07T17:22:13.552Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
17:22:13 [2022-04-07T17:22:13.552Z] #38 31.35 Selecting previously unselected package libicu67:arm64.
17:22:13 [2022-04-07T17:22:13.552Z] #38 31.37 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.552Z] #38 31.38 Unpacking libicu67:arm64 (67.1-7) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.28 Selecting previously unselected package libxml2:arm64.
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.29 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.68 Selecting previously unselected package libarchive13:arm64.
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.68 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.89 Selecting previously unselected package libjsoncpp24:arm64.
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 36.90 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.13 Selecting previously unselected package librhash0:arm64.
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.15 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.18 Unpacking librhash0:arm64 (1.4.1-2) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.31 Selecting previously unselected package libuv1:arm64.
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.31 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.32 Unpacking libuv1:arm64 (1.40.0-2) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.47 Selecting previously unselected package cmake.
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 37.51 Unpacking cmake (3.18.4-2+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 40.86 Setting up libicu67:arm64 (67.1-7) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 40.96 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.02 Setting up libuv1:arm64 (1.40.0-2) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.28 Setting up librhash0:arm64 (1.4.1-2) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.32 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.36 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.40 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.43 Setting up cmake (3.18.4-2+deb11u1) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 41.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:22:13 [2022-04-07T17:22:13.553Z] #38 ...
17:22:13 [2022-04-07T17:22:13.553Z] 
17:22:13 [2022-04-07T17:22:13.553Z] #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
17:22:13 [2022-04-07T17:22:13.553Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:22:13 [2022-04-07T17:22:13.553Z] #51 36.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.04 go: downloading github.com/gobwas/glob v0.2.3
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.05 go: downloading github.com/kisielk/gotool v1.0.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.13 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.25 go: downloading golang.org/x/mod v0.5.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.26 go: downloading github.com/ettle/strcase v0.1.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.45 go: downloading github.com/fatih/structtag v1.2.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.49 go: downloading github.com/Masterminds/semver v1.5.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.58 go: downloading github.com/prometheus/client_golang v1.7.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 37.90 go: downloading github.com/prometheus/client_model v0.2.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.06 go: downloading github.com/google/go-cmp v0.5.6
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.38 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.43 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.51 go: downloading github.com/beorn7/perks v1.0.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.57 go: downloading github.com/golang/protobuf v1.5.2
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.60 go: downloading github.com/cespare/xxhash v1.1.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.74 go: downloading github.com/prometheus/common v0.10.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.86 go: downloading github.com/prometheus/procfs v0.6.0
17:22:13 [2022-04-07T17:22:13.553Z] #51 38.96 go: downloading github.com/mattn/go-runewidth v0.0.9
17:22:13 [2022-04-07T17:22:13.553Z] #51 39.06 go: downloading google.golang.org/protobuf v1.27.1
17:22:13 [2022-04-07T17:22:13.553Z] #51 40.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:22:14 [2022-04-07T17:22:14.958Z] #51 ...
17:22:14 [2022-04-07T17:22:14.958Z] 
17:22:14 [2022-04-07T17:22:14.958Z] #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
17:22:14 [2022-04-07T17:22:14.958Z] #31 sha256:cddb74d0e6da37a264113541de9994a9674119c8e088647412651a59efaf62b4
17:22:14 [2022-04-07T17:22:14.958Z] #31 DONE 41.9s
17:22:14 [2022-04-07T17:22:14.958Z] 
17:22:14 [2022-04-07T17:22:14.958Z] #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
17:22:14 [2022-04-07T17:22:14.958Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.60 Selecting previously unselected package binutils-mingw-w64.
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.72 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.98 Selecting previously unselected package dmsetup.
17:22:14 [2022-04-07T17:22:14.958Z] #14 34.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 35.00 Unpacking dmsetup (2:1.02.175-2.1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 35.23 Selecting previously unselected package mingw-w64-common.
17:22:14 [2022-04-07T17:22:14.958Z] #14 35.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 35.25 Unpacking mingw-w64-common (8.0.0-1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 41.17 Selecting previously unselected package mingw-w64-x86-64-dev.
17:22:14 [2022-04-07T17:22:14.958Z] #14 41.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 41.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #14 ...
17:22:14 [2022-04-07T17:22:14.958Z] 
17:22:14 [2022-04-07T17:22:14.958Z] #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
17:22:14 [2022-04-07T17:22:14.958Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a
17:22:14 [2022-04-07T17:22:14.958Z] #47 34.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #47 34.62 Setting up python3-protobuf (3.12.4-1) ...
17:22:14 [2022-04-07T17:22:14.958Z] #47 37.67 Setting up criu (3.16.1-3) ...
17:22:14 [2022-04-07T17:22:14.958Z] #47 39.53 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:22:14 [2022-04-07T17:22:14.958Z] #47 DONE 42.6s
17:22:14 [2022-04-07T17:22:14.958Z] 
17:22:14 [2022-04-07T17:22:14.958Z] #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
17:22:14 [2022-04-07T17:22:14.958Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71
17:22:14 [2022-04-07T17:22:14.958Z] #38 41.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:22:14 [2022-04-07T17:22:14.958Z] #38 DONE 42.8s
17:22:14 [2022-04-07T17:22:14.958Z] 
17:22:14 [2022-04-07T17:22:14.958Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:22:14 [2022-04-07T17:22:14.958Z] #39 sha256:7b88437de8544e3330050a7417132e6ab6ce4a5bc20689c8d985ea0096530db3
17:22:15 [2022-04-07T17:22:15.530Z] #39 DONE 0.7s
17:22:15 [2022-04-07T17:22:15.530Z] 
17:22:15 [2022-04-07T17:22:15.530Z] #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
17:22:15 [2022-04-07T17:22:15.530Z] #63 sha256:7e05b49e2e37eba2ced93f98daf093d33f5f239d9982dd488bc87328c733a5c2
17:22:15 [2022-04-07T17:22:15.791Z] #63 ...
17:22:15 [2022-04-07T17:22:15.791Z] 
17:22:15 [2022-04-07T17:22:15.791Z] #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
17:22:15 [2022-04-07T17:22:15.791Z] #40 sha256:1734e13fdb4fbbd2a3a58988acb55e88181cc8494d3daf202b3e5eebec5f3263
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.787 + RM_GOPATH=0
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.794 + TMP_GOPATH=
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.794 + : /build
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.797 + '[' -z '' ']'
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.800 ++ mktemp -d
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.811 + export GOPATH=/tmp/tmp.FSkfX1BAPJ
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.811 + GOPATH=/tmp/tmp.FSkfX1BAPJ
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.811 + RM_GOPATH=1
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.811 + case "$(go env GOARCH)" in
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.821 ++ go env GOARCH
17:22:16 [2022-04-07T17:22:16.366Z] #40 0.847 + export GO_BUILDMODE=-buildmode=pie
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.858 + GO_BUILDMODE=-buildmode=pie
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.858 ++ dirname /install.sh
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + dir=/
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + bin=tini
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + shift
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + '[' '!' -f //tini.installer ']'
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + . //tini.installer
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 ++ : v0.19.0
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + install_tini
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + echo 'Install tini version v0.19.0'
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 + git clone https://github.com/krallin/tini.git /tmp/tmp.FSkfX1BAPJ/tini
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.868 Install tini version v0.19.0
17:22:16 [2022-04-07T17:22:16.629Z] #40 0.872 Cloning into '/tmp/tmp.FSkfX1BAPJ/tini'...
17:22:17 [2022-04-07T17:22:17.204Z] #40 1.627 + cd /tmp/tmp.FSkfX1BAPJ/tini
17:22:17 [2022-04-07T17:22:17.204Z] #40 1.627 + git checkout -q v0.19.0
17:22:17 [2022-04-07T17:22:17.204Z] #40 1.634 + cmake .
17:22:17 [2022-04-07T17:22:17.779Z] #40 2.088 -- The C compiler identification is GNU 10.2.1
17:22:17 [2022-04-07T17:22:17.779Z] #40 2.162 -- Detecting C compiler ABI info
17:22:18 [2022-04-07T17:22:18.353Z] #40 2.640 -- Detecting C compiler ABI info - done
17:22:18 [2022-04-07T17:22:18.353Z] #40 2.729 -- Check for working C compiler: /usr/bin/cc - skipped
17:22:18 [2022-04-07T17:22:18.353Z] #40 2.731 -- Detecting C compile features
17:22:18 [2022-04-07T17:22:18.353Z] #40 2.732 -- Detecting C compile features - done
17:22:18 [2022-04-07T17:22:18.353Z] #40 2.786 -- Performing Test HAS_BUILTIN_FORTIFY
17:22:18 [2022-04-07T17:22:18.613Z] #40 2.965 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:22:18 [2022-04-07T17:22:18.614Z] #40 3.022 -- Configuring done
17:22:18 [2022-04-07T17:22:18.614Z] #40 3.046 -- Generating done
17:22:18 [2022-04-07T17:22:18.614Z] #40 3.074 -- Build files have been written to: /tmp/tmp.FSkfX1BAPJ/tini
17:22:18 [2022-04-07T17:22:18.614Z] #40 3.077 + make tini-static
17:22:18 [2022-04-07T17:22:18.874Z] #40 ...
17:22:18 [2022-04-07T17:22:18.874Z] 
17:22:18 [2022-04-07T17:22:18.874Z] #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
17:22:18 [2022-04-07T17:22:18.874Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb
17:22:18 [2022-04-07T17:22:18.874Z] #49 45.99 gotestsum version dev
17:22:18 [2022-04-07T17:22:18.874Z] #49 DONE 46.8s
17:22:18 [2022-04-07T17:22:18.874Z] 
17:22:18 [2022-04-07T17:22:18.874Z] #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
17:22:18 [2022-04-07T17:22:18.874Z] #40 sha256:1734e13fdb4fbbd2a3a58988acb55e88181cc8494d3daf202b3e5eebec5f3263
17:22:18 [2022-04-07T17:22:18.874Z] #40 3.383 Scanning dependencies of target tini-static
17:22:19 [2022-04-07T17:22:19.134Z] #40 3.591 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:22:20 [2022-04-07T17:22:20.589Z] #40 4.927 [100%] Linking C executable tini-static
17:22:21 [2022-04-07T17:22:21.176Z] #40 5.379 [100%] Built target tini-static
17:22:21 [2022-04-07T17:22:21.176Z] #40 5.453 + mkdir -p /build
17:22:21 [2022-04-07T17:22:21.176Z] #40 5.461 + cp tini-static /build/docker-init
17:22:22 [2022-04-07T17:22:22.562Z] #40 DONE 6.8s
17:22:22 [2022-04-07T17:22:22.562Z] 
17:22:22 [2022-04-07T17:22:22.562Z] #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
17:22:22 [2022-04-07T17:22:22.562Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.14 Selecting previously unselected package gcc-mingw-w64-base.
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
17:22:22 [2022-04-07T17:22:22.562Z] #14 47.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:22:25 [2022-04-07T17:22:25.108Z] #14 52.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:22:25 [2022-04-07T17:22:25.108Z] #14 52.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
17:22:25 [2022-04-07T17:22:25.108Z] #14 52.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:22:31 [2022-04-07T17:22:31.691Z] #14 ...
17:22:31 [2022-04-07T17:22:31.691Z] 
17:22:31 [2022-04-07T17:22:31.691Z] #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
17:22:31 [2022-04-07T17:22:31.691Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:22:32 [2022-04-07T17:22:32.214Z] #60 32.08 Updating files:  75% (3525/4680)
Updating files:  76% (3557/4680)
Updating files:  77% (3604/4680)
Updating files:  78% (3651/4680)
Updating files:  79% (3698/4680)
Updating files:  80% (3744/4680)
Updating files:  81% (3791/4680)
Updating files:  82% (3838/4680)
Updating files:  83% (3885/4680)
Updating files:  84% (3932/4680)
Updating files:  85% (3978/4680)
Updating files:  86% (4025/4680)
Updating files:  87% (4072/4680)
Updating files:  88% (4119/4680)
Updating files:  89% (4166/4680)
Updating files:  90% (4212/4680)
Updating files:  91% (4259/4680)
Updating files:  92% (4306/4680)
Updating files:  93% (4353/4680)
Updating files:  94% (4400/4680)
Updating files:  95% (4446/4680)
Updating files:  96% (4493/4680)
Updating files:  97% (4540/4680)
Updating files:  98% (4587/4680)
Updating files:  99% (4634/4680)
Updating files: 100% (4680/4680)
Updating files: 100% (4680/4680), done.
17:22:32 [2022-04-07T17:22:32.214Z] #60 32.67 + cd /tmp/tmp.5URfbCwWo5/src/github.com/containerd/containerd
17:22:32 [2022-04-07T17:22:32.214Z] #60 32.67 + git checkout -q v1.6.2
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + export 'BUILDTAGS=netgo osusergo static_build'
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + BUILDTAGS='netgo osusergo static_build'
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + export EXTRA_FLAGS=-buildmode=pie
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + EXTRA_FLAGS=-buildmode=pie
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.08 + '[' '' = dynamic ']'
17:22:32 [2022-04-07T17:22:32.787Z] #60 33.08 + make
17:22:34 [2022-04-07T17:22:34.175Z] #60 34.30 + bin/ctr
17:22:44 [2022-04-07T17:22:44.178Z] #60 ...
17:22:44 [2022-04-07T17:22:44.178Z] 
17:22:44 [2022-04-07T17:22:44.178Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
17:22:44 [2022-04-07T17:22:44.178Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:22:44 [2022-04-07T17:22:44.178Z] #14 61.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:22:44 [2022-04-07T17:22:44.178Z] #14 61.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
17:22:44 [2022-04-07T17:22:44.178Z] #14 61.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:22:44 [2022-04-07T17:22:44.178Z] #14 65.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:22:44 [2022-04-07T17:22:44.178Z] #14 65.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
17:22:44 [2022-04-07T17:22:44.178Z] #14 65.17 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:22:44 [2022-04-07T17:22:44.178Z] #14 69.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:22:44 [2022-04-07T17:22:44.178Z] #14 69.57 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
17:22:44 [2022-04-07T17:22:44.178Z] #14 69.58 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:22:50 [2022-04-07T17:22:50.771Z] #14 78.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:22:50 [2022-04-07T17:22:50.771Z] #14 78.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
17:22:50 [2022-04-07T17:22:50.771Z] #14 78.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:22:54 [2022-04-07T17:22:54.091Z] #14 ...
17:22:54 [2022-04-07T17:22:54.091Z] 
17:22:54 [2022-04-07T17:22:54.091Z] #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
17:22:54 [2022-04-07T17:22:54.091Z] #63 sha256:7e05b49e2e37eba2ced93f98daf093d33f5f239d9982dd488bc87328c733a5c2
17:22:54 [2022-04-07T17:22:54.091Z] #63 81.15 + for f in rootlesskit rootlesskit-docker-proxy
17:22:54 [2022-04-07T17:22:54.091Z] #63 81.15 + GOBIN=/build
17:22:54 [2022-04-07T17:22:54.091Z] #63 81.15 + GO111MODULE=on
17:22:54 [2022-04-07T17:22:54.091Z] #63 81.15 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
17:22:59 [2022-04-07T17:22:59.397Z] #63 ...
17:22:59 [2022-04-07T17:22:59.397Z] 
17:22:59 [2022-04-07T17:22:59.397Z] #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
17:22:59 [2022-04-07T17:22:59.397Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.10 Selecting previously unselected package g++-mingw-w64-x86-64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.10 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.76 Selecting previously unselected package libapparmor1:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.77 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.79 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.85 Selecting previously unselected package libapparmor-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.86 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.97 Selecting previously unselected package libbtrfs0:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.98 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 82.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.09 Selecting previously unselected package libbtrfs-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.25 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.27 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.33 Selecting previously unselected package libudev-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.33 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.34 Unpacking libudev-dev:arm64 (247.3-7) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.46 Selecting previously unselected package libsepol1-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.46 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.46 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.66 Selecting previously unselected package libpcre2-16-0:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.68 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.80 Selecting previously unselected package libpcre2-32-0:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.80 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.81 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.94 Selecting previously unselected package libpcre2-posix2:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.96 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 83.97 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.02 Selecting previously unselected package libpcre2-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.04 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.04 Unpacking libpcre2-dev:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.32 Selecting previously unselected package libselinux1-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.32 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.33 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.51 Selecting previously unselected package libdevmapper-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.51 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.52 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.59 Selecting previously unselected package libseccomp-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.60 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.60 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.74 Selecting previously unselected package libsystemd-dev:arm64.
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.74 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 84.74 Unpacking libsystemd-dev:arm64 (247.3-7) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.27 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.29 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.30 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.35 Setting up libpcre2-16-0:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.36 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.38 Setting up libpcre2-32-0:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.39 Setting up libudev-dev:arm64 (247.3-7) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.42 Setting up libpcre2-posix2:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.47 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.49 Setting up mingw-w64-common (8.0.0-1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.50 Setting up libsystemd-dev:arm64 (247.3-7) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.53 Setting up libpcre2-dev:arm64 (10.36-2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.54 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.57 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
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.60 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
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.63 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
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.68 Setting up dmsetup (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.71 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:22:59 [2022-04-07T17:22:59.397Z] #14 85.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:22:59 [2022-04-07T17:22:59.970Z] #14 ...
17:22:59 [2022-04-07T17:22:59.970Z] 
17:22:59 [2022-04-07T17:22:59.970Z] #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
17:22:59 [2022-04-07T17:22:59.970Z] #63 sha256:7e05b49e2e37eba2ced93f98daf093d33f5f239d9982dd488bc87328c733a5c2
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.51 rootlesskit version 1.0.0
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53 Usage of /build/rootlesskit-docker-proxy:
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53   -container-ip string
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53     	container ip
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53   -container-port int
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53     	container port (default -1)
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53   -host-ip string
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53     	host ip
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53   -host-port int
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53     	host port (default -1)
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53   -proto string
17:22:59 [2022-04-07T17:22:59.970Z] #63 87.53     	proxy protocol (default "tcp")
17:23:05 [2022-04-07T17:23:05.261Z] #63 ...
17:23:05 [2022-04-07T17:23:05.261Z] 
17:23:05 [2022-04-07T17:23:05.261Z] #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
17:23:05 [2022-04-07T17:23:05.261Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:23:06 [2022-04-07T17:23:06.837Z] #26 92.81 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:  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:  70% (7990/11414)
Updating files:  70% (8085/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)
17:23:06 [2022-04-07T17:23:06.837Z] #26 ...
17:23:06 [2022-04-07T17:23:06.837Z] 
17:23:06 [2022-04-07T17:23:06.837Z] #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
17:23:06 [2022-04-07T17:23:06.837Z] #63 sha256:7e05b49e2e37eba2ced93f98daf093d33f5f239d9982dd488bc87328c733a5c2
17:23:06 [2022-04-07T17:23:06.837Z] #63 DONE 94.4s
17:23:06 [2022-04-07T17:23:06.837Z] 
17:23:06 [2022-04-07T17:23:06.837Z] #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
17:23:06 [2022-04-07T17:23:06.837Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef
17:23:06 [2022-04-07T17:23:06.837Z] #14 DONE 94.7s
17:23:06 [2022-04-07T17:23:06.837Z] 
17:23:06 [2022-04-07T17:23:06.837Z] #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
17:23:06 [2022-04-07T17:23:06.837Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:23:07 [2022-04-07T17:23:07.098Z] #26 92.81 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:  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:  70% (7990/11414)
Updating files:  70% (8085/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)
17:23:07 [2022-04-07T17:23:07.098Z] #26 ...
17:23:07 [2022-04-07T17:23:07.098Z] 
17:23:07 [2022-04-07T17:23:07.098Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:23:07 [2022-04-07T17:23:07.098Z] #64 sha256:692892160b2380a0e821baf0fb3b56113273d9790619e8ca291e6d8aabfbfdb6
17:23:07 [2022-04-07T17:23:07.098Z] #64 DONE 0.3s
17:23:07 [2022-04-07T17:23:07.098Z] 
17:23:07 [2022-04-07T17:23:07.098Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:23:07 [2022-04-07T17:23:07.098Z] #55 sha256:00c2d3557c00d426fbda82792bfd4c1e8f9467d08a07fc3c8804631a94948347
17:23:07 [2022-04-07T17:23:07.098Z] #55 DONE 0.3s
17:23:07 [2022-04-07T17:23:07.098Z] 
17:23:07 [2022-04-07T17:23:07.098Z] #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
17:23:07 [2022-04-07T17:23:07.098Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:23:07 [2022-04-07T17:23:07.359Z] #26 92.81 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:  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:  70% (7990/11414)
Updating files:  70% (8085/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:  95% (10844/11414)
Updating files:  95% (10916/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
17:23:07 [2022-04-07T17:23:07.359Z] #26 ...
17:23:07 [2022-04-07T17:23:07.359Z] 
17:23:07 [2022-04-07T17:23:07.359Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:23:07 [2022-04-07T17:23:07.359Z] #65 sha256:9564dab634fe6113d354b3a3fae8abb4679e4c95f41212ae6915e63b2045422c
17:23:07 [2022-04-07T17:23:07.359Z] #65 DONE 0.2s
17:23:07 [2022-04-07T17:23:07.359Z] 
17:23:07 [2022-04-07T17:23:07.359Z] #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
17:23:07 [2022-04-07T17:23:07.359Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:23:07 [2022-04-07T17:23:07.359Z] #26 92.81 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:  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:  70% (7990/11414)
Updating files:  70% (8085/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:  95% (10844/11414)
Updating files:  95% (10916/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.
17:23:07 [2022-04-07T17:23:07.620Z] #26 95.24 + cd /tmp/tmp.jv0Xdf0es0/tmp/docker-ce
17:23:07 [2022-04-07T17:23:07.620Z] #26 95.24 + git checkout -q v17.06.2-ce
17:23:08 [2022-04-07T17:23:08.564Z] #26 ...
17:23:08 [2022-04-07T17:23:08.564Z] 
17:23:08 [2022-04-07T17:23:08.564Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
17:23:08 [2022-04-07T17:23:08.564Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534
17:23:08 [2022-04-07T17:23:08.564Z] #15 DONE 1.6s
17:23:08 [2022-04-07T17:23:08.564Z] 
17:23:08 [2022-04-07T17:23:08.564Z] #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
17:23:08 [2022-04-07T17:23:08.564Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed
17:23:09 [2022-04-07T17:23:09.953Z] #16 DONE 1.4s
17:23:09 [2022-04-07T17:23:09.953Z] 
17:23:09 [2022-04-07T17:23:09.953Z] #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
17:23:09 [2022-04-07T17:23:09.953Z] #56 sha256:7dc58fc7c19b2d72c1f428726bc4379f1e7edd45f38e2868263efb749773b2d7
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.273 + RM_GOPATH=0
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.273 + TMP_GOPATH=
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.273 + : /build
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.273 + '[' -z '' ']'
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 ++ mktemp -d
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 + export GOPATH=/tmp/tmp.BtaMgHJJuu
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 + GOPATH=/tmp/tmp.BtaMgHJJuu
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 + RM_GOPATH=1
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 + case "$(go env GOARCH)" in
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.277 ++ go env GOARCH
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + export GO_BUILDMODE=-buildmode=pie
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + GO_BUILDMODE=-buildmode=pie
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 ++ dirname /install.sh
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + dir=/
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + bin=runc
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + shift
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + '[' '!' -f //runc.installer ']'
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + . //runc.installer
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 ++ set -e
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 ++ : v1.1.1
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + install_runc
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + RUNC_BUILDTAGS=seccomp
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BtaMgHJJuu/src/github.com/opencontainers/runc
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.330 Cloning into '/tmp/tmp.BtaMgHJJuu/src/github.com/opencontainers/runc'...
17:23:09 [2022-04-07T17:23:09.953Z] #56 1.345 Install runc version v1.1.1 (build tags: seccomp)
17:23:10 [2022-04-07T17:23:10.907Z] #56 ...
17:23:10 [2022-04-07T17:23:10.907Z] 
17:23:10 [2022-04-07T17:23:10.907Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:23:10 [2022-04-07T17:23:10.907Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e
17:23:10 [2022-04-07T17:23:10.907Z] #17 0.658 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:23:10 [2022-04-07T17:23:10.907Z] #17 DONE 1.0s
17:23:10 [2022-04-07T17:23:10.907Z] 
17:23:10 [2022-04-07T17:23:10.907Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:23:10 [2022-04-07T17:23:10.907Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e
17:23:11 [2022-04-07T17:23:11.480Z] #18 DONE 0.9s
17:23:11 [2022-04-07T17:23:11.480Z] 
17:23:11 [2022-04-07T17:23:11.480Z] #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
17:23:11 [2022-04-07T17:23:11.480Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:23:11 [2022-04-07T17:23:11.480Z] #26 99.21 + mkdir -p /tmp/tmp.jv0Xdf0es0/src/github.com/docker
17:23:11 [2022-04-07T17:23:11.480Z] #26 99.21 + mv components/cli /tmp/tmp.jv0Xdf0es0/src/github.com/docker/cli
17:23:11 [2022-04-07T17:23:11.480Z] #26 99.21 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
17:23:12 [2022-04-07T17:23:12.422Z] #26 ...
17:23:12 [2022-04-07T17:23:12.422Z] 
17:23:12 [2022-04-07T17:23:12.422Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:23:12 [2022-04-07T17:23:12.422Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c
17:23:12 [2022-04-07T17:23:12.422Z] #19 DONE 0.8s
17:23:12 [2022-04-07T17:23:12.683Z] 
17:23:12 [2022-04-07T17:23:12.683Z] #20 [dev-systemd-false  6/24] RUN ldconfig
17:23:12 [2022-04-07T17:23:12.683Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f
17:23:13 [2022-04-07T17:23:13.267Z] #20 DONE 0.7s
17:23:13 [2022-04-07T17:23:13.267Z] 
17:23:13 [2022-04-07T17:23:13.267Z] #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
17:23:13 [2022-04-07T17:23:13.267Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b
17:23:14 [2022-04-07T17:23:14.208Z] #21 1.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:23:14 [2022-04-07T17:23:14.470Z] #21 1.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
17:23:14 [2022-04-07T17:23:14.470Z] #21 1.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
17:23:14 [2022-04-07T17:23:14.730Z] #21 1.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:23:15 [2022-04-07T17:23:15.671Z] #21 2.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB]
17:23:16 [2022-04-07T17:23:16.611Z] #21 ...
17:23:16 [2022-04-07T17:23:16.612Z] 
17:23:16 [2022-04-07T17:23:16.612Z] #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
17:23:16 [2022-04-07T17:23:16.612Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b
17:23:16 [2022-04-07T17:23:16.612Z] #34 DONE 104.3s
17:23:16 [2022-04-07T17:23:16.872Z] 
17:23:16 [2022-04-07T17:23:16.872Z] #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
17:23:16 [2022-04-07T17:23:16.872Z] #56 sha256:7dc58fc7c19b2d72c1f428726bc4379f1e7edd45f38e2868263efb749773b2d7
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.041 + cd /tmp/tmp.BtaMgHJJuu/src/github.com/opencontainers/runc
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.041 + git checkout -q v1.1.1
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.385 + '[' -z '' ']'
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.385 + target=static
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.385 + make BUILDTAGS=seccomp static
17:23:16 [2022-04-07T17:23:16.872Z] #56 9.626 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
17:23:25 [2022-04-07T17:23:25.015Z] #56 ...
17:23:25 [2022-04-07T17:23:25.015Z] 
17:23:25 [2022-04-07T17:23:25.015Z] #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
17:23:25 [2022-04-07T17:23:25.015Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b
17:23:25 [2022-04-07T17:23:25.015Z] #21 3.910 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:23:25 [2022-04-07T17:23:25.015Z] #21 6.065 Fetched 8395 kB in 5s (1566 kB/s)
17:23:25 [2022-04-07T17:23:25.015Z] #21 6.065 Reading package lists...
17:23:25 [2022-04-07T17:23:25.015Z] #21 7.843 Reading package lists...
17:23:25 [2022-04-07T17:23:25.015Z] #21 9.485 Building dependency tree...
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.84 The following additional packages will be installed:
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.85   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.85   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   python3-pkg-resources vim-runtime xxd
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86 Suggested packages:
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   acl attr quota
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86 Recommended packages:
17:23:25 [2022-04-07T17:23:25.015Z] #21 10.86   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94 The following NEW packages will be installed:
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   python3-pkg-resources python3-setuptools python3-wheel sudo
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:23:25 [2022-04-07T17:23:25.015Z] #21 11.94   xz-utils zip zstd
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.28 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.28 Need to get 27.0 MB of archives.
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.28 After this operation, 105 MB of additional disk space will be used.
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:23:25 [2022-04-07T17:23:25.588Z] #21 12.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:23:25 [2022-04-07T17:23:25.851Z] #21 12.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:23:26 [2022-04-07T17:23:26.112Z] #21 13.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:23:26 [2022-04-07T17:23:26.112Z] #21 13.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:23:26 [2022-04-07T17:23:26.374Z] #21 13.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:23:26 [2022-04-07T17:23:26.374Z] #21 13.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:23:26 [2022-04-07T17:23:26.635Z] #21 13.57 debconf: delaying package configuration, since apt-utils is not installed
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.67 Fetched 27.0 MB in 1s (23.7 MB/s)
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.73 Selecting previously unselected package pigz.
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.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 ... 24001 files and directories currently installed.)
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.80 Unpacking pigz (2.6-1) ...
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.87 Selecting previously unselected package libelf1:arm64.
17:23:26 [2022-04-07T17:23:26.895Z] #21 13.87 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.156Z] #21 13.89 Unpacking libelf1:arm64 (0.183-1) ...
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.03 Selecting previously unselected package libbpf0:arm64.
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.03 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.11 Selecting previously unselected package libcap2:arm64.
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.156Z] #21 14.12 Unpacking libcap2:arm64 (1:2.44-1) ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.19 Selecting previously unselected package libmnl0:arm64.
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.19 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.19 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.25 Selecting previously unselected package libxtables12:arm64.
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.26 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.26 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.33 Selecting previously unselected package libcap2-bin.
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.417Z] #21 14.36 Unpacking libcap2-bin (1:2.44-1) ...
17:23:27 [2022-04-07T17:23:27.699Z] #21 14.43 Selecting previously unselected package iproute2.
17:23:27 [2022-04-07T17:23:27.699Z] #21 14.44 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
17:23:27 [2022-04-07T17:23:27.699Z] #21 14.44 Unpacking iproute2 (5.10.0-4) ...
17:23:28 [2022-04-07T17:23:28.025Z] #21 14.94 Selecting previously unselected package xxd.
17:23:28 [2022-04-07T17:23:28.025Z] #21 14.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:23:28 [2022-04-07T17:23:28.025Z] #21 14.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:23:28 [2022-04-07T17:23:28.296Z] #21 15.07 Selecting previously unselected package vim-common.
17:23:28 [2022-04-07T17:23:28.296Z] #21 15.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:23:28 [2022-04-07T17:23:28.296Z] #21 15.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:23:28 [2022-04-07T17:23:28.296Z] #21 15.23 Selecting previously unselected package bash-completion.
17:23:28 [2022-04-07T17:23:28.296Z] #21 15.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.38 Unpacking bash-completion (1:2.11-2) ...
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.75 Selecting previously unselected package bzip2.
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.75 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.76 Unpacking bzip2 (1.0.8-4) ...
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.84 Selecting previously unselected package xz-utils.
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.84 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
17:23:30 [2022-04-07T17:23:30.874Z] #21 17.85 Unpacking xz-utils (5.2.5-2) ...
17:23:31 [2022-04-07T17:23:31.136Z] #21 18.04 Selecting previously unselected package apparmor.
17:23:31 [2022-04-07T17:23:31.136Z] #21 18.05 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.136Z] #21 18.11 Unpacking apparmor (2.13.6-10) ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.42 Selecting previously unselected package inetutils-ping.
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.44 Unpacking inetutils-ping (2:2.0-1) ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.54 Selecting previously unselected package libip4tc2:arm64.
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.55 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.62 Selecting previously unselected package libip6tc2:arm64.
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.711Z] #21 18.65 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.72 Selecting previously unselected package libnfnetlink0:arm64.
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.82 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.83 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.90 Selecting previously unselected package libnftnl11:arm64.
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
17:23:31 [2022-04-07T17:23:31.972Z] #21 18.91 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:23:32 [2022-04-07T17:23:32.234Z] #21 18.98 Selecting previously unselected package iptables.
17:23:32 [2022-04-07T17:23:32.234Z] #21 18.98 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.234Z] #21 18.99 Unpacking iptables (1.8.7-1) ...
17:23:32 [2022-04-07T17:23:32.234Z] #21 19.22 Selecting previously unselected package libonig5:arm64.
17:23:32 [2022-04-07T17:23:32.234Z] #21 19.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.234Z] #21 19.22 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.31 Selecting previously unselected package libjq1:arm64.
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.32 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.32 Unpacking libjq1:arm64 (1.6-2.1) ...
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.42 Selecting previously unselected package jq.
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.42 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.43 Unpacking jq (1.6-2.1) ...
17:23:32 [2022-04-07T17:23:32.496Z] #21 19.50 Selecting previously unselected package libaio1:arm64.
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.52 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.53 Unpacking libaio1:arm64 (0.3.112-9) ...
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.59 Selecting previously unselected package libgpm2:arm64.
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.61 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.62 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.69 Selecting previously unselected package libicu67:arm64.
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.69 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
17:23:32 [2022-04-07T17:23:32.757Z] #21 19.71 Unpacking libicu67:arm64 (67.1-7) ...
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.35 Selecting previously unselected package libinih1:arm64.
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.36 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.37 Unpacking libinih1:arm64 (53-1+b2) ...
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.42 Selecting previously unselected package libnet1:arm64.
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.42 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:23:35 [2022-04-07T17:23:35.568Z] #21 22.51 Selecting previously unselected package libnl-3-200:arm64.
17:23:35 [2022-04-07T17:23:35.569Z] #21 22.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:23:35 [2022-04-07T17:23:35.569Z] #21 22.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:23:35 [2022-04-07T17:23:35.569Z] #21 22.62 Selecting previously unselected package libprotobuf-c1:arm64.
17:23:35 [2022-04-07T17:23:35.830Z] #21 22.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:23:35 [2022-04-07T17:23:35.830Z] #21 22.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:23:35 [2022-04-07T17:23:35.830Z] #21 22.69 Selecting previously unselected package net-tools.
17:23:35 [2022-04-07T17:23:35.830Z] #21 22.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:23:35 [2022-04-07T17:23:35.830Z] #21 22.70 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:23:36 [2022-04-07T17:23:36.092Z] #21 22.88 Selecting previously unselected package patch.
17:23:36 [2022-04-07T17:23:36.092Z] #21 22.90 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
17:23:36 [2022-04-07T17:23:36.092Z] #21 22.90 Unpacking patch (2.7.6-7) ...
17:23:36 [2022-04-07T17:23:36.092Z] #21 23.00 Selecting previously unselected package python-pip-whl.
17:23:36 [2022-04-07T17:23:36.092Z] #21 23.02 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:23:36 [2022-04-07T17:23:36.092Z] #21 23.02 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.44 Selecting previously unselected package python3-lib2to3.
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.45 Unpacking python3-lib2to3 (3.9.2-1) ...
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.57 Selecting previously unselected package python3-distutils.
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.59 Unpacking python3-distutils (3.9.2-1) ...
17:23:36 [2022-04-07T17:23:36.666Z] #21 23.68 Selecting previously unselected package python3-pkg-resources.
17:23:36 [2022-04-07T17:23:36.927Z] #21 23.69 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
17:23:36 [2022-04-07T17:23:36.927Z] #21 23.69 Unpacking python3-pkg-resources (52.0.0-4) ...
17:23:36 [2022-04-07T17:23:36.927Z] #21 23.82 Selecting previously unselected package python3-setuptools.
17:23:36 [2022-04-07T17:23:36.927Z] #21 23.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
17:23:36 [2022-04-07T17:23:36.927Z] #21 23.83 Unpacking python3-setuptools (52.0.0-4) ...
17:23:37 [2022-04-07T17:23:37.188Z] #21 24.06 Selecting previously unselected package python3-wheel.
17:23:37 [2022-04-07T17:23:37.189Z] #21 24.07 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
17:23:37 [2022-04-07T17:23:37.189Z] #21 24.07 Unpacking python3-wheel (0.34.2-1) ...
17:23:37 [2022-04-07T17:23:37.449Z] #21 24.13 Selecting previously unselected package python3-pip.
17:23:37 [2022-04-07T17:23:37.449Z] #21 24.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:23:37 [2022-04-07T17:23:37.449Z] #21 24.14 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:23:37 [2022-04-07T17:23:37.710Z] #21 24.39 Selecting previously unselected package sudo.
17:23:37 [2022-04-07T17:23:37.710Z] #21 24.39 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
17:23:37 [2022-04-07T17:23:37.710Z] #21 24.41 Unpacking sudo (1.9.5p2-3) ...
17:23:37 [2022-04-07T17:23:37.971Z] #21 24.88 Selecting previously unselected package thin-provisioning-tools.
17:23:37 [2022-04-07T17:23:37.971Z] #21 24.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:23:37 [2022-04-07T17:23:37.971Z] #21 24.89 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:23:38 [2022-04-07T17:23:38.232Z] #21 25.08 Selecting previously unselected package uidmap.
17:23:38 [2022-04-07T17:23:38.232Z] #21 25.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
17:23:38 [2022-04-07T17:23:38.232Z] #21 25.10 Unpacking uidmap (1:4.8.1-1) ...
17:23:38 [2022-04-07T17:23:38.492Z] #21 25.22 Selecting previously unselected package vim-runtime.
17:23:38 [2022-04-07T17:23:38.492Z] #21 25.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:23:38 [2022-04-07T17:23:38.492Z] #21 25.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:23:38 [2022-04-07T17:23:38.492Z] #21 25.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:23:38 [2022-04-07T17:23:38.492Z] #21 25.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:23:41 [2022-04-07T17:23:41.041Z] #21 27.91 Selecting previously unselected package vim.
17:23:41 [2022-04-07T17:23:41.041Z] #21 27.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:23:41 [2022-04-07T17:23:41.041Z] #21 27.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:23:41 [2022-04-07T17:23:41.617Z] #21 28.45 Selecting previously unselected package xfsprogs.
17:23:41 [2022-04-07T17:23:41.617Z] #21 28.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
17:23:41 [2022-04-07T17:23:41.617Z] #21 28.45 Unpacking xfsprogs (5.10.0-4) ...
17:23:41 [2022-04-07T17:23:41.878Z] #21 28.81 Selecting previously unselected package zip.
17:23:41 [2022-04-07T17:23:41.878Z] #21 28.82 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
17:23:41 [2022-04-07T17:23:41.878Z] #21 28.83 Unpacking zip (3.0-12) ...
17:23:41 [2022-04-07T17:23:41.878Z] #21 28.94 Selecting previously unselected package zstd.
17:23:42 [2022-04-07T17:23:42.140Z] #21 28.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:23:42 [2022-04-07T17:23:42.140Z] #21 28.96 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:23:42 [2022-04-07T17:23:42.401Z] #21 29.24 Setting up python3-pkg-resources (52.0.0-4) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.12 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.13 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.14 Setting up libgpm2:arm64 (1.20.7-8) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.16 Setting up libicu67:arm64 (67.1-7) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.17 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.19 Setting up libinih1:arm64 (53-1+b2) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.20 Setting up uidmap (1:4.8.1-1) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.23 Setting up bzip2 (1.0.8-4) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:23:43 [2022-04-07T17:23:43.344Z] #21 30.25 Setting up python3-wheel (0.34.2-1) ...
17:23:43 [2022-04-07T17:23:43.917Z] #21 30.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:23:43 [2022-04-07T17:23:43.917Z] #21 30.93 Setting up libcap2:arm64 (1:2.44-1) ...
17:23:44 [2022-04-07T17:23:44.179Z] #21 30.94 Setting up libcap2-bin (1:2.44-1) ...
17:23:44 [2022-04-07T17:23:44.179Z] #21 30.96 Setting up apparmor (2.13.6-10) ...
17:23:45 [2022-04-07T17:23:45.565Z] #21 32.42 Setting up zip (3.0-12) ...
17:23:45 [2022-04-07T17:23:45.565Z] #21 32.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:23:45 [2022-04-07T17:23:45.565Z] #21 32.45 Setting up bash-completion (1:2.11-2) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.57 Setting up xz-utils (5.2.5-2) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.59 Setting up libmnl0:arm64 (1.0.4-3) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.61 Setting up patch (2.7.6-7) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.63 Setting up sudo (1.9.5p2-3) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.71 invoke-rc.d: could not determine current runlevel
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.72 invoke-rc.d: policy-rc.d denied execution of start.
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.73 Setting up xfsprogs (5.10.0-4) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.76 Setting up libxtables12:arm64 (1.8.7-1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.78 Setting up inetutils-ping (2:2.0-1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.82 Setting up pigz (2.6-1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.84 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.86 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:23:48 [2022-04-07T17:23:48.113Z] #21 34.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:23:48 [2022-04-07T17:23:48.685Z] #21 35.58 Setting up libaio1:arm64 (0.3.112-9) ...
17:23:48 [2022-04-07T17:23:48.685Z] #21 35.67 Setting up python3-lib2to3 (3.9.2-1) ...
17:23:49 [2022-04-07T17:23:49.207Z] #21 36.02 Setting up libelf1:arm64 (0.183-1) ...
17:23:49 [2022-04-07T17:23:49.207Z] #21 36.17 Setting up zstd (1.4.8+dfsg-2.1) ...
17:23:49 [2022-04-07T17:23:49.467Z] #21 36.18 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:23:49 [2022-04-07T17:23:49.467Z] #21 36.22 Setting up python3-distutils (3.9.2-1) ...
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.54 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:23:49 [2022-04-07T17:23:49.728Z] #21 36.63 Setting up python3-setuptools (52.0.0-4) ...
17:23:51 [2022-04-07T17:23:51.113Z] #21 37.87 Setting up libjq1:arm64 (1.6-2.1) ...
17:23:51 [2022-04-07T17:23:51.113Z] #21 37.89 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:23:51 [2022-04-07T17:23:51.113Z] #21 37.91 Setting up thin-provisioning-tools (0.9.0-1) ...
17:23:51 [2022-04-07T17:23:51.113Z] #21 37.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:23:52 [2022-04-07T17:23:52.057Z] #21 38.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:23:52 [2022-04-07T17:23:52.057Z] #21 38.98 Setting up jq (1.6-2.1) ...
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.00 Setting up libbpf0:arm64 (1:0.3-2) ...
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.01 Setting up iptables (1.8.7-1) ...
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:23:52 [2022-04-07T17:23:52.057Z] #21 39.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:23:52 [2022-04-07T17:23:52.319Z] #21 39.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:23:52 [2022-04-07T17:23:52.319Z] #21 39.08 Setting up iproute2 (5.10.0-4) ...
17:23:52 [2022-04-07T17:23:52.582Z] #21 39.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
17:23:54 [2022-04-07T17:23:54.497Z] #21 DONE 41.2s
17:23:54 [2022-04-07T17:23:54.497Z] 
17:23:54 [2022-04-07T17:23:54.497Z] #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
17:23:54 [2022-04-07T17:23:54.498Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce
17:23:55 [2022-04-07T17:23:55.070Z] #22 0.626 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:23:55 [2022-04-07T17:23:55.071Z] #22 0.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:23:55 [2022-04-07T17:23:55.071Z] #22 0.632 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:23:55 [2022-04-07T17:23:55.071Z] #22 DONE 0.7s
17:23:55 [2022-04-07T17:23:55.071Z] 
17:23:55 [2022-04-07T17:23:55.071Z] #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
17:23:55 [2022-04-07T17:23:55.071Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
17:23:55 [2022-04-07T17:23:55.071Z] #43 ...
17:23:55 [2022-04-07T17:23:55.071Z] 
17:23:55 [2022-04-07T17:23:55.071Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
17:23:55 [2022-04-07T17:23:55.071Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770
17:24:05 [2022-04-07T17:24:05.071Z] #23 8.618 Collecting yamllint==1.26.1
17:24:05 [2022-04-07T17:24:05.071Z] #23 9.677   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:24:05 [2022-04-07T17:24:05.642Z] #23 10.61 Collecting pathspec>=0.5.3
17:24:05 [2022-04-07T17:24:05.642Z] #23 10.63   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:24:05 [2022-04-07T17:24:05.903Z] #23 10.90 Collecting pyyaml
17:24:05 [2022-04-07T17:24:05.903Z] #23 10.91   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:24:05 [2022-04-07T17:24:05.903Z] #23 10.97 Building wheels for collected packages: yamllint
17:24:05 [2022-04-07T17:24:05.903Z] #23 10.98   Building wheel for yamllint (setup.py): started
17:24:06 [2022-04-07T17:24:06.845Z] #23 11.92   Building wheel for yamllint (setup.py): finished with status 'done'
17:24:07 [2022-04-07T17:24:07.106Z] #23 11.93   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6f53eafd25bfcddde595e8761609e67865d0ca12f32584e567a2ebafd1c6194c
17:24:07 [2022-04-07T17:24:07.106Z] #23 11.93   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:24:07 [2022-04-07T17:24:07.106Z] #23 11.93 Successfully built yamllint
17:24:07 [2022-04-07T17:24:07.106Z] #23 11.94 Installing collected packages: pyyaml, pathspec, yamllint
17:24:07 [2022-04-07T17:24:07.367Z] #23 12.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:24:07 [2022-04-07T17:24:07.628Z] #23 DONE 12.7s
17:24:07 [2022-04-07T17:24:07.628Z] 
17:24:07 [2022-04-07T17:24:07.628Z] #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
17:24:07 [2022-04-07T17:24:07.628Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:24:15 [2022-04-07T17:24:15.768Z] #60 ...
17:24:15 [2022-04-07T17:24:15.768Z] 
17:24:15 [2022-04-07T17:24:15.768Z] #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
17:24:15 [2022-04-07T17:24:15.768Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8
17:24:15 [2022-04-07T17:24:15.768Z] #43 161.9 + dpkg --print-architecture
17:24:15 [2022-04-07T17:24:15.768Z] #43 DONE 162.5s
17:24:15 [2022-04-07T17:24:15.768Z] 
17:24:15 [2022-04-07T17:24:15.768Z] #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
17:24:15 [2022-04-07T17:24:15.768Z] #56 sha256:7dc58fc7c19b2d72c1f428726bc4379f1e7edd45f38e2868263efb749773b2d7
17:25:12 [2022-04-07T17:25:12.106Z] #56 ...
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #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
17:25:12 [2022-04-07T17:25:12.106Z] #26 sha256:8c1e75f04dc90d37d5c3baaa7dbeecbfe10851761898081aeeb95a21844d784a
17:25:12 [2022-04-07T17:25:12.106Z] #26 213.0 + return
17:25:12 [2022-04-07T17:25:12.106Z] #26 DONE 216.0s
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #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
17:25:12 [2022-04-07T17:25:12.106Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65
17:25:12 [2022-04-07T17:25:12.106Z] #51 216.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
17:25:12 [2022-04-07T17:25:12.106Z] #51 DONE 216.3s
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #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
17:25:12 [2022-04-07T17:25:12.106Z] #56 sha256:7dc58fc7c19b2d72c1f428726bc4379f1e7edd45f38e2868263efb749773b2d7
17:25:12 [2022-04-07T17:25:12.106Z] #56 ...
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
17:25:12 [2022-04-07T17:25:12.106Z] #27 sha256:ea974b9c70cb15c7d8c2b817db4d7d2f556910475c2a918713a965c8d95de195
17:25:12 [2022-04-07T17:25:12.106Z] #27 DONE 0.6s
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #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
17:25:12 [2022-04-07T17:25:12.106Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:25:12 [2022-04-07T17:25:12.106Z] #60 ...
17:25:12 [2022-04-07T17:25:12.106Z] 
17:25:12 [2022-04-07T17:25:12.106Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
17:25:12 [2022-04-07T17:25:12.106Z] #32 sha256:676abbf351f2c51f105e25e309eccad10832f634f0c81fd6ea43624f3c968287
17:25:13 [2022-04-07T17:25:13.050Z] #32 DONE 2.0s
17:25:13 [2022-04-07T17:25:13.050Z] 
17:25:13 [2022-04-07T17:25:13.050Z] #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
17:25:13 [2022-04-07T17:25:13.050Z] #56 sha256:7dc58fc7c19b2d72c1f428726bc4379f1e7edd45f38e2868263efb749773b2d7
17:25:13 [2022-04-07T17:25:13.050Z] #56 125.6 + mkdir -p /build
17:25:13 [2022-04-07T17:25:13.050Z] #56 125.6 + cp runc /build/runc
17:25:13 [2022-04-07T17:25:13.050Z] #56 DONE 125.9s
17:25:13 [2022-04-07T17:25:13.050Z] 
17:25:13 [2022-04-07T17:25:13.050Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
17:25:13 [2022-04-07T17:25:13.050Z] #35 sha256:79fc3b2ed06c8b6c6b9fa2345d43d5ff195b8548bba72ba3e7688ee9187e4fbf
17:25:13 [2022-04-07T17:25:13.050Z] #35 DONE 0.2s
17:25:13 [2022-04-07T17:25:13.050Z] 
17:25:13 [2022-04-07T17:25:13.050Z] #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
17:25:13 [2022-04-07T17:25:13.050Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:25:13 [2022-04-07T17:25:13.312Z] #60 ...
17:25:13 [2022-04-07T17:25:13.312Z] 
17:25:13 [2022-04-07T17:25:13.312Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
17:25:13 [2022-04-07T17:25:13.312Z] #37 sha256:a0108878f594c6c39cc46c3761e4f3837f1cb81305bfa5eb4555824ef7937b33
17:25:13 [2022-04-07T17:25:13.573Z] #37 DONE 0.2s
17:25:13 [2022-04-07T17:25:13.573Z] 
17:25:13 [2022-04-07T17:25:13.573Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
17:25:13 [2022-04-07T17:25:13.573Z] #41 sha256:0cdf3f91111981a8cfff15c6b1549b975da85cc1df0d4496f652fbeaef322b58
17:25:13 [2022-04-07T17:25:13.573Z] #41 DONE 0.1s
17:25:13 [2022-04-07T17:25:13.573Z] 
17:25:13 [2022-04-07T17:25:13.573Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
17:25:13 [2022-04-07T17:25:13.573Z] #44 sha256:d9995f5d891d898f5753acab6705b5467cd4c60f2acfaa1d0f9938434c5c86cf
17:25:14 [2022-04-07T17:25:14.148Z] #44 DONE 0.4s
17:25:14 [2022-04-07T17:25:14.148Z] 
17:25:14 [2022-04-07T17:25:14.148Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
17:25:14 [2022-04-07T17:25:14.148Z] #48 sha256:0cf11accb306a4bdeb67a7aa61cf0ef0313883277dbd33c0c918139d50792dc5
17:25:14 [2022-04-07T17:25:14.148Z] #48 DONE 0.1s
17:25:14 [2022-04-07T17:25:14.148Z] 
17:25:14 [2022-04-07T17:25:14.148Z] #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
17:25:14 [2022-04-07T17:25:14.148Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:25:14 [2022-04-07T17:25:14.148Z] #60 ...
17:25:14 [2022-04-07T17:25:14.148Z] 
17:25:14 [2022-04-07T17:25:14.148Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
17:25:14 [2022-04-07T17:25:14.148Z] #50 sha256:d0fbdbb3560d30a347d5823980ee9432be90ba7dc8392c5ef0c0d97ae5944a2e
17:25:14 [2022-04-07T17:25:14.148Z] #50 DONE 0.1s
17:25:14 [2022-04-07T17:25:14.409Z] 
17:25:14 [2022-04-07T17:25:14.409Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
17:25:14 [2022-04-07T17:25:14.409Z] #52 sha256:9e6a911c61af12832150ca9a3c360273b0e4bbc6131c3c91bdb05f40162f7ee7
17:25:15 [2022-04-07T17:25:15.794Z] #52 DONE 1.3s
17:25:15 [2022-04-07T17:25:15.794Z] 
17:25:15 [2022-04-07T17:25:15.794Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
17:25:15 [2022-04-07T17:25:15.795Z] #54 sha256:c11e95b25f7b1d5ff8c77032b8408ce43f8a07b8e0c97c335186d6dc93b4e58b
17:25:16 [2022-04-07T17:25:16.056Z] #54 DONE 0.5s
17:25:16 [2022-04-07T17:25:16.056Z] 
17:25:16 [2022-04-07T17:25:16.056Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
17:25:16 [2022-04-07T17:25:16.056Z] #57 sha256:7ae9e15b943391a7e4a2b86fcd73fa2d710d4f5ea1825c33a630eb0743ca7d1a
17:25:16 [2022-04-07T17:25:16.318Z] #57 DONE 0.4s
17:25:16 [2022-04-07T17:25:16.318Z] 
17:25:16 [2022-04-07T17:25:16.318Z] #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
17:25:16 [2022-04-07T17:25:16.318Z] #60 sha256:ccd7d3fc08a79d4b4348058d198bd2cc33020d8666d60f8b020cb61b02505254
17:25:16 [2022-04-07T17:25:16.318Z] #60 196.0 + bin/containerd
17:25:55 [2022-04-07T17:25:55.076Z] #60 235.4 # github.com/containerd/containerd/cmd/containerd
17:25:55 [2022-04-07T17:25:55.076Z] #60 235.4 /usr/bin/ld: /tmp/go-link-2622073667/000019.o: in function `New':
17:25:55 [2022-04-07T17:25:55.077Z] #60 235.4 /tmp/tmp.5URfbCwWo5/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
17:25:55 [2022-04-07T17:25:55.077Z] #60 235.5 + bin/containerd-stress
17:25:56 [2022-04-07T17:25:56.018Z] #60 236.5 + bin/containerd-shim
17:26:06 [2022-04-07T17:26:06.029Z] #60 245.1 + bin/containerd-shim-runc-v1
17:26:10 [2022-04-07T17:26:10.241Z] #60 250.1 + bin/containerd-shim-runc-v2
17:26:10 [2022-04-07T17:26:10.241Z] #60 250.8 + binaries
17:26:10 [2022-04-07T17:26:10.507Z] #60 250.8 + install -D bin/containerd /build/containerd
17:26:10 [2022-04-07T17:26:10.507Z] #60 250.8 + install -D bin/containerd-shim /build/containerd-shim
17:26:10 [2022-04-07T17:26:10.507Z] #60 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:26:10 [2022-04-07T17:26:10.507Z] #60 250.8 + install -D bin/ctr /build/ctr
17:26:14 [2022-04-07T17:26:14.713Z] #60 DONE 255.0s
17:26:15 [2022-04-07T17:26:15.284Z] 
17:26:15 [2022-04-07T17:26:15.284Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
17:26:15 [2022-04-07T17:26:15.284Z] #61 sha256:b7bde8a30a6dfed9ecc89c4845feba16b5304eaf39700032544f80210b779dc9
17:26:17 [2022-04-07T17:26:17.194Z] #61 DONE 1.6s
17:26:17 [2022-04-07T17:26:17.194Z] 
17:26:17 [2022-04-07T17:26:17.194Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:26:17 [2022-04-07T17:26:17.194Z] #66 sha256:33545b35a03a087e6f97e27fc206ce4c8f218617efd68f270a4c6b0e55c7f895
17:26:17 [2022-04-07T17:26:17.194Z] #66 DONE 0.4s
17:26:17 [2022-04-07T17:26:17.194Z] 
17:26:17 [2022-04-07T17:26:17.194Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
17:26:17 [2022-04-07T17:26:17.194Z] #71 sha256:8e4d4eeedcc6e23b370c2541df10873987735886ee28d067801470426ac5bd57
17:26:19 [2022-04-07T17:26:19.107Z] #71 DONE 1.6s
17:26:19 [2022-04-07T17:26:19.107Z] 
17:26:19 [2022-04-07T17:26:19.107Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
17:26:19 [2022-04-07T17:26:19.108Z] #72 sha256:3aa61dca98afdd592b9345be44c74518d97374e1a94c43922091e8afeb8c21c2
17:26:19 [2022-04-07T17:26:19.108Z] #72 DONE 0.0s
17:26:19 [2022-04-07T17:26:19.108Z] 
17:26:19 [2022-04-07T17:26:19.108Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
17:26:19 [2022-04-07T17:26:19.108Z] #73 sha256:d7b749f113aaf34ee29a9c59940f41acb1767d8409707ed7ffb82e91ba2ba986
17:26:20 [2022-04-07T17:26:20.050Z] #73 DONE 0.9s
17:26:20 [2022-04-07T17:26:20.051Z] 
17:26:20 [2022-04-07T17:26:20.051Z] #74 exporting to image
17:26:20 [2022-04-07T17:26:20.051Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:26:20 [2022-04-07T17:26:20.051Z] #74 exporting layers
17:26:23 [2022-04-07T17:26:23.353Z] #74 exporting layers 3.1s done
17:26:23 [2022-04-07T17:26:23.354Z] #74 writing image sha256:7b7696b7d41fa25aaa91d57753900050ef17640ebc7833589a348de9c3b519f5 done
17:26:23 [2022-04-07T17:26:23.354Z] #74 naming to docker.io/library/docker:2bc07370ec2f6e3ed80d53484e300cee1e24d13c done
17:26:23 [2022-04-07T17:26:23.354Z] #74 DONE 3.2s