Skip to content

Console Output

Skipping 143 KB.. Full Log
4.0-3) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 44.85 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 44.87 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 44.90 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 44.92 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 44.93 Processing triggers for libc-bin (2.36-9+deb12u3) ...
12:47:09 [2023-12-18T12:47:09.751Z] #60 ...
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #63 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:47:09 [2023-12-18T12:47:09.751Z] #63 DONE 44.0s
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #62 [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             pkg-config
12:47:09 [2023-12-18T12:47:09.751Z] #62 DONE 45.0s
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #53 [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.54.2"      && /build/golangci-lint --version
12:47:09 [2023-12-18T12:47:09.751Z] #53 42.96 golangci-lint has version v1.54.2 built with go1.21.5 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
12:47:09 [2023-12-18T12:47:09.751Z] #53 DONE 45.4s
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #59 [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
12:47:09 [2023-12-18T12:47:09.751Z] #59 DONE 45.4s
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #56 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
12:47:09 [2023-12-18T12:47:09.751Z] #56 DONE 45.2s
12:47:09 [2023-12-18T12:47:09.751Z] 
12:47:09 [2023-12-18T12:47:09.751Z] #67 [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...)
12:47:10 [2023-12-18T12:47:10.012Z] #67 ...
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #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             ;
12:47:10 [2023-12-18T12:47:10.012Z] #51 DONE 45.5s
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #55 [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             pkg-config
12:47:10 [2023-12-18T12:47:10.012Z] #55 DONE 45.1s
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #54 [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
12:47:10 [2023-12-18T12:47:10.012Z] #54 DONE 45.2s
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #50 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:47:10 [2023-12-18T12:47:10.012Z] #50 DONE 45.5s
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #60 [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             pkg-config
12:47:10 [2023-12-18T12:47:10.012Z] #60 DONE 45.2s
12:47:10 [2023-12-18T12:47:10.012Z] 
12:47:10 [2023-12-18T12:47:10.012Z] #68 [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             pkg-config
12:47:11 [2023-12-18T12:47:11.443Z] #68 ...
12:47:11 [2023-12-18T12:47:11.443Z] 
12:47:11 [2023-12-18T12:47:11.443Z] #69 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:47:11 [2023-12-18T12:47:11.443Z] #69 DONE 1.5s
12:47:11 [2023-12-18T12:47:11.443Z] 
12:47:11 [2023-12-18T12:47:11.443Z] #70 [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...)
12:47:13 [2023-12-18T12:47:13.982Z] #70 ...
12:47:13 [2023-12-18T12:47:13.982Z] 
12:47:13 [2023-12-18T12:47:13.982Z] #71 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:47:13 [2023-12-18T12:47:13.982Z] #71 DONE 4.0s
12:47:13 [2023-12-18T12:47:13.982Z] 
12:47:13 [2023-12-18T12:47:13.982Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:13 [2023-12-18T12:47:13.982Z] #72 4.008 Cloning into '/tmp/crun-build'...
12:47:14 [2023-12-18T12:47:14.926Z] #72 5.095 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:47:14 [2023-12-18T12:47:14.926Z] #72 ...
12:47:14 [2023-12-18T12:47:14.926Z] 
12:47:14 [2023-12-18T12:47:14.926Z] #73 [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...)
12:47:14 [2023-12-18T12:47:14.926Z] #73 4.161 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:47:14 [2023-12-18T12:47:14.926Z] #73 4.161 + mkdir /build
12:47:14 [2023-12-18T12:47:14.926Z] #73 DONE 5.4s
12:47:14 [2023-12-18T12:47:14.926Z] 
12:47:14 [2023-12-18T12:47:14.927Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:14 [2023-12-18T12:47:14.927Z] #72 5.098 Cloning into '/tmp/crun-build/libocispec'...
12:47:14 [2023-12-18T12:47:14.927Z] #72 ...
12:47:14 [2023-12-18T12:47:14.927Z] 
12:47:14 [2023-12-18T12:47:14.927Z] #68 [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             pkg-config
12:47:14 [2023-12-18T12:47:14.927Z] #68 5.156 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:47:14 [2023-12-18T12:47:14.927Z] #68 5.156 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:47:14 [2023-12-18T12:47:14.927Z] #68 5.157 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:47:18 [2023-12-18T12:47:18.768Z] #68 ...
12:47:18 [2023-12-18T12:47:18.768Z] 
12:47:18 [2023-12-18T12:47:18.768Z] #74 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:47:18 [2023-12-18T12:47:18.768Z] #74 DONE 5.5s
12:47:18 [2023-12-18T12:47:18.768Z] 
12:47:18 [2023-12-18T12:47:18.768Z] #68 [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             pkg-config
12:47:18 [2023-12-18T12:47:18.768Z] #68 5.515 Reading package lists...
12:47:18 [2023-12-18T12:47:18.768Z] #68 6.218 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
12:47:18 [2023-12-18T12:47:18.768Z] #68 6.226 Reading package lists...
12:47:18 [2023-12-18T12:47:18.768Z] #68 6.932 Building dependency tree...
12:47:18 [2023-12-18T12:47:18.768Z] #68 7.147 Reading state information...
12:47:18 [2023-12-18T12:47:18.768Z] #68 7.551 gcc is already the newest version (4:12.2.0-3).
12:47:18 [2023-12-18T12:47:18.768Z] #68 7.551 libc6-dev is already the newest version (2.36-9+deb12u3).
12:47:18 [2023-12-18T12:47:18.768Z] #68 7.551 pkg-config is already the newest version (1.8.1-1).
12:47:18 [2023-12-18T12:47:18.768Z] #68 7.551 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
12:47:18 [2023-12-18T12:47:18.768Z] #68 DONE 8.1s
12:47:18 [2023-12-18T12:47:18.768Z] 
12:47:18 [2023-12-18T12:47:18.768Z] #70 [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...)
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.266 go: downloading github.com/sirupsen/logrus v1.9.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.272 go: downloading github.com/urfave/cli/v2 v2.23.5
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.311 go: downloading github.com/google/uuid v1.3.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.327 go: downloading github.com/moby/vpnkit v0.5.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.334 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.368 go: downloading github.com/gorilla/mux v1.8.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.370 go: downloading github.com/moby/sys/mountinfo v0.6.2
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.387 go: downloading golang.org/x/sys v0.2.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 4.759 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:47:18 [2023-12-18T12:47:18.768Z] #70 5.129 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:47:18 [2023-12-18T12:47:18.768Z] #70 5.130 go: downloading golang.org/x/net v0.1.0
12:47:18 [2023-12-18T12:47:18.768Z] #70 5.149 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
12:47:18 [2023-12-18T12:47:18.768Z] #70 5.151 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
12:47:18 [2023-12-18T12:47:18.768Z] #70 ...
12:47:18 [2023-12-18T12:47:18.768Z] 
12:47:18 [2023-12-18T12:47:18.768Z] #57 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:47:18 [2023-12-18T12:47:18.768Z] #57 51.92 Docker version 24.0.2, build cb74dfc
12:47:18 [2023-12-18T12:47:18.768Z] #57 DONE 53.3s
12:47:18 [2023-12-18T12:47:18.768Z] 
12:47:18 [2023-12-18T12:47:18.768Z] #75 [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...)
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766   CMake.
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766 
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766   CMake that the project does not need compatibility with older versions.
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766 
12:47:18 [2023-12-18T12:47:18.768Z] #75 0.766 
12:47:19 [2023-12-18T12:47:19.030Z] #75 1.177 -- The C compiler identification is GNU 12.2.0
12:47:19 [2023-12-18T12:47:19.291Z] #75 1.201 -- Detecting C compiler ABI info
12:47:19 [2023-12-18T12:47:19.291Z] #75 1.431 -- Detecting C compiler ABI info - done
12:47:19 [2023-12-18T12:47:19.562Z] #75 1.462 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
12:47:19 [2023-12-18T12:47:19.562Z] #75 1.463 -- Detecting C compile features
12:47:19 [2023-12-18T12:47:19.562Z] #75 1.463 -- Detecting C compile features - done
12:47:19 [2023-12-18T12:47:19.562Z] #75 1.489 -- Performing Test HAS_BUILTIN_FORTIFY
12:47:19 [2023-12-18T12:47:19.562Z] #75 1.666 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:47:19 [2023-12-18T12:47:19.824Z] #75 ...
12:47:19 [2023-12-18T12:47:19.824Z] 
12:47:19 [2023-12-18T12:47:19.824Z] #76 [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...)
12:47:19 [2023-12-18T12:47:19.824Z] #76 ...
12:47:19 [2023-12-18T12:47:19.824Z] 
12:47:19 [2023-12-18T12:47:19.824Z] #77 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:47:19 [2023-12-18T12:47:19.824Z] #77 ...
12:47:19 [2023-12-18T12:47:19.824Z] 
12:47:19 [2023-12-18T12:47:19.824Z] #75 [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...)
12:47:19 [2023-12-18T12:47:19.824Z] #75 1.877 -- Configuring done
12:47:19 [2023-12-18T12:47:19.824Z] #75 1.882 -- Generating done
12:47:19 [2023-12-18T12:47:19.824Z] #75 1.936 -- Build files have been written to: /go/src/github.com/krallin/tini
12:47:19 [2023-12-18T12:47:19.824Z] #75 2.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:47:20 [2023-12-18T12:47:20.397Z] #75 2.575 [100%] Linking C executable tini-static
12:47:20 [2023-12-18T12:47:20.397Z] #75 2.677 [100%] Built target tini-static
12:47:21 [2023-12-18T12:47:21.340Z] #75 DONE 3.3s
12:47:21 [2023-12-18T12:47:21.340Z] 
12:47:21 [2023-12-18T12:47:21.340Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.416 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.416 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.417 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.417 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.425 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:47:21 [2023-12-18T12:47:21.340Z] #72 5.963 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:47:21 [2023-12-18T12:47:21.340Z] #72 6.377 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:47:21 [2023-12-18T12:47:21.340Z] #72 6.770 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
12:47:21 [2023-12-18T12:47:21.340Z] #72 6.793 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
12:47:21 [2023-12-18T12:47:21.340Z] #72 6.817 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
12:47:21 [2023-12-18T12:47:21.914Z] #72 12.14 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:47:23 [2023-12-18T12:47:23.827Z] #72 ...
12:47:23 [2023-12-18T12:47:23.827Z] 
12:47:23 [2023-12-18T12:47:23.827Z] #77 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:47:23 [2023-12-18T12:47:23.827Z] #77 DONE 14.2s
12:47:23 [2023-12-18T12:47:23.827Z] 
12:47:23 [2023-12-18T12:47:23.827Z] #78 [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...)
12:47:23 [2023-12-18T12:47:23.827Z] #78 ...
12:47:23 [2023-12-18T12:47:23.827Z] 
12:47:23 [2023-12-18T12:47:23.827Z] #67 [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...)
12:47:23 [2023-12-18T12:47:23.827Z] #67 4.205 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.10-0-g18a0cb0 -X main.version=1.1.10 -linkmode external -extldflags --static-pie " -o runc .
12:47:24 [2023-12-18T12:47:24.406Z] #67 ...
12:47:24 [2023-12-18T12:47:24.406Z] 
12:47:24 [2023-12-18T12:47:24.406Z] #79 [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...)
12:47:27 [2023-12-18T12:47:27.728Z] #79 3.133 + bin/ctr
12:47:27 [2023-12-18T12:47:27.728Z] #79 3.136 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
12:47:31 [2023-12-18T12:47:31.035Z] #79 ...
12:47:31 [2023-12-18T12:47:31.035Z] 
12:47:31 [2023-12-18T12:47:31.035Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:31 [2023-12-18T12:47:31.035Z] #72 16.50 libtoolize: putting auxiliary files in '.'.
12:47:31 [2023-12-18T12:47:31.035Z] #72 16.50 libtoolize: copying file './ltmain.sh'
12:47:31 [2023-12-18T12:47:31.035Z] #72 17.39 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:47:31 [2023-12-18T12:47:31.035Z] #72 17.39 libtoolize: and rerunning libtoolize and aclocal.
12:47:31 [2023-12-18T12:47:31.035Z] #72 17.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.60 configure.ac:7: installing './compile'
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.60 configure.ac:11: installing './config.guess'
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.60 configure.ac:11: installing './config.sub'
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.61 configure.ac:8: installing './install-sh'
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.61 configure.ac:8: installing './missing'
12:47:31 [2023-12-18T12:47:31.035Z] #72 20.68 Makefile.am: installing './depcomp'
12:47:31 [2023-12-18T12:47:31.035Z] #72 21.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:47:31 [2023-12-18T12:47:31.296Z] #72 21.42 libtoolize: copying file 'build-aux/ltmain.sh'
12:47:31 [2023-12-18T12:47:31.296Z] #72 21.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:47:31 [2023-12-18T12:47:31.296Z] #72 21.59 libtoolize: copying file 'm4/libtool.m4'
12:47:31 [2023-12-18T12:47:31.296Z] #72 21.72 libtoolize: copying file 'm4/ltoptions.m4'
12:47:31 [2023-12-18T12:47:31.557Z] #72 21.90 libtoolize: copying file 'm4/ltsugar.m4'
12:47:31 [2023-12-18T12:47:31.818Z] #72 22.03 libtoolize: copying file 'm4/ltversion.m4'
12:47:31 [2023-12-18T12:47:31.818Z] #72 22.11 libtoolize: copying file 'm4/lt~obsolete.m4'
12:47:31 [2023-12-18T12:47:31.818Z] #72 22.21 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:47:33 [2023-12-18T12:47:33.733Z] #72 24.12 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
12:47:33 [2023-12-18T12:47:33.733Z] #72 24.12 configure.ac:3: You should run autoupdate.
12:47:33 [2023-12-18T12:47:33.733Z] #72 24.12 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
12:47:33 [2023-12-18T12:47:33.733Z] #72 24.12 configure.ac:3: the top level
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.81 configure.ac:7: installing 'build-aux/compile'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.84 configure.ac:9: installing 'build-aux/config.guess'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.84 configure.ac:9: installing 'build-aux/config.sub'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.84 configure.ac:11: installing 'build-aux/install-sh'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.84 configure.ac:11: installing 'build-aux/missing'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.91 Makefile.am: installing 'build-aux/depcomp'
12:47:35 [2023-12-18T12:47:35.647Z] #72 25.94 parallel-tests: installing 'build-aux/test-driver'
12:47:37 [2023-12-18T12:47:37.033Z] #72 27.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:47:37 [2023-12-18T12:47:37.033Z] #72 27.04 libtoolize: copying file 'build-aux/ltmain.sh'
12:47:37 [2023-12-18T12:47:37.295Z] #72 27.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:47:37 [2023-12-18T12:47:37.295Z] #72 27.53 libtoolize: copying file 'm4/libtool.m4'
12:47:37 [2023-12-18T12:47:37.295Z] #72 27.62 libtoolize: copying file 'm4/ltoptions.m4'
12:47:37 [2023-12-18T12:47:37.295Z] #72 27.71 libtoolize: copying file 'm4/ltsugar.m4'
12:47:37 [2023-12-18T12:47:37.556Z] #72 27.81 libtoolize: copying file 'm4/ltversion.m4'
12:47:37 [2023-12-18T12:47:37.556Z] #72 27.93 libtoolize: copying file 'm4/lt~obsolete.m4'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.45 configure.ac:11: installing 'build-aux/compile'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.45 configure.ac:11: installing 'build-aux/config.guess'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.46 configure.ac:11: installing 'build-aux/config.sub'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.46 configure.ac:13: installing 'build-aux/install-sh'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.46 configure.ac:13: installing 'build-aux/missing'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.47 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:47:42 [2023-12-18T12:47:42.845Z] #72 32.54 Makefile.am: installing 'build-aux/depcomp'
12:47:43 [2023-12-18T12:47:43.106Z] #72 33.23 checking build system type... aarch64-unknown-linux-gnu
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.41 checking host system type... aarch64-unknown-linux-gnu
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.41 checking how to print strings... printf
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.43 checking for gcc... gcc
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.51 checking whether the C compiler works... yes
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.62 checking for C compiler default output file name... a.out
12:47:43 [2023-12-18T12:47:43.367Z] #72 33.62 checking for suffix of executables... 
12:47:43 [2023-12-18T12:47:43.628Z] #72 33.74 checking whether we are cross compiling... no
12:47:43 [2023-12-18T12:47:43.628Z] #72 33.80 checking for suffix of object files... o
12:47:43 [2023-12-18T12:47:43.889Z] #72 33.88 checking whether the compiler supports GNU C... yes
12:47:43 [2023-12-18T12:47:43.889Z] #72 33.96 checking whether gcc accepts -g... yes
12:47:43 [2023-12-18T12:47:43.889Z] #72 34.08 checking for gcc option to enable C11 features... none needed
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.19 checking whether gcc understands -c and -o together... yes
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.35 checking for a sed that does not truncate output... /usr/bin/sed
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.37 checking for grep that handles long lines and -e... /usr/bin/grep
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.37 checking for egrep... /usr/bin/grep -E
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.38 checking for fgrep... /usr/bin/grep -F
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.39 checking for ld used by gcc... /usr/bin/ld
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.40 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.41 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.48 checking whether ln -s works... yes
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.48 checking the maximum length of command line arguments... 1572864
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking for /usr/bin/ld option to reload object files... -r
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking for file... file
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking for objdump... objdump
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.51 checking how to recognize dependent libraries... pass_all
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.52 checking for dlltool... no
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.52 checking how to associate runtime and link libraries... printf %s\n
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.52 checking for ar... ar
12:47:44 [2023-12-18T12:47:44.150Z] #72 34.52 checking for archiver @FILE support... @
12:47:44 [2023-12-18T12:47:44.412Z] #72 34.58 checking for strip... strip
12:47:44 [2023-12-18T12:47:44.412Z] #72 34.58 checking for ranlib... ranlib
12:47:44 [2023-12-18T12:47:44.412Z] #72 34.58 checking for gawk... no
12:47:44 [2023-12-18T12:47:44.412Z] #72 34.58 checking for mawk... mawk
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.58 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.85 checking for sysroot... no
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.85 checking for a working dd... /usr/bin/dd
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.86 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.87 checking for mt... no
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.87 checking if : is a manifest tool... no
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.88 checking for stdio.h... yes
12:47:44 [2023-12-18T12:47:44.673Z] #72 34.98 checking for stdlib.h... yes
12:47:44 [2023-12-18T12:47:44.934Z] #72 35.09 checking for string.h... yes
12:47:44 [2023-12-18T12:47:44.934Z] #72 35.20 checking for inttypes.h... yes
12:47:44 [2023-12-18T12:47:44.934Z] #72 35.25 checking for stdint.h... yes
12:47:45 [2023-12-18T12:47:45.195Z] #72 35.33 checking for strings.h... yes
12:47:45 [2023-12-18T12:47:45.195Z] #72 35.42 checking for sys/stat.h... yes
12:47:45 [2023-12-18T12:47:45.195Z] #72 35.47 checking for sys/types.h... yes
12:47:45 [2023-12-18T12:47:45.195Z] #72 35.52 checking for unistd.h... yes
12:47:45 [2023-12-18T12:47:45.457Z] #72 35.57 checking for dlfcn.h... yes
12:47:45 [2023-12-18T12:47:45.457Z] #72 35.69 checking for objdir... .libs
12:47:45 [2023-12-18T12:47:45.718Z] #72 35.90 checking if gcc supports -fno-rtti -fno-exceptions... no
12:47:45 [2023-12-18T12:47:45.718Z] #72 35.98 checking for gcc option to produce PIC... -fPIC -DPIC
12:47:45 [2023-12-18T12:47:45.718Z] #72 35.98 checking if gcc PIC flag -fPIC -DPIC works... yes
12:47:45 [2023-12-18T12:47:45.980Z] #72 36.06 checking if gcc static flag -static works... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.22 checking if gcc supports -c -o file.o... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.27 checking if gcc supports -c -o file.o... (cached) yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.27 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.31 checking dynamic linker characteristics... GNU/Linux ld.so
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.53 checking how to hardcode library paths into programs... immediate
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.53 checking whether stripping libraries is possible... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.54 checking if libtool supports shared libraries... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.54 checking whether to build shared libraries... no
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.54 checking whether to build static libraries... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.54 checking for a BSD-compatible install... /usr/bin/install -c
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.56 checking whether build environment is sane... yes
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.62 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:47:46 [2023-12-18T12:47:46.241Z] #72 36.62 checking whether make sets $(MAKE)... yes
12:47:46 [2023-12-18T12:47:46.503Z] #72 36.66 checking whether make supports the include directive... yes (GNU style)
12:47:46 [2023-12-18T12:47:46.503Z] #72 36.72 checking whether make supports nested variables... yes
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.77 checking whether UID '0' is supported by ustar format... yes
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.77 checking whether GID '0' is supported by ustar format... yes
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.77 checking how to create a ustar tar archive... gnutar
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.84 checking dependency style of gcc... gcc3
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.95 checking whether to enable maintainer-specific portions of Makefiles... yes
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.95 checking whether make supports nested variables... (cached) yes
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.95 checking for gawk... (cached) mawk
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.95 checking for a sed that does not truncate output... (cached) /usr/bin/sed
12:47:46 [2023-12-18T12:47:46.764Z] #72 36.95 checking for gcc... (cached) gcc
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.08 checking whether the compiler supports GNU C... (cached) yes
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.08 checking whether gcc accepts -g... (cached) yes
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.08 checking for gcc option to enable C11 features... (cached) none needed
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.08 checking whether gcc understands -c and -o together... (cached) yes
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.08 checking for a Python interpreter with version >= 3... python3
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.11 checking for python3... /usr/bin/python3
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.12 checking for python3 version... 3.11
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.13 checking for python3 platform... linux
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.15 checking for GNU default python3 prefix... ${prefix}
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.15 checking for GNU default python3 exec_prefix... ${exec_prefix}
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.15 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.21 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.27 checking for go-md2man... no
12:47:47 [2023-12-18T12:47:47.025Z] #72 37.27 checking for error.h... yes
12:47:47 [2023-12-18T12:47:47.286Z] #72 37.38 checking for linux/openat2.h... yes
12:47:47 [2023-12-18T12:47:47.286Z] #72 37.45 checking for stdatomic.h... yes
12:47:47 [2023-12-18T12:47:47.286Z] #72 37.54 checking for linux/ioprio.h... yes
12:47:47 [2023-12-18T12:47:47.286Z] #72 37.59 checking for atomic_int... yes
12:47:47 [2023-12-18T12:47:47.548Z] #72 37.70 checking for atomic_bool... yes
12:47:47 [2023-12-18T12:47:47.810Z] #72 37.85 checking for copy_file_range... yes
12:47:47 [2023-12-18T12:47:47.810Z] #72 37.99 checking for fgetxattr... yes
12:47:48 [2023-12-18T12:47:48.070Z] #72 38.11 checking for statx... yes
12:47:48 [2023-12-18T12:47:48.071Z] #72 38.17 checking for fgetpwent_r... yes
12:47:48 [2023-12-18T12:47:48.071Z] #72 38.29 checking for issetugid... no
12:47:48 [2023-12-18T12:47:48.337Z] #72 38.46 checking for pkg-config... /usr/bin/pkg-config
12:47:48 [2023-12-18T12:47:48.337Z] #72 38.46 checking pkg-config is at least version 0.9.0... yes
12:47:48 [2023-12-18T12:47:48.337Z] #72 38.47 checking for library containing yajl_tree_get... -lyajl
12:47:48 [2023-12-18T12:47:48.598Z] #72 38.66 checking for yajl >= 2.0.0... yes
12:47:48 [2023-12-18T12:47:48.598Z] #72 38.67 checking for sys/capability.h... yes
12:47:48 [2023-12-18T12:47:48.598Z] #72 38.75 checking for library containing cap_from_name... -lcap
12:47:48 [2023-12-18T12:47:48.859Z] #72 38.96 checking for library containing gcry_check_version... no
12:47:48 [2023-12-18T12:47:48.859Z] #72 39.16 checking for library containing dlopen... none required
12:47:49 [2023-12-18T12:47:49.120Z] #72 39.27 checking for seccomp.h... yes
12:47:49 [2023-12-18T12:47:49.381Z] #72 39.35 checking for library containing seccomp_rule_add... -lseccomp
12:47:49 [2023-12-18T12:47:49.381Z] #72 39.60 checking for library containing seccomp_arch_resolve_name... none required
12:47:49 [2023-12-18T12:47:49.642Z] #72 39.74 checking for systemd/sd-bus.h... yes
12:47:49 [2023-12-18T12:47:49.642Z] #72 39.84 checking for library containing sd_bus_match_signal_async... -lsystemd
12:47:49 [2023-12-18T12:47:49.903Z] #72 40.04 checking for sd_notify_barrier... yes
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.17 checking for linux/bpf.h... yes
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.25 checking compilation for eBPF... yes
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.35 checking for criu >= 3.15... no
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.36 configure: CRIU headers not found, building without CRIU support
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.36 checking for criu > 3.16... no
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.37 configure: CRIU version doesn't support join-ns API
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.37 checking for criu > 3.16.1... no
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.39 configure: CRIU version doesn't support for pre-dumping
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.39 checking for new mount API (fsconfig)... yes
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.51 yes
12:47:50 [2023-12-18T12:47:50.164Z] #72 40.51 checking for seccomp notify API... yes
12:47:50 [2023-12-18T12:47:50.425Z] #72 40.56 checking for gperf... no
12:47:50 [2023-12-18T12:47:50.425Z] #72 40.56 configure: gperf not found - cannot rebuild signal parser code
12:47:50 [2023-12-18T12:47:50.425Z] #72 40.56 checking for library containing argp_parse... none required
12:47:50 [2023-12-18T12:47:50.425Z] #72 40.68 checking that generated files are newer than configure... done
12:47:50 [2023-12-18T12:47:50.425Z] #72 40.68 configure: creating ./config.status
12:47:52 [2023-12-18T12:47:52.339Z] #72 42.36 config.status: creating Makefile
12:47:52 [2023-12-18T12:47:52.339Z] #72 42.40 config.status: creating config.h
12:47:52 [2023-12-18T12:47:52.339Z] #72 42.41 config.status: executing libtool commands
12:47:52 [2023-12-18T12:47:52.339Z] #72 42.42 config.status: executing depfiles commands
12:47:52 [2023-12-18T12:47:52.911Z] #72 43.12 === configuring in libocispec (/tmp/crun-build/libocispec)
12:47:52 [2023-12-18T12:47:52.911Z] #72 43.14 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:47:53 [2023-12-18T12:47:53.171Z] #72 43.31 checking for gcc... gcc
12:47:53 [2023-12-18T12:47:53.171Z] #72 43.36 checking whether the C compiler works... yes
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.44 checking for C compiler default output file name... a.out
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.44 checking for suffix of executables... 
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.49 checking whether we are cross compiling... no
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.61 checking for suffix of object files... o
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.64 checking whether the compiler supports GNU C... yes
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.67 checking whether gcc accepts -g... yes
12:47:53 [2023-12-18T12:47:53.431Z] #72 43.70 checking for gcc option to enable C11 features... none needed
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #72 ...
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #76 [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...)
12:47:53 [2023-12-18T12:47:53.694Z] #76 DONE 43.9s
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #67 [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...)
12:47:53 [2023-12-18T12:47:53.694Z] #67 DONE 43.9s
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #78 [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...)
12:47:53 [2023-12-18T12:47:53.694Z] #78 DONE 38.2s
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #70 [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...)
12:47:53 [2023-12-18T12:47:53.694Z] #70 DONE 43.9s
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:53 [2023-12-18T12:47:53.694Z] #72 43.78 checking whether gcc understands -c and -o together... yes
12:47:53 [2023-12-18T12:47:53.694Z] #72 43.85 checking for stdio.h... yes
12:47:53 [2023-12-18T12:47:53.694Z] #72 43.89 checking for stdlib.h... 
12:47:53 [2023-12-18T12:47:53.694Z] #72 ...
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:47:53 [2023-12-18T12:47:53.694Z] #80 DONE 0.1s
12:47:53 [2023-12-18T12:47:53.694Z] 
12:47:53 [2023-12-18T12:47:53.694Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:53 [2023-12-18T12:47:53.694Z] #72 43.89 checking for stdlib.h... yes
12:47:53 [2023-12-18T12:47:53.694Z] #72 43.94 checking for string.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 43.99 checking for inttypes.h... 
12:47:53 [2023-12-18T12:47:53.955Z] #72 ...
12:47:53 [2023-12-18T12:47:53.955Z] 
12:47:53 [2023-12-18T12:47:53.955Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:47:53 [2023-12-18T12:47:53.955Z] #81 DONE 0.1s
12:47:53 [2023-12-18T12:47:53.955Z] 
12:47:53 [2023-12-18T12:47:53.955Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:53 [2023-12-18T12:47:53.955Z] #72 43.99 checking for inttypes.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.03 checking for stdint.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.08 checking for strings.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.13 checking for sys/stat.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.18 checking for sys/types.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.23 checking for unistd.h... yes
12:47:53 [2023-12-18T12:47:53.955Z] #72 44.29 checking for wchar.h... yes
12:47:54 [2023-12-18T12:47:54.216Z] #72 44.34 checking for minix/config.h... no
12:47:54 [2023-12-18T12:47:54.216Z] #72 44.40 checking whether it is safe to define __EXTENSIONS__... yes
12:47:54 [2023-12-18T12:47:54.216Z] #72 44.46 checking whether _XOPEN_SOURCE should be defined... no
12:47:54 [2023-12-18T12:47:54.216Z] #72 44.50 checking build system type... aarch64-unknown-linux-gnu
12:47:54 [2023-12-18T12:47:54.216Z] #72 44.58 checking host system type... aarch64-unknown-linux-gnu
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.58 checking how to print strings... printf
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.59 checking for a sed that does not truncate output... /usr/bin/sed
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.59 checking for grep that handles long lines and -e... /usr/bin/grep
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.60 checking for egrep... /usr/bin/grep -E
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.60 checking for fgrep... /usr/bin/grep -F
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.60 checking for ld used by gcc... /usr/bin/ld
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.61 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.65 checking whether ln -s works... yes
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.65 checking the maximum length of command line arguments... 1572864
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.66 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.66 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.66 checking for /usr/bin/ld option to reload object files... -r
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking for file... file
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking for objdump... objdump
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking how to recognize dependent libraries... pass_all
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking for dlltool... no
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking how to associate runtime and link libraries... printf %s\n
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking for ar... ar
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.67 checking for archiver @FILE support... @
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.72 checking for strip... strip
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.72 checking for ranlib... ranlib
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.72 checking for gawk... no
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.72 checking for mawk... mawk
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.72 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.81 checking for sysroot... no
12:47:54 [2023-12-18T12:47:54.477Z] #72 44.81 checking for a working dd... /usr/bin/dd
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.82 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.82 checking for mt... no
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.82 checking if : is a manifest tool... no
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.84 checking for dlfcn.h... yes
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.89 checking for objdir... .libs
12:47:54 [2023-12-18T12:47:54.738Z] #72 44.99 checking if gcc supports -fno-rtti -fno-exceptions... no
12:47:54 [2023-12-18T12:47:54.738Z] #72 45.04 checking for gcc option to produce PIC... -fPIC -DPIC
12:47:54 [2023-12-18T12:47:54.738Z] #72 45.04 checking if gcc PIC flag -fPIC -DPIC works... yes
12:47:54 [2023-12-18T12:47:54.998Z] #72 45.14 checking if gcc static flag -static works... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.27 checking if gcc supports -c -o file.o... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.33 checking if gcc supports -c -o file.o... (cached) yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.33 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.34 checking dynamic linker characteristics... GNU/Linux ld.so
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking how to hardcode library paths into programs... immediate
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking whether stripping libraries is possible... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking if libtool supports shared libraries... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking whether to build shared libraries... no
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking whether to build static libraries... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.45 checking for a BSD-compatible install... /usr/bin/install -c
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.46 checking whether build environment is sane... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.47 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.48 checking whether make sets $(MAKE)... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.49 checking whether make supports the include directive... yes (GNU style)
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.50 checking whether make supports nested variables... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.51 checking whether UID '0' is supported by ustar format... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.51 checking whether GID '0' is supported by ustar format... yes
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.51 checking how to create a ustar tar archive... gnutar
12:47:55 [2023-12-18T12:47:55.258Z] #72 45.53 checking dependency style of gcc... gcc3
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.61 checking whether to enable maintainer-specific portions of Makefiles... yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.61 checking whether make supports nested variables... (cached) yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.61 checking for pkg-config... /usr/bin/pkg-config
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.61 checking pkg-config is at least version 0.9.0... yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.61 checking for yajl >= 2.1.0... yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.62 checking for a sed that does not truncate output... (cached) /usr/bin/sed
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.62 checking for gcc... (cached) gcc
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.65 checking whether the compiler supports GNU C... (cached) yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.65 checking whether gcc accepts -g... (cached) yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.65 checking for gcc option to enable C11 features... (cached) none needed
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.65 checking whether gcc understands -c and -o together... (cached) yes
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.65 checking for a Python interpreter with version >= 3... python3
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.67 checking for python3... /usr/bin/python3
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.67 checking for python3 version... 3.11
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.68 checking for python3 platform... linux
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.70 checking for GNU default python3 prefix... ${prefix}
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.70 checking for GNU default python3 exec_prefix... ${exec_prefix}
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.70 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.73 checking for python3 extension module directory (pyexecdir)... 
12:47:55 [2023-12-18T12:47:55.518Z] #72 ...
12:47:55 [2023-12-18T12:47:55.518Z] 
12:47:55 [2023-12-18T12:47:55.518Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
12:47:55 [2023-12-18T12:47:55.518Z] #82 DONE 1.3s
12:47:55 [2023-12-18T12:47:55.518Z] 
12:47:55 [2023-12-18T12:47:55.518Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:55 [2023-12-18T12:47:55.518Z] #72 45.73 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
12:47:55 [2023-12-18T12:47:55.778Z] #72 45.79 checking that generated files are newer than configure... 
12:47:55 [2023-12-18T12:47:55.778Z] #72 ...
12:47:55 [2023-12-18T12:47:55.778Z] 
12:47:55 [2023-12-18T12:47:55.778Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
12:47:55 [2023-12-18T12:47:55.778Z] #83 DONE 0.1s
12:47:55 [2023-12-18T12:47:55.778Z] 
12:47:55 [2023-12-18T12:47:55.778Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
12:47:55 [2023-12-18T12:47:55.778Z] #84 DONE 0.1s
12:47:55 [2023-12-18T12:47:55.778Z] 
12:47:55 [2023-12-18T12:47:55.778Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:47:55 [2023-12-18T12:47:55.778Z] #85 DONE 0.1s
12:47:55 [2023-12-18T12:47:55.778Z] 
12:47:55 [2023-12-18T12:47:55.778Z] #79 [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...)
12:47:56 [2023-12-18T12:47:56.038Z] #79 ...
12:47:56 [2023-12-18T12:47:56.038Z] 
12:47:56 [2023-12-18T12:47:56.038Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.038Z] #86 DONE 0.1s
12:47:56 [2023-12-18T12:47:56.038Z] 
12:47:56 [2023-12-18T12:47:56.038Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.038Z] #87 DONE 0.0s
12:47:56 [2023-12-18T12:47:56.038Z] 
12:47:56 [2023-12-18T12:47:56.038Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.038Z] #88 DONE 0.2s
12:47:56 [2023-12-18T12:47:56.038Z] 
12:47:56 [2023-12-18T12:47:56.038Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:56 [2023-12-18T12:47:56.298Z] #72 45.79 checking that generated files are newer than configure... #72 ...
12:47:56 [2023-12-18T12:47:56.298Z] 
12:47:56 [2023-12-18T12:47:56.298Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.298Z] #89 DONE 0.1s
12:47:56 [2023-12-18T12:47:56.298Z] 
12:47:56 [2023-12-18T12:47:56.298Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.298Z] #90 DONE 0.1s
12:47:56 [2023-12-18T12:47:56.298Z] 
12:47:56 [2023-12-18T12:47:56.298Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:56 [2023-12-18T12:47:56.298Z] #72 45.79 checking that generated files are newer than configure... done
12:47:56 [2023-12-18T12:47:56.298Z] #72 46.47 configure: creating ./config.status
12:47:56 [2023-12-18T12:47:56.558Z] #72 ...
12:47:56 [2023-12-18T12:47:56.558Z] 
12:47:56 [2023-12-18T12:47:56.558Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.558Z] #91 DONE 0.1s
12:47:56 [2023-12-18T12:47:56.558Z] 
12:47:56 [2023-12-18T12:47:56.558Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
12:47:56 [2023-12-18T12:47:56.558Z] #92 DONE 0.1s
12:47:56 [2023-12-18T12:47:56.558Z] 
12:47:56 [2023-12-18T12:47:56.558Z] #79 [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...)
12:47:56 [2023-12-18T12:47:56.818Z] #79 ...
12:47:56 [2023-12-18T12:47:56.818Z] 
12:47:56 [2023-12-18T12:47:56.818Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:47:56 [2023-12-18T12:47:56.818Z] #72 47.04 config.status: creating Makefile
12:47:56 [2023-12-18T12:47:56.818Z] #72 47.06 config.status: creating ocispec.pc
12:47:56 [2023-12-18T12:47:56.818Z] #72 47.07 config.status: creating config.h
12:47:56 [2023-12-18T12:47:56.818Z] #72 47.08 config.status: executing libtool commands
12:47:56 [2023-12-18T12:47:56.818Z] #72 47.09 config.status: executing depfiles commands
12:47:57 [2023-12-18T12:47:57.078Z] #72 47.31 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:47:57 [2023-12-18T12:47:57.078Z] #72 47.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:47:57 [2023-12-18T12:47:57.078Z] #72 47.41 checking for gcc... gcc
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.44 checking whether the C compiler works... yes
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.48 checking for C compiler default output file name... a.out
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.49 checking for suffix of executables... 
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.53 checking whether we are cross compiling... no
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.59 checking for suffix of object files... o
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.62 checking whether the compiler supports GNU C... yes
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.65 checking whether gcc accepts -g... yes
12:47:57 [2023-12-18T12:47:57.339Z] #72 47.68 checking for gcc option to enable C11 features... none needed
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.76 checking whether gcc understands -c and -o together... yes
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.84 checking for a BSD-compatible install... /usr/bin/install -c
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.87 checking whether build environment is sane... yes
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.91 checking for a race-free mkdir -p... /usr/bin/mkdir -p
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.92 checking for gawk... no
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.92 checking for mawk... mawk
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.92 checking whether make sets $(MAKE)... yes
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.94 checking whether make supports the include directive... yes (GNU style)
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.96 checking whether make supports nested variables... yes
12:47:57 [2023-12-18T12:47:57.600Z] #72 47.98 checking whether UID '0' is supported by ustar format... yes
12:47:57 [2023-12-18T12:47:57.861Z] #72 47.98 checking whether GID '0' is supported by ustar format... yes
12:47:57 [2023-12-18T12:47:57.862Z] #72 47.98 checking how to create a ustar tar archive... gnutar
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.00 checking dependency style of gcc... gcc3
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.06 checking whether to enable maintainer-specific portions of Makefiles... yes
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.06 checking whether make supports nested variables... (cached) yes
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.07 checking build system type... aarch64-unknown-linux-gnu
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.16 checking host system type... aarch64-unknown-linux-gnu
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.16 checking how to print strings... printf
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.17 checking for a sed that does not truncate output... /usr/bin/sed
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.19 checking for grep that handles long lines and -e... /usr/bin/grep
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.19 checking for egrep... /usr/bin/grep -E
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.20 checking for fgrep... /usr/bin/grep -F
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.21 checking for ld used by gcc... /usr/bin/ld
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.22 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:47:57 [2023-12-18T12:47:57.862Z] #72 48.29 checking whether ln -s works... yes
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.29 checking the maximum length of command line arguments... 1572864
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking for /usr/bin/ld option to reload object files... -r
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking for file... file
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking for objdump... objdump
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking how to recognize dependent libraries... pass_all
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking for dlltool... no
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.32 checking how to associate runtime and link libraries... printf %s\n
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.33 checking for ar... ar
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.33 checking for archiver @FILE support... @
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.39 checking for strip... strip
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.39 checking for ranlib... ranlib
12:47:58 [2023-12-18T12:47:58.123Z] #72 48.39 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.49 checking for sysroot... no
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.50 checking for a working dd... /usr/bin/dd
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.50 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.51 checking for mt... no
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.51 checking if : is a manifest tool... no
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.51 checking for stdio.h... yes
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.54 checking for stdlib.h... yes
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.58 checking for string.h... yes
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.62 checking for inttypes.h... yes
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.66 checking for stdint.h... yes
12:47:58 [2023-12-18T12:47:58.384Z] #72 48.70 checking for strings.h... yes
12:47:58 [2023-12-18T12:47:58.645Z] #72 48.75 checking for sys/stat.h... yes
12:47:58 [2023-12-18T12:47:58.645Z] #72 48.80 checking for sys/types.h... yes
12:47:58 [2023-12-18T12:47:58.645Z] #72 48.85 checking for unistd.h... yes
12:47:58 [2023-12-18T12:47:58.645Z] #72 48.90 checking for dlfcn.h... yes
12:47:58 [2023-12-18T12:47:58.645Z] #72 48.95 checking for objdir... .libs
12:47:58 [2023-12-18T12:47:58.906Z] #72 49.07 checking if gcc supports -fno-rtti -fno-exceptions... no
12:47:58 [2023-12-18T12:47:58.906Z] #72 49.12 checking for gcc option to produce PIC... -fPIC -DPIC
12:47:58 [2023-12-18T12:47:58.906Z] #72 49.12 checking if gcc PIC flag -fPIC -DPIC works... yes
12:47:58 [2023-12-18T12:47:58.907Z] #72 49.16 checking if gcc static flag -static works... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.25 checking if gcc supports -c -o file.o... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.30 checking if gcc supports -c -o file.o... (cached) yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.30 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.33 checking dynamic linker characteristics... GNU/Linux ld.so
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.43 checking how to hardcode library paths into programs... immediate
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.43 checking whether stripping libraries is possible... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.43 checking if libtool supports shared libraries... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.43 checking whether to build shared libraries... no
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.43 checking whether to build static libraries... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.44 checking for float.h... yes
12:47:59 [2023-12-18T12:47:59.167Z] #72 49.49 checking for limits.h... yes
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.54 checking for stddef.h... yes
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.58 checking for stdlib.h... (cached) yes
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.58 checking for string.h... (cached) yes
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.58 checking for sys/time.h... yes
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.62 checking for inline... inline
12:47:59 [2023-12-18T12:47:59.428Z] #72 49.65 checking for size_t... yes
12:47:59 [2023-12-18T12:47:59.689Z] #72 49.75 checking for GNU libc compatible malloc... yes
12:47:59 [2023-12-18T12:47:59.689Z] #72 49.82 checking for GNU libc compatible realloc... yes
12:47:59 [2023-12-18T12:47:59.689Z] #72 49.88 checking for working strtod... yes
12:47:59 [2023-12-18T12:47:59.689Z] #72 49.96 checking for gettimeofday... yes
12:47:59 [2023-12-18T12:47:59.951Z] #72 50.02 checking for memset... yes
12:47:59 [2023-12-18T12:47:59.951Z] #72 50.11 checking for strspn... yes
12:47:59 [2023-12-18T12:47:59.951Z] #72 50.22 checking that generated files are newer than configure... done
12:47:59 [2023-12-18T12:47:59.951Z] #72 50.22 configure: creating ./config.status
12:48:01 [2023-12-18T12:48:01.337Z] #72 51.61 config.status: creating Makefile
12:48:01 [2023-12-18T12:48:01.598Z] #72 51.64 config.status: creating config.h
12:48:01 [2023-12-18T12:48:01.598Z] #72 51.69 config.status: executing depfiles commands
12:48:01 [2023-12-18T12:48:01.598Z] #72 51.80 config.status: executing libtool commands
12:48:01 [2023-12-18T12:48:01.859Z] #72 52.24   GEN      .version
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.24 make  install-recursive
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.25 make[1]: Entering directory '/tmp/crun-build'
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.31 Making install in libocispec
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.32 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.37 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.38 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.39 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.40 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:48:02 [2023-12-18T12:48:02.121Z] #72 52.48 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.50 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:48:02 [2023-12-18T12:48:02.382Z] #72 52.74 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.75 make  install-recursive
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.76 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.78 Making install in yajl
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.78 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.80   CC       verify/json_verify-json_verify.o
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.80   CC       src/libyajl_la-yajl_alloc.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.80   CC       src/libyajl_la-yajl.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.81   CC       src/libyajl_la-yajl_gen.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.82   CC       src/libyajl_la-yajl_parser.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.82   CC       src/libyajl_la-yajl_encode.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.82   CC       src/libyajl_la-yajl_buf.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.83   CC       src/libyajl_la-yajl_lex.lo
12:48:02 [2023-12-18T12:48:02.643Z] #72 52.85   CC       src/libyajl_la-yajl_tree.lo
12:48:03 [2023-12-18T12:48:03.215Z] #72 53.40   CCLD     libyajl.la
12:48:03 [2023-12-18T12:48:03.215Z] #72 53.64   CCLD     verify/json_verify
12:48:03 [2023-12-18T12:48:03.477Z] #72 53.86 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:48:03 [2023-12-18T12:48:03.477Z] #72 53.86 make[5]: Nothing to be done for 'install-exec-am'.
12:48:03 [2023-12-18T12:48:03.477Z] #72 53.86 make[5]: Nothing to be done for 'install-data-am'.
12:48:03 [2023-12-18T12:48:03.477Z] #72 53.86 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.86 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.86 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/validate.o
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_config_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_defs.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_content_descriptor.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_image_index_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.91   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.92   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.92   CC       src/ocispec/runtime_spec_schema_config_linux.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.92   CC       src/ocispec/runtime_spec_schema_config_zos.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.92   CC       src/ocispec/runtime_spec_schema_config_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.93   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.93   CC       src/ocispec/runtime_spec_schema_config_vm.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.94   CC       src/ocispec/runtime_spec_schema_config_windows.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.94   CC       src/ocispec/runtime_spec_schema_defs.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.95   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.95   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.95   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.97   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 53.99   CC       src/ocispec/runtime_spec_schema_state_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.00   CC       src/ocispec/runtime_spec_schema_features_linux.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.01   CC       src/ocispec/runtime_spec_schema_features_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.02   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.04   CC       src/ocispec/basic_test_double_array.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.04   CC       src/ocispec/basic_test_double_array_item.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.04   CC       src/ocispec/basic_test_top_array_int.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.05   CC       src/ocispec/basic_test_top_array_string.lo
12:48:03 [2023-12-18T12:48:03.738Z] #72 54.08   CC       src/ocispec/basic_test_top_double_array_int.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.10   CC       src/ocispec/basic_test_top_double_array_obj.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.11   CC       src/ocispec/basic_test_top_double_array_refobj.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.12   CC       src/ocispec/basic_test_top_double_array_string.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.14   CC       src/ocispec/read-file.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.15   CC       src/ocispec/json_common.lo
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.16   CC       tests/test-1.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.18   CC       tests/test-2.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.18   CC       tests/test-3.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.18   CC       tests/test-4.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.18   CC       tests/test-5.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.21   CC       tests/test-6.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.22   CC       tests/test-7.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.24   CC       tests/test-8.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.25   CC       tests/test-9.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.27   CC       tests/test-10.o
12:48:03 [2023-12-18T12:48:03.999Z] #72 54.29   CC       tests/test-11.o
12:48:07 [2023-12-18T12:48:07.300Z] #72 ...
12:48:07 [2023-12-18T12:48:07.300Z] 
12:48:07 [2023-12-18T12:48:07.300Z] #79 [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...)
12:48:07 [2023-12-18T12:48:07.300Z] #79 32.67 + bin/containerd
12:48:07 [2023-12-18T12:48:07.300Z] #79 32.67 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
12:48:08 [2023-12-18T12:48:08.241Z] #79 ...
12:48:08 [2023-12-18T12:48:08.241Z] 
12:48:08 [2023-12-18T12:48:08.241Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.31   CCLD     libocispec.la
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     src/ocispec/validate
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     tests/test-1
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     tests/test-2
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     tests/test-3
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     tests/test-4
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.45   CCLD     tests/test-5
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.46   CCLD     tests/test-6
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.46   CCLD     tests/test-7
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.47   CCLD     tests/test-8
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.47   CCLD     tests/test-9
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.47 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.47   CCLD     tests/test-10
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.48   CCLD     tests/test-11
12:48:08 [2023-12-18T12:48:08.241Z] #72 58.65 libtool: link: ar cr libocispec.a 
12:48:08 [2023-12-18T12:48:08.502Z] #72 58.67 libtool: link: ranlib libocispec.a
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.77 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.79 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.79 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.80 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.80 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.80 make[2]: Entering directory '/tmp/crun-build'
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.83   CC       src/crun-crun.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.83   CC       src/crun-run.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.84   CC       src/crun-delete.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.84   CC       src/crun-kill.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.84   CC       src/crun-pause.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.85   CC       src/crun-oci_features.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.85   CC       src/crun-unpause.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.86   CC       src/crun-spec.o
12:48:08 [2023-12-18T12:48:08.503Z] #72 58.88   CC       src/crun-exec.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 58.88   CC       src/crun-list.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 58.91   CC       src/crun-create.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 58.91   CC       src/crun-start.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 58.95   CC       src/crun-state.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 58.95   CC       src/crun-update.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.01   CC       src/crun-ps.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.02   CC       src/crun-checkpoint.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.04   CC       src/crun-restore.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.04   CC       src/libcrun/crun-cloned_binary.o
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.06   CC       src/libcrun/libcrun_la-utils.lo
12:48:08 [2023-12-18T12:48:08.764Z] #72 59.14   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.14   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.15   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.17   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.17   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.21   CC       src/libcrun/libcrun_la-cgroup.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.21   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.22   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.23   CC       src/libcrun/libcrun_la-container.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.23   CC       src/libcrun/libcrun_la-criu.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.24   CC       src/libcrun/libcrun_la-custom-handler.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.24   CC       src/libcrun/libcrun_la-ebpf.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.24   CC       src/libcrun/libcrun_la-error.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.26   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.26   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.27   CC       src/libcrun/handlers/libcrun_la-mono.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.29   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.30   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.30   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.31   CC       src/libcrun/libcrun_la-io_priority.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.31   CC       src/libcrun/libcrun_la-linux.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.33   CC       src/libcrun/libcrun_la-mount_flags.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.34   CC       src/libcrun/libcrun_la-scheduler.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.34   CC       src/libcrun/libcrun_la-seccomp.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.35   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.36   CC       src/libcrun/libcrun_la-signals.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.38   CC       src/libcrun/libcrun_la-status.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.39   CC       src/libcrun/libcrun_la-terminal.lo
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.40   CC       tests/init.o
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.41   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.43   CC       src/libcrun/libcrun_testing_a-utils.o
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.45   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:48:09 [2023-12-18T12:48:09.025Z] #72 59.46   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:48:09 [2023-12-18T12:48:09.287Z] #72 59.48   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:48:09 [2023-12-18T12:48:09.287Z] #72 59.52   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:48:09 [2023-12-18T12:48:09.287Z] #72 59.58   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:48:09 [2023-12-18T12:48:09.287Z] #72 59.64   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:48:09 [2023-12-18T12:48:09.287Z] #72 59.68   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.71   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.73   CC       src/libcrun/libcrun_testing_a-container.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.76   CC       src/libcrun/libcrun_testing_a-criu.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.76   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.79   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.82   CC       src/libcrun/libcrun_testing_a-error.o
12:48:09 [2023-12-18T12:48:09.548Z] #72 59.86   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:48:09 [2023-12-18T12:48:09.549Z] #72 59.89   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:48:09 [2023-12-18T12:48:09.549Z] #72 59.91   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 59.97   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 59.99   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 60.01   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 60.05   CC       src/libcrun/libcrun_testing_a-io_priority.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 60.07   CC       src/libcrun/libcrun_testing_a-linux.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 60.10   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:48:09 [2023-12-18T12:48:09.810Z] #72 60.17   CC       src/libcrun/libcrun_testing_a-scheduler.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.20   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.22   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.30   CC       src/libcrun/libcrun_testing_a-signals.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.32   CC       src/libcrun/libcrun_testing_a-status.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.35   CC       src/libcrun/libcrun_testing_a-terminal.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.37   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:48:10 [2023-12-18T12:48:10.072Z] #72 60.40   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:48:11 [2023-12-18T12:48:11.016Z] #72 61.22   CCLD     tests/init
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.03   AR       libcrun_testing.a
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.03 ar: `u' modifier ignored since `D' is the default (see `U')
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.03   CCLD     libcrun.la
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.06   CCLD     tests/tests_libcrun_utils
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.06   CCLD     tests/tests_libcrun_errors
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.06   CCLD     tests/tests_libcrun_fuzzer
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.25   CCLD     crun
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.41 make[3]: Entering directory '/tmp/crun-build'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.49  /usr/bin/mkdir -p '/usr/local/share/man/man1'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.49  /usr/bin/mkdir -p '/usr/local/lib'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.50  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.50  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.53 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.53 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.54 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.55 libtool: install: ranlib /usr/local/lib/libcrun.a
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 ----------------------------------------------------------------------
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 Libraries have been installed in:
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62    /usr/local/lib
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 If you ever happen to want to link against installed libraries
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 in a given directory, LIBDIR, you must either use libtool, and
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 specify the full pathname of the library, or use the '-LLIBDIR'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 flag during linking and do at least one of the following:
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62      during execution
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62      during linking
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 See any operating system documentation about shared libraries for
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 more information, such as the ld(1) and ld.so(8) manual pages.
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.62 ----------------------------------------------------------------------
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.63  /usr/bin/mkdir -p '/build'
12:48:14 [2023-12-18T12:48:14.315Z] #72 64.63   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:48:14 [2023-12-18T12:48:14.575Z] #72 64.67 libtool: install: /usr/bin/install -c crun /build/crun
12:48:14 [2023-12-18T12:48:14.575Z] #72 64.67 make[3]: Leaving directory '/tmp/crun-build'
12:48:14 [2023-12-18T12:48:14.575Z] #72 64.67 make[2]: Leaving directory '/tmp/crun-build'
12:48:14 [2023-12-18T12:48:14.575Z] #72 64.67 make[1]: Leaving directory '/tmp/crun-build'
12:48:15 [2023-12-18T12:48:15.145Z] #72 ...
12:48:15 [2023-12-18T12:48:15.145Z] 
12:48:15 [2023-12-18T12:48:15.145Z] #79 [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...)
12:48:15 [2023-12-18T12:48:15.145Z] #79 50.47 + bin/containerd-stress
12:48:15 [2023-12-18T12:48:15.145Z] #79 ...
12:48:15 [2023-12-18T12:48:15.145Z] 
12:48:15 [2023-12-18T12:48:15.145Z] #72 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:48:15 [2023-12-18T12:48:15.145Z] #72 DONE 65.4s
12:48:15 [2023-12-18T12:48:15.145Z] 
12:48:15 [2023-12-18T12:48:15.145Z] #79 [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...)
12:48:15 [2023-12-18T12:48:15.145Z] #79 50.47 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.11 -X github.com/containerd/containerd/version.Revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
12:48:16 [2023-12-18T12:48:16.525Z] #79 51.73 + bin/containerd-shim
12:48:16 [2023-12-18T12:48:16.785Z] #79 52.29 + bin/containerd-shim-runc-v1
12:48:17 [2023-12-18T12:48:17.723Z] #79 53.11 + bin/containerd-shim-runc-v2
12:48:18 [2023-12-18T12:48:18.292Z] #79 53.85 + binaries
12:48:18 [2023-12-18T12:48:18.861Z] #79 DONE 54.2s
12:48:19 [2023-12-18T12:48:19.429Z] 
12:48:19 [2023-12-18T12:48:19.429Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
12:48:19 [2023-12-18T12:48:19.689Z] #93 DONE 0.2s
12:48:19 [2023-12-18T12:48:19.948Z] 
12:48:19 [2023-12-18T12:48:19.948Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:48:19 [2023-12-18T12:48:19.948Z] #94 DONE 0.1s
12:48:19 [2023-12-18T12:48:19.948Z] 
12:48:19 [2023-12-18T12:48:19.948Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
12:48:19 [2023-12-18T12:48:19.948Z] #95 DONE 0.1s
12:48:19 [2023-12-18T12:48:19.948Z] 
12:48:19 [2023-12-18T12:48:19.948Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
12:48:19 [2023-12-18T12:48:19.948Z] #96 DONE 0.0s
12:48:19 [2023-12-18T12:48:19.948Z] 
12:48:19 [2023-12-18T12:48:19.948Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
12:48:19 [2023-12-18T12:48:19.948Z] #97 DONE 0.0s
12:48:19 [2023-12-18T12:48:19.948Z] 
12:48:19 [2023-12-18T12:48:19.948Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:48:19 [2023-12-18T12:48:19.948Z] #98 DONE 0.0s
12:48:20 [2023-12-18T12:48:20.208Z] 
12:48:20 [2023-12-18T12:48:20.208Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:48:20 [2023-12-18T12:48:20.208Z] #99 DONE 0.1s
12:48:20 [2023-12-18T12:48:20.467Z] 
12:48:20 [2023-12-18T12:48:20.467Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
12:48:20 [2023-12-18T12:48:20.467Z] #100 DONE 0.2s
12:48:20 [2023-12-18T12:48:20.467Z] 
12:48:20 [2023-12-18T12:48:20.467Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
12:48:20 [2023-12-18T12:48:20.467Z] #101 DONE 0.0s
12:48:20 [2023-12-18T12:48:20.467Z] 
12:48:20 [2023-12-18T12:48:20.467Z] #102 [dev-base  1/12] RUN groupadd -r docker
12:48:20 [2023-12-18T12:48:20.727Z] #102 DONE 0.3s
12:48:20 [2023-12-18T12:48:20.727Z] 
12:48:20 [2023-12-18T12:48:20.727Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:48:20 [2023-12-18T12:48:20.986Z] #103 DONE 0.4s
12:48:21 [2023-12-18T12:48:21.246Z] 
12:48:21 [2023-12-18T12:48:21.246Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:48:21 [2023-12-18T12:48:21.505Z] #104 0.329 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:48:21 [2023-12-18T12:48:21.505Z] #104 DONE 0.4s
12:48:21 [2023-12-18T12:48:21.505Z] 
12:48:21 [2023-12-18T12:48:21.505Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:48:21 [2023-12-18T12:48:21.765Z] #105 DONE 0.4s
12:48:22 [2023-12-18T12:48:22.026Z] 
12:48:22 [2023-12-18T12:48:22.026Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:48:22 [2023-12-18T12:48:22.285Z] #106 DONE 0.4s
12:48:22 [2023-12-18T12:48:22.285Z] 
12:48:22 [2023-12-18T12:48:22.285Z] #107 [dev-base  6/12] RUN ldconfig
12:48:22 [2023-12-18T12:48:22.545Z] #107 DONE 0.4s
12:48:22 [2023-12-18T12:48:22.804Z] 
12:48:22 [2023-12-18T12:48:22.804Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:48:23 [2023-12-18T12:48:23.064Z] #108 DONE 0.4s
12:48:23 [2023-12-18T12:48:23.064Z] 
12:48:23 [2023-12-18T12:48:23.064Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:48:23 [2023-12-18T12:48:23.633Z] #109 0.613 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
12:48:23 [2023-12-18T12:48:23.892Z] #109 0.624 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
12:48:23 [2023-12-18T12:48:23.892Z] #109 0.624 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
12:48:23 [2023-12-18T12:48:23.892Z] #109 0.711 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
12:48:23 [2023-12-18T12:48:23.892Z] #109 0.967 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [11.1 kB]
12:48:24 [2023-12-18T12:48:24.151Z] #109 0.968 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [125 kB]
12:48:25 [2023-12-18T12:48:25.089Z] #109 1.936 Fetched 9072 kB in 2s (5735 kB/s)
12:48:25 [2023-12-18T12:48:25.657Z] #109 1.936 Reading package lists...
12:48:26 [2023-12-18T12:48:26.226Z] #109 2.579 Reading package lists...
12:48:26 [2023-12-18T12:48:26.226Z] #109 3.204 Building dependency tree...
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.690 The following additional packages will be installed:
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.690   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.691   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.691   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.691   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.693   libsubid4 libsystemd-shared libsystemd0 libudev1 liburcu8 libxtables12
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.693   sgml-base systemd vim-runtime
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696 Suggested packages:
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   systemd-userdbd systemd-boot systemd-resolved libqrencode4
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   vim-doc vim-scripts xfsdump acl attr quota
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696 Recommended packages:
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
12:48:26 [2023-12-18T12:48:26.794Z] #109 3.696   systemd-timesyncd | time-daemon xxd unzip
12:48:27 [2023-12-18T12:48:27.053Z] #109 4.124 The following NEW packages will be installed:
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.124   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.124   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.124   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.125   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.125   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.125   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.126   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.126   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.126   zip zstd
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.128 The following packages will be upgraded:
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.128   libsystemd0 libudev1
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.410 2 upgraded, 56 newly installed, 0 to remove and 9 not upgraded.
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.410 Need to get 32.2 MB of archives.
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.410 After this operation, 143 MB of additional disk space will be used.
12:48:27 [2023-12-18T12:48:27.313Z] #109 4.410 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.413 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.19-1~deb12u1 [102 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.438 Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.440 Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.441 Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.443 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.445 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.447 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.449 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.450 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.452 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.510 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.19-1~deb12u1 [307 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.512 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.601 Get:14 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.605 Get:15 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.605 Get:16 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.629 Get:17 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.630 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.685 Get:19 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.685 Get:20 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.685 Get:21 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.686 Get:22 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.691 Get:23 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.691 Get:24 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.693 Get:25 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.696 Get:26 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.698 Get:27 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.716 Get:28 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.716 Get:29 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
12:48:27 [2023-12-18T12:48:27.572Z] #109 4.716 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
12:48:27 [2023-12-18T12:48:27.573Z] #109 4.745 Get:31 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.745 Get:32 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.746 Get:33 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.748 Get:34 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.749 Get:35 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.749 Get:36 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.779 Get:37 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.779 Get:38 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
12:48:27 [2023-12-18T12:48:27.832Z] #109 4.779 Get:39 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.066 Get:40 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.067 Get:41 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.068 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.069 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.069 Get:44 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.069 Get:45 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.070 Get:46 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.071 Get:47 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.072 Get:48 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.072 Get:49 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.073 Get:50 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.074 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.076 Get:52 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.079 Get:53 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
12:48:28 [2023-12-18T12:48:28.091Z] #109 5.081 Get:54 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
12:48:28 [2023-12-18T12:48:28.351Z] #109 5.302 Get:55 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.339 Get:56 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.377 Get:57 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.392 Get:58 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.550 debconf: delaying package configuration, since apt-utils is not installed
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.592 Fetched 32.2 MB in 1s (25.8 MB/s)
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.616 Selecting previously unselected package libargon2-1:arm64.
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.616 (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 ... 15667 files and directories currently installed.)
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.626 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.632 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
12:48:28 [2023-12-18T12:48:28.610Z] #109 5.668 Preparing to unpack .../libudev1_252.19-1~deb12u1_arm64.deb ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.678 Unpacking libudev1:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.816 Setting up libudev1:arm64 (252.19-1~deb12u1) ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.855 Selecting previously unselected package dmsetup.
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.855 (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 ... 15672 files and directories currently installed.)
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.864 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_arm64.deb ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.868 Unpacking dmsetup (2:1.02.185-2) ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.905 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.907 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.911 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
12:48:28 [2023-12-18T12:48:28.870Z] #109 5.952 Selecting previously unselected package libjson-c5:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 5.954 Preparing to unpack .../2-libjson-c5_0.16-2_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 5.957 Unpacking libjson-c5:arm64 (0.16-2) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 5.992 Selecting previously unselected package libcryptsetup12:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 5.994 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 5.998 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.045 Selecting previously unselected package libfdisk1:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.047 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.050 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.095 Selecting previously unselected package libkmod2:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.097 Preparing to unpack .../5-libkmod2_30+20221128-1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.100 Unpacking libkmod2:arm64 (30+20221128-1) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.136 Selecting previously unselected package libapparmor1:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.138 Preparing to unpack .../6-libapparmor1_3.0.8-3_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.142 Unpacking libapparmor1:arm64 (3.0.8-3) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.176 Selecting previously unselected package libip4tc2:arm64.
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.178 Preparing to unpack .../7-libip4tc2_1.8.9-2_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.181 Unpacking libip4tc2:arm64 (1.8.9-2) ...
12:48:29 [2023-12-18T12:48:29.130Z] #109 6.210 Selecting previously unselected package libsystemd-shared:arm64.
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.212 Preparing to unpack .../8-libsystemd-shared_252.19-1~deb12u1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.215 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ...
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.358 Preparing to unpack .../9-libsystemd0_252.19-1~deb12u1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.368 Unpacking libsystemd0:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ...
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.439 Setting up libsystemd0:arm64 (252.19-1~deb12u1) ...
12:48:29 [2023-12-18T12:48:29.389Z] #109 6.487 Selecting previously unselected package systemd.
12:48:29 [2023-12-18T12:48:29.648Z] #109 6.487 (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 ... 15742 files and directories currently installed.)
12:48:29 [2023-12-18T12:48:29.648Z] #109 6.496 Preparing to unpack .../00-systemd_252.19-1~deb12u1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.648Z] #109 6.516 Unpacking systemd (252.19-1~deb12u1) ...
12:48:29 [2023-12-18T12:48:29.648Z] #109 6.774 Selecting previously unselected package pigz.
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.776 Preparing to unpack .../01-pigz_2.6-1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.780 Unpacking pigz (2.6-1) ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.820 Selecting previously unselected package sgml-base.
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.822 Preparing to unpack .../02-sgml-base_1.31_all.deb ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.829 Unpacking sgml-base (1.31) ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.883 Selecting previously unselected package sudo.
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.885 Preparing to unpack .../03-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 6.890 Unpacking sudo (1.9.13p3-1+deb12u1) ...
12:48:29 [2023-12-18T12:48:29.907Z] #109 7.016 Selecting previously unselected package libelf1:arm64.
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.018 Preparing to unpack .../04-libelf1_0.188-2.1_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.021 Unpacking libelf1:arm64 (0.188-2.1) ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.068 Selecting previously unselected package libbpf1:arm64.
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.070 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.073 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.115 Selecting previously unselected package libmnl0:arm64.
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.117 Preparing to unpack .../06-libmnl0_1.0.4-3_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.121 Unpacking libmnl0:arm64 (1.0.4-3) ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.155 Selecting previously unselected package libxtables12:arm64.
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.157 Preparing to unpack .../07-libxtables12_1.8.9-2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.160 Unpacking libxtables12:arm64 (1.8.9-2) ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.189 Selecting previously unselected package libcap2-bin.
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.191 Preparing to unpack .../08-libcap2-bin_1%3a2.66-4_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.167Z] #109 7.194 Unpacking libcap2-bin (1:2.66-4) ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.234 Selecting previously unselected package iproute2.
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.236 Preparing to unpack .../09-iproute2_6.1.0-3_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.239 Unpacking iproute2 (6.1.0-3) ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.354 Selecting previously unselected package vim-common.
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.356 Preparing to unpack .../10-vim-common_2%3a9.0.1378-2_all.deb ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.359 Unpacking vim-common (2:9.0.1378-2) ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.407 Selecting previously unselected package bash-completion.
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.409 Preparing to unpack .../11-bash-completion_1%3a2.11-6_all.deb ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.421 Unpacking bash-completion (1:2.11-6) ...
12:48:30 [2023-12-18T12:48:30.426Z] #109 7.539 Selecting previously unselected package bzip2.
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.541 Preparing to unpack .../12-bzip2_1.0.8-5+b1_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.545 Unpacking bzip2 (1.0.8-5+b1) ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.582 Selecting previously unselected package xz-utils.
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.584 Preparing to unpack .../13-xz-utils_5.4.1-0.2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.587 Unpacking xz-utils (5.4.1-0.2) ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.671 Selecting previously unselected package apparmor.
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.673 Preparing to unpack .../14-apparmor_3.0.8-3_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.693 Unpacking apparmor (3.0.8-3) ...
12:48:30 [2023-12-18T12:48:30.686Z] #109 7.779 Selecting previously unselected package inetutils-ping.
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.782 Preparing to unpack .../15-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.786 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.825 Selecting previously unselected package libip6tc2:arm64.
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.827 Preparing to unpack .../16-libip6tc2_1.8.9-2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.831 Unpacking libip6tc2:arm64 (1.8.9-2) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.868 Selecting previously unselected package libnfnetlink0:arm64.
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.870 Preparing to unpack .../17-libnfnetlink0_1.0.2-2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.875 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.912 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.914 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.917 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.953 Selecting previously unselected package libnftnl11:arm64.
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.955 Preparing to unpack .../19-libnftnl11_1.2.4-2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 7.959 Unpacking libnftnl11:arm64 (1.2.4-2) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 8.000 Selecting previously unselected package iptables.
12:48:30 [2023-12-18T12:48:30.946Z] #109 8.003 Preparing to unpack .../20-iptables_1.8.9-2_arm64.deb ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 8.007 Unpacking iptables (1.8.9-2) ...
12:48:30 [2023-12-18T12:48:30.946Z] #109 8.092 Selecting previously unselected package libonig5:arm64.
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.094 Preparing to unpack .../21-libonig5_6.9.8-1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.098 Unpacking libonig5:arm64 (6.9.8-1) ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.150 Selecting previously unselected package libjq1:arm64.
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.153 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.157 Unpacking libjq1:arm64 (1.6-2.1) ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.196 Selecting previously unselected package jq.
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.198 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.201 Unpacking jq (1.6-2.1) ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.242 Selecting previously unselected package libaio1:arm64.
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.244 Preparing to unpack .../24-libaio1_0.3.113-4_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.248 Unpacking libaio1:arm64 (0.3.113-4) ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.285 Selecting previously unselected package libgpm2:arm64.
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.287 Preparing to unpack .../25-libgpm2_1.20.7-10+b1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.291 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
12:48:31 [2023-12-18T12:48:31.206Z] #109 8.324 Selecting previously unselected package libicu72:arm64.
12:48:31 [2023-12-18T12:48:31.465Z] #109 8.326 Preparing to unpack .../26-libicu72_72.1-3_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.465Z] #109 8.330 Unpacking libicu72:arm64 (72.1-3) ...
12:48:31 [2023-12-18T12:48:31.725Z] #109 8.885 Selecting previously unselected package libinih1:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.888 Preparing to unpack .../27-libinih1_55-1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.892 Unpacking libinih1:arm64 (55-1) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.926 Selecting previously unselected package libmicrohttpd12:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.928 Preparing to unpack .../28-libmicrohttpd12_0.9.75-6_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.931 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.973 Selecting previously unselected package libnet1:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.976 Preparing to unpack .../29-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 8.979 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.018 Selecting previously unselected package libnl-3-200:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.020 Preparing to unpack .../30-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.023 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.062 Selecting previously unselected package libprotobuf-c1:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.065 Preparing to unpack .../31-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.068 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.108 Selecting previously unselected package libsodium23:arm64.
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.110 Preparing to unpack .../32-libsodium23_1.0.18-1_arm64.deb ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.114 Unpacking libsodium23:arm64 (1.0.18-1) ...
12:48:31 [2023-12-18T12:48:31.985Z] #109 9.157 Selecting previously unselected package libsubid4:arm64.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.159 Preparing to unpack .../33-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.163 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.205 Selecting previously unselected package liburcu8:arm64.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.207 Preparing to unpack .../34-liburcu8_0.13.2-1_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.211 Unpacking liburcu8:arm64 (0.13.2-1) ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.251 Selecting previously unselected package libyajl2:arm64.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.253 Preparing to unpack .../35-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.256 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.287 Selecting previously unselected package net-tools.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.289 Preparing to unpack .../36-net-tools_2.10-0.1_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.293 Unpacking net-tools (2.10-0.1) ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.342 Selecting previously unselected package patch.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.344 Preparing to unpack .../37-patch_2.7.6-7_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.347 Unpacking patch (2.7.6-7) ...
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.387 Selecting previously unselected package systemd-journal-remote.
12:48:32 [2023-12-18T12:48:32.244Z] #109 9.389 Preparing to unpack .../38-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.504Z] #109 9.393 Unpacking systemd-journal-remote (252.19-1~deb12u1) ...
12:48:32 [2023-12-18T12:48:32.504Z] #109 9.433 Selecting previously unselected package thin-provisioning-tools.
12:48:32 [2023-12-18T12:48:32.504Z] #109 9.435 Preparing to unpack .../39-thin-provisioning-tools_0.9.0-2_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.504Z] #109 9.438 Unpacking thin-provisioning-tools (0.9.0-2) ...
12:48:32 [2023-12-18T12:48:32.504Z] #109 9.496 Selecting previously unselected package uidmap.
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.499 Preparing to unpack .../40-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.502 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.551 Selecting previously unselected package vim-runtime.
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.553 Preparing to unpack .../41-vim-runtime_2%3a9.0.1378-2_all.deb ...
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.564 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.575 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
12:48:32 [2023-12-18T12:48:32.763Z] #109 9.578 Unpacking vim-runtime (2:9.0.1378-2) ...
12:48:33 [2023-12-18T12:48:33.023Z] #109 10.08 Selecting previously unselected package vim.
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.08 Preparing to unpack .../42-vim_2%3a9.0.1378-2_arm64.deb ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.08 Unpacking vim (2:9.0.1378-2) ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.22 Selecting previously unselected package xfsprogs.
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.22 Preparing to unpack .../43-xfsprogs_6.1.0-1_arm64.deb ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.22 Unpacking xfsprogs (6.1.0-1) ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.32 Selecting previously unselected package zip.
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.32 Preparing to unpack .../44-zip_3.0-13_arm64.deb ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.33 Unpacking zip (3.0-13) ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.37 Selecting previously unselected package zstd.
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.37 Preparing to unpack .../45-zstd_1.5.4+dfsg2-5_arm64.deb ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.38 Unpacking zstd (1.5.4+dfsg2-5) ...
12:48:33 [2023-12-18T12:48:33.283Z] #109 10.46 Setting up libip4tc2:arm64 (1.8.9-2) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.47 Setting up net-tools (2.10-0.1) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.48 Setting up libapparmor1:arm64 (3.0.8-3) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.49 Setting up libsodium23:arm64 (1.0.18-1) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.50 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.51 Setting up libicu72:arm64 (72.1-3) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.52 Setting up libip6tc2:arm64 (1.8.9-2) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.53 Setting up libinih1:arm64 (55-1) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.54 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.55 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
12:48:33 [2023-12-18T12:48:33.542Z] #109 10.56 Setting up bzip2 (1.0.8-5+b1) ...
12:48:33 [2023-12-18T12:48:33.801Z] #109 10.57 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
12:48:33 [2023-12-18T12:48:33.801Z] #109 10.58 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
12:48:33 [2023-12-18T12:48:33.801Z] #109 10.59 Setting up libcap2-bin (1:2.66-4) ...
12:48:33 [2023-12-18T12:48:33.801Z] #109 10.60 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
12:48:33 [2023-12-18T12:48:33.801Z] #109 10.61 Setting up apparmor (3.0.8-3) ...
12:48:34 [2023-12-18T12:48:34.061Z] #109 11.20 debconf: unable to initialize frontend: Dialog
12:48:34 [2023-12-18T12:48:34.061Z] #109 11.20 debconf: (TERM is not set, so the dialog frontend is not usable.)
12:48:34 [2023-12-18T12:48:34.061Z] #109 11.20 debconf: falling back to frontend: Readline
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.20 debconf: unable to initialize frontend: Readline
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.20 debconf: (This frontend requires a controlling tty.)
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.20 debconf: falling back to frontend: Teletype
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.40 Setting up zip (3.0-13) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.41 Setting up vim-common (2:9.0.1378-2) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.43 Setting up bash-completion (1:2.11-6) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.45 Setting up xz-utils (5.4.1-0.2) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.47 Setting up libmnl0:arm64 (1.0.4-3) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.48 Setting up patch (2.7.6-7) ...
12:48:34 [2023-12-18T12:48:34.320Z] #109 11.49 Setting up sudo (1.9.13p3-1+deb12u1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.54 invoke-rc.d: could not determine current runlevel
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.54 invoke-rc.d: policy-rc.d denied execution of start.
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.54 Setting up libxtables12:arm64 (1.8.9-2) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.55 Setting up liburcu8:arm64 (0.13.2-1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.56 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.57 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.58 Setting up pigz (2.6-1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.60 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.61 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.64 Setting up sgml-base (1.31) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.68 Setting up vim-runtime (2:9.0.1378-2) ...
12:48:34 [2023-12-18T12:48:34.580Z] #109 11.75 Setting up libaio1:arm64 (0.3.113-4) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.76 Setting up libelf1:arm64 (0.188-2.1) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.77 Setting up libjson-c5:arm64 (0.16-2) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.78 Setting up zstd (1.5.4+dfsg2-5) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.80 Setting up libonig5:arm64 (6.9.8-1) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.81 Setting up libbpf1:arm64 (1:1.1.0-1) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.82 Setting up libkmod2:arm64 (30+20221128-1) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.83 Setting up vim (2:9.0.1378-2) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.87 Setting up libjq1:arm64 (1.6-2.1) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 11.88 Setting up iproute2 (6.1.0-3) ...
12:48:34 [2023-12-18T12:48:34.840Z] #109 12.00 debconf: unable to initialize frontend: Dialog
12:48:34 [2023-12-18T12:48:34.840Z] #109 12.00 debconf: (TERM is not set, so the dialog frontend is not usable.)
12:48:34 [2023-12-18T12:48:34.840Z] #109 12.00 debconf: falling back to frontend: Readline
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.01 debconf: unable to initialize frontend: Readline
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.01 debconf: (This frontend requires a controlling tty.)
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.01 debconf: falling back to frontend: Teletype
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.04 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.05 Setting up libnftnl11:arm64 (1.2.4-2) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.07 Setting up thin-provisioning-tools (0.9.0-2) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.08 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.09 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
12:48:35 [2023-12-18T12:48:35.100Z] #109 12.10 Setting up jq (1.6-2.1) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.11 Setting up iptables (1.8.9-2) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.15 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.16 Setting up dmsetup (2:1.02.185-2) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.17 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.19 Setting up systemd (252.19-1~deb12u1) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.29 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.30 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.31 Initializing machine ID from random generator.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.34 Creating group 'systemd-journal' with GID 998.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.34 Creating group 'systemd-network' with GID 997.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.34 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.38 Setting up systemd-journal-remote (252.19-1~deb12u1) ...
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.40 Creating group 'systemd-journal-remote' with GID 996.
12:48:35 [2023-12-18T12:48:35.359Z] #109 12.40 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.
12:48:35 [2023-12-18T12:48:35.619Z] #109 12.42 Setting up xfsprogs (6.1.0-1) ...
12:48:35 [2023-12-18T12:48:35.619Z] #109 12.44 System has not been booted with systemd as init system (PID 1). Can't operate.
12:48:35 [2023-12-18T12:48:35.619Z] #109 12.44 Failed to connect to bus: Host is down
12:48:35 [2023-12-18T12:48:35.619Z] #109 12.44 Processing triggers for libc-bin (2.36-9+deb12u3) ...
12:48:36 [2023-12-18T12:48:36.997Z] #109 DONE 14.1s
12:48:37 [2023-12-18T12:48:37.256Z] 
12:48:37 [2023-12-18T12:48:37.256Z] #110 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:48:37 [2023-12-18T12:48:37.516Z] #110 0.312 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:48:37 [2023-12-18T12:48:37.516Z] #110 0.316 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:48:37 [2023-12-18T12:48:37.516Z] #110 0.319 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:48:37 [2023-12-18T12:48:37.516Z] #110 DONE 0.3s
12:48:37 [2023-12-18T12:48:37.516Z] 
12:48:37 [2023-12-18T12:48:37.516Z] #111 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
12:48:38 [2023-12-18T12:48:38.086Z] #111 0.650 Hit:1 http://deb.debian.org/debian bookworm InRelease
12:48:38 [2023-12-18T12:48:38.086Z] #111 0.650 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
12:48:38 [2023-12-18T12:48:38.086Z] #111 0.650 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
12:48:38 [2023-12-18T12:48:38.914Z] #111 0.881 Reading package lists...
12:48:39 [2023-12-18T12:48:39.741Z] #111 1.520 Reading package lists...
12:48:39 [2023-12-18T12:48:39.741Z] #111 2.152 Building dependency tree...
12:48:40 [2023-12-18T12:48:40.001Z] #111 2.349 Reading state information...
12:48:40 [2023-12-18T12:48:40.001Z] #111 2.669 gcc is already the newest version (4:12.2.0-3).
12:48:40 [2023-12-18T12:48:40.001Z] #111 2.669 pkg-config is already the newest version (1.8.1-1).
12:48:40 [2023-12-18T12:48:40.001Z] #111 2.669 The following additional packages will be installed:
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.670   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.670   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.670   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.671   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.672   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.672   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.672   python3-yaml uuid-dev zlib1g-dev
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675 Suggested packages:
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675 Recommended packages:
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
12:48:40 [2023-12-18T12:48:40.260Z] #111 2.675   liblocale-gettext-perl shared-mime-info xdg-user-dirs
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.990 The following NEW packages will be installed:
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.990   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.990   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.990   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.990   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.991   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.991   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.991   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
12:48:40 [2023-12-18T12:48:40.520Z] #111 2.991   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.275 0 upgraded, 37 newly installed, 0 to remove and 9 not upgraded.
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.275 Need to get 11.9 MB of archives.
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.275 After this operation, 53.1 MB of additional disk space will be used.
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.275 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.283 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.289 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.300 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.301 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.302 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.302 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.303 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.303 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.304 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.305 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.306 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.306 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.316 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.323 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.333 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.334 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.335 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.335 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.348 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.350 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.351 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.352 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.353 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.356 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.357 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.357 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.362 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.370 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.370 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.372 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.373 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.374 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.375 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
12:48:40 [2023-12-18T12:48:40.779Z] #111 3.375 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.377 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.379 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.540 debconf: delaying package configuration, since apt-utils is not installed
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.583 Fetched 11.9 MB in 0s (31.8 MB/s)
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.605 Selecting previously unselected package libdpkg-perl.
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.605 (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 ... 21022 files and directories currently installed.)
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.618 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.621 Unpacking libdpkg-perl (1.21.22) ...
12:48:41 [2023-12-18T12:48:41.039Z] #111 3.691 Selecting previously unselected package dpkg-dev.
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.693 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.697 Unpacking dpkg-dev (1.21.22) ...
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.817 Selecting previously unselected package libglib2.0-0:arm64.
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.819 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.826 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
12:48:41 [2023-12-18T12:48:41.299Z] #111 3.946 Selecting previously unselected package libgirepository-1.0-1:arm64.
12:48:41 [2023-12-18T12:48:41.559Z] #111 3.948 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 3.951 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 3.987 Selecting previously unselected package gir1.2-glib-2.0:arm64.
12:48:41 [2023-12-18T12:48:41.559Z] #111 3.989 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 3.993 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.033 Selecting previously unselected package libsecret-common.
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.036 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.039 Unpacking libsecret-common (0.20.5-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.091 Selecting previously unselected package libsecret-1-0:arm64.
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.093 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.096 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.131 Selecting previously unselected package gir1.2-secret-1:arm64.
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.134 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.136 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.164 Selecting previously unselected package libapparmor-dev:arm64.
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.166 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.170 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
12:48:41 [2023-12-18T12:48:41.559Z] #111 4.203 Selecting previously unselected package uuid-dev:arm64.
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.205 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.208 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.243 Selecting previously unselected package libblkid-dev:arm64.
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.245 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.249 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.290 Selecting previously unselected package libffi-dev:arm64.
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.292 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.295 Unpacking libffi-dev:arm64 (3.4.4-1) ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.329 Selecting previously unselected package libgpg-error-dev.
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.331 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.335 Unpacking libgpg-error-dev (1.46-1) ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.371 Selecting previously unselected package libgcrypt20-dev.
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.374 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.377 Unpacking libgcrypt20-dev (1.10.1-3) ...
12:48:41 [2023-12-18T12:48:41.819Z] #111 4.446 Selecting previously unselected package libglib2.0-data.
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.448 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.456 Unpacking libglib2.0-data (2.74.6-2) ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.590 Selecting previously unselected package libglib2.0-bin.
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.592 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.596 Unpacking libglib2.0-bin (2.74.6-2) ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.641 Selecting previously unselected package python3-lib2to3.
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.643 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.648 Unpacking python3-lib2to3 (3.11.2-3) ...
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.689 Selecting previously unselected package python3-distutils.
12:48:42 [2023-12-18T12:48:42.079Z] #111 4.692 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.695 Unpacking python3-distutils (3.11.2-3) ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.737 Selecting previously unselected package libglib2.0-dev-bin.
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.740 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.744 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.782 Selecting previously unselected package libsepol-dev:arm64.
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.785 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.788 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.850 Selecting previously unselected package libpcre2-16-0:arm64.
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.852 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.855 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.905 Selecting previously unselected package libpcre2-32-0:arm64.
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.907 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.911 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
12:48:42 [2023-12-18T12:48:42.339Z] #111 4.959 Selecting previously unselected package libpcre2-posix3:arm64.
12:48:42 [2023-12-18T12:48:42.598Z] #111 4.961 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 4.965 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 4.997 Selecting previously unselected package libpcre2-dev:arm64.
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.000 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.003 Unpacking libpcre2-dev:arm64 (10.42-1) ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.080 Selecting previously unselected package libselinux1-dev:arm64.
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.083 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.088 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.146 Selecting previously unselected package libmount-dev:arm64.
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.148 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.153 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
12:48:42 [2023-12-18T12:48:42.598Z] #111 5.184 Selecting previously unselected package zlib1g-dev:arm64.
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.187 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.191 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.240 Selecting previously unselected package libglib2.0-dev:arm64.
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.243 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.247 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.413 Selecting previously unselected package libseccomp-dev:arm64.
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.416 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.419 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.457 Selecting previously unselected package libsecret-1-dev:arm64.
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.460 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.463 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
12:48:42 [2023-12-18T12:48:42.858Z] #111 5.544 Selecting previously unselected package libsystemd-dev:arm64.
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.547 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.551 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.650 Selecting previously unselected package libudev-dev:arm64.
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.653 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.656 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.700 Selecting previously unselected package libyaml-0-2:arm64.
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.703 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.708 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.743 Selecting previously unselected package python3-pathspec.
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.746 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.749 Unpacking python3-pathspec (0.11.0-1) ...
12:48:43 [2023-12-18T12:48:43.118Z] #111 5.787 Selecting previously unselected package python3-pkg-resources.
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.789 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.793 Unpacking python3-pkg-resources (66.1.1-1) ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.845 Selecting previously unselected package python3-yaml.
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.848 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.852 Unpacking python3-yaml (6.0-3+b2) ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.896 Selecting previously unselected package yamllint.
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.899 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 5.902 Unpacking yamllint (1.29.0-1) ...
12:48:43 [2023-12-18T12:48:43.377Z] #111 6.039 Setting up python3-pkg-resources (66.1.1-1) ...
12:48:43 [2023-12-18T12:48:43.637Z] #111 6.311 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
12:48:43 [2023-12-18T12:48:43.896Z] #111 6.322 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
12:48:43 [2023-12-18T12:48:43.897Z] #111 6.334 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
12:48:43 [2023-12-18T12:48:43.897Z] #111 6.345 No schema files found: doing nothing.
12:48:43 [2023-12-18T12:48:43.897Z] #111 6.351 Setting up python3-yaml (6.0-3+b2) ...
12:48:43 [2023-12-18T12:48:43.897Z] #111 6.511 Setting up libffi-dev:arm64 (3.4.4-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.521 Setting up libpcre2-16-0:arm64 (10.42-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.530 Setting up libpcre2-32-0:arm64 (10.42-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.540 Setting up libglib2.0-data (2.74.6-2) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.551 Setting up libgpg-error-dev (1.46-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.561 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.572 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.581 Setting up libsepol-dev:arm64 (3.4-2.1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.593 Setting up libdpkg-perl (1.21.22) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.603 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.612 Setting up libpcre2-posix3:arm64 (10.42-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.623 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.632 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.642 Setting up python3-pathspec (0.11.0-1) ...
12:48:44 [2023-12-18T12:48:44.156Z] #111 6.775 Setting up python3-lib2to3 (3.11.2-3) ...
12:48:44 [2023-12-18T12:48:44.416Z] #111 6.885 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ...
12:48:44 [2023-12-18T12:48:44.416Z] #111 6.895 Setting up libsecret-common (0.20.5-3) ...
12:48:44 [2023-12-18T12:48:44.416Z] #111 6.905 Setting up python3-distutils (3.11.2-3) ...
12:48:44 [2023-12-18T12:48:44.416Z] #111 7.036 Setting up libglib2.0-dev-bin (2.74.6-2) ...
12:48:44 [2023-12-18T12:48:44.676Z] #111 7.195 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.204 Setting up libpcre2-dev:arm64 (10.42-1) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.214 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.226 Setting up libglib2.0-bin (2.74.6-2) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.238 Setting up dpkg-dev (1.21.22) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.257 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.268 Setting up yamllint (1.29.0-1) ...
12:48:44 [2023-12-18T12:48:44.935Z] #111 7.416 Setting up libgcrypt20-dev (1.10.1-3) ...
12:48:45 [2023-12-18T12:48:45.194Z] #111 7.427 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
12:48:45 [2023-12-18T12:48:45.194Z] #111 7.438 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
12:48:45 [2023-12-18T12:48:45.194Z] #111 7.448 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
12:48:45 [2023-12-18T12:48:45.195Z] #111 7.459 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
12:48:45 [2023-12-18T12:48:45.195Z] #111 7.470 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
12:48:45 [2023-12-18T12:48:45.195Z] #111 7.482 Processing triggers for libc-bin (2.36-9+deb12u3) ...
12:48:45 [2023-12-18T12:48:45.454Z] #111 DONE 8.0s
12:48:45 [2023-12-18T12:48:45.713Z] 
12:48:45 [2023-12-18T12:48:45.713Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
12:48:46 [2023-12-18T12:48:46.283Z] #112 DONE 0.8s
12:48:46 [2023-12-18T12:48:46.542Z] 
12:48:46 [2023-12-18T12:48:46.543Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:48:46 [2023-12-18T12:48:46.543Z] #113 DONE 0.4s
12:48:46 [2023-12-18T12:48:46.802Z] 
12:48:46 [2023-12-18T12:48:46.802Z] #114 [dev 1/1] COPY --link . .
12:48:50 [2023-12-18T12:48:50.997Z] #114 DONE 3.6s
12:48:50 [2023-12-18T12:48:50.997Z] 
12:48:50 [2023-12-18T12:48:50.997Z] #115 exporting to image
12:48:50 [2023-12-18T12:48:50.997Z] #115 exporting layers
12:48:51 [2023-12-18T12:48:51.256Z] #115 exporting layers 1.0s done
12:48:51 [2023-12-18T12:48:51.256Z] #115 writing image sha256:e18e99e75d379e50c3bb2f956fc0ff406dd6a10b6885a0bfc7ea161180dac93d done
12:48:51 [2023-12-18T12:48:51.256Z] #115 naming to docker.io/library/docker:e48b58e1be3348468a734bc9b194383d14b61df8 done
12:48:51 [2023-12-18T12:48:51.256Z] #115 DONE 1.0s