Skip to content

Console Output

18:14:52 [2022-11-29T18:14:52.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d15fe0d782760076d09e9a851bc1927ca6068d43 .
18:14:52 [2022-11-29T18:14:52.838Z] #1 [internal] load build definition from Dockerfile
18:14:52 [2022-11-29T18:14:52.838Z] #1 transferring dockerfile: 19.72kB done
18:14:52 [2022-11-29T18:14:52.838Z] #1 DONE 0.0s
18:14:52 [2022-11-29T18:14:52.838Z] 
18:14:52 [2022-11-29T18:14:52.838Z] #2 [internal] load .dockerignore
18:14:52 [2022-11-29T18:14:52.838Z] #2 transferring context: 145B done
18:14:52 [2022-11-29T18:14:52.838Z] #2 DONE 0.0s
18:14:52 [2022-11-29T18:14:52.838Z] 
18:14:52 [2022-11-29T18:14:52.838Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:14:53 [2022-11-29T18:14:53.098Z] #3 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.098Z] 
18:14:53 [2022-11-29T18:14:53.098Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
18:14:53 [2022-11-29T18:14:53.098Z] #4 CACHED
18:14:53 [2022-11-29T18:14:53.098Z] 
18:14:53 [2022-11-29T18:14:53.098Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
18:14:53 [2022-11-29T18:14:53.364Z] #5 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
18:14:53 [2022-11-29T18:14:53.364Z] #6 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:14:53 [2022-11-29T18:14:53.364Z] #7 DONE 0.1s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:14:53 [2022-11-29T18:14:53.364Z] #8 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
18:14:53 [2022-11-29T18:14:53.364Z] #9 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
18:14:53 [2022-11-29T18:14:53.364Z] #10 DONE 0.0s
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #11 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:14:53 [2022-11-29T18:14:53.364Z] #11 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #12 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:14:53 [2022-11-29T18:14:53.364Z] #12 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:14:53 [2022-11-29T18:14:53.364Z] #13 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #14 [dev-systemd-false  1/28] RUN groupadd -r docker
18:14:53 [2022-11-29T18:14:53.364Z] #14 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #15 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
18:14:53 [2022-11-29T18:14:53.364Z] #15 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #16 [base 3/3] 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
18:14:53 [2022-11-29T18:14:53.364Z] #16 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #17 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:14:53 [2022-11-29T18:14:53.364Z] #17 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #18 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:14:53 [2022-11-29T18:14:53.364Z] #18 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #19 [dev-systemd-false  6/28] RUN ldconfig
18:14:53 [2022-11-29T18:14:53.364Z] #19 CACHED
18:14:53 [2022-11-29T18:14:53.364Z] 
18:14:53 [2022-11-29T18:14:53.364Z] #20 [internal] load build context
18:14:53 [2022-11-29T18:14:53.625Z] #20 ...
18:14:53 [2022-11-29T18:14:53.625Z] 
18:14:53 [2022-11-29T18:14:53.625Z] #21 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:14:53 [2022-11-29T18:14:53.625Z] #21 DONE 0.4s
18:14:53 [2022-11-29T18:14:53.625Z] 
18:14:53 [2022-11-29T18:14:53.625Z] #20 [internal] load build context
18:14:55 [2022-11-29T18:14:55.032Z] #20 transferring context: 63.71MB 1.5s done
18:14:55 [2022-11-29T18:14:55.032Z] #20 DONE 1.6s
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
18:14:55 [2022-11-29T18:14:55.032Z] #22 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:14:55 [2022-11-29T18:14:55.032Z] #23 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:14:55 [2022-11-29T18:14:55.032Z] #24 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #25 [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
18:14:55 [2022-11-29T18:14:55.032Z] #25 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #26 [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
18:14:55 [2022-11-29T18:14:55.032Z] #26 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:14:55 [2022-11-29T18:14:55.032Z] #27 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:14:55 [2022-11-29T18:14:55.032Z] #28 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
18:14:55 [2022-11-29T18:14:55.032Z] #29 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.032Z] #30 [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
18:14:55 [2022-11-29T18:14:55.032Z] #30 CACHED
18:14:55 [2022-11-29T18:14:55.032Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #31 [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
18:14:55 [2022-11-29T18:14:55.033Z] #31 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #32 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #32 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #33 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
18:14:55 [2022-11-29T18:14:55.033Z] #33 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #34 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:14:55 [2022-11-29T18:14:55.033Z] #34 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:14:55 [2022-11-29T18:14:55.033Z] #35 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:14:55 [2022-11-29T18:14:55.033Z] #36 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #37 [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
18:14:55 [2022-11-29T18:14:55.033Z] #37 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #38 [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
18:14:55 [2022-11-29T18:14:55.033Z] #38 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #39 [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
18:14:55 [2022-11-29T18:14:55.033Z] #39 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #40 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
18:14:55 [2022-11-29T18:14:55.033Z] #40 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #41 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
18:14:55 [2022-11-29T18:14:55.033Z] #41 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #42 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #42 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:14:55 [2022-11-29T18:14:55.033Z] #43 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #44 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
18:14:55 [2022-11-29T18:14:55.033Z] #44 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #45 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #45 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #46 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:14:55 [2022-11-29T18:14:55.033Z] #46 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #47 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
18:14:55 [2022-11-29T18:14:55.033Z] #47 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #48 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
18:14:55 [2022-11-29T18:14:55.033Z] #48 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:14:55 [2022-11-29T18:14:55.033Z] #49 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:14:55 [2022-11-29T18:14:55.033Z] #50 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:14:55 [2022-11-29T18:14:55.033Z] #8 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #51 [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             ;
18:14:55 [2022-11-29T18:14:55.033Z] #51 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #52 [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
18:14:55 [2022-11-29T18:14:55.033Z] #52 CACHED
18:14:55 [2022-11-29T18:14:55.033Z] 
18:14:55 [2022-11-29T18:14:55.033Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.069 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.152 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:14:55 [2022-11-29T18:14:55.033Z] #0 1.155 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:14:55 [2022-11-29T18:14:55.602Z] #0 1.627 Reading package lists...
18:14:56 [2022-11-29T18:14:56.171Z] #53 2.277 Reading package lists...
18:14:56 [2022-11-29T18:14:56.430Z] #53 2.820 Building dependency tree...
18:14:56 [2022-11-29T18:14:56.430Z] #53 2.986 Reading state information...
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184 The following additional packages will be installed:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.184   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.185   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.185   python3-pkg-resources vim-runtime xxd
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186 Suggested packages:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   acl attr quota
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186 Recommended packages:
18:14:56 [2022-11-29T18:14:56.430Z] #53 3.186   libatm1 nftables libpam-cap build-essential python3-dev unzip
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.499 The following NEW packages will be installed:
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.499   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.500   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.501   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.501   xz-utils zip zstd
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 Need to get 27.0 MB of archives.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 After this operation, 105 MB of additional disk space will be used.
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.780 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.786 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.788 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.790 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.791 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.797 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.800 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.801 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.808 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:14:56 [2022-11-29T18:14:56.998Z] #53 3.810 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.813 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.833 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.837 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.838 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.841 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.842 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.844 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.845 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.850 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.912 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.913 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.924 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.926 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.932 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.983 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.983 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.984 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.985 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.987 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.987 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.988 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.988 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.997 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.998 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 3.998 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 4.011 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:14:57 [2022-11-29T18:14:57.258Z] #53 4.015 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.020 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.022 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.027 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.029 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.032 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.070 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.078 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.082 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.083 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.234 debconf: delaying package configuration, since apt-utils is not installed
18:14:57 [2022-11-29T18:14:57.518Z] #53 4.275 Fetched 27.0 MB in 1s (46.8 MB/s)
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.300 Selecting previously unselected package pigz.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.300 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.316 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.320 Unpacking pigz (2.6-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.360 Selecting previously unselected package libelf1:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.360 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.368 Unpacking libelf1:arm64 (0.183-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.417 Selecting previously unselected package libbpf0:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.420 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.423 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.465 Selecting previously unselected package libcap2:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.468 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.472 Unpacking libcap2:arm64 (1:2.44-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.513 Selecting previously unselected package libmnl0:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.516 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.519 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.551 Selecting previously unselected package libxtables12:arm64.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.554 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.558 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.595 Selecting previously unselected package libcap2-bin.
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.596 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.602 Unpacking libcap2-bin (1:2.44-1) ...
18:14:57 [2022-11-29T18:14:57.778Z] #53 4.641 Selecting previously unselected package iproute2.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.644 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.648 Unpacking iproute2 (5.10.0-4) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.752 Selecting previously unselected package xxd.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.752 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.755 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.808 Selecting previously unselected package vim-common.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.811 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.823 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.887 Selecting previously unselected package bash-completion.
18:14:58 [2022-11-29T18:14:58.038Z] #53 4.887 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.542 Unpacking bash-completion (1:2.11-2) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.650 Selecting previously unselected package bzip2.
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.654 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.658 Unpacking bzip2 (1.0.8-4) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.695 Selecting previously unselected package xz-utils.
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.698 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.703 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:14:58 [2022-11-29T18:14:58.976Z] #53 5.762 Selecting previously unselected package apparmor.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.765 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.788 Unpacking apparmor (2.13.6-10) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.893 Selecting previously unselected package inetutils-ping.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.896 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.901 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.955 Selecting previously unselected package libip4tc2:arm64.
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.958 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 5.961 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.235Z] #53 6.002 Selecting previously unselected package libip6tc2:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.005 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.010 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.052 Selecting previously unselected package libnfnetlink0:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.055 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.059 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.096 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.099 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.105 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.146 Selecting previously unselected package libnftnl11:arm64.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.149 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.154 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.191 Selecting previously unselected package iptables.
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.193 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.495Z] #53 6.198 Unpacking iptables (1.8.7-1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.288 Selecting previously unselected package libonig5:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.291 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.296 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.347 Selecting previously unselected package libjq1:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.350 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.354 Unpacking libjq1:arm64 (1.6-2.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.398 Selecting previously unselected package jq.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.401 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.407 Unpacking jq (1.6-2.1) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.449 Selecting previously unselected package libaio1:arm64.
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.452 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.456 Unpacking libaio1:arm64 (0.3.112-9) ...
18:14:59 [2022-11-29T18:14:59.755Z] #53 6.502 Selecting previously unselected package libgpm2:arm64.
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.505 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.509 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.548 Selecting previously unselected package libicu67:arm64.
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.551 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.014Z] #53 6.555 Unpacking libicu67:arm64 (67.1-7) ...
18:15:00 [2022-11-29T18:15:00.584Z] #53 7.252 Selecting previously unselected package libinih1:arm64.
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.255 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.263 Unpacking libinih1:arm64 (53-1+b2) ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.318 Selecting previously unselected package libnet1:arm64.
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.321 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.325 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:15:00 [2022-11-29T18:15:00.585Z] #53 7.367 Selecting previously unselected package libnl-3-200:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.368 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.374 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.418 Selecting previously unselected package libprotobuf-c1:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.421 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.425 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.463 Selecting previously unselected package libyajl2:arm64.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.466 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.469 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.506 Selecting previously unselected package net-tools.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.509 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.515 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.565 Selecting previously unselected package patch.
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.568 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
18:15:00 [2022-11-29T18:15:00.844Z] #53 7.571 Unpacking patch (2.7.6-7) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.609 Selecting previously unselected package python-pip-whl.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.612 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.616 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.763 Selecting previously unselected package python3-lib2to3.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.766 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.770 Unpacking python3-lib2to3 (3.9.2-1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.814 Selecting previously unselected package python3-distutils.
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.818 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.821 Unpacking python3-distutils (3.9.2-1) ...
18:15:01 [2022-11-29T18:15:01.104Z] #53 7.864 Selecting previously unselected package python3-pkg-resources.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.867 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.870 Unpacking python3-pkg-resources (52.0.0-4) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.918 Selecting previously unselected package python3-setuptools.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.921 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.926 Unpacking python3-setuptools (52.0.0-4) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.989 Selecting previously unselected package python3-wheel.
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.993 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 7.996 Unpacking python3-wheel (0.34.2-1) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.037 Selecting previously unselected package python3-pip.
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.040 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.044 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:15:01 [2022-11-29T18:15:01.363Z] #53 8.115 Selecting previously unselected package sudo.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.119 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.125 Unpacking sudo (1.9.5p2-3) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.242 Selecting previously unselected package thin-provisioning-tools.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.242 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.246 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.305 Selecting previously unselected package uidmap.
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.309 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.312 Unpacking uidmap (1:4.8.1-1) ...
18:15:01 [2022-11-29T18:15:01.622Z] #53 8.376 Selecting previously unselected package vim-runtime.
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.379 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.391 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.401 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:15:01 [2022-11-29T18:15:01.882Z] #53 8.405 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 8.998 Selecting previously unselected package vim.
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.002 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.016 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.150 Selecting previously unselected package xfsprogs.
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.153 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.157 Unpacking xfsprogs (5.10.0-4) ...
18:15:02 [2022-11-29T18:15:02.451Z] #53 9.260 Selecting previously unselected package zip.
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.262 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.266 Unpacking zip (3.0-12) ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.315 Selecting previously unselected package zstd.
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.320 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:15:02 [2022-11-29T18:15:02.712Z] #53 9.324 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.599 Setting up python3-pkg-resources (52.0.0-4) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.808 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:15:02 [2022-11-29T18:15:02.971Z] #53 9.819 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.833 Setting up libgpm2:arm64 (1.20.7-8) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.846 Setting up libicu67:arm64 (67.1-7) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.860 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.874 Setting up libinih1:arm64 (53-1+b2) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.888 Setting up uidmap (1:4.8.1-1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.899 Setting up libyajl2:arm64 (2.1.0-3) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.910 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.921 Setting up bzip2 (1.0.8-4) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.933 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:15:03 [2022-11-29T18:15:03.230Z] #53 9.945 Setting up python3-wheel (0.34.2-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.09 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.10 Setting up libcap2:arm64 (1:2.44-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.12 Setting up libcap2-bin (1:2.44-1) ...
18:15:03 [2022-11-29T18:15:03.490Z] #53 10.13 Setting up apparmor (2.13.6-10) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.31 Setting up zip (3.0-12) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:15:04 [2022-11-29T18:15:04.869Z] #53 11.37 Setting up bash-completion (1:2.11-2) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.22 Setting up libmnl0:arm64 (1.0.4-3) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.23 Setting up patch (2.7.6-7) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.25 Setting up sudo (1.9.5p2-3) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.35 invoke-rc.d: could not determine current runlevel
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.35 invoke-rc.d: policy-rc.d denied execution of start.
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.36 Setting up xfsprogs (5.10.0-4) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.38 Setting up libxtables12:arm64 (1.8.7-1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.39 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.43 Setting up pigz (2.6-1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:15:05 [2022-11-29T18:15:05.808Z] #53 12.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.72 Setting up libaio1:arm64 (0.3.112-9) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.74 Setting up python3-lib2to3 (3.9.2-1) ...
18:15:06 [2022-11-29T18:15:06.068Z] #53 12.86 Setting up libelf1:arm64 (0.183-1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.88 Setting up zstd (1.4.8+dfsg-2.1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.89 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 12.90 Setting up python3-distutils (3.9.2-1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.03 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:15:06 [2022-11-29T18:15:06.328Z] #53 13.11 Setting up python3-setuptools (52.0.0-4) ...
18:15:06 [2022-11-29T18:15:06.589Z] #53 13.45 Setting up libjq1:arm64 (1.6-2.1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.48 Setting up thin-provisioning-tools (0.9.0-1) ...
18:15:06 [2022-11-29T18:15:06.849Z] #53 13.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.77 Setting up jq (1.6-2.1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.79 Setting up libbpf0:arm64 (1:0.3-2) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.81 Setting up iptables (1.8.7-1) ...
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:15:07 [2022-11-29T18:15:07.108Z] #53 13.86 Setting up iproute2 (5.10.0-4) ...
18:15:07 [2022-11-29T18:15:07.368Z] #53 14.01 Processing triggers for libc-bin (2.31-13+deb11u5) ...
18:15:10 [2022-11-29T18:15:10.658Z] #53 DONE 17.0s
18:15:10 [2022-11-29T18:15:10.658Z] 
18:15:10 [2022-11-29T18:15:10.658Z] #54 [dev-systemd-false  8/28] 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
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:15:10 [2022-11-29T18:15:10.658Z] #54 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:15:10 [2022-11-29T18:15:10.658Z] #54 DONE 0.4s
18:15:10 [2022-11-29T18:15:10.658Z] 
18:15:10 [2022-11-29T18:15:10.658Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:15:17 [2022-11-29T18:15:17.230Z] #55 5.725 Collecting yamllint==1.27.1
18:15:17 [2022-11-29T18:15:17.490Z] #55 6.756   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:15:17 [2022-11-29T18:15:17.750Z] #55 7.064 Collecting pathspec>=0.5.3
18:15:17 [2022-11-29T18:15:17.750Z] #55 7.069   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.166 Collecting pyyaml
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.171   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.188 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.193 Building wheels for collected packages: yamllint
18:15:18 [2022-11-29T18:15:18.011Z] #55 7.193   Building wheel for yamllint (setup.py): started
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.459   Building wheel for yamllint (setup.py): finished with status 'done'
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.460   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ece0c00938a24bcfed1f518f1e0da79b119a6d428042b9e8c3c0f9bb60a9a2f0
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.460   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.462 Successfully built yamllint
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.469 Installing collected packages: pyyaml, pathspec, yamllint
18:15:18 [2022-11-29T18:15:18.275Z] #55 7.590 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
18:15:18 [2022-11-29T18:15:18.535Z] #55 DONE 7.7s
18:15:18 [2022-11-29T18:15:18.535Z] 
18:15:18 [2022-11-29T18:15:18.535Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:15:18 [2022-11-29T18:15:18.794Z] #56 DONE 0.2s
18:15:18 [2022-11-29T18:15:18.794Z] 
18:15:18 [2022-11-29T18:15:18.794Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:15:19 [2022-11-29T18:15:19.053Z] #57 DONE 0.4s
18:15:19 [2022-11-29T18:15:19.053Z] 
18:15:19 [2022-11-29T18:15:19.053Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.053Z] #58 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.053Z] 
18:15:19 [2022-11-29T18:15:19.053Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #59 DONE 0.3s
18:15:19 [2022-11-29T18:15:19.622Z] 
18:15:19 [2022-11-29T18:15:19.622Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #60 DONE 0.2s
18:15:19 [2022-11-29T18:15:19.622Z] 
18:15:19 [2022-11-29T18:15:19.622Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.622Z] #61 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.882Z] 
18:15:19 [2022-11-29T18:15:19.882Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:15:19 [2022-11-29T18:15:19.882Z] #62 DONE 0.1s
18:15:19 [2022-11-29T18:15:19.882Z] 
18:15:19 [2022-11-29T18:15:19.882Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #63 DONE 0.3s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #64 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.235Z] #65 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.235Z] 
18:15:20 [2022-11-29T18:15:20.235Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.509Z] #66 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.509Z] 
18:15:20 [2022-11-29T18:15:20.509Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.509Z] #67 DONE 0.1s
18:15:20 [2022-11-29T18:15:20.509Z] 
18:15:20 [2022-11-29T18:15:20.509Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:15:20 [2022-11-29T18:15:20.769Z] #68 DONE 0.2s
18:15:20 [2022-11-29T18:15:20.769Z] 
18:15:20 [2022-11-29T18:15:20.769Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.347Z] #69 DONE 0.7s
18:15:21 [2022-11-29T18:15:21.347Z] 
18:15:21 [2022-11-29T18:15:21.347Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.347Z] #70 DONE 0.1s
18:15:21 [2022-11-29T18:15:21.347Z] 
18:15:21 [2022-11-29T18:15:21.347Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
18:15:21 [2022-11-29T18:15:21.915Z] #71 DONE 0.6s
18:15:21 [2022-11-29T18:15:21.915Z] 
18:15:21 [2022-11-29T18:15:21.915Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:15:22 [2022-11-29T18:15:22.175Z] #72 DONE 0.1s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:15:22 [2022-11-29T18:15:22.175Z] #73 DONE 0.0s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:15:22 [2022-11-29T18:15:22.175Z] #74 DONE 0.0s
18:15:22 [2022-11-29T18:15:22.175Z] 
18:15:22 [2022-11-29T18:15:22.175Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:15:24 [2022-11-29T18:15:24.713Z] #75 DONE 2.4s
18:15:24 [2022-11-29T18:15:24.713Z] 
18:15:24 [2022-11-29T18:15:24.713Z] #76 exporting to image
18:15:24 [2022-11-29T18:15:24.713Z] #76 exporting layers
18:15:26 [2022-11-29T18:15:26.092Z] #76 exporting layers 1.3s done
18:15:26 [2022-11-29T18:15:26.092Z] #76 writing image sha256:7ad3cac5de053d672a245dc57fcd6209ba03817a4f6168f196d6a1c5183d2a6d done
18:15:26 [2022-11-29T18:15:26.092Z] #76 naming to docker.io/library/docker:d15fe0d782760076d09e9a851bc1927ca6068d43 done
18:15:26 [2022-11-29T18:15:26.092Z] #76 DONE 1.4s