Skip to content

Console Output

Skipping 137 KB.. Full Log
tomake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
20:54:00 [2024-04-10T20:54:00.786Z] #58 22.04 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:54:01 [2024-04-10T20:54:01.046Z] #58 DONE 22.3s
20:54:01 [2024-04-10T20:54:01.046Z] 
20:54:01 [2024-04-10T20:54:01.046Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:01 [2024-04-10T20:54:01.616Z] #72 0.743 Cloning into '/tmp/crun-build'...
20:54:02 [2024-04-10T20:54:02.992Z] #72 2.219 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:54:02 [2024-04-10T20:54:02.992Z] #72 2.232 Cloning into '/tmp/crun-build/libocispec'...
20:54:03 [2024-04-10T20:54:03.673Z] #72 2.592 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
20:54:03 [2024-04-10T20:54:03.673Z] #72 2.593 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:54:03 [2024-04-10T20:54:03.673Z] #72 2.593 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:54:03 [2024-04-10T20:54:03.673Z] #72 2.594 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:54:03 [2024-04-10T20:54:03.673Z] #72 2.603 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:54:04 [2024-04-10T20:54:04.326Z] #72 3.212 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:54:04 [2024-04-10T20:54:04.913Z] #72 3.890 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:54:05 [2024-04-10T20:54:05.182Z] #72 4.198 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
20:54:05 [2024-04-10T20:54:05.182Z] #72 4.217 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
20:54:05 [2024-04-10T20:54:05.182Z] #72 4.242 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
20:54:05 [2024-04-10T20:54:05.470Z] #72 ...
20:54:05 [2024-04-10T20:54:05.471Z] 
20:54:05 [2024-04-10T20:54:05.471Z] #56 [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
20:54:05 [2024-04-10T20:54:05.471Z] #56 25.23 gotestsum version dev
20:54:05 [2024-04-10T20:54:05.471Z] #56 DONE 26.9s
20:54:05 [2024-04-10T20:54:05.471Z] 
20:54:05 [2024-04-10T20:54:05.471Z] #73 [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
20:54:05 [2024-04-10T20:54:05.471Z] #73 1.706 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:54:05 [2024-04-10T20:54:05.471Z] #73 1.707 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:54:05 [2024-04-10T20:54:05.471Z] #73 1.707 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:54:05 [2024-04-10T20:54:05.471Z] #73 2.182 Reading package lists...
20:54:05 [2024-04-10T20:54:05.471Z] #73 3.104 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
20:54:05 [2024-04-10T20:54:05.471Z] #73 3.111 Reading package lists...
20:54:05 [2024-04-10T20:54:05.471Z] #73 3.890 Building dependency tree...
20:54:05 [2024-04-10T20:54:05.471Z] #73 4.088 Reading state information...
20:54:05 [2024-04-10T20:54:05.471Z] #73 4.532 gcc is already the newest version (4:12.2.0-3).
20:54:05 [2024-04-10T20:54:05.471Z] #73 4.532 libc6-dev is already the newest version (2.36-9+deb12u4).
20:54:05 [2024-04-10T20:54:05.471Z] #73 4.532 pkg-config is already the newest version (1.8.1-1).
20:54:05 [2024-04-10T20:54:05.471Z] #73 4.532 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:54:05 [2024-04-10T20:54:05.471Z] #73 DONE 5.5s
20:54:05 [2024-04-10T20:54:05.471Z] 
20:54:05 [2024-04-10T20:54:05.471Z] #65 [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
20:54:05 [2024-04-10T20:54:05.471Z] #65 20.90 Selecting previously unselected package libgcrypt20-dev.
20:54:05 [2024-04-10T20:54:05.471Z] #65 20.90 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 20.93 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.22 Selecting previously unselected package libglib2.0-data.
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.22 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.25 Unpacking libglib2.0-data (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.77 Selecting previously unselected package libglib2.0-bin.
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.77 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.78 Unpacking libglib2.0-bin (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 21.98 Selecting previously unselected package python3-lib2to3.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.00 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.00 Unpacking python3-lib2to3 (3.11.2-3) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.15 Selecting previously unselected package python3-distutils.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.18 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.20 Unpacking python3-distutils (3.11.2-3) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.38 Selecting previously unselected package libglib2.0-dev-bin.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.38 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.40 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.59 Selecting previously unselected package libsepol-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.59 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.60 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.75 Selecting previously unselected package libpcre2-16-0:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.75 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.78 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.93 Selecting previously unselected package libpcre2-32-0:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.93 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 22.94 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.25 Selecting previously unselected package libpcre2-posix3:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.26 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.27 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.38 Selecting previously unselected package libpcre2-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.38 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.39 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.73 Selecting previously unselected package libselinux1-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.73 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 23.77 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.07 Selecting previously unselected package libmount-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.07 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.08 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.23 Selecting previously unselected package zlib1g-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.23 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.26 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.50 Selecting previously unselected package libglib2.0-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.51 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 24.54 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.02 Selecting previously unselected package libsecret-1-dev:arm64.
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.02 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.04 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.51 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.60 No schema files found: doing nothing.
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.67 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.73 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.79 Setting up libbtrfs0:arm64 (6.2-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 25.91 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.00 Setting up libglib2.0-data (2.74.6-2) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.13 Setting up libgpg-error-dev (1.46-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.19 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.25 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.36 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.45 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.50 Setting up libbtrfs-dev:arm64 (6.2-1) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.53 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:54:05 [2024-04-10T20:54:05.471Z] #65 26.56 Setting up python3-lib2to3 (3.11.2-3) ...
20:54:05 [2024-04-10T20:54:05.742Z] #65 26.81 Setting up libelf1:arm64 (0.188-2.1) ...
20:54:05 [2024-04-10T20:54:05.742Z] #65 26.84 Setting up libsecret-common (0.20.5-3) ...
20:54:05 [2024-04-10T20:54:05.742Z] #65 26.86 Setting up python3-distutils (3.11.2-3) ...
20:54:06 [2024-04-10T20:54:06.036Z] #65 27.05 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:54:06 [2024-04-10T20:54:06.973Z] #65 27.85 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
20:54:06 [2024-04-10T20:54:06.973Z] #65 28.11 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:54:06 [2024-04-10T20:54:06.973Z] #65 28.28 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:54:07 [2024-04-10T20:54:07.531Z] #65 28.47 Setting up libglib2.0-bin (2.74.6-2) ...
20:54:07 [2024-04-10T20:54:07.531Z] #65 28.75 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:54:08 [2024-04-10T20:54:08.102Z] #65 28.96 Setting up libgcrypt20-dev (1.10.1-3) ...
20:54:08 [2024-04-10T20:54:08.102Z] #65 29.20 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:54:08 [2024-04-10T20:54:08.371Z] #65 29.60 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
20:54:08 [2024-04-10T20:54:08.630Z] #65 29.75 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:54:08 [2024-04-10T20:54:08.893Z] #65 29.95 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:54:08 [2024-04-10T20:54:08.893Z] #65 30.18 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:54:09 [2024-04-10T20:54:09.152Z] #65 30.29 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:54:09 [2024-04-10T20:54:09.152Z] #65 ...
20:54:09 [2024-04-10T20:54:09.152Z] 
20:54:09 [2024-04-10T20:54:09.152Z] #74 [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...)
20:54:09 [2024-04-10T20:54:09.152Z] #74 1.721 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
20:54:09 [2024-04-10T20:54:09.416Z] #74 ...
20:54:09 [2024-04-10T20:54:09.416Z] 
20:54:09 [2024-04-10T20:54:09.416Z] #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...)
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551   Compatibility with CMake < 2.8.12 will be removed from a future version of
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551   CMake.
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551 
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551   Update the VERSION argument <min> value or use a ...<max> suffix to tell
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551   CMake that the project does not need compatibility with older versions.
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551 
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.551 
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.827 -- The C compiler identification is GNU 12.2.0
20:54:09 [2024-04-10T20:54:09.416Z] #75 0.850 -- Detecting C compiler ABI info
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.051 -- Detecting C compiler ABI info - done
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.064 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.065 -- Detecting C compile features
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.066 -- Detecting C compile features - done
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.079 -- Performing Test HAS_BUILTIN_FORTIFY
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.200 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.278 -- Configuring done
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.284 -- Generating done
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.295 -- Build files have been written to: /go/src/github.com/krallin/tini
20:54:09 [2024-04-10T20:54:09.417Z] #75 1.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:54:09 [2024-04-10T20:54:09.417Z] #75 2.150 [100%] Linking C executable tini-static
20:54:09 [2024-04-10T20:54:09.417Z] #75 2.286 [100%] Built target tini-static
20:54:09 [2024-04-10T20:54:09.417Z] #75 DONE 3.9s
20:54:09 [2024-04-10T20:54:09.417Z] 
20:54:09 [2024-04-10T20:54:09.417Z] #76 [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...)
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.175 go: downloading github.com/Masterminds/semver/v3 v3.2.1
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.180 go: downloading github.com/urfave/cli/v2 v2.27.1
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.218 go: downloading golang.org/x/sys v0.18.0
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.242 go: downloading github.com/containernetworking/plugins v1.4.0
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.242 go: downloading github.com/google/uuid v1.6.0
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.262 go: downloading github.com/moby/vpnkit v0.5.0
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.273 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.287 go: downloading github.com/gorilla/mux v1.8.1
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.661 go: downloading github.com/moby/sys/mountinfo v0.7.1
20:54:09 [2024-04-10T20:54:09.417Z] #76 2.949 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
20:54:09 [2024-04-10T20:54:09.417Z] #76 3.793 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:54:09 [2024-04-10T20:54:09.417Z] #76 3.804 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:54:09 [2024-04-10T20:54:09.417Z] #76 3.811 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
20:54:09 [2024-04-10T20:54:09.417Z] #76 3.813 go: downloading golang.org/x/net v0.17.0
20:54:09 [2024-04-10T20:54:09.417Z] #76 4.053 go: downloading github.com/pierrec/lz4/v4 v4.1.17
20:54:09 [2024-04-10T20:54:09.417Z] #76 4.054 go: downloading github.com/josharian/native v1.1.0
20:54:09 [2024-04-10T20:54:09.986Z] #76 ...
20:54:09 [2024-04-10T20:54:09.986Z] 
20:54:09 [2024-04-10T20:54:09.986Z] #77 [delve-supported 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...)
20:54:09 [2024-04-10T20:54:09.986Z] #77 ...
20:54:09 [2024-04-10T20:54:09.986Z] 
20:54:09 [2024-04-10T20:54:09.986Z] #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...)
20:54:09 [2024-04-10T20:54:09.986Z] #78 ...
20:54:09 [2024-04-10T20:54:09.986Z] 
20:54:09 [2024-04-10T20:54:09.986Z] #65 [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
20:54:09 [2024-04-10T20:54:09.986Z] #65 DONE 31.2s
20:54:10 [2024-04-10T20:54:10.245Z] 
20:54:10 [2024-04-10T20:54:10.245Z] #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...)
20:54:14 [2024-04-10T20:54:14.444Z] #79 3.671 + bin/ctr
20:54:14 [2024-04-10T20:54:14.444Z] #79 3.672 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
20:54:17 [2024-04-10T20:54:17.733Z] #79 ...
20:54:17 [2024-04-10T20:54:17.733Z] 
20:54:17 [2024-04-10T20:54:17.733Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:17 [2024-04-10T20:54:17.733Z] #72 9.727 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:54:17 [2024-04-10T20:54:17.733Z] #72 13.99 libtoolize: putting auxiliary files in '.'.
20:54:17 [2024-04-10T20:54:17.733Z] #72 13.99 libtoolize: copying file './ltmain.sh'
20:54:17 [2024-04-10T20:54:17.733Z] #72 14.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:54:17 [2024-04-10T20:54:17.733Z] #72 14.92 libtoolize: and rerunning libtoolize and aclocal.
20:54:17 [2024-04-10T20:54:17.733Z] #72 14.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:54:19 [2024-04-10T20:54:19.111Z] #72 18.26 configure.ac:7: installing './compile'
20:54:19 [2024-04-10T20:54:19.370Z] #72 18.26 configure.ac:11: installing './config.guess'
20:54:19 [2024-04-10T20:54:19.370Z] #72 18.27 configure.ac:11: installing './config.sub'
20:54:19 [2024-04-10T20:54:19.370Z] #72 18.27 configure.ac:8: installing './install-sh'
20:54:19 [2024-04-10T20:54:19.370Z] #72 18.28 configure.ac:8: installing './missing'
20:54:19 [2024-04-10T20:54:19.370Z] #72 18.33 Makefile.am: installing './depcomp'
20:54:19 [2024-04-10T20:54:19.629Z] #72 18.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:54:19 [2024-04-10T20:54:19.887Z] #72 18.88 libtoolize: copying file 'build-aux/ltmain.sh'
20:54:19 [2024-04-10T20:54:19.887Z] #72 19.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:54:20 [2024-04-10T20:54:20.146Z] #72 19.04 libtoolize: copying file 'm4/libtool.m4'
20:54:20 [2024-04-10T20:54:20.146Z] #72 19.25 libtoolize: copying file 'm4/ltoptions.m4'
20:54:20 [2024-04-10T20:54:20.146Z] #72 19.37 libtoolize: copying file 'm4/ltsugar.m4'
20:54:20 [2024-04-10T20:54:20.405Z] #72 19.52 libtoolize: copying file 'm4/ltversion.m4'
20:54:20 [2024-04-10T20:54:20.405Z] #72 19.65 libtoolize: copying file 'm4/lt~obsolete.m4'
20:54:20 [2024-04-10T20:54:20.664Z] #72 19.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:54:23 [2024-04-10T20:54:23.197Z] #72 22.19 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
20:54:23 [2024-04-10T20:54:23.197Z] #72 22.19 configure.ac:3: You should run autoupdate.
20:54:23 [2024-04-10T20:54:23.197Z] #72 22.19 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
20:54:23 [2024-04-10T20:54:23.197Z] #72 22.19 configure.ac:3: the top level
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.25 configure.ac:7: installing 'build-aux/compile'
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.26 configure.ac:9: installing 'build-aux/config.guess'
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.27 configure.ac:9: installing 'build-aux/config.sub'
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.27 configure.ac:11: installing 'build-aux/install-sh'
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.28 configure.ac:11: installing 'build-aux/missing'
20:54:25 [2024-04-10T20:54:25.125Z] #72 24.36 Makefile.am: installing 'build-aux/depcomp'
20:54:25 [2024-04-10T20:54:25.387Z] #72 24.47 parallel-tests: installing 'build-aux/test-driver'
20:54:26 [2024-04-10T20:54:26.763Z] #72 25.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:54:26 [2024-04-10T20:54:26.763Z] #72 25.78 libtoolize: copying file 'build-aux/ltmain.sh'
20:54:27 [2024-04-10T20:54:27.023Z] #72 26.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:54:27 [2024-04-10T20:54:27.023Z] #72 26.21 libtoolize: copying file 'm4/libtool.m4'
20:54:27 [2024-04-10T20:54:27.281Z] #72 26.35 libtoolize: copying file 'm4/ltoptions.m4'
20:54:27 [2024-04-10T20:54:27.540Z] #72 26.44 libtoolize: copying file 'm4/ltsugar.m4'
20:54:27 [2024-04-10T20:54:27.540Z] #72 26.58 libtoolize: copying file 'm4/ltversion.m4'
20:54:27 [2024-04-10T20:54:27.540Z] #72 26.75 libtoolize: copying file 'm4/lt~obsolete.m4'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.43 configure.ac:11: installing 'build-aux/compile'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.43 configure.ac:11: installing 'build-aux/config.guess'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.44 configure.ac:11: installing 'build-aux/config.sub'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.44 configure.ac:13: installing 'build-aux/install-sh'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.44 configure.ac:13: installing 'build-aux/missing'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.45 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:54:34 [2024-04-10T20:54:34.111Z] #72 32.54 Makefile.am: installing 'build-aux/depcomp'
20:54:34 [2024-04-10T20:54:34.111Z] #72 33.09 checking build system type... aarch64-unknown-linux-gnu
20:54:34 [2024-04-10T20:54:34.370Z] #72 33.33 checking host system type... aarch64-unknown-linux-gnu
20:54:34 [2024-04-10T20:54:34.370Z] #72 33.34 checking how to print strings... printf
20:54:34 [2024-04-10T20:54:34.370Z] #72 33.34 checking for gcc... gcc
20:54:34 [2024-04-10T20:54:34.370Z] #72 33.45 checking whether the C compiler works... yes
20:54:34 [2024-04-10T20:54:34.628Z] #72 33.59 checking for C compiler default output file name... a.out
20:54:34 [2024-04-10T20:54:34.628Z] #72 33.59 checking for suffix of executables... 
20:54:34 [2024-04-10T20:54:34.887Z] #72 33.80 checking whether we are cross compiling... no
20:54:34 [2024-04-10T20:54:34.887Z] #72 33.89 checking for suffix of object files... o
20:54:34 [2024-04-10T20:54:34.887Z] #72 33.97 checking whether the compiler supports GNU C... yes
20:54:34 [2024-04-10T20:54:34.887Z] #72 34.03 checking whether gcc accepts -g... yes
20:54:35 [2024-04-10T20:54:35.162Z] #72 34.13 checking for gcc option to enable C11 features... none needed
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.35 checking whether gcc understands -c and -o together... yes
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.46 checking for a sed that does not truncate output... /usr/bin/sed
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.48 checking for grep that handles long lines and -e... /usr/bin/grep
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.49 checking for egrep... /usr/bin/grep -E
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.49 checking for fgrep... /usr/bin/grep -F
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.50 checking for ld used by gcc... /usr/bin/ld
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.50 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.50 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:54:35 [2024-04-10T20:54:35.421Z] #72 34.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.59 checking whether ln -s works... yes
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.60 checking the maximum length of command line arguments... 1572864
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking for /usr/bin/ld option to reload object files... -r
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking for file... file
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking for objdump... objdump
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.64 checking how to recognize dependent libraries... pass_all
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.65 checking for dlltool... no
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.65 checking how to associate runtime and link libraries... printf %s\n
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.65 checking for ar... ar
20:54:35 [2024-04-10T20:54:35.680Z] #72 34.66 checking for archiver @FILE support... @
20:54:35 [2024-04-10T20:54:35.939Z] #72 34.80 checking for strip... strip
20:54:35 [2024-04-10T20:54:35.939Z] #72 34.80 checking for ranlib... ranlib
20:54:35 [2024-04-10T20:54:35.939Z] #72 34.80 checking for gawk... no
20:54:35 [2024-04-10T20:54:35.939Z] #72 34.80 checking for mawk... mawk
20:54:35 [2024-04-10T20:54:35.939Z] #72 34.80 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.03 checking for sysroot... no
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.04 checking for a working dd... /usr/bin/dd
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.06 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.08 checking for mt... no
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.08 checking if : is a manifest tool... no
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.11 checking for stdio.h... yes
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.22 checking for stdlib.h... yes
20:54:36 [2024-04-10T20:54:36.198Z] #72 35.33 checking for string.h... yes
20:54:36 [2024-04-10T20:54:36.456Z] #72 35.43 checking for inttypes.h... yes
20:54:36 [2024-04-10T20:54:36.715Z] #72 35.55 checking for stdint.h... yes
20:54:36 [2024-04-10T20:54:36.715Z] #72 35.62 checking for strings.h... yes
20:54:36 [2024-04-10T20:54:36.715Z] #72 35.72 checking for sys/stat.h... yes
20:54:36 [2024-04-10T20:54:36.974Z] #72 35.85 checking for sys/types.h... yes
20:54:36 [2024-04-10T20:54:36.974Z] #72 35.91 checking for unistd.h... yes
20:54:36 [2024-04-10T20:54:36.974Z] #72 35.99 checking for dlfcn.h... yes
20:54:37 [2024-04-10T20:54:37.233Z] #72 36.14 checking for objdir... .libs
20:54:37 [2024-04-10T20:54:37.492Z] #72 36.38 checking if gcc supports -fno-rtti -fno-exceptions... no
20:54:37 [2024-04-10T20:54:37.492Z] #72 36.49 checking for gcc option to produce PIC... -fPIC -DPIC
20:54:37 [2024-04-10T20:54:37.492Z] #72 36.49 checking if gcc PIC flag -fPIC -DPIC works... yes
20:54:37 [2024-04-10T20:54:37.752Z] #72 36.59 checking if gcc static flag -static works... yes
20:54:37 [2024-04-10T20:54:37.752Z] #72 36.78 checking if gcc supports -c -o file.o... yes
20:54:38 [2024-04-10T20:54:38.011Z] #72 36.91 checking if gcc supports -c -o file.o... (cached) yes
20:54:38 [2024-04-10T20:54:38.011Z] #72 36.91 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:54:38 [2024-04-10T20:54:38.011Z] #72 36.97 checking dynamic linker characteristics... GNU/Linux ld.so
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.22 checking how to hardcode library paths into programs... immediate
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.23 checking whether stripping libraries is possible... yes
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.24 checking if libtool supports shared libraries... yes
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.24 checking whether to build shared libraries... no
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.24 checking whether to build static libraries... yes
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.24 checking for a BSD-compatible install... /usr/bin/install -c
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.29 checking whether build environment is sane... yes
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.34 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.35 checking whether make sets $(MAKE)... yes
20:54:38 [2024-04-10T20:54:38.270Z] #72 37.40 checking whether make supports the include directive... yes (GNU style)
20:54:38 [2024-04-10T20:54:38.529Z] #72 37.46 checking whether make supports nested variables... yes
20:54:38 [2024-04-10T20:54:38.529Z] #72 37.49 checking whether UID '0' is supported by ustar format... yes
20:54:38 [2024-04-10T20:54:38.529Z] #72 37.49 checking whether GID '0' is supported by ustar format... yes
20:54:38 [2024-04-10T20:54:38.529Z] #72 37.49 checking how to create a ustar tar archive... gnutar
20:54:38 [2024-04-10T20:54:38.529Z] #72 37.55 checking dependency style of gcc... gcc3
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.70 checking whether to enable maintainer-specific portions of Makefiles... yes
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.70 checking whether make supports nested variables... (cached) yes
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.70 checking for gawk... (cached) mawk
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.70 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.70 checking for gcc... (cached) gcc
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.76 checking whether the compiler supports GNU C... (cached) yes
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.76 checking whether gcc accepts -g... (cached) yes
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.77 checking for gcc option to enable C11 features... (cached) none needed
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.77 checking whether gcc understands -c and -o together... (cached) yes
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.77 checking for a Python interpreter with version >= 3... python3
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.83 checking for python3... /usr/bin/python3
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.83 checking for python3 version... 3.11
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.87 checking for python3 platform... linux
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.88 checking for GNU default python3 prefix... ${prefix}
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.88 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:54:38 [2024-04-10T20:54:38.787Z] #72 37.88 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:54:39 [2024-04-10T20:54:39.046Z] #72 37.97 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:54:39 [2024-04-10T20:54:39.046Z] #72 38.07 checking for go-md2man... no
20:54:39 [2024-04-10T20:54:39.046Z] #72 38.07 checking for error.h... yes
20:54:39 [2024-04-10T20:54:39.305Z] #72 38.21 checking for linux/openat2.h... yes
20:54:39 [2024-04-10T20:54:39.305Z] #72 38.31 checking for stdatomic.h... yes
20:54:39 [2024-04-10T20:54:39.305Z] #72 38.39 checking for linux/ioprio.h... yes
20:54:39 [2024-04-10T20:54:39.564Z] #72 38.53 checking for atomic_int... yes
20:54:39 [2024-04-10T20:54:39.824Z] #72 38.68 checking for atomic_bool... yes
20:54:39 [2024-04-10T20:54:39.824Z] #72 38.89 checking for copy_file_range... yes
20:54:40 [2024-04-10T20:54:40.083Z] #72 39.04 checking for fgetxattr... yes
20:54:40 [2024-04-10T20:54:40.083Z] #72 39.14 checking for statx... yes
20:54:40 [2024-04-10T20:54:40.341Z] #72 39.22 checking for fgetpwent_r... yes
20:54:40 [2024-04-10T20:54:40.342Z] #72 39.31 checking for issetugid... no
20:54:40 [2024-04-10T20:54:40.342Z] #72 39.49 checking for memfd_create... yes
20:54:40 [2024-04-10T20:54:40.342Z] #72 39.58 checking for pkg-config... /usr/bin/pkg-config
20:54:40 [2024-04-10T20:54:40.600Z] #72 39.59 checking pkg-config is at least version 0.9.0... yes
20:54:40 [2024-04-10T20:54:40.600Z] #72 39.59 checking for library containing yajl_tree_get... -lyajl
20:54:40 [2024-04-10T20:54:40.867Z] #72 39.84 checking for yajl >= 2.0.0... yes
20:54:40 [2024-04-10T20:54:40.867Z] #72 39.84 checking for sys/capability.h... yes
20:54:41 [2024-04-10T20:54:41.126Z] #72 39.91 checking for library containing cap_from_name... -lcap
20:54:41 [2024-04-10T20:54:41.385Z] #72 40.26 checking for library containing gcry_check_version... no
20:54:41 [2024-04-10T20:54:41.385Z] #72 40.47 checking for library containing dlopen... none required
20:54:41 [2024-04-10T20:54:41.644Z] #72 40.58 checking for seccomp.h... yes
20:54:41 [2024-04-10T20:54:41.644Z] #72 40.70 checking for library containing seccomp_rule_add... -lseccomp
20:54:41 [2024-04-10T20:54:41.902Z] #72 40.82 checking for library containing seccomp_arch_resolve_name... none required
20:54:41 [2024-04-10T20:54:41.902Z] #72 40.89 checking for systemd/sd-bus.h... yes
20:54:41 [2024-04-10T20:54:41.902Z] #72 40.98 checking for library containing sd_bus_match_signal_async... -lsystemd
20:54:42 [2024-04-10T20:54:42.161Z] #72 41.13 checking for sd_notify_barrier... yes
20:54:42 [2024-04-10T20:54:42.161Z] #72 41.23 checking for linux/bpf.h... yes
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.36 checking compilation for eBPF... yes
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.47 checking for criu >= 3.15... no
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.49 configure: CRIU headers not found, building without CRIU support
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.49 checking for criu > 3.16... no
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.51 configure: CRIU version doesn't support join-ns API
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.51 checking for criu > 3.16.1... no
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.53 configure: CRIU version doesn't support for pre-dumping
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.53 checking for new mount API (fsconfig)... yes
20:54:42 [2024-04-10T20:54:42.420Z] #72 41.58 yes
20:54:42 [2024-04-10T20:54:42.679Z] #72 41.58 checking for seccomp notify API... yes
20:54:42 [2024-04-10T20:54:42.679Z] #72 41.64 checking for gperf... no
20:54:42 [2024-04-10T20:54:42.679Z] #72 41.64 configure: gperf not found - cannot rebuild signal parser code
20:54:42 [2024-04-10T20:54:42.679Z] #72 41.64 checking for library containing argp_parse... none required
20:54:42 [2024-04-10T20:54:42.938Z] #72 41.83 checking that generated files are newer than configure... done
20:54:42 [2024-04-10T20:54:42.938Z] #72 41.84 configure: creating ./config.status
20:54:44 [2024-04-10T20:54:44.847Z] #72 43.83 config.status: creating Makefile
20:54:44 [2024-04-10T20:54:44.847Z] #72 43.91 config.status: creating config.h
20:54:44 [2024-04-10T20:54:44.847Z] #72 43.93 config.status: executing libtool commands
20:54:45 [2024-04-10T20:54:45.112Z] #72 43.97 config.status: executing depfiles commands
20:54:45 [2024-04-10T20:54:45.680Z] #72 44.67 === configuring in libocispec (/tmp/crun-build/libocispec)
20:54:45 [2024-04-10T20:54:45.680Z] #72 44.68 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:54:45 [2024-04-10T20:54:45.939Z] #72 44.95 checking for gcc... gcc
20:54:45 [2024-04-10T20:54:45.939Z] #72 44.98 checking whether the C compiler works... yes
20:54:46 [2024-04-10T20:54:46.198Z] #72 45.11 checking for C compiler default output file name... a.out
20:54:46 [2024-04-10T20:54:46.198Z] #72 45.11 checking for suffix of executables... 
20:54:46 [2024-04-10T20:54:46.198Z] #72 45.21 checking whether we are cross compiling... no
20:54:46 [2024-04-10T20:54:46.457Z] #72 45.31 checking for suffix of object files... o
20:54:46 [2024-04-10T20:54:46.457Z] #72 45.36 checking whether the compiler supports GNU C... yes
20:54:46 [2024-04-10T20:54:46.457Z] #72 45.45 checking whether gcc accepts -g... yes
20:54:46 [2024-04-10T20:54:46.457Z] #72 45.53 checking for gcc option to enable C11 features... none needed
20:54:46 [2024-04-10T20:54:46.716Z] #72 45.64 checking whether gcc understands -c and -o together... yes
20:54:46 [2024-04-10T20:54:46.716Z] #72 45.71 checking for stdio.h... yes
20:54:46 [2024-04-10T20:54:46.716Z] #72 45.76 checking for stdlib.h... yes
20:54:46 [2024-04-10T20:54:46.716Z] #72 45.83 checking for string.h... yes
20:54:46 [2024-04-10T20:54:46.975Z] #72 45.94 checking for inttypes.h... yes
20:54:46 [2024-04-10T20:54:46.975Z] #72 46.00 checking for stdint.h... yes
20:54:46 [2024-04-10T20:54:46.975Z] #72 46.08 checking for strings.h... yes
20:54:47 [2024-04-10T20:54:47.234Z] #72 46.19 checking for sys/stat.h... yes
20:54:47 [2024-04-10T20:54:47.234Z] #72 46.27 checking for sys/types.h... yes
20:54:47 [2024-04-10T20:54:47.234Z] #72 46.31 checking for unistd.h... yes
20:54:47 [2024-04-10T20:54:47.234Z] #72 46.40 checking for wchar.h... yes
20:54:47 [2024-04-10T20:54:47.494Z] #72 46.48 checking for minix/config.h... no
20:54:47 [2024-04-10T20:54:47.494Z] #72 46.56 checking whether it is safe to define __EXTENSIONS__... yes
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.63 checking whether _XOPEN_SOURCE should be defined... no
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.72 checking build system type... aarch64-unknown-linux-gnu
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.87 checking host system type... aarch64-unknown-linux-gnu
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.87 checking how to print strings... printf
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.88 checking for a sed that does not truncate output... /usr/bin/sed
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.90 checking for grep that handles long lines and -e... /usr/bin/grep
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.91 checking for egrep... /usr/bin/grep -E
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.91 checking for fgrep... /usr/bin/grep -F
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.92 checking for ld used by gcc... /usr/bin/ld
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.93 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:54:47 [2024-04-10T20:54:47.752Z] #72 46.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:54:48 [2024-04-10T20:54:48.011Z] #72 46.99 checking whether ln -s works... yes
20:54:48 [2024-04-10T20:54:48.011Z] #72 46.99 checking the maximum length of command line arguments... 1572864
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.00 checking for /usr/bin/ld option to reload object files... -r
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.01 checking for file... file
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.01 checking for objdump... objdump
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.01 checking how to recognize dependent libraries... pass_all
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.01 checking for dlltool... no
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.01 checking how to associate runtime and link libraries... printf %s\n
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.02 checking for ar... ar
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.02 checking for archiver @FILE support... @
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.09 checking for strip... strip
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.09 checking for ranlib... ranlib
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.10 checking for gawk... no
20:54:48 [2024-04-10T20:54:48.011Z] #72 47.10 checking for mawk... mawk
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.28 checking for sysroot... no
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.28 checking for a working dd... /usr/bin/dd
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.30 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.31 checking for mt... no
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.31 checking if : is a manifest tool... no
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.32 checking for dlfcn.h... yes
20:54:48 [2024-04-10T20:54:48.270Z] #72 47.37 checking for objdir... .libs
20:54:48 [2024-04-10T20:54:48.530Z] #72 47.48 checking if gcc supports -fno-rtti -fno-exceptions... no
20:54:48 [2024-04-10T20:54:48.530Z] #72 47.58 checking for gcc option to produce PIC... -fPIC -DPIC
20:54:48 [2024-04-10T20:54:48.530Z] #72 47.58 checking if gcc PIC flag -fPIC -DPIC works... yes
20:54:48 [2024-04-10T20:54:48.789Z] #72 47.67 checking if gcc static flag -static works... yes
20:54:48 [2024-04-10T20:54:48.789Z] #72 47.76 checking if gcc supports -c -o file.o... yes
20:54:48 [2024-04-10T20:54:48.789Z] #72 47.84 checking if gcc supports -c -o file.o... (cached) yes
20:54:48 [2024-04-10T20:54:48.789Z] #72 47.84 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:54:48 [2024-04-10T20:54:48.789Z] #72 47.85 checking dynamic linker characteristics... GNU/Linux ld.so
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking how to hardcode library paths into programs... immediate
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking whether stripping libraries is possible... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking if libtool supports shared libraries... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking whether to build shared libraries... no
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking whether to build static libraries... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.01 checking for a BSD-compatible install... /usr/bin/install -c
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.05 checking whether build environment is sane... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.08 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.09 checking whether make sets $(MAKE)... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.15 checking whether make supports the include directive... yes (GNU style)
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.20 checking whether make supports nested variables... yes
20:54:49 [2024-04-10T20:54:49.048Z] #72 48.27 checking whether UID '0' is supported by ustar format... yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.27 checking whether GID '0' is supported by ustar format... yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.27 checking how to create a ustar tar archive... gnutar
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.32 checking dependency style of gcc... gcc3
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.40 checking whether to enable maintainer-specific portions of Makefiles... yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.41 checking whether make supports nested variables... (cached) yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.41 checking for pkg-config... /usr/bin/pkg-config
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.41 checking pkg-config is at least version 0.9.0... yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.42 checking for yajl >= 2.1.0... yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.45 checking for a sed that does not truncate output... (cached) /usr/bin/sed
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.45 checking for gcc... (cached) gcc
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.53 checking whether the compiler supports GNU C... (cached) yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.53 checking whether gcc accepts -g... (cached) yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.53 checking for gcc option to enable C11 features... (cached) none needed
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.53 checking whether gcc understands -c and -o together... (cached) yes
20:54:49 [2024-04-10T20:54:49.307Z] #72 48.53 checking for a Python interpreter with version >= 3... 
20:54:49 [2024-04-10T20:54:49.307Z] #72 ...
20:54:49 [2024-04-10T20:54:49.307Z] 
20:54:49 [2024-04-10T20:54:49.307Z] #60 [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.55.2"      && /build/golangci-lint --version
20:54:49 [2024-04-10T20:54:49.307Z] #60 70.79 golangci-lint has version v1.55.2 built with go1.21.9 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
20:54:54 [2024-04-10T20:54:54.579Z] #60 ...
20:54:54 [2024-04-10T20:54:54.579Z] 
20:54:54 [2024-04-10T20:54:54.579Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.53 checking for a Python interpreter with version >= 3... python3
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.58 checking for python3... /usr/bin/python3
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.58 checking for python3 version... 3.11
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.60 checking for python3 platform... linux
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.62 checking for GNU default python3 prefix... ${prefix}
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.62 checking for GNU default python3 exec_prefix... ${exec_prefix}
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.62 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.65 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
20:54:54 [2024-04-10T20:54:54.579Z] #72 48.75 checking that generated files are newer than configure... done
20:54:54 [2024-04-10T20:54:54.579Z] #72 49.08 configure: creating ./config.status
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.06 config.status: creating Makefile
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.09 config.status: creating ocispec.pc
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.16 config.status: creating config.h
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.21 config.status: executing libtool commands
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.27 config.status: executing depfiles commands
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.61 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.64 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.87 checking for gcc... gcc
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.90 checking whether the C compiler works... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.99 checking for C compiler default output file name... a.out
20:54:54 [2024-04-10T20:54:54.579Z] #72 51.99 checking for suffix of executables... 
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.07 checking whether we are cross compiling... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.15 checking for suffix of object files... o
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.20 checking whether the compiler supports GNU C... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.23 checking whether gcc accepts -g... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.28 checking for gcc option to enable C11 features... none needed
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.35 checking whether gcc understands -c and -o together... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.42 checking for a BSD-compatible install... /usr/bin/install -c
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.43 checking whether build environment is sane... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.45 checking for a race-free mkdir -p... /usr/bin/mkdir -p
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.47 checking for gawk... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.47 checking for mawk... mawk
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.47 checking whether make sets $(MAKE)... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.50 checking whether make supports the include directive... yes (GNU style)
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.51 checking whether make supports nested variables... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.52 checking whether UID '0' is supported by ustar format... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.52 checking whether GID '0' is supported by ustar format... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.52 checking how to create a ustar tar archive... gnutar
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.57 checking dependency style of gcc... gcc3
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.66 checking whether to enable maintainer-specific portions of Makefiles... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.66 checking whether make supports nested variables... (cached) yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.67 checking build system type... aarch64-unknown-linux-gnu
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.88 checking host system type... aarch64-unknown-linux-gnu
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.88 checking how to print strings... printf
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.89 checking for a sed that does not truncate output... /usr/bin/sed
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.91 checking for grep that handles long lines and -e... /usr/bin/grep
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.91 checking for egrep... /usr/bin/grep -E
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.92 checking for fgrep... /usr/bin/grep -F
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.92 checking for ld used by gcc... /usr/bin/ld
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.94 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:54:54 [2024-04-10T20:54:54.579Z] #72 52.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.03 checking whether ln -s works... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.03 checking the maximum length of command line arguments... 1572864
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for /usr/bin/ld option to reload object files... -r
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for file... file
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for objdump... objdump
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking how to recognize dependent libraries... pass_all
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for dlltool... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking how to associate runtime and link libraries... printf %s\n
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for ar... ar
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.05 checking for archiver @FILE support... @
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.12 checking for strip... strip
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.12 checking for ranlib... ranlib
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.12 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.29 checking for sysroot... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.29 checking for a working dd... /usr/bin/dd
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.30 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.30 checking for mt... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.30 checking if : is a manifest tool... no
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.31 checking for stdio.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.33 checking for stdlib.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.37 checking for string.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.40 checking for inttypes.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.44 checking for stdint.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.50 checking for strings.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.56 checking for sys/stat.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.60 checking for sys/types.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.63 checking for unistd.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.68 checking for dlfcn.h... yes
20:54:54 [2024-04-10T20:54:54.579Z] #72 53.72 checking for objdir... .libs
20:54:54 [2024-04-10T20:54:54.838Z] #72 53.80 checking if gcc supports -fno-rtti -fno-exceptions... no
20:54:54 [2024-04-10T20:54:54.838Z] #72 53.85 checking for gcc option to produce PIC... -fPIC -DPIC
20:54:54 [2024-04-10T20:54:54.838Z] #72 53.85 checking if gcc PIC flag -fPIC -DPIC works... yes
20:54:54 [2024-04-10T20:54:54.838Z] #72 53.88 checking if gcc static flag -static works... yes
20:54:55 [2024-04-10T20:54:55.097Z] 
20:54:55 [2024-04-10T20:54:55.097Z] #72 ...
20:54:55 [2024-04-10T20:54:55.097Z] 
20:54:55 [2024-04-10T20:54:55.097Z] #60 [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.55.2"      && /build/golangci-lint --version
20:54:55 [2024-04-10T20:54:55.097Z] #60 DONE 76.5s
20:54:55 [2024-04-10T20:54:55.097Z] 
20:54:55 [2024-04-10T20:54:55.097Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:55 [2024-04-10T20:54:55.097Z] #72 53.98 checking if gcc supports -c -o file.o... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.02 checking if gcc supports -c -o file.o... (cached) yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.02 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.07 checking dynamic linker characteristics... GNU/Linux ld.so
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.18 checking how to hardcode library paths into programs... immediate
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.18 checking whether stripping libraries is possible... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.19 checking if libtool supports shared libraries... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.19 checking whether to build shared libraries... no
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.19 checking whether to build static libraries... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.19 checking for float.h... yes
20:54:55 [2024-04-10T20:54:55.097Z] #72 54.23 checking for limits.h... yes
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #72 ...
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #74 [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...)
20:54:55 [2024-04-10T20:54:55.356Z] #74 DONE 56.0s
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #77 [delve-supported 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...)
20:54:55 [2024-04-10T20:54:55.356Z] #77 DONE 55.6s
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.28 checking for stddef.h... yes
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.32 checking for stdlib.h... (cached) yes
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.32 checking for string.h... (cached) yes
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.32 checking for sys/time.h... yes
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.35 checking for inline... inline
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.38 checking for size_t... 
20:54:55 [2024-04-10T20:54:55.356Z] #72 ...
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #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...)
20:54:55 [2024-04-10T20:54:55.356Z] #78 DONE 55.6s
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #76 [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...)
20:54:55 [2024-04-10T20:54:55.356Z] #76 DONE 56.1s
20:54:55 [2024-04-10T20:54:55.356Z] 
20:54:55 [2024-04-10T20:54:55.356Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.38 checking for size_t... yes
20:54:55 [2024-04-10T20:54:55.356Z] #72 54.47 checking for GNU libc compatible malloc... yes
20:54:55 [2024-04-10T20:54:55.615Z] #72 54.53 checking for GNU libc compatible realloc... 
20:54:55 [2024-04-10T20:54:55.615Z] #72 ...
20:54:55 [2024-04-10T20:54:55.615Z] 
20:54:55 [2024-04-10T20:54:55.615Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
20:54:55 [2024-04-10T20:54:55.615Z] #80 DONE 0.1s
20:54:55 [2024-04-10T20:54:55.615Z] 
20:54:55 [2024-04-10T20:54:55.615Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
20:54:55 [2024-04-10T20:54:55.615Z] #81 DONE 0.1s
20:54:55 [2024-04-10T20:54:55.615Z] 
20:54:55 [2024-04-10T20:54:55.615Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:54:55 [2024-04-10T20:54:55.615Z] #72 54.53 checking for GNU libc compatible realloc... yes
20:54:55 [2024-04-10T20:54:55.615Z] #72 54.61 checking for working strtod... yes
20:54:55 [2024-04-10T20:54:55.615Z] #72 54.74 checking for gettimeofday... yes
20:54:55 [2024-04-10T20:54:55.875Z] #72 54.86 checking for memset... yes
20:54:55 [2024-04-10T20:54:55.875Z] #72 54.98 checking for strspn... yes
20:54:56 [2024-04-10T20:54:56.155Z] #72 55.18 checking that generated files are newer than configure... done
20:54:56 [2024-04-10T20:54:56.155Z] #72 55.18 configure: creating ./config.status
20:54:56 [2024-04-10T20:54:56.722Z] #72 55.84 config.status: creating Makefile
20:54:56 [2024-04-10T20:54:56.981Z] #72 55.85 config.status: creating config.h
20:54:56 [2024-04-10T20:54:56.981Z] #72 55.86 config.status: executing depfiles commands
20:54:56 [2024-04-10T20:54:56.981Z] #72 55.89 config.status: executing libtool commands
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.05   GEN      .version
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.06 make  install-recursive
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.06 make[1]: Entering directory '/tmp/crun-build'
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.08 Making install in libocispec
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.08 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.09 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.14 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:54:56 [2024-04-10T20:54:56.981Z] #72 56.17 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:54:57 [2024-04-10T20:54:57.240Z] #72 56.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.42 make  install-recursive
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.43 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.44 Making install in yajl
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.44 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       verify/json_verify-json_verify.o
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_alloc.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_gen.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_parser.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_buf.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_lex.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_encode.lo
20:54:57 [2024-04-10T20:54:57.503Z] #72 56.45   CC       src/libyajl_la-yajl_tree.lo
20:54:57 [2024-04-10T20:54:57.762Z] #72 57.00   CCLD     libyajl.la
20:54:58 [2024-04-10T20:54:58.021Z] #72 57.10   CCLD     verify/json_verify
20:54:58 [2024-04-10T20:54:58.021Z] #72 57.19 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:54:58 [2024-04-10T20:54:58.021Z] #72 57.19 make[5]: Nothing to be done for 'install-exec-am'.
20:54:58 [2024-04-10T20:54:58.021Z] #72 57.19 make[5]: Nothing to be done for 'install-data-am'.
20:54:58 [2024-04-10T20:54:58.021Z] #72 57.19 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.19 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.20 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.21   CC       src/ocispec/validate.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.21   CC       src/ocispec/image_spec_schema_config_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.21   CC       src/ocispec/image_spec_schema_content_descriptor.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.21   CC       src/ocispec/image_spec_schema_defs.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/image_spec_schema_image_index_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/runtime_spec_schema_config_linux.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/runtime_spec_schema_config_zos.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/runtime_spec_schema_config_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.22   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.23   CC       src/ocispec/runtime_spec_schema_config_vm.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.24   CC       src/ocispec/runtime_spec_schema_config_windows.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.24   CC       src/ocispec/runtime_spec_schema_defs.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.24   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.24   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.24   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.25   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.25   CC       src/ocispec/runtime_spec_schema_state_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.25   CC       src/ocispec/runtime_spec_schema_features_linux.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.27   CC       src/ocispec/runtime_spec_schema_features_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.27   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.28   CC       src/ocispec/basic_test_double_array_item.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.29   CC       src/ocispec/basic_test_top_array_int.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.29   CC       src/ocispec/basic_test_double_array.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.29   CC       src/ocispec/basic_test_top_array_string.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.29   CC       src/ocispec/basic_test_top_double_array_int.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.29   CC       src/ocispec/basic_test_top_double_array_obj.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.33   CC       src/ocispec/basic_test_top_double_array_refobj.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.34   CC       src/ocispec/basic_test_top_double_array_string.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.36   CC       src/ocispec/read-file.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.37   CC       src/ocispec/json_common.lo
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.37   CC       tests/test-1.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.38   CC       tests/test-2.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.40   CC       tests/test-3.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.41   CC       tests/test-4.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.42   CC       tests/test-5.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.42   CC       tests/test-6.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.43   CC       tests/test-7.o
20:54:58 [2024-04-10T20:54:58.280Z] #72 57.47   CC       tests/test-8.o
20:54:58 [2024-04-10T20:54:58.539Z] #72 57.47   CC       tests/test-9.o
20:54:58 [2024-04-10T20:54:58.539Z] #72 57.48   CC       tests/test-10.o
20:54:58 [2024-04-10T20:54:58.539Z] #72 57.49   CC       tests/test-11.o
20:55:00 [2024-04-10T20:55:00.462Z] #72 ...
20:55:00 [2024-04-10T20:55:00.462Z] 
20:55:00 [2024-04-10T20:55:00.462Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
20:55:00 [2024-04-10T20:55:00.462Z] #82 DONE 4.1s
20:55:00 [2024-04-10T20:55:00.462Z] 
20:55:00 [2024-04-10T20:55:00.462Z] #59 [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
20:55:00 [2024-04-10T20:55:00.462Z] #59 79.84 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
20:55:00 [2024-04-10T20:55:00.462Z] #59 80.10 Docker version unknown-version, build unknown-commit
20:55:00 [2024-04-10T20:55:00.462Z] #59 DONE 81.1s
20:55:00 [2024-04-10T20:55:00.462Z] 
20:55:00 [2024-04-10T20:55:00.462Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
20:55:00 [2024-04-10T20:55:00.721Z] #83 DONE 0.6s
20:55:00 [2024-04-10T20:55:00.721Z] 
20:55:00 [2024-04-10T20:55:00.721Z] #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...)
20:55:00 [2024-04-10T20:55:00.721Z] #79 49.32 + bin/containerd
20:55:00 [2024-04-10T20:55:00.721Z] #79 49.32 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
20:55:00 [2024-04-10T20:55:00.980Z] #79 ...
20:55:00 [2024-04-10T20:55:00.980Z] 
20:55:00 [2024-04-10T20:55:00.980Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
20:55:00 [2024-04-10T20:55:00.980Z] #84 DONE 0.1s
20:55:01 [2024-04-10T20:55:01.238Z] 
20:55:01 [2024-04-10T20:55:01.238Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
20:55:01 [2024-04-10T20:55:01.497Z] #85 DONE 0.3s
20:55:01 [2024-04-10T20:55:01.497Z] 
20:55:01 [2024-04-10T20:55:01.497Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
20:55:01 [2024-04-10T20:55:01.497Z] #86 DONE 0.1s
20:55:01 [2024-04-10T20:55:01.497Z] 
20:55:01 [2024-04-10T20:55:01.497Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.35   CCLD     libocispec.la
20:55:01 [2024-04-10T20:55:01.497Z] #72 ...
20:55:01 [2024-04-10T20:55:01.497Z] 
20:55:01 [2024-04-10T20:55:01.497Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
20:55:01 [2024-04-10T20:55:01.497Z] #87 DONE 0.1s
20:55:01 [2024-04-10T20:55:01.497Z] 
20:55:01 [2024-04-10T20:55:01.497Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.57   CCLD     src/ocispec/validate
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.57   CCLD     tests/test-1
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.57   CCLD     tests/test-2
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.58   CCLD     tests/test-3
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.59   CCLD     tests/test-4
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.59   CCLD     tests/test-5
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.59   CCLD     tests/test-6
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.60   CCLD     tests/test-7
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.62   CCLD     tests/test-8
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.63   CCLD     tests/test-10
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.63   CCLD     tests/test-9
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.63 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:55:01 [2024-04-10T20:55:01.497Z] #72 60.64   CCLD     tests/test-11
20:55:01 [2024-04-10T20:55:01.756Z] #72 60.87 libtool: link: ar cr libocispec.a 
20:55:02 [2024-04-10T20:55:02.015Z] #72 60.90 libtool: link: ranlib libocispec.a
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.11 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.15 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.16 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.16 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.16 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.16 make[2]: Entering directory '/tmp/crun-build'
20:55:02 [2024-04-10T20:55:02.015Z] #72 61.24   CC       src/libcrun/libcrun_testing_a-utils.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.24   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.25   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.25   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.27   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.27   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.27   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.27   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.28   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.28   CC       src/libcrun/libcrun_testing_a-container.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.28   CC       src/libcrun/libcrun_testing_a-criu.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.30   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.31   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.34   CC       src/libcrun/libcrun_testing_a-error.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.35   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.37   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.37   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.39   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
20:55:02 [2024-04-10T20:55:02.274Z] #72 61.47   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 ...
20:55:02 [2024-04-10T20:55:02.549Z] 
20:55:02 [2024-04-10T20:55:02.549Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
20:55:02 [2024-04-10T20:55:02.549Z] #88 DONE 0.9s
20:55:02 [2024-04-10T20:55:02.549Z] 
20:55:02 [2024-04-10T20:55:02.549Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.50   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.51   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.53   CC       src/libcrun/libcrun_testing_a-intelrdt.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.54   CC       src/libcrun/libcrun_testing_a-io_priority.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.56   CC       src/libcrun/libcrun_testing_a-linux.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.57   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 ...
20:55:02 [2024-04-10T20:55:02.549Z] 
20:55:02 [2024-04-10T20:55:02.549Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
20:55:02 [2024-04-10T20:55:02.549Z] #89 DONE 0.2s
20:55:02 [2024-04-10T20:55:02.549Z] 
20:55:02 [2024-04-10T20:55:02.549Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.59   CC       src/libcrun/libcrun_testing_a-scheduler.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.60   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.64   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.66   CC       src/libcrun/libcrun_testing_a-signals.o
20:55:02 [2024-04-10T20:55:02.549Z] #72 61.67   CC       src/libcrun/libcrun_testing_a-status.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 61.72   CC       src/libcrun/libcrun_testing_a-terminal.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 61.75   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 61.88   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 61.89   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 61.97   CC       src/crun-crun.o
20:55:02 [2024-04-10T20:55:02.809Z] #72 62.03   CC       src/crun-run.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.05   CC       src/crun-delete.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.07   CC       src/crun-kill.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.08   CC       src/crun-pause.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.09   CC       src/crun-unpause.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.11   CC       src/crun-oci_features.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.14   CC       src/crun-spec.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.19   CC       src/crun-exec.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.20   CC       src/crun-list.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.21   CC       src/crun-create.o
20:55:03 [2024-04-10T20:55:03.068Z] #72 62.24   CC       src/crun-start.o
20:55:03 [2024-04-10T20:55:03.326Z] #72 62.27   CC       src/crun-state.o
20:55:03 [2024-04-10T20:55:03.326Z] #72 62.29   CC       src/crun-update.o
20:55:03 [2024-04-10T20:55:03.326Z] #72 62.32   CC       src/crun-ps.o
20:55:03 [2024-04-10T20:55:03.326Z] #72 62.48   CC       src/crun-checkpoint.o
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.50   CC       src/crun-restore.o
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.52   CC       src/libcrun/crun-cloned_binary.o
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.52   CC       src/libcrun/libcrun_la-utils.lo
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.57   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.59   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.63   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.65   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:55:03 [2024-04-10T20:55:03.585Z] #72 62.80   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.86   CC       src/libcrun/libcrun_la-cgroup.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.87   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.87   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.87   CC       src/libcrun/libcrun_la-container.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.89   CC       src/libcrun/libcrun_la-criu.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.92   CC       src/libcrun/libcrun_la-custom-handler.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.93   CC       src/libcrun/libcrun_la-ebpf.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.94   CC       src/libcrun/libcrun_la-error.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.96   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 62.99   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 63.00   CC       src/libcrun/handlers/libcrun_la-mono.lo
20:55:03 [2024-04-10T20:55:03.844Z] #72 63.03   CC       src/libcrun/handlers/libcrun_la-spin.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.05   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.07   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.10   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.11   CC       src/libcrun/libcrun_la-intelrdt.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.12   CC       src/libcrun/libcrun_la-io_priority.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.15   CC       src/libcrun/libcrun_la-linux.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 ...
20:55:04 [2024-04-10T20:55:04.103Z] 
20:55:04 [2024-04-10T20:55:04.103Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
20:55:04 [2024-04-10T20:55:04.103Z] #90 DONE 1.5s
20:55:04 [2024-04-10T20:55:04.103Z] 
20:55:04 [2024-04-10T20:55:04.103Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.16   CC       src/libcrun/libcrun_la-mount_flags.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.19   CC       src/libcrun/libcrun_la-scheduler.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.20   CC       src/libcrun/libcrun_la-seccomp.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.22   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:55:04 [2024-04-10T20:55:04.103Z] #72 63.27   CC       src/libcrun/libcrun_la-signals.lo
20:55:04 [2024-04-10T20:55:04.364Z] #72 ...
20:55:04 [2024-04-10T20:55:04.364Z] 
20:55:04 [2024-04-10T20:55:04.364Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
20:55:04 [2024-04-10T20:55:04.364Z] #91 DONE 0.2s
20:55:04 [2024-04-10T20:55:04.364Z] 
20:55:04 [2024-04-10T20:55:04.364Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:04 [2024-04-10T20:55:04.364Z] #72 63.28   CC       src/libcrun/libcrun_la-status.lo
20:55:04 [2024-04-10T20:55:04.364Z] #72 63.28   CC       src/libcrun/libcrun_la-terminal.lo
20:55:04 [2024-04-10T20:55:04.364Z] #72 63.29   CC       tests/init.o
20:55:04 [2024-04-10T20:55:04.364Z] #72 63.30   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:55:04 [2024-04-10T20:55:04.623Z] #72 ...
20:55:04 [2024-04-10T20:55:04.623Z] 
20:55:04 [2024-04-10T20:55:04.623Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
20:55:04 [2024-04-10T20:55:04.623Z] #92 DONE 0.5s
20:55:04 [2024-04-10T20:55:04.881Z] 
20:55:04 [2024-04-10T20:55:04.881Z] #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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
20:55:05 [2024-04-10T20:55:05.818Z] #72 65.03   CCLD     tests/init
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.80   AR       libcrun_testing.a
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.80 ar: `u' modifier ignored since `D' is the default (see `U')
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.84   CCLD     tests/tests_libcrun_utils
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.85   CCLD     tests/tests_libcrun_errors
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.85   CCLD     tests/tests_libcrun_intelrdt
20:55:09 [2024-04-10T20:55:09.105Z] #72 67.86   CCLD     tests/tests_libcrun_fuzzer
20:55:09 [2024-04-10T20:55:09.105Z] #72 68.08   CCLD     libcrun.la
20:55:09 [2024-04-10T20:55:09.364Z] #72 68.59   CCLD     crun
20:55:09 [2024-04-10T20:55:09.623Z] #72 68.83 make[3]: Entering directory '/tmp/crun-build'
20:55:09 [2024-04-10T20:55:09.882Z] #72 68.92  /usr/bin/mkdir -p '/usr/local/lib'
20:55:09 [2024-04-10T20:55:09.882Z] #72 68.92  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:55:09 [2024-04-10T20:55:09.882Z] #72 68.92  /usr/bin/mkdir -p '/usr/local/share/man/man1'
20:55:09 [2024-04-10T20:55:09.882Z] #72 68.95  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:55:09 [2024-04-10T20:55:09.882Z] #72 69.00 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:55:09 [2024-04-10T20:55:09.882Z] #72 69.02 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:55:09 [2024-04-10T20:55:09.882Z] #72 69.03 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:55:09 [2024-04-10T20:55:09.882Z] #72 69.05 libtool: install: ranlib /usr/local/lib/libcrun.a
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 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
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 ----------------------------------------------------------------------
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 Libraries have been installed in:
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14    /usr/local/lib
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 If you ever happen to want to link against installed libraries
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 in a given directory, LIBDIR, you must either use libtool, and
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 specify the full pathname of the library, or use the '-LLIBDIR'
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 flag during linking and do at least one of the following:
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14      during execution
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14      during linking
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 See any operating system documentation about shared libraries for
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 more information, such as the ld(1) and ld.so(8) manual pages.
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.14 ----------------------------------------------------------------------
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.15  /usr/bin/mkdir -p '/build'
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.16   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:55:10 [2024-04-10T20:55:10.140Z] #72 69.30 libtool: install: /usr/bin/install -c crun /build/crun
20:55:10 [2024-04-10T20:55:10.399Z] #72 69.31 make[3]: Leaving directory '/tmp/crun-build'
20:55:10 [2024-04-10T20:55:10.399Z] #72 69.31 make[2]: Leaving directory '/tmp/crun-build'
20:55:10 [2024-04-10T20:55:10.399Z] #72 69.31 make[1]: Leaving directory '/tmp/crun-build'
20:55:11 [2024-04-10T20:55:11.776Z] #72 DONE 70.7s
20:55:11 [2024-04-10T20:55:11.776Z] 
20:55:11 [2024-04-10T20:55:11.776Z] #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...)
20:55:17 [2024-04-10T20:55:17.044Z] #79 66.81 + bin/containerd-stress
20:55:17 [2024-04-10T20:55:17.044Z] #79 66.81 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.15 -X github.com/containerd/containerd/version.Revision=926c9586fe4a6236699318391cd44976a98e31f1 -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
20:55:17 [2024-04-10T20:55:17.979Z] #79 67.96 + bin/containerd-shim
20:55:18 [2024-04-10T20:55:18.545Z] #79 68.48 + bin/containerd-shim-runc-v1
20:55:19 [2024-04-10T20:55:19.480Z] #79 69.25 + bin/containerd-shim-runc-v2
20:55:20 [2024-04-10T20:55:20.045Z] #79 69.91 + binaries
20:55:23 [2024-04-10T20:55:23.328Z] #79 DONE 72.8s
20:55:23 [2024-04-10T20:55:23.586Z] 
20:55:23 [2024-04-10T20:55:23.586Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
20:55:26 [2024-04-10T20:55:26.116Z] #93 DONE 2.2s
20:55:26 [2024-04-10T20:55:26.116Z] 
20:55:26 [2024-04-10T20:55:26.116Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
20:55:26 [2024-04-10T20:55:26.116Z] #94 DONE 0.1s
20:55:26 [2024-04-10T20:55:26.116Z] 
20:55:26 [2024-04-10T20:55:26.116Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
20:55:26 [2024-04-10T20:55:26.682Z] #95 DONE 0.8s
20:55:26 [2024-04-10T20:55:26.940Z] 
20:55:26 [2024-04-10T20:55:26.940Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
20:55:26 [2024-04-10T20:55:26.940Z] #96 DONE 0.1s
20:55:26 [2024-04-10T20:55:26.940Z] 
20:55:26 [2024-04-10T20:55:26.940Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
20:55:26 [2024-04-10T20:55:26.940Z] #97 DONE 0.1s
20:55:26 [2024-04-10T20:55:26.940Z] 
20:55:26 [2024-04-10T20:55:26.940Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
20:55:26 [2024-04-10T20:55:26.940Z] #98 DONE 0.1s
20:55:26 [2024-04-10T20:55:26.940Z] 
20:55:26 [2024-04-10T20:55:26.940Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
20:55:27 [2024-04-10T20:55:27.199Z] #99 DONE 0.4s
20:55:27 [2024-04-10T20:55:27.457Z] 
20:55:27 [2024-04-10T20:55:27.457Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
20:55:28 [2024-04-10T20:55:28.023Z] #100 DONE 0.6s
20:55:28 [2024-04-10T20:55:28.023Z] 
20:55:28 [2024-04-10T20:55:28.023Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
20:55:28 [2024-04-10T20:55:28.023Z] #101 DONE 0.1s
20:55:28 [2024-04-10T20:55:28.023Z] 
20:55:28 [2024-04-10T20:55:28.023Z] #102 [dev-base  1/12] RUN groupadd -r docker
20:55:28 [2024-04-10T20:55:28.281Z] #102 DONE 0.3s
20:55:28 [2024-04-10T20:55:28.281Z] 
20:55:28 [2024-04-10T20:55:28.281Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:55:28 [2024-04-10T20:55:28.539Z] #103 DONE 0.4s
20:55:28 [2024-04-10T20:55:28.797Z] 
20:55:28 [2024-04-10T20:55:28.797Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:55:28 [2024-04-10T20:55:28.797Z] #104 0.317 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:55:29 [2024-04-10T20:55:29.055Z] #104 DONE 0.4s
20:55:29 [2024-04-10T20:55:29.055Z] 
20:55:29 [2024-04-10T20:55:29.055Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:55:29 [2024-04-10T20:55:29.314Z] #105 DONE 0.4s
20:55:29 [2024-04-10T20:55:29.572Z] 
20:55:29 [2024-04-10T20:55:29.572Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:55:29 [2024-04-10T20:55:29.572Z] #106 DONE 0.4s
20:55:29 [2024-04-10T20:55:29.830Z] 
20:55:29 [2024-04-10T20:55:29.830Z] #107 [dev-base  6/12] RUN ldconfig
20:55:30 [2024-04-10T20:55:30.088Z] #107 DONE 0.3s
20:55:30 [2024-04-10T20:55:30.088Z] 
20:55:30 [2024-04-10T20:55:30.088Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:55:30 [2024-04-10T20:55:30.346Z] #108 DONE 0.4s
20:55:30 [2024-04-10T20:55:30.604Z] 
20:55:30 [2024-04-10T20:55:30.604Z] #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
20:55:31 [2024-04-10T20:55:31.170Z] #109 0.603 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
20:55:31 [2024-04-10T20:55:31.170Z] #109 0.613 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
20:55:31 [2024-04-10T20:55:31.170Z] #109 0.613 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
20:55:31 [2024-04-10T20:55:31.170Z] #109 0.681 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
20:55:31 [2024-04-10T20:55:31.170Z] #109 0.758 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
20:55:31 [2024-04-10T20:55:31.428Z] #109 0.791 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [147 kB]
20:55:31 [2024-04-10T20:55:31.993Z] #109 1.714 Fetched 9099 kB in 1s (6635 kB/s)
20:55:32 [2024-04-10T20:55:32.559Z] #109 1.714 Reading package lists...
20:55:33 [2024-04-10T20:55:33.383Z] #109 2.307 Reading package lists...
20:55:33 [2024-04-10T20:55:33.383Z] #109 2.887 Building dependency tree...
20:55:33 [2024-04-10T20:55:33.641Z] #109 3.258 The following additional packages will be installed:
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.258   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.259   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.259   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.259   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.260   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.260   vim-runtime
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263 Suggested packages:
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   systemd-userdbd systemd-boot systemd-resolved libqrencode4
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   vim-doc vim-scripts xfsdump acl attr quota
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263 Recommended packages:
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.263   systemd-timesyncd | time-daemon xxd unzip
20:55:33 [2024-04-10T20:55:33.899Z] #109 3.633 The following NEW packages will be installed:
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.633   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.633   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.633   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.634   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.634   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.634   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.634   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.635   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
20:55:34 [2024-04-10T20:55:34.157Z] #109 3.635   zip zstd
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.910 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.910 Need to get 31.8 MB of archives.
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.910 After this operation, 143 MB of additional disk space will be used.
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.910 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.913 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.915 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.916 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.918 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.920 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.922 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.924 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.927 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.933 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.940 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.953 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.957 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.958 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.966 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.967 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.968 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.969 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.969 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.971 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.976 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.977 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.978 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.978 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.981 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.983 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.984 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.986 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.987 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.988 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.989 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.991 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.992 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.993 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.994 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.996 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 3.997 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
20:55:34 [2024-04-10T20:55:34.415Z] #109 4.062 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.064 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.065 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.065 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.066 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.066 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.067 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.068 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.068 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.069 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.070 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.071 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.073 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.078 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.080 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.133 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.141 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.146 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.147 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
20:55:34 [2024-04-10T20:55:34.673Z] #109 4.307 debconf: delaying package configuration, since apt-utils is not installed
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.346 Fetched 31.8 MB in 1s (63.1 MB/s)
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.381 Selecting previously unselected package libargon2-1:arm64.
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.381 (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 ... 15659 files and directories currently installed.)
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.390 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.401 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.446 Selecting previously unselected package dmsetup.
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.448 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.455 Unpacking dmsetup (2:1.02.185-2) ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.507 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.509 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.514 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:55:34 [2024-04-10T20:55:34.931Z] #109 4.568 Selecting previously unselected package libjson-c5:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.570 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.575 Unpacking libjson-c5:arm64 (0.16-2) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.630 Selecting previously unselected package libcryptsetup12:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.631 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.637 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.699 Selecting previously unselected package libfdisk1:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.701 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.706 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.764 Selecting previously unselected package libkmod2:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.766 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.771 Unpacking libkmod2:arm64 (30+20221128-1) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.819 Selecting previously unselected package libapparmor1:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.821 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.827 Unpacking libapparmor1:arm64 (3.0.8-3) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.874 Selecting previously unselected package libip4tc2:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.875 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.880 Unpacking libip4tc2:arm64 (1.8.9-2) ...
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.918 Selecting previously unselected package libsystemd-shared:arm64.
20:55:35 [2024-04-10T20:55:35.190Z] #109 4.920 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.448Z] #109 4.925 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
20:55:35 [2024-04-10T20:55:35.448Z] #109 5.094 Selecting previously unselected package systemd.
20:55:35 [2024-04-10T20:55:35.706Z] #109 5.095 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.706Z] #109 5.113 Unpacking systemd (252.22-1~deb12u1) ...
20:55:35 [2024-04-10T20:55:35.706Z] #109 5.383 Selecting previously unselected package pigz.
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.385 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.391 Unpacking pigz (2.6-1) ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.446 Selecting previously unselected package sgml-base.
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.448 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.455 Unpacking sgml-base (1.31) ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.527 Selecting previously unselected package sudo.
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.529 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.536 Unpacking sudo (1.9.13p3-1+deb12u1) ...
20:55:35 [2024-04-10T20:55:35.964Z] #109 5.679 Selecting previously unselected package libelf1:arm64.
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.681 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.686 Unpacking libelf1:arm64 (0.188-2.1) ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.744 Selecting previously unselected package libbpf1:arm64.
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.746 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.751 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.803 Selecting previously unselected package libmnl0:arm64.
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.805 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.810 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.856 Selecting previously unselected package libxtables12:arm64.
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.858 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.863 Unpacking libxtables12:arm64 (1.8.9-2) ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.901 Selecting previously unselected package libcap2-bin.
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.903 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.222Z] #109 5.908 Unpacking libcap2-bin (1:2.66-4) ...
20:55:36 [2024-04-10T20:55:36.480Z] #109 5.965 Selecting previously unselected package iproute2.
20:55:36 [2024-04-10T20:55:36.480Z] #109 5.967 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.480Z] #109 5.972 Unpacking iproute2 (6.1.0-3) ...
20:55:36 [2024-04-10T20:55:36.480Z] #109 6.096 Selecting previously unselected package vim-common.
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.098 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.104 Unpacking vim-common (2:9.0.1378-2) ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.164 Selecting previously unselected package bash-completion.
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.166 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.179 Unpacking bash-completion (1:2.11-6) ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.307 Selecting previously unselected package bzip2.
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.309 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.314 Unpacking bzip2 (1.0.8-5+b1) ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.356 Selecting previously unselected package xz-utils.
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.358 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.365 Unpacking xz-utils (5.4.1-0.2) ...
20:55:36 [2024-04-10T20:55:36.738Z] #109 6.463 Selecting previously unselected package apparmor.
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.465 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.484 Unpacking apparmor (3.0.8-3) ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.579 Selecting previously unselected package inetutils-ping.
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.581 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.589 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.640 Selecting previously unselected package libip6tc2:arm64.
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.642 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.649 Unpacking libip6tc2:arm64 (1.8.9-2) ...
20:55:36 [2024-04-10T20:55:36.996Z] #109 6.696 Selecting previously unselected package libnfnetlink0:arm64.
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.698 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.703 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.750 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.752 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.756 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.808 Selecting previously unselected package libnftnl11:arm64.
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.810 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.815 Unpacking libnftnl11:arm64 (1.2.4-2) ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.871 Selecting previously unselected package iptables.
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.873 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.878 Unpacking iptables (1.8.9-2) ...
20:55:37 [2024-04-10T20:55:37.254Z] #109 6.974 Selecting previously unselected package libonig5:arm64.
20:55:37 [2024-04-10T20:55:37.512Z] #109 6.977 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 6.982 Unpacking libonig5:arm64 (6.9.8-1) ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.040 Selecting previously unselected package libjq1:arm64.
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.043 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.050 Unpacking libjq1:arm64 (1.6-2.1) ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.094 Selecting previously unselected package jq.
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.096 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.101 Unpacking jq (1.6-2.1) ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.151 Selecting previously unselected package libaio1:arm64.
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.154 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.158 Unpacking libaio1:arm64 (0.3.113-4) ...
20:55:37 [2024-04-10T20:55:37.512Z] #109 7.213 Selecting previously unselected package libgpm2:arm64.
20:55:37 [2024-04-10T20:55:37.770Z] #109 7.215 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.770Z] #109 7.221 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
20:55:37 [2024-04-10T20:55:37.770Z] #109 7.266 Selecting previously unselected package libicu72:arm64.
20:55:37 [2024-04-10T20:55:37.770Z] #109 7.268 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
20:55:37 [2024-04-10T20:55:37.770Z] #109 7.274 Unpacking libicu72:arm64 (72.1-3) ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.833 Selecting previously unselected package libinih1:arm64.
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.835 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.842 Unpacking libinih1:arm64 (55-1) ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.889 Selecting previously unselected package libmicrohttpd12:arm64.
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.891 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.897 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.947 Selecting previously unselected package libnet1:arm64.
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.949 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 7.954 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 8.005 Selecting previously unselected package libnl-3-200:arm64.
20:55:38 [2024-04-10T20:55:38.336Z] #109 8.007 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 8.013 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:55:38 [2024-04-10T20:55:38.336Z] #109 8.061 Selecting previously unselected package libprotobuf-c1:arm64.
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.063 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.068 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.132 Selecting previously unselected package libsodium23:arm64.
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.134 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.139 Unpacking libsodium23:arm64 (1.0.18-1) ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.192 Selecting previously unselected package libsubid4:arm64.
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.194 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.199 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.255 Selecting previously unselected package liburcu8:arm64.
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.257 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.263 Unpacking liburcu8:arm64 (0.13.2-1) ...
20:55:38 [2024-04-10T20:55:38.594Z] #109 8.314 Selecting previously unselected package libyajl2:arm64.
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.316 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.323 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.357 Selecting previously unselected package net-tools.
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.359 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.366 Unpacking net-tools (2.10-0.1) ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.422 Selecting previously unselected package patch.
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.424 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.430 Unpacking patch (2.7.6-7) ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.481 Selecting previously unselected package systemd-journal-remote.
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.483 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.488 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
20:55:38 [2024-04-10T20:55:38.852Z] #109 8.536 Selecting previously unselected package thin-provisioning-tools.
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.538 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.543 Unpacking thin-provisioning-tools (0.9.0-2) ...
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.614 Selecting previously unselected package uidmap.
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.616 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.621 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
20:55:39 [2024-04-10T20:55:39.110Z] #109 8.682 Selecting previously unselected package vim-runtime.
20:55:39 [2024-04-10T20:55:39.368Z] #109 8.684 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
20:55:39 [2024-04-10T20:55:39.368Z] #109 8.696 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
20:55:39 [2024-04-10T20:55:39.368Z] #109 8.710 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
20:55:39 [2024-04-10T20:55:39.368Z] #109 8.716 Unpacking vim-runtime (2:9.0.1378-2) ...
20:55:39 [2024-04-10T20:55:39.626Z] #109 9.226 Selecting previously unselected package vim.
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.229 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.235 Unpacking vim (2:9.0.1378-2) ...
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.380 Selecting previously unselected package xfsprogs.
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.383 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.391 Unpacking xfsprogs (6.1.0-1) ...
20:55:39 [2024-04-10T20:55:39.884Z] #109 9.499 Selecting previously unselected package zip.
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.501 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.508 Unpacking zip (3.0-13) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.560 Selecting previously unselected package zstd.
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.562 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.568 Unpacking zstd (1.5.4+dfsg2-5) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.664 Setting up libip4tc2:arm64 (1.8.9-2) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.683 Setting up net-tools (2.10-0.1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.700 Setting up libapparmor1:arm64 (3.0.8-3) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.716 Setting up libsodium23:arm64 (1.0.18-1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.736 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.751 Setting up libicu72:arm64 (72.1-3) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.769 Setting up libip6tc2:arm64 (1.8.9-2) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.786 Setting up libinih1:arm64 (55-1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.804 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.820 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.839 Setting up bzip2 (1.0.8-5+b1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.856 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
20:55:40 [2024-04-10T20:55:40.142Z] #109 9.873 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
20:55:40 [2024-04-10T20:55:40.401Z] #109 9.890 Setting up libcap2-bin (1:2.66-4) ...
20:55:40 [2024-04-10T20:55:40.401Z] #109 9.906 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
20:55:40 [2024-04-10T20:55:40.401Z] #109 9.921 Setting up apparmor (3.0.8-3) ...
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.86 debconf: unable to initialize frontend: Dialog
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.86 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.86 debconf: falling back to frontend: Readline
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.87 debconf: unable to initialize frontend: Readline
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.87 debconf: (This frontend requires a controlling tty.)
20:55:41 [2024-04-10T20:55:41.335Z] #109 10.87 debconf: falling back to frontend: Teletype
20:55:41 [2024-04-10T20:55:41.335Z] #109 11.03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

20:55:41 [2024-04-10T20:55:41.593Z] #109 11.06 Setting up zip (3.0-13) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.07 Setting up vim-common (2:9.0.1378-2) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.10 Setting up bash-completion (1:2.11-6) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.13 Setting up xz-utils (5.4.1-0.2) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.16 Setting up libmnl0:arm64 (1.0.4-3) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.17 Setting up patch (2.7.6-7) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.19 Setting up sudo (1.9.13p3-1+deb12u1) ...
20:55:41 [2024-04-10T20:55:41.593Z] #109 11.26 invoke-rc.d: could not determine current runlevel
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.26 invoke-rc.d: policy-rc.d denied execution of start.
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.27 Setting up libxtables12:arm64 (1.8.9-2) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.28 Setting up liburcu8:arm64 (0.13.2-1) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.30 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.31 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.33 Setting up pigz (2.6-1) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.35 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.36 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.41 Setting up sgml-base (1.31) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.44 Setting up vim-runtime (2:9.0.1378-2) ...
20:55:41 [2024-04-10T20:55:41.853Z] #109 11.51 Setting up libaio1:arm64 (0.3.113-4) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.53 Setting up libelf1:arm64 (0.188-2.1) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.55 Setting up libjson-c5:arm64 (0.16-2) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.58 Setting up zstd (1.5.4+dfsg2-5) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.59 Setting up libonig5:arm64 (6.9.8-1) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.61 Setting up libbpf1:arm64 (1:1.1.0-1) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.62 Setting up libkmod2:arm64 (30+20221128-1) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.64 Setting up vim (2:9.0.1378-2) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.72 Setting up libjq1:arm64 (1.6-2.1) ...
20:55:42 [2024-04-10T20:55:42.111Z] #109 11.73 Setting up iproute2 (6.1.0-3) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.87 debconf: unable to initialize frontend: Dialog
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.87 debconf: (TERM is not set, so the dialog frontend is not usable.)
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.87 debconf: falling back to frontend: Readline
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.88 debconf: unable to initialize frontend: Readline
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.88 debconf: (This frontend requires a controlling tty.)
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.88 debconf: falling back to frontend: Teletype
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.92 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.93 Setting up libnftnl11:arm64 (1.2.4-2) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 11.98 Setting up thin-provisioning-tools (0.9.0-2) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.00 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.02 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.03 Setting up jq (1.6-2.1) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.05 Setting up iptables (1.8.9-2) ...
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:55:42 [2024-04-10T20:55:42.372Z] #109 12.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.12 Setting up dmsetup (2:1.02.185-2) ...
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.15 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.16 Setting up systemd (252.22-1~deb12u1) ...
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.23 Initializing machine ID from random generator.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.25 Creating group 'systemd-journal' with GID 998.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.25 Creating group 'systemd-network' with GID 997.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.25 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

20:55:42 [2024-04-10T20:55:42.633Z] #109 12.31 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
20:55:42 [2024-04-10T20:55:42.633Z] #109 12.34 Creating group 'systemd-journal-remote' with GID 996.

20:55:42 [2024-04-10T20:55:42.891Z] #109 12.34 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

20:55:42 [2024-04-10T20:55:42.891Z] #109 12.37 Setting up xfsprogs (6.1.0-1) ...
20:55:42 [2024-04-10T20:55:42.891Z] #109 12.39 System has not been booted with systemd as init system (PID 1). Can't operate.

20:55:42 [2024-04-10T20:55:42.891Z] #109 12.39 Failed to connect to bus: Host is down

20:55:42 [2024-04-10T20:55:42.891Z] #109 12.39 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:55:43 [2024-04-10T20:55:43.824Z] #109 DONE 13.2s
20:55:43 [2024-04-10T20:55:43.824Z] 
20:55:43 [2024-04-10T20:55:43.824Z] #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
20:55:43 [2024-04-10T20:55:43.824Z] #110 0.188 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:55:44 [2024-04-10T20:55:44.082Z] #110 0.193 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:55:44 [2024-04-10T20:55:44.082Z] #110 0.196 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:55:44 [2024-04-10T20:55:44.082Z] #110 DONE 0.2s
20:55:44 [2024-04-10T20:55:44.082Z] 
20:55:44 [2024-04-10T20:55:44.082Z] #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
20:55:44 [2024-04-10T20:55:44.340Z] #111 0.540 Hit:1 http://deb.debian.org/debian bookworm InRelease
20:55:44 [2024-04-10T20:55:44.340Z] #111 0.540 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
20:55:44 [2024-04-10T20:55:44.340Z] #111 0.540 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
20:55:45 [2024-04-10T20:55:45.164Z] #111 0.717 Reading package lists...
20:55:45 [2024-04-10T20:55:45.680Z] #111 1.311 Reading package lists...
20:55:45 [2024-04-10T20:55:45.937Z] #111 1.897 Building dependency tree...
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.064 Reading state information...
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.278 gcc is already the newest version (4:12.2.0-3).
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.278 pkg-config is already the newest version (1.8.1-1).
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.278 The following additional packages will be installed:
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.279   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.279   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.279   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.279   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.280   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.280   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.280   python3-yaml uuid-dev zlib1g-dev
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282 Suggested packages:
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282 Recommended packages:
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
20:55:46 [2024-04-10T20:55:46.196Z] #111 2.282   liblocale-gettext-perl shared-mime-info xdg-user-dirs
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541 The following NEW packages will be installed:
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.541   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.542   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.542   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
20:55:46 [2024-04-10T20:55:46.454Z] #111 2.542   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
20:55:46 [2024-04-10T20:55:46.712Z] #111 2.818 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
20:55:46 [2024-04-10T20:55:46.712Z] #111 2.818 Need to get 11.9 MB of archives.
20:55:46 [2024-04-10T20:55:46.712Z] #111 2.818 After this operation, 53.1 MB of additional disk space will be used.
20:55:46 [2024-04-10T20:55:46.712Z] #111 2.818 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.826 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.832 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.839 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.839 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.840 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.841 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.841 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.842 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.844 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.846 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.848 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.851 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.853 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.859 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.865 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.866 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.866 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.867 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.868 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.870 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.871 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.873 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.875 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.879 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.880 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.882 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.887 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.894 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.895 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.896 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.898 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.901 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.902 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.903 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.905 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 2.906 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.058 debconf: delaying package configuration, since apt-utils is not installed
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.100 Fetched 11.9 MB in 0s (33.5 MB/s)
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.130 Selecting previously unselected package libdpkg-perl.
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.130 (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 ... 21013 files and directories currently installed.)
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.142 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.148 Unpacking libdpkg-perl (1.21.22) ...
20:55:46 [2024-04-10T20:55:46.971Z] #111 3.228 Selecting previously unselected package dpkg-dev.
20:55:47 [2024-04-10T20:55:47.229Z] #111 3.230 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
20:55:47 [2024-04-10T20:55:47.229Z] #111 3.235 Unpacking dpkg-dev (1.21.22) ...
20:55:47 [2024-04-10T20:55:47.229Z] #111 3.370 Selecting previously unselected package libglib2.0-0:arm64.
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.372 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.395 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.529 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.532 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.537 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.580 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.582 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.588 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:55:47 [2024-04-10T20:55:47.487Z] #111 3.635 Selecting previously unselected package libsecret-common.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.637 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.642 Unpacking libsecret-common (0.20.5-3) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.705 Selecting previously unselected package libsecret-1-0:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.707 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.714 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.758 Selecting previously unselected package gir1.2-secret-1:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.760 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.766 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.800 Selecting previously unselected package libapparmor-dev:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.802 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.808 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.849 Selecting previously unselected package uuid-dev:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.851 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.858 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.898 Selecting previously unselected package libblkid-dev:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.901 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.906 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.955 Selecting previously unselected package libffi-dev:arm64.
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.957 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 3.963 Unpacking libffi-dev:arm64 (3.4.4-1) ...
20:55:47 [2024-04-10T20:55:47.745Z] #111 4.001 Selecting previously unselected package libgpg-error-dev.
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.003 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.010 Unpacking libgpg-error-dev (1.46-1) ...
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.051 Selecting previously unselected package libgcrypt20-dev.
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.053 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.058 Unpacking libgcrypt20-dev (1.10.1-3) ...
20:55:48 [2024-04-10T20:55:48.004Z] #111 4.137 Selecting previously unselected package libglib2.0-data.
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.139 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.145 Unpacking libglib2.0-data (2.74.6-2) ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.287 Selecting previously unselected package libglib2.0-bin.
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.290 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.295 Unpacking libglib2.0-bin (2.74.6-2) ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.374 Selecting previously unselected package python3-lib2to3.
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.377 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.382 Unpacking python3-lib2to3 (3.11.2-3) ...
20:55:48 [2024-04-10T20:55:48.262Z] #111 4.458 Selecting previously unselected package python3-distutils.
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.460 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.465 Unpacking python3-distutils (3.11.2-3) ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.523 Selecting previously unselected package libglib2.0-dev-bin.
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.525 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.532 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.581 Selecting previously unselected package libsepol-dev:arm64.
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.584 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.595 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.672 Selecting previously unselected package libpcre2-16-0:arm64.
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.674 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.520Z] #111 4.680 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.741 Selecting previously unselected package libpcre2-32-0:arm64.
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.744 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.749 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.813 Selecting previously unselected package libpcre2-posix3:arm64.
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.815 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.822 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.865 Selecting previously unselected package libpcre2-dev:arm64.
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.867 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.872 Unpacking libpcre2-dev:arm64 (10.42-1) ...
20:55:48 [2024-04-10T20:55:48.778Z] #111 4.965 Selecting previously unselected package libselinux1-dev:arm64.
20:55:49 [2024-04-10T20:55:49.036Z] #111 4.967 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.036Z] #111 4.973 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
20:55:49 [2024-04-10T20:55:49.036Z] #111 5.041 Selecting previously unselected package libmount-dev:arm64.
20:55:49 [2024-04-10T20:55:49.036Z] #111 5.043 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.036Z] #111 5.050 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:49 [2024-04-10T20:55:49.036Z] #111 5.090 Selecting previously unselected package zlib1g-dev:arm64.
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.092 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.097 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.158 Selecting previously unselected package libglib2.0-dev:arm64.
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.160 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.167 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.342 Selecting previously unselected package libseccomp-dev:arm64.
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.344 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.351 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.395 Selecting previously unselected package libsecret-1-dev:arm64.
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.397 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.403 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
20:55:49 [2024-04-10T20:55:49.294Z] #111 5.518 Selecting previously unselected package libsystemd-dev:arm64.
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.521 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.528 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.637 Selecting previously unselected package libudev-dev:arm64.
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.639 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.645 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.704 Selecting previously unselected package libyaml-0-2:arm64.
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.706 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.713 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
20:55:49 [2024-04-10T20:55:49.552Z] #111 5.759 Selecting previously unselected package python3-pathspec.
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.761 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.767 Unpacking python3-pathspec (0.11.0-1) ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.815 Selecting previously unselected package python3-pkg-resources.
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.818 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.824 Unpacking python3-pkg-resources (66.1.1-1) ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.888 Selecting previously unselected package python3-yaml.
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.891 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.896 Unpacking python3-yaml (6.0-3+b2) ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.954 Selecting previously unselected package yamllint.
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.956 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 5.961 Unpacking yamllint (1.29.0-1) ...
20:55:49 [2024-04-10T20:55:49.810Z] #111 6.022 Setting up python3-pkg-resources (66.1.1-1) ...
20:55:50 [2024-04-10T20:55:50.068Z] #111 6.282 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
20:55:50 [2024-04-10T20:55:50.326Z] #111 6.299 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
20:55:50 [2024-04-10T20:55:50.326Z] #111 6.317 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
20:55:50 [2024-04-10T20:55:50.326Z] #111 6.332 No schema files found: doing nothing.
20:55:50 [2024-04-10T20:55:50.326Z] #111 6.341 Setting up python3-yaml (6.0-3+b2) ...
20:55:50 [2024-04-10T20:55:50.326Z] #111 6.516 Setting up libffi-dev:arm64 (3.4.4-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.536 Setting up libpcre2-16-0:arm64 (10.42-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.556 Setting up libpcre2-32-0:arm64 (10.42-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.574 Setting up libglib2.0-data (2.74.6-2) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.592 Setting up libgpg-error-dev (1.46-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.614 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.638 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.657 Setting up libsepol-dev:arm64 (3.4-2.1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.674 Setting up libdpkg-perl (1.21.22) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.692 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.709 Setting up libpcre2-posix3:arm64 (10.42-1) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.726 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
20:55:50 [2024-04-10T20:55:50.584Z] #111 6.746 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
20:55:50 [2024-04-10T20:55:50.843Z] #111 6.762 Setting up python3-pathspec (0.11.0-1) ...
20:55:50 [2024-04-10T20:55:50.843Z] #111 6.893 Setting up python3-lib2to3 (3.11.2-3) ...
20:55:50 [2024-04-10T20:55:50.843Z] #111 7.008 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
20:55:51 [2024-04-10T20:55:51.101Z] #111 7.025 Setting up libsecret-common (0.20.5-3) ...
20:55:51 [2024-04-10T20:55:51.101Z] #111 7.042 Setting up python3-distutils (3.11.2-3) ...
20:55:51 [2024-04-10T20:55:51.101Z] #111 7.175 Setting up libglib2.0-dev-bin (2.74.6-2) ...
20:55:51 [2024-04-10T20:55:51.101Z] #111 7.332 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.348 Setting up libpcre2-dev:arm64 (10.42-1) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.365 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.380 Setting up libglib2.0-bin (2.74.6-2) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.396 Setting up dpkg-dev (1.21.22) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.425 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.442 Setting up yamllint (1.29.0-1) ...
20:55:51 [2024-04-10T20:55:51.359Z] #111 7.583 Setting up libgcrypt20-dev (1.10.1-3) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.600 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.616 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.636 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.652 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.667 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
20:55:51 [2024-04-10T20:55:51.617Z] #111 7.683 Processing triggers for libc-bin (2.36-9+deb12u4) ...
20:55:51 [2024-04-10T20:55:51.875Z] #111 DONE 8.1s
20:55:52 [2024-04-10T20:55:52.133Z] 
20:55:52 [2024-04-10T20:55:52.133Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
20:55:52 [2024-04-10T20:55:52.133Z] #112 DONE 0.2s
20:55:52 [2024-04-10T20:55:52.133Z] 
20:55:52 [2024-04-10T20:55:52.133Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
20:55:52 [2024-04-10T20:55:52.133Z] #113 DONE 0.1s
20:55:52 [2024-04-10T20:55:52.391Z] 
20:55:52 [2024-04-10T20:55:52.391Z] #114 [dev 1/1] COPY --link . .
20:55:54 [2024-04-10T20:55:54.920Z] #114 DONE 2.3s
20:55:54 [2024-04-10T20:55:54.920Z] 
20:55:54 [2024-04-10T20:55:54.920Z] #115 exporting to image
20:55:54 [2024-04-10T20:55:54.920Z] #115 exporting layers
20:55:55 [2024-04-10T20:55:55.854Z] #115 exporting layers 1.1s done
20:55:55 [2024-04-10T20:55:55.854Z] #115 writing image sha256:b172a69c987b86e58b7d56f9e8ce3329bebc00335003b5db2c5c89cdd084c385 done
20:55:55 [2024-04-10T20:55:55.854Z] #115 naming to docker.io/library/docker:3eefea68218cb7b05c7dc9f20dae710214a59efb done
20:55:55 [2024-04-10T20:55:55.854Z] #115 DONE 1.1s