Skip to content

Console Output

Skipping 171 KB.. Full Log
s/runtime-spec) registered for path 'libocispec/runtime-spec'
22:12:39 [2022-12-15T22:12:39.599Z] #0 9.708 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:12:39 [2022-12-15T22:12:39.599Z] #0 9.816 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:12:39 [2022-12-15T22:12:39.855Z] #77 ...
22:12:39 [2022-12-15T22:12:39.855Z] 
22:12:39 [2022-12-15T22:12:39.855Z] #66 [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
22:12:39 [2022-12-15T22:12:39.855Z] #66 60.73 Selecting previously unselected package libglib2.0-dev:arm64.
22:12:39 [2022-12-15T22:12:39.855Z] #66 60.78 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 60.83 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 62.72 Selecting previously unselected package libsecret-1-dev:arm64.
22:12:39 [2022-12-15T22:12:39.855Z] #66 62.73 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 62.79 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.73 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.74 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.75 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.81 Setting up libffi-dev:arm64 (3.3-6) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.88 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.91 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.95 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 63.97 Setting up libglib2.0-data (2.66.8-1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.01 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.02 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.03 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.04 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.06 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.07 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:12:39 [2022-12-15T22:12:39.855Z] #66 64.08 Setting up python3-lib2to3 (3.9.2-1) ...
22:12:40 [2022-12-15T22:12:40.784Z] #66 65.04 Setting up libelf1:arm64 (0.183-1) ...
22:12:40 [2022-12-15T22:12:40.784Z] #66 65.06 Setting up libsecret-common (0.20.4-2) ...
22:12:40 [2022-12-15T22:12:40.784Z] #66 65.08 Setting up python3-distutils (3.9.2-1) ...
22:12:41 [2022-12-15T22:12:41.713Z] #66 65.89 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:12:41 [2022-12-15T22:12:41.713Z] #66 ...
22:12:41 [2022-12-15T22:12:41.713Z] 
22:12:41 [2022-12-15T22:12:41.713Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:12:41 [2022-12-15T22:12:41.713Z] #77 12.06 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:12:42 [2022-12-15T22:12:42.275Z] #77 ...
22:12:42 [2022-12-15T22:12:42.275Z] 
22:12:42 [2022-12-15T22:12:42.275Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:12:42 [2022-12-15T22:12:42.275Z] #78 ...
22:12:42 [2022-12-15T22:12:42.275Z] 
22:12:42 [2022-12-15T22:12:42.275Z] #76 [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
22:12:42 [2022-12-15T22:12:42.275Z] #76 2.431 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:12:42 [2022-12-15T22:12:42.275Z] #76 2.452 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:12:42 [2022-12-15T22:12:42.275Z] #76 2.474 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:12:42 [2022-12-15T22:12:42.837Z] #76 ...
22:12:42 [2022-12-15T22:12:42.838Z] 
22:12:42 [2022-12-15T22:12:42.838Z] #79 [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...)
22:12:42 [2022-12-15T22:12:42.838Z] #0 1.351 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
22:12:42 [2022-12-15T22:12:42.838Z] #79 ...
22:12:42 [2022-12-15T22:12:42.838Z] 
22:12:42 [2022-12-15T22:12:42.838Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:12:42 [2022-12-15T22:12:42.838Z] #58 62.81 Selecting previously unselected package mingw-w64-x86-64-dev.
22:12:42 [2022-12-15T22:12:42.838Z] #58 62.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
22:12:42 [2022-12-15T22:12:42.838Z] #58 62.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
22:12:42 [2022-12-15T22:12:42.838Z] #58 ...
22:12:42 [2022-12-15T22:12:42.838Z] 
22:12:42 [2022-12-15T22:12:42.838Z] #66 [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
22:12:42 [2022-12-15T22:12:42.838Z] #66 67.16 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:12:42 [2022-12-15T22:12:42.838Z] #66 67.21 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:12:42 [2022-12-15T22:12:42.838Z] #66 67.23 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.25 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.29 Setting up libglib2.0-bin (2.66.8-1) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.34 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.36 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.39 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.41 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:12:43 [2022-12-15T22:12:43.094Z] #66 67.44 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:12:43 [2022-12-15T22:12:43.351Z] #66 67.48 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:12:43 [2022-12-15T22:12:43.351Z] #66 67.50 No schema files found: doing nothing.
22:12:43 [2022-12-15T22:12:43.351Z] #66 67.53 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:12:43 [2022-12-15T22:12:43.351Z] #66 67.68 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:12:43 [2022-12-15T22:12:43.927Z] #66 DONE 68.1s
22:12:43 [2022-12-15T22:12:43.927Z] 
22:12:43 [2022-12-15T22:12:43.927Z] #80 [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...)
22:12:49 [2022-12-15T22:12:49.173Z] #80 ...
22:12:49 [2022-12-15T22:12:49.173Z] 
22:12:49 [2022-12-15T22:12:49.173Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.71 Selecting previously unselected package gcc-mingw-w64-base.
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
22:12:49 [2022-12-15T22:12:49.173Z] #58 70.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:12:50 [2022-12-15T22:12:50.104Z] #58 ...
22:12:50 [2022-12-15T22:12:50.104Z] 
22:12:50 [2022-12-15T22:12:50.104Z] #60 [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
22:12:50 [2022-12-15T22:12:50.104Z] #60 74.40 gotestsum version dev
22:12:50 [2022-12-15T22:12:50.104Z] #60 DONE 74.7s
22:12:50 [2022-12-15T22:12:50.104Z] 
22:12:50 [2022-12-15T22:12:50.104Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:12:50 [2022-12-15T22:12:50.104Z] #50 62.59 github.com/docker/distribution/registry/listener
22:12:50 [2022-12-15T22:12:50.104Z] #50 63.35 github.com/docker/distribution/version
22:12:50 [2022-12-15T22:12:50.104Z] #50 63.63 github.com/spf13/pflag
22:12:50 [2022-12-15T22:12:50.104Z] #50 66.90 github.com/spf13/cobra
22:12:51 [2022-12-15T22:12:51.474Z] #50 70.25 log/syslog
22:12:51 [2022-12-15T22:12:51.730Z] #50 ...
22:12:51 [2022-12-15T22:12:51.730Z] 
22:12:51 [2022-12-15T22:12:51.730Z] #76 [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
22:12:51 [2022-12-15T22:12:51.730Z] #76 5.022 Reading package lists...
22:12:51 [2022-12-15T22:12:51.730Z] #76 9.025 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:12:51 [2022-12-15T22:12:51.730Z] #76 9.084 Reading package lists...
22:12:51 [2022-12-15T22:12:51.987Z] #76 13.16 Building dependency tree...
22:12:51 [2022-12-15T22:12:51.987Z] #76 ...
22:12:51 [2022-12-15T22:12:51.987Z] 
22:12:51 [2022-12-15T22:12:51.987Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:12:51 [2022-12-15T22:12:51.987Z] #50 70.92 github.com/yvasiyarov/go-metrics
22:12:53 [2022-12-15T22:12:53.355Z] #50 ...
22:12:53 [2022-12-15T22:12:53.355Z] 
22:12:53 [2022-12-15T22:12:53.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:12:53 [2022-12-15T22:12:53.355Z] #77 13.81 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:12:53 [2022-12-15T22:12:53.355Z] #77 15.18 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:12:53 [2022-12-15T22:12:53.355Z] #77 15.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:12:53 [2022-12-15T22:12:53.355Z] #77 15.67 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:12:53 [2022-12-15T22:12:53.611Z] #77 ...
22:12:53 [2022-12-15T22:12:53.611Z] 
22:12:53 [2022-12-15T22:12:53.611Z] #76 [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
22:12:53 [2022-12-15T22:12:53.611Z] #76 13.16 Building dependency tree...
22:12:53 [2022-12-15T22:12:53.611Z] #76 14.22 Reading state information...
22:12:54 [2022-12-15T22:12:54.976Z] #76 16.37 gcc is already the newest version (4:10.2.1-1).
22:12:54 [2022-12-15T22:12:54.976Z] #76 16.37 libc6-dev is already the newest version (2.31-13+deb11u5).
22:12:54 [2022-12-15T22:12:54.976Z] #76 16.37 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22:12:54 [2022-12-15T22:12:54.976Z] #76 DONE 16.5s
22:12:54 [2022-12-15T22:12:54.976Z] 
22:12:54 [2022-12-15T22:12:54.976Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:12:54 [2022-12-15T22:12:54.976Z] #58 78.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
22:12:54 [2022-12-15T22:12:54.976Z] #58 78.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:12:54 [2022-12-15T22:12:54.976Z] #58 78.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:13:00 [2022-12-15T22:13:00.225Z] #58 ...
22:13:00 [2022-12-15T22:13:00.226Z] 
22:13:00 [2022-12-15T22:13:00.226Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:00 [2022-12-15T22:13:00.226Z] #50 78.38 golang.org/x/crypto/blowfish
22:13:00 [2022-12-15T22:13:00.226Z] #50 78.55 net/http/httptrace
22:13:00 [2022-12-15T22:13:00.226Z] #50 79.02 github.com/docker/libtrust
22:13:00 [2022-12-15T22:13:00.484Z] #50 79.51 net/http
22:13:00 [2022-12-15T22:13:00.741Z] #50 ...
22:13:00 [2022-12-15T22:13:00.741Z] 
22:13:00 [2022-12-15T22:13:00.741Z] #81 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
22:13:00 [2022-12-15T22:13:00.741Z] #0 1.421 -- The C compiler identification is GNU 10.2.1
22:13:00 [2022-12-15T22:13:00.741Z] #0 1.543 -- Detecting C compiler ABI info
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.127 -- Detecting C compiler ABI info - done
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.181 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.183 -- Detecting C compile features
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.186 -- Detecting C compile features - done
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.232 -- Performing Test HAS_BUILTIN_FORTIFY
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.477 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.553 -- Configuring done
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.594 -- Generating done
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.612 -- Build files have been written to: /go/src/github.com/krallin/tini
22:13:00 [2022-12-15T22:13:00.741Z] #0 2.977 Scanning dependencies of target tini-static
22:13:00 [2022-12-15T22:13:00.741Z] #0 3.105 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:13:00 [2022-12-15T22:13:00.741Z] #0 4.613 [100%] Linking C executable tini-static
22:13:00 [2022-12-15T22:13:00.741Z] #0 5.293 [100%] Built target tini-static
22:13:00 [2022-12-15T22:13:00.741Z] #81 DONE 5.8s
22:13:00 [2022-12-15T22:13:00.998Z] 
22:13:00 [2022-12-15T22:13:00.998Z] #80 [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...)
22:13:00 [2022-12-15T22:13:00.998Z] #80 8.435 + bin/ctr
22:13:00 [2022-12-15T22:13:00.998Z] #80 8.436 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
22:13:01 [2022-12-15T22:13:01.254Z] #80 ...
22:13:01 [2022-12-15T22:13:01.254Z] 
22:13:01 [2022-12-15T22:13:01.254Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:13:01 [2022-12-15T22:13:01.254Z] #77 31.53 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:13:06 [2022-12-15T22:13:06.508Z] #77 ...
22:13:06 [2022-12-15T22:13:06.508Z] 
22:13:06 [2022-12-15T22:13:06.508Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:06 [2022-12-15T22:13:06.508Z] #50 83.62 net/smtp
22:13:06 [2022-12-15T22:13:06.508Z] #50 84.60 golang.org/x/crypto/bcrypt
22:13:06 [2022-12-15T22:13:06.508Z] #50 85.01 github.com/docker/distribution/registry/storage/driver/gcs
22:13:06 [2022-12-15T22:13:06.508Z] #50 85.07 os/user
22:13:06 [2022-12-15T22:13:06.765Z] #50 85.82 github.com/docker/distribution/registry/storage/driver/oss
22:13:07 [2022-12-15T22:13:07.022Z] #50 85.94 github.com/mitchellh/mapstructure
22:13:12 [2022-12-15T22:13:12.270Z] #50 ...
22:13:12 [2022-12-15T22:13:12.270Z] 
22:13:12 [2022-12-15T22:13:12.270Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:13:12 [2022-12-15T22:13:12.270Z] #77 42.33 libtoolize: putting auxiliary files in '.'.
22:13:12 [2022-12-15T22:13:12.270Z] #77 42.33 libtoolize: copying file './ltmain.sh'
22:13:13 [2022-12-15T22:13:13.200Z] #77 43.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:13:13 [2022-12-15T22:13:13.200Z] #77 43.40 libtoolize: and rerunning libtoolize and aclocal.
22:13:13 [2022-12-15T22:13:13.200Z] #77 43.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:13:17 [2022-12-15T22:13:17.369Z] #77 ...
22:13:17 [2022-12-15T22:13:17.369Z] 
22:13:17 [2022-12-15T22:13:17.369Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:13:17 [2022-12-15T22:13:17.369Z] #58 91.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
22:13:17 [2022-12-15T22:13:17.369Z] #58 91.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
22:13:17 [2022-12-15T22:13:17.369Z] #58 91.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:13:17 [2022-12-15T22:13:17.369Z] #58 97.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
22:13:17 [2022-12-15T22:13:17.369Z] #58 97.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
22:13:17 [2022-12-15T22:13:17.369Z] #58 97.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:13:19 [2022-12-15T22:13:19.258Z] #58 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
22:13:19 [2022-12-15T22:13:19.258Z] #58 104.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:13:19 [2022-12-15T22:13:19.258Z] #58 104.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:13:21 [2022-12-15T22:13:21.776Z] #58 ...
22:13:21 [2022-12-15T22:13:21.776Z] 
22:13:21 [2022-12-15T22:13:21.776Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:21 [2022-12-15T22:13:21.776Z] #50 100.6 github.com/docker/distribution/configuration
22:13:21 [2022-12-15T22:13:21.776Z] #50 100.7 github.com/bugsnag/bugsnag-go
22:13:23 [2022-12-15T22:13:23.142Z] #50 102.3 github.com/gorilla/context
22:13:23 [2022-12-15T22:13:23.705Z] #50 102.6 github.com/docker/distribution/registry/api/errcode
22:13:23 [2022-12-15T22:13:23.705Z] #50 102.7 github.com/gorilla/mux
22:13:24 [2022-12-15T22:13:24.633Z] #50 103.4 expvar
22:13:25 [2022-12-15T22:13:25.562Z] #50 104.4 github.com/docker/distribution/context
22:13:25 [2022-12-15T22:13:25.562Z] #50 104.6 github.com/docker/distribution/registry/api/v2
22:13:27 [2022-12-15T22:13:27.452Z] #50 106.1 github.com/docker/distribution/health
22:13:27 [2022-12-15T22:13:27.452Z] #50 106.3 github.com/docker/distribution
22:13:27 [2022-12-15T22:13:27.708Z] #50 106.7 github.com/docker/distribution/health/checks
22:13:28 [2022-12-15T22:13:28.270Z] #50 107.2 github.com/docker/distribution/registry/auth
22:13:28 [2022-12-15T22:13:28.527Z] #50 107.5 github.com/docker/distribution/manifest/manifestlist
22:13:28 [2022-12-15T22:13:28.783Z] #50 107.7 github.com/docker/distribution/manifest/schema1
22:13:28 [2022-12-15T22:13:28.783Z] #50 107.8 github.com/docker/distribution/manifest/schema2
22:13:29 [2022-12-15T22:13:29.347Z] #50 108.3 github.com/docker/distribution/notifications
22:13:29 [2022-12-15T22:13:29.911Z] #50 108.8 github.com/docker/distribution/registry/middleware/registry
22:13:30 [2022-12-15T22:13:30.167Z] #50 109.2 github.com/docker/distribution/registry/middleware/repository
22:13:30 [2022-12-15T22:13:30.751Z] #50 109.7 github.com/docker/distribution/registry/client/transport
22:13:31 [2022-12-15T22:13:31.320Z] #50 ...
22:13:31 [2022-12-15T22:13:31.320Z] 
22:13:31 [2022-12-15T22:13:31.320Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:13:31 [2022-12-15T22:13:31.320Z] #58 116.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
22:13:31 [2022-12-15T22:13:31.320Z] #58 116.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
22:13:31 [2022-12-15T22:13:31.320Z] #58 116.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:13:31 [2022-12-15T22:13:31.882Z] #58 ...
22:13:31 [2022-12-15T22:13:31.882Z] 
22:13:31 [2022-12-15T22:13:31.882Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:13:31 [2022-12-15T22:13:31.882Z] #77 52.22 configure.ac:7: installing './compile'
22:13:31 [2022-12-15T22:13:31.882Z] #77 52.24 configure.ac:11: installing './config.guess'
22:13:31 [2022-12-15T22:13:31.882Z] #77 52.25 configure.ac:11: installing './config.sub'
22:13:31 [2022-12-15T22:13:31.882Z] #77 52.28 configure.ac:8: installing './install-sh'
22:13:31 [2022-12-15T22:13:31.883Z] #77 52.28 configure.ac:8: installing './missing'
22:13:31 [2022-12-15T22:13:31.883Z] #77 52.39 Makefile.am: installing './depcomp'
22:13:31 [2022-12-15T22:13:31.883Z] #77 53.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:13:31 [2022-12-15T22:13:31.883Z] #77 53.63 libtoolize: copying file 'build-aux/ltmain.sh'
22:13:31 [2022-12-15T22:13:31.883Z] #77 53.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:13:31 [2022-12-15T22:13:31.883Z] #77 53.87 libtoolize: copying file 'm4/libtool.m4'
22:13:31 [2022-12-15T22:13:31.883Z] #77 54.03 libtoolize: copying file 'm4/ltoptions.m4'
22:13:31 [2022-12-15T22:13:31.883Z] #77 54.22 libtoolize: copying file 'm4/ltsugar.m4'
22:13:31 [2022-12-15T22:13:31.883Z] #77 54.39 libtoolize: copying file 'm4/ltversion.m4'
22:13:31 [2022-12-15T22:13:31.883Z] #77 54.52 libtoolize: copying file 'm4/lt~obsolete.m4'
22:13:31 [2022-12-15T22:13:31.883Z] #77 54.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:13:31 [2022-12-15T22:13:31.883Z] #77 ...
22:13:31 [2022-12-15T22:13:31.883Z] 
22:13:31 [2022-12-15T22:13:31.883Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:31 [2022-12-15T22:13:31.883Z] #50 110.4 github.com/docker/distribution/registry/storage/cache
22:13:31 [2022-12-15T22:13:31.883Z] #50 111.0 github.com/docker/distribution/registry/storage/cache/memory
22:13:32 [2022-12-15T22:13:32.445Z] #50 111.4 github.com/docker/distribution/registry/storage/driver
22:13:32 [2022-12-15T22:13:32.445Z] #50 111.5 github.com/docker/distribution/registry/client
22:13:33 [2022-12-15T22:13:33.008Z] #50 111.9 github.com/docker/distribution/registry/proxy/scheduler
22:13:33 [2022-12-15T22:13:33.936Z] #50 112.8 github.com/docker/distribution/registry/storage
22:13:34 [2022-12-15T22:13:34.499Z] #50 113.5 github.com/docker/distribution/registry/client/auth
22:13:35 [2022-12-15T22:13:35.428Z] #50 114.4 github.com/docker/distribution/registry/storage/cache/redis
22:13:36 [2022-12-15T22:13:36.365Z] #50 115.1 github.com/docker/distribution/registry/storage/driver/factory
22:13:36 [2022-12-15T22:13:36.365Z] #50 115.4 github.com/docker/distribution/registry/storage/driver/middleware
22:13:36 [2022-12-15T22:13:36.624Z] #50 115.6 github.com/gorilla/handlers
22:13:36 [2022-12-15T22:13:36.881Z] #50 ...
22:13:36 [2022-12-15T22:13:36.881Z] 
22:13:36 [2022-12-15T22:13:36.881Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:13:36 [2022-12-15T22:13:36.881Z] #77 67.21 configure.ac:7: installing 'build-aux/compile'
22:13:36 [2022-12-15T22:13:36.881Z] #77 67.25 configure.ac:9: installing 'build-aux/config.guess'
22:13:36 [2022-12-15T22:13:36.881Z] #77 67.26 configure.ac:9: installing 'build-aux/config.sub'
22:13:36 [2022-12-15T22:13:36.881Z] #77 67.26 configure.ac:11: installing 'build-aux/install-sh'
22:13:36 [2022-12-15T22:13:36.881Z] #77 67.29 configure.ac:11: installing 'build-aux/missing'
22:13:37 [2022-12-15T22:13:37.138Z] #77 67.53 Makefile.am: installing 'build-aux/depcomp'
22:13:37 [2022-12-15T22:13:37.394Z] #77 67.68 parallel-tests: installing 'build-aux/test-driver'
22:13:39 [2022-12-15T22:13:39.916Z] #77 70.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:13:39 [2022-12-15T22:13:39.916Z] #77 70.28 libtoolize: copying file 'build-aux/ltmain.sh'
22:13:40 [2022-12-15T22:13:40.862Z] #77 71.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:13:40 [2022-12-15T22:13:40.862Z] #77 71.06 libtoolize: copying file 'm4/libtool.m4'
22:13:40 [2022-12-15T22:13:40.862Z] #77 71.21 libtoolize: copying file 'm4/ltoptions.m4'
22:13:41 [2022-12-15T22:13:41.118Z] #77 71.40 libtoolize: copying file 'm4/ltsugar.m4'
22:13:41 [2022-12-15T22:13:41.118Z] #77 71.53 libtoolize: copying file 'm4/ltversion.m4'
22:13:41 [2022-12-15T22:13:41.118Z] #77 71.68 libtoolize: copying file 'm4/lt~obsolete.m4'
22:13:42 [2022-12-15T22:13:42.484Z] #77 ...
22:13:42 [2022-12-15T22:13:42.484Z] 
22:13:42 [2022-12-15T22:13:42.484Z] #58 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.4 Selecting previously unselected package libapparmor1:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.4 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.6 Selecting previously unselected package libapparmor-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.7 Selecting previously unselected package libbtrfs0:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.9 Selecting previously unselected package libbtrfs-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 122.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.2 Selecting previously unselected package libudev-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.3 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.3 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.4 Selecting previously unselected package libsepol1-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.4 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.7 Selecting previously unselected package libpcre2-16-0:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.8 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.9 Selecting previously unselected package libpcre2-32-0:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 123.9 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.1 Selecting previously unselected package libpcre2-posix2:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.2 Selecting previously unselected package libpcre2-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.7 Selecting previously unselected package libselinux1-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 124.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.0 Selecting previously unselected package libdevmapper-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.1 Selecting previously unselected package libseccomp-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.3 Selecting previously unselected package libsystemd-dev:arm64.
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.3 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 125.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:13:42 [2022-12-15T22:13:42.484Z] #58 126.2 Setting up mingw-w64-common (8.0.0-1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.5 Setting up dmsetup (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:13:42 [2022-12-15T22:13:42.485Z] #58 126.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:13:43 [2022-12-15T22:13:43.853Z] #58 DONE 128.6s
22:13:43 [2022-12-15T22:13:43.853Z] 
22:13:43 [2022-12-15T22:13:43.853Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:43 [2022-12-15T22:13:43.853Z] #50 116.8 github.com/yvasiyarov/newrelic_platform_go
22:13:43 [2022-12-15T22:13:43.853Z] #50 117.7 github.com/yvasiyarov/gorelic
22:13:43 [2022-12-15T22:13:43.853Z] #50 117.9 github.com/docker/distribution/registry/proxy
22:13:43 [2022-12-15T22:13:43.853Z] #50 119.3 github.com/docker/distribution/registry/auth/htpasswd
22:13:43 [2022-12-15T22:13:43.853Z] #50 119.5 github.com/docker/distribution/registry/handlers
22:13:43 [2022-12-15T22:13:43.853Z] #50 120.0 github.com/docker/distribution/registry/auth/silly
22:13:43 [2022-12-15T22:13:43.853Z] #50 120.3 github.com/docker/distribution/registry/auth/token
22:13:43 [2022-12-15T22:13:43.853Z] #50 121.6 github.com/Azure/azure-sdk-for-go/storage
22:13:43 [2022-12-15T22:13:43.853Z] #50 ...
22:13:43 [2022-12-15T22:13:43.853Z] 
22:13:43 [2022-12-15T22:13:43.853Z] #82 [dev-systemd-false  1/29] RUN groupadd -r docker
22:13:44 [2022-12-15T22:13:44.781Z] #82 DONE 0.9s
22:13:44 [2022-12-15T22:13:44.781Z] 
22:13:44 [2022-12-15T22:13:44.781Z] #83 [dev-systemd-false  2/29] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:13:45 [2022-12-15T22:13:45.712Z] #83 DONE 1.0s
22:13:45 [2022-12-15T22:13:45.712Z] 
22:13:45 [2022-12-15T22:13:45.712Z] #84 [dev-systemd-false  3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:13:46 [2022-12-15T22:13:46.642Z] #84 0.829 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:13:46 [2022-12-15T22:13:46.642Z] #84 DONE 0.9s
22:13:46 [2022-12-15T22:13:46.642Z] 
22:13:46 [2022-12-15T22:13:46.642Z] #80 [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...)
22:13:46 [2022-12-15T22:13:46.642Z] #80 ...
22:13:46 [2022-12-15T22:13:46.642Z] 
22:13:46 [2022-12-15T22:13:46.642Z] #85 [dev-systemd-false  4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:13:47 [2022-12-15T22:13:47.573Z] #85 DONE 0.8s
22:13:47 [2022-12-15T22:13:47.573Z] 
22:13:47 [2022-12-15T22:13:47.573Z] #86 [dev-systemd-false  5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:48 [2022-12-15T22:13:48.134Z] #86 DONE 0.8s
22:13:48 [2022-12-15T22:13:48.134Z] 
22:13:48 [2022-12-15T22:13:48.135Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:13:48 [2022-12-15T22:13:48.135Z] #50 126.5 github.com/docker/distribution/registry/storage/driver/base
22:13:48 [2022-12-15T22:13:48.135Z] #50 127.2 github.com/docker/distribution/registry/storage/driver/azure
22:13:48 [2022-12-15T22:13:48.697Z] #50 127.6 github.com/docker/distribution/registry
22:13:49 [2022-12-15T22:13:49.261Z] #50 ...
22:13:49 [2022-12-15T22:13:49.261Z] 
22:13:49 [2022-12-15T22:13:49.261Z] #87 [dev-systemd-false  6/29] RUN ldconfig
22:13:49 [2022-12-15T22:13:49.261Z] #87 DONE 0.9s
22:13:49 [2022-12-15T22:13:49.261Z] 
22:13:49 [2022-12-15T22:13:49.261Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:13:50 [2022-12-15T22:13:50.189Z] #88 1.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:13:50 [2022-12-15T22:13:50.189Z] #88 1.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:13:50 [2022-12-15T22:13:50.189Z] #88 1.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:13:51 [2022-12-15T22:13:51.118Z] #88 1.852 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
22:13:53 [2022-12-15T22:13:53.024Z] #88 3.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
22:13:54 [2022-12-15T22:13:54.915Z] #88 5.552 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:13:56 [2022-12-15T22:13:56.807Z] #88 ...
22:13:56 [2022-12-15T22:13:56.807Z] 
22:13:56 [2022-12-15T22:13:56.807Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:13:56 [2022-12-15T22:13:56.807Z] #77 87.32 configure.ac:11: installing 'build-aux/compile'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.34 configure.ac:11: installing 'build-aux/config.guess'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.34 configure.ac:11: installing 'build-aux/config.sub'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.35 configure.ac:13: installing 'build-aux/install-sh'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.35 configure.ac:13: installing 'build-aux/missing'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.36 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:13:57 [2022-12-15T22:13:57.065Z] #77 87.62 Makefile.am: installing 'build-aux/depcomp'
22:13:59 [2022-12-15T22:13:59.255Z] #77 89.22 checking build system type... aarch64-unknown-linux-gnu
22:13:59 [2022-12-15T22:13:59.255Z] #77 89.70 checking host system type... aarch64-unknown-linux-gnu
22:13:59 [2022-12-15T22:13:59.255Z] #77 89.71 checking how to print strings... printf
22:13:59 [2022-12-15T22:13:59.255Z] #77 89.71 checking for gcc... gcc
22:13:59 [2022-12-15T22:13:59.768Z] #77 89.90 checking whether the C compiler works... yes
22:13:59 [2022-12-15T22:13:59.768Z] #77 90.12 checking for C compiler default output file name... a.out
22:13:59 [2022-12-15T22:13:59.768Z] #77 90.13 checking for suffix of executables... 
22:14:00 [2022-12-15T22:14:00.281Z] #77 90.36 checking whether we are cross compiling... no
22:14:00 [2022-12-15T22:14:00.281Z] #77 90.58 checking for suffix of object files... o
22:14:00 [2022-12-15T22:14:00.537Z] #77 90.73 checking whether we are using the GNU C compiler... yes
22:14:00 [2022-12-15T22:14:00.537Z] #77 90.85 checking whether gcc accepts -g... 
22:14:00 [2022-12-15T22:14:00.537Z] #77 ...
22:14:00 [2022-12-15T22:14:00.537Z] 
22:14:00 [2022-12-15T22:14:00.537Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:14:00 [2022-12-15T22:14:00.537Z] #50 129.4 github.com/docker/distribution/registry/storage/driver/filesystem
22:14:00 [2022-12-15T22:14:00.537Z] #50 129.6 github.com/docker/distribution/registry/storage/driver/inmemory
22:14:00 [2022-12-15T22:14:00.537Z] #50 130.4 github.com/AdRoll/goamz/aws
22:14:00 [2022-12-15T22:14:00.537Z] #50 130.8 net/http/httputil
22:14:00 [2022-12-15T22:14:00.537Z] #50 133.1 github.com/AdRoll/goamz/cloudfront
22:14:00 [2022-12-15T22:14:00.537Z] #50 133.5 github.com/AdRoll/goamz/s3
22:14:00 [2022-12-15T22:14:00.537Z] #50 133.5 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:14:00 [2022-12-15T22:14:00.537Z] #50 134.1 github.com/ncw/swift
22:14:00 [2022-12-15T22:14:00.537Z] #50 136.9 github.com/docker/distribution/registry/storage/driver/s3
22:14:00 [2022-12-15T22:14:00.537Z] #50 138.0 github.com/docker/distribution/registry/storage/driver/swift
22:14:00 [2022-12-15T22:14:00.537Z] #50 138.6 net/http/pprof
22:14:00 [2022-12-15T22:14:00.537Z] #50 ...
22:14:00 [2022-12-15T22:14:00.537Z] 
22:14:00 [2022-12-15T22:14:00.537Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:00 [2022-12-15T22:14:00.537Z] #77 90.85 checking whether gcc accepts -g... yes
22:14:01 [2022-12-15T22:14:01.050Z] #77 91.01 checking for gcc option to accept ISO C89... none needed
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.27 checking whether gcc understands -c and -o together... yes
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.57 checking for a sed that does not truncate output... /bin/sed
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.60 checking for grep that handles long lines and -e... /bin/grep
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.63 checking for egrep... /bin/grep -E
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.65 checking for fgrep... /bin/grep -F
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.67 checking for ld used by gcc... /usr/bin/ld
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:14:01 [2022-12-15T22:14:01.306Z] #77 91.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.86 checking whether ln -s works... yes
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.88 checking the maximum length of command line arguments... 1572864
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking for /usr/bin/ld option to reload object files... -r
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking for objdump... objdump
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking how to recognize dependent libraries... pass_all
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking for dlltool... no
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking how to associate runtime and link libraries... printf %s\n
22:14:01 [2022-12-15T22:14:01.563Z] #77 91.94 checking for ar... ar
22:14:01 [2022-12-15T22:14:01.819Z] #77 91.95 checking for archiver @FILE support... @
22:14:01 [2022-12-15T22:14:01.819Z] #77 92.08 checking for strip... strip
22:14:01 [2022-12-15T22:14:01.819Z] #77 92.10 checking for ranlib... ranlib
22:14:01 [2022-12-15T22:14:01.819Z] #77 92.10 checking for gawk... no
22:14:01 [2022-12-15T22:14:01.819Z] #77 92.10 checking for mawk... mawk
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.11 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.78 checking for sysroot... no
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.78 checking for a working dd... /bin/dd
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.84 checking for mt... no
22:14:02 [2022-12-15T22:14:02.382Z] #77 92.84 checking if : is a manifest tool... no
22:14:02 [2022-12-15T22:14:02.639Z] #77 92.88 checking how to run the C preprocessor... gcc -E
22:14:03 [2022-12-15T22:14:03.765Z] #77 93.35 checking for ANSI C header files... yes
22:14:04 [2022-12-15T22:14:04.021Z] #77 94.18 checking for sys/types.h... yes
22:14:04 [2022-12-15T22:14:04.277Z] #77 94.41 checking for sys/stat.h... yes
22:14:04 [2022-12-15T22:14:04.277Z] #77 94.61 checking for stdlib.h... yes
22:14:04 [2022-12-15T22:14:04.552Z] #77 94.83 checking for string.h... yes
22:14:04 [2022-12-15T22:14:04.809Z] #77 95.04 checking for memory.h... yes
22:14:05 [2022-12-15T22:14:05.066Z] #77 95.30 checking for strings.h... yes
22:14:05 [2022-12-15T22:14:05.323Z] #77 95.68 checking for inttypes.h... yes
22:14:05 [2022-12-15T22:14:05.840Z] #77 95.92 checking for stdint.h... yes
22:14:06 [2022-12-15T22:14:06.097Z] #77 96.23 checking for unistd.h... yes
22:14:06 [2022-12-15T22:14:06.353Z] #77 96.47 checking for dlfcn.h... yes
22:14:06 [2022-12-15T22:14:06.353Z] #77 96.74 checking for objdir... .libs
22:14:06 [2022-12-15T22:14:06.612Z] #77 ...
22:14:06 [2022-12-15T22:14:06.612Z] 
22:14:06 [2022-12-15T22:14:06.612Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:14:06 [2022-12-15T22:14:06.612Z] #50 139.8 github.com/docker/distribution/cmd/registry
22:14:06 [2022-12-15T22:14:06.612Z] #50 144.9 + xx-verify /build/registry-v2
22:14:06 [2022-12-15T22:14:06.612Z] #50 DONE 145.5s
22:14:06 [2022-12-15T22:14:06.612Z] 
22:14:06 [2022-12-15T22:14:06.612Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:14:06 [2022-12-15T22:14:06.612Z] #88 8.293 Fetched 8497 kB in 7s (1133 kB/s)
22:14:06 [2022-12-15T22:14:06.612Z] #88 8.293 Reading package lists...
22:14:06 [2022-12-15T22:14:06.612Z] #88 11.59 Reading package lists...
22:14:06 [2022-12-15T22:14:06.612Z] #88 14.75 Building dependency tree...
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.30 The following additional packages will be installed:
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.31   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.32   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.32   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.33   libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.33   python3-pkg-resources systemd vim-runtime xxd
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35 Suggested packages:
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35   ctags vim-doc vim-scripts xfsdump acl attr quota
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35 Recommended packages:
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:14:06 [2022-12-15T22:14:06.612Z] #88 17.35   systemd-timesyncd | time-daemon unzip
22:14:07 [2022-12-15T22:14:07.178Z] #88 ...
22:14:07 [2022-12-15T22:14:07.178Z] 
22:14:07 [2022-12-15T22:14:07.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:07 [2022-12-15T22:14:07.437Z] #77 97.37 checking if gcc supports -fno-rtti -fno-exceptions... no
22:14:07 [2022-12-15T22:14:07.437Z] #77 97.77 checking for gcc option to produce PIC... -fPIC -DPIC
22:14:07 [2022-12-15T22:14:07.694Z] #77 97.77 checking if gcc PIC flag -fPIC -DPIC works... yes
22:14:07 [2022-12-15T22:14:07.950Z] #77 98.06 checking if gcc static flag -static works... yes
22:14:08 [2022-12-15T22:14:08.207Z] #77 98.38 checking if gcc supports -c -o file.o... yes
22:14:08 [2022-12-15T22:14:08.207Z] #77 98.56 checking if gcc supports -c -o file.o... (cached) yes
22:14:08 [2022-12-15T22:14:08.207Z] #77 98.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:14:08 [2022-12-15T22:14:08.464Z] #77 98.64 checking dynamic linker characteristics... GNU/Linux ld.so
22:14:08 [2022-12-15T22:14:08.464Z] #77 99.04 checking how to hardcode library paths into programs... immediate
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.04 checking whether stripping libraries is possible... yes
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.06 checking if libtool supports shared libraries... yes
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.08 checking whether to build shared libraries... no
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.08 checking whether to build static libraries... yes
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.08 checking for a BSD-compatible install... /usr/bin/install -c
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.13 checking whether build environment is sane... yes
22:14:08 [2022-12-15T22:14:08.720Z] #77 99.20 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:14:08 [2022-12-15T22:14:08.977Z] #77 99.22 checking whether make sets $(MAKE)... yes
22:14:08 [2022-12-15T22:14:08.977Z] #77 99.32 checking whether make supports the include directive... yes (GNU style)
22:14:08 [2022-12-15T22:14:08.977Z] #77 99.42 checking whether make supports nested variables... yes
22:14:08 [2022-12-15T22:14:08.977Z] #77 99.48 checking whether UID '0' is supported by ustar format... yes
22:14:08 [2022-12-15T22:14:08.977Z] #77 99.48 checking whether GID '0' is supported by ustar format... yes
22:14:09 [2022-12-15T22:14:09.234Z] #77 99.48 checking how to create a ustar tar archive... gnutar
22:14:09 [2022-12-15T22:14:09.234Z] #77 99.60 checking dependency style of gcc... gcc3
22:14:09 [2022-12-15T22:14:09.234Z] #77 99.76 checking whether to enable maintainer-specific portions of Makefiles... yes
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.77 checking whether make supports nested variables... (cached) yes
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.77 checking for gawk... (cached) mawk
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.77 checking for a sed that does not truncate output... (cached) /bin/sed
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.78 checking for gcc... (cached) gcc
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.94 checking whether we are using the GNU C compiler... (cached) yes
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.95 checking whether gcc accepts -g... (cached) yes
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.95 checking for gcc option to accept ISO C89... (cached) none needed
22:14:09 [2022-12-15T22:14:09.491Z] #77 99.95 checking whether gcc understands -c and -o together... (cached) yes
22:14:09 [2022-12-15T22:14:09.748Z] #77 99.96 checking for a Python interpreter with version >= 3... python3
22:14:09 [2022-12-15T22:14:09.748Z] #77 100.0 checking for python3... /usr/bin/python3
22:14:09 [2022-12-15T22:14:09.748Z] #77 100.0 checking for python3 version... 3.9
22:14:10 [2022-12-15T22:14:10.004Z] #77 100.1 checking for python3 platform... linux
22:14:10 [2022-12-15T22:14:10.005Z] #77 100.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:14:10 [2022-12-15T22:14:10.005Z] #77 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:14:10 [2022-12-15T22:14:10.005Z] #77 100.6 checking for go-md2man... no
22:14:10 [2022-12-15T22:14:10.518Z] #77 100.6 checking error.h usability... yes
22:14:10 [2022-12-15T22:14:10.518Z] #77 100.8 checking error.h presence... yes
22:14:10 [2022-12-15T22:14:10.518Z] #77 100.9 checking for error.h... yes
22:14:10 [2022-12-15T22:14:10.518Z] #77 100.9 checking linux/openat2.h usability... yes
22:14:10 [2022-12-15T22:14:10.775Z] #77 101.1 checking linux/openat2.h presence... yes
22:14:10 [2022-12-15T22:14:10.775Z] #77 101.2 checking for linux/openat2.h... yes
22:14:11 [2022-12-15T22:14:11.338Z] #77 101.2 checking for copy_file_range... yes
22:14:11 [2022-12-15T22:14:11.338Z] #77 101.5 checking for fgetxattr... yes
22:14:11 [2022-12-15T22:14:11.594Z] #77 101.9 checking for statx... yes
22:14:12 [2022-12-15T22:14:12.157Z] #77 102.2 checking for fgetpwent_r... yes
22:14:12 [2022-12-15T22:14:12.414Z] #77 102.5 checking for issetugid... no
22:14:12 [2022-12-15T22:14:12.414Z] #77 102.8 checking for pkg-config... /usr/bin/pkg-config
22:14:12 [2022-12-15T22:14:12.414Z] #77 102.8 checking pkg-config is at least version 0.9.0... yes
22:14:12 [2022-12-15T22:14:12.977Z] #77 102.8 checking for library containing yajl_tree_get... -lyajl
22:14:12 [2022-12-15T22:14:12.977Z] #77 103.4 checking for yajl >= 2.0.0... yes
22:14:13 [2022-12-15T22:14:13.250Z] #77 103.4 checking sys/capability.h usability... yes
22:14:13 [2022-12-15T22:14:13.250Z] #77 103.7 checking sys/capability.h presence... yes
22:14:13 [2022-12-15T22:14:13.513Z] #77 103.8 checking for sys/capability.h... yes
22:14:14 [2022-12-15T22:14:14.103Z] #77 103.8 checking for library containing cap_from_name... -lcap
22:14:14 [2022-12-15T22:14:14.368Z] #77 104.4 checking for library containing dlopen... -ldl
22:14:14 [2022-12-15T22:14:14.642Z] #77 104.9 checking seccomp.h usability... 
22:14:14 [2022-12-15T22:14:14.642Z] #77 ...
22:14:14 [2022-12-15T22:14:14.642Z] 
22:14:14 [2022-12-15T22:14:14.642Z] #75 [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...)
22:14:14 [2022-12-15T22:14:14.642Z] #75 DONE 108.8s
22:14:14 [2022-12-15T22:14:14.642Z] 
22:14:14 [2022-12-15T22:14:14.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:14 [2022-12-15T22:14:14.642Z] #77 104.9 checking seccomp.h usability... yes
22:14:14 [2022-12-15T22:14:14.642Z] #77 105.1 checking seccomp.h presence... 
22:14:14 [2022-12-15T22:14:14.642Z] #77 ...
22:14:14 [2022-12-15T22:14:14.642Z] 
22:14:14 [2022-12-15T22:14:14.642Z] #89 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:14:14 [2022-12-15T22:14:14.899Z] #89 DONE 0.1s
22:14:14 [2022-12-15T22:14:14.899Z] 
22:14:14 [2022-12-15T22:14:14.899Z] #90 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:14:14 [2022-12-15T22:14:14.899Z] #90 DONE 0.1s
22:14:14 [2022-12-15T22:14:14.899Z] 
22:14:14 [2022-12-15T22:14:14.899Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41 The following NEW packages will be installed:
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.41   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.43   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.43   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.43   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.43   vim-runtime xfsprogs xxd xz-utils zip zstd
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 Need to get 31.8 MB of archives.
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 After this operation, 123 MB of additional disk space will be used.
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 19.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.39 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.42 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.43 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.44 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.44 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.58 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.62 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 20.62 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.29 debconf: delaying package configuration, since apt-utils is not installed
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.50 Fetched 31.8 MB in 1s (27.9 MB/s)
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.60 Selecting previously unselected package libcap2:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.60 (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 ... 24045 files and directories currently installed.)
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.66 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.66 Unpacking libcap2:arm64 (1:2.44-1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.77 Selecting previously unselected package libargon2-1:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.77 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.78 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.86 Selecting previously unselected package libjson-c5:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.86 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 21.87 Unpacking libjson-c5:arm64 (0.15-2) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.01 Selecting previously unselected package libcryptsetup12:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.02 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.02 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.18 Selecting previously unselected package libip4tc2:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.18 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.19 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.27 Selecting previously unselected package libkmod2:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.28 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.28 Unpacking libkmod2:arm64 (28-1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.43 Selecting previously unselected package systemd.
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.43 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 22.66 Unpacking systemd (247.3-7+deb11u1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.11 Selecting previously unselected package pigz.
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.14 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.14 Unpacking pigz (2.6-1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.31 Selecting previously unselected package libelf1:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.32 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.32 Unpacking libelf1:arm64 (0.183-1) ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.68 Selecting previously unselected package libbpf0:arm64.
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.72 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
22:14:14 [2022-12-15T22:14:14.899Z] #88 25.74 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:14:15 [2022-12-15T22:14:15.155Z] #88 26.02 Selecting previously unselected package libmnl0:arm64.
22:14:15 [2022-12-15T22:14:15.155Z] #88 26.03 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
22:14:15 [2022-12-15T22:14:15.155Z] #88 26.06 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:14:15 [2022-12-15T22:14:15.411Z] #88 26.24 Selecting previously unselected package libxtables12:arm64.
22:14:15 [2022-12-15T22:14:15.412Z] #88 26.27 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
22:14:15 [2022-12-15T22:14:15.412Z] #88 26.29 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:14:15 [2022-12-15T22:14:15.668Z] #88 26.50 Selecting previously unselected package libcap2-bin.
22:14:15 [2022-12-15T22:14:15.668Z] #88 26.51 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:14:15 [2022-12-15T22:14:15.668Z] #88 26.54 Unpacking libcap2-bin (1:2.44-1) ...
22:14:15 [2022-12-15T22:14:15.924Z] #88 26.69 Selecting previously unselected package iproute2.
22:14:15 [2022-12-15T22:14:15.924Z] #88 26.69 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
22:14:15 [2022-12-15T22:14:15.924Z] #88 26.69 Unpacking iproute2 (5.10.0-4) ...
22:14:16 [2022-12-15T22:14:16.486Z] #88 27.30 Selecting previously unselected package xxd.
22:14:16 [2022-12-15T22:14:16.486Z] #88 27.32 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:14:16 [2022-12-15T22:14:16.486Z] #88 27.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-12-15T22:14:16.741Z] #88 27.50 Selecting previously unselected package vim-common.
22:14:16 [2022-12-15T22:14:16.741Z] #88 27.50 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:14:16 [2022-12-15T22:14:16.741Z] #88 27.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:14:16 [2022-12-15T22:14:16.741Z] #88 27.68 Selecting previously unselected package bash-completion.
22:14:16 [2022-12-15T22:14:16.741Z] #88 27.68 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
22:14:17 [2022-12-15T22:14:17.677Z] #88 ...
22:14:17 [2022-12-15T22:14:17.677Z] 
22:14:17 [2022-12-15T22:14:17.677Z] #71 [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...)
22:14:17 [2022-12-15T22:14:17.677Z] #71 DONE 141.2s
22:14:17 [2022-12-15T22:14:17.677Z] 
22:14:17 [2022-12-15T22:14:17.677Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:17 [2022-12-15T22:14:17.677Z] #77 105.1 checking seccomp.h presence... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 105.3 checking for seccomp.h... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 105.3 checking for library containing seccomp_rule_add... -lseccomp
22:14:17 [2022-12-15T22:14:17.677Z] #77 106.0 checking for library containing seccomp_arch_resolve_name... none required
22:14:17 [2022-12-15T22:14:17.677Z] #77 106.3 checking systemd/sd-bus.h usability... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 106.5 checking systemd/sd-bus.h presence... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 106.7 checking for systemd/sd-bus.h... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 106.7 checking for library containing sd_bus_match_signal_async... -lsystemd
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.3 checking for sd_notify_barrier... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.4 checking linux/bpf.h usability... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.6 checking linux/bpf.h presence... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.6 checking for linux/bpf.h... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.6 checking compilation for eBPF... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.7 checking for criu >= 3.15... no
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 configure: CRIU headers not found, building without CRIU support
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 checking for criu > 3.16... no
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 configure: CRIU version doesn't support join-ns API
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 checking for criu > 3.16.1... no
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 configure: CRIU version doesn't support for pre-dumping
22:14:17 [2022-12-15T22:14:17.677Z] #77 107.8 checking for new mount API (fsconfig)... yes
22:14:17 [2022-12-15T22:14:17.677Z] #77 108.0 checking for seccomp notify API... yes
22:14:17 [2022-12-15T22:14:17.933Z] #77 108.3 checking for gperf... no
22:14:17 [2022-12-15T22:14:17.933Z] #77 108.3 configure: gperf not found - cannot rebuild signal parser code
22:14:18 [2022-12-15T22:14:18.495Z] #77 108.3 checking for library containing argp_parse... none required
22:14:18 [2022-12-15T22:14:18.495Z] #77 108.8 checking that generated files are newer than configure... done
22:14:18 [2022-12-15T22:14:18.495Z] #77 108.8 configure: creating ./config.status
22:14:21 [2022-12-15T22:14:21.764Z] #77 111.6 config.status: creating Makefile
22:14:21 [2022-12-15T22:14:21.764Z] #77 111.7 config.status: creating rpm/crun.spec
22:14:21 [2022-12-15T22:14:21.764Z] #77 111.8 config.status: creating config.h
22:14:21 [2022-12-15T22:14:21.764Z] #77 ...
22:14:21 [2022-12-15T22:14:21.764Z] 
22:14:21 [2022-12-15T22:14:21.764Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.40 Unpacking bash-completion (1:2.11-2) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.85 Selecting previously unselected package bzip2.
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.86 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.88 Unpacking bzip2 (1.0.8-4) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.95 Selecting previously unselected package xz-utils.
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.98 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 30.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.16 Selecting previously unselected package apparmor.
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.16 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.24 Unpacking apparmor (2.13.6-10) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.66 Selecting previously unselected package inetutils-ping.
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.67 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.67 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.80 Selecting previously unselected package libip6tc2:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.80 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.80 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.88 Selecting previously unselected package libnfnetlink0:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.89 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.92 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.97 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.98 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 31.99 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.05 Selecting previously unselected package libnftnl11:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.05 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.06 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.16 Selecting previously unselected package iptables.
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.16 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.17 Unpacking iptables (1.8.7-1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.47 Selecting previously unselected package libonig5:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.47 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.49 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.62 Selecting previously unselected package libjq1:arm64.
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.62 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.63 Unpacking libjq1:arm64 (1.6-2.1) ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.72 Selecting previously unselected package jq.
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.72 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
22:14:21 [2022-12-15T22:14:21.764Z] #88 32.74 Unpacking jq (1.6-2.1) ...
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.85 Selecting previously unselected package libaio1:arm64.
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.85 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.85 Unpacking libaio1:arm64 (0.3.112-9) ...
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.93 Selecting previously unselected package libgpm2:arm64.
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.93 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
22:14:22 [2022-12-15T22:14:22.020Z] #88 32.94 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:14:22 [2022-12-15T22:14:22.275Z] #88 33.00 Selecting previously unselected package libicu67:arm64.
22:14:22 [2022-12-15T22:14:22.275Z] #88 33.00 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
22:14:22 [2022-12-15T22:14:22.275Z] #88 33.01 Unpacking libicu67:arm64 (67.1-7) ...
22:14:23 [2022-12-15T22:14:23.202Z] #88 ...
22:14:23 [2022-12-15T22:14:23.202Z] 
22:14:23 [2022-12-15T22:14:23.202Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:14:23 [2022-12-15T22:14:23.202Z] #72 DONE 141.0s
22:14:23 [2022-12-15T22:14:23.457Z] 
22:14:23 [2022-12-15T22:14:23.457Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:23 [2022-12-15T22:14:23.457Z] #77 111.8 config.status: executing libtool commands
22:14:23 [2022-12-15T22:14:23.457Z] #77 111.8 config.status: executing depfiles commands
22:14:23 [2022-12-15T22:14:23.457Z] #77 113.0 === configuring in libocispec (/tmp/crun-build/libocispec)
22:14:23 [2022-12-15T22:14:23.457Z] #77 113.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:14:23 [2022-12-15T22:14:23.457Z] #77 113.5 checking for gcc... gcc
22:14:23 [2022-12-15T22:14:23.457Z] #77 113.8 checking whether the C compiler works... yes
22:14:23 [2022-12-15T22:14:23.457Z] #77 113.9 checking for C compiler default output file name... a.out
22:14:23 [2022-12-15T22:14:23.713Z] #77 113.9 checking for suffix of executables... 
22:14:23 [2022-12-15T22:14:23.969Z] #77 114.2 checking whether we are cross compiling... no
22:14:24 [2022-12-15T22:14:24.225Z] #77 114.5 checking for suffix of object files... o
22:14:24 [2022-12-15T22:14:24.225Z] #77 114.6 checking whether we are using the GNU C compiler... yes
22:14:24 [2022-12-15T22:14:24.225Z] #77 114.7 checking whether gcc accepts -g... yes
22:14:24 [2022-12-15T22:14:24.481Z] #77 114.8 checking for gcc option to accept ISO C89... none needed
22:14:24 [2022-12-15T22:14:24.737Z] #77 114.9 checking whether gcc understands -c and -o together... yes
22:14:24 [2022-12-15T22:14:24.737Z] #77 115.1 checking how to run the C preprocessor... gcc -E
22:14:24 [2022-12-15T22:14:24.992Z] #77 115.3 checking for grep that handles long lines and -e... /bin/grep
22:14:24 [2022-12-15T22:14:24.992Z] #77 115.3 checking for egrep... /bin/grep -E
22:14:25 [2022-12-15T22:14:25.249Z] #77 115.3 checking for ANSI C header files... yes
22:14:25 [2022-12-15T22:14:25.506Z] #77 115.7 checking for sys/types.h... yes
22:14:25 [2022-12-15T22:14:25.506Z] #77 115.8 checking for sys/stat.h... yes
22:14:25 [2022-12-15T22:14:25.506Z] #77 116.0 checking for stdlib.h... yes
22:14:25 [2022-12-15T22:14:25.762Z] #77 116.1 checking for string.h... yes
22:14:25 [2022-12-15T22:14:25.762Z] #77 116.2 checking for memory.h... yes
22:14:26 [2022-12-15T22:14:26.018Z] #77 116.3 checking for strings.h... yes
22:14:26 [2022-12-15T22:14:26.275Z] #77 116.4 checking for inttypes.h... yes
22:14:26 [2022-12-15T22:14:26.275Z] #77 116.6 checking for stdint.h... yes
22:14:26 [2022-12-15T22:14:26.533Z] #77 116.8 checking for unistd.h... yes
22:14:26 [2022-12-15T22:14:26.533Z] #77 116.9 checking minix/config.h usability... no
22:14:26 [2022-12-15T22:14:26.789Z] #77 117.1 checking minix/config.h presence... no
22:14:26 [2022-12-15T22:14:26.789Z] #77 117.2 checking for minix/config.h... no
22:14:27 [2022-12-15T22:14:27.046Z] #77 117.2 checking whether it is safe to define __EXTENSIONS__... yes
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.4 checking build system type... aarch64-unknown-linux-gnu
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking host system type... aarch64-unknown-linux-gnu
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking how to print strings... printf
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking for a sed that does not truncate output... /bin/sed
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking for fgrep... /bin/grep -F
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking for ld used by gcc... /usr/bin/ld
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:14:27 [2022-12-15T22:14:27.303Z] #77 117.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking whether ln -s works... yes
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking the maximum length of command line arguments... 1572864
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking for /usr/bin/ld option to reload object files... -r
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking for objdump... objdump
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking how to recognize dependent libraries... pass_all
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking for dlltool... no
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking how to associate runtime and link libraries... printf %s\n
22:14:27 [2022-12-15T22:14:27.559Z] #77 117.9 checking for ar... ar
22:14:27 [2022-12-15T22:14:27.816Z] #77 117.9 checking for archiver @FILE support... @
22:14:27 [2022-12-15T22:14:27.816Z] #77 118.0 checking for strip... strip
22:14:27 [2022-12-15T22:14:27.816Z] #77 118.0 checking for ranlib... ranlib
22:14:27 [2022-12-15T22:14:27.816Z] #77 118.0 checking for gawk... no
22:14:27 [2022-12-15T22:14:27.816Z] #77 118.0 checking for mawk... mawk
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.4 checking for sysroot... no
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.4 checking for a working dd... /bin/dd
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.4 checking for mt... no
22:14:28 [2022-12-15T22:14:28.072Z] #77 118.4 checking if : is a manifest tool... no
22:14:28 [2022-12-15T22:14:28.328Z] #77 118.5 checking for dlfcn.h... yes
22:14:28 [2022-12-15T22:14:28.328Z] #77 118.6 checking for objdir... .libs
22:14:28 [2022-12-15T22:14:28.584Z] #77 118.9 checking if gcc supports -fno-rtti -fno-exceptions... no
22:14:28 [2022-12-15T22:14:28.585Z] #77 119.0 checking for gcc option to produce PIC... -fPIC -DPIC
22:14:28 [2022-12-15T22:14:28.585Z] #77 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes
22:14:28 [2022-12-15T22:14:28.841Z] #77 119.1 checking if gcc static flag -static works... yes
22:14:29 [2022-12-15T22:14:29.354Z] #77 119.4 checking if gcc supports -c -o file.o... yes
22:14:29 [2022-12-15T22:14:29.354Z] #77 119.6 checking if gcc supports -c -o file.o... (cached) yes
22:14:29 [2022-12-15T22:14:29.354Z] #77 119.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.6 checking dynamic linker characteristics... GNU/Linux ld.so
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking how to hardcode library paths into programs... immediate
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking whether stripping libraries is possible... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking if libtool supports shared libraries... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking whether to build shared libraries... no
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking whether to build static libraries... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking for a BSD-compatible install... /usr/bin/install -c
22:14:29 [2022-12-15T22:14:29.611Z] #77 119.9 checking whether build environment is sane... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 120.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:14:29 [2022-12-15T22:14:29.611Z] #77 120.0 checking whether make sets $(MAKE)... yes
22:14:29 [2022-12-15T22:14:29.611Z] #77 120.1 checking whether make supports the include directive... yes (GNU style)
22:14:29 [2022-12-15T22:14:29.867Z] #77 120.1 checking whether make supports nested variables... yes
22:14:29 [2022-12-15T22:14:29.867Z] #77 120.1 checking whether UID '0' is supported by ustar format... yes
22:14:29 [2022-12-15T22:14:29.867Z] #77 120.2 checking whether GID '0' is supported by ustar format... yes
22:14:29 [2022-12-15T22:14:29.867Z] #77 120.2 checking how to create a ustar tar archive... gnutar
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.2 checking dependency style of gcc... gcc3
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking whether to enable maintainer-specific portions of Makefiles... yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking whether make supports nested variables... (cached) yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking for pkg-config... /usr/bin/pkg-config
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking pkg-config is at least version 0.9.0... yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking for yajl >= 2.1.0... yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking for a sed that does not truncate output... (cached) /bin/sed
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.4 checking for gcc... (cached) gcc
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking whether we are using the GNU C compiler... (cached) yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking whether gcc accepts -g... (cached) yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking for gcc option to accept ISO C89... (cached) none needed
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking whether gcc understands -c and -o together... (cached) yes
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking for a Python interpreter with version >= 3... python3
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking for python3... /usr/bin/python3
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.5 checking for python3 version... 3.9
22:14:30 [2022-12-15T22:14:30.124Z] #77 120.6 checking for python3 platform... linux
22:14:30 [2022-12-15T22:14:30.380Z] #77 120.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:14:30 [2022-12-15T22:14:30.380Z] #77 120.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:14:30 [2022-12-15T22:14:30.636Z] #77 121.0 checking that generated files are newer than configure... done
22:14:30 [2022-12-15T22:14:30.636Z] #77 121.0 configure: creating ./config.status
22:14:33 [2022-12-15T22:14:33.154Z] #77 123.4 config.status: creating Makefile
22:14:33 [2022-12-15T22:14:33.154Z] #77 123.4 config.status: creating config.h
22:14:33 [2022-12-15T22:14:33.154Z] #77 123.5 config.status: executing libtool commands
22:14:33 [2022-12-15T22:14:33.154Z] #77 123.5 config.status: executing depfiles commands
22:14:33 [2022-12-15T22:14:33.410Z] #77 ...
22:14:33 [2022-12-15T22:14:33.410Z] 
22:14:33 [2022-12-15T22:14:33.410Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.19 Selecting previously unselected package libinih1:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.19 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.20 Unpacking libinih1:arm64 (53-1+b2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.28 Selecting previously unselected package libmicrohttpd12:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.28 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.29 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.38 Selecting previously unselected package libnet1:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.39 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.50 Selecting previously unselected package libnl-3-200:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.50 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.51 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.60 Selecting previously unselected package libprotobuf-c1:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.60 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.67 Selecting previously unselected package libyajl2:arm64.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.67 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.68 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.73 Selecting previously unselected package net-tools.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.73 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.92 Selecting previously unselected package patch.
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.92 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 36.92 Unpacking patch (2.7.6-7) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.04 Selecting previously unselected package python-pip-whl.
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.04 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.49 Selecting previously unselected package python3-lib2to3.
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.50 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.51 Unpacking python3-lib2to3 (3.9.2-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.65 Selecting previously unselected package python3-distutils.
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.65 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.66 Unpacking python3-distutils (3.9.2-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.74 Selecting previously unselected package python3-pkg-resources.
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.75 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.76 Unpacking python3-pkg-resources (52.0.0-4) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.87 Selecting previously unselected package python3-setuptools.
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 37.88 Unpacking python3-setuptools (52.0.0-4) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.11 Selecting previously unselected package python3-wheel.
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.11 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.11 Unpacking python3-wheel (0.34.2-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.18 Selecting previously unselected package python3-pip.
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.19 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.19 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.42 Selecting previously unselected package sudo.
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.43 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.44 Unpacking sudo (1.9.5p2-3) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.89 Selecting previously unselected package systemd-journal-remote.
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.90 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 38.91 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.03 Selecting previously unselected package thin-provisioning-tools.
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.04 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.05 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.22 Selecting previously unselected package uidmap.
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.22 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.22 Unpacking uidmap (1:4.8.1-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.35 Selecting previously unselected package vim-runtime.
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.35 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:14:33 [2022-12-15T22:14:33.410Z] #88 39.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.10 Selecting previously unselected package vim.
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.12 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.55 Selecting previously unselected package xfsprogs.
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.56 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.56 Unpacking xfsprogs (5.10.0-4) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.93 Selecting previously unselected package zip.
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.93 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 42.94 Unpacking zip (3.0-12) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 43.06 Selecting previously unselected package zstd.
22:14:33 [2022-12-15T22:14:33.410Z] #88 43.06 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 43.08 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 43.36 Setting up python3-pkg-resources (52.0.0-4) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.14 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.16 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.17 Setting up libgpm2:arm64 (1.20.7-8) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.19 Setting up libicu67:arm64 (67.1-7) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.21 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.22 Setting up libinih1:arm64 (53-1+b2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.24 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.26 Setting up uidmap (1:4.8.1-1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.27 Setting up libyajl2:arm64 (2.1.0-3) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.32 Setting up bzip2 (1.0.8-4) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:14:33 [2022-12-15T22:14:33.410Z] #88 44.36 Setting up python3-wheel (0.34.2-1) ...
22:14:33 [2022-12-15T22:14:33.666Z] #88 ...
22:14:33 [2022-12-15T22:14:33.666Z] 
22:14:33 [2022-12-15T22:14:33.666Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:33 [2022-12-15T22:14:33.666Z] #77 124.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:14:33 [2022-12-15T22:14:33.921Z] #77 124.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:14:33 [2022-12-15T22:14:33.921Z] #77 124.5 checking for gcc... gcc
22:14:34 [2022-12-15T22:14:34.439Z] #77 124.6 checking whether the C compiler works... yes
22:14:34 [2022-12-15T22:14:34.439Z] #77 124.7 checking for C compiler default output file name... a.out
22:14:34 [2022-12-15T22:14:34.439Z] #77 124.7 checking for suffix of executables... 
22:14:34 [2022-12-15T22:14:34.439Z] #77 124.8 checking whether we are cross compiling... no
22:14:34 [2022-12-15T22:14:34.696Z] #77 124.9 checking for suffix of object files... o
22:14:34 [2022-12-15T22:14:34.696Z] #77 125.0 checking whether we are using the GNU C compiler... yes
22:14:34 [2022-12-15T22:14:34.696Z] #77 125.1 checking whether gcc accepts -g... yes
22:14:34 [2022-12-15T22:14:34.952Z] #77 125.1 checking for gcc option to accept ISO C89... none needed
22:14:34 [2022-12-15T22:14:34.952Z] #77 125.2 checking whether gcc understands -c and -o together... yes
22:14:34 [2022-12-15T22:14:34.952Z] #77 125.4 checking for a BSD-compatible install... /usr/bin/install -c
22:14:34 [2022-12-15T22:14:34.952Z] #77 125.4 checking whether build environment is sane... yes
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking for gawk... no
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking for mawk... mawk
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking whether make sets $(MAKE)... yes
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking whether make supports the include directive... yes (GNU style)
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.5 checking whether make supports nested variables... yes
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.6 checking whether UID '0' is supported by ustar format... yes
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.6 checking whether GID '0' is supported by ustar format... yes
22:14:35 [2022-12-15T22:14:35.208Z] #77 125.6 checking how to create a ustar tar archive... gnutar
22:14:35 [2022-12-15T22:14:35.465Z] #77 125.7 checking dependency style of gcc... gcc3
22:14:35 [2022-12-15T22:14:35.465Z] #77 125.8 checking whether to enable maintainer-specific portions of Makefiles... yes
22:14:35 [2022-12-15T22:14:35.465Z] #77 125.8 checking whether make supports nested variables... (cached) yes
22:14:35 [2022-12-15T22:14:35.721Z] #77 125.9 checking build system type... aarch64-unknown-linux-gnu
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking host system type... aarch64-unknown-linux-gnu
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking how to print strings... printf
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking for a sed that does not truncate output... /bin/sed
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking for grep that handles long lines and -e... /bin/grep
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking for egrep... /bin/grep -E
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking for fgrep... /bin/grep -F
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.1 checking for ld used by gcc... /usr/bin/ld
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:14:35 [2022-12-15T22:14:35.721Z] #77 126.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking whether ln -s works... yes
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking the maximum length of command line arguments... 1572864
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking for /usr/bin/ld option to reload object files... -r
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking for objdump... objdump
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking how to recognize dependent libraries... pass_all
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking for dlltool... no
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.3 checking how to associate runtime and link libraries... printf %s\n
22:14:35 [2022-12-15T22:14:35.978Z] #77 126.4 checking for ar... ar
22:14:36 [2022-12-15T22:14:36.234Z] #77 126.4 checking for archiver @FILE support... @
22:14:36 [2022-12-15T22:14:36.234Z] #77 126.5 checking for strip... strip
22:14:36 [2022-12-15T22:14:36.234Z] #77 126.5 checking for ranlib... ranlib
22:14:36 [2022-12-15T22:14:36.491Z] #77 126.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:14:36 [2022-12-15T22:14:36.491Z] #77 126.9 checking for sysroot... no
22:14:36 [2022-12-15T22:14:36.491Z] #77 126.9 checking for a working dd... /bin/dd
22:14:36 [2022-12-15T22:14:36.491Z] #77 126.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:14:36 [2022-12-15T22:14:36.491Z] #77 127.0 checking for mt... no
22:14:36 [2022-12-15T22:14:36.491Z] #77 127.0 checking if : is a manifest tool... no
22:14:36 [2022-12-15T22:14:36.746Z] #77 127.0 checking how to run the C preprocessor... gcc -E
22:14:37 [2022-12-15T22:14:37.258Z] #77 127.2 checking for ANSI C header files... yes
22:14:37 [2022-12-15T22:14:37.258Z] #77 127.7 checking for sys/types.h... yes
22:14:37 [2022-12-15T22:14:37.514Z] #77 127.8 checking for sys/stat.h... yes
22:14:37 [2022-12-15T22:14:37.514Z] #77 128.0 checking for stdlib.h... yes
22:14:37 [2022-12-15T22:14:37.770Z] #77 128.1 checking for string.h... yes
22:14:38 [2022-12-15T22:14:38.026Z] #77 128.3 checking for memory.h... yes
22:14:38 [2022-12-15T22:14:38.281Z] #77 128.5 checking for strings.h... yes
22:14:38 [2022-12-15T22:14:38.281Z] #77 128.7 checking for inttypes.h... yes
22:14:38 [2022-12-15T22:14:38.537Z] #77 128.8 checking for stdint.h... yes
22:14:38 [2022-12-15T22:14:38.792Z] #77 129.0 checking for unistd.h... yes
22:14:39 [2022-12-15T22:14:39.049Z] #77 129.2 checking for dlfcn.h... yes
22:14:39 [2022-12-15T22:14:39.049Z] #77 129.3 checking for objdir... .libs
22:14:39 [2022-12-15T22:14:39.306Z] #77 129.5 checking if gcc supports -fno-rtti -fno-exceptions... no
22:14:39 [2022-12-15T22:14:39.307Z] #77 129.7 checking for gcc option to produce PIC... -fPIC -DPIC
22:14:39 [2022-12-15T22:14:39.307Z] #77 129.7 checking if gcc PIC flag -fPIC -DPIC works... yes
22:14:39 [2022-12-15T22:14:39.562Z] #77 129.7 checking if gcc static flag -static works... yes
22:14:39 [2022-12-15T22:14:39.818Z] #77 130.0 checking if gcc supports -c -o file.o... yes
22:14:39 [2022-12-15T22:14:39.818Z] #77 130.1 checking if gcc supports -c -o file.o... (cached) yes
22:14:39 [2022-12-15T22:14:39.818Z] #77 130.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.2 checking dynamic linker characteristics... GNU/Linux ld.so
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking how to hardcode library paths into programs... immediate
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking whether stripping libraries is possible... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking if libtool supports shared libraries... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking whether to build shared libraries... no
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking whether to build static libraries... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.4 checking float.h usability... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.5 checking float.h presence... yes
22:14:40 [2022-12-15T22:14:40.073Z] #77 130.5 checking for float.h... yes
22:14:40 [2022-12-15T22:14:40.329Z] #77 130.5 checking limits.h usability... yes
22:14:40 [2022-12-15T22:14:40.329Z] #77 130.6 checking limits.h presence... yes
22:14:40 [2022-12-15T22:14:40.329Z] #77 130.7 checking for limits.h... yes
22:14:40 [2022-12-15T22:14:40.585Z] #77 130.7 checking stddef.h usability... yes
22:14:40 [2022-12-15T22:14:40.585Z] #77 130.9 checking stddef.h presence... yes
22:14:40 [2022-12-15T22:14:40.585Z] #77 131.0 checking for stddef.h... yes
22:14:40 [2022-12-15T22:14:40.585Z] #77 131.0 checking for stdlib.h... (cached) yes
22:14:40 [2022-12-15T22:14:40.844Z] #77 131.1 checking for string.h... (cached) yes
22:14:40 [2022-12-15T22:14:40.845Z] #77 131.1 checking sys/time.h usability... yes
22:14:40 [2022-12-15T22:14:40.845Z] #77 131.3 checking sys/time.h presence... yes
22:14:40 [2022-12-15T22:14:40.845Z] #77 131.3 checking for sys/time.h... yes
22:14:41 [2022-12-15T22:14:41.101Z] #77 131.4 checking for inline... inline
22:14:41 [2022-12-15T22:14:41.356Z] #77 131.5 checking for size_t... yes
22:14:41 [2022-12-15T22:14:41.356Z] #77 131.8 checking for stdlib.h... (cached) yes
22:14:41 [2022-12-15T22:14:41.356Z] #77 131.8 checking for GNU libc compatible malloc... yes
22:14:41 [2022-12-15T22:14:41.611Z] #77 131.9 checking for stdlib.h... (cached) yes
22:14:41 [2022-12-15T22:14:41.867Z] #77 131.9 checking for GNU libc compatible realloc... yes
22:14:42 [2022-12-15T22:14:42.123Z] #77 132.2 checking for working strtod... yes
22:14:42 [2022-12-15T22:14:42.378Z] #77 132.5 checking for gettimeofday... yes
22:14:42 [2022-12-15T22:14:42.378Z] #77 132.7 checking for memset... yes
22:14:42 [2022-12-15T22:14:42.634Z] #77 132.9 checking for strspn... yes
22:14:42 [2022-12-15T22:14:42.634Z] #77 133.1 checking that generated files are newer than configure... done
22:14:42 [2022-12-15T22:14:42.890Z] #77 133.1 configure: creating ./config.status
22:14:44 [2022-12-15T22:14:44.263Z] #77 ...
22:14:44 [2022-12-15T22:14:44.263Z] 
22:14:44 [2022-12-15T22:14:44.263Z] #88 [dev-systemd-false  7/29] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:14:44 [2022-12-15T22:14:44.263Z] #88 44.92 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 44.93 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 44.95 Setting up libcap2:arm64 (1:2.44-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 44.96 Setting up libcap2-bin (1:2.44-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 44.98 Setting up apparmor (2.13.6-10) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 46.46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:14:44 [2022-12-15T22:14:44.263Z] #88 46.51 Setting up zip (3.0-12) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 46.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 46.54 Setting up bash-completion (1:2.11-2) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.86 Setting up libmnl0:arm64 (1.0.4-3) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.88 Setting up patch (2.7.6-7) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.89 Setting up sudo (1.9.5p2-3) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.96 invoke-rc.d: could not determine current runlevel
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.97 invoke-rc.d: policy-rc.d denied execution of start.
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.98 Setting up xfsprogs (5.10.0-4) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.99 System has not been booted with systemd as init system (PID 1). Can't operate.
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.99 Failed to connect to bus: Host is down
22:14:44 [2022-12-15T22:14:44.263Z] #88 48.99 Setting up libxtables12:arm64 (1.8.7-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.01 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.02 Setting up pigz (2.6-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.03 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.62 Setting up libaio1:arm64 (0.3.112-9) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.64 Setting up python3-lib2to3 (3.9.2-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.94 Setting up libelf1:arm64 (0.183-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.95 Setting up libjson-c5:arm64 (0.15-2) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.97 Setting up zstd (1.4.8+dfsg-2.1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.98 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 49.99 Setting up libkmod2:arm64 (28-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.01 Setting up python3-distutils (3.9.2-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.42 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 50.50 Setting up python3-setuptools (52.0.0-4) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 51.61 Setting up libjq1:arm64 (1.6-2.1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 51.62 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 51.63 Setting up thin-provisioning-tools (0.9.0-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 51.65 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.59 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.62 Setting up jq (1.6-2.1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.64 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.66 Setting up libbpf0:arm64 (1:0.3-2) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.68 Setting up iptables (1.8.7-1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:14:44 [2022-12-15T22:14:44.263Z] #88 52.75 Setting up iproute2 (5.10.0-4) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 53.04 Setting up systemd (247.3-7+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 53.10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:14:44 [2022-12-15T22:14:44.263Z] #88 53.11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:14:44 [2022-12-15T22:14:44.263Z] #88 53.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:14:44 [2022-12-15T22:14:44.263Z] #88 53.13 Initializing machine ID from random generator.
22:14:44 [2022-12-15T22:14:44.263Z] #88 54.02 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 54.33 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:14:44 [2022-12-15T22:14:44.263Z] #88 DONE 54.9s
22:14:44 [2022-12-15T22:14:44.263Z] 
22:14:44 [2022-12-15T22:14:44.263Z] #91 [dev-systemd-false  8/29] 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
22:14:44 [2022-12-15T22:14:44.825Z] #91 0.745 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:14:44 [2022-12-15T22:14:44.825Z] #91 0.750 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:14:44 [2022-12-15T22:14:44.825Z] #91 0.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:14:44 [2022-12-15T22:14:44.825Z] #91 DONE 0.8s
22:14:44 [2022-12-15T22:14:44.825Z] 
22:14:44 [2022-12-15T22:14:44.825Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
22:14:50 [2022-12-15T22:14:50.072Z] #92 ...
22:14:50 [2022-12-15T22:14:50.072Z] 
22:14:50 [2022-12-15T22:14:50.072Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:50 [2022-12-15T22:14:50.072Z] #77 135.7 config.status: creating Makefile
22:14:50 [2022-12-15T22:14:50.072Z] #77 135.8 config.status: creating config.h
22:14:50 [2022-12-15T22:14:50.072Z] #77 135.9 config.status: executing depfiles commands
22:14:50 [2022-12-15T22:14:50.072Z] #77 136.1 config.status: executing libtool commands
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.0   GEN      .version
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.0 make  install-recursive
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.0 make[1]: Entering directory '/tmp/crun-build'
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.2 Making install in libocispec
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:14:50 [2022-12-15T22:14:50.072Z] #77 137.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 make  install-recursive
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.9 Making install in yajl
22:14:50 [2022-12-15T22:14:50.072Z] #77 138.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.0   CC       verify/json_verify-json_verify.o
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.0   CC       src/libyajl_la-yajl_alloc.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.0   CC       src/libyajl_la-yajl.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.0   CC       src/libyajl_la-yajl_gen.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.0   CC       src/libyajl_la-yajl_parser.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.1   CC       src/libyajl_la-yajl_buf.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.1   CC       src/libyajl_la-yajl_encode.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.1   CC       src/libyajl_la-yajl_lex.lo
22:14:50 [2022-12-15T22:14:50.072Z] #77 139.2   CC       src/libyajl_la-yajl_tree.lo
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.2   CCLD     libyajl.la
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.4   CCLD     verify/json_verify
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[5]: Nothing to be done for 'install-exec-am'.
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[5]: Nothing to be done for 'install-data-am'.
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:14:53 [2022-12-15T22:14:53.342Z] #77 143.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/validate.o
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_config_schema.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_content_descriptor.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_defs.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_defs_descriptor.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_image_index_schema.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_image_layout_schema.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/image_spec_schema_image_manifest_schema.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 143.9   CC       src/runtime_spec_schema_config_linux.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 144.0   CC       src/runtime_spec_schema_config_zos.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 144.0   CC       src/runtime_spec_schema_config_schema.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 144.1   CC       src/runtime_spec_schema_config_solaris.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 144.1   CC       src/runtime_spec_schema_config_vm.lo
22:14:53 [2022-12-15T22:14:53.599Z] #77 144.2   CC       src/runtime_spec_schema_config_windows.lo
22:14:53 [2022-12-15T22:14:53.856Z] #77 144.2   CC       src/runtime_spec_schema_defs.lo
22:14:53 [2022-12-15T22:14:53.856Z] #77 144.2   CC       src/runtime_spec_schema_defs_linux.lo
22:14:53 [2022-12-15T22:14:53.856Z] #77 144.3   CC       src/runtime_spec_schema_defs_zos.lo
22:14:53 [2022-12-15T22:14:53.856Z] #77 ...
22:14:53 [2022-12-15T22:14:53.856Z] 
22:14:53 [2022-12-15T22:14:53.856Z] #92 [dev-systemd-false  9/29] RUN pip3 install yamllint==1.27.1
22:14:53 [2022-12-15T22:14:53.856Z] #92 8.981 Collecting yamllint==1.27.1
22:14:54 [2022-12-15T22:14:54.784Z] #92 10.03   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:14:55 [2022-12-15T22:14:55.714Z] #92 10.94 Collecting pathspec>=0.5.3
22:14:55 [2022-12-15T22:14:55.714Z] #92 10.97   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
22:14:55 [2022-12-15T22:14:55.971Z] #92 11.24 Collecting pyyaml
22:14:55 [2022-12-15T22:14:55.971Z] #92 11.25   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:14:55 [2022-12-15T22:14:55.971Z] #92 11.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:14:55 [2022-12-15T22:14:55.971Z] #92 11.30 Building wheels for collected packages: yamllint
22:14:56 [2022-12-15T22:14:56.228Z] #92 11.31   Building wheel for yamllint (setup.py): started
22:14:57 [2022-12-15T22:14:57.397Z] #92 12.17   Building wheel for yamllint (setup.py): finished with status 'done'
22:14:57 [2022-12-15T22:14:57.397Z] #92 12.18   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9e01a62475bc33c5f98977236b107d4144fbb2fb66e8f51d35a05c7349dcbc1e
22:14:57 [2022-12-15T22:14:57.397Z] #92 12.18   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:14:57 [2022-12-15T22:14:57.397Z] #92 12.19 Successfully built yamllint
22:14:57 [2022-12-15T22:14:57.397Z] #92 12.22 Installing collected packages: pyyaml, pathspec, yamllint
22:14:57 [2022-12-15T22:14:57.653Z] #92 12.88 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
22:14:58 [2022-12-15T22:14:58.254Z] #92 DONE 13.4s
22:14:58 [2022-12-15T22:14:58.254Z] 
22:14:58 [2022-12-15T22:14:58.254Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.4   CC       src/runtime_spec_schema_defs_vm.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.5   CC       src/runtime_spec_schema_defs_windows.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.5   CC       src/runtime_spec_schema_state_schema.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.7   CC       src/basic_test_double_array_item.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 144.8   CC       src/basic_test_double_array.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.0   CC       src/basic_test_top_array_int.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.3   CC       src/basic_test_top_array_string.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.3   CC       src/basic_test_top_double_array_int.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.5   CC       src/basic_test_top_double_array_obj.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.8   CC       src/basic_test_top_double_array_string.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.8   CC       src/basic_test_top_double_array_refobj.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 145.9   CC       src/read-file.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.1   CC       src/json_common.lo
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.1   CC       tests/test-1.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.3   CC       tests/test-2.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.3   CC       tests/test-3.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.4   CC       tests/test-4.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.6   CC       tests/test-5.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 146.8   CC       tests/test-6.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 147.0   CC       tests/test-7.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 147.2   CC       tests/test-8.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 147.4   CC       tests/test-9.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 147.7   CC       tests/test-10.o
22:14:58 [2022-12-15T22:14:58.254Z] #77 147.8   CC       tests/test-11.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 176.6   CCLD     libocispec.la
22:15:30 [2022-12-15T22:15:30.371Z] #77 176.9   CCLD     src/validate
22:15:30 [2022-12-15T22:15:30.371Z] #77 176.9   CCLD     tests/test-2
22:15:30 [2022-12-15T22:15:30.371Z] #77 176.9   CCLD     tests/test-1
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.0   CCLD     tests/test-3
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.0   CCLD     tests/test-4
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.0   CCLD     tests/test-5
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.1   CCLD     tests/test-6
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.1   CCLD     tests/test-7
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.2   CCLD     tests/test-9
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.3   CCLD     tests/test-10
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.3   CCLD     tests/test-8
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:15:30 [2022-12-15T22:15:30.371Z] #77 177.5   CCLD     tests/test-11
22:15:30 [2022-12-15T22:15:30.371Z] #77 179.1 libtool: link: ar cr libocispec.a 
22:15:30 [2022-12-15T22:15:30.371Z] #77 179.1 libtool: link: ranlib libocispec.a
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[5]: Nothing to be done for 'install-exec-am'.
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[5]: Nothing to be done for 'install-data-am'.
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.5 make[2]: Entering directory '/tmp/crun-build'
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-utils.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-container.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.8   CC       src/libcrun/libcrun_testing_a-criu.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.9   CC       src/libcrun/libcrun_testing_a-linux.o
22:15:30 [2022-12-15T22:15:30.371Z] #77 180.9   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:15:30 [2022-12-15T22:15:30.628Z] #77 181.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:15:30 [2022-12-15T22:15:30.628Z] #77 181.1   CC       src/libcrun/libcrun_testing_a-error.o
22:15:30 [2022-12-15T22:15:30.628Z] #77 181.2   CC       src/libcrun/libcrun_testing_a-status.o
22:15:30 [2022-12-15T22:15:30.884Z] #77 181.3   CC       src/libcrun/libcrun_testing_a-terminal.o
22:15:30 [2022-12-15T22:15:30.884Z] #77 181.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:15:31 [2022-12-15T22:15:31.141Z] #77 181.5   CC       src/libcrun/libcrun_testing_a-signals.o
22:15:31 [2022-12-15T22:15:31.141Z] #77 181.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:15:31 [2022-12-15T22:15:31.397Z] #77 181.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:15:31 [2022-12-15T22:15:31.653Z] #77 181.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:15:31 [2022-12-15T22:15:31.653Z] #77 182.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:15:31 [2022-12-15T22:15:31.910Z] #77 182.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:15:31 [2022-12-15T22:15:31.910Z] #77 182.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:15:31 [2022-12-15T22:15:31.910Z] #77 182.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:15:32 [2022-12-15T22:15:32.166Z] #77 182.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:15:32 [2022-12-15T22:15:32.422Z] #77 182.9   CC       src/crun-crun.o
22:15:32 [2022-12-15T22:15:32.679Z] #77 183.0   CC       src/crun-run.o
22:15:32 [2022-12-15T22:15:32.679Z] #77 183.1   CC       src/crun-delete.o
22:15:32 [2022-12-15T22:15:32.935Z] #77 183.3   CC       src/crun-kill.o
22:15:32 [2022-12-15T22:15:32.936Z] #77 183.4   CC       src/crun-pause.o
22:15:33 [2022-12-15T22:15:33.192Z] #77 183.5   CC       src/crun-unpause.o
22:15:33 [2022-12-15T22:15:33.192Z] #77 183.7   CC       src/crun-spec.o
22:15:33 [2022-12-15T22:15:33.192Z] #77 183.8   CC       src/crun-exec.o
22:15:33 [2022-12-15T22:15:33.448Z] #77 183.9   CC       src/crun-list.o
22:15:33 [2022-12-15T22:15:33.705Z] #77 183.9   CC       src/crun-create.o
22:15:33 [2022-12-15T22:15:33.705Z] #77 184.1   CC       src/crun-start.o
22:15:33 [2022-12-15T22:15:33.961Z] #77 184.2   CC       src/crun-state.o
22:15:33 [2022-12-15T22:15:33.961Z] #77 184.3   CC       src/crun-update.o
22:15:34 [2022-12-15T22:15:34.217Z] #77 184.5   CC       src/crun-ps.o
22:15:34 [2022-12-15T22:15:34.473Z] #77 184.8   CC       src/crun-checkpoint.o
22:15:34 [2022-12-15T22:15:34.473Z] #77 184.9   CC       src/crun-restore.o
22:15:34 [2022-12-15T22:15:34.731Z] #77 185.0   CC       src/libcrun/libcrun_la-utils.lo
22:15:34 [2022-12-15T22:15:34.731Z] #77 185.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:15:34 [2022-12-15T22:15:34.987Z] #77 185.4   CC       src/libcrun/libcrun_la-container.lo
22:15:35 [2022-12-15T22:15:35.549Z] #77 185.7   CC       src/libcrun/libcrun_la-cgroup.lo
22:15:35 [2022-12-15T22:15:35.549Z] #77 185.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:15:35 [2022-12-15T22:15:35.549Z] #77 186.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:15:35 [2022-12-15T22:15:35.806Z] #77 186.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:15:35 [2022-12-15T22:15:35.806Z] #77 186.3   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:15:36 [2022-12-15T22:15:36.062Z] #77 ...
22:15:36 [2022-12-15T22:15:36.062Z] 
22:15:36 [2022-12-15T22:15:36.062Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:15:36 [2022-12-15T22:15:36.062Z] #78 DONE 183.9s
22:15:36 [2022-12-15T22:15:36.318Z] 
22:15:36 [2022-12-15T22:15:36.318Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:36 [2022-12-15T22:15:36.318Z] #77 186.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:15:36 [2022-12-15T22:15:36.575Z] #77 186.8   CC       src/libcrun/libcrun_la-criu.lo
22:15:36 [2022-12-15T22:15:36.832Z] #77 187.2   CC       src/libcrun/libcrun_la-custom-handler.lo
22:15:37 [2022-12-15T22:15:37.089Z] #77 ...
22:15:37 [2022-12-15T22:15:37.089Z] 
22:15:37 [2022-12-15T22:15:37.089Z] #93 [dev-systemd-false 10/29] COPY --from=dockercli     /build/ /usr/local/cli
22:15:37 [2022-12-15T22:15:37.089Z] #93 DONE 0.1s
22:15:37 [2022-12-15T22:15:37.089Z] 
22:15:37 [2022-12-15T22:15:37.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:37 [2022-12-15T22:15:37.089Z] #77 187.6   CC       src/libcrun/libcrun_la-linux.lo
22:15:37 [2022-12-15T22:15:37.345Z] #77 ...
22:15:37 [2022-12-15T22:15:37.345Z] 
22:15:37 [2022-12-15T22:15:37.345Z] #94 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images
22:15:37 [2022-12-15T22:15:37.345Z] #94 DONE 0.2s
22:15:37 [2022-12-15T22:15:37.345Z] 
22:15:37 [2022-12-15T22:15:37.345Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:37 [2022-12-15T22:15:37.345Z] #77 187.7   CC       src/libcrun/libcrun_la-seccomp.lo
22:15:37 [2022-12-15T22:15:37.914Z] #77 ...
22:15:37 [2022-12-15T22:15:37.914Z] 
22:15:37 [2022-12-15T22:15:37.914Z] #95 [dev-systemd-false 12/29] COPY --from=swagger       /build/ /usr/local/bin/
22:15:37 [2022-12-15T22:15:37.914Z] #95 DONE 0.5s
22:15:37 [2022-12-15T22:15:37.914Z] 
22:15:37 [2022-12-15T22:15:37.914Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:37 [2022-12-15T22:15:37.914Z] #77 188.2   CC       src/libcrun/libcrun_la-ebpf.lo
22:15:37 [2022-12-15T22:15:37.914Z] #77 ...
22:15:37 [2022-12-15T22:15:37.914Z] 
22:15:37 [2022-12-15T22:15:37.914Z] #96 [dev-systemd-false 13/29] COPY --from=delve         /build/ /usr/local/bin/
22:15:37 [2022-12-15T22:15:37.914Z] #96 DONE 0.1s
22:15:37 [2022-12-15T22:15:37.914Z] 
22:15:37 [2022-12-15T22:15:37.914Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:37 [2022-12-15T22:15:37.914Z] #77 188.3   CC       src/libcrun/libcrun_la-error.lo
22:15:37 [2022-12-15T22:15:37.914Z] #77 ...
22:15:37 [2022-12-15T22:15:37.914Z] 
22:15:37 [2022-12-15T22:15:37.914Z] #97 [dev-systemd-false 14/29] COPY --from=tomll         /build/ /usr/local/bin/
22:15:37 [2022-12-15T22:15:37.914Z] #97 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.170Z] 
22:15:38 [2022-12-15T22:15:38.170Z] #98 [dev-systemd-false 15/29] COPY --from=gowinres      /build/ /usr/local/bin/
22:15:38 [2022-12-15T22:15:38.170Z] #98 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.170Z] 
22:15:38 [2022-12-15T22:15:38.170Z] #99 [dev-systemd-false 16/29] COPY --from=tini          /build/ /usr/local/bin/
22:15:38 [2022-12-15T22:15:38.426Z] #99 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.426Z] 
22:15:38 [2022-12-15T22:15:38.426Z] #100 [dev-systemd-false 17/29] COPY --from=registry      /build/ /usr/local/bin/
22:15:38 [2022-12-15T22:15:38.426Z] #100 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.426Z] 
22:15:38 [2022-12-15T22:15:38.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:38 [2022-12-15T22:15:38.426Z] #77 188.6   CC       src/libcrun/libcrun_la-status.lo
22:15:38 [2022-12-15T22:15:38.426Z] #77 188.9   CC       src/libcrun/libcrun_la-terminal.lo
22:15:38 [2022-12-15T22:15:38.426Z] #77 ...
22:15:38 [2022-12-15T22:15:38.426Z] 
22:15:38 [2022-12-15T22:15:38.427Z] #101 [dev-systemd-false 18/29] COPY --from=criu          /build/ /usr/local/bin/
22:15:38 [2022-12-15T22:15:38.427Z] #101 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.427Z] 
22:15:38 [2022-12-15T22:15:38.427Z] #102 [dev-systemd-false 19/29] COPY --from=gotestsum     /build/ /usr/local/bin/
22:15:38 [2022-12-15T22:15:38.427Z] #102 DONE 0.1s
22:15:38 [2022-12-15T22:15:38.683Z] 
22:15:38 [2022-12-15T22:15:38.683Z] #80 [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...)
22:15:39 [2022-12-15T22:15:39.246Z] #80 ...
22:15:39 [2022-12-15T22:15:39.246Z] 
22:15:39 [2022-12-15T22:15:39.246Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:39 [2022-12-15T22:15:39.246Z] #77 189.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:15:39 [2022-12-15T22:15:39.246Z] #77 189.7   CC       src/libcrun/libcrun_la-signals.lo
22:15:39 [2022-12-15T22:15:39.506Z] #77 190.0   CC       src/libcrun/libcrun_la-mount_flags.lo
22:15:40 [2022-12-15T22:15:40.113Z] #77 190.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:15:41 [2022-12-15T22:15:41.042Z] #77 191.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:15:41 [2022-12-15T22:15:41.298Z] #77 191.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:15:42 [2022-12-15T22:15:42.271Z] #77 192.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:15:42 [2022-12-15T22:15:42.528Z] #77 192.8   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:15:42 [2022-12-15T22:15:42.528Z] #77 192.9   CC       tests/init.o
22:15:42 [2022-12-15T22:15:42.784Z] #77 193.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:15:48 [2022-12-15T22:15:48.028Z] #77 ...
22:15:48 [2022-12-15T22:15:48.028Z] 
22:15:48 [2022-12-15T22:15:48.028Z] #79 [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...)
22:15:48 [2022-12-15T22:15:48.028Z] #79 DONE 195.2s
22:15:48 [2022-12-15T22:15:48.028Z] 
22:15:48 [2022-12-15T22:15:48.028Z] #80 [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...)
22:15:54 [2022-12-15T22:15:54.563Z] #80 ...
22:15:54 [2022-12-15T22:15:54.563Z] 
22:15:54 [2022-12-15T22:15:54.563Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:15:54 [2022-12-15T22:15:54.563Z] #77 203.8   CCLD     tests/init
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.2   AR       libcrun_testing.a
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.2 ar: `u' modifier ignored since `D' is the default (see `U')
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.3   CCLD     tests/tests_libcrun_utils
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.3   CCLD     tests/tests_libcrun_errors
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.3   CCLD     tests/tests_libcrun_fuzzer
22:16:04 [2022-12-15T22:16:04.510Z] #77 214.6   CCLD     libcrun.la
22:16:04 [2022-12-15T22:16:04.765Z] #77 215.3   CCLD     crun
22:16:05 [2022-12-15T22:16:05.327Z] #77 215.7 make[3]: Entering directory '/tmp/crun-build'
22:16:05 [2022-12-15T22:16:05.327Z] #77 215.9  /bin/mkdir -p '/usr/local/share/man/man1'
22:16:05 [2022-12-15T22:16:05.584Z] #77 215.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:16:05 [2022-12-15T22:16:05.584Z] #77 215.9  /bin/mkdir -p '/usr/local/lib'
22:16:05 [2022-12-15T22:16:05.584Z] #77 215.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:16:05 [2022-12-15T22:16:05.584Z] #77 216.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:16:05 [2022-12-15T22:16:05.584Z] #77 216.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:16:05 [2022-12-15T22:16:05.584Z] #77 216.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:16:05 [2022-12-15T22:16:05.584Z] #77 216.0 libtool: install: ranlib /usr/local/lib/libcrun.a
22:16:05 [2022-12-15T22:16:05.584Z] #77 216.1 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
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 ----------------------------------------------------------------------
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 Libraries have been installed in:
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1    /usr/local/lib
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 If you ever happen to want to link against installed libraries
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 in a given directory, LIBDIR, you must either use libtool, and
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 specify the full pathname of the library, or use the '-LLIBDIR'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 flag during linking and do at least one of the following:
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1      during execution
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1      during linking
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 See any operating system documentation about shared libraries for
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 more information, such as the ld(1) and ld.so(8) manual pages.
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1 ----------------------------------------------------------------------
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1  /bin/mkdir -p '/build'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.2 libtool: install: /usr/bin/install -c crun /build/crun
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.2 make[3]: Leaving directory '/tmp/crun-build'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.2 make[2]: Leaving directory '/tmp/crun-build'
22:16:05 [2022-12-15T22:16:05.840Z] #77 216.2 make[1]: Leaving directory '/tmp/crun-build'
22:16:06 [2022-12-15T22:16:06.403Z] #77 DONE 216.6s
22:16:06 [2022-12-15T22:16:06.403Z] 
22:16:06 [2022-12-15T22:16:06.403Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:16:10 [2022-12-15T22:16:10.572Z] #56 ...
22:16:10 [2022-12-15T22:16:10.572Z] 
22:16:10 [2022-12-15T22:16:10.572Z] #80 [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...)
22:16:10 [2022-12-15T22:16:10.572Z] #80 206.5 + bin/containerd
22:16:10 [2022-12-15T22:16:10.572Z] #80 206.5 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
22:16:15 [2022-12-15T22:16:15.821Z] #80 ...
22:16:15 [2022-12-15T22:16:15.821Z] 
22:16:15 [2022-12-15T22:16:15.821Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:16:15 [2022-12-15T22:16:15.821Z] #56 278.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
22:16:15 [2022-12-15T22:16:15.821Z] #56 DONE 280.4s
22:16:15 [2022-12-15T22:16:15.821Z] 
22:16:15 [2022-12-15T22:16:15.821Z] #80 [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...)
22:16:16 [2022-12-15T22:16:16.383Z] #80 ...
22:16:16 [2022-12-15T22:16:16.383Z] 
22:16:16 [2022-12-15T22:16:16.383Z] #103 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/
22:16:16 [2022-12-15T22:16:16.639Z] #103 DONE 0.2s
22:16:16 [2022-12-15T22:16:16.639Z] 
22:16:16 [2022-12-15T22:16:16.639Z] #104 [dev-systemd-false 21/29] COPY --from=shfmt         /build/ /usr/local/bin/
22:16:16 [2022-12-15T22:16:16.639Z] #104 DONE 0.1s
22:16:16 [2022-12-15T22:16:16.639Z] 
22:16:16 [2022-12-15T22:16:16.639Z] #80 [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...)
22:16:16 [2022-12-15T22:16:16.639Z] #80 ...
22:16:16 [2022-12-15T22:16:16.639Z] 
22:16:16 [2022-12-15T22:16:16.639Z] #105 [dev-systemd-false 22/29] COPY --from=runc          /build/ /usr/local/bin/
22:16:16 [2022-12-15T22:16:16.639Z] #105 DONE 0.1s
22:16:16 [2022-12-15T22:16:16.895Z] 
22:16:16 [2022-12-15T22:16:16.895Z] #80 [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...)
22:16:55 [2022-12-15T22:16:55.570Z] #80 246.4 + bin/containerd-stress
22:16:55 [2022-12-15T22:16:55.570Z] #80 246.4 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -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
22:16:55 [2022-12-15T22:16:55.570Z] #80 247.9 + bin/containerd-shim
22:16:55 [2022-12-15T22:16:55.570Z] #80 248.5 + bin/containerd-shim-runc-v1
22:16:55 [2022-12-15T22:16:55.570Z] #80 249.5 + bin/containerd-shim-runc-v2
22:16:55 [2022-12-15T22:16:55.570Z] #80 250.3 + binaries
22:16:55 [2022-12-15T22:16:55.570Z] #80 DONE 251.0s
22:16:55 [2022-12-15T22:16:55.570Z] 
22:16:55 [2022-12-15T22:16:55.570Z] #106 [dev-systemd-false 23/29] COPY --from=containerd    /build/ /usr/local/bin/
22:16:55 [2022-12-15T22:16:55.570Z] #106 DONE 0.2s
22:16:55 [2022-12-15T22:16:55.570Z] 
22:16:55 [2022-12-15T22:16:55.570Z] #107 [dev-systemd-false 24/29] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:16:55 [2022-12-15T22:16:55.828Z] #107 DONE 0.4s
22:16:55 [2022-12-15T22:16:55.828Z] 
22:16:55 [2022-12-15T22:16:55.828Z] #108 [dev-systemd-false 25/29] COPY --from=vpnkit        /       /usr/local/bin/
22:16:56 [2022-12-15T22:16:56.087Z] #108 DONE 0.1s
22:16:56 [2022-12-15T22:16:56.087Z] 
22:16:56 [2022-12-15T22:16:56.087Z] #109 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/
22:16:56 [2022-12-15T22:16:56.087Z] #109 DONE 0.0s
22:16:56 [2022-12-15T22:16:56.087Z] 
22:16:56 [2022-12-15T22:16:56.087Z] #110 [dev-systemd-false 27/29] COPY --from=crun          /build/ /usr/local/bin/
22:16:56 [2022-12-15T22:16:56.087Z] #110 DONE 0.1s
22:16:56 [2022-12-15T22:16:56.087Z] 
22:16:56 [2022-12-15T22:16:56.087Z] #111 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:16:56 [2022-12-15T22:16:56.087Z] #111 DONE 0.1s
22:16:56 [2022-12-15T22:16:56.353Z] 
22:16:56 [2022-12-15T22:16:56.353Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker
22:16:56 [2022-12-15T22:16:56.353Z] #112 DONE 0.1s
22:16:56 [2022-12-15T22:16:56.353Z] 
22:16:56 [2022-12-15T22:16:56.353Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker
22:16:59 [2022-12-15T22:16:59.703Z] #113 DONE 3.0s
22:16:59 [2022-12-15T22:16:59.703Z] 
22:16:59 [2022-12-15T22:16:59.703Z] #114 exporting to image
22:16:59 [2022-12-15T22:16:59.703Z] #114 exporting layers
22:17:03 [2022-12-15T22:17:03.009Z] #114 exporting layers 3.3s done
22:17:03 [2022-12-15T22:17:03.009Z] #114 writing image sha256:bf2c41ecb2345ffd6af8de5f07a569ef2b371b0822d31ba1ad36de3ad67952ed done
22:17:03 [2022-12-15T22:17:03.009Z] #114 naming to docker.io/library/docker:d20ddb6807062a7acf2d9e2a2f3fe9ed60746c24 done
22:17:03 [2022-12-15T22:17:03.009Z] #114 DONE 3.3s