Skip to content

Console Output

Skipping 136 KB.. Full Log
18Z] #61 DONE 27.6s
13:06:39 [2023-05-25T13:06:39.518Z] 
13:06:39 [2023-05-25T13:06:39.518Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
13:06:39 [2023-05-25T13:06:39.518Z] #64 27.45 v3.6.0
13:06:39 [2023-05-25T13:06:39.518Z] #64 DONE 27.8s
13:06:39 [2023-05-25T13:06:39.518Z] 
13:06:39 [2023-05-25T13:06:39.518Z] #65 [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...)
13:06:39 [2023-05-25T13:06:39.518Z] #65 23.96 internal/fmtsort
13:06:39 [2023-05-25T13:06:39.518Z] #65 23.96 internal/saferio
13:06:39 [2023-05-25T13:06:39.518Z] #65 23.96 encoding/binary
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.66 crypto/cipher
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.66 crypto/internal/edwards25519/field
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.66 crypto/md5
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.67 encoding/base64
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.67 crypto/sha1
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.67 crypto/internal/nistec
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.67 vendor/golang.org/x/crypto/internal/poly1305
13:06:39 [2023-05-25T13:06:39.518Z] #65 24.83 fmt
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.14 encoding/pem
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.19 net
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.27 crypto/internal/boring
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.55 crypto/des
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.65 crypto/internal/edwards25519
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.75 crypto/aes
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.75 crypto/sha512
13:06:39 [2023-05-25T13:06:39.518Z] #65 25.76 crypto/hmac
13:06:39 [2023-05-25T13:06:39.518Z] #65 26.08 crypto/sha256
13:06:39 [2023-05-25T13:06:39.518Z] #65 26.08 path/filepath
13:06:39 [2023-05-25T13:06:39.518Z] #65 26.25 vendor/golang.org/x/crypto/chacha20
13:06:39 [2023-05-25T13:06:39.777Z] #65 26.56 math/big
13:06:40 [2023-05-25T13:06:40.036Z] #65 26.91 encoding/hex
13:06:40 [2023-05-25T13:06:40.296Z] #65 27.19 net/url
13:06:40 [2023-05-25T13:06:40.296Z] #65 27.20 vendor/golang.org/x/crypto/chacha20poly1305
13:06:40 [2023-05-25T13:06:40.296Z] #65 27.22 vendor/golang.org/x/crypto/hkdf
13:06:40 [2023-05-25T13:06:40.296Z] #65 ...
13:06:40 [2023-05-25T13:06:40.296Z] 
13:06:40 [2023-05-25T13:06:40.296Z] #74 [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
13:06:40 [2023-05-25T13:06:40.296Z] #0 1.699 Cloning into '/tmp/crun-build'...
13:06:40 [2023-05-25T13:06:40.296Z] #0 3.633 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
13:06:40 [2023-05-25T13:06:40.296Z] #0 3.662 Cloning into '/tmp/crun-build/libocispec'...
13:06:40 [2023-05-25T13:06:40.296Z] #0 4.229 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
13:06:40 [2023-05-25T13:06:40.296Z] #0 4.245 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
13:06:40 [2023-05-25T13:06:40.296Z] #0 4.245 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
13:06:40 [2023-05-25T13:06:40.296Z] #0 4.245 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
13:06:40 [2023-05-25T13:06:40.296Z] #0 4.258 Cloning into '/tmp/crun-build/libocispec/image-spec'...
13:06:40 [2023-05-25T13:06:40.296Z] #0 5.023 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
13:06:40 [2023-05-25T13:06:40.296Z] #0 5.877 Cloning into '/tmp/crun-build/libocispec/yajl'...
13:06:40 [2023-05-25T13:06:40.296Z] #0 6.497 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
13:06:40 [2023-05-25T13:06:40.296Z] #0 6.687 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
13:06:40 [2023-05-25T13:06:40.296Z] #0 6.851 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
13:06:40 [2023-05-25T13:06:40.296Z] #74 ...
13:06:40 [2023-05-25T13:06:40.296Z] 
13:06:40 [2023-05-25T13:06:40.296Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:06:40 [2023-05-25T13:06:40.296Z] #0 1.735 -- The C compiler identification is GNU 10.2.1
13:06:40 [2023-05-25T13:06:40.296Z] #0 1.766 -- Detecting C compiler ABI info
13:06:40 [2023-05-25T13:06:40.555Z] #75 2.058 -- Detecting C compiler ABI info - done
13:06:40 [2023-05-25T13:06:40.815Z] #75 2.098 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
13:06:40 [2023-05-25T13:06:40.815Z] #75 2.102 -- Detecting C compile features
13:06:40 [2023-05-25T13:06:40.815Z] #75 2.104 -- Detecting C compile features - done
13:06:40 [2023-05-25T13:06:40.815Z] #75 2.122 -- Performing Test HAS_BUILTIN_FORTIFY
13:06:40 [2023-05-25T13:06:40.815Z] #75 2.288 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:06:41 [2023-05-25T13:06:41.081Z] #75 2.320 -- Configuring done
13:06:41 [2023-05-25T13:06:41.081Z] #75 2.349 -- Generating done
13:06:41 [2023-05-25T13:06:41.081Z] #75 2.359 -- Build files have been written to: /go/src/github.com/krallin/tini
13:06:41 [2023-05-25T13:06:41.081Z] #75 2.500 Scanning dependencies of target tini-static
13:06:41 [2023-05-25T13:06:41.081Z] #75 2.517 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:06:41 [2023-05-25T13:06:41.343Z] #75 ...
13:06:41 [2023-05-25T13:06:41.343Z] 
13:06:41 [2023-05-25T13:06:41.343Z] #56 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60 NAME:
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60    go-winres - A tool for embedding resources in Windows executables
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60 
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60 USAGE:
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60    go-winres [global options] command [command options] [arguments...]
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60 
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60 COMMANDS:
13:06:41 [2023-05-25T13:06:41.343Z] #56 29.60    init     Create an initial ./winres/winres.json
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.60    make     Make syso files for the "go build" command
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.60    simply   Make syso files for the "go build" command (simplified)
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61    extract  Extract all resources from an executable
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61    patch    Replace resources in an executable file (exe, dll)
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61    help, h  Shows a list of commands or help for one command
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61 
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61 GLOBAL OPTIONS:
13:06:41 [2023-05-25T13:06:41.344Z] #56 29.61    --help, -h  show help (default: false)
13:06:41 [2023-05-25T13:06:41.344Z] #56 DONE 29.9s
13:06:41 [2023-05-25T13:06:41.344Z] 
13:06:41 [2023-05-25T13:06:41.344Z] #76 [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...)
13:06:41 [2023-05-25T13:06:41.603Z] #76 ...
13:06:41 [2023-05-25T13:06:41.603Z] 
13:06:41 [2023-05-25T13:06:41.603Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
13:06:41 [2023-05-25T13:06:41.863Z] #77 ...
13:06:41 [2023-05-25T13:06:41.863Z] 
13:06:41 [2023-05-25T13:06:41.863Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
13:06:41 [2023-05-25T13:06:41.863Z] #75 3.059 [100%] Linking C executable tini-static
13:06:42 [2023-05-25T13:06:42.122Z] #75 3.331 [100%] Built target tini-static
13:06:42 [2023-05-25T13:06:42.122Z] #75 DONE 3.6s
13:06:42 [2023-05-25T13:06:42.122Z] 
13:06:42 [2023-05-25T13:06:42.122Z] #65 [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...)
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.44 encoding/json
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.58 log
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.78 io/ioutil
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.78 github.com/bugsnag/osext
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.81 crypto/ecdh
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.89 os/exec
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.91 os/signal
13:06:42 [2023-05-25T13:06:42.122Z] #65 27.93 compress/flate
13:06:42 [2023-05-25T13:06:42.122Z] #65 28.04 github.com/bugsnag/bugsnag-go/errors
13:06:42 [2023-05-25T13:06:42.122Z] #65 28.19 vendor/golang.org/x/text/unicode/bidi
13:06:42 [2023-05-25T13:06:42.122Z] #65 29.06 vendor/golang.org/x/text/unicode/norm
13:06:42 [2023-05-25T13:06:42.122Z] #65 29.11 vendor/golang.org/x/net/http2/hpack
13:06:42 [2023-05-25T13:06:42.381Z] #65 29.34 compress/gzip
13:06:42 [2023-05-25T13:06:42.641Z] #65 29.52 vendor/golang.org/x/text/secure/bidirule
13:06:42 [2023-05-25T13:06:42.641Z] #65 29.54 github.com/bugsnag/panicwrap
13:06:42 [2023-05-25T13:06:42.641Z] #65 29.60 mime
13:06:42 [2023-05-25T13:06:42.641Z] #65 29.62 mime/quotedprintable
13:06:42 [2023-05-25T13:06:42.641Z] #65 29.65 net/http/internal
13:06:42 [2023-05-25T13:06:42.901Z] #65 29.83 gopkg.in/yaml.v2
13:06:42 [2023-05-25T13:06:42.901Z] #65 29.88 golang.org/x/net/context
13:06:42 [2023-05-25T13:06:42.901Z] #65 30.02 github.com/docker/distribution/digest
13:06:43 [2023-05-25T13:06:43.475Z] #65 30.24 encoding/gob
13:06:44 [2023-05-25T13:06:44.060Z] #65 30.91 text/template/parse
13:06:44 [2023-05-25T13:06:44.060Z] #65 31.00 github.com/docker/distribution/reference
13:06:44 [2023-05-25T13:06:44.629Z] #65 31.61 github.com/Sirupsen/logrus
13:06:44 [2023-05-25T13:06:44.889Z] #65 31.85 github.com/docker/distribution/version
13:06:45 [2023-05-25T13:06:45.149Z] #65 32.12 runtime/debug
13:06:45 [2023-05-25T13:06:45.718Z] #65 32.66 github.com/Sirupsen/logrus/formatters/logstash
13:06:45 [2023-05-25T13:06:45.977Z] #65 32.93 encoding/xml
13:06:46 [2023-05-25T13:06:46.546Z] #65 33.59 os/user
13:06:46 [2023-05-25T13:06:46.805Z] #65 33.64 text/template
13:06:46 [2023-05-25T13:06:46.805Z] #65 33.83 vendor/golang.org/x/net/idna
13:06:47 [2023-05-25T13:06:47.744Z] #65 34.60 github.com/mitchellh/mapstructure
13:06:47 [2023-05-25T13:06:47.744Z] #65 34.61 crypto/elliptic
13:06:47 [2023-05-25T13:06:47.744Z] #65 34.68 crypto/internal/bigmod
13:06:48 [2023-05-25T13:06:48.313Z] #65 35.05 crypto/internal/boring/bbig
13:06:48 [2023-05-25T13:06:48.572Z] #65 35.41 encoding/asn1
13:06:48 [2023-05-25T13:06:48.572Z] #65 35.51 crypto/rand
13:06:49 [2023-05-25T13:06:49.142Z] #65 36.15 crypto/ed25519
13:06:49 [2023-05-25T13:06:49.401Z] #65 36.51 crypto/rsa
13:06:49 [2023-05-25T13:06:49.660Z] #65 36.65 crypto/dsa
13:06:49 [2023-05-25T13:06:49.920Z] #65 36.72 net/textproto
13:06:50 [2023-05-25T13:06:50.405Z] #65 37.01 vendor/golang.org/x/net/http/httpproxy
13:06:50 [2023-05-25T13:06:50.405Z] #65 37.11 github.com/docker/distribution/uuid
13:06:50 [2023-05-25T13:06:50.405Z] #65 37.28 github.com/stevvooe/resumable/sha256
13:06:50 [2023-05-25T13:06:50.405Z] #65 37.40 github.com/stevvooe/resumable/sha512
13:06:50 [2023-05-25T13:06:50.725Z] #65 37.48 github.com/garyburd/redigo/redis
13:06:50 [2023-05-25T13:06:50.725Z] #65 37.57 github.com/docker/distribution/registry/listener
13:06:50 [2023-05-25T13:06:50.725Z] #65 37.63 github.com/spf13/pflag
13:06:50 [2023-05-25T13:06:50.725Z] #65 37.83 log/syslog
13:06:51 [2023-05-25T13:06:51.008Z] #65 37.91 golang.org/x/crypto/bcrypt
13:06:51 [2023-05-25T13:06:51.008Z] #65 38.08 internal/profile
13:06:51 [2023-05-25T13:06:51.268Z] #65 38.27 vendor/golang.org/x/net/http/httpguts
13:06:51 [2023-05-25T13:06:51.531Z] #65 38.28 vendor/golang.org/x/crypto/cryptobyte
13:06:51 [2023-05-25T13:06:51.531Z] #65 38.29 crypto/x509/pkix
13:06:51 [2023-05-25T13:06:51.531Z] #65 38.29 mime/multipart
13:06:51 [2023-05-25T13:06:51.531Z] #65 38.29 runtime/pprof
13:06:51 [2023-05-25T13:06:51.811Z] #65 38.63 github.com/spf13/cobra
13:06:51 [2023-05-25T13:06:51.812Z] #65 38.69 github.com/yvasiyarov/go-metrics
13:06:51 [2023-05-25T13:06:51.812Z] #65 38.78 runtime/trace
13:06:52 [2023-05-25T13:06:52.079Z] #65 ...
13:06:52 [2023-05-25T13:06:52.079Z] 
13:06:52 [2023-05-25T13:06:52.079Z] #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
13:06:52 [2023-05-25T13:06:52.079Z] #63 40.61 gotestsum version dev
13:06:54 [2023-05-25T13:06:54.069Z] #63 ...
13:06:54 [2023-05-25T13:06:54.069Z] 
13:06:54 [2023-05-25T13:06:54.069Z] #76 [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...)
13:06:54 [2023-05-25T13:06:54.069Z] #76 4.416 + bin/ctr
13:06:54 [2023-05-25T13:06:54.069Z] #76 4.416 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
13:06:54 [2023-05-25T13:06:54.069Z] #76 ...
13:06:54 [2023-05-25T13:06:54.069Z] 
13:06:54 [2023-05-25T13:06:54.069Z] #74 [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
13:06:54 [2023-05-25T13:06:54.069Z] #74 13.66 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:06:54 [2023-05-25T13:06:54.069Z] #74 19.01 libtoolize: putting auxiliary files in '.'.
13:06:54 [2023-05-25T13:06:54.069Z] #74 19.01 libtoolize: copying file './ltmain.sh'
13:06:54 [2023-05-25T13:06:54.069Z] #74 19.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:06:54 [2023-05-25T13:06:54.069Z] #74 19.88 libtoolize: and rerunning libtoolize and aclocal.
13:06:54 [2023-05-25T13:06:54.069Z] #74 19.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.21 configure.ac:7: installing './compile'
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.21 configure.ac:11: installing './config.guess'
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.22 configure.ac:11: installing './config.sub'
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.22 configure.ac:8: installing './install-sh'
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.23 configure.ac:8: installing './missing'
13:06:54 [2023-05-25T13:06:54.069Z] #74 23.32 Makefile.am: installing './depcomp'
13:06:54 [2023-05-25T13:06:54.069Z] #74 ...
13:06:54 [2023-05-25T13:06:54.069Z] 
13:06:54 [2023-05-25T13:06:54.069Z] #65 [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...)
13:06:54 [2023-05-25T13:06:54.069Z] #65 39.71 crypto/ecdsa
13:06:54 [2023-05-25T13:06:54.069Z] #65 40.37 crypto/x509
13:06:55 [2023-05-25T13:06:55.006Z] #65 41.69 crypto/tls
13:06:55 [2023-05-25T13:06:55.006Z] #65 ...
13:06:55 [2023-05-25T13:06:55.006Z] 
13:06:55 [2023-05-25T13:06:55.006Z] #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
13:06:55 [2023-05-25T13:06:55.006Z] #63 DONE 43.5s
13:06:55 [2023-05-25T13:06:55.006Z] 
13:06:55 [2023-05-25T13:06:55.006Z] #74 [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
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.41 libtoolize: copying file 'build-aux/ltmain.sh'
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.54 libtoolize: copying file 'm4/libtool.m4'
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.68 libtoolize: copying file 'm4/ltoptions.m4'
13:06:55 [2023-05-25T13:06:55.006Z] #74 24.90 libtoolize: copying file 'm4/ltsugar.m4'
13:06:55 [2023-05-25T13:06:55.265Z] #74 25.12 libtoolize: copying file 'm4/ltversion.m4'
13:06:55 [2023-05-25T13:06:55.524Z] #74 25.34 libtoolize: copying file 'm4/lt~obsolete.m4'
13:06:55 [2023-05-25T13:06:55.524Z] #74 25.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.48 configure.ac:7: installing 'build-aux/compile'
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.49 configure.ac:9: installing 'build-aux/config.guess'
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.49 configure.ac:9: installing 'build-aux/config.sub'
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.50 configure.ac:11: installing 'build-aux/install-sh'
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.51 configure.ac:11: installing 'build-aux/missing'
13:07:00 [2023-05-25T13:07:00.798Z] #74 30.63 Makefile.am: installing 'build-aux/depcomp'
13:07:01 [2023-05-25T13:07:01.057Z] #74 30.66 parallel-tests: installing 'build-aux/test-driver'
13:07:02 [2023-05-25T13:07:02.960Z] #74 32.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:07:02 [2023-05-25T13:07:02.960Z] #74 32.27 libtoolize: copying file 'build-aux/ltmain.sh'
13:07:02 [2023-05-25T13:07:02.961Z] #74 ...
13:07:02 [2023-05-25T13:07:02.961Z] 
13:07:02 [2023-05-25T13:07:02.961Z] #65 [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...)
13:07:02 [2023-05-25T13:07:02.961Z] #65 43.97 github.com/docker/libtrust
13:07:02 [2023-05-25T13:07:02.961Z] #65 43.98 net/smtp
13:07:02 [2023-05-25T13:07:02.961Z] #65 43.98 net/http/httptrace
13:07:02 [2023-05-25T13:07:02.961Z] #65 44.22 net/http
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.24 github.com/docker/distribution/configuration
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.28 expvar
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.28 github.com/docker/distribution/registry/client/transport
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.28 github.com/gorilla/context
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.29 github.com/docker/distribution/registry/api/errcode
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.29 github.com/yvasiyarov/newrelic_platform_go
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.30 github.com/gorilla/handlers
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.30 github.com/bugsnag/bugsnag-go
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.71 github.com/gorilla/mux
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.71 github.com/yvasiyarov/gorelic
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.77 github.com/Azure/azure-sdk-for-go/storage
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.80 github.com/AdRoll/goamz/aws
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.86 net/http/httputil
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.87 github.com/ncw/swift
13:07:02 [2023-05-25T13:07:02.961Z] #65 49.90 net/http/pprof
13:07:03 [2023-05-25T13:07:03.219Z] #65 ...
13:07:03 [2023-05-25T13:07:03.219Z] 
13:07:03 [2023-05-25T13:07:03.219Z] #74 [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
13:07:03 [2023-05-25T13:07:03.219Z] #74 32.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:07:03 [2023-05-25T13:07:03.219Z] #74 32.99 libtoolize: copying file 'm4/libtool.m4'
13:07:03 [2023-05-25T13:07:03.479Z] #74 33.16 libtoolize: copying file 'm4/ltoptions.m4'
13:07:03 [2023-05-25T13:07:03.479Z] #74 33.28 libtoolize: copying file 'm4/ltsugar.m4'
13:07:03 [2023-05-25T13:07:03.738Z] #74 33.47 libtoolize: copying file 'm4/ltversion.m4'
13:07:03 [2023-05-25T13:07:03.996Z] #74 33.60 libtoolize: copying file 'm4/lt~obsolete.m4'
13:07:09 [2023-05-25T13:07:09.264Z] #74 ...
13:07:09 [2023-05-25T13:07:09.264Z] 
13:07:09 [2023-05-25T13:07:09.264Z] #65 [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...)
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.18 github.com/docker/distribution/context
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.19 github.com/docker/distribution/registry/api/v2
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.34 github.com/AdRoll/goamz/cloudfront
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.55 github.com/AdRoll/goamz/s3
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.71 github.com/docker/distribution/health
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.72 github.com/docker/distribution
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.72 github.com/docker/distribution/registry/auth
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.72 github.com/docker/distribution/registry/storage/driver
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.96 github.com/docker/distribution/registry/auth/htpasswd
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.96 github.com/docker/distribution/registry/auth/token
13:07:09 [2023-05-25T13:07:09.264Z] #65 51.96 github.com/docker/distribution/registry/auth/silly
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.01 github.com/docker/distribution/registry/proxy/scheduler
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.02 github.com/docker/distribution/registry/storage/driver/factory
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.04 github.com/docker/distribution/manifest/manifestlist
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.15 github.com/docker/distribution/health/checks
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.27 github.com/docker/distribution/manifest/schema1
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.33 github.com/docker/distribution/manifest/schema2
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.37 github.com/docker/distribution/notifications
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.40 github.com/docker/distribution/registry/middleware/registry
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.42 github.com/docker/distribution/registry/middleware/repository
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.49 github.com/docker/distribution/registry/storage/cache
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.54 github.com/docker/distribution/registry/storage/driver/middleware
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.58 github.com/docker/distribution/registry/storage/driver/base
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.68 github.com/docker/distribution/registry/storage/cache/memory
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.68 github.com/docker/distribution/registry/storage/cache/redis
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.70 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.77 github.com/docker/distribution/registry/storage/driver/azure
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.78 github.com/docker/distribution/registry/storage/driver/filesystem
13:07:09 [2023-05-25T13:07:09.264Z] #65 52.85 github.com/docker/distribution/registry/client
13:07:09 [2023-05-25T13:07:09.264Z] #65 53.10 github.com/docker/distribution/registry/storage/driver/inmemory
13:07:09 [2023-05-25T13:07:09.264Z] #65 53.21 github.com/docker/distribution/registry/storage/driver/s3
13:07:09 [2023-05-25T13:07:09.264Z] #65 53.34 github.com/docker/distribution/registry/storage
13:07:09 [2023-05-25T13:07:09.264Z] #65 53.34 github.com/docker/distribution/registry/storage/driver/swift
13:07:09 [2023-05-25T13:07:09.264Z] #65 53.98 github.com/docker/distribution/registry/client/auth
13:07:09 [2023-05-25T13:07:09.264Z] #65 54.81 github.com/docker/distribution/registry/proxy
13:07:09 [2023-05-25T13:07:09.264Z] #65 55.04 github.com/docker/distribution/registry/handlers
13:07:09 [2023-05-25T13:07:09.264Z] #65 56.02 github.com/docker/distribution/registry
13:07:09 [2023-05-25T13:07:09.264Z] #65 56.23 github.com/docker/distribution/cmd/registry
13:07:10 [2023-05-25T13:07:10.640Z] #65 ...
13:07:10 [2023-05-25T13:07:10.640Z] 
13:07:10 [2023-05-25T13:07:10.640Z] #74 [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
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.08 configure.ac:11: installing 'build-aux/compile'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.09 configure.ac:11: installing 'build-aux/config.guess'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.10 configure.ac:11: installing 'build-aux/config.sub'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.10 configure.ac:13: installing 'build-aux/install-sh'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.10 configure.ac:13: installing 'build-aux/missing'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.10 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:07:10 [2023-05-25T13:07:10.640Z] #74 40.18 Makefile.am: installing 'build-aux/depcomp'
13:07:11 [2023-05-25T13:07:11.466Z] #74 40.98 checking build system type... aarch64-unknown-linux-gnu
13:07:11 [2023-05-25T13:07:11.466Z] #74 41.29 checking host system type... aarch64-unknown-linux-gnu
13:07:11 [2023-05-25T13:07:11.466Z] #74 41.29 checking how to print strings... printf
13:07:11 [2023-05-25T13:07:11.466Z] #74 41.32 checking for gcc... gcc
13:07:11 [2023-05-25T13:07:11.725Z] #74 41.43 checking whether the C compiler works... yes
13:07:11 [2023-05-25T13:07:11.725Z] #74 41.61 checking for C compiler default output file name... a.out
13:07:11 [2023-05-25T13:07:11.983Z] #74 41.61 checking for suffix of executables... 
13:07:11 [2023-05-25T13:07:11.983Z] #74 41.81 checking whether we are cross compiling... no
13:07:12 [2023-05-25T13:07:12.242Z] #74 41.92 checking for suffix of object files... o
13:07:12 [2023-05-25T13:07:12.242Z] #74 42.02 checking whether we are using the GNU C compiler... yes
13:07:12 [2023-05-25T13:07:12.242Z] #74 42.09 checking whether gcc accepts -g... yes
13:07:12 [2023-05-25T13:07:12.501Z] #74 42.14 checking for gcc option to accept ISO C89... none needed
13:07:12 [2023-05-25T13:07:12.501Z] #74 42.26 checking whether gcc understands -c and -o together... yes
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.38 checking for a sed that does not truncate output... /bin/sed
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.40 checking for grep that handles long lines and -e... /bin/grep
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.42 checking for egrep... /bin/grep -E
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.43 checking for fgrep... /bin/grep -F
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.43 checking for ld used by gcc... /usr/bin/ld
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.45 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.47 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.59 checking whether ln -s works... yes
13:07:12 [2023-05-25T13:07:12.760Z] #74 42.59 checking the maximum length of command line arguments... 1572864
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.63 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.63 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.63 checking for /usr/bin/ld option to reload object files... -r
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.64 checking for objdump... objdump
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.64 checking how to recognize dependent libraries... pass_all
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.64 checking for dlltool... no
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.64 checking how to associate runtime and link libraries... printf %s\n
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.64 checking for ar... ar
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.65 checking for archiver @FILE support... @
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.78 checking for strip... strip
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.78 checking for ranlib... ranlib
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.79 checking for gawk... no
13:07:13 [2023-05-25T13:07:13.019Z] #74 42.79 checking for mawk... mawk
13:07:13 [2023-05-25T13:07:13.277Z] #74 42.79 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:07:13 [2023-05-25T13:07:13.277Z] #74 43.00 checking for sysroot... no
13:07:13 [2023-05-25T13:07:13.277Z] #74 43.00 checking for a working dd... /bin/dd
13:07:13 [2023-05-25T13:07:13.277Z] #74 43.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:07:13 [2023-05-25T13:07:13.277Z] #74 43.04 checking for mt... no
13:07:13 [2023-05-25T13:07:13.277Z] #74 43.06 checking if : is a manifest tool... no
13:07:13 [2023-05-25T13:07:13.536Z] #74 43.07 checking how to run the C preprocessor... gcc -E
13:07:13 [2023-05-25T13:07:13.795Z] #74 43.34 checking for ANSI C header files... yes
13:07:13 [2023-05-25T13:07:13.795Z] #74 43.65 checking for sys/types.h... yes
13:07:14 [2023-05-25T13:07:14.054Z] #74 43.76 checking for sys/stat.h... yes
13:07:14 [2023-05-25T13:07:14.054Z] #74 43.87 checking for stdlib.h... yes
13:07:14 [2023-05-25T13:07:14.312Z] #74 43.98 checking for string.h... yes
13:07:14 [2023-05-25T13:07:14.571Z] #74 44.10 checking for memory.h... yes
13:07:14 [2023-05-25T13:07:14.571Z] #74 44.26 checking for strings.h... yes
13:07:14 [2023-05-25T13:07:14.571Z] #74 44.38 checking for inttypes.h... yes
13:07:14 [2023-05-25T13:07:14.830Z] #74 44.53 checking for stdint.h... yes
13:07:14 [2023-05-25T13:07:14.830Z] #74 44.67 checking for unistd.h... yes
13:07:15 [2023-05-25T13:07:15.088Z] #74 44.78 checking for dlfcn.h... yes
13:07:15 [2023-05-25T13:07:15.088Z] #74 44.89 checking for objdir... .libs
13:07:15 [2023-05-25T13:07:15.605Z] #74 45.12 checking if gcc supports -fno-rtti -fno-exceptions... no
13:07:15 [2023-05-25T13:07:15.605Z] #74 45.21 checking for gcc option to produce PIC... -fPIC -DPIC
13:07:15 [2023-05-25T13:07:15.605Z] #74 45.21 checking if gcc PIC flag -fPIC -DPIC works... yes
13:07:15 [2023-05-25T13:07:15.605Z] #74 45.28 checking if gcc static flag -static works... yes
13:07:15 [2023-05-25T13:07:15.605Z] #74 45.46 checking if gcc supports -c -o file.o... yes
13:07:15 [2023-05-25T13:07:15.863Z] #74 45.57 checking if gcc supports -c -o file.o... (cached) yes
13:07:15 [2023-05-25T13:07:15.863Z] #74 45.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.61 checking dynamic linker characteristics... GNU/Linux ld.so
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.87 checking how to hardcode library paths into programs... immediate
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.88 checking whether stripping libraries is possible... yes
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.89 checking if libtool supports shared libraries... yes
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.89 checking whether to build shared libraries... no
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.89 checking whether to build static libraries... yes
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.89 checking for a BSD-compatible install... /usr/bin/install -c
13:07:16 [2023-05-25T13:07:16.140Z] #74 45.96 checking whether build environment is sane... yes
13:07:16 [2023-05-25T13:07:16.140Z] #74 46.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:07:16 [2023-05-25T13:07:16.140Z] #74 46.03 checking whether make sets $(MAKE)... yes
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.09 checking whether make supports the include directive... 
13:07:16 [2023-05-25T13:07:16.399Z] #74 ...
13:07:16 [2023-05-25T13:07:16.399Z] 
13:07:16 [2023-05-25T13:07:16.399Z] #65 [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...)
13:07:16 [2023-05-25T13:07:16.399Z] #65 58.09 + xx-verify /build/registry-v2
13:07:16 [2023-05-25T13:07:16.399Z] #65 DONE 63.3s
13:07:16 [2023-05-25T13:07:16.399Z] 
13:07:16 [2023-05-25T13:07:16.399Z] #74 [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
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.09 checking whether make supports the include directive... yes (GNU style)
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.12 checking whether make supports nested variables... yes
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.16 checking whether UID '0' is supported by ustar format... yes
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.16 checking whether GID '0' is supported by ustar format... yes
13:07:16 [2023-05-25T13:07:16.399Z] #74 46.16 checking how to create a ustar tar archive... gnutar
13:07:16 [2023-05-25T13:07:16.658Z] #74 46.22 checking dependency style of gcc... gcc3
13:07:16 [2023-05-25T13:07:16.658Z] #74 46.60 checking whether to enable maintainer-specific portions of Makefiles... yes
13:07:16 [2023-05-25T13:07:16.658Z] #74 46.62 checking whether make supports nested variables... (cached) yes
13:07:16 [2023-05-25T13:07:16.658Z] #74 46.62 checking for gawk... (cached) mawk
13:07:16 [2023-05-25T13:07:16.658Z] #74 46.62 checking for a sed that does not truncate output... (cached) /bin/sed
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.62 checking for gcc... (cached) gcc
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.67 checking whether we are using the GNU C compiler... (cached) yes
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.67 checking whether gcc accepts -g... (cached) yes
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.67 checking for gcc option to accept ISO C89... (cached) none needed
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.67 checking whether gcc understands -c and -o together... (cached) yes
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.67 checking for a Python interpreter with version >= 3... python3
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.72 checking for python3... /usr/bin/python3
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.72 checking for python3 version... 3.9
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.75 checking for python3 platform... linux
13:07:16 [2023-05-25T13:07:16.916Z] #74 46.79 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:07:17 [2023-05-25T13:07:17.175Z] #74 46.86 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:07:17 [2023-05-25T13:07:17.175Z] #74 46.92 checking for go-md2man... no
13:07:17 [2023-05-25T13:07:17.175Z] #74 46.93 checking error.h usability... yes
13:07:17 [2023-05-25T13:07:17.175Z] #74 47.06 checking error.h presence... yes
13:07:17 [2023-05-25T13:07:17.175Z] #74 47.09 checking for error.h... yes
13:07:17 [2023-05-25T13:07:17.435Z] #74 47.14 checking linux/openat2.h usability... yes
13:07:17 [2023-05-25T13:07:17.435Z] #74 47.24 checking linux/openat2.h presence... yes
13:07:17 [2023-05-25T13:07:17.435Z] #74 47.30 checking for linux/openat2.h... yes
13:07:17 [2023-05-25T13:07:17.693Z] #74 47.34 checking for copy_file_range... yes
13:07:17 [2023-05-25T13:07:17.952Z] #74 47.47 checking for fgetxattr... yes
13:07:17 [2023-05-25T13:07:17.952Z] #74 47.63 checking for statx... yes
13:07:18 [2023-05-25T13:07:18.211Z] #74 47.82 checking for fgetpwent_r... yes
13:07:18 [2023-05-25T13:07:18.211Z] #74 48.00 checking for issetugid... no
13:07:18 [2023-05-25T13:07:18.471Z] 
13:07:18 [2023-05-25T13:07:18.471Z] #74 ...
13:07:18 [2023-05-25T13:07:18.471Z] 
13:07:18 [2023-05-25T13:07:18.471Z] #71 [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...)
13:07:18 [2023-05-25T13:07:18.471Z] #71 DONE 51.9s
13:07:18 [2023-05-25T13:07:18.471Z] 
13:07:18 [2023-05-25T13:07:18.471Z] #74 [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
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.11 checking for pkg-config... /usr/bin/pkg-config
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.12 checking pkg-config is at least version 0.9.0... yes
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.12 checking for library containing yajl_tree_get... 
13:07:18 [2023-05-25T13:07:18.471Z] #74 ...
13:07:18 [2023-05-25T13:07:18.471Z] 
13:07:18 [2023-05-25T13:07:18.471Z] #78 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
13:07:18 [2023-05-25T13:07:18.471Z] #78 DONE 0.1s
13:07:18 [2023-05-25T13:07:18.471Z] 
13:07:18 [2023-05-25T13:07:18.471Z] #74 [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
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.12 checking for library containing yajl_tree_get... -lyajl
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.29 checking for yajl >= 2.0.0... yes
13:07:18 [2023-05-25T13:07:18.471Z] #74 48.32 checking sys/capability.h usability... yes
13:07:18 [2023-05-25T13:07:18.730Z] #74 48.41 checking sys/capability.h presence... yes
13:07:18 [2023-05-25T13:07:18.730Z] #74 48.47 checking for sys/capability.h... yes
13:07:18 [2023-05-25T13:07:18.988Z] #74 48.48 checking for library containing cap_from_name... 
13:07:18 [2023-05-25T13:07:18.988Z] #74 ...
13:07:18 [2023-05-25T13:07:18.988Z] 
13:07:18 [2023-05-25T13:07:18.988Z] #79 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
13:07:18 [2023-05-25T13:07:18.988Z] #79 DONE 0.3s
13:07:18 [2023-05-25T13:07:18.988Z] 
13:07:18 [2023-05-25T13:07:18.988Z] #74 [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
13:07:18 [2023-05-25T13:07:18.988Z] #74 48.48 checking for library containing cap_from_name... -lcap
13:07:19 [2023-05-25T13:07:19.505Z] #74 48.86 checking for library containing dlopen... -ldl
13:07:19 [2023-05-25T13:07:19.505Z] #74 49.21 checking seccomp.h usability... yes
13:07:19 [2023-05-25T13:07:19.505Z] #74 49.28 checking seccomp.h presence... yes
13:07:19 [2023-05-25T13:07:19.505Z] #74 49.32 checking for seccomp.h... yes
13:07:19 [2023-05-25T13:07:19.764Z] #74 49.32 checking for library containing seccomp_rule_add... -lseccomp
13:07:19 [2023-05-25T13:07:19.764Z] #74 49.52 checking for library containing seccomp_arch_resolve_name... none required
13:07:19 [2023-05-25T13:07:19.764Z] #74 49.62 checking systemd/sd-bus.h usability... yes
13:07:20 [2023-05-25T13:07:20.023Z] #74 49.69 checking systemd/sd-bus.h presence... yes
13:07:20 [2023-05-25T13:07:20.023Z] #74 49.78 checking for systemd/sd-bus.h... yes
13:07:20 [2023-05-25T13:07:20.281Z] #74 49.79 checking for library containing sd_bus_match_signal_async... -lsystemd
13:07:20 [2023-05-25T13:07:20.540Z] #74 50.07 checking for sd_notify_barrier... yes
13:07:20 [2023-05-25T13:07:20.540Z] #74 50.18 checking linux/bpf.h usability... yes
13:07:20 [2023-05-25T13:07:20.540Z] #74 50.27 checking linux/bpf.h presence... yes
13:07:20 [2023-05-25T13:07:20.540Z] #74 50.31 checking for linux/bpf.h... yes
13:07:20 [2023-05-25T13:07:20.540Z] #74 50.32 checking compilation for eBPF... yes
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.42 checking for criu >= 3.15... no
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.45 configure: CRIU headers not found, building without CRIU support
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.45 checking for criu > 3.16... no
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.49 configure: CRIU version doesn't support join-ns API
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.49 checking for criu > 3.16.1... no
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.52 configure: CRIU version doesn't support for pre-dumping
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.52 checking for new mount API (fsconfig)... yes
13:07:20 [2023-05-25T13:07:20.799Z] #74 50.60 checking for seccomp notify API... yes
13:07:21 [2023-05-25T13:07:21.058Z] #74 50.66 checking for gperf... no
13:07:21 [2023-05-25T13:07:21.058Z] #74 50.66 configure: gperf not found - cannot rebuild signal parser code
13:07:21 [2023-05-25T13:07:21.058Z] #74 50.66 checking for library containing argp_parse... none required
13:07:21 [2023-05-25T13:07:21.058Z] #74 50.81 checking that generated files are newer than configure... done
13:07:21 [2023-05-25T13:07:21.058Z] #74 50.82 configure: creating ./config.status
13:07:24 [2023-05-25T13:07:24.343Z] #74 53.74 config.status: creating Makefile
13:07:24 [2023-05-25T13:07:24.343Z] #74 53.83 config.status: creating rpm/crun.spec
13:07:24 [2023-05-25T13:07:24.343Z] #74 53.94 config.status: creating config.h
13:07:24 [2023-05-25T13:07:24.343Z] #74 53.99 config.status: executing libtool commands
13:07:24 [2023-05-25T13:07:24.343Z] #74 54.03 config.status: executing depfiles commands
13:07:24 [2023-05-25T13:07:24.603Z] #74 ...
13:07:24 [2023-05-25T13:07:24.603Z] 
13:07:24 [2023-05-25T13:07:24.603Z] #72 [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...)
13:07:24 [2023-05-25T13:07:24.603Z] #72 DONE 56.5s
13:07:24 [2023-05-25T13:07:24.603Z] 
13:07:24 [2023-05-25T13:07:24.603Z] #69 [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...)
13:07:24 [2023-05-25T13:07:24.603Z] #69 DONE 62.3s
13:07:24 [2023-05-25T13:07:24.603Z] 
13:07:24 [2023-05-25T13:07:24.603Z] #70 [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...)
13:07:24 [2023-05-25T13:07:24.603Z] #70 DONE 62.1s
13:07:24 [2023-05-25T13:07:24.865Z] 
13:07:24 [2023-05-25T13:07:24.865Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
13:07:25 [2023-05-25T13:07:25.124Z] #53 ...
13:07:25 [2023-05-25T13:07:25.124Z] 
13:07:25 [2023-05-25T13:07:25.124Z] #74 [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
13:07:25 [2023-05-25T13:07:25.124Z] #74 54.74 === configuring in libocispec (/tmp/crun-build/libocispec)
13:07:25 [2023-05-25T13:07:25.124Z] #74 54.78 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:07:25 [2023-05-25T13:07:25.383Z] #74 55.29 checking for gcc... gcc
13:07:25 [2023-05-25T13:07:25.642Z] #74 55.49 checking whether the C compiler works... yes
13:07:25 [2023-05-25T13:07:25.642Z] #74 55.57 checking for C compiler default output file name... a.out
13:07:25 [2023-05-25T13:07:25.902Z] #74 55.57 checking for suffix of executables... 
13:07:25 [2023-05-25T13:07:25.902Z] #74 55.63 checking whether we are cross compiling... no
13:07:25 [2023-05-25T13:07:25.902Z] #74 55.69 checking for suffix of object files... o
13:07:25 [2023-05-25T13:07:25.902Z] #74 55.77 checking whether we are using the GNU C compiler... yes
13:07:26 [2023-05-25T13:07:26.161Z] #74 55.80 checking whether gcc accepts -g... yes
13:07:26 [2023-05-25T13:07:26.161Z] #74 55.84 checking for gcc option to accept ISO C89... none needed
13:07:26 [2023-05-25T13:07:26.161Z] #74 55.90 checking whether gcc understands -c and -o together... yes
13:07:26 [2023-05-25T13:07:26.420Z] #74 55.99 checking how to run the C preprocessor... gcc -E
13:07:26 [2023-05-25T13:07:26.420Z] #74 56.14 checking for grep that handles long lines and -e... /bin/grep
13:07:26 [2023-05-25T13:07:26.420Z] #74 56.15 checking for egrep... /bin/grep -E
13:07:26 [2023-05-25T13:07:26.680Z] #74 56.16 checking for ANSI C header files... yes
13:07:26 [2023-05-25T13:07:26.680Z] #74 56.49 checking for sys/types.h... yes
13:07:26 [2023-05-25T13:07:26.939Z] #74 56.59 checking for sys/stat.h... yes
13:07:26 [2023-05-25T13:07:26.939Z] #74 56.69 checking for stdlib.h... yes
13:07:26 [2023-05-25T13:07:26.939Z] #74 56.76 checking for string.h... yes
13:07:27 [2023-05-25T13:07:27.198Z] #74 56.84 checking for memory.h... yes
13:07:27 [2023-05-25T13:07:27.198Z] #74 56.93 checking for strings.h... yes
13:07:27 [2023-05-25T13:07:27.457Z] #74 57.07 checking for inttypes.h... yes
13:07:27 [2023-05-25T13:07:27.457Z] #74 57.19 checking for stdint.h... yes
13:07:27 [2023-05-25T13:07:27.457Z] #74 57.33 checking for unistd.h... yes
13:07:27 [2023-05-25T13:07:27.716Z] #74 57.39 checking minix/config.h usability... no
13:07:27 [2023-05-25T13:07:27.716Z] #74 57.45 checking minix/config.h presence... no
13:07:27 [2023-05-25T13:07:27.716Z] #74 57.51 checking for minix/config.h... no
13:07:27 [2023-05-25T13:07:27.716Z] #74 57.51 checking whether it is safe to define __EXTENSIONS__... yes
13:07:27 [2023-05-25T13:07:27.975Z] #74 57.71 checking build system type... aarch64-unknown-linux-gnu
13:07:28 [2023-05-25T13:07:28.233Z] #74 57.92 checking host system type... aarch64-unknown-linux-gnu
13:07:28 [2023-05-25T13:07:28.233Z] #74 57.92 checking how to print strings... printf
13:07:28 [2023-05-25T13:07:28.233Z] #74 57.95 checking for a sed that does not truncate output... /bin/sed
13:07:28 [2023-05-25T13:07:28.233Z] #74 57.97 checking for fgrep... /bin/grep -F
13:07:28 [2023-05-25T13:07:28.233Z] #74 57.98 checking for ld used by gcc... /usr/bin/ld
13:07:28 [2023-05-25T13:07:28.233Z] #74 58.00 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:07:28 [2023-05-25T13:07:28.233Z] #74 58.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:07:28 [2023-05-25T13:07:28.233Z] #74 58.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.07 checking whether ln -s works... yes
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.08 checking the maximum length of command line arguments... 1572864
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking for /usr/bin/ld option to reload object files... -r
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking for objdump... objdump
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking how to recognize dependent libraries... pass_all
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.13 checking for dlltool... no
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.14 checking how to associate runtime and link libraries... printf %s\n
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.14 checking for ar... ar
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.14 checking for archiver @FILE support... @
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.24 checking for strip... strip
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.24 checking for ranlib... ranlib
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.24 checking for gawk... no
13:07:28 [2023-05-25T13:07:28.492Z] #74 58.24 checking for mawk... mawk
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.24 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.52 checking for sysroot... no
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.52 checking for a working dd... /bin/dd
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.53 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.54 checking for mt... no
13:07:28 [2023-05-25T13:07:28.751Z] #74 58.56 checking if : is a manifest tool... no
13:07:29 [2023-05-25T13:07:29.010Z] #74 58.58 checking for dlfcn.h... yes
13:07:29 [2023-05-25T13:07:29.010Z] #74 58.67 checking for objdir... .libs
13:07:29 [2023-05-25T13:07:29.010Z] #74 58.85 checking if gcc supports -fno-rtti -fno-exceptions... no
13:07:29 [2023-05-25T13:07:29.010Z] #74 58.90 checking for gcc option to produce PIC... -fPIC -DPIC
13:07:29 [2023-05-25T13:07:29.010Z] #74 58.90 checking if gcc PIC flag -fPIC -DPIC works... yes
13:07:29 [2023-05-25T13:07:29.268Z] #74 58.94 checking if gcc static flag -static works... yes
13:07:29 [2023-05-25T13:07:29.268Z] #74 59.09 checking if gcc supports -c -o file.o... yes
13:07:29 [2023-05-25T13:07:29.268Z] #74 59.16 checking if gcc supports -c -o file.o... (cached) yes
13:07:29 [2023-05-25T13:07:29.268Z] #74 59.17 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.21 checking dynamic linker characteristics... GNU/Linux ld.so
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.42 checking how to hardcode library paths into programs... immediate
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.42 checking whether stripping libraries is possible... yes
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.43 checking if libtool supports shared libraries... yes
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.43 checking whether to build shared libraries... no
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.43 checking whether to build static libraries... yes
13:07:29 [2023-05-25T13:07:29.527Z] #74 59.43 checking for a BSD-compatible install... /usr/bin/install -c
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.48 checking whether build environment is sane... yes
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.51 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.52 checking whether make sets $(MAKE)... yes
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.62 checking whether make supports the include directive... yes (GNU style)
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.65 checking whether make supports nested variables... yes
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.70 checking whether UID '0' is supported by ustar format... yes
13:07:29 [2023-05-25T13:07:29.786Z] #74 59.70 checking whether GID '0' is supported by ustar format... yes
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.70 checking how to create a ustar tar archive... gnutar
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.79 checking dependency style of gcc... gcc3
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.90 checking whether to enable maintainer-specific portions of Makefiles... yes
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.90 checking whether make supports nested variables... (cached) yes
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.90 checking for pkg-config... /usr/bin/pkg-config
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.90 checking pkg-config is at least version 0.9.0... yes
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.91 checking for yajl >= 2.1.0... yes
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.94 checking for a sed that does not truncate output... (cached) /bin/sed
13:07:30 [2023-05-25T13:07:30.044Z] #74 59.94 checking for gcc... (cached) gcc
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.01 checking whether we are using the GNU C compiler... (cached) yes
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.01 checking whether gcc accepts -g... (cached) yes
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.01 checking for gcc option to accept ISO C89... (cached) none needed
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.01 checking whether gcc understands -c and -o together... (cached) yes
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.01 checking for a Python interpreter with version >= 3... python3
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.05 checking for python3... /usr/bin/python3
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.05 checking for python3 version... 3.9
13:07:30 [2023-05-25T13:07:30.303Z] #74 60.06 checking for python3 platform... linux
13:07:30 [2023-05-25T13:07:30.561Z] #74 60.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:07:30 [2023-05-25T13:07:30.561Z] #74 60.16 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:07:30 [2023-05-25T13:07:30.820Z] #74 60.31 checking that generated files are newer than configure... done
13:07:30 [2023-05-25T13:07:30.820Z] #74 60.51 configure: creating ./config.status
13:07:32 [2023-05-25T13:07:32.721Z] #74 62.59 config.status: creating Makefile
13:07:32 [2023-05-25T13:07:32.721Z] #74 62.65 config.status: creating config.h
13:07:32 [2023-05-25T13:07:32.721Z] #74 62.66 config.status: executing libtool commands
13:07:32 [2023-05-25T13:07:32.721Z] #74 62.68 config.status: executing depfiles commands
13:07:32 [2023-05-25T13:07:32.980Z] #74 62.95 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:07:33 [2023-05-25T13:07:33.238Z] #74 62.96 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:07:33 [2023-05-25T13:07:33.238Z] #74 63.08 checking for gcc... gcc
13:07:33 [2023-05-25T13:07:33.238Z] #74 63.11 checking whether the C compiler works... yes
13:07:33 [2023-05-25T13:07:33.238Z] #74 63.16 checking for C compiler default output file name... a.out
13:07:33 [2023-05-25T13:07:33.238Z] #74 63.16 checking for suffix of executables... 
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.21 checking whether we are cross compiling... no
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.26 checking for suffix of object files... o
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.29 checking whether we are using the GNU C compiler... yes
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.32 checking whether gcc accepts -g... yes
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.35 checking for gcc option to accept ISO C89... none needed
13:07:33 [2023-05-25T13:07:33.496Z] #74 63.40 checking whether gcc understands -c and -o together... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.46 checking for a BSD-compatible install... /usr/bin/install -c
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.48 checking whether build environment is sane... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.49 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.50 checking for gawk... no
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.50 checking for mawk... mawk
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.50 checking whether make sets $(MAKE)... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.51 checking whether make supports the include directive... yes (GNU style)
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.54 checking whether make supports nested variables... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.56 checking whether UID '0' is supported by ustar format... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.56 checking whether GID '0' is supported by ustar format... yes
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.56 checking how to create a ustar tar archive... gnutar
13:07:33 [2023-05-25T13:07:33.754Z] #74 63.61 checking dependency style of gcc... gcc3
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.66 checking whether to enable maintainer-specific portions of Makefiles... yes
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.66 checking whether make supports nested variables... (cached) yes
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.68 checking build system type... aarch64-unknown-linux-gnu
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.75 checking host system type... aarch64-unknown-linux-gnu
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.75 checking how to print strings... printf
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.75 checking for a sed that does not truncate output... /bin/sed
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.76 checking for grep that handles long lines and -e... /bin/grep
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.76 checking for egrep... /bin/grep -E
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.76 checking for fgrep... /bin/grep -F
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.77 checking for ld used by gcc... /usr/bin/ld
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.77 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.81 checking whether ln -s works... yes
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.81 checking the maximum length of command line arguments... 1572864
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking for /usr/bin/ld option to reload object files... -r
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking for objdump... objdump
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking how to recognize dependent libraries... pass_all
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking for dlltool... no
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking how to associate runtime and link libraries... printf %s\n
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.82 checking for ar... ar
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.83 checking for archiver @FILE support... @
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.86 checking for strip... strip
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.86 checking for ranlib... ranlib
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.86 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.96 checking for sysroot... no
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.96 checking for a working dd... /bin/dd
13:07:34 [2023-05-25T13:07:34.013Z] #74 63.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:07:34 [2023-05-25T13:07:34.271Z] #74 63.98 checking for mt... no
13:07:34 [2023-05-25T13:07:34.271Z] #74 63.98 checking if : is a manifest tool... no
13:07:34 [2023-05-25T13:07:34.271Z] #74 63.99 checking how to run the C preprocessor... gcc -E
13:07:34 [2023-05-25T13:07:34.531Z] #74 64.07 checking for ANSI C header files... yes
13:07:34 [2023-05-25T13:07:34.531Z] #74 64.23 checking for sys/types.h... yes
13:07:34 [2023-05-25T13:07:34.531Z] #74 64.28 checking for sys/stat.h... yes
13:07:34 [2023-05-25T13:07:34.531Z] #74 64.33 checking for stdlib.h... yes
13:07:34 [2023-05-25T13:07:34.531Z] #74 64.42 checking for string.h... yes
13:07:34 [2023-05-25T13:07:34.792Z] #74 64.50 checking for memory.h... yes
13:07:34 [2023-05-25T13:07:34.792Z] #74 64.57 checking for strings.h... yes
13:07:35 [2023-05-25T13:07:35.050Z] #74 64.66 checking for inttypes.h... yes
13:07:35 [2023-05-25T13:07:35.050Z] #74 64.73 checking for stdint.h... yes
13:07:35 [2023-05-25T13:07:35.050Z] #74 64.78 checking for unistd.h... yes
13:07:35 [2023-05-25T13:07:35.050Z] #74 64.82 checking for dlfcn.h... yes
13:07:35 [2023-05-25T13:07:35.050Z] #74 64.88 checking for objdir... .libs
13:07:35 [2023-05-25T13:07:35.307Z] #74 64.98 checking if gcc supports -fno-rtti -fno-exceptions... no
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.01 checking for gcc option to produce PIC... -fPIC -DPIC
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.01 checking if gcc PIC flag -fPIC -DPIC works... yes
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.04 checking if gcc static flag -static works... yes
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.13 checking if gcc supports -c -o file.o... yes
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.18 checking if gcc supports -c -o file.o... (cached) yes
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.18 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
13:07:35 [2023-05-25T13:07:35.307Z] #74 65.19 checking dynamic linker characteristics... GNU/Linux ld.so
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.26 checking how to hardcode library paths into programs... immediate
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.26 checking whether stripping libraries is possible... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.27 checking if libtool supports shared libraries... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.27 checking whether to build shared libraries... no
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.27 checking whether to build static libraries... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.27 checking float.h usability... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.32 checking float.h presence... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.33 checking for float.h... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.34 checking limits.h usability... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.38 checking limits.h presence... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.40 checking for limits.h... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.41 checking stddef.h usability... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.44 checking stddef.h presence... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.46 checking for stddef.h... yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.47 checking for stdlib.h... (cached) yes
13:07:35 [2023-05-25T13:07:35.566Z] #74 65.48 checking for string.h... (cached) yes
13:07:35 [2023-05-25T13:07:35.825Z] #74 65.48 checking sys/time.h usability... yes
13:07:35 [2023-05-25T13:07:35.825Z] #74 65.53 checking sys/time.h presence... yes
13:07:35 [2023-05-25T13:07:35.825Z] #74 65.55 checking for sys/time.h... yes
13:07:35 [2023-05-25T13:07:35.825Z] #74 65.56 checking for inline... inline
13:07:35 [2023-05-25T13:07:35.825Z] #74 65.59 checking for size_t... yes
13:07:36 [2023-05-25T13:07:36.082Z] #74 65.70 checking for stdlib.h... (cached) yes
13:07:36 [2023-05-25T13:07:36.082Z] #74 65.70 checking for GNU libc compatible malloc... yes
13:07:36 [2023-05-25T13:07:36.082Z] #74 65.77 checking for stdlib.h... (cached) yes
13:07:36 [2023-05-25T13:07:36.082Z] #74 65.77 checking for GNU libc compatible realloc... yes
13:07:36 [2023-05-25T13:07:36.082Z] #74 65.86 checking for working strtod... yes
13:07:36 [2023-05-25T13:07:36.341Z] #74 65.96 checking for gettimeofday... yes
13:07:36 [2023-05-25T13:07:36.341Z] #74 66.02 checking for memset... yes
13:07:36 [2023-05-25T13:07:36.341Z] #74 66.10 checking for strspn... yes
13:07:36 [2023-05-25T13:07:36.341Z] #74 66.19 checking that generated files are newer than configure... #74 ...
13:07:36 [2023-05-25T13:07:36.341Z] 
13:07:36 [2023-05-25T13:07:36.341Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
13:07:36 [2023-05-25T13:07:36.341Z] #77 DONE 65.0s
13:07:36 [2023-05-25T13:07:36.341Z] 
13:07:36 [2023-05-25T13:07:36.341Z] #74 [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
13:07:36 [2023-05-25T13:07:36.341Z] #74 66.19 checking that generated files are newer than configure... done
13:07:36 [2023-05-25T13:07:36.341Z] #74 66.19 configure: creating ./config.status
13:07:36 [2023-05-25T13:07:36.905Z] #74 66.85 config.status: creating Makefile
13:07:36 [2023-05-25T13:07:36.905Z] #74 66.87 config.status: creating config.h
13:07:37 [2023-05-25T13:07:37.163Z] #74 66.88 config.status: executing depfiles commands
13:07:37 [2023-05-25T13:07:37.164Z] #74 66.94 config.status: executing libtool commands
13:07:37 [2023-05-25T13:07:37.422Z] #74 ...
13:07:37 [2023-05-25T13:07:37.422Z] 
13:07:37 [2023-05-25T13:07:37.422Z] #80 [dev-systemd-false  1/19] COPY --from=dockercli     /build/ /usr/local/cli
13:07:37 [2023-05-25T13:07:37.422Z] #80 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.422Z] 
13:07:37 [2023-05-25T13:07:37.422Z] #81 [dev-systemd-false  2/19] COPY --from=frozen-images /build/ /docker-frozen-images
13:07:37 [2023-05-25T13:07:37.422Z] #81 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.422Z] 
13:07:37 [2023-05-25T13:07:37.422Z] #74 [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
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.19   GEN      .version
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.19 make  install-recursive
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.20 make[1]: Entering directory '/tmp/crun-build'
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.23 Making install in libocispec
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.24 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.26 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:07:37 [2023-05-25T13:07:37.422Z] #74 67.27 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:07:37 [2023-05-25T13:07:37.681Z] #74 ...
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #82 [dev-systemd-false  3/19] COPY --from=swagger       /build/ /usr/local/bin/
13:07:37 [2023-05-25T13:07:37.681Z] #82 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #83 [dev-systemd-false  4/19] COPY --from=delve         /build/ /usr/local/bin/
13:07:37 [2023-05-25T13:07:37.681Z] #83 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #74 [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
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.27 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.27 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.33 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.34 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.36 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 ...
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #84 [dev-systemd-false  5/19] COPY --from=tomll         /build/ /usr/local/bin/
13:07:37 [2023-05-25T13:07:37.681Z] #84 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
13:07:37 [2023-05-25T13:07:37.681Z] #53 86.18 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
13:07:37 [2023-05-25T13:07:37.681Z] #53 DONE 86.2s
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #85 [dev-systemd-false  6/19] COPY --from=gowinres      /build/ /usr/local/bin/
13:07:37 [2023-05-25T13:07:37.681Z] #85 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.681Z] 
13:07:37 [2023-05-25T13:07:37.681Z] #74 [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
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:07:37 [2023-05-25T13:07:37.681Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.56 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.57 make  install-recursive
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.58 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:07:37 [2023-05-25T13:07:37.682Z] #74 67.64 Making install in yajl
13:07:37 [2023-05-25T13:07:37.942Z] #74 ...
13:07:37 [2023-05-25T13:07:37.942Z] 
13:07:37 [2023-05-25T13:07:37.942Z] #86 [dev-systemd-false  7/19] COPY --from=tini          /build/ /usr/local/bin/
13:07:37 [2023-05-25T13:07:37.942Z] #86 DONE 0.1s
13:07:37 [2023-05-25T13:07:37.942Z] 
13:07:37 [2023-05-25T13:07:37.942Z] #74 [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
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.65 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.68   CC       verify/json_verify-json_verify.o
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.69   CC       src/libyajl_la-yajl_alloc.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.69   CC       src/libyajl_la-yajl.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.70   CC       src/libyajl_la-yajl_gen.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.71   CC       src/libyajl_la-yajl_parser.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.71   CC       src/libyajl_la-yajl_buf.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.72   CC       src/libyajl_la-yajl_encode.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.72   CC       src/libyajl_la-yajl_tree.lo
13:07:37 [2023-05-25T13:07:37.942Z] #74 67.72   CC       src/libyajl_la-yajl_lex.lo
13:07:38 [2023-05-25T13:07:38.201Z] #74 ...
13:07:38 [2023-05-25T13:07:38.201Z] 
13:07:38 [2023-05-25T13:07:38.201Z] #87 [dev-systemd-false  8/19] COPY --from=registry      /build/ /usr/local/bin/
13:07:38 [2023-05-25T13:07:38.201Z] #87 DONE 0.2s
13:07:38 [2023-05-25T13:07:38.201Z] 
13:07:38 [2023-05-25T13:07:38.201Z] #88 [dev-systemd-false  9/19] COPY --from=gotestsum     /build/ /usr/local/bin/
13:07:38 [2023-05-25T13:07:38.201Z] #88 DONE 0.2s
13:07:38 [2023-05-25T13:07:38.201Z] 
13:07:38 [2023-05-25T13:07:38.201Z] #76 [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...)
13:07:38 [2023-05-25T13:07:38.201Z] #76 57.95 + bin/containerd
13:07:38 [2023-05-25T13:07:38.201Z] #76 57.95 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
13:07:38 [2023-05-25T13:07:38.769Z] #76 ...
13:07:38 [2023-05-25T13:07:38.769Z] 
13:07:38 [2023-05-25T13:07:38.769Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/
13:07:38 [2023-05-25T13:07:38.769Z] #89 DONE 0.2s
13:07:38 [2023-05-25T13:07:38.769Z] 
13:07:38 [2023-05-25T13:07:38.769Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt         /build/ /usr/local/bin/
13:07:38 [2023-05-25T13:07:38.769Z] #90 DONE 0.1s
13:07:38 [2023-05-25T13:07:38.769Z] 
13:07:38 [2023-05-25T13:07:38.769Z] #91 [dev-systemd-false 12/19] COPY --from=runc          /build/ /usr/local/bin/
13:07:38 [2023-05-25T13:07:38.769Z] #91 DONE 0.1s
13:07:38 [2023-05-25T13:07:38.769Z] 
13:07:38 [2023-05-25T13:07:38.769Z] #74 [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
13:07:38 [2023-05-25T13:07:38.769Z] #74 68.35   CCLD     libyajl.la
13:07:38 [2023-05-25T13:07:38.769Z] #74 68.54   CCLD     verify/json_verify
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[5]: Nothing to be done for 'install-exec-am'.
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[5]: Nothing to be done for 'install-data-am'.
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.71 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.76   CC       tests/test-1.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.76   CC       tests/test-2.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.76   CC       tests/test-3.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.77   CC       tests/test-4.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.77   CC       tests/test-5.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.77   CC       tests/test-6.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.77   CC       tests/test-7.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.78   CC       tests/test-8.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.78   CC       tests/test-9.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.78   CC       tests/test-10.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.80   CC       tests/test-11.o
13:07:39 [2023-05-25T13:07:39.028Z] #74 68.91   CC       src/validate.o
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.91   CC       src/image_spec_schema_config_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.92   CC       src/image_spec_schema_content_descriptor.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.92   CC       src/image_spec_schema_defs.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.96   CC       src/image_spec_schema_defs_descriptor.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.96   CC       src/image_spec_schema_image_index_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.97   CC       src/image_spec_schema_image_layout_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.97   CC       src/image_spec_schema_image_manifest_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.97   CC       src/runtime_spec_schema_config_linux.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.97   CC       src/runtime_spec_schema_config_zos.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.98   CC       src/runtime_spec_schema_config_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 68.99   CC       src/runtime_spec_schema_config_solaris.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.00   CC       src/runtime_spec_schema_config_vm.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.02   CC       src/runtime_spec_schema_config_windows.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.02   CC       src/runtime_spec_schema_defs.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.03   CC       src/runtime_spec_schema_defs_linux.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.05   CC       src/runtime_spec_schema_defs_zos.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.08   CC       src/runtime_spec_schema_defs_vm.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.09   CC       src/runtime_spec_schema_defs_windows.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.12   CC       src/runtime_spec_schema_state_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.12   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.12   CC       src/basic_test_double_array_item.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.13   CC       src/basic_test_double_array.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.14   CC       src/basic_test_top_array_int.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.16   CC       src/basic_test_top_array_string.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.18   CC       src/basic_test_top_double_array_int.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.19   CC       src/basic_test_top_double_array_obj.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.20   CC       src/basic_test_top_double_array_refobj.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.22   CC       src/basic_test_top_double_array_string.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.23   CC       src/read-file.lo
13:07:39 [2023-05-25T13:07:39.287Z] #74 69.24   CC       src/json_common.lo
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.12   CCLD     libocispec.la
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.30   CCLD     src/validate
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.32   CCLD     tests/test-1
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.33   CCLD     tests/test-2
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.33   CCLD     tests/test-3
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.35   CCLD     tests/test-4
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.36   CCLD     tests/test-5
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.36   CCLD     tests/test-6
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.37   CCLD     tests/test-7
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.39   CCLD     tests/test-8
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.39   CCLD     tests/test-9
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.39 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.39   CCLD     tests/test-10
13:07:42 [2023-05-25T13:07:42.576Z] #74 72.40   CCLD     tests/test-11
13:07:42 [2023-05-25T13:07:42.835Z] #74 72.58 libtool: link: ar cr libocispec.a 
13:07:42 [2023-05-25T13:07:42.835Z] #74 72.59 libtool: link: ranlib libocispec.a
13:07:42 [2023-05-25T13:07:42.835Z] #74 72.76 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.78 make[5]: Nothing to be done for 'install-exec-am'.
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.78 make[5]: Nothing to be done for 'install-data-am'.
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.78 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.78 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.78 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.79 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.79 make[2]: Entering directory '/tmp/crun-build'
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.83   CC       src/libcrun/libcrun_testing_a-utils.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.84   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.84   CC       src/libcrun/libcrun_testing_a-container.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.85   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.86   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.86   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.86   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.87   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.88   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.88   CC       src/libcrun/libcrun_testing_a-criu.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.88   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.88   CC       src/libcrun/libcrun_testing_a-linux.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.89   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.89   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.91   CC       src/libcrun/libcrun_testing_a-error.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.95   CC       src/libcrun/libcrun_testing_a-status.o
13:07:43 [2023-05-25T13:07:43.093Z] #74 72.99   CC       src/libcrun/libcrun_testing_a-terminal.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.08   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.09   CC       src/libcrun/libcrun_testing_a-signals.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.10   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.13   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.15   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.19   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:07:43 [2023-05-25T13:07:43.352Z] #74 73.22   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.26   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.28   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.30   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.38   CC       src/crun-crun.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.40   CC       src/crun-run.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.41   CC       src/crun-delete.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.47   CC       src/crun-kill.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.47   CC       src/crun-pause.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.49   CC       src/crun-unpause.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.50   CC       src/crun-spec.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.51   CC       src/crun-exec.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.52   CC       src/crun-list.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.52   CC       src/crun-create.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.54   CC       src/crun-start.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.56   CC       src/crun-state.o
13:07:43 [2023-05-25T13:07:43.610Z] #74 73.58   CC       src/crun-update.o
13:07:43 [2023-05-25T13:07:43.869Z] #74 73.64   CC       src/crun-ps.o
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.12   CC       src/crun-checkpoint.o
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.15   CC       src/crun-restore.o
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.19   CC       src/libcrun/libcrun_la-utils.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.21   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.23   CC       src/libcrun/libcrun_la-container.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.25   CC       src/libcrun/libcrun_la-cgroup.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.26   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.26   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.27   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.27   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.27   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.29   CC       src/libcrun/libcrun_la-criu.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.29   CC       src/libcrun/libcrun_la-custom-handler.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.32   CC       src/libcrun/libcrun_la-linux.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.34   CC       src/libcrun/libcrun_la-seccomp.lo
13:07:44 [2023-05-25T13:07:44.436Z] #74 74.38   CC       src/libcrun/libcrun_la-ebpf.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.39   CC       src/libcrun/libcrun_la-error.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.39   CC       src/libcrun/libcrun_la-status.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.40   CC       src/libcrun/libcrun_la-terminal.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.40   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.45   CC       src/libcrun/libcrun_la-signals.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.46   CC       src/libcrun/libcrun_la-mount_flags.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.47   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.52   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.54   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.55   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.56   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.57   CC       tests/init.o
13:07:44 [2023-05-25T13:07:44.703Z] #74 74.58   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:07:46 [2023-05-25T13:07:46.079Z] #74 75.84   CCLD     tests/init
13:07:47 [2023-05-25T13:07:47.999Z] #74 77.45   AR       libcrun_testing.a
13:07:47 [2023-05-25T13:07:47.999Z] #74 77.45 ar: `u' modifier ignored since `D' is the default (see `U')
13:07:47 [2023-05-25T13:07:47.999Z] #74 77.49   CCLD     tests/tests_libcrun_utils
13:07:47 [2023-05-25T13:07:47.999Z] #74 77.50   CCLD     tests/tests_libcrun_errors
13:07:47 [2023-05-25T13:07:47.999Z] #74 77.52   CCLD     tests/tests_libcrun_fuzzer
13:07:48 [2023-05-25T13:07:48.258Z] #74 78.01   CCLD     libcrun.la
13:07:48 [2023-05-25T13:07:48.516Z] #74 78.36   CCLD     crun
13:07:48 [2023-05-25T13:07:48.774Z] #74 78.64 make[3]: Entering directory '/tmp/crun-build'
13:07:48 [2023-05-25T13:07:48.774Z] #74 78.73  /bin/mkdir -p '/usr/local/share/man/man1'
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.74  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.75  /bin/mkdir -p '/usr/local/lib'
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.75  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.79 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.80 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.80 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.80 libtool: install: ranlib /usr/local/lib/libcrun.a
13:07:49 [2023-05-25T13:07:49.032Z] #74 78.86 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
13:07:49 [2023-05-25T13:07:49.290Z] #74 78.86 ----------------------------------------------------------------------
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 Libraries have been installed in:
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86    /usr/local/lib
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 If you ever happen to want to link against installed libraries
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 in a given directory, LIBDIR, you must either use libtool, and
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 specify the full pathname of the library, or use the '-LLIBDIR'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 flag during linking and do at least one of the following:
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86      during execution
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86      during linking
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 See any operating system documentation about shared libraries for
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 more information, such as the ld(1) and ld.so(8) manual pages.
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86 ----------------------------------------------------------------------
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.86  /bin/mkdir -p '/build'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.88   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.92 libtool: install: /usr/bin/install -c crun /build/crun
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.92 make[3]: Leaving directory '/tmp/crun-build'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.92 make[2]: Leaving directory '/tmp/crun-build'
13:07:49 [2023-05-25T13:07:49.291Z] #74 78.92 make[1]: Leaving directory '/tmp/crun-build'
13:07:49 [2023-05-25T13:07:49.855Z] #74 DONE 79.6s
13:07:49 [2023-05-25T13:07:49.855Z] 
13:07:49 [2023-05-25T13:07:49.855Z] #76 [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...)
13:07:56 [2023-05-25T13:07:56.416Z] #76 76.05 + bin/containerd-stress
13:07:56 [2023-05-25T13:07:56.416Z] #76 76.05 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
13:07:56 [2023-05-25T13:07:56.672Z] #76 77.27 + bin/containerd-shim
13:07:57 [2023-05-25T13:07:57.237Z] #76 77.80 + bin/containerd-shim-runc-v1
13:07:57 [2023-05-25T13:07:57.801Z] #76 78.60 + bin/containerd-shim-runc-v2
13:07:58 [2023-05-25T13:07:58.732Z] #76 79.32 + binaries
13:07:58 [2023-05-25T13:07:58.989Z] #76 DONE 79.8s
13:07:59 [2023-05-25T13:07:59.552Z] 
13:07:59 [2023-05-25T13:07:59.552Z] #92 [dev-systemd-false 13/19] COPY --from=containerd    /build/ /usr/local/bin/
13:08:00 [2023-05-25T13:08:00.116Z] #92 DONE 0.4s
13:08:00 [2023-05-25T13:08:00.116Z] 
13:08:00 [2023-05-25T13:08:00.116Z] #93 [dev-systemd-false 14/19] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:08:00 [2023-05-25T13:08:00.116Z] #93 DONE 0.1s
13:08:00 [2023-05-25T13:08:00.116Z] 
13:08:00 [2023-05-25T13:08:00.116Z] #94 [dev-systemd-false 15/19] COPY --from=vpnkit        /       /usr/local/bin/
13:08:00 [2023-05-25T13:08:00.373Z] #94 DONE 0.1s
13:08:00 [2023-05-25T13:08:00.373Z] 
13:08:00 [2023-05-25T13:08:00.373Z] #95 [dev-systemd-false 16/19] COPY --from=containerutil /build/ /usr/local/bin/
13:08:00 [2023-05-25T13:08:00.373Z] #95 DONE 0.0s
13:08:00 [2023-05-25T13:08:00.373Z] 
13:08:00 [2023-05-25T13:08:00.373Z] #96 [dev-systemd-false 17/19] COPY --from=crun          /build/ /usr/local/bin/
13:08:00 [2023-05-25T13:08:00.373Z] #96 DONE 0.0s
13:08:00 [2023-05-25T13:08:00.373Z] 
13:08:00 [2023-05-25T13:08:00.373Z] #97 [dev-systemd-false 18/19] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:08:00 [2023-05-25T13:08:00.373Z] #97 DONE 0.0s
13:08:00 [2023-05-25T13:08:00.373Z] 
13:08:00 [2023-05-25T13:08:00.373Z] #98 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
13:08:00 [2023-05-25T13:08:00.373Z] #98 DONE 0.0s
13:08:00 [2023-05-25T13:08:00.373Z] 
13:08:00 [2023-05-25T13:08:00.373Z] #99 [dev-base  1/11] RUN groupadd -r docker
13:08:00 [2023-05-25T13:08:00.630Z] #99 DONE 0.4s
13:08:00 [2023-05-25T13:08:00.887Z] 
13:08:00 [2023-05-25T13:08:00.887Z] #100 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:08:01 [2023-05-25T13:08:01.451Z] #100 DONE 0.5s
13:08:01 [2023-05-25T13:08:01.451Z] 
13:08:01 [2023-05-25T13:08:01.451Z] #101 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:08:01 [2023-05-25T13:08:01.708Z] #101 0.444 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:08:01 [2023-05-25T13:08:01.708Z] #101 DONE 0.5s
13:08:01 [2023-05-25T13:08:01.708Z] 
13:08:01 [2023-05-25T13:08:01.708Z] #102 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:08:02 [2023-05-25T13:08:02.272Z] #102 DONE 0.4s
13:08:02 [2023-05-25T13:08:02.272Z] 
13:08:02 [2023-05-25T13:08:02.272Z] #103 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:08:02 [2023-05-25T13:08:02.530Z] #103 DONE 0.5s
13:08:02 [2023-05-25T13:08:02.530Z] 
13:08:02 [2023-05-25T13:08:02.530Z] #104 [dev-base  6/11] RUN ldconfig
13:08:03 [2023-05-25T13:08:03.460Z] #104 DONE 0.5s
13:08:03 [2023-05-25T13:08:03.460Z] 
13:08:03 [2023-05-25T13:08:03.460Z] #105 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:08:03 [2023-05-25T13:08:03.717Z] #105 DONE 0.4s
13:08:03 [2023-05-25T13:08:03.717Z] 
13:08:03 [2023-05-25T13:08:03.717Z] #106 [dev-base  8/11] 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
13:08:04 [2023-05-25T13:08:04.282Z] #106 0.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
13:08:04 [2023-05-25T13:08:04.282Z] #106 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
13:08:04 [2023-05-25T13:08:04.282Z] #106 0.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
13:08:04 [2023-05-25T13:08:04.282Z] #106 0.841 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
13:08:04 [2023-05-25T13:08:04.539Z] #106 0.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [239 kB]
13:08:04 [2023-05-25T13:08:04.539Z] #106 1.066 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB]
13:08:05 [2023-05-25T13:08:05.469Z] #106 1.801 Fetched 8530 kB in 1s (6223 kB/s)
13:08:06 [2023-05-25T13:08:06.032Z] #106 1.801 Reading package lists...
13:08:06 [2023-05-25T13:08:06.289Z] #106 2.338 Reading package lists...
13:08:06 [2023-05-25T13:08:06.803Z] #106 2.865 Building dependency tree...
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.189 The following additional packages will be installed:
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.189   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.189   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.190   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.190   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.190   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.190   xxd
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192 Suggested packages:
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192   ctags vim-doc vim-scripts xfsdump acl attr quota
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192 Recommended packages:
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:08:06 [2023-05-25T13:08:06.803Z] #106 3.192   systemd-timesyncd | time-daemon unzip
13:08:07 [2023-05-25T13:08:07.060Z] #106 3.559 The following NEW packages will be installed:
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.559   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.559   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.559   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.559   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.559   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.560   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.560   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.560   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.560   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.560   xz-utils zip zstd
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.836 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.836 Need to get 32.1 MB of archives.
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.836 After this operation, 124 MB of additional disk space will be used.
13:08:07 [2023-05-25T13:08:07.317Z] #106 3.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.840 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.844 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.846 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.850 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.852 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.876 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.877 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.878 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.878 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.879 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.879 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.880 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.884 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.885 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.892 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:08:07 [2023-05-25T13:08:07.574Z] #106 3.893 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.895 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.898 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.900 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.902 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.903 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.904 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.905 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.907 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.909 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.910 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.911 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.913 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.914 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 3.915 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:08:07 [2023-05-25T13:08:07.575Z] #106 4.103 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.107 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.108 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.108 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.109 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.110 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.110 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.111 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.112 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.164 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.164 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.165 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.166 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.168 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.169 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.183 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.217 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.218 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.220 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
13:08:07 [2023-05-25T13:08:07.831Z] #106 4.221 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:08:08 [2023-05-25T13:08:08.088Z] #106 4.371 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
13:08:08 [2023-05-25T13:08:08.088Z] #106 4.404 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
13:08:08 [2023-05-25T13:08:08.088Z] #106 4.433 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
13:08:08 [2023-05-25T13:08:08.088Z] #106 4.434 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
13:08:08 [2023-05-25T13:08:08.088Z] #106 4.633 debconf: delaying package configuration, since apt-utils is not installed
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.673 Fetched 32.1 MB in 1s (37.0 MB/s)
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.702 Selecting previously unselected package libapparmor1:arm64.
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.702 (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.)
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.711 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.719 Unpacking libapparmor1:arm64 (2.13.6-10) ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.761 Selecting previously unselected package libcap2:arm64.
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.764 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.768 Unpacking libcap2:arm64 (1:2.44-1) ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.806 Selecting previously unselected package libargon2-1:arm64.
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.808 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.812 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.845 Selecting previously unselected package dmsetup.
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.847 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.851 Unpacking dmsetup (2:1.02.175-2.1) ...
13:08:08 [2023-05-25T13:08:08.345Z] #106 4.893 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.895 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.898 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.942 Selecting previously unselected package libjson-c5:arm64.
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.944 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.948 Unpacking libjson-c5:arm64 (0.15-2) ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.990 Selecting previously unselected package libcryptsetup12:arm64.
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.992 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 4.996 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.048 Selecting previously unselected package libip4tc2:arm64.
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.050 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.054 Unpacking libip4tc2:arm64 (1.8.7-1) ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.089 Selecting previously unselected package libkmod2:arm64.
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.091 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.096 Unpacking libkmod2:arm64 (28-1) ...
13:08:08 [2023-05-25T13:08:08.602Z] #106 5.139 Selecting previously unselected package systemd.
13:08:08 [2023-05-25T13:08:08.859Z] #106 5.141 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
13:08:08 [2023-05-25T13:08:08.859Z] #106 5.187 Unpacking systemd (247.3-7+deb11u2) ...
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.549 Selecting previously unselected package pigz.
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.551 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.555 Unpacking pigz (2.6-1) ...
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.597 Selecting previously unselected package libelf1:arm64.
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.599 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.603 Unpacking libelf1:arm64 (0.183-1) ...
13:08:09 [2023-05-25T13:08:09.116Z] #106 5.651 Selecting previously unselected package libbpf0:arm64.
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.653 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.657 Unpacking libbpf0:arm64 (1:0.3-2) ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.701 Selecting previously unselected package libmnl0:arm64.
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.703 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.707 Unpacking libmnl0:arm64 (1.0.4-3) ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.743 Selecting previously unselected package libxtables12:arm64.
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.745 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.749 Unpacking libxtables12:arm64 (1.8.7-1) ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.783 Selecting previously unselected package libcap2-bin.
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.785 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.789 Unpacking libcap2-bin (1:2.44-1) ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.835 Selecting previously unselected package iproute2.
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.837 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.373Z] #106 5.841 Unpacking iproute2 (5.10.0-4) ...
13:08:09 [2023-05-25T13:08:09.630Z] #106 5.940 Selecting previously unselected package xxd.
13:08:09 [2023-05-25T13:08:09.630Z] #106 5.942 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:08:09 [2023-05-25T13:08:09.630Z] #106 5.946 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:08:09 [2023-05-25T13:08:09.630Z] #106 5.995 Selecting previously unselected package vim-common.
13:08:09 [2023-05-25T13:08:09.630Z] #106 5.997 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:08:09 [2023-05-25T13:08:09.630Z] #106 6.006 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:08:09 [2023-05-25T13:08:09.630Z] #106 6.061 Selecting previously unselected package bash-completion.
13:08:09 [2023-05-25T13:08:09.887Z] #106 6.064 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.695 Unpacking bash-completion (1:2.11-2) ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.800 Selecting previously unselected package bzip2.
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.802 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.806 Unpacking bzip2 (1.0.8-4) ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.845 Selecting previously unselected package xz-utils.
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.847 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.851 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:08:10 [2023-05-25T13:08:10.451Z] #106 6.906 Selecting previously unselected package apparmor.
13:08:10 [2023-05-25T13:08:10.708Z] #106 6.909 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 6.931 Unpacking apparmor (2.13.6-10) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.022 Selecting previously unselected package inetutils-ping.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.025 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.029 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.075 Selecting previously unselected package libip6tc2:arm64.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.078 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.082 Unpacking libip6tc2:arm64 (1.8.7-1) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.115 Selecting previously unselected package libnfnetlink0:arm64.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.118 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.122 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.158 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.161 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.164 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.208 Selecting previously unselected package libnftnl11:arm64.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.211 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.214 Unpacking libnftnl11:arm64 (1.1.9-1) ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.253 Selecting previously unselected package iptables.
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.255 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.708Z] #106 7.260 Unpacking iptables (1.8.7-1) ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.328 Selecting previously unselected package libonig5:arm64.
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.331 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.334 Unpacking libonig5:arm64 (6.9.6-1.1) ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.383 Selecting previously unselected package libjq1:arm64.
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.385 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.389 Unpacking libjq1:arm64 (1.6-2.1) ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.426 Selecting previously unselected package jq.
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.429 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.432 Unpacking jq (1.6-2.1) ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.474 Selecting previously unselected package libaio1:arm64.
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.476 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.481 Unpacking libaio1:arm64 (0.3.112-9) ...
13:08:10 [2023-05-25T13:08:10.965Z] #106 7.516 Selecting previously unselected package libgpm2:arm64.
13:08:11 [2023-05-25T13:08:11.223Z] #106 7.519 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
13:08:11 [2023-05-25T13:08:11.223Z] #106 7.522 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:08:11 [2023-05-25T13:08:11.223Z] #106 7.555 Selecting previously unselected package libicu67:arm64.
13:08:11 [2023-05-25T13:08:11.223Z] #106 7.557 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
13:08:11 [2023-05-25T13:08:11.223Z] #106 7.561 Unpacking libicu67:arm64 (67.1-7) ...
13:08:11 [2023-05-25T13:08:11.787Z] #106 8.226 Selecting previously unselected package libinih1:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.229 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.232 Unpacking libinih1:arm64 (53-1+b2) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.266 Selecting previously unselected package libmicrohttpd12:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.269 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.272 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.314 Selecting previously unselected package libnet1:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.316 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.320 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.362 Selecting previously unselected package libnl-3-200:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.364 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.368 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.408 Selecting previously unselected package libprotobuf-c1:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.410 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.414 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.450 Selecting previously unselected package libyajl2:arm64.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.452 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.456 Unpacking libyajl2:arm64 (2.1.0-3) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.485 Selecting previously unselected package net-tools.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.487 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.491 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.540 Selecting previously unselected package patch.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.542 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.546 Unpacking patch (2.7.6-7) ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.582 Selecting previously unselected package python-pip-whl.
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.584 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:08:12 [2023-05-25T13:08:12.044Z] #106 8.588 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.727 Selecting previously unselected package python3-lib2to3.
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.730 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.734 Unpacking python3-lib2to3 (3.9.2-1) ...
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.779 Selecting previously unselected package python3-distutils.
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.781 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.785 Unpacking python3-distutils (3.9.2-1) ...
13:08:12 [2023-05-25T13:08:12.301Z] #106 8.829 Selecting previously unselected package python3-pkg-resources.
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.832 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.836 Unpacking python3-pkg-resources (52.0.0-4) ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.881 Selecting previously unselected package python3-setuptools.
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.883 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.887 Unpacking python3-setuptools (52.0.0-4) ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.949 Selecting previously unselected package python3-wheel.
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.951 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.955 Unpacking python3-wheel (0.34.2-1) ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.991 Selecting previously unselected package python3-pip.
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.993 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 8.996 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:08:12 [2023-05-25T13:08:12.558Z] #106 9.068 Selecting previously unselected package sudo.
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.071 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.076 Unpacking sudo (1.9.5p2-3+deb11u1) ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.189 Selecting previously unselected package systemd-journal-remote.
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.192 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.196 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.235 Selecting previously unselected package thin-provisioning-tools.
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.238 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.241 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:08:12 [2023-05-25T13:08:12.815Z] #106 9.299 Selecting previously unselected package uidmap.
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.301 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.305 Unpacking uidmap (1:4.8.1-1) ...
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.355 Selecting previously unselected package vim-runtime.
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.357 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.368 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.378 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:08:13 [2023-05-25T13:08:13.072Z] #106 9.382 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:08:13 [2023-05-25T13:08:13.636Z] #106 9.940 Selecting previously unselected package vim.
13:08:13 [2023-05-25T13:08:13.636Z] #106 9.943 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
13:08:13 [2023-05-25T13:08:13.636Z] #106 9.952 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:08:13 [2023-05-25T13:08:13.636Z] #106 10.08 Selecting previously unselected package xfsprogs.
13:08:13 [2023-05-25T13:08:13.636Z] #106 10.08 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
13:08:13 [2023-05-25T13:08:13.636Z] #106 10.09 Unpacking xfsprogs (5.10.0-4) ...
13:08:13 [2023-05-25T13:08:13.636Z] #106 10.18 Selecting previously unselected package zip.
13:08:13 [2023-05-25T13:08:13.892Z] #106 10.19 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
13:08:13 [2023-05-25T13:08:13.892Z] #106 10.19 Unpacking zip (3.0-12) ...
13:08:13 [2023-05-25T13:08:13.892Z] #106 10.23 Selecting previously unselected package zstd.
13:08:13 [2023-05-25T13:08:13.892Z] #106 10.24 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
13:08:13 [2023-05-25T13:08:13.892Z] #106 10.24 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.40 Setting up python3-pkg-resources (52.0.0-4) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.59 Setting up libip4tc2:arm64 (1.8.7-1) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.61 Setting up libapparmor1:arm64 (2.13.6-10) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.62 Setting up libgpm2:arm64 (1.20.7-8) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.64 Setting up libicu67:arm64 (67.1-7) ...
13:08:14 [2023-05-25T13:08:14.149Z] #106 10.65 Setting up libip6tc2:arm64 (1.8.7-1) ...
13:08:14 [2023-05-25T13:08:14.150Z] #106 10.66 Setting up libinih1:arm64 (53-1+b2) ...
13:08:14 [2023-05-25T13:08:14.150Z] #106 10.67 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
13:08:14 [2023-05-25T13:08:14.150Z] #106 10.68 Setting up uidmap (1:4.8.1-1) ...
13:08:14 [2023-05-25T13:08:14.150Z] #106 10.70 Setting up libyajl2:arm64 (2.1.0-3) ...
13:08:14 [2023-05-25T13:08:14.406Z] #106 10.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:08:14 [2023-05-25T13:08:14.406Z] #106 10.72 Setting up bzip2 (1.0.8-4) ...
13:08:14 [2023-05-25T13:08:14.406Z] #106 10.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
13:08:14 [2023-05-25T13:08:14.406Z] #106 10.74 Setting up python3-wheel (0.34.2-1) ...
13:08:14 [2023-05-25T13:08:14.663Z] #106 10.88 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
13:08:14 [2023-05-25T13:08:14.663Z] #106 10.89 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:08:14 [2023-05-25T13:08:14.663Z] #106 10.90 Setting up libcap2:arm64 (1:2.44-1) ...
13:08:14 [2023-05-25T13:08:14.663Z] #106 10.91 Setting up libcap2-bin (1:2.44-1) ...
13:08:14 [2023-05-25T13:08:14.663Z] #106 10.92 Setting up apparmor (2.13.6-10) ...
13:08:15 [2023-05-25T13:08:15.227Z] #106 11.74 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:08:15 [2023-05-25T13:08:15.483Z] #106 11.87 Setting up zip (3.0-12) ...
13:08:15 [2023-05-25T13:08:15.483Z] #106 11.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:08:15 [2023-05-25T13:08:15.483Z] #106 11.90 Setting up bash-completion (1:2.11-2) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.65 Setting up libmnl0:arm64 (1.0.4-3) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.66 Setting up patch (2.7.6-7) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.67 Setting up sudo (1.9.5p2-3+deb11u1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.71 invoke-rc.d: could not determine current runlevel
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.72 invoke-rc.d: policy-rc.d denied execution of start.
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.72 Setting up libxtables12:arm64 (1.8.7-1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.73 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.74 Setting up pigz (2.6-1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:08:16 [2023-05-25T13:08:16.414Z] #106 12.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:08:16 [2023-05-25T13:08:16.671Z] #106 12.97 Setting up libaio1:arm64 (0.3.112-9) ...
13:08:16 [2023-05-25T13:08:16.671Z] #106 12.99 Setting up python3-lib2to3 (3.9.2-1) ...
13:08:16 [2023-05-25T13:08:16.671Z] #106 13.08 Setting up libelf1:arm64 (0.183-1) ...
13:08:16 [2023-05-25T13:08:16.671Z] #106 13.09 Setting up libjson-c5:arm64 (0.15-2) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.11 Setting up zstd (1.4.8+dfsg-2.1) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.12 Setting up libonig5:arm64 (6.9.6-1.1) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.13 Setting up libkmod2:arm64 (28-1) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.14 Setting up python3-distutils (3.9.2-1) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.26 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:08:16 [2023-05-25T13:08:16.928Z] #106 13.31 Setting up python3-setuptools (52.0.0-4) ...
13:08:17 [2023-05-25T13:08:17.185Z] #106 13.63 Setting up libjq1:arm64 (1.6-2.1) ...
13:08:17 [2023-05-25T13:08:17.185Z] #106 13.64 Setting up libnftnl11:arm64 (1.1.9-1) ...
13:08:17 [2023-05-25T13:08:17.185Z] #106 13.65 Setting up thin-provisioning-tools (0.9.0-1) ...
13:08:17 [2023-05-25T13:08:17.442Z] #106 13.66 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:08:17 [2023-05-25T13:08:17.442Z] #106 13.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.93 Setting up jq (1.6-2.1) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.94 Setting up libbpf0:arm64 (1:0.3-2) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.95 Setting up iptables (1.8.7-1) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:08:17 [2023-05-25T13:08:17.699Z] #106 13.99 Setting up iproute2 (5.10.0-4) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 14.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 14.13 Setting up dmsetup (2:1.02.175-2.1) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 14.14 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 14.16 Setting up systemd (247.3-7+deb11u2) ...
13:08:17 [2023-05-25T13:08:17.699Z] #106 14.20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:08:17 [2023-05-25T13:08:17.956Z] #106 14.20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:08:17 [2023-05-25T13:08:17.956Z] #106 14.20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:08:17 [2023-05-25T13:08:17.956Z] #106 14.21 Initializing machine ID from random generator.
13:08:18 [2023-05-25T13:08:18.213Z] #106 14.65 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
13:08:18 [2023-05-25T13:08:18.213Z] #106 14.77 Setting up xfsprogs (5.10.0-4) ...
13:08:18 [2023-05-25T13:08:18.470Z] #106 14.78 System has not been booted with systemd as init system (PID 1). Can't operate.
13:08:18 [2023-05-25T13:08:18.470Z] #106 14.78 Failed to connect to bus: Host is down
13:08:18 [2023-05-25T13:08:18.470Z] #106 14.79 Processing triggers for libc-bin (2.31-13+deb11u6) ...
13:08:18 [2023-05-25T13:08:18.727Z] #106 DONE 15.2s
13:08:18 [2023-05-25T13:08:18.984Z] 
13:08:18 [2023-05-25T13:08:18.985Z] #107 [dev-base  9/11] 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
13:08:19 [2023-05-25T13:08:19.241Z] #107 0.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:08:19 [2023-05-25T13:08:19.241Z] #107 0.415 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:08:19 [2023-05-25T13:08:19.241Z] #107 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:08:19 [2023-05-25T13:08:19.241Z] #107 DONE 0.4s
13:08:19 [2023-05-25T13:08:19.241Z] 
13:08:19 [2023-05-25T13:08:19.241Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
13:08:25 [2023-05-25T13:08:25.787Z] #108 5.685 Collecting yamllint==1.27.1
13:08:26 [2023-05-25T13:08:26.044Z] #108 6.729   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:08:26 [2023-05-25T13:08:26.301Z] #108 7.025 Collecting pathspec>=0.5.3
13:08:26 [2023-05-25T13:08:26.301Z] #108 7.029   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
13:08:26 [2023-05-25T13:08:26.301Z] #108 7.127 Collecting pyyaml
13:08:26 [2023-05-25T13:08:26.558Z] #108 7.134   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
13:08:26 [2023-05-25T13:08:26.558Z] #108 7.151 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:08:26 [2023-05-25T13:08:26.558Z] #108 7.155 Building wheels for collected packages: yamllint
13:08:26 [2023-05-25T13:08:26.558Z] #108 7.156   Building wheel for yamllint (setup.py): started
13:08:26 [2023-05-25T13:08:26.558Z] #108 7.397   Building wheel for yamllint (setup.py): finished with status 'done'
13:08:26 [2023-05-25T13:08:26.815Z] #108 7.398   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=3614dfb49ad43c58ecfef76f56f227b979a057e79a9ff8809f3835fbe715c896
13:08:26 [2023-05-25T13:08:26.815Z] #108 7.398   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:08:26 [2023-05-25T13:08:26.815Z] #108 7.400 Successfully built yamllint
13:08:26 [2023-05-25T13:08:26.815Z] #108 7.406 Installing collected packages: pyyaml, pathspec, yamllint
13:08:26 [2023-05-25T13:08:26.815Z] #108 7.518 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
13:08:26 [2023-05-25T13:08:26.815Z] #108 DONE 7.6s
13:08:27 [2023-05-25T13:08:27.072Z] 
13:08:27 [2023-05-25T13:08:27.072Z] #109 [dev-base 11/11] 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
13:08:27 [2023-05-25T13:08:27.640Z] #109 0.724 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:08:27 [2023-05-25T13:08:27.640Z] #109 0.724 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:08:27 [2023-05-25T13:08:27.640Z] #109 0.724 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:08:28 [2023-05-25T13:08:28.460Z] #109 1.071 Reading package lists...
13:08:29 [2023-05-25T13:08:29.023Z] #109 1.607 Reading package lists...
13:08:29 [2023-05-25T13:08:29.280Z] #109 2.122 Building dependency tree...
13:08:29 [2023-05-25T13:08:29.280Z] #109 2.265 Reading state information...
13:08:29 [2023-05-25T13:08:29.280Z] #109 2.439 gcc is already the newest version (4:10.2.1-1).
13:08:29 [2023-05-25T13:08:29.280Z] #109 2.439 pkg-config is already the newest version (0.29.2-1).
13:08:29 [2023-05-25T13:08:29.280Z] #109 2.439 The following additional packages will be installed:
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.439   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.439   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.439   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.439   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.440   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.440   uuid-dev zlib1g-dev
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.441 Suggested packages:
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.441   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.441   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.441 Recommended packages:
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.441   build-essential fakeroot libalgorithm-merge-perl
13:08:29 [2023-05-25T13:08:29.537Z] #109 2.704 The following NEW packages will be installed:
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.704   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.704   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.704   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.704   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.705   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.705   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.705   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.982 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.982 Need to get 10.3 MB of archives.
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.982 After this operation, 41.5 MB of additional disk space will be used.
13:08:29 [2023-05-25T13:08:29.794Z] #109 2.982 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.007 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]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.009 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]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.014 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.017 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.018 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.020 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.022 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.025 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]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.026 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.028 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.034 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.037 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.041 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.042 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.066 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.068 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.070 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.072 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.089 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.090 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.094 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.096 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.098 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.100 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.101 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.110 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.112 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.134 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.135 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
13:08:30 [2023-05-25T13:08:30.052Z] #109 3.138 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.278 debconf: delaying package configuration, since apt-utils is not installed
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.318 Fetched 10.3 MB in 0s (23.9 MB/s)
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.342 Selecting previously unselected package dpkg-dev.
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.342 (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.)
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.354 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.357 Unpacking dpkg-dev (1.20.12) ...
13:08:30 [2023-05-25T13:08:30.309Z] #109 3.476 Selecting previously unselected package libgirepository-1.0-1:arm64.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.478 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.486 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.521 Selecting previously unselected package gir1.2-glib-2.0:arm64.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.523 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.526 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.566 Selecting previously unselected package libsecret-common.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.569 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.572 Unpacking libsecret-common (0.20.4-2) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.620 Selecting previously unselected package libsecret-1-0:arm64.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.623 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.627 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.664 Selecting previously unselected package gir1.2-secret-1:arm64.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.666 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.670 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.698 Selecting previously unselected package libapparmor-dev:arm64.
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.700 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.704 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
13:08:30 [2023-05-25T13:08:30.566Z] #109 3.741 Selecting previously unselected package uuid-dev:arm64.
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.744 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.748 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.792 Selecting previously unselected package libblkid-dev:arm64.
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.795 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.804 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.858 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.860 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.864 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.894 Selecting previously unselected package libudev-dev:arm64.
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.897 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.901 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.942 Selecting previously unselected package libsepol1-dev:arm64.
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.944 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
13:08:30 [2023-05-25T13:08:30.823Z] #109 3.949 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.011 Selecting previously unselected package libpcre2-16-0:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.013 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.017 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.068 Selecting previously unselected package libpcre2-32-0:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.071 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.075 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.125 Selecting previously unselected package libpcre2-posix2:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.128 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.134 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.165 Selecting previously unselected package libpcre2-dev:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.168 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.172 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.250 Selecting previously unselected package libselinux1-dev:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.252 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.256 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.310 Selecting previously unselected package libdevmapper-dev:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.313 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.316 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.348 Selecting previously unselected package libffi-dev:arm64.
13:08:31 [2023-05-25T13:08:31.080Z] #109 4.351 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.337Z] #109 4.354 Unpacking libffi-dev:arm64 (3.3-6) ...
13:08:31 [2023-05-25T13:08:31.337Z] #109 4.386 Selecting previously unselected package libglib2.0-data.
13:08:31 [2023-05-25T13:08:31.337Z] #109 4.389 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
13:08:31 [2023-05-25T13:08:31.337Z] #109 4.392 Unpacking libglib2.0-data (2.66.8-1) ...
13:08:31 [2023-05-25T13:08:31.594Z] #109 4.527 Selecting previously unselected package libglib2.0-bin.
13:08:31 [2023-05-25T13:08:31.594Z] #109 4.530 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.594Z] #109 4.533 Unpacking libglib2.0-bin (2.66.8-1) ...
13:08:31 [2023-05-25T13:08:31.594Z] #109 4.576 Selecting previously unselected package libglib2.0-dev-bin.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.578 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.583 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.625 Selecting previously unselected package libmount-dev:arm64.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.628 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.632 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.675 Selecting previously unselected package libpcre16-3:arm64.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.677 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.681 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.733 Selecting previously unselected package libpcre32-3:arm64.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.736 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.740 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.784 Selecting previously unselected package libpcrecpp0v5:arm64.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.787 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.791 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.827 Selecting previously unselected package libpcre3-dev:arm64.
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.830 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.595Z] #109 4.834 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.907 Selecting previously unselected package zlib1g-dev:arm64.
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.909 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.912 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.954 Selecting previously unselected package libglib2.0-dev:arm64.
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.957 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
13:08:31 [2023-05-25T13:08:31.855Z] #109 4.961 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.142 Selecting previously unselected package libseccomp-dev:arm64.
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.145 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.148 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.187 Selecting previously unselected package libsecret-1-dev:arm64.
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.190 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.193 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.245 Selecting previously unselected package libsystemd-dev:arm64.
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.248 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.251 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
13:08:32 [2023-05-25T13:08:32.112Z] #109 5.357 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.368 Setting up libglib2.0-dev-bin (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.524 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.536 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.547 Setting up libpcre16-3:arm64 (2:8.39-13) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.558 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.568 Setting up libffi-dev:arm64 (3.3-6) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.579 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.590 Setting up dpkg-dev (1.20.12) ...
13:08:32 [2023-05-25T13:08:32.369Z] #109 5.617 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.630 Setting up libglib2.0-data (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.642 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.652 Setting up libpcre32-3:arm64 (2:8.39-13) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.664 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.676 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.687 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.700 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.710 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.720 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.731 Setting up libsecret-common (0.20.4-2) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.742 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.760 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.771 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.781 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.792 Setting up libglib2.0-bin (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.803 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.815 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
13:08:32 [2023-05-25T13:08:32.626Z] #109 5.828 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.839 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.850 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.860 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.872 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.883 No schema files found: doing nothing.
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.887 Processing triggers for libc-bin (2.31-13+deb11u6) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 5.907 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
13:08:32 [2023-05-25T13:08:32.884Z] #109 DONE 6.1s
13:08:33 [2023-05-25T13:08:33.141Z] 
13:08:33 [2023-05-25T13:08:33.141Z] #110 [dev 1/1] COPY . .
13:08:34 [2023-05-25T13:08:34.072Z] #110 DONE 1.0s
13:08:34 [2023-05-25T13:08:34.072Z] 
13:08:34 [2023-05-25T13:08:34.072Z] #111 exporting to image
13:08:34 [2023-05-25T13:08:34.072Z] #111 exporting layers
13:08:35 [2023-05-25T13:08:35.002Z] #111 exporting layers 0.9s done
13:08:35 [2023-05-25T13:08:35.002Z] #111 writing image sha256:e951f21555c9ca98f87a22bccb1d48a6ef663cc4fd00fdb2c7f18e815043e580 done
13:08:35 [2023-05-25T13:08:35.002Z] #111 naming to docker.io/library/docker:b9b8b6597a3c0fbe27c85e4090ed50f2d9eef6f3 done
13:08:35 [2023-05-25T13:08:35.002Z] #111 DONE 0.9s