Skip to content

Console Output

Skipping 173 KB.. Full Log
ernal/poll
03:22:01 [2023-04-24T03:22:01.024Z] #54 102.0 crypto/ecdh
03:22:01 [2023-04-24T03:22:01.284Z] #54 102.2 internal/safefilepath
03:22:01 [2023-04-24T03:22:01.543Z] #54 102.4 internal/syscall/execenv
03:22:01 [2023-04-24T03:22:01.803Z] #54 102.7 os
03:22:02 [2023-04-24T03:22:02.063Z] #54 102.8 strings
03:22:04 [2023-04-24T03:22:04.602Z] #54 105.1 crypto/sha512
03:22:04 [2023-04-24T03:22:04.602Z] #54 ...
03:22:04 [2023-04-24T03:22:04.602Z] 
03:22:04 [2023-04-24T03:22:04.602Z] #65 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 tomll can be used in two ways:
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 Writing to STDIN and reading from STDOUT:
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8   cat file.toml | tomll > file.toml
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 Reading and updating a list of files:
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8   tomll a.toml b.toml c.toml
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 
03:22:04 [2023-04-24T03:22:04.602Z] #65 112.8 When given a list of files, tomll will modify all files in place without asking.
03:22:05 [2023-04-24T03:22:05.540Z] #65 DONE 114.1s
03:22:05 [2023-04-24T03:22:05.540Z] 
03:22:05 [2023-04-24T03:22:05.540Z] #54 [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...)
03:22:05 [2023-04-24T03:22:05.540Z] #54 106.2 crypto/internal/edwards25519
03:22:06 [2023-04-24T03:22:06.109Z] #54 107.1 fmt
03:22:06 [2023-04-24T03:22:06.680Z] #54 ...
03:22:06 [2023-04-24T03:22:06.680Z] 
03:22:06 [2023-04-24T03:22:06.680Z] #73 [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
03:22:06 [2023-04-24T03:22:06.680Z] #73 48.02 libtoolize: putting auxiliary files in '.'.
03:22:06 [2023-04-24T03:22:06.680Z] #73 48.02 libtoolize: copying file './ltmain.sh'
03:22:06 [2023-04-24T03:22:06.680Z] #73 49.29 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:22:06 [2023-04-24T03:22:06.680Z] #73 49.31 libtoolize: and rerunning libtoolize and aclocal.
03:22:06 [2023-04-24T03:22:06.680Z] #73 49.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:22:07 [2023-04-24T03:22:07.250Z] #73 ...
03:22:07 [2023-04-24T03:22:07.250Z] 
03:22:07 [2023-04-24T03:22:07.250Z] #54 [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...)
03:22:07 [2023-04-24T03:22:07.250Z] #54 108.2 crypto/hmac
03:22:07 [2023-04-24T03:22:07.820Z] #54 108.5 crypto/md5
03:22:08 [2023-04-24T03:22:08.080Z] #54 109.0 crypto/rc4
03:22:08 [2023-04-24T03:22:08.340Z] #54 109.3 crypto/sha1
03:22:09 [2023-04-24T03:22:09.280Z] #54 109.9 crypto/sha256
03:22:09 [2023-04-24T03:22:09.849Z] #54 110.7 encoding/base64
03:22:10 [2023-04-24T03:22:10.791Z] #54 111.6 encoding/pem
03:22:11 [2023-04-24T03:22:11.054Z] #54 112.1 vendor/golang.org/x/net/dns/dnsmessage
03:22:11 [2023-04-24T03:22:11.315Z] #54 112.2 math/big
03:22:12 [2023-04-24T03:22:12.263Z] #54 ...
03:22:12 [2023-04-24T03:22:12.263Z] 
03:22:12 [2023-04-24T03:22:12.263Z] #60 [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
03:22:12 [2023-04-24T03:22:12.263Z] #60 120.0 v3.6.0
03:22:12 [2023-04-24T03:22:12.263Z] #60 DONE 120.7s
03:22:12 [2023-04-24T03:22:12.263Z] 
03:22:12 [2023-04-24T03:22:12.263Z] #73 [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
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.41 configure.ac:7: installing './compile'
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.42 configure.ac:11: installing './config.guess'
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.44 configure.ac:11: installing './config.sub'
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.47 configure.ac:8: installing './install-sh'
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.49 configure.ac:8: installing './missing'
03:22:12 [2023-04-24T03:22:12.263Z] #73 60.63 Makefile.am: installing './depcomp'
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.12 libtoolize: copying file 'build-aux/ltmain.sh'
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.31 libtoolize: copying file 'm4/libtool.m4'
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.47 libtoolize: copying file 'm4/ltoptions.m4'
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.64 libtoolize: copying file 'm4/ltsugar.m4'
03:22:12 [2023-04-24T03:22:12.263Z] #73 62.91 libtoolize: copying file 'm4/ltversion.m4'
03:22:12 [2023-04-24T03:22:12.263Z] #73 63.11 libtoolize: copying file 'm4/lt~obsolete.m4'
03:22:12 [2023-04-24T03:22:12.263Z] #73 63.18 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:22:14 [2023-04-24T03:22:14.803Z] #73 ...
03:22:14 [2023-04-24T03:22:14.803Z] 
03:22:14 [2023-04-24T03:22:14.803Z] #54 [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...)
03:22:14 [2023-04-24T03:22:14.803Z] #54 115.8 encoding/hex
03:22:15 [2023-04-24T03:22:15.372Z] #54 116.3 net/netip
03:22:18 [2023-04-24T03:22:18.664Z] #54 119.3 net
03:22:20 [2023-04-24T03:22:20.045Z] #54 121.1 crypto/elliptic
03:22:21 [2023-04-24T03:22:21.427Z] #54 122.1 crypto/internal/bigmod
03:22:21 [2023-04-24T03:22:21.996Z] #54 122.9 crypto/internal/boring/bbig
03:22:22 [2023-04-24T03:22:22.255Z] #54 123.1 encoding/asn1
03:22:24 [2023-04-24T03:22:24.793Z] #54 125.7 vendor/golang.org/x/crypto/cryptobyte
03:22:25 [2023-04-24T03:22:25.054Z] #54 ...
03:22:25 [2023-04-24T03:22:25.054Z] 
03:22:25 [2023-04-24T03:22:25.054Z] #73 [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
03:22:25 [2023-04-24T03:22:25.054Z] #73 76.57 configure.ac:7: installing 'build-aux/compile'
03:22:25 [2023-04-24T03:22:25.054Z] #73 76.60 configure.ac:9: installing 'build-aux/config.guess'
03:22:25 [2023-04-24T03:22:25.054Z] #73 76.62 configure.ac:9: installing 'build-aux/config.sub'
03:22:25 [2023-04-24T03:22:25.054Z] #73 76.62 configure.ac:11: installing 'build-aux/install-sh'
03:22:25 [2023-04-24T03:22:25.054Z] #73 76.65 configure.ac:11: installing 'build-aux/missing'
03:22:25 [2023-04-24T03:22:25.313Z] #73 76.86 Makefile.am: installing 'build-aux/depcomp'
03:22:25 [2023-04-24T03:22:25.313Z] #73 76.97 parallel-tests: installing 'build-aux/test-driver'
03:22:27 [2023-04-24T03:22:27.851Z] #73 79.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:22:27 [2023-04-24T03:22:27.851Z] #73 79.36 libtoolize: copying file 'build-aux/ltmain.sh'
03:22:28 [2023-04-24T03:22:28.420Z] #73 80.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:22:28 [2023-04-24T03:22:28.679Z] #73 80.09 libtoolize: copying file 'm4/libtool.m4'
03:22:28 [2023-04-24T03:22:28.938Z] #73 ...
03:22:28 [2023-04-24T03:22:28.938Z] 
03:22:28 [2023-04-24T03:22:28.939Z] #59 [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
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 NAME:
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    go-winres - A tool for embedding resources in Windows executables
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 USAGE:
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    go-winres [global options] command [command options] [arguments...]
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 COMMANDS:
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    init     Create an initial ./winres/winres.json
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    make     Make syso files for the "go build" command
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    simply   Make syso files for the "go build" command (simplified)
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    extract  Extract all resources from an executable
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    patch    Replace resources in an executable file (exe, dll)
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    help, h  Shows a list of commands or help for one command
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2 GLOBAL OPTIONS:
03:22:28 [2023-04-24T03:22:28.939Z] #59 135.2    --help, -h  show help (default: false)
03:22:28 [2023-04-24T03:22:28.939Z] #59 DONE 137.3s
03:22:28 [2023-04-24T03:22:28.939Z] 
03:22:28 [2023-04-24T03:22:28.939Z] #73 [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
03:22:28 [2023-04-24T03:22:28.939Z] #73 80.25 libtoolize: copying file 'm4/ltoptions.m4'
03:22:28 [2023-04-24T03:22:28.939Z] #73 80.33 libtoolize: copying file 'm4/ltsugar.m4'
03:22:28 [2023-04-24T03:22:28.939Z] #73 80.54 libtoolize: copying file 'm4/ltversion.m4'
03:22:29 [2023-04-24T03:22:29.198Z] #73 80.70 libtoolize: copying file 'm4/lt~obsolete.m4'
03:22:35 [2023-04-24T03:22:35.777Z] #73 ...
03:22:35 [2023-04-24T03:22:35.777Z] 
03:22:35 [2023-04-24T03:22:35.777Z] #54 [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...)
03:22:35 [2023-04-24T03:22:35.777Z] #54 128.2 crypto/ecdsa
03:22:35 [2023-04-24T03:22:35.777Z] #54 130.7 crypto/rand
03:22:35 [2023-04-24T03:22:35.777Z] #54 131.4 crypto/ed25519
03:22:35 [2023-04-24T03:22:35.777Z] #54 132.1 crypto/rsa
03:22:35 [2023-04-24T03:22:35.777Z] #54 133.4 crypto/dsa
03:22:35 [2023-04-24T03:22:35.777Z] #54 133.9 crypto/x509/pkix
03:22:35 [2023-04-24T03:22:35.777Z] #54 134.4 net/url
03:22:35 [2023-04-24T03:22:35.777Z] #54 135.6 path/filepath
03:22:35 [2023-04-24T03:22:35.777Z] #54 136.0 vendor/golang.org/x/crypto/chacha20
03:22:35 [2023-04-24T03:22:35.777Z] #54 136.6 crypto/x509
03:22:35 [2023-04-24T03:22:35.777Z] #54 136.8 vendor/golang.org/x/crypto/internal/poly1305
03:22:36 [2023-04-24T03:22:36.728Z] #54 137.4 vendor/golang.org/x/crypto/chacha20poly1305
03:22:37 [2023-04-24T03:22:37.021Z] #54 138.0 vendor/golang.org/x/crypto/hkdf
03:22:37 [2023-04-24T03:22:37.292Z] #54 138.2 bufio
03:22:38 [2023-04-24T03:22:38.684Z] #54 139.7 encoding/json
03:22:42 [2023-04-24T03:22:42.882Z] #54 143.4 crypto/tls
03:22:44 [2023-04-24T03:22:44.261Z] #54 145.0 log
03:22:44 [2023-04-24T03:22:44.261Z] #54 ...
03:22:44 [2023-04-24T03:22:44.261Z] 
03:22:44 [2023-04-24T03:22:44.261Z] #73 [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
03:22:44 [2023-04-24T03:22:44.261Z] #73 95.90 configure.ac:11: installing 'build-aux/compile'
03:22:44 [2023-04-24T03:22:44.521Z] #73 95.90 configure.ac:11: installing 'build-aux/config.guess'
03:22:44 [2023-04-24T03:22:44.521Z] #73 95.94 configure.ac:11: installing 'build-aux/config.sub'
03:22:44 [2023-04-24T03:22:44.521Z] #73 95.94 configure.ac:13: installing 'build-aux/install-sh'
03:22:44 [2023-04-24T03:22:44.521Z] #73 95.96 configure.ac:13: installing 'build-aux/missing'
03:22:44 [2023-04-24T03:22:44.521Z] #73 95.96 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:22:44 [2023-04-24T03:22:44.521Z] #73 96.19 Makefile.am: installing 'build-aux/depcomp'
03:22:46 [2023-04-24T03:22:46.697Z] #73 97.74 checking build system type... aarch64-unknown-linux-gnu
03:22:46 [2023-04-24T03:22:46.697Z] #73 98.15 checking host system type... aarch64-unknown-linux-gnu
03:22:46 [2023-04-24T03:22:46.697Z] #73 98.16 checking how to print strings... printf
03:22:46 [2023-04-24T03:22:46.697Z] #73 98.16 checking for gcc... gcc
03:22:46 [2023-04-24T03:22:46.957Z] #73 98.31 checking whether the C compiler works... yes
03:22:46 [2023-04-24T03:22:46.957Z] #73 98.56 checking for C compiler default output file name... a.out
03:22:47 [2023-04-24T03:22:47.478Z] #73 98.56 checking for suffix of executables... 
03:22:47 [2023-04-24T03:22:47.738Z] #73 98.86 checking whether we are cross compiling... no
03:22:47 [2023-04-24T03:22:47.738Z] #73 99.14 checking for suffix of object files... o
03:22:47 [2023-04-24T03:22:47.997Z] #73 99.33 checking whether we are using the GNU C compiler... yes
03:22:48 [2023-04-24T03:22:48.256Z] #73 99.47 checking whether gcc accepts -g... yes
03:22:48 [2023-04-24T03:22:48.256Z] #73 99.65 checking for gcc option to accept ISO C89... none needed
03:22:48 [2023-04-24T03:22:48.516Z] #73 99.88 checking whether gcc understands -c and -o together... yes
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking for a sed that does not truncate output... /bin/sed
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking for grep that handles long lines and -e... /bin/grep
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking for egrep... /bin/grep -E
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking for fgrep... /bin/grep -F
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking for ld used by gcc... /usr/bin/ld
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:22:48 [2023-04-24T03:22:48.776Z] #73 100.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking whether ln -s works... yes
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking the maximum length of command line arguments... 1572864
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking for /usr/bin/ld option to reload object files... -r
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking for objdump... objdump
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking how to recognize dependent libraries... pass_all
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking for dlltool... no
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking how to associate runtime and link libraries... printf %s\n
03:22:49 [2023-04-24T03:22:49.036Z] #73 100.5 checking for ar... ar
03:22:49 [2023-04-24T03:22:49.296Z] #73 100.5 checking for archiver @FILE support... @
03:22:49 [2023-04-24T03:22:49.296Z] #73 100.8 checking for strip... strip
03:22:49 [2023-04-24T03:22:49.296Z] #73 100.8 checking for ranlib... ranlib
03:22:49 [2023-04-24T03:22:49.296Z] #73 100.8 checking for gawk... no
03:22:49 [2023-04-24T03:22:49.296Z] #73 100.8 checking for mawk... mawk
03:22:49 [2023-04-24T03:22:49.871Z] #73 100.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:22:49 [2023-04-24T03:22:49.871Z] #73 101.4 checking for sysroot... no
03:22:49 [2023-04-24T03:22:49.871Z] #73 101.4 checking for a working dd... /bin/dd
03:22:49 [2023-04-24T03:22:49.871Z] #73 101.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:22:50 [2023-04-24T03:22:50.134Z] #73 101.5 checking for mt... no
03:22:50 [2023-04-24T03:22:50.134Z] #73 101.5 checking if : is a manifest tool... no
03:22:50 [2023-04-24T03:22:50.134Z] #73 101.5 checking how to run the C preprocessor... gcc -E
03:22:51 [2023-04-24T03:22:51.333Z] #73 102.0 checking for ANSI C header files... yes
03:22:51 [2023-04-24T03:22:51.593Z] #73 103.0 checking for sys/types.h... yes
03:22:51 [2023-04-24T03:22:51.853Z] #73 103.2 checking for sys/stat.h... yes
03:22:52 [2023-04-24T03:22:52.113Z] #73 103.4 checking for stdlib.h... yes
03:22:52 [2023-04-24T03:22:52.373Z] #73 103.7 checking for string.h... yes
03:22:52 [2023-04-24T03:22:52.633Z] #73 104.0 checking for memory.h... yes
03:22:52 [2023-04-24T03:22:52.893Z] #73 104.3 checking for strings.h... yes
03:22:53 [2023-04-24T03:22:53.153Z] #73 104.5 checking for inttypes.h... yes
03:22:53 [2023-04-24T03:22:53.413Z] #73 104.8 checking for stdint.h... yes
03:22:53 [2023-04-24T03:22:53.673Z] #73 105.1 checking for unistd.h... yes
03:22:53 [2023-04-24T03:22:53.933Z] #73 105.3 checking for dlfcn.h... yes
03:22:54 [2023-04-24T03:22:54.193Z] #73 105.6 checking for objdir... .libs
03:22:54 [2023-04-24T03:22:54.763Z] #73 106.1 checking if gcc supports -fno-rtti -fno-exceptions... 
03:22:54 [2023-04-24T03:22:54.763Z] #73 ...
03:22:54 [2023-04-24T03:22:54.763Z] 
03:22:54 [2023-04-24T03:22:54.763Z] #54 [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...)
03:22:54 [2023-04-24T03:22:54.763Z] #54 145.5 github.com/Sirupsen/logrus
03:22:54 [2023-04-24T03:22:54.763Z] #54 147.1 github.com/Sirupsen/logrus/formatters/logstash
03:22:54 [2023-04-24T03:22:54.763Z] #54 147.3 io/ioutil
03:22:54 [2023-04-24T03:22:54.763Z] #54 147.5 github.com/bugsnag/bugsnag-go/errors
03:22:54 [2023-04-24T03:22:54.763Z] #54 147.9 github.com/bugsnag/osext
03:22:54 [2023-04-24T03:22:54.763Z] #54 148.1 os/exec
03:22:54 [2023-04-24T03:22:54.763Z] #54 150.1 os/signal
03:22:54 [2023-04-24T03:22:54.763Z] #54 150.9 github.com/bugsnag/panicwrap
03:22:54 [2023-04-24T03:22:54.763Z] #54 151.3 compress/flate
03:22:54 [2023-04-24T03:22:54.763Z] #54 153.6 hash/crc32
03:22:54 [2023-04-24T03:22:54.763Z] #54 154.4 compress/gzip
03:22:54 [2023-04-24T03:22:54.763Z] #54 155.0 vendor/golang.org/x/text/transform
03:22:54 [2023-04-24T03:22:54.763Z] #54 ...
03:22:54 [2023-04-24T03:22:54.763Z] 
03:22:54 [2023-04-24T03:22:54.763Z] #73 [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
03:22:54 [2023-04-24T03:22:54.763Z] #73 106.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:22:54 [2023-04-24T03:22:54.763Z] #73 106.3 checking for gcc option to produce PIC... -fPIC -DPIC
03:22:54 [2023-04-24T03:22:54.763Z] #73 106.3 checking if gcc PIC flag -fPIC -DPIC works... yes
03:22:55 [2023-04-24T03:22:55.333Z] #73 106.4 checking if gcc static flag -static works... yes
03:22:55 [2023-04-24T03:22:55.593Z] #73 106.9 checking if gcc supports -c -o file.o... yes
03:22:55 [2023-04-24T03:22:55.593Z] #73 107.1 checking if gcc supports -c -o file.o... (cached) yes
03:22:55 [2023-04-24T03:22:55.593Z] #73 107.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.2 checking dynamic linker characteristics... GNU/Linux ld.so
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking how to hardcode library paths into programs... immediate
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking whether stripping libraries is possible... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking if libtool supports shared libraries... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking whether to build shared libraries... no
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking whether to build static libraries... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking for a BSD-compatible install... /usr/bin/install -c
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.6 checking whether build environment is sane... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.7 checking whether make sets $(MAKE)... yes
03:22:56 [2023-04-24T03:22:56.163Z] #73 107.8 checking whether make supports the include directive... yes (GNU style)
03:22:56 [2023-04-24T03:22:56.424Z] #73 107.9 checking whether make supports nested variables... yes
03:22:56 [2023-04-24T03:22:56.424Z] #73 107.9 checking whether UID '0' is supported by ustar format... yes
03:22:56 [2023-04-24T03:22:56.424Z] #73 107.9 checking whether GID '0' is supported by ustar format... yes
03:22:56 [2023-04-24T03:22:56.424Z] #73 107.9 checking how to create a ustar tar archive... gnutar
03:22:56 [2023-04-24T03:22:56.684Z] #73 108.1 checking dependency style of gcc... gcc3
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.3 checking whether to enable maintainer-specific portions of Makefiles... yes
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.3 checking whether make supports nested variables... (cached) yes
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.4 checking for gawk... (cached) mawk
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.4 checking for a sed that does not truncate output... (cached) /bin/sed
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.4 checking for gcc... (cached) gcc
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.5 checking whether we are using the GNU C compiler... (cached) yes
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.5 checking whether gcc accepts -g... (cached) yes
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.5 checking for gcc option to accept ISO C89... (cached) none needed
03:22:56 [2023-04-24T03:22:56.944Z] #73 108.5 checking whether gcc understands -c and -o together... (cached) yes
03:22:57 [2023-04-24T03:22:57.204Z] #73 108.5 checking for a Python interpreter with version >= 3... python3
03:22:57 [2023-04-24T03:22:57.204Z] #73 108.7 checking for python3... /usr/bin/python3
03:22:57 [2023-04-24T03:22:57.204Z] #73 108.7 checking for python3 version... 3.9
03:22:57 [2023-04-24T03:22:57.204Z] #73 108.7 checking for python3 platform... linux
03:22:57 [2023-04-24T03:22:57.774Z] #73 108.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:22:57 [2023-04-24T03:22:57.774Z] #73 109.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:22:57 [2023-04-24T03:22:57.774Z] #73 109.3 checking for go-md2man... no
03:22:58 [2023-04-24T03:22:58.035Z] #73 109.3 checking error.h usability... yes
03:22:58 [2023-04-24T03:22:58.035Z] #73 109.5 checking error.h presence... yes
03:22:58 [2023-04-24T03:22:58.035Z] #73 109.5 checking for error.h... yes
03:22:58 [2023-04-24T03:22:58.295Z] #73 109.6 checking linux/openat2.h usability... yes
03:22:58 [2023-04-24T03:22:58.295Z] #73 109.7 checking linux/openat2.h presence... yes
03:22:58 [2023-04-24T03:22:58.295Z] #73 109.8 checking for linux/openat2.h... yes
03:22:58 [2023-04-24T03:22:58.555Z] #73 109.8 checking for copy_file_range... yes
03:22:58 [2023-04-24T03:22:58.814Z] #73 110.1 checking for fgetxattr... yes
03:22:59 [2023-04-24T03:22:59.073Z] #73 110.4 checking for statx... yes
03:22:59 [2023-04-24T03:22:59.333Z] #73 110.8 checking for fgetpwent_r... yes
03:22:59 [2023-04-24T03:22:59.852Z] #73 111.1 checking for issetugid... no
03:22:59 [2023-04-24T03:22:59.852Z] #73 111.4 checking for pkg-config... /usr/bin/pkg-config
03:22:59 [2023-04-24T03:22:59.852Z] #73 111.4 checking pkg-config is at least version 0.9.0... yes
03:23:00 [2023-04-24T03:23:00.421Z] #73 111.4 checking for library containing yajl_tree_get... -lyajl
03:23:00 [2023-04-24T03:23:00.421Z] #73 111.9 checking for yajl >= 2.0.0... yes
03:23:00 [2023-04-24T03:23:00.680Z] #73 112.0 checking sys/capability.h usability... yes
03:23:00 [2023-04-24T03:23:00.680Z] #73 112.2 checking sys/capability.h presence... yes
03:23:00 [2023-04-24T03:23:00.940Z] #73 112.3 checking for sys/capability.h... yes
03:23:01 [2023-04-24T03:23:01.199Z] #73 112.3 checking for library containing cap_from_name... -lcap
03:23:02 [2023-04-24T03:23:02.027Z] #73 112.9 checking for library containing dlopen... -ldl
03:23:02 [2023-04-24T03:23:02.028Z] #73 113.5 checking seccomp.h usability... yes
03:23:02 [2023-04-24T03:23:02.287Z] #73 113.7 checking seccomp.h presence... yes
03:23:02 [2023-04-24T03:23:02.287Z] #73 113.8 checking for seccomp.h... yes
03:23:02 [2023-04-24T03:23:02.856Z] #73 113.8 checking for library containing seccomp_rule_add... -lseccomp
03:23:03 [2023-04-24T03:23:03.116Z] #73 114.4 checking for library containing seccomp_arch_resolve_name... none required
03:23:03 [2023-04-24T03:23:03.376Z] #73 114.6 checking systemd/sd-bus.h usability... yes
03:23:03 [2023-04-24T03:23:03.635Z] #73 115.0 checking systemd/sd-bus.h presence... yes
03:23:03 [2023-04-24T03:23:03.635Z] #73 115.2 checking for systemd/sd-bus.h... yes
03:23:04 [2023-04-24T03:23:04.205Z] #73 115.2 checking for library containing sd_bus_match_signal_async... -lsystemd
03:23:04 [2023-04-24T03:23:04.773Z] #73 115.8 checking for sd_notify_barrier... yes
03:23:04 [2023-04-24T03:23:04.773Z] #73 116.1 checking linux/bpf.h usability... yes
03:23:04 [2023-04-24T03:23:04.773Z] #73 116.3 checking linux/bpf.h presence... yes
03:23:04 [2023-04-24T03:23:04.773Z] #73 116.4 checking for linux/bpf.h... yes
03:23:04 [2023-04-24T03:23:04.773Z] #73 116.4 checking compilation for eBPF... 
03:23:04 [2023-04-24T03:23:04.773Z] #73 ...
03:23:04 [2023-04-24T03:23:04.773Z] 
03:23:04 [2023-04-24T03:23:04.773Z] #54 [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...)
03:23:04 [2023-04-24T03:23:04.773Z] #54 155.8 vendor/golang.org/x/text/unicode/bidi
03:23:04 [2023-04-24T03:23:04.773Z] #54 158.3 vendor/golang.org/x/text/secure/bidirule
03:23:04 [2023-04-24T03:23:04.773Z] #54 158.6 vendor/golang.org/x/text/unicode/norm
03:23:04 [2023-04-24T03:23:04.773Z] #54 159.0 net/textproto
03:23:04 [2023-04-24T03:23:04.773Z] #54 160.0 vendor/golang.org/x/net/http2/hpack
03:23:04 [2023-04-24T03:23:04.773Z] #54 161.0 mime
03:23:04 [2023-04-24T03:23:04.773Z] #54 162.5 mime/quotedprintable
03:23:04 [2023-04-24T03:23:04.773Z] #54 163.1 mime/multipart
03:23:04 [2023-04-24T03:23:04.773Z] #54 164.3 net/http/httptrace
03:23:04 [2023-04-24T03:23:04.773Z] #54 164.6 vendor/golang.org/x/net/idna
03:23:04 [2023-04-24T03:23:04.773Z] #54 164.8 net/http/internal
03:23:04 [2023-04-24T03:23:04.773Z] #54 165.2 net/http/internal/ascii
03:23:04 [2023-04-24T03:23:04.773Z] #54 165.4 regexp/syntax
03:23:05 [2023-04-24T03:23:05.033Z] #54 ...
03:23:05 [2023-04-24T03:23:05.033Z] 
03:23:05 [2023-04-24T03:23:05.033Z] #73 [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
03:23:05 [2023-04-24T03:23:05.033Z] #73 116.4 checking compilation for eBPF... yes
03:23:05 [2023-04-24T03:23:05.033Z] #73 116.6 checking for criu >= 3.15... no
03:23:05 [2023-04-24T03:23:05.033Z] #73 116.7 configure: CRIU headers not found, building without CRIU support
03:23:05 [2023-04-24T03:23:05.033Z] #73 116.7 checking for criu > 3.16... no
03:23:05 [2023-04-24T03:23:05.033Z] #73 116.7 configure: CRIU version doesn't support join-ns API
03:23:05 [2023-04-24T03:23:05.292Z] #73 116.7 checking for criu > 3.16.1... no
03:23:05 [2023-04-24T03:23:05.292Z] #73 116.8 configure: CRIU version doesn't support for pre-dumping
03:23:05 [2023-04-24T03:23:05.552Z] #73 116.8 checking for new mount API (fsconfig)... yes
03:23:05 [2023-04-24T03:23:05.552Z] #73 116.9 checking for seccomp notify API... yes
03:23:05 [2023-04-24T03:23:05.552Z] #73 117.1 checking for gperf... no
03:23:05 [2023-04-24T03:23:05.552Z] #73 117.1 configure: gperf not found - cannot rebuild signal parser code
03:23:05 [2023-04-24T03:23:05.812Z] #73 117.1 checking for library containing argp_parse... none required
03:23:06 [2023-04-24T03:23:06.073Z] #73 117.5 checking that generated files are newer than configure... done
03:23:06 [2023-04-24T03:23:06.073Z] #73 117.5 configure: creating ./config.status
03:23:09 [2023-04-24T03:23:09.366Z] #73 121.0 config.status: creating Makefile
03:23:09 [2023-04-24T03:23:09.626Z] #73 121.1 config.status: creating rpm/crun.spec
03:23:09 [2023-04-24T03:23:09.626Z] #73 121.2 config.status: creating config.h
03:23:09 [2023-04-24T03:23:09.626Z] #73 121.3 config.status: executing libtool commands
03:23:09 [2023-04-24T03:23:09.886Z] #73 121.3 config.status: executing depfiles commands
03:23:11 [2023-04-24T03:23:11.793Z] #73 123.0 === configuring in libocispec (/tmp/crun-build/libocispec)
03:23:11 [2023-04-24T03:23:11.793Z] #73 123.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:23:11 [2023-04-24T03:23:11.793Z] #73 ...
03:23:11 [2023-04-24T03:23:11.793Z] 
03:23:11 [2023-04-24T03:23:11.793Z] #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
03:23:11 [2023-04-24T03:23:11.793Z] #63 176.4 gotestsum version dev
03:23:11 [2023-04-24T03:23:11.793Z] #63 DONE 180.2s
03:23:11 [2023-04-24T03:23:11.793Z] 
03:23:11 [2023-04-24T03:23:11.793Z] #54 [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...)
03:23:11 [2023-04-24T03:23:11.793Z] #54 168.6 vendor/golang.org/x/net/http/httpguts
03:23:11 [2023-04-24T03:23:11.793Z] #54 168.7 vendor/golang.org/x/net/http/httpproxy
03:23:11 [2023-04-24T03:23:11.793Z] #54 168.9 regexp
03:23:11 [2023-04-24T03:23:11.793Z] #54 169.2 net/http
03:23:11 [2023-04-24T03:23:11.793Z] #54 171.4 gopkg.in/yaml.v2
03:23:13 [2023-04-24T03:23:13.173Z] #54 ...
03:23:13 [2023-04-24T03:23:13.173Z] 
03:23:13 [2023-04-24T03:23:13.173Z] #73 [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
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.0 checking for gcc... gcc
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.1 checking whether the C compiler works... yes
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.3 checking for C compiler default output file name... a.out
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.3 checking for suffix of executables... 
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.5 checking whether we are cross compiling... no
03:23:13 [2023-04-24T03:23:13.173Z] #73 124.7 checking for suffix of object files... o
03:23:13 [2023-04-24T03:23:13.432Z] #73 124.8 checking whether we are using the GNU C compiler... yes
03:23:13 [2023-04-24T03:23:13.432Z] #73 124.9 checking whether gcc accepts -g... yes
03:23:13 [2023-04-24T03:23:13.693Z] #73 125.0 checking for gcc option to accept ISO C89... none needed
03:23:13 [2023-04-24T03:23:13.952Z] #73 125.2 checking whether gcc understands -c and -o together... yes
03:23:14 [2023-04-24T03:23:14.212Z] #73 125.5 checking how to run the C preprocessor... gcc -E
03:23:14 [2023-04-24T03:23:14.471Z] #73 125.8 checking for grep that handles long lines and -e... /bin/grep
03:23:14 [2023-04-24T03:23:14.471Z] #73 125.8 checking for egrep... /bin/grep -E
03:23:15 [2023-04-24T03:23:15.040Z] #73 125.8 checking for ANSI C header files... yes
03:23:15 [2023-04-24T03:23:15.300Z] #73 126.5 checking for sys/types.h... yes
03:23:15 [2023-04-24T03:23:15.300Z] #73 126.7 checking for sys/stat.h... yes
03:23:15 [2023-04-24T03:23:15.559Z] #73 127.0 checking for stdlib.h... yes
03:23:15 [2023-04-24T03:23:15.819Z] #73 127.2 checking for string.h... yes
03:23:16 [2023-04-24T03:23:16.078Z] #73 127.5 checking for memory.h... yes
03:23:16 [2023-04-24T03:23:16.338Z] #73 127.7 checking for strings.h... yes
03:23:16 [2023-04-24T03:23:16.598Z] #73 127.9 checking for inttypes.h... yes
03:23:16 [2023-04-24T03:23:16.857Z] #73 128.2 checking for stdint.h... yes
03:23:17 [2023-04-24T03:23:17.117Z] #73 128.4 checking for unistd.h... yes
03:23:17 [2023-04-24T03:23:17.377Z] #73 128.6 checking minix/config.h usability... no
03:23:17 [2023-04-24T03:23:17.377Z] #73 128.8 checking minix/config.h presence... no
03:23:17 [2023-04-24T03:23:17.377Z] #73 128.9 checking for minix/config.h... no
03:23:17 [2023-04-24T03:23:17.636Z] #73 128.9 checking whether it is safe to define __EXTENSIONS__... yes
03:23:17 [2023-04-24T03:23:17.896Z] #73 129.1 checking build system type... aarch64-unknown-linux-gnu
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.6 checking host system type... aarch64-unknown-linux-gnu
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.6 checking how to print strings... printf
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.6 checking for a sed that does not truncate output... /bin/sed
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.6 checking for fgrep... /bin/grep -F
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.6 checking for ld used by gcc... /usr/bin/ld
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:23:18 [2023-04-24T03:23:18.156Z] #73 129.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.8 checking whether ln -s works... yes
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.8 checking the maximum length of command line arguments... 1572864
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking for /usr/bin/ld option to reload object files... -r
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking for objdump... objdump
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking how to recognize dependent libraries... pass_all
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking for dlltool... no
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking how to associate runtime and link libraries... printf %s\n
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking for ar... ar
03:23:18 [2023-04-24T03:23:18.416Z] #73 129.9 checking for archiver @FILE support... @
03:23:18 [2023-04-24T03:23:18.416Z] #73 130.0 checking for strip... strip
03:23:18 [2023-04-24T03:23:18.416Z] #73 130.1 checking for ranlib... ranlib
03:23:18 [2023-04-24T03:23:18.416Z] #73 130.1 checking for gawk... no
03:23:18 [2023-04-24T03:23:18.416Z] #73 130.1 checking for mawk... mawk
03:23:18 [2023-04-24T03:23:18.676Z] #73 130.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:23:18 [2023-04-24T03:23:18.676Z] #73 130.4 checking for sysroot... no
03:23:18 [2023-04-24T03:23:18.676Z] #73 130.4 checking for a working dd... /bin/dd
03:23:18 [2023-04-24T03:23:18.676Z] #73 130.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:23:18 [2023-04-24T03:23:18.936Z] #73 130.4 checking for mt... no
03:23:18 [2023-04-24T03:23:18.936Z] #73 130.4 checking if : is a manifest tool... no
03:23:18 [2023-04-24T03:23:18.936Z] #73 130.4 checking for dlfcn.h... yes
03:23:19 [2023-04-24T03:23:19.196Z] #73 130.6 checking for objdir... .libs
03:23:19 [2023-04-24T03:23:19.765Z] #73 131.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:23:19 [2023-04-24T03:23:19.765Z] #73 131.3 checking for gcc option to produce PIC... -fPIC -DPIC
03:23:20 [2023-04-24T03:23:20.034Z] #73 131.3 checking if gcc PIC flag -fPIC -DPIC works... yes
03:23:20 [2023-04-24T03:23:20.308Z] #73 131.4 checking if gcc static flag -static works... yes
03:23:20 [2023-04-24T03:23:20.588Z] #73 131.9 checking if gcc supports -c -o file.o... yes
03:23:20 [2023-04-24T03:23:20.875Z] #73 132.2 checking if gcc supports -c -o file.o... (cached) yes
03:23:20 [2023-04-24T03:23:20.875Z] #73 132.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.3 checking dynamic linker characteristics... GNU/Linux ld.so
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking how to hardcode library paths into programs... immediate
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking whether stripping libraries is possible... yes
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking if libtool supports shared libraries... yes
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking whether to build shared libraries... no
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking whether to build static libraries... yes
03:23:21 [2023-04-24T03:23:21.137Z] #73 132.7 checking for a BSD-compatible install... /usr/bin/install -c
03:23:21 [2023-04-24T03:23:21.397Z] #73 132.7 checking whether build environment is sane... yes
03:23:21 [2023-04-24T03:23:21.397Z] #73 132.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:23:21 [2023-04-24T03:23:21.397Z] #73 132.8 checking whether make sets $(MAKE)... yes
03:23:21 [2023-04-24T03:23:21.397Z] #73 132.9 checking whether make supports the include directive... yes (GNU style)
03:23:21 [2023-04-24T03:23:21.656Z] #73 133.0 checking whether make supports nested variables... yes
03:23:21 [2023-04-24T03:23:21.656Z] #73 133.0 checking whether UID '0' is supported by ustar format... yes
03:23:21 [2023-04-24T03:23:21.656Z] #73 133.1 checking whether GID '0' is supported by ustar format... yes
03:23:21 [2023-04-24T03:23:21.656Z] #73 133.1 checking how to create a ustar tar archive... gnutar
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.1 checking dependency style of gcc... gcc3
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.3 checking whether to enable maintainer-specific portions of Makefiles... yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.3 checking whether make supports nested variables... (cached) yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.3 checking for pkg-config... /usr/bin/pkg-config
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.3 checking pkg-config is at least version 0.9.0... yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.3 checking for yajl >= 2.1.0... yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.4 checking for a sed that does not truncate output... (cached) /bin/sed
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.4 checking for gcc... (cached) gcc
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.5 checking whether we are using the GNU C compiler... (cached) yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.5 checking whether gcc accepts -g... (cached) yes
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.5 checking for gcc option to accept ISO C89... (cached) none needed
03:23:21 [2023-04-24T03:23:21.916Z] #73 133.5 checking whether gcc understands -c and -o together... (cached) yes
03:23:22 [2023-04-24T03:23:22.175Z] #73 133.5 checking for a Python interpreter with version >= 3... python3
03:23:22 [2023-04-24T03:23:22.175Z] #73 133.6 checking for python3... /usr/bin/python3
03:23:22 [2023-04-24T03:23:22.175Z] #73 133.6 checking for python3 version... 3.9
03:23:22 [2023-04-24T03:23:22.175Z] #73 133.7 checking for python3 platform... linux
03:23:22 [2023-04-24T03:23:22.175Z] #73 133.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:23:22 [2023-04-24T03:23:22.695Z] #73 133.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:23:22 [2023-04-24T03:23:22.695Z] #73 134.2 checking that generated files are newer than configure... done
03:23:22 [2023-04-24T03:23:22.695Z] #73 134.2 configure: creating ./config.status
03:23:25 [2023-04-24T03:23:25.986Z] #73 137.4 config.status: creating Makefile
03:23:25 [2023-04-24T03:23:25.986Z] #73 137.5 config.status: creating config.h
03:23:25 [2023-04-24T03:23:25.986Z] #73 137.5 config.status: executing libtool commands
03:23:25 [2023-04-24T03:23:25.986Z] #73 137.6 config.status: executing depfiles commands
03:23:27 [2023-04-24T03:23:27.365Z] #73 138.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:23:27 [2023-04-24T03:23:27.365Z] #73 138.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:23:27 [2023-04-24T03:23:27.624Z] #73 139.0 checking for gcc... gcc
03:23:27 [2023-04-24T03:23:27.884Z] #73 139.2 checking whether the C compiler works... yes
03:23:28 [2023-04-24T03:23:28.143Z] #73 139.5 checking for C compiler default output file name... a.out
03:23:28 [2023-04-24T03:23:28.143Z] #73 139.5 checking for suffix of executables... 
03:23:28 [2023-04-24T03:23:28.403Z] #73 139.7 checking whether we are cross compiling... no
03:23:28 [2023-04-24T03:23:28.403Z] #73 140.0 checking for suffix of object files... 
03:23:28 [2023-04-24T03:23:28.403Z] #73 ...
03:23:28 [2023-04-24T03:23:28.403Z] 
03:23:28 [2023-04-24T03:23:28.403Z] #54 [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...)
03:23:28 [2023-04-24T03:23:28.403Z] #54 179.4 github.com/docker/distribution/uuid
03:23:28 [2023-04-24T03:23:28.403Z] #54 179.7 golang.org/x/net/context
03:23:28 [2023-04-24T03:23:28.403Z] #54 180.3 github.com/docker/distribution/digest
03:23:28 [2023-04-24T03:23:28.403Z] #54 181.2 github.com/docker/distribution/reference
03:23:28 [2023-04-24T03:23:28.403Z] #54 181.9 encoding/base32
03:23:28 [2023-04-24T03:23:28.403Z] #54 182.6 github.com/docker/libtrust
03:23:28 [2023-04-24T03:23:28.403Z] #54 186.8 github.com/stevvooe/resumable
03:23:28 [2023-04-24T03:23:28.403Z] #54 186.9 internal/saferio
03:23:28 [2023-04-24T03:23:28.403Z] #54 187.2 encoding/gob
03:23:28 [2023-04-24T03:23:28.663Z] #54 ...
03:23:28 [2023-04-24T03:23:28.663Z] 
03:23:28 [2023-04-24T03:23:28.663Z] #73 [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
03:23:28 [2023-04-24T03:23:28.663Z] #73 140.0 checking for suffix of object files... o
03:23:28 [2023-04-24T03:23:28.663Z] #73 140.1 checking whether we are using the GNU C compiler... yes
03:23:28 [2023-04-24T03:23:28.923Z] #73 140.2 checking whether gcc accepts -g... yes
03:23:29 [2023-04-24T03:23:29.182Z] #73 140.4 checking for gcc option to accept ISO C89... none needed
03:23:29 [2023-04-24T03:23:29.182Z] #73 140.5 checking whether gcc understands -c and -o together... yes
03:23:29 [2023-04-24T03:23:29.182Z] #73 140.8 checking for a BSD-compatible install... /usr/bin/install -c
03:23:29 [2023-04-24T03:23:29.182Z] #73 140.8 checking whether build environment is sane... yes
03:23:29 [2023-04-24T03:23:29.441Z] #73 140.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:23:29 [2023-04-24T03:23:29.441Z] #73 140.9 checking for gawk... no
03:23:29 [2023-04-24T03:23:29.441Z] #73 140.9 checking for mawk... mawk
03:23:29 [2023-04-24T03:23:29.441Z] #73 140.9 checking whether make sets $(MAKE)... yes
03:23:29 [2023-04-24T03:23:29.441Z] #73 141.0 checking whether make supports the include directive... yes (GNU style)
03:23:29 [2023-04-24T03:23:29.441Z] #73 141.0 checking whether make supports nested variables... yes
03:23:29 [2023-04-24T03:23:29.441Z] #73 141.1 checking whether UID '0' is supported by ustar format... yes
03:23:29 [2023-04-24T03:23:29.441Z] #73 141.1 checking whether GID '0' is supported by ustar format... yes
03:23:29 [2023-04-24T03:23:29.700Z] #73 141.1 checking how to create a ustar tar archive... gnutar
03:23:29 [2023-04-24T03:23:29.700Z] #73 141.1 checking dependency style of gcc... gcc3
03:23:29 [2023-04-24T03:23:29.960Z] #73 141.4 checking whether to enable maintainer-specific portions of Makefiles... yes
03:23:29 [2023-04-24T03:23:29.960Z] #73 141.4 checking whether make supports nested variables... (cached) yes
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.4 checking build system type... aarch64-unknown-linux-gnu
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking host system type... aarch64-unknown-linux-gnu
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking how to print strings... printf
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking for a sed that does not truncate output... /bin/sed
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking for grep that handles long lines and -e... /bin/grep
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking for egrep... /bin/grep -E
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.8 checking for fgrep... /bin/grep -F
03:23:30 [2023-04-24T03:23:30.219Z] #73 141.9 checking for ld used by gcc... /usr/bin/ld
03:23:30 [2023-04-24T03:23:30.479Z] #73 141.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:23:30 [2023-04-24T03:23:30.479Z] #73 141.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:23:30 [2023-04-24T03:23:30.479Z] #73 141.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking whether ln -s works... yes
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking the maximum length of command line arguments... 1572864
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking for /usr/bin/ld option to reload object files... -r
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking for objdump... objdump
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking how to recognize dependent libraries... pass_all
03:23:30 [2023-04-24T03:23:30.479Z] #73 142.1 checking for dlltool... no
03:23:30 [2023-04-24T03:23:30.739Z] #73 142.1 checking how to associate runtime and link libraries... printf %s\n
03:23:30 [2023-04-24T03:23:30.739Z] #73 142.1 checking for ar... ar
03:23:30 [2023-04-24T03:23:30.739Z] #73 142.1 checking for archiver @FILE support... @
03:23:30 [2023-04-24T03:23:30.739Z] #73 142.3 checking for strip... strip
03:23:30 [2023-04-24T03:23:30.739Z] #73 142.3 checking for ranlib... ranlib
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.9 checking for sysroot... no
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.9 checking for a working dd... /bin/dd
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.9 checking for mt... no
03:23:31 [2023-04-24T03:23:31.308Z] #73 142.9 checking if : is a manifest tool... no
03:23:31 [2023-04-24T03:23:31.568Z] #73 142.9 checking how to run the C preprocessor... gcc -E
03:23:32 [2023-04-24T03:23:32.766Z] #73 143.3 checking for ANSI C header files... yes
03:23:32 [2023-04-24T03:23:32.766Z] #73 144.1 checking for sys/types.h... yes
03:23:33 [2023-04-24T03:23:33.026Z] #73 144.3 checking for sys/stat.h... yes
03:23:33 [2023-04-24T03:23:33.285Z] #73 144.5 checking for stdlib.h... yes
03:23:33 [2023-04-24T03:23:33.545Z] #73 144.8 checking for string.h... yes
03:23:33 [2023-04-24T03:23:33.545Z] #73 145.0 checking for memory.h... yes
03:23:33 [2023-04-24T03:23:33.545Z] #73 145.1 checking for strings.h... yes
03:23:33 [2023-04-24T03:23:33.805Z] #73 145.2 checking for inttypes.h... yes
03:23:34 [2023-04-24T03:23:34.064Z] #73 145.5 checking for stdint.h... 
03:23:34 [2023-04-24T03:23:34.064Z] #73 ...
03:23:34 [2023-04-24T03:23:34.064Z] 
03:23:34 [2023-04-24T03:23:34.064Z] #54 [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...)
03:23:34 [2023-04-24T03:23:34.064Z] #54 195.0 github.com/stevvooe/resumable/sha256
03:23:34 [2023-04-24T03:23:34.324Z] #54 195.4 github.com/stevvooe/resumable/sha512
03:23:34 [2023-04-24T03:23:34.894Z] #54 195.8 github.com/garyburd/redigo/internal
03:23:34 [2023-04-24T03:23:34.894Z] #54 195.9 github.com/garyburd/redigo/redis
03:23:37 [2023-04-24T03:23:37.450Z] #54 198.1 net/smtp
03:23:37 [2023-04-24T03:23:37.710Z] #54 198.8 text/template/parse
03:23:38 [2023-04-24T03:23:38.280Z] #54 199.1 github.com/bugsnag/bugsnag-go
03:23:39 [2023-04-24T03:23:39.660Z] #54 200.4 github.com/docker/distribution/configuration
03:23:39 [2023-04-24T03:23:39.660Z] #54 ...
03:23:39 [2023-04-24T03:23:39.660Z] 
03:23:39 [2023-04-24T03:23:39.660Z] #73 [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
03:23:39 [2023-04-24T03:23:39.660Z] #73 145.5 checking for stdint.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 145.7 checking for unistd.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 145.9 checking for dlfcn.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 146.2 checking for objdir... .libs
03:23:39 [2023-04-24T03:23:39.660Z] #73 146.6 checking if gcc supports -fno-rtti -fno-exceptions... no
03:23:39 [2023-04-24T03:23:39.660Z] #73 146.8 checking for gcc option to produce PIC... -fPIC -DPIC
03:23:39 [2023-04-24T03:23:39.660Z] #73 146.8 checking if gcc PIC flag -fPIC -DPIC works... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 147.0 checking if gcc static flag -static works... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 147.5 checking if gcc supports -c -o file.o... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 147.7 checking if gcc supports -c -o file.o... (cached) yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 147.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 147.7 checking dynamic linker characteristics... GNU/Linux ld.so
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.0 checking how to hardcode library paths into programs... immediate
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.0 checking whether stripping libraries is possible... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.0 checking if libtool supports shared libraries... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.0 checking whether to build shared libraries... no
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.0 checking whether to build static libraries... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.1 checking float.h usability... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.3 checking float.h presence... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.4 checking for float.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.4 checking limits.h usability... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.6 checking limits.h presence... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.7 checking for limits.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.7 checking stddef.h usability... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 148.9 checking stddef.h presence... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.0 checking for stddef.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.1 checking for stdlib.h... (cached) yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.1 checking for string.h... (cached) yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.2 checking sys/time.h usability... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.4 checking sys/time.h presence... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.5 checking for sys/time.h... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.5 checking for inline... inline
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.6 checking for size_t... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.9 checking for stdlib.h... (cached) yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 149.9 checking for GNU libc compatible malloc... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 150.3 checking for stdlib.h... (cached) yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 150.3 checking for GNU libc compatible realloc... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 150.6 checking for working strtod... yes
03:23:39 [2023-04-24T03:23:39.660Z] #73 151.0 checking for gettimeofday... yes
03:23:39 [2023-04-24T03:23:39.919Z] #73 151.3 checking for memset... yes
03:23:40 [2023-04-24T03:23:40.438Z] #73 151.6 checking for strspn... yes
03:23:40 [2023-04-24T03:23:40.438Z] #73 152.0 checking that generated files are newer than configure... done
03:23:40 [2023-04-24T03:23:40.438Z] #73 152.0 configure: creating ./config.status
03:23:43 [2023-04-24T03:23:43.733Z] #73 155.1 config.status: creating Makefile
03:23:43 [2023-04-24T03:23:43.733Z] #73 155.2 config.status: creating config.h
03:23:43 [2023-04-24T03:23:43.733Z] #73 155.2 config.status: executing depfiles commands
03:23:43 [2023-04-24T03:23:43.733Z] #73 155.4 config.status: executing libtool commands
03:23:45 [2023-04-24T03:23:45.113Z] #73 156.6   GEN      .version
03:23:45 [2023-04-24T03:23:45.113Z] #73 156.6 make  install-recursive
03:23:45 [2023-04-24T03:23:45.113Z] #73 156.6 make[1]: Entering directory '/tmp/crun-build'
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.8 Making install in libocispec
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:23:45 [2023-04-24T03:23:45.372Z] #73 156.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:23:46 [2023-04-24T03:23:46.310Z] #73 157.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:23:46 [2023-04-24T03:23:46.570Z] #73 158.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:23:47 [2023-04-24T03:23:47.508Z] #73 159.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:23:47 [2023-04-24T03:23:47.767Z] #73 159.1 make  install-recursive
03:23:47 [2023-04-24T03:23:47.767Z] #73 159.2 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:23:47 [2023-04-24T03:23:47.767Z] #73 159.3 Making install in yajl
03:23:47 [2023-04-24T03:23:47.767Z] #73 159.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:23:47 [2023-04-24T03:23:47.767Z] #73 159.4   CC       verify/json_verify-json_verify.o
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.4   CC       src/libyajl_la-yajl_alloc.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.4   CC       src/libyajl_la-yajl.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.4   CC       src/libyajl_la-yajl_gen.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.4   CC       src/libyajl_la-yajl_parser.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.5   CC       src/libyajl_la-yajl_buf.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.5   CC       src/libyajl_la-yajl_encode.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.5   CC       src/libyajl_la-yajl_lex.lo
03:23:48 [2023-04-24T03:23:48.027Z] #73 159.6   CC       src/libyajl_la-yajl_tree.lo
03:23:51 [2023-04-24T03:23:51.318Z] #73 ...
03:23:51 [2023-04-24T03:23:51.318Z] 
03:23:51 [2023-04-24T03:23:51.318Z] #54 [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...)
03:23:51 [2023-04-24T03:23:51.318Z] #54 201.8 github.com/gorilla/context
03:23:51 [2023-04-24T03:23:51.318Z] #54 202.2 github.com/docker/distribution/registry/api/errcode
03:23:51 [2023-04-24T03:23:51.318Z] #54 202.2 github.com/gorilla/mux
03:23:51 [2023-04-24T03:23:51.318Z] #54 202.8 expvar
03:23:51 [2023-04-24T03:23:51.318Z] #54 203.3 github.com/docker/distribution/context
03:23:51 [2023-04-24T03:23:51.318Z] #54 203.6 github.com/docker/distribution/registry/api/v2
03:23:51 [2023-04-24T03:23:51.318Z] #54 204.4 github.com/docker/distribution/health
03:23:51 [2023-04-24T03:23:51.318Z] #54 204.8 github.com/docker/distribution
03:23:51 [2023-04-24T03:23:51.318Z] #54 204.9 github.com/docker/distribution/health/checks
03:23:51 [2023-04-24T03:23:51.318Z] #54 205.4 github.com/docker/distribution/registry/auth
03:23:51 [2023-04-24T03:23:51.318Z] #54 205.6 github.com/docker/distribution/registry/client/transport
03:23:51 [2023-04-24T03:23:51.318Z] #54 205.6 github.com/docker/distribution/manifest/manifestlist
03:23:51 [2023-04-24T03:23:51.318Z] #54 205.9 github.com/docker/distribution/manifest/schema1
03:23:51 [2023-04-24T03:23:51.318Z] #54 206.1 github.com/docker/distribution/manifest/schema2
03:23:51 [2023-04-24T03:23:51.318Z] #54 206.4 github.com/docker/distribution/notifications
03:23:51 [2023-04-24T03:23:51.318Z] #54 206.7 github.com/docker/distribution/registry/middleware/registry
03:23:51 [2023-04-24T03:23:51.318Z] #54 206.8 github.com/docker/distribution/registry/middleware/repository
03:23:51 [2023-04-24T03:23:51.318Z] #54 207.0 github.com/docker/distribution/registry/storage/cache
03:23:51 [2023-04-24T03:23:51.318Z] #54 207.3 github.com/docker/distribution/registry/storage/cache/memory
03:23:51 [2023-04-24T03:23:51.318Z] #54 207.6 github.com/docker/distribution/registry/client
03:23:51 [2023-04-24T03:23:51.318Z] #54 208.7 github.com/docker/distribution/registry/storage/driver
03:23:51 [2023-04-24T03:23:51.318Z] #54 209.1 github.com/docker/distribution/registry/proxy/scheduler
03:23:51 [2023-04-24T03:23:51.318Z] #54 209.2 github.com/docker/distribution/registry/client/auth
03:23:51 [2023-04-24T03:23:51.318Z] #54 209.4 github.com/docker/distribution/registry/storage
03:23:51 [2023-04-24T03:23:51.318Z] #54 210.0 github.com/docker/distribution/registry/storage/cache/redis
03:23:51 [2023-04-24T03:23:51.318Z] #54 210.4 github.com/docker/distribution/registry/storage/driver/factory
03:23:51 [2023-04-24T03:23:51.318Z] #54 210.5 github.com/docker/distribution/registry/storage/driver/middleware
03:23:51 [2023-04-24T03:23:51.318Z] #54 210.7 github.com/gorilla/handlers
03:23:51 [2023-04-24T03:23:51.318Z] #54 211.9 text/template
03:23:52 [2023-04-24T03:23:52.256Z] #54 213.0 github.com/docker/distribution/registry/proxy
03:23:53 [2023-04-24T03:23:53.638Z] #54 214.5 github.com/docker/distribution/registry/listener
03:23:53 [2023-04-24T03:23:53.898Z] #54 214.8 github.com/docker/distribution/version
03:23:54 [2023-04-24T03:23:54.158Z] #54 215.1 github.com/spf13/pflag
03:23:54 [2023-04-24T03:23:54.727Z] #54 215.6 github.com/docker/distribution/registry/handlers
03:23:55 [2023-04-24T03:23:55.297Z] #54 ...
03:23:55 [2023-04-24T03:23:55.297Z] 
03:23:55 [2023-04-24T03:23:55.297Z] #73 [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
03:23:55 [2023-04-24T03:23:55.297Z] #73 166.7   CCLD     libyajl.la
03:23:55 [2023-04-24T03:23:55.867Z] #73 167.2   CCLD     verify/json_verify
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[5]: Nothing to be done for 'install-exec-am'.
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[5]: Nothing to be done for 'install-data-am'.
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:23:56 [2023-04-24T03:23:56.438Z] #73 167.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/validate.o
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/image_spec_schema_config_schema.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/image_spec_schema_content_descriptor.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/image_spec_schema_defs.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/image_spec_schema_defs_descriptor.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.0   CC       src/image_spec_schema_image_index_schema.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.1   CC       src/image_spec_schema_image_layout_schema.lo
03:23:56 [2023-04-24T03:23:56.438Z] #73 168.1   CC       src/image_spec_schema_image_manifest_schema.lo
03:23:56 [2023-04-24T03:23:56.698Z] #73 168.1   CC       src/runtime_spec_schema_config_linux.lo
03:23:56 [2023-04-24T03:23:56.698Z] #73 168.2   CC       src/runtime_spec_schema_config_zos.lo
03:23:56 [2023-04-24T03:23:56.698Z] #73 168.2   CC       src/runtime_spec_schema_config_schema.lo
03:23:56 [2023-04-24T03:23:56.698Z] #73 168.4   CC       src/runtime_spec_schema_config_solaris.lo
03:23:56 [2023-04-24T03:23:56.958Z] #73 168.4   CC       src/runtime_spec_schema_config_vm.lo
03:23:56 [2023-04-24T03:23:56.958Z] #73 168.4   CC       src/runtime_spec_schema_config_windows.lo
03:23:57 [2023-04-24T03:23:57.218Z] #73 168.5   CC       src/runtime_spec_schema_defs.lo
03:23:57 [2023-04-24T03:23:57.218Z] #73 168.7   CC       src/runtime_spec_schema_defs_linux.lo
03:23:57 [2023-04-24T03:23:57.218Z] #73 168.8   CC       src/runtime_spec_schema_defs_zos.lo
03:23:57 [2023-04-24T03:23:57.478Z] #73 168.9   CC       src/runtime_spec_schema_defs_vm.lo
03:23:57 [2023-04-24T03:23:57.738Z] #73 169.1   CC       src/runtime_spec_schema_defs_windows.lo
03:23:57 [2023-04-24T03:23:57.738Z] #73 169.2   CC       src/runtime_spec_schema_state_schema.lo
03:23:57 [2023-04-24T03:23:57.738Z] #73 169.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:23:57 [2023-04-24T03:23:57.998Z] #73 169.5   CC       src/basic_test_double_array_item.lo
03:23:57 [2023-04-24T03:23:57.998Z] #73 169.6   CC       src/basic_test_double_array.lo
03:23:58 [2023-04-24T03:23:58.568Z] #73 169.9   CC       src/basic_test_top_array_int.lo
03:23:58 [2023-04-24T03:23:58.568Z] #73 170.1   CC       src/basic_test_top_array_string.lo
03:23:58 [2023-04-24T03:23:58.568Z] #73 170.2   CC       src/basic_test_top_double_array_int.lo
03:23:58 [2023-04-24T03:23:58.827Z] #73 170.4   CC       src/basic_test_top_double_array_obj.lo
03:23:58 [2023-04-24T03:23:58.827Z] #73 170.5   CC       src/basic_test_top_double_array_refobj.lo
03:23:59 [2023-04-24T03:23:59.767Z] #73 171.2   CC       src/basic_test_top_double_array_string.lo
03:24:00 [2023-04-24T03:24:00.027Z] #73 171.5   CC       src/read-file.lo
03:24:00 [2023-04-24T03:24:00.596Z] #73 172.0   CC       src/json_common.lo
03:24:00 [2023-04-24T03:24:00.597Z] #73 172.1   CC       tests/test-1.o
03:24:00 [2023-04-24T03:24:00.856Z] #73 172.4   CC       tests/test-2.o
03:24:01 [2023-04-24T03:24:01.116Z] #73 172.6   CC       tests/test-3.o
03:24:01 [2023-04-24T03:24:01.375Z] #73 172.9   CC       tests/test-4.o
03:24:01 [2023-04-24T03:24:01.635Z] #73 173.1   CC       tests/test-5.o
03:24:01 [2023-04-24T03:24:01.895Z] #73 173.3   CC       tests/test-6.o
03:24:02 [2023-04-24T03:24:02.155Z] #73 173.6   CC       tests/test-7.o
03:24:02 [2023-04-24T03:24:02.724Z] #73 174.3   CC       tests/test-8.o
03:24:02 [2023-04-24T03:24:02.984Z] #73 174.6   CC       tests/test-9.o
03:24:03 [2023-04-24T03:24:03.243Z] #73 174.7   CC       tests/test-10.o
03:24:03 [2023-04-24T03:24:03.502Z] #73 175.0   CC       tests/test-11.o
03:24:06 [2023-04-24T03:24:06.050Z] #73 ...
03:24:06 [2023-04-24T03:24:06.050Z] 
03:24:06 [2023-04-24T03:24:06.050Z] #54 [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...)
03:24:06 [2023-04-24T03:24:06.050Z] #54 216.7 github.com/spf13/cobra
03:24:06 [2023-04-24T03:24:06.050Z] #54 218.6 container/heap
03:24:06 [2023-04-24T03:24:06.050Z] #54 218.8 log/syslog
03:24:06 [2023-04-24T03:24:06.050Z] #54 219.3 runtime/debug
03:24:06 [2023-04-24T03:24:06.050Z] #54 220.1 github.com/yvasiyarov/go-metrics
03:24:06 [2023-04-24T03:24:06.050Z] #54 220.4 github.com/yvasiyarov/newrelic_platform_go
03:24:06 [2023-04-24T03:24:06.050Z] #54 221.0 golang.org/x/crypto/blowfish
03:24:06 [2023-04-24T03:24:06.050Z] #54 221.3 golang.org/x/crypto/bcrypt
03:24:06 [2023-04-24T03:24:06.050Z] #54 221.8 github.com/docker/distribution/registry/auth/htpasswd
03:24:06 [2023-04-24T03:24:06.050Z] #54 222.5 github.com/docker/distribution/registry/auth/silly
03:24:06 [2023-04-24T03:24:06.050Z] #54 222.7 github.com/docker/distribution/registry/auth/token
03:24:06 [2023-04-24T03:24:06.050Z] #54 223.8 encoding/xml
03:24:06 [2023-04-24T03:24:06.050Z] #54 224.8 github.com/yvasiyarov/gorelic
03:24:06 [2023-04-24T03:24:06.050Z] #54 225.9 github.com/docker/distribution/registry
03:24:06 [2023-04-24T03:24:06.313Z] #54 227.0 github.com/docker/distribution/registry/storage/driver/base
03:24:06 [2023-04-24T03:24:06.882Z] #54 227.7 github.com/docker/distribution/registry/storage/driver/filesystem
03:24:07 [2023-04-24T03:24:07.141Z] #54 228.1 github.com/docker/distribution/registry/storage/driver/inmemory
03:24:07 [2023-04-24T03:24:07.401Z] #54 228.2 github.com/Azure/azure-sdk-for-go/storage
03:24:07 [2023-04-24T03:24:07.971Z] #54 228.8 os/user
03:24:08 [2023-04-24T03:24:08.543Z] #54 229.5 github.com/AdRoll/goamz/aws
03:24:09 [2023-04-24T03:24:09.924Z] #54 230.7 github.com/docker/distribution/registry/storage/driver/azure
03:24:10 [2023-04-24T03:24:10.495Z] #54 231.4 github.com/AdRoll/goamz/cloudfront
03:24:11 [2023-04-24T03:24:11.065Z] #54 231.9 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
03:24:11 [2023-04-24T03:24:11.325Z] #54 232.2 net/http/httputil
03:24:11 [2023-04-24T03:24:11.325Z] #54 232.3 github.com/mitchellh/mapstructure
03:24:13 [2023-04-24T03:24:13.235Z] #54 233.9 github.com/ncw/swift
03:24:13 [2023-04-24T03:24:13.235Z] #54 234.0 github.com/AdRoll/goamz/s3
03:24:15 [2023-04-24T03:24:15.776Z] #54 236.4 github.com/docker/distribution/registry/storage/driver/s3
03:24:15 [2023-04-24T03:24:15.776Z] #54 236.5 github.com/docker/distribution/registry/storage/driver/swift
03:24:16 [2023-04-24T03:24:16.716Z] #54 237.6 html
03:24:16 [2023-04-24T03:24:16.716Z] #54 237.7 internal/profile
03:24:17 [2023-04-24T03:24:17.656Z] #54 238.6 text/tabwriter
03:24:18 [2023-04-24T03:24:18.226Z] #54 239.2 runtime/pprof
03:24:20 [2023-04-24T03:24:20.766Z] #54 241.5 runtime/trace
03:24:20 [2023-04-24T03:24:20.766Z] #54 241.8 net/http/pprof
03:24:21 [2023-04-24T03:24:21.335Z] #54 242.2 github.com/docker/distribution/cmd/registry
03:24:26 [2023-04-24T03:24:26.615Z] #54 246.8 + xx-verify /build/registry-v2
03:24:28 [2023-04-24T03:24:28.524Z] #54 DONE 249.2s
03:24:28 [2023-04-24T03:24:28.524Z] 
03:24:28 [2023-04-24T03:24:28.524Z] #73 [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
03:24:35 [2023-04-24T03:24:35.102Z] #73 ...
03:24:35 [2023-04-24T03:24:35.102Z] 
03:24:35 [2023-04-24T03:24:35.102Z] #72 [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...)
03:24:35 [2023-04-24T03:24:35.102Z] #72 DONE 207.9s
03:24:35 [2023-04-24T03:24:35.102Z] 
03:24:35 [2023-04-24T03:24:35.102Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
03:24:35 [2023-04-24T03:24:35.102Z] #81 DONE 0.1s
03:24:35 [2023-04-24T03:24:35.102Z] 
03:24:35 [2023-04-24T03:24:35.102Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
03:24:35 [2023-04-24T03:24:35.102Z] #82 DONE 0.1s
03:24:35 [2023-04-24T03:24:35.102Z] 
03:24:35 [2023-04-24T03:24:35.102Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:24:53 [2023-04-24T03:24:53.213Z] #79 ...
03:24:53 [2023-04-24T03:24:53.213Z] 
03:24:53 [2023-04-24T03:24:53.213Z] #73 [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
03:24:53 [2023-04-24T03:24:53.213Z] #73 222.3   CCLD     libocispec.la
03:24:53 [2023-04-24T03:24:53.213Z] #73 222.8   CCLD     src/validate
03:24:53 [2023-04-24T03:24:53.213Z] #73 222.8   CCLD     tests/test-1
03:24:53 [2023-04-24T03:24:53.213Z] #73 222.9   CCLD     tests/test-2
03:24:53 [2023-04-24T03:24:53.213Z] #73 222.9   CCLD     tests/test-3
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.0   CCLD     tests/test-4
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.0   CCLD     tests/test-5
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.1   CCLD     tests/test-6
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.2   CCLD     tests/test-7
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.2   CCLD     tests/test-8
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.4   CCLD     tests/test-9
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.5   CCLD     tests/test-10
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:24:53 [2023-04-24T03:24:53.213Z] #73 223.6   CCLD     tests/test-11
03:24:54 [2023-04-24T03:24:54.594Z] #73 225.8 libtool: link: ar cr libocispec.a 
03:24:54 [2023-04-24T03:24:54.594Z] #73 225.9 libtool: link: ranlib libocispec.a
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[5]: Nothing to be done for 'install-exec-am'.
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[5]: Nothing to be done for 'install-data-am'.
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:24:56 [2023-04-24T03:24:56.502Z] #73 227.8 make[2]: Entering directory '/tmp/crun-build'
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.0   CC       src/libcrun/libcrun_testing_a-utils.o
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.0   CC       src/libcrun/libcrun_testing_a-container.o
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:24:56 [2023-04-24T03:24:56.502Z] #73 228.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:24:56 [2023-04-24T03:24:56.762Z] #73 228.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:24:56 [2023-04-24T03:24:56.762Z] #73 228.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:24:56 [2023-04-24T03:24:56.762Z] #73 228.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:24:56 [2023-04-24T03:24:56.762Z] #73 228.3   CC       src/libcrun/libcrun_testing_a-criu.o
03:24:57 [2023-04-24T03:24:57.022Z] #73 228.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:24:57 [2023-04-24T03:24:57.022Z] #73 228.4   CC       src/libcrun/libcrun_testing_a-linux.o
03:24:57 [2023-04-24T03:24:57.022Z] #73 228.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:24:57 [2023-04-24T03:24:57.022Z] #73 228.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:24:57 [2023-04-24T03:24:57.022Z] #73 228.6   CC       src/libcrun/libcrun_testing_a-error.o
03:24:57 [2023-04-24T03:24:57.282Z] #73 228.9   CC       src/libcrun/libcrun_testing_a-status.o
03:24:57 [2023-04-24T03:24:57.541Z] #73 229.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:24:57 [2023-04-24T03:24:57.541Z] #73 229.0   CC       src/libcrun/libcrun_testing_a-terminal.o
03:24:57 [2023-04-24T03:24:57.801Z] #73 229.1   CC       src/libcrun/libcrun_testing_a-signals.o
03:24:57 [2023-04-24T03:24:57.801Z] #73 229.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:24:58 [2023-04-24T03:24:58.061Z] #73 229.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:24:58 [2023-04-24T03:24:58.061Z] #73 229.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:24:58 [2023-04-24T03:24:58.320Z] #73 230.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:24:58 [2023-04-24T03:24:58.580Z] #73 230.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:24:58 [2023-04-24T03:24:58.839Z] #73 230.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:24:58 [2023-04-24T03:24:58.839Z] #73 230.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:24:59 [2023-04-24T03:24:59.098Z] #73 230.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:24:59 [2023-04-24T03:24:59.666Z] #73 231.0   CC       src/crun-crun.o
03:24:59 [2023-04-24T03:24:59.666Z] #73 231.1   CC       src/crun-run.o
03:24:59 [2023-04-24T03:24:59.926Z] #73 231.4   CC       src/crun-delete.o
03:25:00 [2023-04-24T03:25:00.185Z] #73 231.7   CC       src/crun-kill.o
03:25:00 [2023-04-24T03:25:00.445Z] #73 231.8   CC       src/crun-pause.o
03:25:00 [2023-04-24T03:25:00.705Z] #73 232.2   CC       src/crun-unpause.o
03:25:00 [2023-04-24T03:25:00.705Z] #73 232.2   CC       src/crun-spec.o
03:25:00 [2023-04-24T03:25:00.705Z] #73 232.3   CC       src/crun-exec.o
03:25:00 [2023-04-24T03:25:00.965Z] #73 232.6   CC       src/crun-list.o
03:25:01 [2023-04-24T03:25:01.535Z] #73 232.9   CC       src/crun-create.o
03:25:01 [2023-04-24T03:25:01.535Z] #73 233.1   CC       src/crun-start.o
03:25:01 [2023-04-24T03:25:01.795Z] #73 233.4   CC       src/crun-state.o
03:25:02 [2023-04-24T03:25:02.054Z] #73 233.5   CC       src/crun-update.o
03:25:02 [2023-04-24T03:25:02.054Z] #73 233.6   CC       src/crun-ps.o
03:25:02 [2023-04-24T03:25:02.624Z] #73 234.0   CC       src/crun-checkpoint.o
03:25:02 [2023-04-24T03:25:02.883Z] #73 234.3   CC       src/crun-restore.o
03:25:03 [2023-04-24T03:25:03.143Z] #73 234.6   CC       src/libcrun/libcrun_la-utils.lo
03:25:03 [2023-04-24T03:25:03.403Z] #73 234.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:25:03 [2023-04-24T03:25:03.403Z] #73 235.0   CC       src/libcrun/libcrun_la-container.lo
03:25:03 [2023-04-24T03:25:03.972Z] #73 235.3   CC       src/libcrun/libcrun_la-cgroup.lo
03:25:04 [2023-04-24T03:25:04.232Z] #73 235.5   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:25:04 [2023-04-24T03:25:04.492Z] #73 235.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:25:04 [2023-04-24T03:25:04.492Z] #73 236.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:25:04 [2023-04-24T03:25:04.752Z] #73 236.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:25:05 [2023-04-24T03:25:05.011Z] #73 236.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:25:05 [2023-04-24T03:25:05.580Z] #73 237.1   CC       src/libcrun/libcrun_la-criu.lo
03:25:06 [2023-04-24T03:25:06.149Z] #73 237.5   CC       src/libcrun/libcrun_la-custom-handler.lo
03:25:07 [2023-04-24T03:25:07.533Z] #73 238.9   CC       src/libcrun/libcrun_la-linux.lo
03:25:07 [2023-04-24T03:25:07.533Z] #73 239.0   CC       src/libcrun/libcrun_la-seccomp.lo
03:25:08 [2023-04-24T03:25:08.102Z] #73 239.4   CC       src/libcrun/libcrun_la-ebpf.lo
03:25:08 [2023-04-24T03:25:08.362Z] #73 239.9   CC       src/libcrun/libcrun_la-error.lo
03:25:08 [2023-04-24T03:25:08.621Z] #73 240.3   CC       src/libcrun/libcrun_la-status.lo
03:25:09 [2023-04-24T03:25:09.275Z] #73 240.6   CC       src/libcrun/libcrun_la-terminal.lo
03:25:09 [2023-04-24T03:25:09.609Z] #73 241.1   CC       src/libcrun/libcrun_la-signals.lo
03:25:09 [2023-04-24T03:25:09.609Z] #73 241.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:25:10 [2023-04-24T03:25:10.184Z] #73 241.7   CC       src/libcrun/libcrun_la-mount_flags.lo
03:25:10 [2023-04-24T03:25:10.479Z] #73 241.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:25:10 [2023-04-24T03:25:10.739Z] #73 241.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:25:10 [2023-04-24T03:25:10.999Z] #73 242.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:25:11 [2023-04-24T03:25:11.259Z] #73 242.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:25:11 [2023-04-24T03:25:11.835Z] #73 243.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:25:12 [2023-04-24T03:25:12.409Z] #73 243.7   CC       tests/init.o
03:25:12 [2023-04-24T03:25:12.409Z] #73 ...
03:25:12 [2023-04-24T03:25:12.409Z] 
03:25:12 [2023-04-24T03:25:12.409Z] #77 [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...)
03:25:12 [2023-04-24T03:25:12.409Z] #77 DONE 245.9s
03:25:12 [2023-04-24T03:25:12.669Z] 
03:25:12 [2023-04-24T03:25:12.669Z] #73 [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
03:25:14 [2023-04-24T03:25:14.580Z] #73 246.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:25:15 [2023-04-24T03:25:15.150Z] #73 ...
03:25:15 [2023-04-24T03:25:15.150Z] 
03:25:15 [2023-04-24T03:25:15.150Z] #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...)
03:25:15 [2023-04-24T03:25:15.150Z] #70 DONE 284.0s
03:25:15 [2023-04-24T03:25:15.409Z] 
03:25:15 [2023-04-24T03:25:15.409Z] #76 [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...)
03:25:16 [2023-04-24T03:25:16.790Z] #76 ...
03:25:16 [2023-04-24T03:25:16.790Z] 
03:25:16 [2023-04-24T03:25:16.790Z] #71 [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...)
03:25:16 [2023-04-24T03:25:16.790Z] #71 DONE 278.4s
03:25:16 [2023-04-24T03:25:16.790Z] 
03:25:16 [2023-04-24T03:25:16.790Z] #73 [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
03:25:29 [2023-04-24T03:25:29.013Z] #73 259.6   CCLD     tests/init
03:25:43 [2023-04-24T03:25:43.907Z] #73 274.4   AR       libcrun_testing.a
03:25:43 [2023-04-24T03:25:43.907Z] #73 274.4 ar: `u' modifier ignored since `D' is the default (see `U')
03:25:43 [2023-04-24T03:25:43.907Z] #73 274.5   CCLD     tests/tests_libcrun_utils
03:25:43 [2023-04-24T03:25:43.907Z] #73 274.5   CCLD     tests/tests_libcrun_fuzzer
03:25:43 [2023-04-24T03:25:43.907Z] #73 274.5   CCLD     tests/tests_libcrun_errors
03:25:44 [2023-04-24T03:25:44.169Z] #73 275.6   CCLD     libcrun.la
03:25:44 [2023-04-24T03:25:44.738Z] #73 276.2   CCLD     crun
03:25:44 [2023-04-24T03:25:44.997Z] #73 276.5 make[3]: Entering directory '/tmp/crun-build'
03:25:44 [2023-04-24T03:25:44.997Z] #73 276.7  /bin/mkdir -p '/usr/local/lib'
03:25:44 [2023-04-24T03:25:44.997Z] #73 276.7  /bin/mkdir -p '/usr/local/share/man/man1'
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.7  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.8 libtool: install: ranlib /usr/local/lib/libcrun.a
03:25:45 [2023-04-24T03:25:45.257Z] #73 276.9 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
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 ----------------------------------------------------------------------
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 Libraries have been installed in:
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9    /usr/local/lib
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 If you ever happen to want to link against installed libraries
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 in a given directory, LIBDIR, you must either use libtool, and
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 specify the full pathname of the library, or use the '-LLIBDIR'
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 flag during linking and do at least one of the following:
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9      during execution
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9      during linking
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 See any operating system documentation about shared libraries for
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 more information, such as the ld(1) and ld.so(8) manual pages.
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9 ----------------------------------------------------------------------
03:25:45 [2023-04-24T03:25:45.517Z] #73 276.9  /bin/mkdir -p '/build'
03:25:45 [2023-04-24T03:25:45.517Z] #73 277.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:25:45 [2023-04-24T03:25:45.517Z] #73 277.0 libtool: install: /usr/bin/install -c crun /build/crun
03:25:45 [2023-04-24T03:25:45.517Z] #73 277.0 make[3]: Leaving directory '/tmp/crun-build'
03:25:45 [2023-04-24T03:25:45.517Z] #73 277.0 make[2]: Leaving directory '/tmp/crun-build'
03:25:45 [2023-04-24T03:25:45.517Z] #73 277.0 make[1]: Leaving directory '/tmp/crun-build'
03:25:46 [2023-04-24T03:25:46.094Z] #73 DONE 277.7s
03:25:46 [2023-04-24T03:25:46.094Z] 
03:25:46 [2023-04-24T03:25:46.094Z] #76 [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...)
03:25:46 [2023-04-24T03:25:46.094Z] #76 DONE 273.5s
03:25:46 [2023-04-24T03:25:46.094Z] 
03:25:46 [2023-04-24T03:25:46.094Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:25:48 [2023-04-24T03:25:48.005Z] #79 ...
03:25:48 [2023-04-24T03:25:48.005Z] 
03:25:48 [2023-04-24T03:25:48.005Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
03:25:48 [2023-04-24T03:25:48.005Z] #83 DONE 0.2s
03:25:48 [2023-04-24T03:25:48.005Z] 
03:25:48 [2023-04-24T03:25:48.005Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
03:25:48 [2023-04-24T03:25:48.005Z] #84 DONE 0.2s
03:25:48 [2023-04-24T03:25:48.005Z] 
03:25:48 [2023-04-24T03:25:48.005Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:25:48 [2023-04-24T03:25:48.266Z] #79 ...
03:25:48 [2023-04-24T03:25:48.266Z] 
03:25:48 [2023-04-24T03:25:48.266Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
03:25:48 [2023-04-24T03:25:48.835Z] #85 DONE 0.7s
03:25:48 [2023-04-24T03:25:48.835Z] 
03:25:48 [2023-04-24T03:25:48.835Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
03:25:48 [2023-04-24T03:25:48.835Z] #86 DONE 0.1s
03:25:48 [2023-04-24T03:25:48.835Z] 
03:25:48 [2023-04-24T03:25:48.835Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
03:25:48 [2023-04-24T03:25:48.835Z] #87 DONE 0.1s
03:25:48 [2023-04-24T03:25:48.835Z] 
03:25:48 [2023-04-24T03:25:48.835Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:25:49 [2023-04-24T03:25:49.094Z] #79 ...
03:25:49 [2023-04-24T03:25:49.094Z] 
03:25:49 [2023-04-24T03:25:49.094Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
03:25:49 [2023-04-24T03:25:49.094Z] #88 DONE 0.1s
03:25:49 [2023-04-24T03:25:49.094Z] 
03:25:49 [2023-04-24T03:25:49.094Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
03:25:49 [2023-04-24T03:25:49.353Z] #89 DONE 0.1s
03:25:49 [2023-04-24T03:25:49.353Z] 
03:25:49 [2023-04-24T03:25:49.353Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
03:25:49 [2023-04-24T03:25:49.353Z] #90 DONE 0.1s
03:25:49 [2023-04-24T03:25:49.353Z] 
03:25:49 [2023-04-24T03:25:49.353Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:25:49 [2023-04-24T03:25:49.353Z] #79 ...
03:25:49 [2023-04-24T03:25:49.353Z] 
03:25:49 [2023-04-24T03:25:49.353Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
03:25:49 [2023-04-24T03:25:49.353Z] #91 DONE 0.1s
03:25:49 [2023-04-24T03:25:49.353Z] 
03:25:49 [2023-04-24T03:25:49.353Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
03:25:49 [2023-04-24T03:25:49.612Z] #92 DONE 0.1s
03:25:49 [2023-04-24T03:25:49.612Z] 
03:25:49 [2023-04-24T03:25:49.612Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:26:07 [2023-04-24T03:26:07.717Z] #79 ...
03:26:07 [2023-04-24T03:26:07.717Z] 
03:26:07 [2023-04-24T03:26:07.717Z] #58 [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
03:26:07 [2023-04-24T03:26:07.717Z] #58 355.2 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
03:26:07 [2023-04-24T03:26:07.717Z] #58 DONE 356.2s
03:26:07 [2023-04-24T03:26:07.717Z] 
03:26:07 [2023-04-24T03:26:07.717Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:26:07 [2023-04-24T03:26:07.717Z] #79 282.0 + bin/containerd
03:26:07 [2023-04-24T03:26:07.717Z] #79 282.0 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
03:26:08 [2023-04-24T03:26:08.658Z] #79 ...
03:26:08 [2023-04-24T03:26:08.658Z] 
03:26:08 [2023-04-24T03:26:08.658Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
03:26:08 [2023-04-24T03:26:08.658Z] #93 DONE 0.3s
03:26:08 [2023-04-24T03:26:08.658Z] 
03:26:08 [2023-04-24T03:26:08.658Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
03:26:08 [2023-04-24T03:26:08.658Z] #94 DONE 0.1s
03:26:08 [2023-04-24T03:26:08.658Z] 
03:26:08 [2023-04-24T03:26:08.658Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:26:08 [2023-04-24T03:26:08.918Z] #79 ...
03:26:08 [2023-04-24T03:26:08.918Z] 
03:26:08 [2023-04-24T03:26:08.918Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
03:26:08 [2023-04-24T03:26:08.918Z] #95 DONE 0.1s
03:26:08 [2023-04-24T03:26:08.918Z] 
03:26:08 [2023-04-24T03:26:08.918Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
03:26:47 [2023-04-24T03:26:47.652Z] #79 317.9 + bin/containerd-stress
03:26:47 [2023-04-24T03:26:47.652Z] #79 317.9 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -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
03:26:47 [2023-04-24T03:26:47.652Z] #79 319.4 + bin/containerd-shim
03:26:47 [2023-04-24T03:26:47.652Z] #79 320.0 + bin/containerd-shim-runc-v1
03:26:47 [2023-04-24T03:26:47.652Z] #79 321.0 + bin/containerd-shim-runc-v2
03:26:47 [2023-04-24T03:26:47.652Z] #79 321.9 + binaries
03:26:48 [2023-04-24T03:26:48.221Z] #79 DONE 322.9s
03:26:49 [2023-04-24T03:26:49.158Z] 
03:26:49 [2023-04-24T03:26:49.159Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
03:26:49 [2023-04-24T03:26:49.417Z] #96 DONE 0.6s
03:26:49 [2023-04-24T03:26:49.417Z] 
03:26:49 [2023-04-24T03:26:49.417Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:26:49 [2023-04-24T03:26:49.417Z] #97 DONE 0.1s
03:26:49 [2023-04-24T03:26:49.677Z] 
03:26:49 [2023-04-24T03:26:49.677Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
03:26:49 [2023-04-24T03:26:49.677Z] #98 DONE 0.2s
03:26:49 [2023-04-24T03:26:49.677Z] 
03:26:49 [2023-04-24T03:26:49.677Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
03:26:49 [2023-04-24T03:26:49.677Z] #99 DONE 0.0s
03:26:49 [2023-04-24T03:26:49.677Z] 
03:26:49 [2023-04-24T03:26:49.677Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
03:26:49 [2023-04-24T03:26:49.936Z] #100 DONE 0.1s
03:26:49 [2023-04-24T03:26:49.936Z] 
03:26:49 [2023-04-24T03:26:49.936Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:26:49 [2023-04-24T03:26:49.936Z] #101 DONE 0.0s
03:26:49 [2023-04-24T03:26:49.936Z] 
03:26:49 [2023-04-24T03:26:49.936Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
03:26:50 [2023-04-24T03:26:50.195Z] #102 DONE 0.1s
03:26:50 [2023-04-24T03:26:50.195Z] 
03:26:50 [2023-04-24T03:26:50.195Z] #103 [dev-base  1/11] RUN groupadd -r docker
03:26:50 [2023-04-24T03:26:50.454Z] #103 DONE 0.4s
03:26:50 [2023-04-24T03:26:50.454Z] 
03:26:50 [2023-04-24T03:26:50.454Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:26:51 [2023-04-24T03:26:51.027Z] #104 DONE 0.5s
03:26:51 [2023-04-24T03:26:51.027Z] 
03:26:51 [2023-04-24T03:26:51.027Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:26:51 [2023-04-24T03:26:51.286Z] #105 0.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:26:51 [2023-04-24T03:26:51.286Z] #105 DONE 0.4s
03:26:51 [2023-04-24T03:26:51.286Z] 
03:26:51 [2023-04-24T03:26:51.286Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:26:51 [2023-04-24T03:26:51.858Z] #106 DONE 0.4s
03:26:51 [2023-04-24T03:26:51.858Z] 
03:26:51 [2023-04-24T03:26:51.858Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:26:52 [2023-04-24T03:26:52.431Z] #107 DONE 0.5s
03:26:52 [2023-04-24T03:26:52.431Z] 
03:26:52 [2023-04-24T03:26:52.431Z] #108 [dev-base  6/11] RUN ldconfig
03:26:52 [2023-04-24T03:26:52.691Z] #108 DONE 0.5s
03:26:52 [2023-04-24T03:26:52.691Z] 
03:26:52 [2023-04-24T03:26:52.691Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
03:26:53 [2023-04-24T03:26:53.259Z] #109 DONE 0.5s
03:26:53 [2023-04-24T03:26:53.259Z] 
03:26:53 [2023-04-24T03:26:53.259Z] #110 [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
03:26:54 [2023-04-24T03:26:54.197Z] #110 0.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:26:54 [2023-04-24T03:26:54.197Z] #110 0.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:26:54 [2023-04-24T03:26:54.197Z] #110 0.958 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:26:54 [2023-04-24T03:26:54.197Z] #110 0.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
03:26:54 [2023-04-24T03:26:54.197Z] #110 1.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
03:26:54 [2023-04-24T03:26:54.457Z] #110 1.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
03:26:55 [2023-04-24T03:26:55.025Z] #110 1.929 Fetched 8525 kB in 2s (5653 kB/s)
03:26:55 [2023-04-24T03:26:55.594Z] #110 1.929 Reading package lists...
03:26:56 [2023-04-24T03:26:56.165Z] #110 2.470 Reading package lists...
03:26:56 [2023-04-24T03:26:56.428Z] #110 2.977 Building dependency tree...
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.281 The following additional packages will be installed:
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.281   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.281   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.281   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.282   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.282   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.282   xxd
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283 Suggested packages:
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283   ctags vim-doc vim-scripts xfsdump acl attr quota
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283 Recommended packages:
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283   libatm1 nftables libpam-cap build-essential python3-dev dbus
03:26:56 [2023-04-24T03:26:56.428Z] #110 3.283   systemd-timesyncd | time-daemon unzip
03:26:56 [2023-04-24T03:26:56.693Z] #110 3.649 The following NEW packages will be installed:
03:26:56 [2023-04-24T03:26:56.959Z] #110 3.649   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:26:56 [2023-04-24T03:26:56.960Z] #110 3.650   xz-utils zip zstd
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.007 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.007 Need to get 32.1 MB of archives.
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.007 After this operation, 124 MB of additional disk space will be used.
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.007 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.012 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
03:26:57 [2023-04-24T03:26:57.223Z] #110 4.201 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.203 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.205 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.208 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.210 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.212 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.306 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.307 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.309 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.312 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.314 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.315 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.316 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.323 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.324 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.328 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.330 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.333 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.333 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.337 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.339 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.341 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.343 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
03:26:57 [2023-04-24T03:26:57.485Z] #110 4.435 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.440 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.445 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.447 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.634 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.663 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.665 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
03:26:57 [2023-04-24T03:26:57.751Z] #110 4.667 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
03:26:58 [2023-04-24T03:26:58.017Z] #110 4.749 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
03:26:58 [2023-04-24T03:26:58.017Z] #110 4.910 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
03:26:58 [2023-04-24T03:26:58.017Z] #110 5.003 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:26:58 [2023-04-24T03:26:58.279Z] #110 5.004 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
03:26:58 [2023-04-24T03:26:58.279Z] #110 5.010 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:26:58 [2023-04-24T03:26:58.279Z] #110 5.012 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.175 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.305 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.308 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.324 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.324 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.326 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.328 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.331 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.333 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:26:58 [2023-04-24T03:26:58.538Z] #110 5.338 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
03:26:58 [2023-04-24T03:26:58.539Z] #110 5.342 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
03:26:58 [2023-04-24T03:26:58.798Z] #110 5.513 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
03:26:58 [2023-04-24T03:26:58.798Z] #110 5.701 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
03:26:58 [2023-04-24T03:26:58.798Z] #110 5.703 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:26:59 [2023-04-24T03:26:59.057Z] #110 5.755 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
03:26:59 [2023-04-24T03:26:59.057Z] #110 5.763 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
03:26:59 [2023-04-24T03:26:59.057Z] #110 5.905 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
03:26:59 [2023-04-24T03:26:59.057Z] #110 6.038 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.175 debconf: delaying package configuration, since apt-utils is not installed
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.213 Fetched 32.1 MB in 2s (13.5 MB/s)
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.243 Selecting previously unselected package libapparmor1:arm64.
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.243 (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.)
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.252 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.275 Unpacking libapparmor1:arm64 (2.13.6-10) ...
03:26:59 [2023-04-24T03:26:59.317Z] #110 6.320 Selecting previously unselected package libcap2:arm64.
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.323 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.327 Unpacking libcap2:arm64 (1:2.44-1) ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.376 Selecting previously unselected package libargon2-1:arm64.
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.378 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.383 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.419 Selecting previously unselected package dmsetup.
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.421 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.425 Unpacking dmsetup (2:1.02.175-2.1) ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.471 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.473 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.477 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:26:59 [2023-04-24T03:26:59.576Z] #110 6.525 Selecting previously unselected package libjson-c5:arm64.
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.527 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.532 Unpacking libjson-c5:arm64 (0.15-2) ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.579 Selecting previously unselected package libcryptsetup12:arm64.
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.581 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.588 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.641 Selecting previously unselected package libip4tc2:arm64.
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.644 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.649 Unpacking libip4tc2:arm64 (1.8.7-1) ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.695 Selecting previously unselected package libkmod2:arm64.
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.697 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.702 Unpacking libkmod2:arm64 (28-1) ...
03:26:59 [2023-04-24T03:26:59.836Z] #110 6.757 Selecting previously unselected package systemd.
03:27:00 [2023-04-24T03:27:00.096Z] #110 6.759 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.096Z] #110 6.804 Unpacking systemd (247.3-7+deb11u1) ...
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.187 Selecting previously unselected package pigz.
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.190 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.210 Unpacking pigz (2.6-1) ...
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.253 Selecting previously unselected package libelf1:arm64.
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.255 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.260 Unpacking libelf1:arm64 (0.183-1) ...
03:27:00 [2023-04-24T03:27:00.355Z] #110 7.312 Selecting previously unselected package libbpf0:arm64.
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.314 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.319 Unpacking libbpf0:arm64 (1:0.3-2) ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.367 Selecting previously unselected package libmnl0:arm64.
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.367 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.372 Unpacking libmnl0:arm64 (1.0.4-3) ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.414 Selecting previously unselected package libxtables12:arm64.
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.414 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.418 Unpacking libxtables12:arm64 (1.8.7-1) ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.459 Selecting previously unselected package libcap2-bin.
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.462 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.466 Unpacking libcap2-bin (1:2.44-1) ...
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.513 Selecting previously unselected package iproute2.
03:27:00 [2023-04-24T03:27:00.615Z] #110 7.515 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.520 Unpacking iproute2 (5.10.0-4) ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.627 Selecting previously unselected package xxd.
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.629 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.633 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.693 Selecting previously unselected package vim-common.
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.695 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.707 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:27:00 [2023-04-24T03:27:00.874Z] #110 7.763 Selecting previously unselected package bash-completion.
03:27:01 [2023-04-24T03:27:01.134Z] #110 7.765 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.406 Unpacking bash-completion (1:2.11-2) ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.518 Selecting previously unselected package bzip2.
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.518 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.523 Unpacking bzip2 (1.0.8-4) ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.566 Selecting previously unselected package xz-utils.
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.566 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.570 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:27:01 [2023-04-24T03:27:01.703Z] #110 8.631 Selecting previously unselected package apparmor.
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.633 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.656 Unpacking apparmor (2.13.6-10) ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.759 Selecting previously unselected package inetutils-ping.
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.762 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.768 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.818 Selecting previously unselected package libip6tc2:arm64.
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.821 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.825 Unpacking libip6tc2:arm64 (1.8.7-1) ...
03:27:01 [2023-04-24T03:27:01.963Z] #110 8.868 Selecting previously unselected package libnfnetlink0:arm64.
03:27:02 [2023-04-24T03:27:02.222Z] #110 8.870 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 8.892 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 8.953 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:27:02 [2023-04-24T03:27:02.222Z] #110 8.956 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 8.961 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.010 Selecting previously unselected package libnftnl11:arm64.
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.012 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.020 Unpacking libnftnl11:arm64 (1.1.9-1) ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.070 Selecting previously unselected package iptables.
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.073 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.222Z] #110 9.079 Unpacking iptables (1.8.7-1) ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.164 Selecting previously unselected package libonig5:arm64.
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.166 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.172 Unpacking libonig5:arm64 (6.9.6-1.1) ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.232 Selecting previously unselected package libjq1:arm64.
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.235 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.239 Unpacking libjq1:arm64 (1.6-2.1) ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.282 Selecting previously unselected package jq.
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.285 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.292 Unpacking jq (1.6-2.1) ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.343 Selecting previously unselected package libaio1:arm64.
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.346 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.351 Unpacking libaio1:arm64 (0.3.112-9) ...
03:27:02 [2023-04-24T03:27:02.482Z] #110 9.393 Selecting previously unselected package libgpm2:arm64.
03:27:02 [2023-04-24T03:27:02.742Z] #110 9.396 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.742Z] #110 9.401 Unpacking libgpm2:arm64 (1.20.7-8) ...
03:27:02 [2023-04-24T03:27:02.742Z] #110 9.446 Selecting previously unselected package libicu67:arm64.
03:27:02 [2023-04-24T03:27:02.742Z] #110 9.448 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
03:27:02 [2023-04-24T03:27:02.742Z] #110 9.452 Unpacking libicu67:arm64 (67.1-7) ...
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.14 Selecting previously unselected package libinih1:arm64.
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.14 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.15 Unpacking libinih1:arm64 (53-1+b2) ...
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.19 Selecting previously unselected package libmicrohttpd12:arm64.
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.19 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.19 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.24 Selecting previously unselected package libnet1:arm64.
03:27:03 [2023-04-24T03:27:03.311Z] #110 10.24 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.29 Selecting previously unselected package libnl-3-200:arm64.
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.29 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.30 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.34 Selecting previously unselected package libprotobuf-c1:arm64.
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.34 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.39 Selecting previously unselected package libyajl2:arm64.
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.39 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.40 Unpacking libyajl2:arm64 (2.1.0-3) ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.42 Selecting previously unselected package net-tools.
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.43 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:27:03 [2023-04-24T03:27:03.571Z] #110 10.49 Selecting previously unselected package patch.
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.49 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.50 Unpacking patch (2.7.6-7) ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.53 Selecting previously unselected package python-pip-whl.
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.53 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.68 Selecting previously unselected package python3-lib2to3.
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.69 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.69 Unpacking python3-lib2to3 (3.9.2-1) ...
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.74 Selecting previously unselected package python3-distutils.
03:27:03 [2023-04-24T03:27:03.831Z] #110 10.74 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.74 Unpacking python3-distutils (3.9.2-1) ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.81 Selecting previously unselected package python3-pkg-resources.
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.81 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.82 Unpacking python3-pkg-resources (52.0.0-4) ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.90 Selecting previously unselected package python3-setuptools.
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.91 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.91 Unpacking python3-setuptools (52.0.0-4) ...
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.99 Selecting previously unselected package python3-wheel.
03:27:04 [2023-04-24T03:27:04.090Z] #110 10.99 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.00 Unpacking python3-wheel (0.34.2-1) ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.04 Selecting previously unselected package python3-pip.
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.04 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.04 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.12 Selecting previously unselected package sudo.
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.12 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.13 Unpacking sudo (1.9.5p2-3+deb11u1) ...
03:27:04 [2023-04-24T03:27:04.350Z] #110 11.25 Selecting previously unselected package systemd-journal-remote.
03:27:04 [2023-04-24T03:27:04.609Z] #110 11.25 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
03:27:04 [2023-04-24T03:27:04.609Z] #110 11.26 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
03:27:04 [2023-04-24T03:27:04.609Z] #110 11.30 Selecting previously unselected package thin-provisioning-tools.
03:27:04 [2023-04-24T03:27:04.609Z] #110 11.30 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.31 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.37 Selecting previously unselected package uidmap.
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.38 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.38 Unpacking uidmap (1:4.8.1-1) ...
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.43 Selecting previously unselected package vim-runtime.
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.44 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:27:04 [2023-04-24T03:27:04.610Z] #110 11.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:27:05 [2023-04-24T03:27:05.178Z] #110 12.06 Selecting previously unselected package vim.
03:27:05 [2023-04-24T03:27:05.178Z] #110 12.06 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:27:05 [2023-04-24T03:27:05.178Z] #110 12.07 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:27:05 [2023-04-24T03:27:05.438Z] #110 12.23 Selecting previously unselected package xfsprogs.
03:27:05 [2023-04-24T03:27:05.438Z] #110 12.23 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
03:27:05 [2023-04-24T03:27:05.438Z] #110 12.24 Unpacking xfsprogs (5.10.0-4) ...
03:27:05 [2023-04-24T03:27:05.438Z] #110 12.36 Selecting previously unselected package zip.
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.37 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.37 Unpacking zip (3.0-12) ...
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.43 Selecting previously unselected package zstd.
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.43 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.44 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:27:05 [2023-04-24T03:27:05.697Z] #110 12.53 Setting up python3-pkg-resources (52.0.0-4) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.73 Setting up libip4tc2:arm64 (1.8.7-1) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.74 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.75 Setting up libapparmor1:arm64 (2.13.6-10) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.77 Setting up libgpm2:arm64 (1.20.7-8) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.78 Setting up libicu67:arm64 (67.1-7) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.79 Setting up libip6tc2:arm64 (1.8.7-1) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.81 Setting up libinih1:arm64 (53-1+b2) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.82 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.83 Setting up uidmap (1:4.8.1-1) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.84 Setting up libyajl2:arm64 (2.1.0-3) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:27:05 [2023-04-24T03:27:05.957Z] #110 12.87 Setting up bzip2 (1.0.8-4) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 12.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 12.90 Setting up python3-wheel (0.34.2-1) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 13.04 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 13.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 13.07 Setting up libcap2:arm64 (1:2.44-1) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 13.08 Setting up libcap2-bin (1:2.44-1) ...
03:27:06 [2023-04-24T03:27:06.216Z] #110 13.10 Setting up apparmor (2.13.6-10) ...
03:27:07 [2023-04-24T03:27:07.155Z] #110 14.00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
03:27:07 [2023-04-24T03:27:07.155Z] #110 14.05 Setting up zip (3.0-12) ...
03:27:07 [2023-04-24T03:27:07.415Z] #110 14.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:27:07 [2023-04-24T03:27:07.415Z] #110 14.09 Setting up bash-completion (1:2.11-2) ...
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.86 Setting up libmnl0:arm64 (1.0.4-3) ...
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.87 Setting up patch (2.7.6-7) ...
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.89 Setting up sudo (1.9.5p2-3+deb11u1) ...
03:27:07 [2023-04-24T03:27:07.984Z] #110 14.94 invoke-rc.d: could not determine current runlevel
03:27:08 [2023-04-24T03:27:08.338Z] #110 14.94 invoke-rc.d: policy-rc.d denied execution of start.
03:27:08 [2023-04-24T03:27:08.338Z] #110 14.95 Setting up libxtables12:arm64 (1.8.7-1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 14.96 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 14.97 Setting up pigz (2.6-1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 14.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 15.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 15.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:27:08 [2023-04-24T03:27:08.338Z] #110 15.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.22 Setting up libaio1:arm64 (0.3.112-9) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.34 Setting up python3-lib2to3 (3.9.2-1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.44 Setting up libelf1:arm64 (0.183-1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.46 Setting up libjson-c5:arm64 (0.15-2) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.47 Setting up zstd (1.4.8+dfsg-2.1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.49 Setting up libonig5:arm64 (6.9.6-1.1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.50 Setting up libkmod2:arm64 (28-1) ...
03:27:08 [2023-04-24T03:27:08.598Z] #110 15.51 Setting up python3-distutils (3.9.2-1) ...
03:27:08 [2023-04-24T03:27:08.857Z] #110 15.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:27:08 [2023-04-24T03:27:08.858Z] #110 15.70 Setting up python3-setuptools (52.0.0-4) ...
03:27:09 [2023-04-24T03:27:09.117Z] #110 16.02 Setting up libjq1:arm64 (1.6-2.1) ...
03:27:09 [2023-04-24T03:27:09.379Z] #110 16.04 Setting up libnftnl11:arm64 (1.1.9-1) ...
03:27:09 [2023-04-24T03:27:09.379Z] #110 16.05 Setting up thin-provisioning-tools (0.9.0-1) ...
03:27:09 [2023-04-24T03:27:09.379Z] #110 16.08 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:27:09 [2023-04-24T03:27:09.638Z] #110 16.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:27:09 [2023-04-24T03:27:09.638Z] #110 16.36 Setting up jq (1.6-2.1) ...
03:27:09 [2023-04-24T03:27:09.638Z] #110 16.38 Setting up libbpf0:arm64 (1:0.3-2) ...
03:27:09 [2023-04-24T03:27:09.638Z] #110 16.40 Setting up iptables (1.8.7-1) ...
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:27:09 [2023-04-24T03:27:09.639Z] #110 16.45 Setting up iproute2 (5.10.0-4) ...
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.59 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.61 Setting up dmsetup (2:1.02.175-2.1) ...
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.62 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.64 Setting up systemd (247.3-7+deb11u1) ...
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.69 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.69 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
03:27:09 [2023-04-24T03:27:09.898Z] #110 16.70 Initializing machine ID from random generator.
03:27:10 [2023-04-24T03:27:10.158Z] #110 17.07 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
03:27:10 [2023-04-24T03:27:10.417Z] #110 17.21 Setting up xfsprogs (5.10.0-4) ...
03:27:10 [2023-04-24T03:27:10.417Z] #110 17.22 System has not been booted with systemd as init system (PID 1). Can't operate.
03:27:10 [2023-04-24T03:27:10.417Z] #110 17.22 Failed to connect to bus: Host is down
03:27:10 [2023-04-24T03:27:10.417Z] #110 17.23 Processing triggers for libc-bin (2.31-13+deb11u5) ...
03:27:11 [2023-04-24T03:27:11.356Z] #110 DONE 18.2s
03:27:11 [2023-04-24T03:27:11.356Z] 
03:27:11 [2023-04-24T03:27:11.356Z] #111 [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
03:27:11 [2023-04-24T03:27:11.616Z] #111 0.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:27:11 [2023-04-24T03:27:11.875Z] #111 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:27:11 [2023-04-24T03:27:11.875Z] #111 0.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:27:11 [2023-04-24T03:27:11.875Z] #111 DONE 0.5s
03:27:11 [2023-04-24T03:27:11.875Z] 
03:27:11 [2023-04-24T03:27:11.875Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
03:27:18 [2023-04-24T03:27:18.446Z] #112 5.654 Collecting yamllint==1.27.1
03:27:18 [2023-04-24T03:27:18.446Z] #112 6.684   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:27:18 [2023-04-24T03:27:18.705Z] #112 6.980 Collecting pathspec>=0.5.3
03:27:18 [2023-04-24T03:27:18.965Z] #112 6.984   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
03:27:18 [2023-04-24T03:27:18.965Z] #112 7.077 Collecting pyyaml
03:27:18 [2023-04-24T03:27:18.965Z] #112 7.094   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
03:27:18 [2023-04-24T03:27:18.965Z] #112 7.110 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:27:18 [2023-04-24T03:27:18.965Z] #112 7.114 Building wheels for collected packages: yamllint
03:27:18 [2023-04-24T03:27:18.965Z] #112 7.115   Building wheel for yamllint (setup.py): started
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.365   Building wheel for yamllint (setup.py): finished with status 'done'
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.366   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ad5779d41f9a5ae03b83b9eba8c28ec3b9beeda3382a6e3a168d9c0eed931748
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.366   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.368 Successfully built yamllint
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.374 Installing collected packages: pyyaml, pathspec, yamllint
03:27:19 [2023-04-24T03:27:19.225Z] #112 7.490 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
03:27:19 [2023-04-24T03:27:19.484Z] #112 DONE 7.6s
03:27:19 [2023-04-24T03:27:19.484Z] 
03:27:19 [2023-04-24T03:27:19.484Z] #113 [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
03:27:20 [2023-04-24T03:27:20.053Z] #113 0.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
03:27:20 [2023-04-24T03:27:20.313Z] #113 0.703 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
03:27:20 [2023-04-24T03:27:20.313Z] #113 0.703 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
03:27:20 [2023-04-24T03:27:20.832Z] #113 1.052 Reading package lists...
03:27:21 [2023-04-24T03:27:21.660Z] #113 1.592 Reading package lists...
03:27:21 [2023-04-24T03:27:21.660Z] #113 2.103 Building dependency tree...
03:27:21 [2023-04-24T03:27:21.660Z] #113 2.249 Reading state information...
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.418 gcc is already the newest version (4:10.2.1-1).
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.418 pkg-config is already the newest version (0.29.2-1).
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.418 The following additional packages will be installed:
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.419   uuid-dev zlib1g-dev
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.421 Suggested packages:
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.421   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.421   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.421 Recommended packages:
03:27:21 [2023-04-24T03:27:21.920Z] #113 2.421   build-essential fakeroot libalgorithm-merge-perl
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.683 The following NEW packages will be installed:
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.684   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
03:27:22 [2023-04-24T03:27:22.179Z] #113 2.685   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.960 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.960 Need to get 10.3 MB of archives.
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.960 After this operation, 41.5 MB of additional disk space will be used.
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.980 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]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.981 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]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.992 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 2.994 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.000 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.003 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]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.008 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.011 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.014 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.018 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.021 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.028 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.030 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.033 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.035 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.046 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.058 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.060 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
03:27:22 [2023-04-24T03:27:22.439Z] #113 3.061 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.065 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.067 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.070 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.086 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.089 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.097 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.099 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.108 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.252 debconf: delaying package configuration, since apt-utils is not installed
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.292 Fetched 10.3 MB in 0s (24.5 MB/s)
03:27:22 [2023-04-24T03:27:22.699Z] #113 3.315 Selecting previously unselected package dpkg-dev.
03:27:22 [2023-04-24T03:27:22.958Z] #113 3.315 (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.)
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.328 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.331 Unpacking dpkg-dev (1.20.12) ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.463 Selecting previously unselected package libgirepository-1.0-1:arm64.
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.463 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.474 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.510 Selecting previously unselected package gir1.2-glib-2.0:arm64.
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.511 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.514 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.556 Selecting previously unselected package libsecret-common.
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.559 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
03:27:22 [2023-04-24T03:27:22.959Z] #113 3.563 Unpacking libsecret-common (0.20.4-2) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.620 Selecting previously unselected package libsecret-1-0:arm64.
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.620 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.625 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.664 Selecting previously unselected package gir1.2-secret-1:arm64.
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.667 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.671 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.698 Selecting previously unselected package libapparmor-dev:arm64.
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.701 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.705 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.747 Selecting previously unselected package uuid-dev:arm64.
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.750 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.754 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.797 Selecting previously unselected package libblkid-dev:arm64.
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.800 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.809 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.218Z] #113 3.865 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.868 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.872 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.903 Selecting previously unselected package libudev-dev:arm64.
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.905 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.909 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.958 Selecting previously unselected package libsepol1-dev:arm64.
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.960 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 3.964 Unpacking libsepol1-dev:arm64 (3.1-1) ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.050 Selecting previously unselected package libpcre2-16-0:arm64.
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.053 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.057 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.105 Selecting previously unselected package libpcre2-32-0:arm64.
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.108 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.113 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.477Z] #113 4.166 Selecting previously unselected package libpcre2-posix2:arm64.
03:27:23 [2023-04-24T03:27:23.736Z] #113 4.169 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.736Z] #113 4.173 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.736Z] #113 4.206 Selecting previously unselected package libpcre2-dev:arm64.
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.209 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.212 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.296 Selecting previously unselected package libselinux1-dev:arm64.
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.299 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.303 Unpacking libselinux1-dev:arm64 (3.1-3) ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.362 Selecting previously unselected package libdevmapper-dev:arm64.
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.365 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.369 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:27:23 [2023-04-24T03:27:23.737Z] #113 4.403 Selecting previously unselected package libffi-dev:arm64.
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.405 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.409 Unpacking libffi-dev:arm64 (3.3-6) ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.450 Selecting previously unselected package libglib2.0-data.
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.453 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.456 Unpacking libglib2.0-data (2.66.8-1) ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.598 Selecting previously unselected package libglib2.0-bin.
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.601 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.605 Unpacking libglib2.0-bin (2.66.8-1) ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.648 Selecting previously unselected package libglib2.0-dev-bin.
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.651 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
03:27:23 [2023-04-24T03:27:23.996Z] #113 4.656 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.703 Selecting previously unselected package libmount-dev:arm64.
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.706 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.710 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.751 Selecting previously unselected package libpcre16-3:arm64.
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.754 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.759 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.840 Selecting previously unselected package libpcre32-3:arm64.
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.842 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.848 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
03:27:24 [2023-04-24T03:27:24.256Z] #113 4.895 Selecting previously unselected package libpcrecpp0v5:arm64.
03:27:24 [2023-04-24T03:27:24.515Z] #113 4.898 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 4.902 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 4.940 Selecting previously unselected package libpcre3-dev:arm64.
03:27:24 [2023-04-24T03:27:24.515Z] #113 4.943 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 4.948 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.035 Selecting previously unselected package zlib1g-dev:arm64.
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.038 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.041 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.086 Selecting previously unselected package libglib2.0-dev:arm64.
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.088 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.515Z] #113 5.094 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.283 Selecting previously unselected package libseccomp-dev:arm64.
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.285 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.289 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.331 Selecting previously unselected package libsecret-1-dev:arm64.
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.334 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.338 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.395 Selecting previously unselected package libsystemd-dev:arm64.
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.398 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.404 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:27:24 [2023-04-24T03:27:24.774Z] #113 5.522 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.538 Setting up libglib2.0-dev-bin (2.66.8-1) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.705 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.720 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.734 Setting up libpcre16-3:arm64 (2:8.39-13) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.746 Setting up libsepol1-dev:arm64 (3.1-1) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.758 Setting up libffi-dev:arm64 (3.3-6) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.772 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.033Z] #113 5.789 Setting up dpkg-dev (1.20.12) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.838 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.853 Setting up libglib2.0-data (2.66.8-1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.866 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.876 Setting up libpcre32-3:arm64 (2:8.39-13) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.904 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.917 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.931 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.944 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.956 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.968 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.982 Setting up libsecret-common (0.20.4-2) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 5.995 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.293Z] #113 6.013 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.026 Setting up libselinux1-dev:arm64 (3.1-3) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.039 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.053 Setting up libglib2.0-bin (2.66.8-1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.066 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.081 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.093 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.105 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.117 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.131 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.147 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.164 No schema files found: doing nothing.
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.179 Processing triggers for libc-bin (2.31-13+deb11u5) ...
03:27:25 [2023-04-24T03:27:25.552Z] #113 6.210 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
03:27:26 [2023-04-24T03:27:26.122Z] #113 DONE 6.5s
03:27:26 [2023-04-24T03:27:26.122Z] 
03:27:26 [2023-04-24T03:27:26.122Z] #114 [dev 1/1] COPY . .
03:27:27 [2023-04-24T03:27:27.502Z] #114 DONE 1.3s
03:27:27 [2023-04-24T03:27:27.502Z] 
03:27:27 [2023-04-24T03:27:27.502Z] #115 exporting to image
03:27:27 [2023-04-24T03:27:27.502Z] #115 exporting layers
03:27:28 [2023-04-24T03:27:28.881Z] #115 exporting layers 1.7s done
03:27:28 [2023-04-24T03:27:28.881Z] #115 writing image sha256:62888dc282ea4dcd063c58341a016c4ee901c20a715864f151bbe909ed65ac34 done
03:27:28 [2023-04-24T03:27:28.881Z] #115 naming to docker.io/library/docker:4876c09b2a0cd28016ab23911d8f4abd78007f00 done
03:27:28 [2023-04-24T03:27:28.881Z] #115 DONE 1.7s