Skip to content

Console Output

15:51:48 [2023-02-07T15:51:48.666Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06aca27cc15a7d993b93f813a9b6796a10589b90 .
15:51:48 [2023-02-07T15:51:48.924Z] #1 [internal] load build definition from Dockerfile
15:51:48 [2023-02-07T15:51:48.924Z] #1 transferring dockerfile: 27.21kB done
15:51:48 [2023-02-07T15:51:48.924Z] #1 DONE 0.0s
15:51:48 [2023-02-07T15:51:48.924Z] 
15:51:48 [2023-02-07T15:51:48.924Z] #2 [internal] load .dockerignore
15:51:48 [2023-02-07T15:51:48.924Z] #2 transferring context: 113B done
15:51:48 [2023-02-07T15:51:48.924Z] #2 DONE 0.0s
15:51:48 [2023-02-07T15:51:48.924Z] 
15:51:48 [2023-02-07T15:51:48.924Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:51:48 [2023-02-07T15:51:48.924Z] #3 DONE 0.1s
15:51:48 [2023-02-07T15:51:48.924Z] 
15:51:48 [2023-02-07T15:51:48.924Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8
15:51:48 [2023-02-07T15:51:48.924Z] #4 CACHED
15:51:48 [2023-02-07T15:51:48.924Z] 
15:51:48 [2023-02-07T15:51:48.924Z] #5 [internal] load metadata for docker.io/library/busybox:latest
15:51:48 [2023-02-07T15:51:48.924Z] #5 DONE 0.0s
15:51:48 [2023-02-07T15:51:48.924Z] 
15:51:48 [2023-02-07T15:51:48.924Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
15:51:49 [2023-02-07T15:51:49.186Z] #6 DONE 0.1s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
15:51:49 [2023-02-07T15:51:49.186Z] #7 DONE 0.1s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
15:51:49 [2023-02-07T15:51:49.186Z] #8 DONE 0.1s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:51:49 [2023-02-07T15:51:49.186Z] #9 DONE 0.1s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
15:51:49 [2023-02-07T15:51:49.186Z] #10 DONE 0.0s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
15:51:49 [2023-02-07T15:51:49.186Z] #11 DONE 0.0s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.186Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:51:49 [2023-02-07T15:51:49.186Z] #12 DONE 0.0s
15:51:49 [2023-02-07T15:51:49.186Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox
15:51:49 [2023-02-07T15:51:49.187Z] #13 DONE 0.0s
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b
15:51:49 [2023-02-07T15:51:49.187Z] #14 DONE 0.0s
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #15 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
15:51:49 [2023-02-07T15:51:49.187Z] #15 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #16 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:51:49 [2023-02-07T15:51:49.187Z] #16 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #17 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:51:49 [2023-02-07T15:51:49.187Z] #17 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #18 [base 2/5] COPY --from=xx / /
15:51:49 [2023-02-07T15:51:49.187Z] #18 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #19 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
15:51:49 [2023-02-07T15:51:49.187Z] #19 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:51:49 [2023-02-07T15:51:49.187Z] #20 CACHED
15:51:49 [2023-02-07T15:51:49.187Z] 
15:51:49 [2023-02-07T15:51:49.187Z] #21 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:51:49 [2023-02-07T15:51:49.758Z] #21 ...
15:51:49 [2023-02-07T15:51:49.758Z] 
15:51:49 [2023-02-07T15:51:49.758Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
15:51:49 [2023-02-07T15:51:49.758Z] #22 DONE 0.6s
15:51:50 [2023-02-07T15:51:50.022Z] 
15:51:50 [2023-02-07T15:51:50.022Z] #23 [internal] load build context
15:51:50 [2023-02-07T15:51:50.591Z] #23 transferring context: 63.99MB 1.4s done
15:51:50 [2023-02-07T15:51:50.591Z] #23 DONE 1.4s
15:51:50 [2023-02-07T15:51:50.591Z] 
15:51:50 [2023-02-07T15:51:50.591Z] #21 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:00 [2023-02-07T15:52:00.560Z] #21 DONE 9.7s
15:52:00 [2023-02-07T15:52:00.560Z] 
15:52:00 [2023-02-07T15:52:00.560Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:52:00 [2023-02-07T15:52:00.560Z] #24 CACHED
15:52:00 [2023-02-07T15:52:00.560Z] 
15:52:00 [2023-02-07T15:52:00.560Z] #25 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
15:52:00 [2023-02-07T15:52:00.560Z] #25 CACHED
15:52:00 [2023-02-07T15:52:00.560Z] 
15:52:00 [2023-02-07T15:52:00.560Z] #26 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:52:01 [2023-02-07T15:52:01.129Z] #26 1.689 + bin/ctr
15:52:23 [2023-02-07T15:52:23.056Z] #26 23.28 + bin/containerd
15:52:55 [2023-02-07T15:52:55.130Z] #26 55.00 + bin/containerd-stress
15:52:55 [2023-02-07T15:52:55.388Z] #26 56.09 + bin/containerd-shim
15:52:56 [2023-02-07T15:52:56.322Z] #26 56.71 + bin/containerd-shim-runc-v1
15:52:56 [2023-02-07T15:52:56.889Z] #26 57.68 + bin/containerd-shim-runc-v2
15:52:57 [2023-02-07T15:52:57.824Z] #26 58.43 + binaries
15:52:58 [2023-02-07T15:52:58.404Z] #26 DONE 59.2s
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #27 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #27 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #28 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
15:52:59 [2023-02-07T15:52:59.349Z] #28 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #29 [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.49.0"      && /build/golangci-lint --version
15:52:59 [2023-02-07T15:52:59.349Z] #29 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #30 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:52:59 [2023-02-07T15:52:59.349Z] #30 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:52:59 [2023-02-07T15:52:59.349Z] #31 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #32 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:52:59 [2023-02-07T15:52:59.349Z] #32 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #33 [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
15:52:59 [2023-02-07T15:52:59.349Z] #33 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #34 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #34 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #35 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
15:52:59 [2023-02-07T15:52:59.349Z] #35 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #36 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
15:52:59 [2023-02-07T15:52:59.349Z] #36 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:52:59 [2023-02-07T15:52:59.349Z] #37 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #38 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:52:59 [2023-02-07T15:52:59.349Z] #38 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #39 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
15:52:59 [2023-02-07T15:52:59.349Z] #39 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc
15:52:59 [2023-02-07T15:52:59.349Z] #40 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #41 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #41 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #42 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #42 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #43 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #43 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #44 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #44 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #45 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #45 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #46 [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
15:52:59 [2023-02-07T15:52:59.349Z] #46 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #47 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #48 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #48 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:52:59 [2023-02-07T15:52:59.349Z] #49 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #50 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:52:59 [2023-02-07T15:52:59.349Z] #50 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #51 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:52:59 [2023-02-07T15:52:59.349Z] #51 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #52 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
15:52:59 [2023-02-07T15:52:59.349Z] #52 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #53 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
15:52:59 [2023-02-07T15:52:59.349Z] #53 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #54 [delve-src 1/3] WORKDIR /usr/src/delve
15:52:59 [2023-02-07T15:52:59.349Z] #54 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #55 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #55 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #56 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
15:52:59 [2023-02-07T15:52:59.349Z] #56 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #57 [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
15:52:59 [2023-02-07T15:52:59.349Z] #57 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #58 [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
15:52:59 [2023-02-07T15:52:59.349Z] #58 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #59 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
15:52:59 [2023-02-07T15:52:59.349Z] #59 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #60 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:52:59 [2023-02-07T15:52:59.349Z] #60 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #61 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #61 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #62 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #62 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #63 [registry-src 1/2] WORKDIR /usr/src/registry
15:52:59 [2023-02-07T15:52:59.349Z] #63 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #64 [gowinres 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/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
15:52:59 [2023-02-07T15:52:59.349Z] #64 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #65 [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.8.2"      && /build/gotestsum --version
15:52:59 [2023-02-07T15:52:59.349Z] #65 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #66 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #66 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #67 [tini-build 2/4] 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
15:52:59 [2023-02-07T15:52:59.349Z] #67 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #68 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:52:59 [2023-02-07T15:52:59.349Z] #68 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #69 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #69 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #70 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #70 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #71 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #71 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #72 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:52:59 [2023-02-07T15:52:59.349Z] #72 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #73 [tini-src 1/3] WORKDIR /usr/src/tini
15:52:59 [2023-02-07T15:52:59.349Z] #73 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #74 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
15:52:59 [2023-02-07T15:52:59.349Z] #74 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #75 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:52:59 [2023-02-07T15:52:59.349Z] #75 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #76 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #76 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #77 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #77 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #78 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
15:52:59 [2023-02-07T15:52:59.349Z] #78 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #79 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:52:59 [2023-02-07T15:52:59.349Z] #79 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #80 [dockercli-src 1/5] WORKDIR /tmp/dockercli
15:52:59 [2023-02-07T15:52:59.349Z] #80 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #81 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #81 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #82 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #82 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #83 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:52:59 [2023-02-07T15:52:59.349Z] #83 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #84 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:52:59 [2023-02-07T15:52:59.349Z] #84 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #85 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:52:59 [2023-02-07T15:52:59.349Z] #85 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #86 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
15:52:59 [2023-02-07T15:52:59.349Z] #86 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #87 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:52:59 [2023-02-07T15:52:59.349Z] #87 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #88 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:52:59 [2023-02-07T15:52:59.349Z] #88 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #89 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:52:59 [2023-02-07T15:52:59.349Z] #89 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #90 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
15:52:59 [2023-02-07T15:52:59.349Z] #90 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #91 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
15:52:59 [2023-02-07T15:52:59.349Z] #91 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:52:59 [2023-02-07T15:52:59.349Z] #12 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #92 [build-dummy 2/2] RUN mkdir -p /build
15:52:59 [2023-02-07T15:52:59.349Z] #92 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:52:59 [2023-02-07T15:52:59.349Z] #93 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #94 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
15:52:59 [2023-02-07T15:52:59.349Z] #94 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #95 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
15:52:59 [2023-02-07T15:52:59.349Z] #95 CACHED
15:52:59 [2023-02-07T15:52:59.349Z] 
15:52:59 [2023-02-07T15:52:59.349Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
15:53:00 [2023-02-07T15:53:00.283Z] #96 DONE 1.0s
15:53:00 [2023-02-07T15:53:00.283Z] 
15:53:00 [2023-02-07T15:53:00.283Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:53:00 [2023-02-07T15:53:00.283Z] #97 DONE 0.1s
15:53:00 [2023-02-07T15:53:00.283Z] 
15:53:00 [2023-02-07T15:53:00.283Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
15:53:01 [2023-02-07T15:53:01.215Z] #98 DONE 0.9s
15:53:01 [2023-02-07T15:53:01.215Z] 
15:53:01 [2023-02-07T15:53:01.215Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
15:53:01 [2023-02-07T15:53:01.215Z] #99 DONE 0.2s
15:53:01 [2023-02-07T15:53:01.215Z] 
15:53:01 [2023-02-07T15:53:01.215Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
15:53:01 [2023-02-07T15:53:01.473Z] #100 DONE 0.1s
15:53:01 [2023-02-07T15:53:01.473Z] 
15:53:01 [2023-02-07T15:53:01.473Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:53:01 [2023-02-07T15:53:01.473Z] #101 DONE 0.0s
15:53:01 [2023-02-07T15:53:01.473Z] 
15:53:01 [2023-02-07T15:53:01.473Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
15:53:01 [2023-02-07T15:53:01.473Z] #102 DONE 0.0s
15:53:01 [2023-02-07T15:53:01.473Z] 
15:53:01 [2023-02-07T15:53:01.473Z] #103 [dev-base  1/11] RUN groupadd -r docker
15:53:02 [2023-02-07T15:53:02.040Z] #103 DONE 0.4s
15:53:02 [2023-02-07T15:53:02.040Z] 
15:53:02 [2023-02-07T15:53:02.040Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:53:02 [2023-02-07T15:53:02.298Z] #104 DONE 0.5s
15:53:02 [2023-02-07T15:53:02.556Z] 
15:53:02 [2023-02-07T15:53:02.556Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:53:02 [2023-02-07T15:53:02.814Z] #105 0.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:53:03 [2023-02-07T15:53:03.073Z] #105 DONE 0.5s
15:53:03 [2023-02-07T15:53:03.073Z] 
15:53:03 [2023-02-07T15:53:03.073Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:53:03 [2023-02-07T15:53:03.333Z] #106 DONE 0.5s
15:53:03 [2023-02-07T15:53:03.333Z] 
15:53:03 [2023-02-07T15:53:03.333Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:53:03 [2023-02-07T15:53:03.900Z] #107 DONE 0.5s
15:53:03 [2023-02-07T15:53:03.900Z] 
15:53:03 [2023-02-07T15:53:03.900Z] #108 [dev-base  6/11] RUN ldconfig
15:53:04 [2023-02-07T15:53:04.472Z] #108 DONE 0.5s
15:53:04 [2023-02-07T15:53:04.472Z] 
15:53:04 [2023-02-07T15:53:04.472Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:53:05 [2023-02-07T15:53:05.038Z] #109 DONE 0.5s
15:53:05 [2023-02-07T15:53:05.038Z] 
15:53:05 [2023-02-07T15:53:05.038Z] #110 [dev-base  8/11] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
15:53:05 [2023-02-07T15:53:05.603Z] #110 0.769 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:53:05 [2023-02-07T15:53:05.603Z] #110 0.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
15:53:05 [2023-02-07T15:53:05.861Z] #110 0.770 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:53:06 [2023-02-07T15:53:06.131Z] #110 1.116 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB]
15:53:06 [2023-02-07T15:53:06.131Z] #110 1.162 Fetched 266 kB in 1s (399 kB/s)
15:53:06 [2023-02-07T15:53:06.697Z] #110 1.162 Reading package lists...
15:53:07 [2023-02-07T15:53:07.264Z] #110 1.804 Reading package lists...
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.355 Building dependency tree...
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.519 Reading state information...
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.710 The following additional packages will be installed:
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.710   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.710   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.711   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.711   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712 Suggested packages:
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712   acl attr quota
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712 Recommended packages:
15:53:07 [2023-02-07T15:53:07.521Z] #110 2.712   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:53:07 [2023-02-07T15:53:07.779Z] #110 3.058 The following NEW packages will be installed:
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.059   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.059   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.059   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.059   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.060   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.060   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.060   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.060   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.337 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded.
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.337 Need to get 27.2 MB of archives.
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.337 After this operation, 106 MB of additional disk space will be used.
15:53:08 [2023-02-07T15:53:08.038Z] #110 3.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.349 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.351 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.353 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.359 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.360 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.362 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.364 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.365 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.367 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.372 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.373 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.375 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.377 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.399 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.401 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.402 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:53:08 [2023-02-07T15:53:08.297Z] #110 3.403 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.407 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.410 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.412 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.414 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.417 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.419 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.421 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.551 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.552 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.552 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.553 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.553 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.554 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.555 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.556 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.566 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:53:08 [2023-02-07T15:53:08.298Z] #110 3.597 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.599 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.600 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.602 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.603 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.605 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.609 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.612 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:53:08 [2023-02-07T15:53:08.556Z] #110 3.688 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
15:53:09 [2023-02-07T15:53:09.122Z] #110 4.236 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
15:53:09 [2023-02-07T15:53:09.122Z] #110 4.244 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:53:09 [2023-02-07T15:53:09.122Z] #110 4.329 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:53:09 [2023-02-07T15:53:09.380Z] #110 4.330 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
15:53:09 [2023-02-07T15:53:09.380Z] #110 4.614 debconf: delaying package configuration, since apt-utils is not installed
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.652 Fetched 27.2 MB in 1s (21.5 MB/s)
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.677 Selecting previously unselected package pigz.
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.677 (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 ... 15745 files and directories currently installed.)
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.687 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.691 Unpacking pigz (2.6-1) ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.733 Selecting previously unselected package libelf1:arm64.
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.733 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.740 Unpacking libelf1:arm64 (0.183-1) ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.788 Selecting previously unselected package libbpf0:arm64.
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.790 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.794 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:53:09 [2023-02-07T15:53:09.638Z] #110 4.837 Selecting previously unselected package libcap2:arm64.
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.839 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.843 Unpacking libcap2:arm64 (1:2.44-1) ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.879 Selecting previously unselected package libmnl0:arm64.
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.881 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.885 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.920 Selecting previously unselected package libxtables12:arm64.
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.922 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.925 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.959 Selecting previously unselected package libcap2-bin.
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.961 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 4.964 Unpacking libcap2-bin (1:2.44-1) ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 5.007 Selecting previously unselected package iproute2.
15:53:09 [2023-02-07T15:53:09.896Z] #110 5.009 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
15:53:09 [2023-02-07T15:53:09.896Z] #110 5.012 Unpacking iproute2 (5.10.0-4) ...
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.116 Selecting previously unselected package xxd.
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.116 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.119 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.166 Selecting previously unselected package vim-common.
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.169 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.178 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.229 Selecting previously unselected package bash-completion.
15:53:10 [2023-02-07T15:53:10.155Z] #110 5.232 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:53:10 [2023-02-07T15:53:10.720Z] #110 5.888 Unpacking bash-completion (1:2.11-2) ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.007 Selecting previously unselected package bzip2.
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.009 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.014 Unpacking bzip2 (1.0.8-4) ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.056 Selecting previously unselected package xz-utils.
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.059 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.063 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.121 Selecting previously unselected package apparmor.
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.124 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.147 Unpacking apparmor (2.13.6-10) ...
15:53:10 [2023-02-07T15:53:10.978Z] #110 6.251 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.253 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.257 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.303 Selecting previously unselected package dmsetup.
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.306 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.310 Unpacking dmsetup (2:1.02.175-2.1) ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.347 Selecting previously unselected package inetutils-ping.
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.349 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.353 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.399 Selecting previously unselected package libip4tc2:arm64.
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.402 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.236Z] #110 6.405 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:53:11 [2023-02-07T15:53:11.237Z] #110 6.445 Selecting previously unselected package libip6tc2:arm64.
15:53:11 [2023-02-07T15:53:11.237Z] #110 6.447 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.237Z] #110 6.452 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:53:11 [2023-02-07T15:53:11.237Z] #110 6.489 Selecting previously unselected package libnfnetlink0:arm64.
15:53:11 [2023-02-07T15:53:11.237Z] #110 6.489 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.492 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.530 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.532 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.536 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.577 Selecting previously unselected package libnftnl11:arm64.
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.578 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.581 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.619 Selecting previously unselected package iptables.
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.621 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.625 Unpacking iptables (1.8.7-1) ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.696 Selecting previously unselected package libonig5:arm64.
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.698 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.702 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:53:11 [2023-02-07T15:53:11.495Z] #110 6.749 Selecting previously unselected package libjq1:arm64.
15:53:11 [2023-02-07T15:53:11.753Z] #110 6.752 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.755 Unpacking libjq1:arm64 (1.6-2.1) ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.793 Selecting previously unselected package jq.
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.796 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.799 Unpacking jq (1.6-2.1) ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.838 Selecting previously unselected package libaio1:arm64.
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.840 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.844 Unpacking libaio1:arm64 (0.3.112-9) ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.880 Selecting previously unselected package libgpm2:arm64.
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.882 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.886 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.919 Selecting previously unselected package libicu67:arm64.
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.922 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
15:53:11 [2023-02-07T15:53:11.754Z] #110 6.925 Unpacking libicu67:arm64 (67.1-7) ...
15:53:12 [2023-02-07T15:53:12.321Z] #110 7.605 Selecting previously unselected package libinih1:arm64.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.607 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.611 Unpacking libinih1:arm64 (53-1+b2) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.648 Selecting previously unselected package libnet1:arm64.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.651 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.655 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.696 Selecting previously unselected package libnl-3-200:arm64.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.698 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.702 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.742 Selecting previously unselected package libprotobuf-c1:arm64.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.745 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.749 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.785 Selecting previously unselected package libyajl2:arm64.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.787 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.792 Unpacking libyajl2:arm64 (2.1.0-3) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.826 Selecting previously unselected package net-tools.
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.828 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.833 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:53:12 [2023-02-07T15:53:12.579Z] #110 7.886 Selecting previously unselected package patch.
15:53:12 [2023-02-07T15:53:12.837Z] #110 7.890 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
15:53:12 [2023-02-07T15:53:12.837Z] #110 7.894 Unpacking patch (2.7.6-7) ...
15:53:12 [2023-02-07T15:53:12.837Z] #110 7.932 Selecting previously unselected package python-pip-whl.
15:53:12 [2023-02-07T15:53:12.837Z] #110 7.935 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
15:53:12 [2023-02-07T15:53:12.837Z] #110 7.940 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.077 Selecting previously unselected package python3-lib2to3.
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.080 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.083 Unpacking python3-lib2to3 (3.9.2-1) ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.125 Selecting previously unselected package python3-distutils.
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.127 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.131 Unpacking python3-distutils (3.9.2-1) ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.178 Selecting previously unselected package python3-pkg-resources.
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.180 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.184 Unpacking python3-pkg-resources (52.0.0-4) ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.233 Selecting previously unselected package python3-setuptools.
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.233 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
15:53:13 [2023-02-07T15:53:13.095Z] #110 8.238 Unpacking python3-setuptools (52.0.0-4) ...
15:53:13 [2023-02-07T15:53:13.357Z] #110 8.389 Selecting previously unselected package python3-wheel.
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.392 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.396 Unpacking python3-wheel (0.34.2-1) ...
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.445 Selecting previously unselected package python3-pip.
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.446 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.450 Unpacking python3-pip (20.3.4-4+deb11u1) ...
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.523 Selecting previously unselected package sudo.
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.526 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
15:53:13 [2023-02-07T15:53:13.358Z] #110 8.532 Unpacking sudo (1.9.5p2-3+deb11u1) ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.649 Selecting previously unselected package thin-provisioning-tools.
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.649 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.653 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.725 Selecting previously unselected package uidmap.
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.728 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.732 Unpacking uidmap (1:4.8.1-1) ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.783 Selecting previously unselected package vim-runtime.
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.786 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.798 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.810 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:53:13 [2023-02-07T15:53:13.616Z] #110 8.814 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
15:53:14 [2023-02-07T15:53:14.181Z] #110 9.403 Selecting previously unselected package vim.
15:53:14 [2023-02-07T15:53:14.181Z] #110 9.406 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
15:53:14 [2023-02-07T15:53:14.181Z] #110 9.415 Unpacking vim (2:8.2.2434-3+deb11u1) ...
15:53:14 [2023-02-07T15:53:14.439Z] #110 9.548 Selecting previously unselected package xfsprogs.
15:53:14 [2023-02-07T15:53:14.439Z] #110 9.551 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
15:53:14 [2023-02-07T15:53:14.439Z] #110 9.556 Unpacking xfsprogs (5.10.0-4) ...
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.655 Selecting previously unselected package zip.
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.658 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.663 Unpacking zip (3.0-12) ...
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.710 Selecting previously unselected package zstd.
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.713 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.717 Unpacking zstd (1.4.8+dfsg-2.1) ...
15:53:14 [2023-02-07T15:53:14.697Z] #110 9.810 Setting up python3-pkg-resources (52.0.0-4) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.02 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.03 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.04 Setting up libgpm2:arm64 (1.20.7-8) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.05 Setting up libicu67:arm64 (67.1-7) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.06 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.07 Setting up libinih1:arm64 (53-1+b2) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.08 Setting up uidmap (1:4.8.1-1) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.10 Setting up libyajl2:arm64 (2.1.0-3) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.12 Setting up bzip2 (1.0.8-4) ...
15:53:14 [2023-02-07T15:53:14.955Z] #110 10.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:53:15 [2023-02-07T15:53:15.213Z] #110 10.14 Setting up python3-wheel (0.34.2-1) ...
15:53:15 [2023-02-07T15:53:15.213Z] #110 10.29 Setting up xxd (2:8.2.2434-3+deb11u1) ...
15:53:15 [2023-02-07T15:53:15.213Z] #110 10.31 Setting up libcap2:arm64 (1:2.44-1) ...
15:53:15 [2023-02-07T15:53:15.213Z] #110 10.32 Setting up libcap2-bin (1:2.44-1) ...
15:53:15 [2023-02-07T15:53:15.213Z] #110 10.33 Setting up apparmor (2.13.6-10) ...
15:53:16 [2023-02-07T15:53:16.587Z] #110 11.56 Setting up zip (3.0-12) ...
15:53:16 [2023-02-07T15:53:16.587Z] #110 11.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
15:53:16 [2023-02-07T15:53:16.587Z] #110 11.59 Setting up bash-completion (1:2.11-2) ...
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.38 Setting up libmnl0:arm64 (1.0.4-3) ...
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.39 Setting up patch (2.7.6-7) ...
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.40 Setting up sudo (1.9.5p2-3+deb11u1) ...
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.44 invoke-rc.d: could not determine current runlevel
15:53:17 [2023-02-07T15:53:17.153Z] #110 12.44 invoke-rc.d: policy-rc.d denied execution of start.
15:53:17 [2023-02-07T15:53:17.411Z] #110 12.45 Setting up libxtables12:arm64 (1.8.7-1) ...
15:53:17 [2023-02-07T15:53:17.411Z] #110 12.46 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
15:53:17 [2023-02-07T15:53:17.411Z] #110 12.47 Setting up pigz (2.6-1) ...
15:53:17 [2023-02-07T15:53:17.411Z] #110 12.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:53:17 [2023-02-07T15:53:17.411Z] #110 12.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:53:17 [2023-02-07T15:53:17.669Z] #110 12.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
15:53:17 [2023-02-07T15:53:17.669Z] #110 12.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
15:53:17 [2023-02-07T15:53:17.669Z] #110 12.78 Setting up libaio1:arm64 (0.3.112-9) ...
15:53:17 [2023-02-07T15:53:17.669Z] #110 12.79 Setting up python3-lib2to3 (3.9.2-1) ...
15:53:17 [2023-02-07T15:53:17.669Z] #110 12.90 Setting up libelf1:arm64 (0.183-1) ...
15:53:17 [2023-02-07T15:53:17.927Z] #110 12.92 Setting up zstd (1.4.8+dfsg-2.1) ...
15:53:17 [2023-02-07T15:53:17.927Z] #110 12.93 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:53:17 [2023-02-07T15:53:17.927Z] #110 12.94 Setting up python3-distutils (3.9.2-1) ...
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:53:17 [2023-02-07T15:53:17.927Z] #110 13.13 Setting up python3-setuptools (52.0.0-4) ...
15:53:18 [2023-02-07T15:53:18.185Z] #110 13.45 Setting up libjq1:arm64 (1.6-2.1) ...
15:53:18 [2023-02-07T15:53:18.443Z] #110 13.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:53:18 [2023-02-07T15:53:18.443Z] #110 13.47 Setting up thin-provisioning-tools (0.9.0-1) ...
15:53:18 [2023-02-07T15:53:18.443Z] #110 13.48 Setting up python3-pip (20.3.4-4+deb11u1) ...
15:53:18 [2023-02-07T15:53:18.443Z] #110 13.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.76 Setting up jq (1.6-2.1) ...
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.77 Setting up libbpf0:arm64 (1:0.3-2) ...
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.79 Setting up iptables (1.8.7-1) ...
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:53:18 [2023-02-07T15:53:18.701Z] #110 13.83 Setting up iproute2 (5.10.0-4) ...
15:53:18 [2023-02-07T15:53:18.958Z] #110 14.09 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:53:18 [2023-02-07T15:53:18.958Z] #110 14.10 Setting up dmsetup (2:1.02.175-2.1) ...
15:53:18 [2023-02-07T15:53:18.958Z] #110 14.12 Setting up xfsprogs (5.10.0-4) ...
15:53:18 [2023-02-07T15:53:18.958Z] #110 14.13 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:53:20 [2023-02-07T15:53:20.856Z] #110 DONE 15.9s
15:53:20 [2023-02-07T15:53:20.856Z] 
15:53:20 [2023-02-07T15:53:20.856Z] #111 [dev-base  9/11] 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
15:53:21 [2023-02-07T15:53:21.424Z] #111 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:53:21 [2023-02-07T15:53:21.424Z] #111 0.447 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:53:21 [2023-02-07T15:53:21.424Z] #111 0.451 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:53:21 [2023-02-07T15:53:21.424Z] #111 DONE 0.5s
15:53:21 [2023-02-07T15:53:21.424Z] 
15:53:21 [2023-02-07T15:53:21.424Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
15:53:27 [2023-02-07T15:53:27.981Z] #112 5.754 Collecting yamllint==1.27.1
15:53:27 [2023-02-07T15:53:27.981Z] #112 6.791   Downloading yamllint-1.27.1.tar.gz (129 kB)
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.094 Collecting pathspec>=0.5.3
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.098   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.200 Collecting pyyaml
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.207   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.224 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.228 Building wheels for collected packages: yamllint
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.229   Building wheel for yamllint (setup.py): started
15:53:28 [2023-02-07T15:53:28.548Z] #112 7.482   Building wheel for yamllint (setup.py): finished with status 'done'
15:53:28 [2023-02-07T15:53:28.806Z] #112 7.484   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d15eebfeceb95a29b864d9d829312686f8c709bf2a247edddc9c9c6cfb1f1627
15:53:28 [2023-02-07T15:53:28.806Z] #112 7.484   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
15:53:28 [2023-02-07T15:53:28.806Z] #112 7.488 Successfully built yamllint
15:53:28 [2023-02-07T15:53:28.806Z] #112 7.494 Installing collected packages: pyyaml, pathspec, yamllint
15:53:29 [2023-02-07T15:53:29.063Z] #112 7.698 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
15:53:29 [2023-02-07T15:53:29.063Z] #112 DONE 7.8s
15:53:29 [2023-02-07T15:53:29.063Z] 
15:53:29 [2023-02-07T15:53:29.064Z] #113 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
15:53:29 [2023-02-07T15:53:29.997Z] #113 0.706 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:53:29 [2023-02-07T15:53:29.997Z] #113 0.707 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:53:29 [2023-02-07T15:53:29.997Z] #113 0.707 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:53:30 [2023-02-07T15:53:30.514Z] #113 1.070 Reading package lists...
15:53:31 [2023-02-07T15:53:31.340Z] #113 1.616 Reading package lists...
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.148 Building dependency tree...
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.307 Reading state information...
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504 gcc is already the newest version (4:10.2.1-1).
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504 pkg-config is already the newest version (0.29.2-1).
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504 The following additional packages will be installed:
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.504   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.505   libsepol1-dev uuid-dev zlib1g-dev
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.507 Suggested packages:
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.507   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.507   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.507 Recommended packages:
15:53:31 [2023-02-07T15:53:31.598Z] #113 2.507   build-essential fakeroot libalgorithm-merge-perl
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.777 The following NEW packages will be installed:
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.777   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.777   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.777   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.777   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.778   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.778   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
15:53:31 [2023-02-07T15:53:31.856Z] #113 2.778   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.053 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded.
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.053 Need to get 10.4 MB of archives.
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.053 After this operation, 41.6 MB of additional disk space will be used.
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.053 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.071 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.075 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.081 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.084 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.086 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.088 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.091 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.093 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.094 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.096 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.098 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.099 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.102 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.105 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.106 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.107 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
15:53:32 [2023-02-07T15:53:32.114Z] #113 3.108 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:53:32 [2023-02-07T15:53:32.373Z] #113 3.288 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.394 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.396 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.398 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.401 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.403 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.404 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.407 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.409 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.417 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.417 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.419 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.568 debconf: delaying package configuration, since apt-utils is not installed
15:53:32 [2023-02-07T15:53:32.632Z] #113 3.611 Fetched 10.4 MB in 1s (16.3 MB/s)
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.639 Selecting previously unselected package dpkg-dev.
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.639 (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 ... 20386 files and directories currently installed.)
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.651 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.655 Unpacking dpkg-dev (1.20.12) ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.889 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.891 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.901 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.940 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.943 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.947 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:53:32 [2023-02-07T15:53:32.890Z] #113 3.990 Selecting previously unselected package libsecret-common.
15:53:33 [2023-02-07T15:53:33.148Z] #113 3.993 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 3.998 Unpacking libsecret-common (0.20.4-2) ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.051 Selecting previously unselected package libsecret-1-0:arm64.
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.054 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.058 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.098 Selecting previously unselected package gir1.2-secret-1:arm64.
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.101 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.105 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.152 Selecting previously unselected package libapparmor1:arm64.
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.154 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.159 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:53:33 [2023-02-07T15:53:33.148Z] #113 4.198 Selecting previously unselected package libapparmor-dev:arm64.
15:53:33 [2023-02-07T15:53:33.406Z] #113 4.201 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.206 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.251 Selecting previously unselected package uuid-dev:arm64.
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.254 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.258 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.307 Selecting previously unselected package libblkid-dev:arm64.
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.307 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.318 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.376 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.379 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.385 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:53:33 [2023-02-07T15:53:33.407Z] #113 4.429 Selecting previously unselected package libudev-dev:arm64.
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.431 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.436 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.482 Selecting previously unselected package libsepol1-dev:arm64.
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.485 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.491 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.563 Selecting previously unselected package libpcre2-16-0:arm64.
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.566 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.570 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.624 Selecting previously unselected package libpcre2-32-0:arm64.
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.627 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.631 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.665Z] #113 4.684 Selecting previously unselected package libpcre2-posix2:arm64.
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.687 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.692 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.723 Selecting previously unselected package libpcre2-dev:arm64.
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.726 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.730 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.815 Selecting previously unselected package libselinux1-dev:arm64.
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.818 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.822 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.879 Selecting previously unselected package libdevmapper-dev:arm64.
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.881 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.885 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:53:33 [2023-02-07T15:53:33.923Z] #113 4.916 Selecting previously unselected package libffi-dev:arm64.
15:53:34 [2023-02-07T15:53:34.181Z] #113 4.919 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 4.923 Unpacking libffi-dev:arm64 (3.3-6) ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 4.957 Selecting previously unselected package libglib2.0-data.
15:53:34 [2023-02-07T15:53:34.181Z] #113 4.959 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 4.963 Unpacking libglib2.0-data (2.66.8-1) ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.102 Selecting previously unselected package libglib2.0-bin.
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.103 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.107 Unpacking libglib2.0-bin (2.66.8-1) ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.150 Selecting previously unselected package libglib2.0-dev-bin.
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.153 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.157 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
15:53:34 [2023-02-07T15:53:34.181Z] #113 5.203 Selecting previously unselected package libmount-dev:arm64.
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.204 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.208 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.250 Selecting previously unselected package libpcre16-3:arm64.
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.252 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.256 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.305 Selecting previously unselected package libpcre32-3:arm64.
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.308 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.314 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.368 Selecting previously unselected package libpcrecpp0v5:arm64.
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.371 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.375 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
15:53:34 [2023-02-07T15:53:34.439Z] #113 5.411 Selecting previously unselected package libpcre3-dev:arm64.
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.414 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.419 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.503 Selecting previously unselected package zlib1g-dev:arm64.
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.506 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.511 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.556 Selecting previously unselected package libglib2.0-dev:arm64.
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.559 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.697Z] #113 5.563 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.760 Selecting previously unselected package libseccomp-dev:arm64.
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.763 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.768 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.810 Selecting previously unselected package libsecret-1-dev:arm64.
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.813 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
15:53:34 [2023-02-07T15:53:34.975Z] #113 5.820 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
15:53:35 [2023-02-07T15:53:35.245Z] #113 5.989 Selecting previously unselected package libsystemd-dev:arm64.
15:53:35 [2023-02-07T15:53:35.245Z] #113 5.992 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
15:53:35 [2023-02-07T15:53:35.245Z] #113 5.995 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.245Z] #113 6.123 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
15:53:35 [2023-02-07T15:53:35.245Z] #113 6.134 Setting up libglib2.0-dev-bin (2.66.8-1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.297 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.310 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.322 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.333 Setting up libpcre16-3:arm64 (2:8.39-13) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.347 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.360 Setting up libffi-dev:arm64 (3.3-6) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.371 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.383 Setting up dpkg-dev (1.20.12) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.401 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.412 Setting up libglib2.0-data (2.66.8-1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.423 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.435 Setting up libpcre32-3:arm64 (2:8.39-13) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.446 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.457 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.467 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.478 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.489 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.500 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.511 Setting up libsecret-common (0.20.4-2) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.521 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.537 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.550 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.561 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.576 Setting up libglib2.0-bin (2.66.8-1) ...
15:53:35 [2023-02-07T15:53:35.506Z] #113 6.587 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.599 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.610 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.623 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.635 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.648 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.660 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.674 No schema files found: doing nothing.
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.678 Processing triggers for libc-bin (2.31-13+deb11u5) ...
15:53:35 [2023-02-07T15:53:35.764Z] #113 6.700 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
15:53:36 [2023-02-07T15:53:36.022Z] #113 DONE 7.1s
15:53:36 [2023-02-07T15:53:36.280Z] 
15:53:36 [2023-02-07T15:53:36.280Z] #114 [dev 1/1] COPY . .
15:53:38 [2023-02-07T15:53:38.809Z] #114 DONE 2.3s
15:53:38 [2023-02-07T15:53:38.809Z] 
15:53:38 [2023-02-07T15:53:38.809Z] #115 exporting to image
15:53:38 [2023-02-07T15:53:38.809Z] #115 exporting layers
15:53:39 [2023-02-07T15:53:39.743Z] #115 exporting layers 1.1s done
15:53:39 [2023-02-07T15:53:39.743Z] #115 writing image sha256:0e3fbb363942da9abb52774724a7b0db655ce012b5ec5fb700721d48fc933f6f done
15:53:39 [2023-02-07T15:53:39.743Z] #115 naming to docker.io/library/docker:06aca27cc15a7d993b93f813a9b6796a10589b90
15:53:39 [2023-02-07T15:53:39.743Z] #115 naming to docker.io/library/docker:06aca27cc15a7d993b93f813a9b6796a10589b90 done
15:53:39 [2023-02-07T15:53:39.743Z] #115 DONE 1.1s