Skip to content

Console Output

17:45:02 [2023-04-13T17:45:02.607Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d0efca893b9ddb6864f1408f55b898441cbd7ec3 .
17:45:02 [2023-04-13T17:45:02.864Z] #1 [internal] load build definition from Dockerfile
17:45:02 [2023-04-13T17:45:02.864Z] #1 transferring dockerfile: 26.94kB done
17:45:02 [2023-04-13T17:45:02.864Z] #1 DONE 0.0s
17:45:02 [2023-04-13T17:45:02.864Z] 
17:45:02 [2023-04-13T17:45:02.864Z] #2 [internal] load .dockerignore
17:45:02 [2023-04-13T17:45:02.864Z] #2 transferring context: 113B done
17:45:02 [2023-04-13T17:45:02.864Z] #2 DONE 0.0s
17:45:02 [2023-04-13T17:45:02.864Z] 
17:45:02 [2023-04-13T17:45:02.864Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:45:03 [2023-04-13T17:45:03.426Z] #3 DONE 0.6s
17:45:03 [2023-04-13T17:45:03.426Z] 
17:45:03 [2023-04-13T17:45:03.426Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:45:03 [2023-04-13T17:45:03.426Z] #4 CACHED
17:45:03 [2023-04-13T17:45:03.426Z] 
17:45:03 [2023-04-13T17:45:03.426Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:45:03 [2023-04-13T17:45:03.682Z] #5 ...
17:45:03 [2023-04-13T17:45:03.682Z] 
17:45:03 [2023-04-13T17:45:03.682Z] #6 [internal] load metadata for docker.io/library/busybox:latest
17:45:03 [2023-04-13T17:45:03.682Z] #6 DONE 0.0s
17:45:03 [2023-04-13T17:45:03.938Z] 
17:45:03 [2023-04-13T17:45:03.938Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:45:03 [2023-04-13T17:45:03.938Z] #7 ...
17:45:03 [2023-04-13T17:45:03.938Z] 
17:45:03 [2023-04-13T17:45:03.938Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
17:45:03 [2023-04-13T17:45:03.938Z] #5 DONE 0.4s
17:45:04 [2023-04-13T17:45:04.194Z] 
17:45:04 [2023-04-13T17:45:04.194Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:45:04 [2023-04-13T17:45:04.194Z] #7 DONE 0.6s
17:45:04 [2023-04-13T17:45:04.194Z] 
17:45:04 [2023-04-13T17:45:04.194Z] #8 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
17:45:04 [2023-04-13T17:45:04.756Z] #8 DONE 1.2s
17:45:04 [2023-04-13T17:45:04.756Z] 
17:45:04 [2023-04-13T17:45:04.756Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:45:04 [2023-04-13T17:45:04.756Z] #9 DONE 1.3s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:45:05 [2023-04-13T17:45:05.012Z] #10 DONE 0.0s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
17:45:05 [2023-04-13T17:45:05.012Z] #11 DONE 0.0s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
17:45:05 [2023-04-13T17:45:05.012Z] #12 DONE 0.0s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:45:05 [2023-04-13T17:45:05.012Z] #13 DONE 0.0s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #14 [base 2/5] COPY --from=xx / /
17:45:05 [2023-04-13T17:45:05.012Z] #14 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:45:05 [2023-04-13T17:45:05.012Z] #15 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #16 [runc-src 1/3] WORKDIR /usr/src/runc
17:45:05 [2023-04-13T17:45:05.012Z] #16 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #17 [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
17:45:05 [2023-04-13T17:45:05.012Z] #17 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #18 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:45:05 [2023-04-13T17:45:05.012Z] #18 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #19 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:45:05 [2023-04-13T17:45:05.012Z] #19 CACHED
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
17:45:05 [2023-04-13T17:45:05.012Z] #20 DONE 0.0s
17:45:05 [2023-04-13T17:45:05.012Z] 
17:45:05 [2023-04-13T17:45:05.012Z] #21 [internal] load build context
17:45:05 [2023-04-13T17:45:05.272Z] #21 ...
17:45:05 [2023-04-13T17:45:05.272Z] 
17:45:05 [2023-04-13T17:45:05.272Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:45:05 [2023-04-13T17:45:05.272Z] #22 DONE 0.4s
17:45:05 [2023-04-13T17:45:05.272Z] 
17:45:05 [2023-04-13T17:45:05.272Z] #21 [internal] load build context
17:45:06 [2023-04-13T17:45:06.649Z] #21 transferring context: 67.63MB 1.7s done
17:45:06 [2023-04-13T17:45:06.649Z] #21 DONE 1.8s
17:45:06 [2023-04-13T17:45:06.649Z] 
17:45:06 [2023-04-13T17:45:06.649Z] #23 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:09 [2023-04-13T17:45:09.917Z] #23 DONE 4.5s
17:45:09 [2023-04-13T17:45:09.917Z] 
17:45:09 [2023-04-13T17:45:09.917Z] #24 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:45:09 [2023-04-13T17:45:09.917Z] #24 CACHED
17:45:09 [2023-04-13T17:45:09.917Z] 
17:45:09 [2023-04-13T17:45:09.917Z] #25 [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
17:45:09 [2023-04-13T17:45:09.917Z] #25 CACHED
17:45:09 [2023-04-13T17:45:09.917Z] 
17:45:09 [2023-04-13T17:45:09.917Z] #26 [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...)
17:45:10 [2023-04-13T17:45:10.173Z] #26 0.491 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.6-0-g0f48801 -X main.version=1.1.6 " -o runc .
17:45:18 [2023-04-13T17:45:18.265Z] #26 DONE 8.5s
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #27 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
17:45:18 [2023-04-13T17:45:18.522Z] #27 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #28 [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.51.2"      && /build/golangci-lint --version
17:45:18 [2023-04-13T17:45:18.522Z] #28 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #29 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
17:45:18 [2023-04-13T17:45:18.522Z] #29 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #30 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #30 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #31 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #31 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:45:18 [2023-04-13T17:45:18.522Z] #32 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #33 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:45:18 [2023-04-13T17:45:18.522Z] #33 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #34 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #34 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #35 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:45:18 [2023-04-13T17:45:18.522Z] #35 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #36 [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
17:45:18 [2023-04-13T17:45:18.522Z] #36 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #37 [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:45:18 [2023-04-13T17:45:18.522Z] #37 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
17:45:18 [2023-04-13T17:45:18.522Z] #38 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
17:45:18 [2023-04-13T17:45:18.522Z] #39 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #40 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #40 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #41 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #41 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #42 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #42 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:45:18 [2023-04-13T17:45:18.522Z] #43 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #44 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.522Z] #44 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #45 [dockercli-src 1/5] WORKDIR /tmp/dockercli
17:45:18 [2023-04-13T17:45:18.522Z] #45 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #46 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #46 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #47 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #47 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #48 [delve-src 1/3] WORKDIR /usr/src/delve
17:45:18 [2023-04-13T17:45:18.522Z] #48 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #49 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #49 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #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
17:45:18 [2023-04-13T17:45:18.522Z] #50 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.522Z] #51 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #52 [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
17:45:18 [2023-04-13T17:45:18.522Z] #52 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #53 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
17:45:18 [2023-04-13T17:45:18.522Z] #53 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #54 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
17:45:18 [2023-04-13T17:45:18.522Z] #54 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:45:18 [2023-04-13T17:45:18.522Z] #55 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.522Z] #56 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #57 [tini-src 1/3] WORKDIR /usr/src/tini
17:45:18 [2023-04-13T17:45:18.522Z] #57 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #58 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:45:18 [2023-04-13T17:45:18.522Z] #58 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #59 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #59 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #60 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:45:18 [2023-04-13T17:45:18.522Z] #60 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #61 [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
17:45:18 [2023-04-13T17:45:18.522Z] #61 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #62 [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:45:18 [2023-04-13T17:45:18.522Z] #62 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #63 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #63 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #64 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #64 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #65 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #65 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #66 [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
17:45:18 [2023-04-13T17:45:18.522Z] #66 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #67 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
17:45:18 [2023-04-13T17:45:18.522Z] #67 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.522Z] #68 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #69 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:45:18 [2023-04-13T17:45:18.522Z] #69 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #70 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:45:18 [2023-04-13T17:45:18.522Z] #70 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #71 [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
17:45:18 [2023-04-13T17:45:18.522Z] #71 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #72 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:45:18 [2023-04-13T17:45:18.522Z] #72 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #73 [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:45:18 [2023-04-13T17:45:18.522Z] #73 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #74 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #74 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #75 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:45:18 [2023-04-13T17:45:18.522Z] #75 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #76 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:45:18 [2023-04-13T17:45:18.522Z] #76 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #77 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.522Z] #77 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #78 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:45:18 [2023-04-13T17:45:18.522Z] #78 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #79 [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
17:45:18 [2023-04-13T17:45:18.522Z] #79 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #80 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:45:18 [2023-04-13T17:45:18.522Z] #80 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #81 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.522Z] #81 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #82 [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...)
17:45:18 [2023-04-13T17:45:18.522Z] #82 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.522Z] #83 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:45:18 [2023-04-13T17:45:18.522Z] #83 CACHED
17:45:18 [2023-04-13T17:45:18.522Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #84 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:45:18 [2023-04-13T17:45:18.523Z] #84 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #85 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:45:18 [2023-04-13T17:45:18.523Z] #85 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #86 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:45:18 [2023-04-13T17:45:18.523Z] #86 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #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...)
17:45:18 [2023-04-13T17:45:18.523Z] #87 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #88 [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
17:45:18 [2023-04-13T17:45:18.523Z] #88 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #89 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:45:18 [2023-04-13T17:45:18.523Z] #89 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #90 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:45:18 [2023-04-13T17:45:18.523Z] #90 CACHED
17:45:18 [2023-04-13T17:45:18.523Z] 
17:45:18 [2023-04-13T17:45:18.523Z] #91 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
17:45:18 [2023-04-13T17:45:18.523Z] #91 DONE 0.1s
17:45:18 [2023-04-13T17:45:18.779Z] 
17:45:18 [2023-04-13T17:45:18.779Z] #92 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
17:45:19 [2023-04-13T17:45:19.036Z] #92 ...
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:45:19 [2023-04-13T17:45:19.036Z] #10 CACHED
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #93 [build-dummy 2/2] RUN mkdir -p /build
17:45:19 [2023-04-13T17:45:19.036Z] #93 CACHED
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #94 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:45:19 [2023-04-13T17:45:19.036Z] #94 CACHED
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #95 [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             ;
17:45:19 [2023-04-13T17:45:19.036Z] #95 CACHED
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #96 [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
17:45:19 [2023-04-13T17:45:19.036Z] #96 CACHED
17:45:19 [2023-04-13T17:45:19.036Z] 
17:45:19 [2023-04-13T17:45:19.036Z] #92 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
17:45:19 [2023-04-13T17:45:19.293Z] #92 DONE 0.6s
17:45:19 [2023-04-13T17:45:19.293Z] 
17:45:19 [2023-04-13T17:45:19.293Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:45:19 [2023-04-13T17:45:19.293Z] #97 DONE 0.1s
17:45:19 [2023-04-13T17:45:19.293Z] 
17:45:19 [2023-04-13T17:45:19.293Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
17:45:19 [2023-04-13T17:45:19.854Z] #98 DONE 0.3s
17:45:19 [2023-04-13T17:45:19.854Z] 
17:45:19 [2023-04-13T17:45:19.854Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
17:45:19 [2023-04-13T17:45:19.854Z] #99 DONE 0.0s
17:45:19 [2023-04-13T17:45:19.854Z] 
17:45:19 [2023-04-13T17:45:19.854Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
17:45:20 [2023-04-13T17:45:20.111Z] #100 DONE 0.3s
17:45:20 [2023-04-13T17:45:20.111Z] 
17:45:20 [2023-04-13T17:45:20.111Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:45:20 [2023-04-13T17:45:20.111Z] #101 DONE 0.0s
17:45:20 [2023-04-13T17:45:20.111Z] 
17:45:20 [2023-04-13T17:45:20.111Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
17:45:20 [2023-04-13T17:45:20.111Z] #102 DONE 0.0s
17:45:20 [2023-04-13T17:45:20.111Z] 
17:45:20 [2023-04-13T17:45:20.111Z] #103 [dev-base  1/11] RUN groupadd -r docker
17:45:20 [2023-04-13T17:45:20.676Z] #103 DONE 0.4s
17:45:20 [2023-04-13T17:45:20.676Z] 
17:45:20 [2023-04-13T17:45:20.676Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:45:20 [2023-04-13T17:45:20.933Z] #104 DONE 0.5s
17:45:21 [2023-04-13T17:45:21.189Z] 
17:45:21 [2023-04-13T17:45:21.189Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:45:21 [2023-04-13T17:45:21.445Z] #105 0.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:45:21 [2023-04-13T17:45:21.445Z] #105 DONE 0.4s
17:45:21 [2023-04-13T17:45:21.701Z] 
17:45:21 [2023-04-13T17:45:21.701Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:45:21 [2023-04-13T17:45:21.957Z] #106 DONE 0.4s
17:45:21 [2023-04-13T17:45:21.957Z] 
17:45:21 [2023-04-13T17:45:21.957Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:45:22 [2023-04-13T17:45:22.213Z] #107 DONE 0.4s
17:45:22 [2023-04-13T17:45:22.472Z] 
17:45:22 [2023-04-13T17:45:22.472Z] #108 [dev-base  6/11] RUN ldconfig
17:45:23 [2023-04-13T17:45:23.034Z] #108 DONE 0.4s
17:45:23 [2023-04-13T17:45:23.034Z] 
17:45:23 [2023-04-13T17:45:23.034Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:45:23 [2023-04-13T17:45:23.290Z] #109 DONE 0.5s
17:45:23 [2023-04-13T17:45:23.290Z] 
17:45:23 [2023-04-13T17:45:23.290Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:45:23 [2023-04-13T17:45:23.851Z] #110 0.727 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:45:24 [2023-04-13T17:45:24.107Z] #110 0.808 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:45:24 [2023-04-13T17:45:24.107Z] #110 0.809 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:45:24 [2023-04-13T17:45:24.925Z] #110 1.080 Reading package lists...
17:45:25 [2023-04-13T17:45:25.488Z] #110 1.686 Reading package lists...
17:45:25 [2023-04-13T17:45:25.744Z] #110 2.211 Building dependency tree...
17:45:25 [2023-04-13T17:45:25.744Z] #110 2.362 Reading state information...
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.541 The following additional packages will be installed:
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.541   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.542   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.542   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.542   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.542   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.542   xxd
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544 Suggested packages:
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544   ctags vim-doc vim-scripts xfsdump acl attr quota
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544 Recommended packages:
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:45:26 [2023-04-13T17:45:26.001Z] #110 2.544   systemd-timesyncd | time-daemon unzip
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.901 The following NEW packages will be installed:
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.902   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.902   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.902   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.902   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.902   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.903   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.903   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.903   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.903   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:45:26 [2023-04-13T17:45:26.257Z] #110 2.903   xz-utils zip zstd
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.182 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.182 Need to get 32.1 MB of archives.
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.182 After this operation, 124 MB of additional disk space will be used.
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.187 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.188 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.190 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.192 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.205 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.207 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.209 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.210 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.234 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.234 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.235 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.236 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.244 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.244 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.244 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:45:26 [2023-04-13T17:45:26.513Z] #110 3.244 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.244 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.244 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.246 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.248 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.250 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.253 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.256 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.257 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.259 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.261 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.265 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.268 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.270 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.271 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.274 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:45:26 [2023-04-13T17:45:26.514Z] #110 3.275 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:45:26 [2023-04-13T17:45:26.772Z] #110 3.361 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:45:27 [2023-04-13T17:45:27.031Z] #110 3.905 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.906 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.906 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.907 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.908 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.908 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.908 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.910 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.912 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.933 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.936 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.937 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.937 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.949 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.951 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.957 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.967 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.969 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.972 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 3.975 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 4.011 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 4.018 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 4.022 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:45:27 [2023-04-13T17:45:27.290Z] #110 4.024 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.173 debconf: delaying package configuration, since apt-utils is not installed
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.215 Fetched 32.1 MB in 1s (28.8 MB/s)
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.243 Selecting previously unselected package libapparmor1:arm64.
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.243 (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 ... 15748 files and directories currently installed.)
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.250 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.257 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.296 Selecting previously unselected package libcap2:arm64.
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.296 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.299 Unpacking libcap2:arm64 (1:2.44-1) ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.331 Selecting previously unselected package libargon2-1:arm64.
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.334 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.337 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.370 Selecting previously unselected package dmsetup.
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.370 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.373 Unpacking dmsetup (2:1.02.175-2.1) ...
17:45:27 [2023-04-13T17:45:27.547Z] #110 4.412 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.414 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.417 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.460 Selecting previously unselected package libjson-c5:arm64.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.463 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.465 Unpacking libjson-c5:arm64 (0.15-2) ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.498 Selecting previously unselected package libcryptsetup12:arm64.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.500 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.504 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.554 Selecting previously unselected package libip4tc2:arm64.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.558 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.560 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.591 Selecting previously unselected package libkmod2:arm64.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.594 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.597 Unpacking libkmod2:arm64 (28-1) ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.639 Selecting previously unselected package systemd.
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.641 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
17:45:27 [2023-04-13T17:45:27.803Z] #110 4.685 Unpacking systemd (247.3-7+deb11u1) ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.067 Selecting previously unselected package pigz.
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.067 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.070 Unpacking pigz (2.6-1) ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.107 Selecting previously unselected package libelf1:arm64.
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.109 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.113 Unpacking libelf1:arm64 (0.183-1) ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.162 Selecting previously unselected package libbpf0:arm64.
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.164 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.169 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:45:28 [2023-04-13T17:45:28.365Z] #110 5.210 Selecting previously unselected package libmnl0:arm64.
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.212 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.215 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.256 Selecting previously unselected package libxtables12:arm64.
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.259 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.265 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.298 Selecting previously unselected package libcap2-bin.
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.300 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.303 Unpacking libcap2-bin (1:2.44-1) ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.342 Selecting previously unselected package iproute2.
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.344 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.349 Unpacking iproute2 (5.10.0-4) ...
17:45:28 [2023-04-13T17:45:28.621Z] #110 5.447 Selecting previously unselected package xxd.
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.449 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.453 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.497 Selecting previously unselected package vim-common.
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.500 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.508 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.559 Selecting previously unselected package bash-completion.
17:45:28 [2023-04-13T17:45:28.877Z] #110 5.562 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:45:29 [2023-04-13T17:45:29.440Z] #110 6.198 Unpacking bash-completion (1:2.11-2) ...
17:45:29 [2023-04-13T17:45:29.441Z] #110 6.306 Selecting previously unselected package bzip2.
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.308 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.312 Unpacking bzip2 (1.0.8-4) ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.350 Selecting previously unselected package xz-utils.
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.350 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.352 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.404 Selecting previously unselected package apparmor.
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.405 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.426 Unpacking apparmor (2.13.6-10) ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.518 Selecting previously unselected package inetutils-ping.
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.521 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.524 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:45:29 [2023-04-13T17:45:29.697Z] #110 6.568 Selecting previously unselected package libip6tc2:arm64.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.570 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.574 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.606 Selecting previously unselected package libnfnetlink0:arm64.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.608 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.611 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.641 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.644 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.647 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.681 Selecting previously unselected package libnftnl11:arm64.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.683 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.687 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.719 Selecting previously unselected package iptables.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.721 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.724 Unpacking iptables (1.8.7-1) ...
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.794 Selecting previously unselected package libonig5:arm64.
17:45:29 [2023-04-13T17:45:29.954Z] #110 6.794 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.210Z] #110 6.797 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:45:30 [2023-04-13T17:45:30.210Z] #110 6.840 Selecting previously unselected package libjq1:arm64.
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.842 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.846 Unpacking libjq1:arm64 (1.6-2.1) ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.880 Selecting previously unselected package jq.
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.882 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.886 Unpacking jq (1.6-2.1) ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.920 Selecting previously unselected package libaio1:arm64.
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.921 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.924 Unpacking libaio1:arm64 (0.3.112-9) ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.957 Selecting previously unselected package libgpm2:arm64.
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.957 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.961 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.992 Selecting previously unselected package libicu67:arm64.
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.995 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:45:30 [2023-04-13T17:45:30.211Z] #110 6.998 Unpacking libicu67:arm64 (67.1-7) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.672 Selecting previously unselected package libinih1:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.675 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.679 Unpacking libinih1:arm64 (53-1+b2) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.714 Selecting previously unselected package libmicrohttpd12:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.714 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.717 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.756 Selecting previously unselected package libnet1:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.758 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.762 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.798 Selecting previously unselected package libnl-3-200:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.801 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.804 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.841 Selecting previously unselected package libprotobuf-c1:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.843 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.847 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.880 Selecting previously unselected package libyajl2:arm64.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.883 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.886 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.914 Selecting previously unselected package net-tools.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.916 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.920 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.972 Selecting previously unselected package patch.
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.974 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 7.978 Unpacking patch (2.7.6-7) ...
17:45:31 [2023-04-13T17:45:31.139Z] #110 8.012 Selecting previously unselected package python-pip-whl.
17:45:31 [2023-04-13T17:45:31.139Z] #110 8.014 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:45:31 [2023-04-13T17:45:31.395Z] #110 8.019 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:45:31 [2023-04-13T17:45:31.396Z] #110 8.155 Selecting previously unselected package python3-lib2to3.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.157 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.161 Unpacking python3-lib2to3 (3.9.2-1) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.200 Selecting previously unselected package python3-distutils.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.201 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.205 Unpacking python3-distutils (3.9.2-1) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.247 Selecting previously unselected package python3-pkg-resources.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.249 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.253 Unpacking python3-pkg-resources (52.0.0-4) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.296 Selecting previously unselected package python3-setuptools.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.298 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.302 Unpacking python3-setuptools (52.0.0-4) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.358 Selecting previously unselected package python3-wheel.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.360 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.363 Unpacking python3-wheel (0.34.2-1) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.394 Selecting previously unselected package python3-pip.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.397 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.400 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.462 Selecting previously unselected package sudo.
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.465 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.652Z] #110 8.469 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.578 Selecting previously unselected package systemd-journal-remote.
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.581 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.584 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.620 Selecting previously unselected package thin-provisioning-tools.
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.623 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.626 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:45:31 [2023-04-13T17:45:31.908Z] #110 8.684 Selecting previously unselected package uidmap.
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.687 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.690 Unpacking uidmap (1:4.8.1-1) ...
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.734 Selecting previously unselected package vim-runtime.
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.737 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.747 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.757 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:45:32 [2023-04-13T17:45:32.165Z] #110 8.760 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.334 Selecting previously unselected package vim.
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.337 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.345 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.471 Selecting previously unselected package xfsprogs.
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.474 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.477 Unpacking xfsprogs (5.10.0-4) ...
17:45:32 [2023-04-13T17:45:32.728Z] #110 9.573 Selecting previously unselected package zip.
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.576 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.580 Unpacking zip (3.0-12) ...
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.623 Selecting previously unselected package zstd.
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.626 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.629 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:45:32 [2023-04-13T17:45:32.984Z] #110 9.715 Setting up python3-pkg-resources (52.0.0-4) ...
17:45:33 [2023-04-13T17:45:33.240Z] #110 9.911 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.921 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.931 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.941 Setting up libgpm2:arm64 (1.20.7-8) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.951 Setting up libicu67:arm64 (67.1-7) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.959 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.968 Setting up libinih1:arm64 (53-1+b2) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.978 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.988 Setting up uidmap (1:4.8.1-1) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 9.996 Setting up libyajl2:arm64 (2.1.0-3) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 10.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 10.02 Setting up bzip2 (1.0.8-4) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 10.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:45:33 [2023-04-13T17:45:33.241Z] #110 10.03 Setting up python3-wheel (0.34.2-1) ...
17:45:33 [2023-04-13T17:45:33.497Z] #110 10.18 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:45:33 [2023-04-13T17:45:33.497Z] #110 10.18 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:45:33 [2023-04-13T17:45:33.497Z] #110 10.19 Setting up libcap2:arm64 (1:2.44-1) ...
17:45:33 [2023-04-13T17:45:33.497Z] #110 10.20 Setting up libcap2-bin (1:2.44-1) ...
17:45:33 [2023-04-13T17:45:33.497Z] #110 10.21 Setting up apparmor (2.13.6-10) ...
17:45:34 [2023-04-13T17:45:34.425Z] #110 10.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:45:34 [2023-04-13T17:45:34.425Z] #110 10.94 Setting up zip (3.0-12) ...
17:45:34 [2023-04-13T17:45:34.425Z] #110 10.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:45:34 [2023-04-13T17:45:34.425Z] #110 10.97 Setting up bash-completion (1:2.11-2) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.71 Setting up libmnl0:arm64 (1.0.4-3) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.72 Setting up patch (2.7.6-7) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.73 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.77 invoke-rc.d: could not determine current runlevel
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.77 invoke-rc.d: policy-rc.d denied execution of start.
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.78 Setting up libxtables12:arm64 (1.8.7-1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.79 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.80 Setting up pigz (2.6-1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.81 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.82 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:45:34 [2023-04-13T17:45:34.988Z] #110 11.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:45:35 [2023-04-13T17:45:35.244Z] #110 11.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:45:35 [2023-04-13T17:45:35.244Z] #110 12.10 Setting up libaio1:arm64 (0.3.112-9) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.11 Setting up python3-lib2to3 (3.9.2-1) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.21 Setting up libelf1:arm64 (0.183-1) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.22 Setting up libjson-c5:arm64 (0.15-2) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.23 Setting up zstd (1.4.8+dfsg-2.1) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.24 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.25 Setting up libkmod2:arm64 (28-1) ...
17:45:35 [2023-04-13T17:45:35.500Z] #110 12.26 Setting up python3-distutils (3.9.2-1) ...
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:45:35 [2023-04-13T17:45:35.757Z] #110 12.43 Setting up python3-setuptools (52.0.0-4) ...
17:45:36 [2023-04-13T17:45:36.016Z] #110 12.75 Setting up libjq1:arm64 (1.6-2.1) ...
17:45:36 [2023-04-13T17:45:36.016Z] #110 12.76 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:45:36 [2023-04-13T17:45:36.016Z] #110 12.77 Setting up thin-provisioning-tools (0.9.0-1) ...
17:45:36 [2023-04-13T17:45:36.275Z] #110 12.78 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:45:36 [2023-04-13T17:45:36.275Z] #110 13.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.05 Setting up jq (1.6-2.1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.06 Setting up libbpf0:arm64 (1:0.3-2) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.07 Setting up iptables (1.8.7-1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.11 Setting up iproute2 (5.10.0-4) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.24 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.25 Setting up dmsetup (2:1.02.175-2.1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.26 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.27 Setting up systemd (247.3-7+deb11u1) ...
17:45:36 [2023-04-13T17:45:36.532Z] #110 13.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:45:36 [2023-04-13T17:45:36.788Z] #110 13.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:45:36 [2023-04-13T17:45:36.788Z] #110 13.32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:45:36 [2023-04-13T17:45:36.788Z] #110 13.32 Initializing machine ID from random generator.
17:45:37 [2023-04-13T17:45:37.044Z] #110 13.65 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
17:45:37 [2023-04-13T17:45:37.044Z] #110 13.76 Setting up xfsprogs (5.10.0-4) ...
17:45:37 [2023-04-13T17:45:37.044Z] #110 13.77 System has not been booted with systemd as init system (PID 1). Can't operate.
17:45:37 [2023-04-13T17:45:37.044Z] #110 13.77 Failed to connect to bus: Host is down
17:45:37 [2023-04-13T17:45:37.045Z] #110 13.77 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:45:37 [2023-04-13T17:45:37.973Z] #110 DONE 14.7s
17:45:37 [2023-04-13T17:45:37.973Z] 
17:45:37 [2023-04-13T17:45:37.973Z] #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
17:45:38 [2023-04-13T17:45:38.535Z] #111 0.442 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:45:38 [2023-04-13T17:45:38.535Z] #111 0.445 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:45:38 [2023-04-13T17:45:38.535Z] #111 0.448 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:45:38 [2023-04-13T17:45:38.535Z] #111 DONE 0.5s
17:45:38 [2023-04-13T17:45:38.535Z] 
17:45:38 [2023-04-13T17:45:38.535Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
17:45:45 [2023-04-13T17:45:45.074Z] #112 5.736 Collecting yamllint==1.27.1
17:45:45 [2023-04-13T17:45:45.074Z] #112 6.766   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.058 Collecting pathspec>=0.5.3
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.061   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.152 Collecting pyyaml
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.157   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.174 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.178 Building wheels for collected packages: yamllint
17:45:45 [2023-04-13T17:45:45.635Z] #112 7.179   Building wheel for yamllint (setup.py): started
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.427   Building wheel for yamllint (setup.py): finished with status 'done'
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.428   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4698d70a4f0e7624ece5f0bde37b22312a17c6b012cd3eb57d15d5d66fd66d9d
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.428   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.430 Successfully built yamllint
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.436 Installing collected packages: pyyaml, pathspec, yamllint
17:45:45 [2023-04-13T17:45:45.891Z] #112 7.547 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
17:45:46 [2023-04-13T17:45:46.148Z] #112 DONE 7.7s
17:45:46 [2023-04-13T17:45:46.148Z] 
17:45:46 [2023-04-13T17:45:46.148Z] #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
17:45:47 [2023-04-13T17:45:47.077Z] #113 0.681 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:45:47 [2023-04-13T17:45:47.077Z] #113 0.681 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:45:47 [2023-04-13T17:45:47.077Z] #113 0.681 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:45:47 [2023-04-13T17:45:47.639Z] #113 1.026 Reading package lists...
17:45:48 [2023-04-13T17:45:48.201Z] #113 1.559 Reading package lists...
17:45:48 [2023-04-13T17:45:48.457Z] #113 2.075 Building dependency tree...
17:45:48 [2023-04-13T17:45:48.457Z] #113 2.222 Reading state information...
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400 gcc is already the newest version (4:10.2.1-1).
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400 pkg-config is already the newest version (0.29.2-1).
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400 The following additional packages will be installed:
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.400   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.401   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.401   uuid-dev zlib1g-dev
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.403 Suggested packages:
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.403   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.403   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.403 Recommended packages:
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.403   build-essential fakeroot libalgorithm-merge-perl
17:45:48 [2023-04-13T17:45:48.713Z] #113 2.660 The following NEW packages will be installed:
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.660   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.660   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.661   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.661   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.661   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.661   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.661   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.935 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.935 Need to get 10.3 MB of archives.
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.935 After this operation, 41.5 MB of additional disk space will be used.
17:45:48 [2023-04-13T17:45:48.970Z] #113 2.935 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.053 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]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.055 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]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.057 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.058 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.069 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.074 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.076 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.079 Get:10 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:45:49 [2023-04-13T17:45:49.226Z] #113 3.080 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.082 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.085 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.087 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.090 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.095 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.099 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.100 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.101 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.104 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.110 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.111 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.112 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.115 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.117 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.119 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.121 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.127 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.129 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.139 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.142 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:45:49 [2023-04-13T17:45:49.226Z] #113 3.145 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.288 debconf: delaying package configuration, since apt-utils is not installed
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.325 Fetched 10.3 MB in 0s (21.4 MB/s)
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.346 Selecting previously unselected package dpkg-dev.
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.346 (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 ... 21239 files and directories currently installed.)
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.359 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:45:49 [2023-04-13T17:45:49.482Z] #113 3.362 Unpacking dpkg-dev (1.20.12) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.481 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.481 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.487 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.523 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.523 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.527 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.562 Selecting previously unselected package libsecret-common.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.565 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.568 Unpacking libsecret-common (0.20.4-2) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.614 Selecting previously unselected package libsecret-1-0:arm64.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.615 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.618 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.650 Selecting previously unselected package gir1.2-secret-1:arm64.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.652 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.655 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.679 Selecting previously unselected package libapparmor-dev:arm64.
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.682 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.685 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:45:49 [2023-04-13T17:45:49.738Z] #113 3.722 Selecting previously unselected package uuid-dev:arm64.
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.724 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.727 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.764 Selecting previously unselected package libblkid-dev:arm64.
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.768 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.776 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.829 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.829 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.832 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.858 Selecting previously unselected package libudev-dev:arm64.
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.860 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.863 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.901 Selecting previously unselected package libsepol1-dev:arm64.
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.903 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.907 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:45:49 [2023-04-13T17:45:49.995Z] #113 3.966 Selecting previously unselected package libpcre2-16-0:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 3.968 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 3.971 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.018 Selecting previously unselected package libpcre2-32-0:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.020 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.025 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.070 Selecting previously unselected package libpcre2-posix2:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.071 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.074 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.102 Selecting previously unselected package libpcre2-dev:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.105 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.108 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.182 Selecting previously unselected package libselinux1-dev:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.185 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.188 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.240 Selecting previously unselected package libdevmapper-dev:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.243 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.246 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.275 Selecting previously unselected package libffi-dev:arm64.
17:45:50 [2023-04-13T17:45:50.282Z] #113 4.279 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.288 Unpacking libffi-dev:arm64 (3.3-6) ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.322 Selecting previously unselected package libglib2.0-data.
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.325 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.328 Unpacking libglib2.0-data (2.66.8-1) ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.463 Selecting previously unselected package libglib2.0-bin.
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.466 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.469 Unpacking libglib2.0-bin (2.66.8-1) ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.506 Selecting previously unselected package libglib2.0-dev-bin.
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.509 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.513 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:45:50 [2023-04-13T17:45:50.539Z] #113 4.561 Selecting previously unselected package libmount-dev:arm64.
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.565 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.568 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.604 Selecting previously unselected package libpcre16-3:arm64.
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.606 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.609 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.650 Selecting previously unselected package libpcre32-3:arm64.
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.653 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.656 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.698 Selecting previously unselected package libpcrecpp0v5:arm64.
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.701 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.704 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.734 Selecting previously unselected package libpcre3-dev:arm64.
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.737 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.740 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:45:50 [2023-04-13T17:45:50.795Z] #113 4.813 Selecting previously unselected package zlib1g-dev:arm64.
17:45:51 [2023-04-13T17:45:51.051Z] #113 4.816 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:45:51 [2023-04-13T17:45:51.051Z] #113 4.819 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:45:51 [2023-04-13T17:45:51.051Z] #113 4.861 Selecting previously unselected package libglib2.0-dev:arm64.
17:45:51 [2023-04-13T17:45:51.051Z] #113 4.863 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:45:51 [2023-04-13T17:45:51.051Z] #113 4.867 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.054 Selecting previously unselected package libseccomp-dev:arm64.
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.057 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.060 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.097 Selecting previously unselected package libsecret-1-dev:arm64.
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.100 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.103 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.154 Selecting previously unselected package libsystemd-dev:arm64.
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.157 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:45:51 [2023-04-13T17:45:51.308Z] #113 5.160 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.268 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.280 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.439 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.449 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.457 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.466 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.476 Setting up libffi-dev:arm64 (3.3-6) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.486 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.496 Setting up dpkg-dev (1.20.12) ...
17:45:51 [2023-04-13T17:45:51.564Z] #113 5.512 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.521 Setting up libglib2.0-data (2.66.8-1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.530 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.540 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.550 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.559 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.568 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.577 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.586 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.596 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.604 Setting up libsecret-common (0.20.4-2) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.613 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.626 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.634 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.643 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.652 Setting up libglib2.0-bin (2.66.8-1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.663 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.672 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.680 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.689 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.698 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.707 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:45:51 [2023-04-13T17:45:51.820Z] #113 5.717 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:45:52 [2023-04-13T17:45:52.076Z] #113 5.728 No schema files found: doing nothing.
17:45:52 [2023-04-13T17:45:52.076Z] #113 5.732 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:45:52 [2023-04-13T17:45:52.076Z] #113 5.750 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:45:52 [2023-04-13T17:45:52.076Z] #113 DONE 6.0s
17:45:52 [2023-04-13T17:45:52.333Z] 
17:45:52 [2023-04-13T17:45:52.333Z] #114 [dev 1/1] COPY . .
17:45:54 [2023-04-13T17:45:54.857Z] #114 DONE 2.7s
17:45:54 [2023-04-13T17:45:54.857Z] 
17:45:54 [2023-04-13T17:45:54.857Z] #115 exporting to image
17:45:54 [2023-04-13T17:45:54.857Z] #115 exporting layers
17:45:56 [2023-04-13T17:45:56.224Z] #115 exporting layers 1.2s done
17:45:56 [2023-04-13T17:45:56.224Z] #115 writing image sha256:f8ece532f72abe8822199e0ff238ed8f3c63be41f4867632e52fe4dea78946d1 done
17:45:56 [2023-04-13T17:45:56.224Z] #115 naming to docker.io/library/docker:d0efca893b9ddb6864f1408f55b898441cbd7ec3 done
17:45:56 [2023-04-13T17:45:56.224Z] #115 DONE 1.2s