Skip to content

Console Output

Skipping 140 KB.. Full Log
023-06-20T21:53:05.766Z] 
21:53:05 [2023-06-20T21:53:05.766Z] #74 [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
21:53:05 [2023-06-20T21:53:05.766Z] #0 1.684 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:53:05 [2023-06-20T21:53:05.766Z] #0 1.684 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:53:05 [2023-06-20T21:53:05.766Z] #0 1.684 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:53:05 [2023-06-20T21:53:05.766Z] #0 3.398 Reading package lists...
21:53:05 [2023-06-20T21:53:05.766Z] #0 4.229 + apt-get  install -y --no-install-recommends gcc libc6-dev
21:53:05 [2023-06-20T21:53:05.766Z] #0 4.245 Reading package lists...
21:53:05 [2023-06-20T21:53:05.766Z] #0 5.193 Building dependency tree...
21:53:05 [2023-06-20T21:53:05.766Z] #0 5.398 Reading state information...
21:53:05 [2023-06-20T21:53:05.766Z] #0 5.863 gcc is already the newest version (4:10.2.1-1).
21:53:05 [2023-06-20T21:53:05.766Z] #0 5.863 libc6-dev is already the newest version (2.31-13+deb11u6).
21:53:05 [2023-06-20T21:53:05.766Z] #0 5.863 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
21:53:05 [2023-06-20T21:53:05.766Z] #74 DONE 6.1s
21:53:05 [2023-06-20T21:53:05.766Z] 
21:53:05 [2023-06-20T21:53:05.766Z] #68 [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...)
21:53:05 [2023-06-20T21:53:05.766Z] #68 21.87 embed
21:53:06 [2023-06-20T21:53:06.155Z] #68 22.23 os
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.07 internal/fmtsort
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.08 internal/saferio
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.08 encoding/binary
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.12 path/filepath
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.12 os/signal
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.12 io/ioutil
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.14 net
21:53:07 [2023-06-20T21:53:07.221Z] #68 23.19 fmt
21:53:07 [2023-06-20T21:53:07.491Z] #68 23.70 github.com/bugsnag/osext
21:53:07 [2023-06-20T21:53:07.763Z] #68 23.70 os/exec
21:53:07 [2023-06-20T21:53:07.763Z] #68 23.98 crypto/cipher
21:53:08 [2023-06-20T21:53:08.027Z] #68 24.00 crypto/internal/edwards25519/field
21:53:08 [2023-06-20T21:53:08.027Z] #68 24.02 crypto/internal/nistec
21:53:08 [2023-06-20T21:53:08.027Z] #68 24.02 crypto/md5
21:53:08 [2023-06-20T21:53:08.027Z] #68 24.02 crypto/sha1
21:53:08 [2023-06-20T21:53:08.027Z] #68 24.13 encoding/base64
21:53:08 [2023-06-20T21:53:08.599Z] #68 ...
21:53:08 [2023-06-20T21:53:08.599Z] 
21:53:08 [2023-06-20T21:53:08.599Z] #75 [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
21:53:08 [2023-06-20T21:53:08.599Z] #0 1.078 Cloning into '/tmp/crun-build'...
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.121 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.155 Cloning into '/tmp/crun-build/libocispec'...
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.689 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.713 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.713 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.713 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:53:08 [2023-06-20T21:53:08.599Z] #0 3.753 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:53:08 [2023-06-20T21:53:08.599Z] #0 4.541 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:53:08 [2023-06-20T21:53:08.599Z] #0 5.170 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:53:08 [2023-06-20T21:53:08.599Z] #0 5.679 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:53:08 [2023-06-20T21:53:08.599Z] #0 5.836 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:53:08 [2023-06-20T21:53:08.599Z] #0 5.962 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:53:08 [2023-06-20T21:53:08.599Z] #75 ...
21:53:08 [2023-06-20T21:53:08.599Z] 
21:53:08 [2023-06-20T21:53:08.599Z] #68 [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...)
21:53:08 [2023-06-20T21:53:08.599Z] #68 24.65 crypto/internal/edwards25519
21:53:08 [2023-06-20T21:53:08.599Z] #68 24.69 encoding/pem
21:53:08 [2023-06-20T21:53:08.859Z] #68 24.88 crypto/internal/boring
21:53:08 [2023-06-20T21:53:08.859Z] #68 24.92 crypto/des
21:53:08 [2023-06-20T21:53:08.859Z] #68 24.93 vendor/golang.org/x/crypto/chacha20
21:53:08 [2023-06-20T21:53:08.859Z] #68 24.95 crypto/aes
21:53:09 [2023-06-20T21:53:09.120Z] #68 24.95 crypto/sha512
21:53:09 [2023-06-20T21:53:09.120Z] #68 25.13 math/big
21:53:09 [2023-06-20T21:53:09.120Z] #68 25.13 crypto/hmac
21:53:09 [2023-06-20T21:53:09.407Z] #68 25.29 crypto/sha256
21:53:09 [2023-06-20T21:53:09.671Z] #68 ...
21:53:09 [2023-06-20T21:53:09.671Z] 
21:53:09 [2023-06-20T21:53:09.671Z] #76 [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...)
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.223 -- The C compiler identification is GNU 10.2.1
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.264 -- Detecting C compiler ABI info
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.564 -- Detecting C compiler ABI info - done
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.616 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.619 -- Detecting C compile features
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.620 -- Detecting C compile features - done
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.642 -- Performing Test HAS_BUILTIN_FORTIFY
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.759 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.804 -- Configuring done
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.808 -- Generating done
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.814 -- Build files have been written to: /go/src/github.com/krallin/tini
21:53:09 [2023-06-20T21:53:09.671Z] #0 1.994 Scanning dependencies of target tini-static
21:53:09 [2023-06-20T21:53:09.671Z] #0 2.062 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:53:09 [2023-06-20T21:53:09.672Z] #0 2.701 [100%] Linking C executable tini-static
21:53:09 [2023-06-20T21:53:09.672Z] #0 3.016 [100%] Built target tini-static
21:53:09 [2023-06-20T21:53:09.672Z] #76 DONE 4.0s
21:53:09 [2023-06-20T21:53:09.672Z] 
21:53:09 [2023-06-20T21:53:09.672Z] #68 [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...)
21:53:09 [2023-06-20T21:53:09.672Z] #68 25.84 encoding/hex
21:53:09 [2023-06-20T21:53:09.933Z] #68 25.86 net/url
21:53:09 [2023-06-20T21:53:09.933Z] #68 25.89 vendor/golang.org/x/crypto/internal/poly1305
21:53:09 [2023-06-20T21:53:09.933Z] #68 25.89 vendor/golang.org/x/crypto/hkdf
21:53:09 [2023-06-20T21:53:09.933Z] #68 26.00 encoding/json
21:53:09 [2023-06-20T21:53:09.933Z] #68 26.00 log
21:53:09 [2023-06-20T21:53:09.933Z] #68 26.14 vendor/golang.org/x/crypto/chacha20poly1305
21:53:10 [2023-06-20T21:53:10.193Z] #68 26.20 crypto/ecdh
21:53:10 [2023-06-20T21:53:10.483Z] #68 26.32 github.com/bugsnag/bugsnag-go/errors
21:53:10 [2023-06-20T21:53:10.483Z] #68 26.59 github.com/bugsnag/panicwrap
21:53:10 [2023-06-20T21:53:10.743Z] #68 26.62 compress/flate
21:53:10 [2023-06-20T21:53:10.743Z] #68 26.85 vendor/golang.org/x/text/unicode/bidi
21:53:11 [2023-06-20T21:53:11.004Z] #68 26.92 vendor/golang.org/x/text/unicode/norm
21:53:11 [2023-06-20T21:53:11.004Z] #68 26.99 vendor/golang.org/x/net/http2/hpack
21:53:11 [2023-06-20T21:53:11.004Z] #68 27.05 mime
21:53:12 [2023-06-20T21:53:12.389Z] #68 28.24 compress/gzip
21:53:12 [2023-06-20T21:53:12.389Z] #68 28.39 mime/quotedprintable
21:53:12 [2023-06-20T21:53:12.389Z] #68 28.44 net/http/internal
21:53:12 [2023-06-20T21:53:12.651Z] #68 28.68 gopkg.in/yaml.v2
21:53:12 [2023-06-20T21:53:12.912Z] #68 28.76 golang.org/x/net/context
21:53:12 [2023-06-20T21:53:12.912Z] #68 28.80 github.com/docker/distribution/digest
21:53:13 [2023-06-20T21:53:13.173Z] #68 29.21 github.com/Sirupsen/logrus
21:53:13 [2023-06-20T21:53:13.173Z] #68 29.22 encoding/gob
21:53:13 [2023-06-20T21:53:13.434Z] #68 29.57 github.com/docker/distribution/reference
21:53:13 [2023-06-20T21:53:13.695Z] #68 29.73 crypto/elliptic
21:53:13 [2023-06-20T21:53:13.695Z] #68 29.76 crypto/internal/bigmod
21:53:13 [2023-06-20T21:53:13.955Z] #68 ...
21:53:13 [2023-06-20T21:53:13.955Z] 
21:53:13 [2023-06-20T21:53:13.955Z] #63 [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
21:53:13 [2023-06-20T21:53:13.955Z] #63 35.99 gotestsum version dev
21:53:13 [2023-06-20T21:53:13.955Z] #63 DONE 36.6s
21:53:14 [2023-06-20T21:53:14.216Z] 
21:53:14 [2023-06-20T21:53:14.216Z] #68 [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...)
21:53:14 [2023-06-20T21:53:14.216Z] #68 30.14 crypto/internal/boring/bbig
21:53:14 [2023-06-20T21:53:14.216Z] #68 30.25 encoding/asn1
21:53:14 [2023-06-20T21:53:14.477Z] #68 30.48 crypto/rand
21:53:14 [2023-06-20T21:53:14.477Z] #68 30.48 crypto/dsa
21:53:15 [2023-06-20T21:53:15.050Z] #68 30.96 github.com/Sirupsen/logrus/formatters/logstash
21:53:15 [2023-06-20T21:53:15.050Z] #68 30.98 crypto/ed25519
21:53:15 [2023-06-20T21:53:15.050Z] #68 31.16 crypto/rsa
21:53:15 [2023-06-20T21:53:15.050Z] #68 31.17 vendor/golang.org/x/text/secure/bidirule
21:53:15 [2023-06-20T21:53:15.310Z] #68 31.43 github.com/docker/distribution/uuid
21:53:15 [2023-06-20T21:53:15.883Z] #68 31.72 text/template/parse
21:53:15 [2023-06-20T21:53:15.883Z] #68 31.88 github.com/docker/distribution/version
21:53:16 [2023-06-20T21:53:16.144Z] #68 32.14 vendor/golang.org/x/net/idna
21:53:16 [2023-06-20T21:53:16.144Z] #68 32.20 runtime/debug
21:53:16 [2023-06-20T21:53:16.144Z] #68 32.25 golang.org/x/crypto/bcrypt
21:53:16 [2023-06-20T21:53:16.405Z] #68 32.34 vendor/golang.org/x/crypto/cryptobyte
21:53:16 [2023-06-20T21:53:16.405Z] #68 32.52 crypto/x509/pkix
21:53:16 [2023-06-20T21:53:16.667Z] #68 32.56 net/textproto
21:53:16 [2023-06-20T21:53:16.928Z] #68 32.95 github.com/garyburd/redigo/redis
21:53:16 [2023-06-20T21:53:16.928Z] #68 33.04 github.com/docker/distribution/registry/listener
21:53:17 [2023-06-20T21:53:17.189Z] #68 33.30 github.com/spf13/pflag
21:53:17 [2023-06-20T21:53:17.761Z] #68 33.72 crypto/ecdsa
21:53:17 [2023-06-20T21:53:17.761Z] #68 33.74 mime/multipart
21:53:17 [2023-06-20T21:53:17.761Z] #68 33.80 github.com/stevvooe/resumable/sha256
21:53:18 [2023-06-20T21:53:18.022Z] #68 34.08 github.com/stevvooe/resumable/sha512
21:53:18 [2023-06-20T21:53:18.284Z] #68 34.26 log/syslog
21:53:18 [2023-06-20T21:53:18.545Z] #68 34.52 text/template
21:53:18 [2023-06-20T21:53:18.546Z] #68 34.52 github.com/yvasiyarov/go-metrics
21:53:18 [2023-06-20T21:53:18.807Z] #68 34.67 encoding/xml
21:53:18 [2023-06-20T21:53:18.807Z] #68 ...
21:53:18 [2023-06-20T21:53:18.807Z] 
21:53:18 [2023-06-20T21:53:18.807Z] #72 [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...)
21:53:18 [2023-06-20T21:53:18.807Z] #72 4.845 + bin/ctr
21:53:18 [2023-06-20T21:53:18.807Z] #72 4.845 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
21:53:18 [2023-06-20T21:53:18.807Z] #72 ...
21:53:18 [2023-06-20T21:53:18.807Z] 
21:53:18 [2023-06-20T21:53:18.807Z] #68 [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...)
21:53:18 [2023-06-20T21:53:18.807Z] #68 34.87 crypto/x509
21:53:19 [2023-06-20T21:53:19.068Z] #68 34.97 os/user
21:53:19 [2023-06-20T21:53:19.068Z] #68 35.21 github.com/mitchellh/mapstructure
21:53:19 [2023-06-20T21:53:19.068Z] #68 35.25 vendor/golang.org/x/net/http/httpguts
21:53:19 [2023-06-20T21:53:19.329Z] #68 35.37 vendor/golang.org/x/net/http/httpproxy
21:53:19 [2023-06-20T21:53:19.591Z] #68 35.57 internal/profile
21:53:19 [2023-06-20T21:53:19.591Z] #68 35.59 runtime/pprof
21:53:19 [2023-06-20T21:53:19.852Z] #68 35.84 runtime/trace
21:53:21 [2023-06-20T21:53:21.238Z] #68 ...
21:53:21 [2023-06-20T21:53:21.238Z] 
21:53:21 [2023-06-20T21:53:21.238Z] #75 [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
21:53:21 [2023-06-20T21:53:21.238Z] #75 12.80 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:53:21 [2023-06-20T21:53:21.238Z] #75 17.60 libtoolize: putting auxiliary files in '.'.
21:53:21 [2023-06-20T21:53:21.238Z] #75 17.60 libtoolize: copying file './ltmain.sh'
21:53:21 [2023-06-20T21:53:21.238Z] #75 18.51 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:53:21 [2023-06-20T21:53:21.238Z] #75 18.51 libtoolize: and rerunning libtoolize and aclocal.
21:53:21 [2023-06-20T21:53:21.238Z] #75 18.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:53:21 [2023-06-20T21:53:21.238Z] #75 22.77 configure.ac:7: installing './compile'
21:53:21 [2023-06-20T21:53:21.238Z] #75 22.78 configure.ac:11: installing './config.guess'
21:53:21 [2023-06-20T21:53:21.238Z] #75 22.79 configure.ac:11: installing './config.sub'
21:53:21 [2023-06-20T21:53:21.238Z] #75 22.79 configure.ac:8: installing './install-sh'
21:53:21 [2023-06-20T21:53:21.238Z] #75 22.79 configure.ac:8: installing './missing'
21:53:21 [2023-06-20T21:53:21.499Z] #75 22.86 Makefile.am: installing './depcomp'
21:53:21 [2023-06-20T21:53:21.760Z] #75 ...
21:53:21 [2023-06-20T21:53:21.760Z] 
21:53:21 [2023-06-20T21:53:21.760Z] #68 [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...)
21:53:21 [2023-06-20T21:53:21.760Z] #68 37.79 github.com/spf13/cobra
21:53:22 [2023-06-20T21:53:22.332Z] #68 38.40 crypto/tls
21:53:24 [2023-06-20T21:53:24.910Z] #68 40.57 net/http/httptrace
21:53:24 [2023-06-20T21:53:24.910Z] #68 40.58 net/smtp
21:53:24 [2023-06-20T21:53:24.910Z] #68 40.58 github.com/docker/libtrust
21:53:24 [2023-06-20T21:53:24.910Z] #68 40.83 net/http
21:53:29 [2023-06-20T21:53:29.121Z] #68 ...
21:53:29 [2023-06-20T21:53:29.121Z] 
21:53:29 [2023-06-20T21:53:29.121Z] #75 [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
21:53:29 [2023-06-20T21:53:29.121Z] #75 23.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:53:29 [2023-06-20T21:53:29.121Z] #75 23.71 libtoolize: copying file 'build-aux/ltmain.sh'
21:53:29 [2023-06-20T21:53:29.121Z] #75 23.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:53:29 [2023-06-20T21:53:29.121Z] #75 23.99 libtoolize: copying file 'm4/libtool.m4'
21:53:29 [2023-06-20T21:53:29.121Z] #75 24.09 libtoolize: copying file 'm4/ltoptions.m4'
21:53:29 [2023-06-20T21:53:29.121Z] #75 24.22 libtoolize: copying file 'm4/ltsugar.m4'
21:53:29 [2023-06-20T21:53:29.121Z] #75 24.36 libtoolize: copying file 'm4/ltversion.m4'
21:53:29 [2023-06-20T21:53:29.121Z] #75 24.47 libtoolize: copying file 'm4/lt~obsolete.m4'
21:53:29 [2023-06-20T21:53:29.121Z] #75 24.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.54 configure.ac:7: installing 'build-aux/compile'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.54 configure.ac:9: installing 'build-aux/config.guess'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.54 configure.ac:9: installing 'build-aux/config.sub'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.54 configure.ac:11: installing 'build-aux/install-sh'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.55 configure.ac:11: installing 'build-aux/missing'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.69 Makefile.am: installing 'build-aux/depcomp'
21:53:29 [2023-06-20T21:53:29.121Z] #75 29.73 parallel-tests: installing 'build-aux/test-driver'
21:53:29 [2023-06-20T21:53:29.121Z] #75 ...
21:53:29 [2023-06-20T21:53:29.121Z] 
21:53:29 [2023-06-20T21:53:29.121Z] #68 [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...)
21:53:29 [2023-06-20T21:53:29.121Z] #68 45.32 expvar
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/docker/distribution/configuration
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/docker/distribution/registry/client/transport
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/yvasiyarov/newrelic_platform_go
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/docker/distribution/registry/api/errcode
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/gorilla/context
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/gorilla/handlers
21:53:29 [2023-06-20T21:53:29.382Z] #68 45.33 github.com/bugsnag/bugsnag-go
21:53:29 [2023-06-20T21:53:29.644Z] #68 45.65 github.com/Azure/azure-sdk-for-go/storage
21:53:29 [2023-06-20T21:53:29.644Z] #68 45.67 github.com/gorilla/mux
21:53:29 [2023-06-20T21:53:29.905Z] #68 45.79 github.com/yvasiyarov/gorelic
21:53:29 [2023-06-20T21:53:29.905Z] #68 45.81 github.com/AdRoll/goamz/aws
21:53:29 [2023-06-20T21:53:29.905Z] #68 45.88 net/http/httputil
21:53:29 [2023-06-20T21:53:29.905Z] #68 45.96 github.com/ncw/swift
21:53:29 [2023-06-20T21:53:29.905Z] #68 46.01 net/http/pprof
21:53:30 [2023-06-20T21:53:30.849Z] #68 46.63 github.com/docker/distribution/context
21:53:30 [2023-06-20T21:53:30.849Z] #68 46.65 github.com/docker/distribution/registry/api/v2
21:53:30 [2023-06-20T21:53:30.849Z] #68 47.05 github.com/AdRoll/goamz/cloudfront
21:53:31 [2023-06-20T21:53:31.110Z] #68 47.17 github.com/AdRoll/goamz/s3
21:53:31 [2023-06-20T21:53:31.371Z] #68 47.35 github.com/docker/distribution/health
21:53:31 [2023-06-20T21:53:31.371Z] #68 47.36 github.com/docker/distribution
21:53:31 [2023-06-20T21:53:31.371Z] #68 47.36 github.com/docker/distribution/registry/auth
21:53:31 [2023-06-20T21:53:31.632Z] #68 47.56 github.com/docker/distribution/registry/storage/driver
21:53:31 [2023-06-20T21:53:31.893Z] #68 47.83 github.com/docker/distribution/registry/auth/htpasswd
21:53:31 [2023-06-20T21:53:31.893Z] #68 47.83 github.com/docker/distribution/registry/auth/silly
21:53:31 [2023-06-20T21:53:31.893Z] #68 47.83 github.com/docker/distribution/registry/auth/token
21:53:31 [2023-06-20T21:53:31.893Z] #68 47.95 github.com/docker/distribution/health/checks
21:53:31 [2023-06-20T21:53:31.893Z] #68 48.01 github.com/docker/distribution/registry/proxy/scheduler
21:53:31 [2023-06-20T21:53:31.893Z] #68 48.04 github.com/docker/distribution/registry/storage/driver/factory
21:53:32 [2023-06-20T21:53:32.154Z] #68 48.12 github.com/docker/distribution/registry/storage/driver/middleware
21:53:32 [2023-06-20T21:53:32.154Z] #68 48.14 github.com/docker/distribution/manifest/manifestlist
21:53:32 [2023-06-20T21:53:32.154Z] #68 48.22 github.com/docker/distribution/manifest/schema1
21:53:32 [2023-06-20T21:53:32.154Z] #68 48.23 github.com/docker/distribution/manifest/schema2
21:53:32 [2023-06-20T21:53:32.415Z] #68 48.35 github.com/docker/distribution/notifications
21:53:32 [2023-06-20T21:53:32.415Z] #68 48.35 github.com/docker/distribution/registry/middleware/registry
21:53:32 [2023-06-20T21:53:32.415Z] #68 48.37 github.com/docker/distribution/registry/middleware/repository
21:53:32 [2023-06-20T21:53:32.415Z] #68 48.37 github.com/docker/distribution/registry/storage/cache
21:53:32 [2023-06-20T21:53:32.415Z] #68 48.44 github.com/docker/distribution/registry/storage/driver/base
21:53:32 [2023-06-20T21:53:32.676Z] #68 48.61 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
21:53:32 [2023-06-20T21:53:32.676Z] #68 48.88 github.com/docker/distribution/registry/storage/driver/azure
21:53:32 [2023-06-20T21:53:32.937Z] #68 48.88 github.com/docker/distribution/registry/storage/driver/swift
21:53:32 [2023-06-20T21:53:32.938Z] #68 48.89 github.com/docker/distribution/registry/storage/driver/inmemory
21:53:32 [2023-06-20T21:53:32.938Z] #68 48.91 github.com/docker/distribution/registry/storage/driver/filesystem
21:53:32 [2023-06-20T21:53:32.938Z] #68 48.91 github.com/docker/distribution/registry/storage/cache/memory
21:53:32 [2023-06-20T21:53:32.938Z] #68 48.91 github.com/docker/distribution/registry/storage
21:53:33 [2023-06-20T21:53:33.198Z] #68 49.10 github.com/docker/distribution/registry/storage/cache/redis
21:53:33 [2023-06-20T21:53:33.198Z] #68 49.23 github.com/docker/distribution/registry/client
21:53:33 [2023-06-20T21:53:33.460Z] #68 49.37 github.com/docker/distribution/registry/storage/driver/s3
21:53:34 [2023-06-20T21:53:34.032Z] #68 50.19 github.com/docker/distribution/registry/client/auth
21:53:34 [2023-06-20T21:53:34.604Z] #68 50.51 github.com/docker/distribution/registry/proxy
21:53:34 [2023-06-20T21:53:34.866Z] #68 50.86 github.com/docker/distribution/registry/handlers
21:53:35 [2023-06-20T21:53:35.816Z] #68 51.98 github.com/docker/distribution/registry
21:53:36 [2023-06-20T21:53:36.077Z] #68 52.19 github.com/docker/distribution/cmd/registry
21:53:37 [2023-06-20T21:53:37.992Z] #68 53.78 + xx-verify /build/registry-v2
21:53:39 [2023-06-20T21:53:39.377Z] #68 ...
21:53:39 [2023-06-20T21:53:39.377Z] 
21:53:39 [2023-06-20T21:53:39.377Z] #75 [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
21:53:39 [2023-06-20T21:53:39.377Z] #75 31.50 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:53:39 [2023-06-20T21:53:39.377Z] #75 31.50 libtoolize: copying file 'build-aux/ltmain.sh'
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.14 libtoolize: copying file 'm4/libtool.m4'
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.31 libtoolize: copying file 'm4/ltoptions.m4'
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.45 libtoolize: copying file 'm4/ltsugar.m4'
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.60 libtoolize: copying file 'm4/ltversion.m4'
21:53:39 [2023-06-20T21:53:39.377Z] #75 32.72 libtoolize: copying file 'm4/lt~obsolete.m4'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.70 configure.ac:11: installing 'build-aux/compile'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.71 configure.ac:11: installing 'build-aux/config.guess'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.71 configure.ac:11: installing 'build-aux/config.sub'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.72 configure.ac:13: installing 'build-aux/install-sh'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.72 configure.ac:13: installing 'build-aux/missing'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.72 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:53:39 [2023-06-20T21:53:39.377Z] #75 38.76 Makefile.am: installing 'build-aux/depcomp'
21:53:39 [2023-06-20T21:53:39.377Z] #75 39.59 checking build system type... aarch64-unknown-linux-gnu
21:53:39 [2023-06-20T21:53:39.377Z] #75 39.86 checking host system type... aarch64-unknown-linux-gnu
21:53:39 [2023-06-20T21:53:39.378Z] #75 39.86 checking how to print strings... printf
21:53:39 [2023-06-20T21:53:39.378Z] #75 39.88 checking for gcc... gcc
21:53:39 [2023-06-20T21:53:39.378Z] #75 39.97 checking whether the C compiler works... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.06 checking for C compiler default output file name... a.out
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.07 checking for suffix of executables... 
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.15 checking whether we are cross compiling... no
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.25 checking for suffix of object files... o
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.35 checking whether we are using the GNU C compiler... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.41 checking whether gcc accepts -g... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.50 checking for gcc option to accept ISO C89... none needed
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.63 checking whether gcc understands -c and -o together... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.83 checking for a sed that does not truncate output... /bin/sed
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.86 checking for grep that handles long lines and -e... /bin/grep
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.88 checking for egrep... /bin/grep -E
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.89 checking for fgrep... /bin/grep -F
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.90 checking for ld used by gcc... /usr/bin/ld
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.99 checking whether ln -s works... yes
21:53:39 [2023-06-20T21:53:39.378Z] #75 40.99 checking the maximum length of command line arguments... 1572864
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking for /usr/bin/ld option to reload object files... -r
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking for objdump... objdump
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking how to recognize dependent libraries... pass_all
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.04 checking for dlltool... no
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.05 checking how to associate runtime and link libraries... printf %s\n
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.05 checking for ar... ar
21:53:39 [2023-06-20T21:53:39.378Z] #75 41.05 checking for archiver @FILE support... @
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.12 checking for strip... strip
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.13 checking for ranlib... ranlib
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.13 checking for gawk... no
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.13 checking for mawk... mawk
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.13 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.34 checking for sysroot... no
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.34 checking for a working dd... /bin/dd
21:53:39 [2023-06-20T21:53:39.639Z] #75 41.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:53:39 [2023-06-20T21:53:39.900Z] #75 41.38 checking for mt... no
21:53:39 [2023-06-20T21:53:39.900Z] #75 41.38 checking if : is a manifest tool... no
21:53:39 [2023-06-20T21:53:39.900Z] #75 41.39 checking how to run the C preprocessor... gcc -E
21:53:40 [2023-06-20T21:53:40.421Z] #75 41.54 checking for ANSI C header files... yes
21:53:40 [2023-06-20T21:53:40.421Z] #75 41.97 checking for sys/types.h... yes
21:53:40 [2023-06-20T21:53:40.682Z] #75 42.07 checking for sys/stat.h... yes
21:53:40 [2023-06-20T21:53:40.682Z] #75 42.20 checking for stdlib.h... yes
21:53:40 [2023-06-20T21:53:40.943Z] #75 42.36 checking for string.h... yes
21:53:40 [2023-06-20T21:53:40.943Z] #75 42.52 checking for memory.h... yes
21:53:41 [2023-06-20T21:53:41.204Z] #75 42.62 checking for strings.h... yes
21:53:41 [2023-06-20T21:53:41.465Z] #75 42.74 checking for inttypes.h... yes
21:53:41 [2023-06-20T21:53:41.465Z] #75 42.96 checking for stdint.h... yes
21:53:41 [2023-06-20T21:53:41.728Z] #75 43.10 checking for unistd.h... yes
21:53:41 [2023-06-20T21:53:41.728Z] #75 43.24 checking for dlfcn.h... #75 ...
21:53:41 [2023-06-20T21:53:41.728Z] 
21:53:41 [2023-06-20T21:53:41.728Z] #68 [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...)
21:53:41 [2023-06-20T21:53:41.728Z] #68 DONE 57.9s
21:53:41 [2023-06-20T21:53:41.728Z] 
21:53:41 [2023-06-20T21:53:41.728Z] #75 [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
21:53:41 [2023-06-20T21:53:41.728Z] #75 43.24 checking for dlfcn.h... yes
21:53:41 [2023-06-20T21:53:41.728Z] #75 43.32 checking for objdir... .libs
21:53:42 [2023-06-20T21:53:42.250Z] #75 43.65 checking if gcc supports -fno-rtti -fno-exceptions... no
21:53:42 [2023-06-20T21:53:42.250Z] #75 43.93 checking for gcc option to produce PIC... -fPIC -DPIC
21:53:42 [2023-06-20T21:53:42.250Z] #75 43.93 checking if gcc PIC flag -fPIC -DPIC works... yes
21:53:42 [2023-06-20T21:53:42.510Z] #75 44.02 checking if gcc static flag -static works... yes
21:53:42 [2023-06-20T21:53:42.772Z] #75 44.15 checking if gcc supports -c -o file.o... yes
21:53:42 [2023-06-20T21:53:42.772Z] #75 44.24 checking if gcc supports -c -o file.o... (cached) yes
21:53:42 [2023-06-20T21:53:42.772Z] #75 44.24 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.28 checking dynamic linker characteristics... GNU/Linux ld.so
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.55 checking how to hardcode library paths into programs... immediate
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.55 checking whether stripping libraries is possible... yes
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.56 checking if libtool supports shared libraries... yes
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.56 checking whether to build shared libraries... no
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.56 checking whether to build static libraries... yes
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.56 checking for a BSD-compatible install... /usr/bin/install -c
21:53:43 [2023-06-20T21:53:43.033Z] #75 44.60 checking whether build environment is sane... yes
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.68 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.69 checking whether make sets $(MAKE)... yes
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.74 checking whether make supports the include directive... yes (GNU style)
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.78 checking whether make supports nested variables... yes
21:53:43 [2023-06-20T21:53:43.295Z] 
21:53:43 [2023-06-20T21:53:43.295Z] #75 ...
21:53:43 [2023-06-20T21:53:43.295Z] 
21:53:43 [2023-06-20T21:53:43.295Z] #69 [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...)
21:53:43 [2023-06-20T21:53:43.295Z] #69 DONE 51.6s
21:53:43 [2023-06-20T21:53:43.295Z] 
21:53:43 [2023-06-20T21:53:43.295Z] #75 [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
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.85 checking whether UID '0' is supported by ustar format... yes
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.85 checking whether GID '0' is supported by ustar format... yes
21:53:43 [2023-06-20T21:53:43.295Z] #75 44.85 checking how to create a ustar tar archive... gnutar
21:53:43 [2023-06-20T21:53:43.556Z] #75 44.90 checking dependency style of gcc... #75 ...
21:53:43 [2023-06-20T21:53:43.556Z] 
21:53:43 [2023-06-20T21:53:43.556Z] #77 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:53:43 [2023-06-20T21:53:43.556Z] #77 DONE 0.2s
21:53:43 [2023-06-20T21:53:43.556Z] 
21:53:43 [2023-06-20T21:53:43.556Z] #75 [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
21:53:43 [2023-06-20T21:53:43.556Z] #75 44.90 checking dependency style of gcc... gcc3
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.04 checking whether to enable maintainer-specific portions of Makefiles... yes
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.04 checking whether make supports nested variables... (cached) yes
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.04 checking for gawk... (cached) mawk
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.04 checking for a sed that does not truncate output... (cached) /bin/sed
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.04 checking for gcc... (cached) gcc
21:53:43 [2023-06-20T21:53:43.556Z] 
21:53:43 [2023-06-20T21:53:43.556Z] #75 ...
21:53:43 [2023-06-20T21:53:43.556Z] 
21:53:43 [2023-06-20T21:53:43.556Z] #78 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
21:53:43 [2023-06-20T21:53:43.556Z] #78 DONE 0.1s
21:53:43 [2023-06-20T21:53:43.556Z] 
21:53:43 [2023-06-20T21:53:43.556Z] #75 [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
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.12 checking whether we are using the GNU C compiler... (cached) yes
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.13 checking whether gcc accepts -g... (cached) yes
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.13 checking for gcc option to accept ISO C89... (cached) none needed
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.13 checking whether gcc understands -c and -o together... (cached) yes
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.13 checking for a Python interpreter with version >= 3... python3
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.16 checking for python3... /usr/bin/python3
21:53:43 [2023-06-20T21:53:43.556Z] #75 45.16 checking for python3 version... 3.9
21:53:43 [2023-06-20T21:53:43.816Z] #75 45.17 checking for python3 platform... linux
21:53:43 [2023-06-20T21:53:43.816Z] #75 45.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:53:43 [2023-06-20T21:53:43.816Z] #75 45.29 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:53:43 [2023-06-20T21:53:43.816Z] #75 45.40 checking for go-md2man... no
21:53:44 [2023-06-20T21:53:44.078Z] #75 45.42 checking error.h usability... yes
21:53:44 [2023-06-20T21:53:44.078Z] #75 45.52 checking error.h presence... yes
21:53:44 [2023-06-20T21:53:44.078Z] #75 45.61 checking for error.h... yes
21:53:44 [2023-06-20T21:53:44.078Z] #75 45.72 checking linux/openat2.h usability... yes
21:53:44 [2023-06-20T21:53:44.339Z] #75 45.79 checking linux/openat2.h presence... yes
21:53:44 [2023-06-20T21:53:44.339Z] #75 45.83 checking for linux/openat2.h... yes
21:53:44 [2023-06-20T21:53:44.339Z] #75 45.87 checking for copy_file_range... yes
21:53:44 [2023-06-20T21:53:44.600Z] #75 46.05 checking for fgetxattr... yes
21:53:44 [2023-06-20T21:53:44.600Z] #75 46.18 checking for statx... yes
21:53:44 [2023-06-20T21:53:44.861Z] #75 46.34 checking for fgetpwent_r... yes
21:53:45 [2023-06-20T21:53:45.122Z] #75 46.50 checking for issetugid... no
21:53:45 [2023-06-20T21:53:45.122Z] #75 46.61 checking for pkg-config... /usr/bin/pkg-config
21:53:45 [2023-06-20T21:53:45.122Z] #75 46.61 checking pkg-config is at least version 0.9.0... yes
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.62 checking for library containing yajl_tree_get... -lyajl
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.77 checking for yajl >= 2.0.0... yes
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.80 checking sys/capability.h usability... yes
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.92 checking sys/capability.h presence... yes
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.98 checking for sys/capability.h... yes
21:53:45 [2023-06-20T21:53:45.383Z] #75 46.99 checking for library containing cap_from_name... -lcap
21:53:45 [2023-06-20T21:53:45.905Z] #75 47.15 checking for library containing dlopen... -ldl
21:53:45 [2023-06-20T21:53:45.905Z] #75 47.37 checking seccomp.h usability... yes
21:53:45 [2023-06-20T21:53:45.905Z] #75 47.54 checking seccomp.h presence... yes
21:53:46 [2023-06-20T21:53:46.166Z] #75 47.59 checking for seccomp.h... yes
21:53:46 [2023-06-20T21:53:46.166Z] #75 47.59 checking for library containing seccomp_rule_add... -lseccomp
21:53:46 [2023-06-20T21:53:46.427Z] #75 47.86 checking for library containing seccomp_arch_resolve_name... none required
21:53:46 [2023-06-20T21:53:46.688Z] #75 48.00 checking systemd/sd-bus.h usability... yes
21:53:46 [2023-06-20T21:53:46.688Z] #75 48.19 checking systemd/sd-bus.h presence... yes
21:53:46 [2023-06-20T21:53:46.688Z] #75 48.26 checking for systemd/sd-bus.h... yes
21:53:46 [2023-06-20T21:53:46.949Z] #75 48.26 checking for library containing sd_bus_match_signal_async... -lsystemd
21:53:46 [2023-06-20T21:53:46.949Z] #75 48.42 checking for sd_notify_barrier... yes
21:53:46 [2023-06-20T21:53:46.949Z] #75 48.52 checking linux/bpf.h usability... yes
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.63 checking linux/bpf.h presence... yes
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.64 checking for linux/bpf.h... yes
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.65 checking compilation for eBPF... yes
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.75 checking for criu >= 3.15... no
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.78 configure: CRIU headers not found, building without CRIU support
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.78 checking for criu > 3.16... no
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.79 configure: CRIU version doesn't support join-ns API
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.79 checking for criu > 3.16.1... no
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.82 configure: CRIU version doesn't support for pre-dumping
21:53:47 [2023-06-20T21:53:47.210Z] #75 48.82 checking for new mount API (fsconfig)... yes
21:53:47 [2023-06-20T21:53:47.470Z] #75 48.86 checking for seccomp notify API... yes
21:53:47 [2023-06-20T21:53:47.470Z] #75 48.95 checking for gperf... no
21:53:47 [2023-06-20T21:53:47.470Z] #75 48.95 configure: gperf not found - cannot rebuild signal parser code
21:53:47 [2023-06-20T21:53:47.470Z] #75 48.95 checking for library containing argp_parse... none required
21:53:47 [2023-06-20T21:53:47.732Z] #75 49.15 checking that generated files are newer than configure... done
21:53:47 [2023-06-20T21:53:47.732Z] #75 49.15 configure: creating ./config.status
21:53:50 [2023-06-20T21:53:50.280Z] #75 51.75 config.status: creating Makefile
21:53:50 [2023-06-20T21:53:50.280Z] #75 51.79 config.status: creating rpm/crun.spec
21:53:50 [2023-06-20T21:53:50.280Z] #75 51.87 config.status: creating config.h
21:53:50 [2023-06-20T21:53:50.280Z] #75 51.91 config.status: executing libtool commands
21:53:50 [2023-06-20T21:53:50.280Z] #75 51.94 config.status: executing depfiles commands
21:53:50 [2023-06-20T21:53:50.852Z] #75 ...
21:53:50 [2023-06-20T21:53:50.852Z] 
21:53:50 [2023-06-20T21:53:50.852Z] #73 [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...)
21:53:50 [2023-06-20T21:53:50.852Z] #73 DONE 55.6s
21:53:51 [2023-06-20T21:53:51.113Z] 
21:53:51 [2023-06-20T21:53:51.113Z] #70 [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...)
21:53:51 [2023-06-20T21:53:51.373Z] #70 ...
21:53:51 [2023-06-20T21:53:51.373Z] 
21:53:51 [2023-06-20T21:53:51.373Z] #75 [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
21:53:51 [2023-06-20T21:53:51.373Z] #75 53.04 === configuring in libocispec (/tmp/crun-build/libocispec)
21:53:51 [2023-06-20T21:53:51.634Z] #75 53.07 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:53:51 [2023-06-20T21:53:51.895Z] #75 53.36 checking for gcc... gcc
21:53:51 [2023-06-20T21:53:51.895Z] #75 53.40 checking whether the C compiler works... yes
21:53:51 [2023-06-20T21:53:51.895Z] #75 53.48 checking for C compiler default output file name... a.out
21:53:51 [2023-06-20T21:53:51.895Z] #75 53.48 checking for suffix of executables... 
21:53:52 [2023-06-20T21:53:52.156Z] #75 53.60 checking whether we are cross compiling... no
21:53:52 [2023-06-20T21:53:52.156Z] #75 53.68 checking for suffix of object files... 
21:53:52 [2023-06-20T21:53:52.156Z] #75 ...
21:53:52 [2023-06-20T21:53:52.156Z] 
21:53:52 [2023-06-20T21:53:52.156Z] #70 [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...)
21:53:52 [2023-06-20T21:53:52.156Z] #70 DONE 60.6s
21:53:52 [2023-06-20T21:53:52.156Z] 
21:53:52 [2023-06-20T21:53:52.156Z] #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...)
21:53:52 [2023-06-20T21:53:52.156Z] #71 DONE 59.7s
21:53:52 [2023-06-20T21:53:52.156Z] 
21:53:52 [2023-06-20T21:53:52.156Z] #75 [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
21:53:52 [2023-06-20T21:53:52.156Z] #75 53.68 checking for suffix of object files... o
21:53:52 [2023-06-20T21:53:52.416Z] #75 53.80 checking whether we are using the GNU C compiler... yes
21:53:52 [2023-06-20T21:53:52.416Z] #75 53.86 checking whether gcc accepts -g... yes
21:53:52 [2023-06-20T21:53:52.416Z] #75 53.94 checking for gcc option to accept ISO C89... none needed
21:53:52 [2023-06-20T21:53:52.416Z] #75 54.02 checking whether gcc understands -c and -o together... yes
21:53:52 [2023-06-20T21:53:52.679Z] #75 54.12 checking how to run the C preprocessor... gcc -E
21:53:52 [2023-06-20T21:53:52.679Z] #75 54.23 checking for grep that handles long lines and -e... /bin/grep
21:53:52 [2023-06-20T21:53:52.679Z] #75 54.24 checking for egrep... /bin/grep -E
21:53:52 [2023-06-20T21:53:52.941Z] #75 54.25 checking for ANSI C header files... yes
21:53:52 [2023-06-20T21:53:52.941Z] #75 54.53 checking for sys/types.h... yes
21:53:53 [2023-06-20T21:53:53.202Z] #75 54.61 checking for sys/stat.h... yes
21:53:53 [2023-06-20T21:53:53.202Z] #75 54.74 checking for stdlib.h... yes
21:53:53 [2023-06-20T21:53:53.202Z] #75 54.83 checking for string.h... yes
21:53:53 [2023-06-20T21:53:53.463Z] #75 54.88 checking for memory.h... #75 ...
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #79 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #79 DONE 0.1s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #80 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #80 DONE 0.2s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #81 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #81 DONE 0.2s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #82 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #82 DONE 0.1s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #75 [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
21:53:53 [2023-06-20T21:53:53.463Z] #75 54.88 checking for memory.h... yes
21:53:53 [2023-06-20T21:53:53.463Z] #75 54.98 checking for strings.h... yes
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #75 ...
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #83 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #83 DONE 0.1s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #84 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #84 DONE 0.4s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #85 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:53:53 [2023-06-20T21:53:53.463Z] #85 DONE 0.2s
21:53:53 [2023-06-20T21:53:53.463Z] 
21:53:53 [2023-06-20T21:53:53.463Z] #75 [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
21:53:53 [2023-06-20T21:53:53.463Z] #75 55.05 checking for inttypes.h... yes
21:53:53 [2023-06-20T21:53:53.724Z] #75 55.14 checking for stdint.h... yes
21:53:53 [2023-06-20T21:53:53.724Z] #75 55.23 checking for unistd.h... yes
21:53:53 [2023-06-20T21:53:53.724Z] #75 55.32 checking minix/config.h usability... no
21:53:53 [2023-06-20T21:53:53.724Z] #75 55.36 checking minix/config.h presence... no
21:53:53 [2023-06-20T21:53:53.985Z] #75 55.40 checking for minix/config.h... no
21:53:53 [2023-06-20T21:53:53.985Z] #75 55.40 checking whether it is safe to define __EXTENSIONS__... yes
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.53 checking build system type... aarch64-unknown-linux-gnu
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.78 checking host system type... aarch64-unknown-linux-gnu
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.78 checking how to print strings... printf
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.80 checking for a sed that does not truncate output... /bin/sed
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.83 checking for fgrep... /bin/grep -F
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.84 checking for ld used by gcc... /usr/bin/ld
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.85 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:53:54 [2023-06-20T21:53:54.245Z] #75 55.86 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:53:54 [2023-06-20T21:53:54.506Z] #75 55.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:53:54 [2023-06-20T21:53:54.506Z] #75 55.98 checking whether ln -s works... yes
21:53:54 [2023-06-20T21:53:54.506Z] #75 55.98 checking the maximum length of command line arguments... 1572864
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking for /usr/bin/ld option to reload object files... -r
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking for objdump... objdump
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking how to recognize dependent libraries... pass_all
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking for dlltool... no
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.03 checking how to associate runtime and link libraries... printf %s\n
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.04 checking for ar... ar
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.04 checking for archiver @FILE support... @
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.09 checking for strip... strip
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.09 checking for ranlib... ranlib
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.09 checking for gawk... no
21:53:54 [2023-06-20T21:53:54.506Z] #75 56.09 checking for mawk... mawk
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.09 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.28 checking for sysroot... no
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.28 checking for a working dd... /bin/dd
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.30 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.31 checking for mt... no
21:53:54 [2023-06-20T21:53:54.767Z] #75 56.31 checking if : is a manifest tool... no
21:53:55 [2023-06-20T21:53:55.028Z] #75 56.33 checking for dlfcn.h... yes
21:53:55 [2023-06-20T21:53:55.028Z] #75 56.40 checking for objdir... .libs
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.64 checking if gcc supports -fno-rtti -fno-exceptions... no
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.73 checking for gcc option to produce PIC... -fPIC -DPIC
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.73 checking if gcc PIC flag -fPIC -DPIC works... yes
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.80 checking if gcc static flag -static works... yes
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.92 checking if gcc supports -c -o file.o... yes
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.98 checking if gcc supports -c -o file.o... (cached) yes
21:53:55 [2023-06-20T21:53:55.289Z] #75 56.98 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.03 checking dynamic linker characteristics... GNU/Linux ld.so
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.20 checking how to hardcode library paths into programs... immediate
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.20 checking whether stripping libraries is possible... yes
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.21 checking if libtool supports shared libraries... yes
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.21 checking whether to build shared libraries... no
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.21 checking whether to build static libraries... yes
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.21 checking for a BSD-compatible install... /usr/bin/install -c
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.24 checking whether build environment is sane... yes
21:53:55 [2023-06-20T21:53:55.550Z] #75 57.28 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.29 checking whether make sets $(MAKE)... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.35 checking whether make supports the include directive... yes (GNU style)
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.37 checking whether make supports nested variables... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.39 checking whether UID '0' is supported by ustar format... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.39 checking whether GID '0' is supported by ustar format... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.39 checking how to create a ustar tar archive... gnutar
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.43 checking dependency style of gcc... gcc3
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.51 checking whether to enable maintainer-specific portions of Makefiles... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.51 checking whether make supports nested variables... (cached) yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.51 checking for pkg-config... /usr/bin/pkg-config
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.51 checking pkg-config is at least version 0.9.0... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.51 checking for yajl >= 2.1.0... yes
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.52 checking for a sed that does not truncate output... (cached) /bin/sed
21:53:55 [2023-06-20T21:53:55.811Z] #75 57.52 checking for gcc... (cached) gcc
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.57 checking whether we are using the GNU C compiler... (cached) yes
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.57 checking whether gcc accepts -g... (cached) yes
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.57 checking for gcc option to accept ISO C89... (cached) none needed
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.57 checking whether gcc understands -c and -o together... (cached) yes
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.57 checking for a Python interpreter with version >= 3... python3
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.61 checking for python3... /usr/bin/python3
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.61 checking for python3 version... 3.9
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.63 checking for python3 platform... linux
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:53:56 [2023-06-20T21:53:56.072Z] #75 57.70 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:53:56 [2023-06-20T21:53:56.644Z] #75 57.82 checking that generated files are newer than configure... done
21:53:56 [2023-06-20T21:53:56.905Z] #75 58.26 configure: creating ./config.status
21:53:57 [2023-06-20T21:53:57.847Z] #75 59.54 config.status: creating Makefile
21:53:57 [2023-06-20T21:53:57.847Z] #75 59.57 config.status: creating config.h
21:53:58 [2023-06-20T21:53:58.108Z] #75 59.59 config.status: executing libtool commands
21:53:58 [2023-06-20T21:53:58.108Z] #75 59.61 config.status: executing depfiles commands
21:53:58 [2023-06-20T21:53:58.108Z] #75 59.83 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:53:58 [2023-06-20T21:53:58.368Z] #75 59.84 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:53:58 [2023-06-20T21:53:58.368Z] #75 59.96 checking for gcc... gcc
21:53:58 [2023-06-20T21:53:58.368Z] #75 59.99 checking whether the C compiler works... yes
21:53:58 [2023-06-20T21:53:58.368Z] #75 60.04 checking for C compiler default output file name... a.out
21:53:58 [2023-06-20T21:53:58.368Z] #75 60.04 checking for suffix of executables... 
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.09 checking whether we are cross compiling... no
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.14 checking for suffix of object files... o
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.17 checking whether we are using the GNU C compiler... yes
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.19 checking whether gcc accepts -g... #75 ...
21:53:58 [2023-06-20T21:53:58.629Z] 
21:53:58 [2023-06-20T21:53:58.629Z] #61 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-build-linux/arm64     /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build
21:53:58 [2023-06-20T21:53:58.629Z] #61 80.00 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
21:53:58 [2023-06-20T21:53:58.629Z] #61 DONE 80.9s
21:53:58 [2023-06-20T21:53:58.629Z] 
21:53:58 [2023-06-20T21:53:58.629Z] #75 [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
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.19 checking whether gcc accepts -g... yes
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.22 checking for gcc option to accept ISO C89... none needed
21:53:58 [2023-06-20T21:53:58.629Z] #75 60.26 checking whether gcc understands -c and -o together... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.33 checking for a BSD-compatible install... /usr/bin/install -c
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.35 checking whether build environment is sane... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.36 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.37 checking for gawk... no
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.37 checking for mawk... mawk
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.37 checking whether make sets $(MAKE)... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.39 checking whether make supports the include directive... yes (GNU style)
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.41 checking whether make supports nested variables... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.43 checking whether UID '0' is supported by ustar format... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.43 checking whether GID '0' is supported by ustar format... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.43 checking how to create a ustar tar archive... gnutar
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.44 checking dependency style of gcc... gcc3
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.49 checking whether to enable maintainer-specific portions of Makefiles... yes
21:53:58 [2023-06-20T21:53:58.889Z] #75 60.49 checking whether make supports nested variables... (cached) yes
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.51 checking build system type... aarch64-unknown-linux-gnu
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.70 checking host system type... aarch64-unknown-linux-gnu
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.70 checking how to print strings... printf
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.72 checking for a sed that does not truncate output... /bin/sed
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.74 checking for grep that handles long lines and -e... /bin/grep
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.75 checking for egrep... /bin/grep -E
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.75 checking for fgrep... /bin/grep -F
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.76 checking for ld used by gcc... /usr/bin/ld
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:53:59 [2023-06-20T21:53:59.150Z] #75 60.77 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.92 checking whether ln -s works... yes
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.92 checking the maximum length of command line arguments... 1572864
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking for /usr/bin/ld option to reload object files... -r
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking for objdump... objdump
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking how to recognize dependent libraries... pass_all
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking for dlltool... no
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.97 checking how to associate runtime and link libraries... printf %s\n
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.98 checking for ar... ar
21:53:59 [2023-06-20T21:53:59.412Z] #75 60.98 checking for archiver @FILE support... @
21:53:59 [2023-06-20T21:53:59.412Z] #75 61.01 checking for strip... strip
21:53:59 [2023-06-20T21:53:59.412Z] #75 61.02 checking for ranlib... ranlib
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.02 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.12 checking for sysroot... no
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.12 checking for a working dd... /bin/dd
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.12 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.13 checking for mt... no
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.13 checking if : is a manifest tool... no
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.13 checking how to run the C preprocessor... gcc -E
21:53:59 [2023-06-20T21:53:59.671Z] #75 61.20 checking for ANSI C header files... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.33 checking for sys/types.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.37 checking for sys/stat.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.41 checking for stdlib.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.45 checking for string.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.49 checking for memory.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.54 checking for strings.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.58 checking for inttypes.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.62 checking for stdint.h... yes
21:53:59 [2023-06-20T21:53:59.931Z] #75 61.66 checking for unistd.h... yes
21:54:00 [2023-06-20T21:54:00.191Z] #75 61.70 checking for dlfcn.h... yes
21:54:00 [2023-06-20T21:54:00.191Z] #75 61.74 checking for objdir... .libs
21:54:00 [2023-06-20T21:54:00.452Z] #75 61.81 checking if gcc supports -fno-rtti -fno-exceptions... no
21:54:00 [2023-06-20T21:54:00.452Z] #75 61.84 checking for gcc option to produce PIC... -fPIC -DPIC
21:54:00 [2023-06-20T21:54:00.452Z] #75 61.84 checking if gcc PIC flag -fPIC -DPIC works... yes
21:54:00 [2023-06-20T21:54:00.452Z] #75 61.88 checking if gcc static flag -static works... yes
21:54:00 [2023-06-20T21:54:00.452Z] #75 61.98 checking if gcc supports -c -o file.o... yes
21:54:00 [2023-06-20T21:54:00.452Z] #75 62.03 checking if gcc supports -c -o file.o... (cached) yes
21:54:00 [2023-06-20T21:54:00.452Z] #75 62.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.05 checking dynamic linker characteristics... GNU/Linux ld.so
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.12 checking how to hardcode library paths into programs... immediate
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.12 checking whether stripping libraries is possible... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.12 checking if libtool supports shared libraries... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.12 checking whether to build shared libraries... no
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.12 checking whether to build static libraries... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.13 checking float.h usability... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.16 checking float.h presence... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.18 checking for float.h... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.19 checking limits.h usability... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.22 checking limits.h presence... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.24 checking for limits.h... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.25 checking stddef.h usability... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.28 checking stddef.h presence... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.29 checking for stddef.h... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.30 checking for stdlib.h... (cached) yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.31 checking for string.h... (cached) yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.32 checking sys/time.h usability... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.36 checking sys/time.h presence... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.37 checking for sys/time.h... yes
21:54:00 [2023-06-20T21:54:00.711Z] #75 62.38 checking for inline... inline
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.40 checking for size_t... yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.47 checking for stdlib.h... (cached) yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.47 checking for GNU libc compatible malloc... yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.53 checking for stdlib.h... (cached) yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.53 checking for GNU libc compatible realloc... yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.59 checking for working strtod... #75 ...
21:54:00 [2023-06-20T21:54:00.971Z] 
21:54:00 [2023-06-20T21:54:00.971Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
21:54:00 [2023-06-20T21:54:00.971Z] #52 83.49 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
21:54:00 [2023-06-20T21:54:00.971Z] #52 DONE 83.7s
21:54:00 [2023-06-20T21:54:00.971Z] 
21:54:00 [2023-06-20T21:54:00.971Z] #75 [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
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.59 checking for working strtod... yes
21:54:00 [2023-06-20T21:54:00.971Z] #75 62.66 checking for gettimeofday... yes
21:54:01 [2023-06-20T21:54:01.232Z] #75 62.71 checking for memset... yes
21:54:01 [2023-06-20T21:54:01.232Z] #75 62.77 checking for strspn... yes
21:54:01 [2023-06-20T21:54:01.232Z] #75 62.85 checking that generated files are newer than configure... done
21:54:01 [2023-06-20T21:54:01.232Z] #75 62.85 configure: creating ./config.status
21:54:01 [2023-06-20T21:54:01.804Z] #75 ...
21:54:01 [2023-06-20T21:54:01.804Z] 
21:54:01 [2023-06-20T21:54:01.804Z] #86 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:54:01 [2023-06-20T21:54:01.804Z] #86 DONE 0.2s
21:54:01 [2023-06-20T21:54:01.804Z] 
21:54:01 [2023-06-20T21:54:01.804Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:54:01 [2023-06-20T21:54:01.804Z] #87 DONE 0.1s
21:54:01 [2023-06-20T21:54:01.804Z] 
21:54:01 [2023-06-20T21:54:01.804Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
21:54:01 [2023-06-20T21:54:01.804Z] #88 DONE 0.5s
21:54:02 [2023-06-20T21:54:02.065Z] 
21:54:02 [2023-06-20T21:54:02.065Z] #75 [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
21:54:02 [2023-06-20T21:54:02.065Z] #75 63.56 config.status: creating Makefile
21:54:02 [2023-06-20T21:54:02.065Z] #75 63.58 config.status: creating config.h
21:54:02 [2023-06-20T21:54:02.065Z] #75 63.60 config.status: executing depfiles commands
21:54:02 [2023-06-20T21:54:02.065Z] #75 63.67 config.status: executing libtool commands
21:54:02 [2023-06-20T21:54:02.326Z] #75 64.09   GEN      .version
21:54:02 [2023-06-20T21:54:02.587Z] #75 64.10 make  install-recursive
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.10 make[1]: Entering directory '/tmp/crun-build'
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.16 Making install in libocispec
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.16 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.18 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.18 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.18 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:54:02 [2023-06-20T21:54:02.588Z] #75 64.18 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.25 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:54:02 [2023-06-20T21:54:02.848Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.26 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.27 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.48 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.49 make  install-recursive
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.50 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.54 Making install in yajl
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.54 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.57   CC       verify/json_verify-json_verify.o
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.58   CC       src/libyajl_la-yajl_alloc.lo
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.59   CC       src/libyajl_la-yajl.lo
21:54:02 [2023-06-20T21:54:02.849Z] #75 64.60   CC       src/libyajl_la-yajl_gen.lo
21:54:03 [2023-06-20T21:54:03.109Z] #75 64.61   CC       src/libyajl_la-yajl_parser.lo
21:54:03 [2023-06-20T21:54:03.109Z] #75 64.62   CC       src/libyajl_la-yajl_buf.lo
21:54:03 [2023-06-20T21:54:03.109Z] #75 64.62   CC       src/libyajl_la-yajl_encode.lo
21:54:03 [2023-06-20T21:54:03.109Z] #75 64.62   CC       src/libyajl_la-yajl_lex.lo
21:54:03 [2023-06-20T21:54:03.109Z] #75 64.64   CC       src/libyajl_la-yajl_tree.lo
21:54:03 [2023-06-20T21:54:03.681Z] #75 65.17   CCLD     libyajl.la
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.36   CCLD     verify/json_verify
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[5]: Nothing to be done for 'install-exec-am'.
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[5]: Nothing to be done for 'install-data-am'.
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.59 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.66   CC       src/validate.o
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.66   CC       src/image_spec_schema_config_schema.lo
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.66   CC       src/image_spec_schema_content_descriptor.lo
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.66   CC       src/image_spec_schema_defs.lo
21:54:03 [2023-06-20T21:54:03.943Z] #75 65.66   CC       src/image_spec_schema_defs_descriptor.lo
21:54:03 [2023-06-20T21:54:03.944Z] #75 65.67   CC       src/image_spec_schema_image_index_schema.lo
21:54:03 [2023-06-20T21:54:03.944Z] #75 65.67   CC       src/image_spec_schema_image_layout_schema.lo
21:54:03 [2023-06-20T21:54:03.944Z] #75 65.68   CC       src/image_spec_schema_image_manifest_schema.lo
21:54:03 [2023-06-20T21:54:03.944Z] #75 65.69   CC       src/runtime_spec_schema_config_linux.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.70   CC       src/runtime_spec_schema_config_zos.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.70   CC       src/runtime_spec_schema_config_schema.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.70   CC       src/runtime_spec_schema_config_solaris.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.73   CC       src/runtime_spec_schema_config_vm.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.74   CC       src/runtime_spec_schema_config_windows.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.74   CC       src/runtime_spec_schema_defs.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.76   CC       src/runtime_spec_schema_defs_linux.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.77   CC       src/runtime_spec_schema_defs_zos.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.77   CC       src/runtime_spec_schema_defs_vm.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.79   CC       src/runtime_spec_schema_defs_windows.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.79   CC       src/runtime_spec_schema_state_schema.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.80   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.81   CC       src/basic_test_double_array_item.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.81   CC       src/basic_test_double_array.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.82   CC       src/basic_test_top_array_int.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.84   CC       src/basic_test_top_array_string.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.84   CC       src/basic_test_top_double_array_int.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.86   CC       src/basic_test_top_double_array_obj.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.86   CC       src/basic_test_top_double_array_refobj.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.86   CC       src/basic_test_top_double_array_string.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.87   CC       src/read-file.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.88   CC       src/json_common.lo
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.88   CC       tests/test-1.o
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.88   CC       tests/test-2.o
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.89   CC       tests/test-3.o
21:54:04 [2023-06-20T21:54:04.205Z] #75 65.91   CC       tests/test-4.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 65.93   CC       tests/test-5.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 65.95   CC       tests/test-6.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 65.96   CC       tests/test-7.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 65.99   CC       tests/test-8.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 66.02   CC       tests/test-9.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 66.05   CC       tests/test-10.o
21:54:04 [2023-06-20T21:54:04.466Z] #75 66.07   CC       tests/test-11.o
21:54:07 [2023-06-20T21:54:07.778Z] #75 68.87   CCLD     libocispec.la
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.09   CCLD     src/validate
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.09   CCLD     tests/test-1
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.11   CCLD     tests/test-2
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.11   CCLD     tests/test-3
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.13   CCLD     tests/test-4
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.15   CCLD     tests/test-5
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.16   CCLD     tests/test-6
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.17   CCLD     tests/test-7
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.17   CCLD     tests/test-8
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.20   CCLD     tests/test-9
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.20 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.21   CCLD     tests/test-10
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.22   CCLD     tests/test-11
21:54:07 [2023-06-20T21:54:07.778Z] #75 69.41 libtool: link: ar cr libocispec.a 
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.42 libtool: link: ranlib libocispec.a
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.64 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.65 make[5]: Nothing to be done for 'install-exec-am'.
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.65 make[5]: Nothing to be done for 'install-data-am'.
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.65 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.66 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.66 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.66 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.66 make[2]: Entering directory '/tmp/crun-build'
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.75   CC       src/libcrun/libcrun_testing_a-utils.o
21:54:08 [2023-06-20T21:54:08.039Z] #75 69.78   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.79   CC       src/libcrun/libcrun_testing_a-container.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.80   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.80   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.81   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.82   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.84   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.86   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.86   CC       src/libcrun/libcrun_testing_a-criu.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.90   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.91   CC       src/libcrun/libcrun_testing_a-linux.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.93   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 69.98   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:54:08 [2023-06-20T21:54:08.300Z] #75 70.00   CC       src/libcrun/libcrun_testing_a-error.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.03   CC       src/libcrun/libcrun_testing_a-status.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.04   CC       src/libcrun/libcrun_testing_a-terminal.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.05   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.08   CC       src/libcrun/libcrun_testing_a-signals.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.10   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.11   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.12   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.14   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.17   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.19   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.20   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:54:08 [2023-06-20T21:54:08.561Z] #75 70.21   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.28   CC       src/crun-crun.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.29   CC       src/crun-run.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.32   CC       src/crun-delete.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.34   CC       src/crun-kill.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.43   CC       src/crun-pause.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.45   CC       src/crun-unpause.o
21:54:08 [2023-06-20T21:54:08.825Z] #75 70.49   CC       src/crun-spec.o
21:54:09 [2023-06-20T21:54:09.200Z] #75 70.64   CC       src/crun-exec.o
21:54:09 [2023-06-20T21:54:09.200Z] #75 70.78   CC       src/crun-list.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 70.95   CC       src/crun-create.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 70.96   CC       src/crun-start.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 70.99   CC       src/crun-state.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 70.99   CC       src/crun-update.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.01   CC       src/crun-ps.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.06   CC       src/crun-checkpoint.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.08   CC       src/crun-restore.o
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.09   CC       src/libcrun/libcrun_la-utils.lo
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.11   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.13   CC       src/libcrun/libcrun_la-container.lo
21:54:09 [2023-06-20T21:54:09.467Z] #75 71.20   CC       src/libcrun/libcrun_la-cgroup.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.22   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.24   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.26   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.34   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.36   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.38   CC       src/libcrun/libcrun_la-criu.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.41   CC       src/libcrun/libcrun_la-custom-handler.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.42   CC       src/libcrun/libcrun_la-linux.lo
21:54:09 [2023-06-20T21:54:09.728Z] #75 71.46   CC       src/libcrun/libcrun_la-seccomp.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.48   CC       src/libcrun/libcrun_la-ebpf.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.49   CC       src/libcrun/libcrun_la-error.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.51   CC       src/libcrun/libcrun_la-status.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.51   CC       src/libcrun/libcrun_la-terminal.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.52   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.54   CC       src/libcrun/libcrun_la-signals.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.58   CC       src/libcrun/libcrun_la-mount_flags.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.58   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.59   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.63   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.65   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.67   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:54:09 [2023-06-20T21:54:09.989Z] #75 71.68   CC       tests/init.o
21:54:10 [2023-06-20T21:54:10.250Z] #75 71.69   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:54:11 [2023-06-20T21:54:11.192Z] #75 72.66   CCLD     tests/init
21:54:11 [2023-06-20T21:54:11.771Z] #75 ...
21:54:11 [2023-06-20T21:54:11.771Z] 
21:54:11 [2023-06-20T21:54:11.771Z] #72 [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...)
21:54:11 [2023-06-20T21:54:11.771Z] #72 57.84 + bin/containerd
21:54:11 [2023-06-20T21:54:11.771Z] #72 57.84 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
21:54:12 [2023-06-20T21:54:12.352Z] #72 ...
21:54:12 [2023-06-20T21:54:12.352Z] 
21:54:12 [2023-06-20T21:54:12.352Z] #75 [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
21:54:12 [2023-06-20T21:54:12.352Z] #75 73.95   AR       libcrun_testing.a
21:54:12 [2023-06-20T21:54:12.352Z] #75 73.95 ar: `u' modifier ignored since `D' is the default (see `U')
21:54:12 [2023-06-20T21:54:12.352Z] #75 73.98   CCLD     tests/tests_libcrun_utils
21:54:12 [2023-06-20T21:54:12.352Z] #75 73.99   CCLD     tests/tests_libcrun_errors
21:54:12 [2023-06-20T21:54:12.352Z] #75 73.99   CCLD     tests/tests_libcrun_fuzzer
21:54:13 [2023-06-20T21:54:13.293Z] #75 74.78   CCLD     libcrun.la
21:54:13 [2023-06-20T21:54:13.553Z] #75 75.02   CCLD     crun
21:54:13 [2023-06-20T21:54:13.553Z] #75 75.20 make[3]: Entering directory '/tmp/crun-build'
21:54:13 [2023-06-20T21:54:13.553Z] #75 75.27  /bin/mkdir -p '/usr/local/share/man/man1'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.27  /bin/mkdir -p '/usr/local/lib'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.27  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.27  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.29 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.29 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.30 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.30 libtool: install: ranlib /usr/local/lib/libcrun.a
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 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
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 ----------------------------------------------------------------------
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 Libraries have been installed in:
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35    /usr/local/lib
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 If you ever happen to want to link against installed libraries
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 in a given directory, LIBDIR, you must either use libtool, and
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 specify the full pathname of the library, or use the '-LLIBDIR'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 flag during linking and do at least one of the following:
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35      during execution
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35      during linking
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 See any operating system documentation about shared libraries for
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 more information, such as the ld(1) and ld.so(8) manual pages.
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.35 ----------------------------------------------------------------------
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.36  /bin/mkdir -p '/build'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.36   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.38 libtool: install: /usr/bin/install -c crun /build/crun
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.39 make[3]: Leaving directory '/tmp/crun-build'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.39 make[2]: Leaving directory '/tmp/crun-build'
21:54:13 [2023-06-20T21:54:13.812Z] #75 75.39 make[1]: Leaving directory '/tmp/crun-build'
21:54:14 [2023-06-20T21:54:14.381Z] #75 DONE 76.0s
21:54:14 [2023-06-20T21:54:14.381Z] 
21:54:14 [2023-06-20T21:54:14.381Z] #72 [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...)
21:54:19 [2023-06-20T21:54:19.659Z] #72 75.44 + bin/containerd-stress
21:54:19 [2023-06-20T21:54:19.660Z] #72 75.44 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -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
21:54:20 [2023-06-20T21:54:20.597Z] #72 76.68 + bin/containerd-shim
21:54:21 [2023-06-20T21:54:21.165Z] #72 77.21 + bin/containerd-shim-runc-v1
21:54:22 [2023-06-20T21:54:22.103Z] #72 78.01 + bin/containerd-shim-runc-v2
21:54:22 [2023-06-20T21:54:22.671Z] #72 78.75 + binaries
21:54:23 [2023-06-20T21:54:23.239Z] #72 DONE 79.3s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
21:54:24 [2023-06-20T21:54:24.177Z] #89 DONE 0.5s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:54:24 [2023-06-20T21:54:24.177Z] #90 DONE 0.3s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
21:54:24 [2023-06-20T21:54:24.177Z] #91 DONE 0.3s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
21:54:24 [2023-06-20T21:54:24.177Z] #92 DONE 0.0s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
21:54:24 [2023-06-20T21:54:24.177Z] #93 DONE 0.1s
21:54:24 [2023-06-20T21:54:24.177Z] 
21:54:24 [2023-06-20T21:54:24.177Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:54:24 [2023-06-20T21:54:24.177Z] #94 DONE 0.2s
21:54:24 [2023-06-20T21:54:24.436Z] 
21:54:24 [2023-06-20T21:54:24.436Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:54:24 [2023-06-20T21:54:24.436Z] #95 merging
21:54:46 [2023-06-20T21:54:46.377Z] #95 merging 18.3s done
21:54:46 [2023-06-20T21:54:46.377Z] #95 DONE 18.6s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
21:54:46 [2023-06-20T21:54:46.377Z] #96 DONE 0.1s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #97 [dev-base  1/13] RUN groupadd -r docker
21:54:46 [2023-06-20T21:54:46.377Z] #97 DONE 0.4s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:54:46 [2023-06-20T21:54:46.377Z] #98 DONE 0.5s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #99 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:54:46 [2023-06-20T21:54:46.377Z] #99 0.411 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:54:46 [2023-06-20T21:54:46.377Z] #99 DONE 0.4s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #100 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:54:46 [2023-06-20T21:54:46.377Z] #100 DONE 0.5s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #101 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:54:46 [2023-06-20T21:54:46.377Z] #101 DONE 0.5s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #102 [dev-base  6/13] RUN ldconfig
21:54:46 [2023-06-20T21:54:46.377Z] #102 DONE 0.5s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #103 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:54:46 [2023-06-20T21:54:46.377Z] #103 DONE 0.5s
21:54:46 [2023-06-20T21:54:46.377Z] 
21:54:46 [2023-06-20T21:54:46.377Z] #104 [dev-base  8/13] 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
21:54:46 [2023-06-20T21:54:46.945Z] #104 0.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:54:46 [2023-06-20T21:54:46.945Z] #104 0.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:54:46 [2023-06-20T21:54:46.945Z] #104 0.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:54:46 [2023-06-20T21:54:46.945Z] #104 0.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:54:47 [2023-06-20T21:54:47.204Z] #104 1.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [240 kB]
21:54:47 [2023-06-20T21:54:47.204Z] #104 1.157 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
21:54:47 [2023-06-20T21:54:47.773Z] #104 1.882 Fetched 8531 kB in 1s (6165 kB/s)
21:54:48 [2023-06-20T21:54:48.341Z] #104 1.882 Reading package lists...
21:54:48 [2023-06-20T21:54:48.909Z] #104 2.414 Reading package lists...
21:54:49 [2023-06-20T21:54:49.167Z] #104 2.922 Building dependency tree...
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237 The following additional packages will be installed:
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.237   xxd
21:54:49 [2023-06-20T21:54:49.167Z] #104 3.239 Suggested packages:
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239   ctags vim-doc vim-scripts xfsdump acl attr quota
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239 Recommended packages:
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239   libatm1 nftables libpam-cap build-essential python3-dev dbus
21:54:49 [2023-06-20T21:54:49.168Z] #104 3.239   systemd-timesyncd | time-daemon unzip
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.581 The following NEW packages will be installed:
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.581   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.581   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.582   xz-utils zip zstd
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.858 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.858 Need to get 32.1 MB of archives.
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.858 After this operation, 124 MB of additional disk space will be used.
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.865 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.868 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.872 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.876 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.880 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.882 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.885 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.911 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.911 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:54:49 [2023-06-20T21:54:49.736Z] #104 3.912 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.913 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.913 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.914 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.915 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.920 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.925 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.925 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.925 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.927 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.930 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.933 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.934 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.937 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.950 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.952 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.956 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.960 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.964 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.968 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.973 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.979 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 3.985 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.034 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.034 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.034 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.046 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.049 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.070 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.072 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.085 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.088 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.098 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.105 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.110 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.114 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.116 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.117 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.120 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
21:54:49 [2023-06-20T21:54:49.995Z] #104 4.124 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
21:54:49 [2023-06-20T21:54:49.996Z] #104 4.126 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:54:49 [2023-06-20T21:54:49.996Z] #104 4.128 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:54:49 [2023-06-20T21:54:49.996Z] #104 4.130 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:54:49 [2023-06-20T21:54:49.996Z] #104 4.167 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.173 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.177 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.179 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.316 debconf: delaying package configuration, since apt-utils is not installed
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.352 Fetched 32.1 MB in 1s (54.3 MB/s)
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.377 Selecting previously unselected package libapparmor1:arm64.
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.377 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.386 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.393 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:54:50 [2023-06-20T21:54:50.255Z] #104 4.435 Selecting previously unselected package libcap2:arm64.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.437 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.441 Unpacking libcap2:arm64 (1:2.44-1) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.477 Selecting previously unselected package libargon2-1:arm64.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.479 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.485 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.517 Selecting previously unselected package dmsetup.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.519 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.523 Unpacking dmsetup (2:1.02.175-2.1) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.561 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.563 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.567 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.607 Selecting previously unselected package libjson-c5:arm64.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.609 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.613 Unpacking libjson-c5:arm64 (0.15-2) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.649 Selecting previously unselected package libcryptsetup12:arm64.
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.651 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.656 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:54:50 [2023-06-20T21:54:50.514Z] #104 4.701 Selecting previously unselected package libip4tc2:arm64.
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.703 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.707 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.742 Selecting previously unselected package libkmod2:arm64.
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.744 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.748 Unpacking libkmod2:arm64 (28-1) ...
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.792 Selecting previously unselected package systemd.
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.794 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
21:54:50 [2023-06-20T21:54:50.773Z] #104 4.839 Unpacking systemd (247.3-7+deb11u2) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.197 Selecting previously unselected package pigz.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.199 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.204 Unpacking pigz (2.6-1) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.244 Selecting previously unselected package libelf1:arm64.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.246 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.250 Unpacking libelf1:arm64 (0.183-1) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.301 Selecting previously unselected package libbpf0:arm64.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.304 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.308 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.355 Selecting previously unselected package libmnl0:arm64.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.357 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.362 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.401 Selecting previously unselected package libxtables12:arm64.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.403 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.408 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.442 Selecting previously unselected package libcap2-bin.
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.444 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.448 Unpacking libcap2-bin (1:2.44-1) ...
21:54:51 [2023-06-20T21:54:51.341Z] #104 5.491 Selecting previously unselected package iproute2.
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.493 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.497 Unpacking iproute2 (5.10.0-4) ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.595 Selecting previously unselected package xxd.
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.598 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.601 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.647 Selecting previously unselected package vim-common.
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.650 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.658 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:54:51 [2023-06-20T21:54:51.600Z] #104 5.709 Selecting previously unselected package bash-completion.
21:54:51 [2023-06-20T21:54:51.860Z] #104 5.711 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.352 Unpacking bash-completion (1:2.11-2) ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.454 Selecting previously unselected package bzip2.
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.457 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.461 Unpacking bzip2 (1.0.8-4) ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.499 Selecting previously unselected package xz-utils.
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.501 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.504 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:54:52 [2023-06-20T21:54:52.428Z] #104 6.562 Selecting previously unselected package apparmor.
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.564 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.586 Unpacking apparmor (2.13.6-10) ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.675 Selecting previously unselected package inetutils-ping.
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.678 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.681 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.725 Selecting previously unselected package libip6tc2:arm64.
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.728 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.731 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.763 Selecting previously unselected package libnfnetlink0:arm64.
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.765 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.769 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:54:52 [2023-06-20T21:54:52.687Z] #104 6.803 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.806 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.810 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.844 Selecting previously unselected package libnftnl11:arm64.
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.846 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.851 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.888 Selecting previously unselected package iptables.
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.891 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.894 Unpacking iptables (1.8.7-1) ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.960 Selecting previously unselected package libonig5:arm64.
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.962 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 6.966 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 7.015 Selecting previously unselected package libjq1:arm64.
21:54:52 [2023-06-20T21:54:52.946Z] #104 7.017 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 7.021 Unpacking libjq1:arm64 (1.6-2.1) ...
21:54:52 [2023-06-20T21:54:52.946Z] #104 7.057 Selecting previously unselected package jq.
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.060 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.063 Unpacking jq (1.6-2.1) ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.098 Selecting previously unselected package libaio1:arm64.
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.100 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.105 Unpacking libaio1:arm64 (0.3.112-9) ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.140 Selecting previously unselected package libgpm2:arm64.
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.143 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.146 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.177 Selecting previously unselected package libicu67:arm64.
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.179 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
21:54:53 [2023-06-20T21:54:53.205Z] #104 7.183 Unpacking libicu67:arm64 (67.1-7) ...
21:54:53 [2023-06-20T21:54:53.773Z] #104 7.851 Selecting previously unselected package libinih1:arm64.
21:54:53 [2023-06-20T21:54:53.773Z] #104 7.853 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
21:54:53 [2023-06-20T21:54:53.773Z] #104 7.859 Unpacking libinih1:arm64 (53-1+b2) ...
21:54:53 [2023-06-20T21:54:53.773Z] #104 7.891 Selecting previously unselected package libmicrohttpd12:arm64.
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.893 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.896 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.946 Selecting previously unselected package libnet1:arm64.
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.948 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.954 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.997 Selecting previously unselected package libnl-3-200:arm64.
21:54:54 [2023-06-20T21:54:54.033Z] #104 7.999 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.003 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.043 Selecting previously unselected package libprotobuf-c1:arm64.
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.046 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.050 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.091 Selecting previously unselected package libyajl2:arm64.
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.093 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.097 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.127 Selecting previously unselected package net-tools.
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.129 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.133 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.188 Selecting previously unselected package patch.
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.191 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.194 Unpacking patch (2.7.6-7) ...
21:54:54 [2023-06-20T21:54:54.033Z] #104 8.232 Selecting previously unselected package python-pip-whl.
21:54:54 [2023-06-20T21:54:54.292Z] #104 8.234 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:54:54 [2023-06-20T21:54:54.292Z] #104 8.238 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:54:54 [2023-06-20T21:54:54.292Z] #104 8.376 Selecting previously unselected package python3-lib2to3.
21:54:54 [2023-06-20T21:54:54.551Z] #104 8.378 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.382 Unpacking python3-lib2to3 (3.9.2-1) ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.421 Selecting previously unselected package python3-distutils.
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.423 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.426 Unpacking python3-distutils (3.9.2-1) ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.469 Selecting previously unselected package python3-pkg-resources.
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.471 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.476 Unpacking python3-pkg-resources (52.0.0-4) ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.521 Selecting previously unselected package python3-setuptools.
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.523 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.527 Unpacking python3-setuptools (52.0.0-4) ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.590 Selecting previously unselected package python3-wheel.
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.592 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.597 Unpacking python3-wheel (0.34.2-1) ...
21:54:54 [2023-06-20T21:54:54.552Z] #104 8.633 Selecting previously unselected package python3-pip.
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.635 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.639 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.709 Selecting previously unselected package sudo.
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.711 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.718 Unpacking sudo (1.9.5p2-3+deb11u1) ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.826 Selecting previously unselected package systemd-journal-remote.
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.829 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.833 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.871 Selecting previously unselected package thin-provisioning-tools.
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.873 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:54:54 [2023-06-20T21:54:54.811Z] #104 8.877 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:54:55 [2023-06-20T21:54:55.071Z] #104 8.934 Selecting previously unselected package uidmap.
21:54:55 [2023-06-20T21:54:55.071Z] #104 8.936 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
21:54:55 [2023-06-20T21:54:55.071Z] #104 8.940 Unpacking uidmap (1:4.8.1-1) ...
21:54:55 [2023-06-20T21:54:55.071Z] #104 8.988 Selecting previously unselected package vim-runtime.
21:54:55 [2023-06-20T21:54:55.071Z] #104 8.991 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:54:55 [2023-06-20T21:54:55.071Z] #104 9.001 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:54:55 [2023-06-20T21:54:55.071Z] #104 9.011 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:54:55 [2023-06-20T21:54:55.071Z] #104 9.015 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.565 Selecting previously unselected package vim.
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.568 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.577 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.703 Selecting previously unselected package xfsprogs.
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.706 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.709 Unpacking xfsprogs (5.10.0-4) ...
21:54:55 [2023-06-20T21:54:55.640Z] #104 9.805 Selecting previously unselected package zip.
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.808 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.811 Unpacking zip (3.0-12) ...
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.857 Selecting previously unselected package zstd.
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.859 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.863 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:54:55 [2023-06-20T21:54:55.900Z] #104 9.949 Setting up python3-pkg-resources (52.0.0-4) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.13 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.14 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.15 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.17 Setting up libgpm2:arm64 (1.20.7-8) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.18 Setting up libicu67:arm64 (67.1-7) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.19 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.20 Setting up libinih1:arm64 (53-1+b2) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.21 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.22 Setting up uidmap (1:4.8.1-1) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.23 Setting up libyajl2:arm64 (2.1.0-3) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.24 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.25 Setting up bzip2 (1.0.8-4) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.26 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:54:56 [2023-06-20T21:54:56.159Z] #104 10.28 Setting up python3-wheel (0.34.2-1) ...
21:54:56 [2023-06-20T21:54:56.418Z] #104 10.42 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
21:54:56 [2023-06-20T21:54:56.418Z] #104 10.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:54:56 [2023-06-20T21:54:56.418Z] #104 10.44 Setting up libcap2:arm64 (1:2.44-1) ...
21:54:56 [2023-06-20T21:54:56.418Z] #104 10.45 Setting up libcap2-bin (1:2.44-1) ...
21:54:56 [2023-06-20T21:54:56.418Z] #104 10.46 Setting up apparmor (2.13.6-10) ...
21:54:56 [2023-06-20T21:54:56.987Z] #104 11.17 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
21:54:57 [2023-06-20T21:54:57.247Z] #104 11.19 Setting up zip (3.0-12) ...
21:54:57 [2023-06-20T21:54:57.247Z] #104 11.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:54:57 [2023-06-20T21:54:57.247Z] #104 11.22 Setting up bash-completion (1:2.11-2) ...
21:54:57 [2023-06-20T21:54:57.815Z] #104 11.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:54:57 [2023-06-20T21:54:57.815Z] #104 11.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:54:57 [2023-06-20T21:54:57.815Z] #104 11.97 Setting up libmnl0:arm64 (1.0.4-3) ...
21:54:57 [2023-06-20T21:54:57.815Z] #104 11.98 Setting up patch (2.7.6-7) ...
21:54:57 [2023-06-20T21:54:57.815Z] #104 11.99 Setting up sudo (1.9.5p2-3+deb11u1) ...
21:54:57 [2023-06-20T21:54:57.815Z] #104 12.02 invoke-rc.d: could not determine current runlevel
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.03 invoke-rc.d: policy-rc.d denied execution of start.
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.03 Setting up libxtables12:arm64 (1.8.7-1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.05 Setting up pigz (2.6-1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.27 Setting up libaio1:arm64 (0.3.112-9) ...
21:54:58 [2023-06-20T21:54:58.074Z] #104 12.28 Setting up python3-lib2to3 (3.9.2-1) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.37 Setting up libelf1:arm64 (0.183-1) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.38 Setting up libjson-c5:arm64 (0.15-2) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.39 Setting up zstd (1.4.8+dfsg-2.1) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.40 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.41 Setting up libkmod2:arm64 (28-1) ...
21:54:58 [2023-06-20T21:54:58.334Z] #104 12.42 Setting up python3-distutils (3.9.2-1) ...
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.54 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:54:58 [2023-06-20T21:54:58.593Z] #104 12.59 Setting up python3-setuptools (52.0.0-4) ...
21:54:58 [2023-06-20T21:54:58.852Z] #104 12.90 Setting up libjq1:arm64 (1.6-2.1) ...
21:54:58 [2023-06-20T21:54:58.852Z] #104 12.91 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:54:58 [2023-06-20T21:54:58.852Z] #104 12.92 Setting up thin-provisioning-tools (0.9.0-1) ...
21:54:58 [2023-06-20T21:54:58.852Z] #104 12.93 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.19 Setting up jq (1.6-2.1) ...
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.21 Setting up libbpf0:arm64 (1:0.3-2) ...
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.22 Setting up iptables (1.8.7-1) ...
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:54:59 [2023-06-20T21:54:59.112Z] #104 13.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.26 Setting up iproute2 (5.10.0-4) ...
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.40 Setting up dmsetup (2:1.02.175-2.1) ...
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.41 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.42 Setting up systemd (247.3-7+deb11u2) ...
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.46 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.47 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:54:59 [2023-06-20T21:54:59.371Z] #104 13.47 Initializing machine ID from random generator.
21:54:59 [2023-06-20T21:54:59.940Z] #104 13.85 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
21:54:59 [2023-06-20T21:54:59.940Z] #104 13.97 Setting up xfsprogs (5.10.0-4) ...
21:54:59 [2023-06-20T21:54:59.940Z] #104 13.98 System has not been booted with systemd as init system (PID 1). Can't operate.
21:54:59 [2023-06-20T21:54:59.940Z] #104 13.98 Failed to connect to bus: Host is down
21:54:59 [2023-06-20T21:54:59.940Z] #104 13.98 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:55:00 [2023-06-20T21:55:00.509Z] #104 DONE 14.3s
21:55:00 [2023-06-20T21:55:00.509Z] 
21:55:00 [2023-06-20T21:55:00.509Z] #105 [dev-base  9/13] 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
21:55:00 [2023-06-20T21:55:00.768Z] #105 0.456 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:55:00 [2023-06-20T21:55:00.768Z] #105 0.461 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:55:00 [2023-06-20T21:55:00.768Z] #105 0.466 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:55:00 [2023-06-20T21:55:00.768Z] #105 DONE 0.5s
21:55:01 [2023-06-20T21:55:01.027Z] 
21:55:01 [2023-06-20T21:55:01.027Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
21:55:07 [2023-06-20T21:55:07.598Z] #106 5.682 Collecting yamllint==1.27.1
21:55:07 [2023-06-20T21:55:07.598Z] #106 6.718   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:55:07 [2023-06-20T21:55:07.861Z] #106 7.021 Collecting pathspec>=0.5.3
21:55:07 [2023-06-20T21:55:07.861Z] #106 7.025   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
21:55:07 [2023-06-20T21:55:07.861Z] #106 7.126 Collecting pyyaml
21:55:08 [2023-06-20T21:55:08.120Z] #106 7.134   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:55:08 [2023-06-20T21:55:08.120Z] #106 7.151 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:55:08 [2023-06-20T21:55:08.120Z] #106 7.155 Building wheels for collected packages: yamllint
21:55:08 [2023-06-20T21:55:08.120Z] #106 7.156   Building wheel for yamllint (setup.py): started
21:55:08 [2023-06-20T21:55:08.120Z] #106 7.399   Building wheel for yamllint (setup.py): finished with status 'done'
21:55:08 [2023-06-20T21:55:08.380Z] #106 7.400   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=80dcfe51cd5d2b48418a4a211bfe3c9a4294d2737c517b79e7978b434d990d38
21:55:08 [2023-06-20T21:55:08.380Z] #106 7.400   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:55:08 [2023-06-20T21:55:08.380Z] #106 7.402 Successfully built yamllint
21:55:08 [2023-06-20T21:55:08.380Z] #106 7.408 Installing collected packages: pyyaml, pathspec, yamllint
21:55:08 [2023-06-20T21:55:08.380Z] #106 7.520 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
21:55:08 [2023-06-20T21:55:08.380Z] #106 DONE 7.6s
21:55:08 [2023-06-20T21:55:08.639Z] 
21:55:08 [2023-06-20T21:55:08.639Z] #107 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:55:09 [2023-06-20T21:55:09.208Z] #107 0.765 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:55:09 [2023-06-20T21:55:09.208Z] #107 0.765 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:55:09 [2023-06-20T21:55:09.208Z] #107 0.765 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:55:10 [2023-06-20T21:55:10.035Z] #107 1.123 Reading package lists...
21:55:10 [2023-06-20T21:55:10.553Z] #107 1.665 Reading package lists...
21:55:10 [2023-06-20T21:55:10.812Z] #107 2.197 Building dependency tree...
21:55:10 [2023-06-20T21:55:10.812Z] #107 2.352 Reading state information...
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.531 gcc is already the newest version (4:10.2.1-1).
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.531 pkg-config is already the newest version (0.29.2-1).
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.531 The following additional packages will be installed:
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.531   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.532   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.532   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.532   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.532   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.532   uuid-dev zlib1g-dev
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.534 Suggested packages:
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.534   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.534   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.534 Recommended packages:
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.534   build-essential fakeroot libalgorithm-merge-perl
21:55:11 [2023-06-20T21:55:11.071Z] #107 2.783 The following NEW packages will be installed:
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.783   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
21:55:11 [2023-06-20T21:55:11.330Z] #107 2.784   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
21:55:11 [2023-06-20T21:55:11.330Z] #107 3.058 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
21:55:11 [2023-06-20T21:55:11.330Z] #107 3.058 Need to get 10.3 MB of archives.
21:55:11 [2023-06-20T21:55:11.330Z] #107 3.058 After this operation, 41.5 MB of additional disk space will be used.
21:55:11 [2023-06-20T21:55:11.330Z] #107 3.058 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.077 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.079 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.079 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.081 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.083 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.085 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.086 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.088 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.090 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.093 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.096 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.097 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.101 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.105 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.106 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.106 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.108 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.114 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.115 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.116 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.118 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.122 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.125 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.134 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.136 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.138 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.146 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.151 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.154 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.292 debconf: delaying package configuration, since apt-utils is not installed
21:55:11 [2023-06-20T21:55:11.589Z] #107 3.330 Fetched 10.3 MB in 0s (28.2 MB/s)
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.352 Selecting previously unselected package dpkg-dev.
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.352 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21239 files and directories currently installed.)
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.364 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.368 Unpacking dpkg-dev (1.20.12) ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.487 Selecting previously unselected package libgirepository-1.0-1:arm64.
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.489 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.496 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.529 Selecting previously unselected package gir1.2-glib-2.0:arm64.
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.532 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.535 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.575 Selecting previously unselected package libsecret-common.
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.578 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
21:55:11 [2023-06-20T21:55:11.850Z] #107 3.581 Unpacking libsecret-common (0.20.4-2) ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.630 Selecting previously unselected package libsecret-1-0:arm64.
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.633 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.637 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.673 Selecting previously unselected package gir1.2-secret-1:arm64.
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.676 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.679 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.708 Selecting previously unselected package libapparmor-dev:arm64.
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.711 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.715 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.755 Selecting previously unselected package uuid-dev:arm64.
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.758 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.761 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.803 Selecting previously unselected package libblkid-dev:arm64.
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.806 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.110Z] #107 3.815 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.873 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.876 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.880 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.910 Selecting previously unselected package libudev-dev:arm64.
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.912 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.916 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.961 Selecting previously unselected package libsepol1-dev:arm64.
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.964 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 3.968 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:55:12 [2023-06-20T21:55:12.369Z] #107 4.029 Selecting previously unselected package libpcre2-16-0:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.031 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.035 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.086 Selecting previously unselected package libpcre2-32-0:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.089 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.093 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.141 Selecting previously unselected package libpcre2-posix2:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.144 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.147 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.177 Selecting previously unselected package libpcre2-dev:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.180 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.183 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.258 Selecting previously unselected package libselinux1-dev:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.260 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.265 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.317 Selecting previously unselected package libdevmapper-dev:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.319 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.322 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.355 Selecting previously unselected package libffi-dev:arm64.
21:55:12 [2023-06-20T21:55:12.629Z] #107 4.358 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.362 Unpacking libffi-dev:arm64 (3.3-6) ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.393 Selecting previously unselected package libglib2.0-data.
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.396 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.399 Unpacking libglib2.0-data (2.66.8-1) ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.528 Selecting previously unselected package libglib2.0-bin.
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.531 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.535 Unpacking libglib2.0-bin (2.66.8-1) ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.583 Selecting previously unselected package libglib2.0-dev-bin.
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.586 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.590 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
21:55:12 [2023-06-20T21:55:12.889Z] #107 4.632 Selecting previously unselected package libmount-dev:arm64.
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.634 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.638 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.680 Selecting previously unselected package libpcre16-3:arm64.
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.683 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.687 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.738 Selecting previously unselected package libpcre32-3:arm64.
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.741 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.745 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.793 Selecting previously unselected package libpcrecpp0v5:arm64.
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.796 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.799 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.837 Selecting previously unselected package libpcre3-dev:arm64.
21:55:13 [2023-06-20T21:55:13.148Z] #107 4.840 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.407Z] #107 4.844 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.918 Selecting previously unselected package zlib1g-dev:arm64.
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.920 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.924 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.968 Selecting previously unselected package libglib2.0-dev:arm64.
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.970 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.408Z] #107 4.974 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.153 Selecting previously unselected package libseccomp-dev:arm64.
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.156 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.159 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.196 Selecting previously unselected package libsecret-1-dev:arm64.
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.198 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.202 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.253 Selecting previously unselected package libsystemd-dev:arm64.
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.255 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.259 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
21:55:13 [2023-06-20T21:55:13.667Z] #107 5.368 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.378 Setting up libglib2.0-dev-bin (2.66.8-1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.533 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.545 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.555 Setting up libpcre16-3:arm64 (2:8.39-13) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.563 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.572 Setting up libffi-dev:arm64 (3.3-6) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.582 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.591 Setting up dpkg-dev (1.20.12) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.606 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.615 Setting up libglib2.0-data (2.66.8-1) ...
21:55:13 [2023-06-20T21:55:13.926Z] #107 5.624 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.634 Setting up libpcre32-3:arm64 (2:8.39-13) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.644 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.656 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.666 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.675 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.684 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.694 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.703 Setting up libsecret-common (0.20.4-2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.712 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.726 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.735 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.744 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.756 Setting up libglib2.0-bin (2.66.8-1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.766 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.777 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.786 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.795 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.808 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.817 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
21:55:14 [2023-06-20T21:55:14.185Z] #107 5.828 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
21:55:14 [2023-06-20T21:55:14.444Z] #107 5.838 No schema files found: doing nothing.
21:55:14 [2023-06-20T21:55:14.444Z] #107 5.842 Processing triggers for libc-bin (2.31-13+deb11u6) ...
21:55:14 [2023-06-20T21:55:14.444Z] #107 5.860 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
21:55:14 [2023-06-20T21:55:14.444Z] #107 DONE 6.1s
21:55:14 [2023-06-20T21:55:14.444Z] 
21:55:14 [2023-06-20T21:55:14.444Z] #108 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
21:55:14 [2023-06-20T21:55:14.444Z] #108 DONE 1.2s
21:55:14 [2023-06-20T21:55:14.704Z] 
21:55:14 [2023-06-20T21:55:14.704Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:55:14 [2023-06-20T21:55:14.704Z] #109 DONE 0.1s
21:55:14 [2023-06-20T21:55:14.704Z] 
21:55:14 [2023-06-20T21:55:14.704Z] #110 [dev 1/1] COPY --link . .
21:55:14 [2023-06-20T21:55:14.704Z] #110 merging
21:55:24 [2023-06-20T21:55:24.689Z] #110 ...
21:55:24 [2023-06-20T21:55:24.689Z] 
21:55:24 [2023-06-20T21:55:24.689Z] #111 exporting to image
21:55:24 [2023-06-20T21:55:24.689Z] #111 exporting layers
21:55:56 [2023-06-20T21:55:56.778Z] #111 ...
21:55:56 [2023-06-20T21:55:56.778Z] 
21:55:56 [2023-06-20T21:55:56.778Z] #110 [dev 1/1] COPY --link . .
21:55:56 [2023-06-20T21:55:56.778Z] #110 merging 37.0s done
21:55:56 [2023-06-20T21:55:56.778Z] #110 DONE 37.8s
21:55:56 [2023-06-20T21:55:56.778Z] 
21:55:56 [2023-06-20T21:55:56.778Z] #111 exporting to image
21:55:57 [2023-06-20T21:55:57.038Z] #111 exporting layers 42.6s done
21:55:57 [2023-06-20T21:55:57.038Z] #111 writing image sha256:e78c4578d7cc82230f6fddf7f1e5bdc79afbc813aa86997e25ef599c2c3072bc done
21:55:57 [2023-06-20T21:55:57.038Z] #111 naming to docker.io/library/docker:67762798961e866ecae5e6df4de8841ced49a000 done
21:55:57 [2023-06-20T21:55:57.038Z] #111 DONE 42.6s