Skip to content

Console Output

Skipping 91 KB.. Full Log
nt=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
13:29:39 [2022-09-07T13:29:39.040Z] #44 12.51 + mkdir -p /build
13:29:39 [2022-09-07T13:29:39.040Z] #44 12.52 + cp tini-static /build/docker-init
13:29:39 [2022-09-07T13:29:39.040Z] #44 DONE 12.7s
13:29:39 [2022-09-07T13:29:39.040Z] 
13:29:39 [2022-09-07T13:29:39.040Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:29:39 [2022-09-07T13:29:39.612Z] #35 ...
13:29:39 [2022-09-07T13:29:39.612Z] 
13:29:39 [2022-09-07T13:29:39.612Z] #26 [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.1"      && /build/gotestsum --version
13:29:39 [2022-09-07T13:29:39.612Z] #26 62.26 gotestsum version dev
13:29:40 [2022-09-07T13:29:40.183Z] #26 DONE 62.6s
13:29:40 [2022-09-07T13:29:40.183Z] 
13:29:40 [2022-09-07T13:29:40.183Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:29:41 [2022-09-07T13:29:41.123Z] #35 ...
13:29:41 [2022-09-07T13:29:41.123Z] 
13:29:41 [2022-09-07T13:29:41.123Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:29:41 [2022-09-07T13:29:41.123Z] #25 63.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
13:29:41 [2022-09-07T13:29:41.123Z] #25 63.72 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:29:41 [2022-09-07T13:29:41.123Z] #25 63.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:29:53 [2022-09-07T13:29:53.351Z] #25 ...
13:29:53 [2022-09-07T13:29:53.351Z] 
13:29:53 [2022-09-07T13:29:53.351Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:29:53 [2022-09-07T13:29:53.351Z] #42 38.17 aclocal: warning: couldn't open directory 'm4': No such file or directory
13:29:58 [2022-09-07T13:29:58.641Z] #42 ...
13:29:58 [2022-09-07T13:29:58.641Z] 
13:29:58 [2022-09-07T13:29:58.641Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:29:58 [2022-09-07T13:29:58.641Z] #25 78.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
13:29:58 [2022-09-07T13:29:58.641Z] #25 78.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
13:29:58 [2022-09-07T13:29:58.641Z] #25 78.57 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:30:01 [2022-09-07T13:30:01.187Z] #25 ...
13:30:01 [2022-09-07T13:30:01.187Z] 
13:30:01 [2022-09-07T13:30:01.187Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:30:01 [2022-09-07T13:30:01.187Z] #41 55.27 Updating files:  47% (2367/4986)
Updating files:  48% (2394/4986)
Updating files:  49% (2444/4986)
Updating files:  50% (2493/4986)
Updating files:  51% (2543/4986)
Updating files:  52% (2593/4986)
Updating files:  53% (2643/4986)
Updating files:  54% (2693/4986)
Updating files:  55% (2743/4986)
Updating files:  56% (2793/4986)
Updating files:  57% (2843/4986)
Updating files:  58% (2892/4986)
Updating files:  59% (2942/4986)
Updating files:  60% (2992/4986)
Updating files:  61% (3042/4986)
Updating files:  62% (3092/4986)
Updating files:  63% (3142/4986)
Updating files:  64% (3192/4986)
Updating files:  65% (3241/4986)
Updating files:  66% (3291/4986)
Updating files:  67% (3341/4986)
Updating files:  68% (3391/4986)
Updating files:  69% (3441/4986)
Updating files:  70% (3491/4986)
Updating files:  71% (3541/4986)
Updating files:  72% (3590/4986)
Updating files:  73% (3640/4986)
Updating files:  74% (3690/4986)
Updating files:  75% (3740/4986)
Updating files:  76% (3790/4986)
Updating files:  77% (3840/4986)
Updating files:  78% (3890/4986)
Updating files:  79% (3939/4986)
Updating files:  80% (3989/4986)
Updating files:  81% (4039/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/4986)
Updating files:  83% (4163/4986)
Updating files:  84% (4189/4986)
Updating files:  85% (4239/4986)
Updating files:  86% (4288/4986)
Updating files:  87% (4338/4986)
Updating files:  88% (4388/4986)
Updating files:  89% (4438/4986)
Updating files:  90% (4488/4986)
Updating files:  91% (4538/4986)
Updating files:  92% (4588/4986)
Updating files:  93% (4637/4986)
Updating files:  94% (4687/4986)
Updating files:  95% (4737/4986)
Updating files:  96% (4787/4986)
Updating files:  97% (4837/4986)
Updating files:  98% (4887/4986)
Updating files:  99% (4937/4986)
Updating files: 100% (4986/4986)
Updating files: 100% (4986/4986), done.
13:30:01 [2022-09-07T13:30:01.187Z] #41 56.95 + cd /tmp/tmp.ck8bX6YA0C/src/github.com/containerd/containerd
13:30:01 [2022-09-07T13:30:01.187Z] #41 56.96 + git checkout -q v1.6.8
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.37 + export 'BUILDTAGS=netgo osusergo static_build'
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + BUILDTAGS='netgo osusergo static_build'
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + export EXTRA_FLAGS=-buildmode=pie
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + EXTRA_FLAGS=-buildmode=pie
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + '[' '' = dynamic ']'
13:30:02 [2022-09-07T13:30:02.568Z] #41 59.38 + make
13:30:03 [2022-09-07T13:30:03.973Z] #41 ...
13:30:03 [2022-09-07T13:30:03.973Z] 
13:30:03 [2022-09-07T13:30:03.973Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:03 [2022-09-07T13:30:03.973Z] #42 49.56 libtoolize: putting auxiliary files in '.'.
13:30:03 [2022-09-07T13:30:03.973Z] #42 49.56 libtoolize: copying file './ltmain.sh'
13:30:04 [2022-09-07T13:30:04.967Z] #42 50.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
13:30:04 [2022-09-07T13:30:04.967Z] #42 50.37 libtoolize: and rerunning libtoolize and aclocal.
13:30:04 [2022-09-07T13:30:04.967Z] #42 50.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:30:11 [2022-09-07T13:30:11.552Z] #42 ...
13:30:11 [2022-09-07T13:30:11.552Z] 
13:30:11 [2022-09-07T13:30:11.552Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:30:11 [2022-09-07T13:30:11.552Z] #25 84.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
13:30:11 [2022-09-07T13:30:11.552Z] #25 84.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
13:30:11 [2022-09-07T13:30:11.552Z] #25 84.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:30:11 [2022-09-07T13:30:11.552Z] #25 91.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
13:30:11 [2022-09-07T13:30:11.552Z] #25 91.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:30:11 [2022-09-07T13:30:11.552Z] #25 91.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:30:14 [2022-09-07T13:30:14.096Z] #25 ...
13:30:14 [2022-09-07T13:30:14.096Z] 
13:30:14 [2022-09-07T13:30:14.096Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:14 [2022-09-07T13:30:14.096Z] #42 59.86 configure.ac:7: installing './compile'
13:30:14 [2022-09-07T13:30:14.358Z] #42 59.86 configure.ac:11: installing './config.guess'
13:30:14 [2022-09-07T13:30:14.358Z] #42 59.88 configure.ac:11: installing './config.sub'
13:30:14 [2022-09-07T13:30:14.358Z] #42 59.91 configure.ac:8: installing './install-sh'
13:30:14 [2022-09-07T13:30:14.358Z] #42 59.92 configure.ac:8: installing './missing'
13:30:14 [2022-09-07T13:30:14.358Z] #42 60.06 Makefile.am: installing './depcomp'
13:30:14 [2022-09-07T13:30:14.358Z] #42 ...
13:30:14 [2022-09-07T13:30:14.358Z] 
13:30:14 [2022-09-07T13:30:14.358Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:30:14 [2022-09-07T13:30:14.358Z] #41 61.42 + bin/ctr
13:30:15 [2022-09-07T13:30:15.741Z] #41 ...
13:30:15 [2022-09-07T13:30:15.741Z] 
13:30:15 [2022-09-07T13:30:15.741Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:15 [2022-09-07T13:30:15.741Z] #42 61.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:30:15 [2022-09-07T13:30:15.741Z] #42 61.39 libtoolize: copying file 'build-aux/ltmain.sh'
13:30:15 [2022-09-07T13:30:15.741Z] #42 61.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:30:16 [2022-09-07T13:30:16.002Z] #42 61.52 libtoolize: copying file 'm4/libtool.m4'
13:30:16 [2022-09-07T13:30:16.002Z] #42 61.65 libtoolize: copying file 'm4/ltoptions.m4'
13:30:16 [2022-09-07T13:30:16.002Z] #42 61.79 libtoolize: copying file 'm4/ltsugar.m4'
13:30:16 [2022-09-07T13:30:16.262Z] #42 61.88 libtoolize: copying file 'm4/ltversion.m4'
13:30:16 [2022-09-07T13:30:16.262Z] #42 61.98 libtoolize: copying file 'm4/lt~obsolete.m4'
13:30:16 [2022-09-07T13:30:16.523Z] #42 62.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
13:30:23 [2022-09-07T13:30:23.111Z] #42 ...
13:30:23 [2022-09-07T13:30:23.111Z] 
13:30:23 [2022-09-07T13:30:23.111Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:30:23 [2022-09-07T13:30:23.111Z] #25 105.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
13:30:23 [2022-09-07T13:30:23.111Z] #25 105.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
13:30:23 [2022-09-07T13:30:23.111Z] #25 105.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 111.9 Selecting previously unselected package g++-mingw-w64-x86-64.
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.1 Selecting previously unselected package libapparmor1:amd64.
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.2 Selecting previously unselected package libapparmor-dev:amd64.
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.4 Selecting previously unselected package libbtrfs0:amd64.
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
13:30:29 [2022-09-07T13:30:29.696Z] #25 112.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
13:30:29 [2022-09-07T13:30:29.957Z] #25 112.6 Selecting previously unselected package libbtrfs-dev:amd64.
13:30:29 [2022-09-07T13:30:29.957Z] #25 112.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
13:30:29 [2022-09-07T13:30:29.957Z] #25 112.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
13:30:29 [2022-09-07T13:30:29.957Z] #25 ...
13:30:29 [2022-09-07T13:30:29.957Z] 
13:30:29 [2022-09-07T13:30:29.957Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:29 [2022-09-07T13:30:29.957Z] #42 75.60 configure.ac:7: installing 'build-aux/compile'
13:30:29 [2022-09-07T13:30:29.957Z] #42 75.61 configure.ac:9: installing 'build-aux/config.guess'
13:30:29 [2022-09-07T13:30:29.957Z] #42 75.63 configure.ac:9: installing 'build-aux/config.sub'
13:30:29 [2022-09-07T13:30:29.957Z] #42 75.63 configure.ac:11: installing 'build-aux/install-sh'
13:30:29 [2022-09-07T13:30:29.957Z] #42 75.63 configure.ac:11: installing 'build-aux/missing'
13:30:30 [2022-09-07T13:30:30.218Z] #42 75.88 Makefile.am: installing 'build-aux/depcomp'
13:30:30 [2022-09-07T13:30:30.218Z] #42 75.99 parallel-tests: installing 'build-aux/test-driver'
13:30:32 [2022-09-07T13:30:32.763Z] #42 78.27 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
13:30:32 [2022-09-07T13:30:32.763Z] #42 78.27 libtoolize: copying file 'build-aux/ltmain.sh'
13:30:33 [2022-09-07T13:30:33.024Z] #42 78.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
13:30:33 [2022-09-07T13:30:33.024Z] #42 78.78 libtoolize: copying file 'm4/libtool.m4'
13:30:33 [2022-09-07T13:30:33.287Z] #42 78.85 libtoolize: copying file 'm4/ltoptions.m4'
13:30:33 [2022-09-07T13:30:33.287Z] #42 78.98 libtoolize: copying file 'm4/ltsugar.m4'
13:30:33 [2022-09-07T13:30:33.287Z] #42 79.11 libtoolize: copying file 'm4/ltversion.m4'
13:30:33 [2022-09-07T13:30:33.547Z] #42 79.21 libtoolize: copying file 'm4/lt~obsolete.m4'
13:30:34 [2022-09-07T13:30:34.491Z] #42 ...
13:30:34 [2022-09-07T13:30:34.491Z] 
13:30:34 [2022-09-07T13:30:34.491Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Selecting previously unselected package libudev-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 112.9 Unpacking libudev-dev:amd64 (247.3-7) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.1 Selecting previously unselected package libsepol1-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.4 Selecting previously unselected package libpcre2-16-0:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.6 Selecting previously unselected package libpcre2-32-0:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.8 Selecting previously unselected package libpcre2-posix2:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 113.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.0 Selecting previously unselected package libpcre2-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.0 Unpacking libpcre2-dev:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.5 Selecting previously unselected package libselinux1-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.8 Selecting previously unselected package libdevmapper-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.9 Selecting previously unselected package libseccomp-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 114.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.1 Selecting previously unselected package libsystemd-dev:amd64.
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up libudev-dev:amd64 (247.3-7) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up mingw-w64-common (8.0.0-1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 115.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 Setting up libpcre2-dev:amd64 (10.36-2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.2 Setting up dmsetup (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 116.3 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:30:34 [2022-09-07T13:30:34.491Z] #25 DONE 117.1s
13:30:34 [2022-09-07T13:30:34.491Z] 
13:30:34 [2022-09-07T13:30:34.491Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
13:30:34 [2022-09-07T13:30:34.751Z] #45 DONE 0.2s
13:30:34 [2022-09-07T13:30:34.751Z] 
13:30:34 [2022-09-07T13:30:34.751Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.585 + RM_GOPATH=0
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.585 + TMP_GOPATH=
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.585 + : /build
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.585 + '[' -z '' ']'
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.586 ++ mktemp -d
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.591 + export GOPATH=/tmp/tmp.tDbaFIJqqC
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.591 + GOPATH=/tmp/tmp.tDbaFIJqqC
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.591 + RM_GOPATH=1
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.591 + case "$(go env GOARCH)" in
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.592 ++ go env GOARCH
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.623 + export GO_BUILDMODE=-buildmode=pie
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.624 + GO_BUILDMODE=-buildmode=pie
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.624 ++ dirname /install.sh
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.628 + dir=/
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.631 + bin=runc
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.631 + shift
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.632 + '[' '!' -f //runc.installer ']'
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.632 + . //runc.installer
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.632 ++ set -e
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.633 ++ : v1.1.4
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.633 + install_runc
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.633 + RUNC_BUILDTAGS=seccomp
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.634 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.634 Install runc version v1.1.4 (build tags: seccomp)
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.634 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tDbaFIJqqC/src/github.com/opencontainers/runc
13:30:38 [2022-09-07T13:30:38.953Z] #46 3.636 Cloning into '/tmp/tmp.tDbaFIJqqC/src/github.com/opencontainers/runc'...
13:30:38 [2022-09-07T13:30:38.953Z] #46 ...
13:30:38 [2022-09-07T13:30:38.953Z] 
13:30:38 [2022-09-07T13:30:38.953Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
13:30:38 [2022-09-07T13:30:38.953Z] #47 DONE 4.0s
13:30:38 [2022-09-07T13:30:38.953Z] 
13:30:38 [2022-09-07T13:30:38.953Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:30:41 [2022-09-07T13:30:41.494Z] #48 DONE 2.6s
13:30:41 [2022-09-07T13:30:41.494Z] 
13:30:41 [2022-09-07T13:30:41.494Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:30:43 [2022-09-07T13:30:43.538Z] #49 2.618 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:30:43 [2022-09-07T13:30:43.799Z] #49 DONE 2.7s
13:30:43 [2022-09-07T13:30:43.799Z] 
13:30:43 [2022-09-07T13:30:43.799Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:30:46 [2022-09-07T13:30:46.340Z] #50 DONE 2.6s
13:30:46 [2022-09-07T13:30:46.341Z] 
13:30:46 [2022-09-07T13:30:46.341Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:30:48 [2022-09-07T13:30:48.882Z] #51 DONE 2.5s
13:30:48 [2022-09-07T13:30:48.882Z] 
13:30:48 [2022-09-07T13:30:48.882Z] #23 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:30:48 [2022-09-07T13:30:48.882Z] #23 125.6 + for f in rootlesskit rootlesskit-docker-proxy
13:30:48 [2022-09-07T13:30:48.882Z] #23 125.6 + GOBIN=/build
13:30:48 [2022-09-07T13:30:48.882Z] #23 125.6 + GO111MODULE=on
13:30:48 [2022-09-07T13:30:48.882Z] #23 125.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
13:30:48 [2022-09-07T13:30:48.882Z] #23 ...
13:30:48 [2022-09-07T13:30:48.882Z] 
13:30:48 [2022-09-07T13:30:48.882Z] #52 [dev-systemd-false  6/28] RUN ldconfig
13:30:50 [2022-09-07T13:30:50.792Z] #52 ...
13:30:50 [2022-09-07T13:30:50.792Z] 
13:30:50 [2022-09-07T13:30:50.792Z] #23 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6 rootlesskit version 1.0.0
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6 Usage of /build/rootlesskit-docker-proxy:
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6   -container-ip string
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6     	container ip
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6   -container-port int
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6     	container port (default -1)
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6   -host-ip string
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6     	host ip
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6   -host-port int
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6     	host port (default -1)
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6   -proto string
13:30:50 [2022-09-07T13:30:50.792Z] #23 132.6     	proxy protocol (default "tcp")
13:30:50 [2022-09-07T13:30:50.792Z] #23 DONE 133.0s
13:30:50 [2022-09-07T13:30:50.792Z] 
13:30:50 [2022-09-07T13:30:50.792Z] #53 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
13:30:50 [2022-09-07T13:30:50.792Z] #53 DONE 0.1s
13:30:50 [2022-09-07T13:30:50.792Z] 
13:30:50 [2022-09-07T13:30:50.792Z] #54 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:30:50 [2022-09-07T13:30:50.792Z] #54 DONE 0.1s
13:30:50 [2022-09-07T13:30:50.792Z] 
13:30:50 [2022-09-07T13:30:50.792Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:30:50 [2022-09-07T13:30:50.792Z] #46 16.20 + cd /tmp/tmp.tDbaFIJqqC/src/github.com/opencontainers/runc
13:30:50 [2022-09-07T13:30:50.792Z] #46 16.20 + git checkout -q v1.1.4
13:30:51 [2022-09-07T13:30:51.732Z] #46 16.96 + '[' -z '' ']'
13:30:51 [2022-09-07T13:30:51.733Z] #46 16.96 + target=static
13:30:51 [2022-09-07T13:30:51.733Z] #46 16.96 + make BUILDTAGS=seccomp static
13:30:51 [2022-09-07T13:30:51.993Z] #46 17.43 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
13:30:52 [2022-09-07T13:30:52.569Z] #46 ...
13:30:52 [2022-09-07T13:30:52.569Z] 
13:30:52 [2022-09-07T13:30:52.569Z] #52 [dev-systemd-false  6/28] RUN ldconfig
13:30:52 [2022-09-07T13:30:52.569Z] #52 DONE 3.7s
13:30:52 [2022-09-07T13:30:52.829Z] 
13:30:52 [2022-09-07T13:30:52.829Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:30:57 [2022-09-07T13:30:57.031Z] #55 4.054 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:30:57 [2022-09-07T13:30:57.031Z] #55 4.054 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:30:57 [2022-09-07T13:30:57.031Z] #55 4.054 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:30:58 [2022-09-07T13:30:58.110Z] #55 ...
13:30:58 [2022-09-07T13:30:58.110Z] 
13:30:58 [2022-09-07T13:30:58.110Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.86 configure.ac:11: installing 'build-aux/compile'
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.86 configure.ac:11: installing 'build-aux/config.guess'
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.86 configure.ac:11: installing 'build-aux/config.sub'
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.86 configure.ac:13: installing 'build-aux/install-sh'
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.86 configure.ac:13: installing 'build-aux/missing'
13:30:58 [2022-09-07T13:30:58.110Z] #42 96.87 configure.ac:8: installing 'build-aux/tap-driver.sh'
13:30:58 [2022-09-07T13:30:58.110Z] #42 97.10 Makefile.am: installing 'build-aux/depcomp'
13:30:58 [2022-09-07T13:30:58.110Z] #42 98.69 checking build system type... x86_64-pc-linux-gnu
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.00 checking host system type... x86_64-pc-linux-gnu
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.00 checking how to print strings... printf
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.00 checking for gcc... gcc
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.13 checking whether the C compiler works... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.39 checking for C compiler default output file name... a.out
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.39 checking for suffix of executables... 
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.66 checking whether we are cross compiling... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 99.95 checking for suffix of object files... o
13:30:58 [2022-09-07T13:30:58.110Z] #42 100.1 checking whether we are using the GNU C compiler... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 100.3 checking whether gcc accepts -g... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 100.5 checking for gcc option to accept ISO C89... none needed
13:30:58 [2022-09-07T13:30:58.110Z] #42 100.7 checking whether gcc understands -c and -o together... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 100.9 checking for a sed that does not truncate output... /bin/sed
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking for grep that handles long lines and -e... /bin/grep
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking for egrep... /bin/grep -E
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking for fgrep... /bin/grep -F
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking for ld used by gcc... /usr/bin/ld
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking whether ln -s works... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking the maximum length of command line arguments... 1572864
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking for /usr/bin/ld option to reload object files... -r
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking for objdump... objdump
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking how to recognize dependent libraries... pass_all
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking for dlltool... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking how to associate runtime and link libraries... printf %s\n
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking for ar... ar
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.2 checking for archiver @FILE support... @
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.4 checking for strip... strip
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.4 checking for ranlib... ranlib
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.4 checking for gawk... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.4 checking for mawk... mawk
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.9 checking for sysroot... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.9 checking for a working dd... /bin/dd
13:30:58 [2022-09-07T13:30:58.110Z] #42 101.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:30:58 [2022-09-07T13:30:58.110Z] #42 102.1 checking for mt... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 102.1 checking if : is a manifest tool... no
13:30:58 [2022-09-07T13:30:58.110Z] #42 102.1 checking how to run the C preprocessor... gcc -E
13:30:58 [2022-09-07T13:30:58.110Z] #42 102.4 checking for ANSI C header files... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 103.3 checking for sys/types.h... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 103.5 checking for sys/stat.h... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 103.7 checking for stdlib.h... 
13:30:58 [2022-09-07T13:30:58.110Z] #42 ...
13:30:58 [2022-09-07T13:30:58.110Z] 
13:30:58 [2022-09-07T13:30:58.110Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:30:58 [2022-09-07T13:30:58.110Z] #56 CACHED
13:30:58 [2022-09-07T13:30:58.110Z] 
13:30:58 [2022-09-07T13:30:58.110Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:58 [2022-09-07T13:30:58.110Z] #42 103.7 checking for stdlib.h... yes
13:30:58 [2022-09-07T13:30:58.110Z] #42 103.9 checking for string.h... 
13:30:58 [2022-09-07T13:30:58.110Z] #42 ...
13:30:58 [2022-09-07T13:30:58.110Z] 
13:30:58 [2022-09-07T13:30:58.110Z] #57 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:30:58 [2022-09-07T13:30:58.370Z] #57 CACHED
13:30:58 [2022-09-07T13:30:58.370Z] 
13:30:58 [2022-09-07T13:30:58.370Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:30:58 [2022-09-07T13:30:58.370Z] #42 103.9 checking for string.h... yes
13:30:58 [2022-09-07T13:30:58.631Z] #42 104.1 checking for memory.h... yes
13:30:58 [2022-09-07T13:30:58.892Z] #42 104.4 checking for strings.h... yes
13:30:59 [2022-09-07T13:30:59.152Z] #42 104.6 checking for inttypes.h... yes
13:30:59 [2022-09-07T13:30:59.412Z] #42 104.8 checking for stdint.h... yes
13:30:59 [2022-09-07T13:30:59.672Z] #42 105.0 checking for unistd.h... yes
13:30:59 [2022-09-07T13:30:59.672Z] #42 105.3 checking for dlfcn.h... yes
13:30:59 [2022-09-07T13:30:59.934Z] #42 105.5 checking for objdir... .libs
13:31:00 [2022-09-07T13:31:00.455Z] #42 105.9 checking if gcc supports -fno-rtti -fno-exceptions... no
13:31:00 [2022-09-07T13:31:00.455Z] #42 106.1 checking for gcc option to produce PIC... -fPIC -DPIC
13:31:00 [2022-09-07T13:31:00.455Z] #42 106.1 checking if gcc PIC flag -fPIC -DPIC works... yes
13:31:01 [2022-09-07T13:31:01.027Z] #42 106.2 checking if gcc static flag -static works... yes
13:31:01 [2022-09-07T13:31:01.288Z] #42 106.7 checking if gcc supports -c -o file.o... yes
13:31:01 [2022-09-07T13:31:01.288Z] #42 106.9 checking if gcc supports -c -o file.o... (cached) yes
13:31:01 [2022-09-07T13:31:01.288Z] #42 106.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:31:01 [2022-09-07T13:31:01.550Z] #42 106.9 checking dynamic linker characteristics... GNU/Linux ld.so
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking how to hardcode library paths into programs... immediate
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking whether stripping libraries is possible... yes
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking if libtool supports shared libraries... yes
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking whether to build shared libraries... no
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking whether to build static libraries... yes
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.2 checking for a BSD-compatible install... /usr/bin/install -c
13:31:01 [2022-09-07T13:31:01.550Z] #42 107.3 checking whether build environment is sane... yes
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.4 checking whether make sets $(MAKE)... yes
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.4 checking whether make supports the include directive... yes (GNU style)
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.5 checking whether make supports nested variables... yes
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.6 checking whether UID '0' is supported by ustar format... yes
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.6 checking whether GID '0' is supported by ustar format... yes
13:31:01 [2022-09-07T13:31:01.811Z] #42 107.6 checking how to create a ustar tar archive... gnutar
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.6 checking dependency style of gcc... gcc3
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.8 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.8 checking whether make supports nested variables... (cached) yes
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.8 checking for gawk... (cached) mawk
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.8 checking for a sed that does not truncate output... (cached) /bin/sed
13:31:02 [2022-09-07T13:31:02.073Z] #42 107.8 checking for gcc... (cached) gcc
13:31:02 [2022-09-07T13:31:02.333Z] #42 107.9 checking whether we are using the GNU C compiler... (cached) yes
13:31:02 [2022-09-07T13:31:02.333Z] #42 107.9 checking whether gcc accepts -g... (cached) yes
13:31:02 [2022-09-07T13:31:02.333Z] #42 107.9 checking for gcc option to accept ISO C89... (cached) none needed
13:31:02 [2022-09-07T13:31:02.333Z] #42 107.9 checking whether gcc understands -c and -o together... (cached) yes
13:31:02 [2022-09-07T13:31:02.333Z] #42 107.9 checking for a Python interpreter with version >= 3... python3
13:31:02 [2022-09-07T13:31:02.333Z] #42 108.0 checking for python3... /usr/bin/python3
13:31:02 [2022-09-07T13:31:02.333Z] #42 108.0 checking for python3 version... 3.9
13:31:02 [2022-09-07T13:31:02.333Z] #42 108.1 checking for python3 platform... linux
13:31:02 [2022-09-07T13:31:02.857Z] #42 108.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:31:02 [2022-09-07T13:31:02.857Z] #42 108.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:31:03 [2022-09-07T13:31:03.118Z] #42 108.6 checking for go-md2man... no
13:31:03 [2022-09-07T13:31:03.118Z] #42 108.6 checking error.h usability... yes
13:31:03 [2022-09-07T13:31:03.118Z] #42 108.8 checking error.h presence... yes
13:31:03 [2022-09-07T13:31:03.118Z] #42 108.8 checking for error.h... yes
13:31:03 [2022-09-07T13:31:03.378Z] #42 108.9 checking linux/openat2.h usability... yes
13:31:03 [2022-09-07T13:31:03.378Z] #42 109.0 checking linux/openat2.h presence... yes
13:31:03 [2022-09-07T13:31:03.378Z] #42 109.1 checking for linux/openat2.h... yes
13:31:03 [2022-09-07T13:31:03.639Z] #42 109.1 checking for copy_file_range... yes
13:31:04 [2022-09-07T13:31:04.160Z] #42 109.5 checking for fgetxattr... yes
13:31:04 [2022-09-07T13:31:04.160Z] #42 109.8 checking for statx... yes
13:31:04 [2022-09-07T13:31:04.421Z] #42 110.0 checking for fgetpwent_r... yes
13:31:04 [2022-09-07T13:31:04.944Z] #42 110.3 checking for issetugid... no
13:31:04 [2022-09-07T13:31:04.944Z] #42 110.6 checking for pkg-config... /usr/bin/pkg-config
13:31:04 [2022-09-07T13:31:04.944Z] #42 110.6 checking pkg-config is at least version 0.9.0... yes
13:31:05 [2022-09-07T13:31:05.516Z] #42 110.7 checking for library containing yajl_tree_get... -lyajl
13:31:05 [2022-09-07T13:31:05.517Z] #42 111.1 checking for yajl >= 2.0.0... yes
13:31:05 [2022-09-07T13:31:05.777Z] #42 111.1 checking sys/capability.h usability... yes
13:31:05 [2022-09-07T13:31:05.777Z] #42 111.4 checking sys/capability.h presence... yes
13:31:05 [2022-09-07T13:31:05.777Z] #42 111.5 checking for sys/capability.h... yes
13:31:06 [2022-09-07T13:31:06.359Z] #42 111.5 checking for library containing cap_from_name... -lcap
13:31:07 [2022-09-07T13:31:07.195Z] #42 112.2 checking for library containing dlopen... -ldl
13:31:07 [2022-09-07T13:31:07.195Z] #42 112.9 checking seccomp.h usability... yes
13:31:07 [2022-09-07T13:31:07.455Z] #42 113.1 checking seccomp.h presence... yes
13:31:07 [2022-09-07T13:31:07.717Z] #42 113.2 checking for seccomp.h... yes
13:31:08 [2022-09-07T13:31:08.289Z] #42 113.2 checking for library containing seccomp_rule_add... -lseccomp
13:31:08 [2022-09-07T13:31:08.289Z] #42 113.8 checking for library containing seccomp_arch_resolve_name... none required
13:31:08 [2022-09-07T13:31:08.550Z] #42 114.1 checking systemd/sd-bus.h usability... yes
13:31:08 [2022-09-07T13:31:08.550Z] #42 114.3 checking systemd/sd-bus.h presence... 
13:31:08 [2022-09-07T13:31:08.550Z] #42 ...
13:31:08 [2022-09-07T13:31:08.550Z] 
13:31:08 [2022-09-07T13:31:08.550Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:08 [2022-09-07T13:31:08.550Z] #55 5.995 Reading package lists...
13:31:08 [2022-09-07T13:31:08.550Z] #55 9.306 Reading package lists...
13:31:08 [2022-09-07T13:31:08.550Z] #55 12.87 Building dependency tree...
13:31:08 [2022-09-07T13:31:08.550Z] #55 13.78 Reading state information...
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.27 The following additional packages will be installed:
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.28   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.28   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.28   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.28   libxtables12 python-pip-whl python3-distutils python3-lib2to3
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.29   python3-pkg-resources systemd vim-runtime xxd
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30 Suggested packages:
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30   ctags vim-doc vim-scripts xfsdump acl attr quota
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30 Recommended packages:
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30   libatm1 nftables libpam-cap build-essential python3-dev dbus
13:31:08 [2022-09-07T13:31:08.550Z] #55 15.30   systemd-timesyncd | time-daemon unzip
13:31:08 [2022-09-07T13:31:08.810Z] #55 ...
13:31:08 [2022-09-07T13:31:08.810Z] 
13:31:08 [2022-09-07T13:31:08.810Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:08 [2022-09-07T13:31:08.810Z] #42 114.3 checking systemd/sd-bus.h presence... yes
13:31:08 [2022-09-07T13:31:08.810Z] #42 114.4 checking for systemd/sd-bus.h... yes
13:31:09 [2022-09-07T13:31:09.382Z] #42 114.4 checking for library containing sd_bus_match_signal_async... -lsystemd
13:31:09 [2022-09-07T13:31:09.644Z] #42 114.9 checking for sd_notify_barrier... yes
13:31:09 [2022-09-07T13:31:09.904Z] #42 115.2 checking linux/bpf.h usability... yes
13:31:09 [2022-09-07T13:31:09.904Z] #42 115.5 checking linux/bpf.h presence... yes
13:31:09 [2022-09-07T13:31:09.904Z] #42 115.6 checking for linux/bpf.h... yes
13:31:10 [2022-09-07T13:31:10.165Z] #42 115.6 checking compilation for eBPF... yes
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.8 checking for criu >= 3.15... no
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.8 configure: CRIU headers not found, building without CRIU support
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.8 checking for criu > 3.16... no
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.8 configure: CRIU version doesn't support join-ns API
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.8 checking for criu > 3.16.1... no
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.9 configure: CRIU version doesn't support for pre-dumping
13:31:10 [2022-09-07T13:31:10.166Z] #42 115.9 checking for new mount API (fsconfig)... yes
13:31:10 [2022-09-07T13:31:10.427Z] #42 116.0 checking for seccomp notify API... yes
13:31:10 [2022-09-07T13:31:10.427Z] #42 116.1 checking for gperf... no
13:31:10 [2022-09-07T13:31:10.427Z] #42 116.1 configure: gperf not found - cannot rebuild signal parser code
13:31:10 [2022-09-07T13:31:10.687Z] #42 116.1 checking for library containing argp_parse... none required
13:31:10 [2022-09-07T13:31:10.948Z] #42 116.5 checking that generated files are newer than configure... done
13:31:10 [2022-09-07T13:31:10.948Z] #42 116.5 configure: creating ./config.status
13:31:13 [2022-09-07T13:31:13.493Z] #42 119.0 config.status: creating Makefile
13:31:13 [2022-09-07T13:31:13.493Z] #42 119.1 config.status: creating rpm/crun.spec
13:31:13 [2022-09-07T13:31:13.493Z] #42 119.2 config.status: creating config.h
13:31:13 [2022-09-07T13:31:13.493Z] #42 119.3 config.status: executing libtool commands
13:31:13 [2022-09-07T13:31:13.493Z] #42 119.3 config.status: executing depfiles commands
13:31:14 [2022-09-07T13:31:14.878Z] #42 120.7 === configuring in libocispec (/tmp/crun-build/libocispec)
13:31:15 [2022-09-07T13:31:15.140Z] #42 120.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:31:15 [2022-09-07T13:31:15.401Z] #42 ...
13:31:15 [2022-09-07T13:31:15.401Z] 
13:31:15 [2022-09-07T13:31:15.401Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.34 The following NEW packages will be installed:
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.35   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.36   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.36   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.36   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.37   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.37   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.37   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.37   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.37   vim-runtime xfsprogs xxd xz-utils zip zstd
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.74 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.74 Need to get 32.8 MB of archives.
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.74 After this operation, 124 MB of additional disk space will be used.
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 17.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.73 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.73 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.79 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.80 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.81 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 18.99 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 19.04 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 19.07 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 19.07 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
13:31:15 [2022-09-07T13:31:15.401Z] #55 19.86 debconf: delaying package configuration, since apt-utils is not installed
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.08 Fetched 32.8 MB in 2s (19.7 MB/s)
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.16 Selecting previously unselected package libcap2:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.16 (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 ... 24018 files and directories currently installed.)
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.24 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.25 Unpacking libcap2:amd64 (1:2.44-1) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.37 Selecting previously unselected package libargon2-1:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.37 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.37 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.46 Selecting previously unselected package libjson-c5:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.46 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.46 Unpacking libjson-c5:amd64 (0.15-2) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.56 Selecting previously unselected package libcryptsetup12:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.56 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.57 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.74 Selecting previously unselected package libip4tc2:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.74 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.75 Unpacking libip4tc2:amd64 (1.8.7-1) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.84 Selecting previously unselected package libkmod2:amd64.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.85 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.85 Unpacking libkmod2:amd64 (28-1) ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.96 Selecting previously unselected package systemd.
13:31:15 [2022-09-07T13:31:15.401Z] #55 20.97 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
13:31:15 [2022-09-07T13:31:15.401Z] #55 21.15 Unpacking systemd (247.3-7) ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 23.96 Selecting previously unselected package pigz.
13:31:16 [2022-09-07T13:31:16.786Z] #55 23.96 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 23.97 Unpacking pigz (2.6-1) ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.06 Selecting previously unselected package libelf1:amd64.
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.06 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.07 Unpacking libelf1:amd64 (0.183-1) ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.27 Selecting previously unselected package libbpf0:amd64.
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.27 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
13:31:16 [2022-09-07T13:31:16.786Z] #55 24.27 Unpacking libbpf0:amd64 (1:0.3-2) ...
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.41 Selecting previously unselected package libmnl0:amd64.
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.41 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.42 Unpacking libmnl0:amd64 (1.0.4-3) ...
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.50 Selecting previously unselected package libxtables12:amd64.
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.50 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.50 Unpacking libxtables12:amd64 (1.8.7-1) ...
13:31:17 [2022-09-07T13:31:17.047Z] #55 24.59 Selecting previously unselected package libcap2-bin.
13:31:17 [2022-09-07T13:31:17.308Z] #55 24.59 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
13:31:17 [2022-09-07T13:31:17.308Z] #55 24.60 Unpacking libcap2-bin (1:2.44-1) ...
13:31:17 [2022-09-07T13:31:17.308Z] #55 24.71 Selecting previously unselected package iproute2.
13:31:17 [2022-09-07T13:31:17.308Z] #55 24.73 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
13:31:17 [2022-09-07T13:31:17.308Z] #55 24.74 Unpacking iproute2 (5.10.0-4) ...
13:31:17 [2022-09-07T13:31:17.879Z] #55 25.39 Selecting previously unselected package xxd.
13:31:17 [2022-09-07T13:31:17.879Z] #55 25.42 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:31:18 [2022-09-07T13:31:18.140Z] #55 25.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
13:31:18 [2022-09-07T13:31:18.140Z] #55 25.58 Selecting previously unselected package vim-common.
13:31:18 [2022-09-07T13:31:18.141Z] #55 25.58 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
13:31:18 [2022-09-07T13:31:18.141Z] #55 25.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
13:31:18 [2022-09-07T13:31:18.401Z] #55 25.84 Selecting previously unselected package bash-completion.
13:31:18 [2022-09-07T13:31:18.401Z] #55 25.84 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
13:31:20 [2022-09-07T13:31:20.313Z] #55 ...
13:31:20 [2022-09-07T13:31:20.313Z] 
13:31:20 [2022-09-07T13:31:20.313Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Delve is a source level debugger for Go programs.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Delve enables you to interact with your program by controlling the execution of the process,
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Pass flags to the program you are debugging using `--`, for example:
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 `dlv exec ./hello -- server --config conf/config.toml`
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Usage:
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   dlv [command]
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Available Commands:
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   attach      Attach to running process and begin debugging.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   connect     Connect to a headless debug server with a terminal client.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   core        Examine a core dump.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   debug       Compile and begin debugging main package in current directory, or the package specified.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   exec        Execute a precompiled binary, and begin a debug session.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   help        Help about any command
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   run         Deprecated command. Use 'debug' instead.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   test        Compile test binary and begin debugging program.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   trace       Compile and begin tracing program.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   version     Prints version.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Flags:
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --disable-aslr                     Disables address space randomization
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   -h, --help                             help for dlv
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --init string                      Init file, executed by the terminal client.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --log                              Enable debugging server logging.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7       --wd string                        Working directory for running the program.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Additional help topics:
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   dlv backend  Help about the --backend flag.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   dlv log      Help about logging flags.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7   dlv redirect Help about file redirection.
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 
13:31:20 [2022-09-07T13:31:20.313Z] #35 162.7 Use "dlv [command] --help" for more information about a command.
13:31:20 [2022-09-07T13:31:20.313Z] #35 DONE 163.0s
13:31:20 [2022-09-07T13:31:20.313Z] 
13:31:20 [2022-09-07T13:31:20.313Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:20 [2022-09-07T13:31:20.313Z] #42 121.2 checking for gcc... gcc
13:31:20 [2022-09-07T13:31:20.313Z] #42 121.3 checking whether the C compiler works... yes
13:31:20 [2022-09-07T13:31:20.313Z] #42 121.6 checking for C compiler default output file name... a.out
13:31:20 [2022-09-07T13:31:20.313Z] #42 121.6 checking for suffix of executables... 
13:31:20 [2022-09-07T13:31:20.313Z] #42 121.8 checking whether we are cross compiling... no
13:31:20 [2022-09-07T13:31:20.313Z] #42 122.2 checking for suffix of object files... o
13:31:20 [2022-09-07T13:31:20.313Z] #42 122.3 checking whether we are using the GNU C compiler... yes
13:31:20 [2022-09-07T13:31:20.313Z] #42 122.4 checking whether gcc accepts -g... yes
13:31:20 [2022-09-07T13:31:20.313Z] #42 122.6 checking for gcc option to accept ISO C89... none needed
13:31:20 [2022-09-07T13:31:20.313Z] #42 122.7 checking whether gcc understands -c and -o together... yes
13:31:20 [2022-09-07T13:31:20.313Z] #42 123.0 checking how to run the C preprocessor... gcc -E
13:31:20 [2022-09-07T13:31:20.313Z] #42 123.3 checking for grep that handles long lines and -e... /bin/grep
13:31:20 [2022-09-07T13:31:20.313Z] #42 123.3 checking for egrep... /bin/grep -E
13:31:20 [2022-09-07T13:31:20.314Z] #42 123.3 checking for ANSI C header files... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 124.2 checking for sys/types.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 124.4 checking for sys/stat.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 124.5 checking for stdlib.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 124.7 checking for string.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 124.9 checking for memory.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 125.1 checking for strings.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 125.4 checking for inttypes.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 125.5 checking for stdint.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 125.8 checking for unistd.h... yes
13:31:20 [2022-09-07T13:31:20.314Z] #42 126.1 checking minix/config.h usability... no
13:31:20 [2022-09-07T13:31:20.573Z] #42 126.2 checking minix/config.h presence... no
13:31:20 [2022-09-07T13:31:20.574Z] #42 126.3 checking for minix/config.h... no
13:31:20 [2022-09-07T13:31:20.833Z] #42 126.3 checking whether it is safe to define __EXTENSIONS__... yes
13:31:21 [2022-09-07T13:31:21.093Z] #42 126.6 checking build system type... 
13:31:21 [2022-09-07T13:31:21.093Z] #42 ...
13:31:21 [2022-09-07T13:31:21.093Z] 
13:31:21 [2022-09-07T13:31:21.093Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:21 [2022-09-07T13:31:21.093Z] #55 28.63 Unpacking bash-completion (1:2.11-2) ...
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.28 Selecting previously unselected package bzip2.
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.32 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.32 Unpacking bzip2 (1.0.8-4) ...
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.43 Selecting previously unselected package xz-utils.
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.43 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.64 Selecting previously unselected package apparmor.
13:31:22 [2022-09-07T13:31:22.037Z] #55 29.64 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
13:31:22 [2022-09-07T13:31:22.298Z] #55 29.73 Unpacking apparmor (2.13.6-10) ...
13:31:22 [2022-09-07T13:31:22.869Z] #55 30.29 Selecting previously unselected package inetutils-ping.
13:31:22 [2022-09-07T13:31:22.869Z] #55 30.32 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
13:31:22 [2022-09-07T13:31:22.869Z] #55 30.32 Unpacking inetutils-ping (2:2.0-1) ...
13:31:22 [2022-09-07T13:31:22.869Z] #55 30.46 Selecting previously unselected package libip6tc2:amd64.
13:31:22 [2022-09-07T13:31:22.869Z] #55 30.46 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.48 Unpacking libip6tc2:amd64 (1.8.7-1) ...
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.55 Selecting previously unselected package libnfnetlink0:amd64.
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.59 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.67 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.130Z] #55 30.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:31:23 [2022-09-07T13:31:23.391Z] #55 30.79 Selecting previously unselected package libnftnl11:amd64.
13:31:23 [2022-09-07T13:31:23.391Z] #55 30.79 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.391Z] #55 30.81 Unpacking libnftnl11:amd64 (1.1.9-1) ...
13:31:23 [2022-09-07T13:31:23.652Z] #55 30.90 Selecting previously unselected package iptables.
13:31:23 [2022-09-07T13:31:23.652Z] #55 30.91 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.652Z] #55 30.92 Unpacking iptables (1.8.7-1) ...
13:31:23 [2022-09-07T13:31:23.913Z] #55 31.34 Selecting previously unselected package libonig5:amd64.
13:31:23 [2022-09-07T13:31:23.913Z] #55 31.36 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
13:31:23 [2022-09-07T13:31:23.913Z] #55 31.39 Unpacking libonig5:amd64 (6.9.6-1.1) ...
13:31:24 [2022-09-07T13:31:24.174Z] #55 31.58 Selecting previously unselected package libjq1:amd64.
13:31:24 [2022-09-07T13:31:24.174Z] #55 31.58 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
13:31:24 [2022-09-07T13:31:24.174Z] #55 31.60 Unpacking libjq1:amd64 (1.6-2.1) ...
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.76 Selecting previously unselected package jq.
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.76 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.77 Unpacking jq (1.6-2.1) ...
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.93 Selecting previously unselected package libaio1:amd64.
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.93 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
13:31:24 [2022-09-07T13:31:24.435Z] #55 31.94 Unpacking libaio1:amd64 (0.3.112-9) ...
13:31:24 [2022-09-07T13:31:24.435Z] #55 32.04 Selecting previously unselected package libgpm2:amd64.
13:31:24 [2022-09-07T13:31:24.435Z] #55 32.05 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
13:31:24 [2022-09-07T13:31:24.696Z] #55 32.05 Unpacking libgpm2:amd64 (1.20.7-8) ...
13:31:24 [2022-09-07T13:31:24.696Z] #55 32.15 Selecting previously unselected package libicu67:amd64.
13:31:24 [2022-09-07T13:31:24.696Z] #55 32.15 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
13:31:24 [2022-09-07T13:31:24.696Z] #55 ...
13:31:24 [2022-09-07T13:31:24.696Z] 
13:31:24 [2022-09-07T13:31:24.696Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:31:24 [2022-09-07T13:31:24.696Z] #36 DONE 167.1s
13:31:24 [2022-09-07T13:31:24.696Z] 
13:31:24 [2022-09-07T13:31:24.696Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:24 [2022-09-07T13:31:24.696Z] #55 32.16 Unpacking libicu67:amd64 (67.1-7) ...
13:31:26 [2022-09-07T13:31:26.081Z] #55 ...
13:31:26 [2022-09-07T13:31:26.081Z] 
13:31:26 [2022-09-07T13:31:26.081Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:26 [2022-09-07T13:31:26.081Z] #42 126.6 checking build system type... x86_64-pc-linux-gnu
13:31:26 [2022-09-07T13:31:26.081Z] #42 126.9 checking host system type... x86_64-pc-linux-gnu
13:31:26 [2022-09-07T13:31:26.081Z] #42 126.9 checking how to print strings... printf
13:31:26 [2022-09-07T13:31:26.081Z] #42 126.9 checking for a sed that does not truncate output... /bin/sed
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.0 checking for fgrep... /bin/grep -F
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.0 checking for ld used by gcc... /usr/bin/ld
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.1 checking whether ln -s works... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.1 checking the maximum length of command line arguments... 1572864
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking for /usr/bin/ld option to reload object files... -r
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking for objdump... objdump
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking how to recognize dependent libraries... pass_all
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking for dlltool... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking how to associate runtime and link libraries... printf %s\n
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking for ar... ar
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.2 checking for archiver @FILE support... @
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.4 checking for strip... strip
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.4 checking for ranlib... ranlib
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.4 checking for gawk... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.4 checking for mawk... mawk
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.8 checking for sysroot... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.8 checking for a working dd... /bin/dd
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.9 checking for mt... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 127.9 checking if : is a manifest tool... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 128.0 checking for dlfcn.h... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 128.3 checking for objdir... .libs
13:31:26 [2022-09-07T13:31:26.081Z] #42 128.7 checking if gcc supports -fno-rtti -fno-exceptions... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 128.9 checking for gcc option to produce PIC... -fPIC -DPIC
13:31:26 [2022-09-07T13:31:26.081Z] #42 128.9 checking if gcc PIC flag -fPIC -DPIC works... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 129.0 checking if gcc static flag -static works... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 129.4 checking if gcc supports -c -o file.o... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 129.6 checking if gcc supports -c -o file.o... (cached) yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 129.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 129.6 checking dynamic linker characteristics... GNU/Linux ld.so
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking how to hardcode library paths into programs... immediate
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking whether stripping libraries is possible... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking if libtool supports shared libraries... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking whether to build shared libraries... no
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking whether to build static libraries... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.1 checking for a BSD-compatible install... /usr/bin/install -c
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.2 checking whether build environment is sane... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.3 checking whether make sets $(MAKE)... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.3 checking whether make supports the include directive... yes (GNU style)
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.4 checking whether make supports nested variables... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.4 checking whether UID '0' is supported by ustar format... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.4 checking whether GID '0' is supported by ustar format... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.4 checking how to create a ustar tar archive... gnutar
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.5 checking dependency style of gcc... gcc3
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.6 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.6 checking whether make supports nested variables... (cached) yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.6 checking for pkg-config... /usr/bin/pkg-config
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.6 checking pkg-config is at least version 0.9.0... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.6 checking for yajl >= 2.1.0... yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.7 checking for a sed that does not truncate output... (cached) /bin/sed
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.7 checking for gcc... (cached) gcc
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.8 checking whether we are using the GNU C compiler... (cached) yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.8 checking whether gcc accepts -g... (cached) yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.8 checking for gcc option to accept ISO C89... (cached) none needed
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.8 checking whether gcc understands -c and -o together... (cached) yes
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.8 checking for a Python interpreter with version >= 3... python3
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.9 checking for python3... /usr/bin/python3
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.9 checking for python3 version... 3.9
13:31:26 [2022-09-07T13:31:26.081Z] #42 130.9 checking for python3 platform... linux
13:31:26 [2022-09-07T13:31:26.081Z] #42 131.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
13:31:26 [2022-09-07T13:31:26.081Z] #42 131.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
13:31:26 [2022-09-07T13:31:26.081Z] #42 131.5 checking that generated files are newer than configure... done
13:31:26 [2022-09-07T13:31:26.081Z] #42 131.5 configure: creating ./config.status
13:31:28 [2022-09-07T13:31:28.633Z] #42 133.9 config.status: creating Makefile
13:31:28 [2022-09-07T13:31:28.633Z] #42 134.0 config.status: creating config.h
13:31:28 [2022-09-07T13:31:28.633Z] #42 134.0 config.status: executing libtool commands
13:31:28 [2022-09-07T13:31:28.633Z] #42 134.1 config.status: executing depfiles commands
13:31:28 [2022-09-07T13:31:28.899Z] #42 ...
13:31:28 [2022-09-07T13:31:28.899Z] 
13:31:28 [2022-09-07T13:31:28.899Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.29 Selecting previously unselected package libinih1:amd64.
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.34 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.34 Unpacking libinih1:amd64 (53-1+b2) ...
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.39 Selecting previously unselected package libmicrohttpd12:amd64.
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.39 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
13:31:28 [2022-09-07T13:31:28.899Z] #55 36.41 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.49 Selecting previously unselected package libnet1:amd64.
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.49 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.64 Selecting previously unselected package libnl-3-200:amd64.
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.64 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.165Z] #55 36.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.76 Selecting previously unselected package libprotobuf-c1:amd64.
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.76 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.86 Selecting previously unselected package libyajl2:amd64.
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.86 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.87 Unpacking libyajl2:amd64 (2.1.0-3) ...
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.95 Selecting previously unselected package net-tools.
13:31:29 [2022-09-07T13:31:29.426Z] #55 36.96 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.687Z] #55 36.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
13:31:29 [2022-09-07T13:31:29.687Z] #55 37.20 Selecting previously unselected package patch.
13:31:29 [2022-09-07T13:31:29.687Z] #55 37.21 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
13:31:29 [2022-09-07T13:31:29.948Z] #55 37.22 Unpacking patch (2.7.6-7) ...
13:31:29 [2022-09-07T13:31:29.948Z] #55 37.38 Selecting previously unselected package python-pip-whl.
13:31:29 [2022-09-07T13:31:29.948Z] #55 37.39 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
13:31:29 [2022-09-07T13:31:29.948Z] #55 37.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
13:31:30 [2022-09-07T13:31:30.518Z] #55 37.99 Selecting previously unselected package python3-lib2to3.
13:31:30 [2022-09-07T13:31:30.519Z] #55 38.00 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
13:31:30 [2022-09-07T13:31:30.519Z] #55 38.00 Unpacking python3-lib2to3 (3.9.2-1) ...
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.13 Selecting previously unselected package python3-distutils.
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.13 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.14 Unpacking python3-distutils (3.9.2-1) ...
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.29 Selecting previously unselected package python3-pkg-resources.
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.31 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
13:31:30 [2022-09-07T13:31:30.779Z] #55 38.31 Unpacking python3-pkg-resources (52.0.0-4) ...
13:31:31 [2022-09-07T13:31:31.039Z] #55 38.47 Selecting previously unselected package python3-setuptools.
13:31:31 [2022-09-07T13:31:31.039Z] #55 38.47 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
13:31:31 [2022-09-07T13:31:31.039Z] #55 38.49 Unpacking python3-setuptools (52.0.0-4) ...
13:31:31 [2022-09-07T13:31:31.299Z] #55 38.75 Selecting previously unselected package python3-wheel.
13:31:31 [2022-09-07T13:31:31.299Z] #55 38.75 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
13:31:31 [2022-09-07T13:31:31.299Z] #55 38.77 Unpacking python3-wheel (0.34.2-1) ...
13:31:31 [2022-09-07T13:31:31.299Z] #55 38.85 Selecting previously unselected package python3-pip.
13:31:31 [2022-09-07T13:31:31.299Z] #55 38.85 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
13:31:31 [2022-09-07T13:31:31.559Z] #55 38.85 Unpacking python3-pip (20.3.4-4+deb11u1) ...
13:31:31 [2022-09-07T13:31:31.819Z] #55 39.16 Selecting previously unselected package sudo.
13:31:31 [2022-09-07T13:31:31.819Z] #55 39.16 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
13:31:31 [2022-09-07T13:31:31.819Z] #55 39.17 Unpacking sudo (1.9.5p2-3) ...
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.67 Selecting previously unselected package systemd-journal-remote.
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.68 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.69 Unpacking systemd-journal-remote (247.3-7) ...
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.82 Selecting previously unselected package thin-provisioning-tools.
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.82 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
13:31:32 [2022-09-07T13:31:32.390Z] #55 39.83 Unpacking thin-provisioning-tools (0.9.0-1) ...
13:31:32 [2022-09-07T13:31:32.650Z] #55 40.06 Selecting previously unselected package uidmap.
13:31:32 [2022-09-07T13:31:32.650Z] #55 40.06 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
13:31:32 [2022-09-07T13:31:32.650Z] #55 40.07 Unpacking uidmap (1:4.8.1-1) ...
13:31:32 [2022-09-07T13:31:32.650Z] #55 40.22 Selecting previously unselected package vim-runtime.
13:31:32 [2022-09-07T13:31:32.910Z] #55 40.22 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
13:31:32 [2022-09-07T13:31:32.910Z] #55 40.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
13:31:32 [2022-09-07T13:31:32.910Z] #55 40.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
13:31:32 [2022-09-07T13:31:32.910Z] #55 40.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
13:31:36 [2022-09-07T13:31:36.205Z] #55 43.72 Selecting previously unselected package vim.
13:31:36 [2022-09-07T13:31:36.205Z] #55 ...
13:31:36 [2022-09-07T13:31:36.205Z] 
13:31:36 [2022-09-07T13:31:36.205Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:36 [2022-09-07T13:31:36.205Z] #42 134.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
13:31:36 [2022-09-07T13:31:36.205Z] #42 134.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
13:31:36 [2022-09-07T13:31:36.205Z] #42 135.3 checking for gcc... gcc
13:31:36 [2022-09-07T13:31:36.205Z] #42 135.4 checking whether the C compiler works... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 135.5 checking for C compiler default output file name... a.out
13:31:36 [2022-09-07T13:31:36.205Z] #42 135.5 checking for suffix of executables... 
13:31:36 [2022-09-07T13:31:36.205Z] #42 135.8 checking whether we are cross compiling... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.0 checking for suffix of object files... o
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.2 checking whether we are using the GNU C compiler... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.2 checking whether gcc accepts -g... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.3 checking for gcc option to accept ISO C89... none needed
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.5 checking whether gcc understands -c and -o together... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.6 checking for a BSD-compatible install... /usr/bin/install -c
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking whether build environment is sane... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking for gawk... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking for mawk... mawk
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking whether make sets $(MAKE)... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.7 checking whether make supports the include directive... yes (GNU style)
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.8 checking whether make supports nested variables... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.8 checking whether UID '0' is supported by ustar format... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.8 checking whether GID '0' is supported by ustar format... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.8 checking how to create a ustar tar archive... gnutar
13:31:36 [2022-09-07T13:31:36.205Z] #42 136.9 checking dependency style of gcc... gcc3
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.1 checking whether to enable maintainer-specific portions of Makefiles... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.1 checking whether make supports nested variables... (cached) yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.1 checking build system type... x86_64-pc-linux-gnu
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking host system type... x86_64-pc-linux-gnu
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking how to print strings... printf
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for a sed that does not truncate output... /bin/sed
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for grep that handles long lines and -e... /bin/grep
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for egrep... /bin/grep -E
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for fgrep... /bin/grep -F
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for ld used by gcc... /usr/bin/ld
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.5 checking whether ln -s works... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.5 checking the maximum length of command line arguments... 1572864
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking for /usr/bin/ld option to reload object files... -r
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking for objdump... objdump
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking how to recognize dependent libraries... pass_all
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking for dlltool... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking how to associate runtime and link libraries... printf %s\n
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking for ar... ar
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.6 checking for archiver @FILE support... @
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.8 checking for strip... strip
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.8 checking for ranlib... ranlib
13:31:36 [2022-09-07T13:31:36.205Z] #42 137.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.1 checking for sysroot... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.1 checking for a working dd... /bin/dd
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.2 checking for mt... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.3 checking if : is a manifest tool... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.3 checking how to run the C preprocessor... gcc -E
13:31:36 [2022-09-07T13:31:36.205Z] #42 138.5 checking for ANSI C header files... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.0 checking for sys/types.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.1 checking for sys/stat.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.3 checking for stdlib.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.4 checking for string.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.6 checking for memory.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.7 checking for strings.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 139.9 checking for inttypes.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 140.0 checking for stdint.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 140.2 checking for unistd.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 140.4 checking for dlfcn.h... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 140.6 checking for objdir... .libs
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.0 checking if gcc supports -fno-rtti -fno-exceptions... no
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.1 checking for gcc option to produce PIC... -fPIC -DPIC
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.1 checking if gcc PIC flag -fPIC -DPIC works... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.3 checking if gcc static flag -static works... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.6 checking if gcc supports -c -o file.o... yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.8 checking if gcc supports -c -o file.o... (cached) yes
13:31:36 [2022-09-07T13:31:36.205Z] #42 141.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
13:31:36 [2022-09-07T13:31:36.464Z] #42 141.8 checking dynamic linker characteristics... GNU/Linux ld.so
13:31:36 [2022-09-07T13:31:36.465Z] #42 142.2 checking how to hardcode library paths into programs... immediate
13:31:36 [2022-09-07T13:31:36.465Z] #42 142.2 checking whether stripping libraries is possible... yes
13:31:36 [2022-09-07T13:31:36.465Z] #42 142.2 checking if libtool supports shared libraries... yes
13:31:36 [2022-09-07T13:31:36.465Z] #42 142.2 checking whether to build shared libraries... no
13:31:36 [2022-09-07T13:31:36.465Z] #42 142.2 checking whether to build static libraries... yes
13:31:36 [2022-09-07T13:31:36.725Z] #42 142.2 checking float.h usability... yes
13:31:36 [2022-09-07T13:31:36.725Z] #42 142.4 checking float.h presence... yes
13:31:36 [2022-09-07T13:31:36.725Z] #42 142.5 checking for float.h... yes
13:31:36 [2022-09-07T13:31:36.984Z] #42 142.5 checking limits.h usability... yes
13:31:36 [2022-09-07T13:31:36.984Z] #42 142.7 checking limits.h presence... yes
13:31:37 [2022-09-07T13:31:37.245Z] #42 142.8 checking for limits.h... yes
13:31:37 [2022-09-07T13:31:37.245Z] #42 142.8 checking stddef.h usability... yes
13:31:37 [2022-09-07T13:31:37.505Z] #42 143.0 checking stddef.h presence... yes
13:31:37 [2022-09-07T13:31:37.505Z] #42 143.1 checking for stddef.h... yes
13:31:37 [2022-09-07T13:31:37.505Z] #42 143.1 checking for stdlib.h... (cached) yes
13:31:37 [2022-09-07T13:31:37.505Z] #42 143.1 checking for string.h... (cached) yes
13:31:37 [2022-09-07T13:31:37.505Z] #42 143.2 checking sys/time.h usability... yes
13:31:37 [2022-09-07T13:31:37.765Z] #42 143.3 checking sys/time.h presence... yes
13:31:37 [2022-09-07T13:31:37.765Z] #42 143.4 checking for sys/time.h... yes
13:31:37 [2022-09-07T13:31:37.765Z] #42 143.4 checking for inline... inline
13:31:38 [2022-09-07T13:31:38.335Z] #42 143.5 checking for size_t... yes
13:31:38 [2022-09-07T13:31:38.335Z] #42 143.8 checking for stdlib.h... (cached) yes
13:31:38 [2022-09-07T13:31:38.335Z] #42 143.8 checking for GNU libc compatible malloc... yes
13:31:38 [2022-09-07T13:31:38.335Z] #42 144.0 checking for stdlib.h... (cached) yes
13:31:38 [2022-09-07T13:31:38.594Z] #42 144.0 checking for GNU libc compatible realloc... yes
13:31:38 [2022-09-07T13:31:38.595Z] #42 144.2 checking for working strtod... yes
13:31:38 [2022-09-07T13:31:38.855Z] #42 144.5 checking for gettimeofday... yes
13:31:39 [2022-09-07T13:31:39.115Z] #42 144.6 checking for memset... yes
13:31:39 [2022-09-07T13:31:39.374Z] #42 144.9 checking for strspn... yes
13:31:39 [2022-09-07T13:31:39.635Z] #42 145.2 checking that generated files are newer than configure... done
13:31:39 [2022-09-07T13:31:39.635Z] #42 145.2 configure: creating ./config.status
13:31:41 [2022-09-07T13:31:41.545Z] #42 147.2 config.status: creating Makefile
13:31:41 [2022-09-07T13:31:41.545Z] #42 147.2 config.status: creating config.h
13:31:41 [2022-09-07T13:31:41.805Z] #42 147.3 config.status: executing depfiles commands
13:31:41 [2022-09-07T13:31:41.805Z] #42 147.5 config.status: executing libtool commands
13:31:42 [2022-09-07T13:31:42.745Z] #42 148.4   GEN      .version
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.4 make  install-recursive
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.4 make[1]: Entering directory '/tmp/crun-build'
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.5 Making install in libocispec
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
13:31:42 [2022-09-07T13:31:42.746Z] #42 148.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
13:31:43 [2022-09-07T13:31:43.688Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
13:31:43 [2022-09-07T13:31:43.949Z] #42 149.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
13:31:44 [2022-09-07T13:31:44.210Z] #42 149.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
13:31:45 [2022-09-07T13:31:45.153Z] #42 150.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
13:31:45 [2022-09-07T13:31:45.414Z] #42 150.9 make  install-recursive
13:31:45 [2022-09-07T13:31:45.414Z] #42 150.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.0 Making install in yajl
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.0   CC       verify/json_verify-json_verify.o
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.0   CC       src/libyajl_la-yajl_alloc.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.0   CC       src/libyajl_la-yajl.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.1   CC       src/libyajl_la-yajl_gen.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.1   CC       src/libyajl_la-yajl_parser.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.1   CC       src/libyajl_la-yajl_buf.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.1   CC       src/libyajl_la-yajl_encode.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.1   CC       src/libyajl_la-yajl_lex.lo
13:31:45 [2022-09-07T13:31:45.414Z] #42 151.2   CC       src/libyajl_la-yajl_tree.lo
13:31:46 [2022-09-07T13:31:46.355Z] #42 ...
13:31:46 [2022-09-07T13:31:46.355Z] 
13:31:46 [2022-09-07T13:31:46.355Z] #55 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
13:31:46 [2022-09-07T13:31:46.355Z] #55 43.73 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 43.75 Unpacking vim (2:8.2.2434-3+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.29 Selecting previously unselected package xfsprogs.
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.29 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.29 Unpacking xfsprogs (5.10.0-4) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.69 Selecting previously unselected package zip.
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.69 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.70 Unpacking zip (3.0-12) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.82 Selecting previously unselected package zstd.
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.84 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 44.85 Unpacking zstd (1.4.8+dfsg-2.1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 45.22 Setting up python3-pkg-resources (52.0.0-4) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.32 Setting up libip4tc2:amd64 (1.8.7-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.33 Setting up net-tools (1.60+git20181103.0eebece-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.34 Setting up libgpm2:amd64 (1.20.7-8) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.35 Setting up libicu67:amd64 (67.1-7) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.37 Setting up libip6tc2:amd64 (1.8.7-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.38 Setting up libinih1:amd64 (53-1+b2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.40 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.42 Setting up uidmap (1:4.8.1-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.43 Setting up libyajl2:amd64 (2.1.0-3) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.45 Setting up bzip2 (1.0.8-4) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 46.47 Setting up python3-wheel (0.34.2-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 47.17 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 47.18 Setting up xxd (2:8.2.2434-3+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 47.21 Setting up libcap2:amd64 (1:2.44-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 47.21 Setting up libcap2-bin (1:2.44-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 47.23 Setting up apparmor (2.13.6-10) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 48.92 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
13:31:46 [2022-09-07T13:31:46.355Z] #55 48.99 Setting up zip (3.0-12) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 49.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 49.03 Setting up bash-completion (1:2.11-2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.29 Setting up libmnl0:amd64 (1.0.4-3) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.30 Setting up patch (2.7.6-7) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.32 Setting up sudo (1.9.5p2-3) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.37 invoke-rc.d: could not determine current runlevel
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.38 invoke-rc.d: policy-rc.d denied execution of start.
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.39 Setting up xfsprogs (5.10.0-4) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.40 System has not been booted with systemd as init system (PID 1). Can't operate.
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.40 Failed to connect to bus: Host is down
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.41 Setting up libxtables12:amd64 (1.8.7-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.42 Setting up inetutils-ping (2:2.0-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.43 Setting up pigz (2.6-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 51.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.16 Setting up libaio1:amd64 (0.3.112-9) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.17 Setting up python3-lib2to3 (3.9.2-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.61 Setting up libelf1:amd64 (0.183-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.62 Setting up libjson-c5:amd64 (0.15-2) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.63 Setting up zstd (1.4.8+dfsg-2.1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.63 Setting up libonig5:amd64 (6.9.6-1.1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.64 Setting up libkmod2:amd64 (28-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 52.65 Setting up python3-distutils (3.9.2-1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.14 Setting up vim (2:8.2.2434-3+deb11u1) ...
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:31:46 [2022-09-07T13:31:46.355Z] #55 53.23 Setting up python3-setuptools (52.0.0-4) ...
13:31:47 [2022-09-07T13:31:47.739Z] #55 54.93 Setting up libjq1:amd64 (1.6-2.1) ...
13:31:47 [2022-09-07T13:31:47.739Z] #55 54.95 Setting up libnftnl11:amd64 (1.1.9-1) ...
13:31:47 [2022-09-07T13:31:47.739Z] #55 54.96 Setting up thin-provisioning-tools (0.9.0-1) ...
13:31:47 [2022-09-07T13:31:47.739Z] #55 54.97 Setting up python3-pip (20.3.4-4+deb11u1) ...
13:31:48 [2022-09-07T13:31:48.679Z] #55 56.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
13:31:48 [2022-09-07T13:31:48.679Z] #55 56.21 Setting up jq (1.6-2.1) ...
13:31:48 [2022-09-07T13:31:48.679Z] #55 56.22 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
13:31:48 [2022-09-07T13:31:48.679Z] #55 56.23 Setting up libbpf0:amd64 (1:0.3-2) ...
13:31:48 [2022-09-07T13:31:48.679Z] #55 56.24 Setting up iptables (1.8.7-1) ...
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:31:48 [2022-09-07T13:31:48.940Z] #55 56.31 Setting up iproute2 (5.10.0-4) ...
13:31:49 [2022-09-07T13:31:49.201Z] #55 56.63 Setting up systemd (247.3-7) ...
13:31:49 [2022-09-07T13:31:49.201Z] #55 56.67 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
13:31:49 [2022-09-07T13:31:49.201Z] #55 56.69 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
13:31:49 [2022-09-07T13:31:49.201Z] #55 56.70 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
13:31:49 [2022-09-07T13:31:49.201Z] #55 56.75 Initializing machine ID from KVM UUID.
13:31:50 [2022-09-07T13:31:50.585Z] #55 57.79 Setting up systemd-journal-remote (247.3-7) ...
13:31:50 [2022-09-07T13:31:50.585Z] #55 58.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:31:51 [2022-09-07T13:31:51.182Z] #55 DONE 58.7s
13:31:51 [2022-09-07T13:31:51.182Z] 
13:31:51 [2022-09-07T13:31:51.182Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:31:51 [2022-09-07T13:31:51.464Z] #34 ...
13:31:51 [2022-09-07T13:31:51.464Z] 
13:31:51 [2022-09-07T13:31:51.464Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:51 [2022-09-07T13:31:51.464Z] #42 157.1   CCLD     libyajl.la
13:31:52 [2022-09-07T13:31:52.035Z] #42 157.5   CCLD     verify/json_verify
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[5]: Nothing to be done for 'install-exec-am'.
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[5]: Nothing to be done for 'install-data-am'.
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
13:31:52 [2022-09-07T13:31:52.296Z] #42 158.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/validate.o
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_config_schema.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_content_descriptor.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_defs.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_defs_descriptor.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_image_index_schema.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_image_layout_schema.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.2   CC       src/image_spec_schema_image_manifest_schema.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.3   CC       src/runtime_spec_schema_config_linux.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.3   CC       src/runtime_spec_schema_config_zos.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.3   CC       src/runtime_spec_schema_config_schema.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.3   CC       src/runtime_spec_schema_config_solaris.lo
13:31:52 [2022-09-07T13:31:52.556Z] #42 158.4   CC       src/runtime_spec_schema_config_vm.lo
13:31:52 [2022-09-07T13:31:52.816Z] #42 158.4   CC       src/runtime_spec_schema_config_windows.lo
13:31:52 [2022-09-07T13:31:52.816Z] #42 158.4   CC       src/runtime_spec_schema_defs.lo
13:31:52 [2022-09-07T13:31:52.816Z] #42 158.5   CC       src/runtime_spec_schema_defs_linux.lo
13:31:52 [2022-09-07T13:31:52.816Z] #42 158.5   CC       src/runtime_spec_schema_defs_zos.lo
13:31:52 [2022-09-07T13:31:52.816Z] #42 158.6   CC       src/runtime_spec_schema_defs_vm.lo
13:31:53 [2022-09-07T13:31:53.076Z] #42 158.6   CC       src/runtime_spec_schema_defs_windows.lo
13:31:53 [2022-09-07T13:31:53.077Z] #42 158.7   CC       src/runtime_spec_schema_state_schema.lo
13:31:53 [2022-09-07T13:31:53.077Z] #42 158.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
13:31:53 [2022-09-07T13:31:53.077Z] #42 158.9   CC       src/basic_test_double_array_item.lo
13:31:53 [2022-09-07T13:31:53.340Z] #42 ...
13:31:53 [2022-09-07T13:31:53.340Z] 
13:31:53 [2022-09-07T13:31:53.340Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:31:53 [2022-09-07T13:31:53.340Z] #0 1.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:31:53 [2022-09-07T13:31:53.340Z] #0 1.884 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:31:53 [2022-09-07T13:31:53.340Z] #0 1.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:31:53 [2022-09-07T13:31:53.340Z] #58 DONE 2.0s
13:31:53 [2022-09-07T13:31:53.340Z] 
13:31:53 [2022-09-07T13:31:53.340Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:31:53 [2022-09-07T13:31:53.340Z] #42 159.0   CC       src/basic_test_double_array.lo
13:31:53 [2022-09-07T13:31:53.601Z] #42 159.2   CC       src/basic_test_top_array_int.lo
13:31:53 [2022-09-07T13:31:53.601Z] #42 159.4   CC       src/basic_test_top_array_string.lo
13:31:54 [2022-09-07T13:31:54.172Z] #42 159.7   CC       src/basic_test_top_double_array_int.lo
13:31:54 [2022-09-07T13:31:54.172Z] #42 159.7   CC       src/basic_test_top_double_array_obj.lo
13:31:54 [2022-09-07T13:31:54.172Z] #42 159.8   CC       src/basic_test_top_double_array_refobj.lo
13:31:54 [2022-09-07T13:31:54.432Z] #42 160.1   CC       src/basic_test_top_double_array_string.lo
13:31:54 [2022-09-07T13:31:54.432Z] #42 160.1   CC       src/read-file.lo
13:31:54 [2022-09-07T13:31:54.693Z] #42 160.4   CC       src/json_common.lo
13:31:54 [2022-09-07T13:31:54.693Z] #42 160.5   CC       tests/test-1.o
13:31:54 [2022-09-07T13:31:54.953Z] #42 160.6   CC       tests/test-2.o
13:31:54 [2022-09-07T13:31:54.953Z] #42 160.8   CC       tests/test-3.o
13:31:55 [2022-09-07T13:31:55.214Z] #42 160.8   CC       tests/test-4.o
13:31:55 [2022-09-07T13:31:55.474Z] #42 161.0   CC       tests/test-5.o
13:31:55 [2022-09-07T13:31:55.474Z] #42 161.2   CC       tests/test-6.o
13:31:55 [2022-09-07T13:31:55.735Z] #42 161.4   CC       tests/test-8.o
13:31:55 [2022-09-07T13:31:55.735Z] #42 161.5   CC       tests/test-7.o
13:31:56 [2022-09-07T13:31:56.307Z] #42 161.9   CC       tests/test-9.o
13:31:56 [2022-09-07T13:31:56.307Z] #42 161.9   CC       tests/test-10.o
13:31:56 [2022-09-07T13:31:56.307Z] #42 162.1   CC       tests/test-11.o
13:32:04 [2022-09-07T13:32:04.441Z] #42 ...
13:32:04 [2022-09-07T13:32:04.441Z] 
13:32:04 [2022-09-07T13:32:04.441Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
13:32:04 [2022-09-07T13:32:04.441Z] #59 11.17 Collecting yamllint==1.27.1
13:32:05 [2022-09-07T13:32:05.394Z] #59 12.26   Downloading yamllint-1.27.1.tar.gz (129 kB)
13:32:06 [2022-09-07T13:32:06.777Z] #59 13.67 Collecting pathspec>=0.5.3
13:32:07 [2022-09-07T13:32:07.038Z] #59 13.68   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
13:32:07 [2022-09-07T13:32:07.298Z] #59 14.14 Collecting pyyaml
13:32:07 [2022-09-07T13:32:07.298Z] #59 14.15   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
13:32:07 [2022-09-07T13:32:07.298Z] #59 14.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
13:32:07 [2022-09-07T13:32:07.298Z] #59 14.23 Building wheels for collected packages: yamllint
13:32:07 [2022-09-07T13:32:07.558Z] #59 14.24   Building wheel for yamllint (setup.py): started
13:32:08 [2022-09-07T13:32:08.499Z] #59 15.42   Building wheel for yamllint (setup.py): finished with status 'done'
13:32:08 [2022-09-07T13:32:08.760Z] #59 15.42   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d530421e7a72fb93321b7fa4b5cb4a268e78c08a4fb5ed348452532b06765f1a
13:32:08 [2022-09-07T13:32:08.760Z] #59 15.42   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
13:32:08 [2022-09-07T13:32:08.760Z] #59 15.43 Successfully built yamllint
13:32:08 [2022-09-07T13:32:08.760Z] #59 15.45 Installing collected packages: pyyaml, pathspec, yamllint
13:32:09 [2022-09-07T13:32:09.330Z] #59 15.94 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
13:32:09 [2022-09-07T13:32:09.970Z] #59 DONE 16.6s
13:32:09 [2022-09-07T13:32:09.970Z] 
13:32:09 [2022-09-07T13:32:09.970Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
13:32:10 [2022-09-07T13:32:10.231Z] #60 DONE 0.3s
13:32:10 [2022-09-07T13:32:10.231Z] 
13:32:10 [2022-09-07T13:32:10.231Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
13:32:10 [2022-09-07T13:32:10.803Z] #61 DONE 0.7s
13:32:10 [2022-09-07T13:32:10.803Z] 
13:32:10 [2022-09-07T13:32:10.803Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:11 [2022-09-07T13:32:11.064Z] #42 ...
13:32:11 [2022-09-07T13:32:11.064Z] 
13:32:11 [2022-09-07T13:32:11.064Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
13:32:11 [2022-09-07T13:32:11.064Z] #62 DONE 0.2s
13:32:11 [2022-09-07T13:32:11.064Z] 
13:32:11 [2022-09-07T13:32:11.064Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
13:32:11 [2022-09-07T13:32:11.064Z] #63 DONE 0.1s
13:32:11 [2022-09-07T13:32:11.064Z] 
13:32:11 [2022-09-07T13:32:11.064Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:32:11 [2022-09-07T13:32:11.325Z] #46 ...
13:32:11 [2022-09-07T13:32:11.325Z] 
13:32:11 [2022-09-07T13:32:11.325Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
13:32:11 [2022-09-07T13:32:11.325Z] #64 DONE 0.1s
13:32:11 [2022-09-07T13:32:11.325Z] 
13:32:11 [2022-09-07T13:32:11.325Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
13:32:11 [2022-09-07T13:32:11.325Z] #65 DONE 0.1s
13:32:11 [2022-09-07T13:32:11.325Z] 
13:32:11 [2022-09-07T13:32:11.325Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
13:32:11 [2022-09-07T13:32:11.586Z] #66 DONE 0.1s
13:32:11 [2022-09-07T13:32:11.586Z] 
13:32:11 [2022-09-07T13:32:11.586Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:32:33 [2022-09-07T13:32:33.595Z] #41 ...
13:32:33 [2022-09-07T13:32:33.595Z] 
13:32:33 [2022-09-07T13:32:33.595Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.4   CCLD     libocispec.la
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.8   CCLD     src/validate
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.8   CCLD     tests/test-1
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.8   CCLD     tests/test-2
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.8   CCLD     tests/test-3
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.9   CCLD     tests/test-4
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.9   CCLD     tests/test-5
13:32:33 [2022-09-07T13:32:33.595Z] #42 196.9   CCLD     tests/test-6
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.0   CCLD     tests/test-7
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.0   CCLD     tests/test-8
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.2   CCLD     tests/test-9
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.3   CCLD     tests/test-10
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
13:32:33 [2022-09-07T13:32:33.595Z] #42 197.3   CCLD     tests/test-11
13:32:33 [2022-09-07T13:32:33.595Z] #42 199.2 libtool: link: ar cr libocispec.a 
13:32:33 [2022-09-07T13:32:33.595Z] #42 199.3 libtool: link: ranlib libocispec.a
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[5]: Nothing to be done for 'install-exec-am'.
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[5]: Nothing to be done for 'install-data-am'.
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[5]: Leaving directory '/tmp/crun-build/libocispec'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[4]: Leaving directory '/tmp/crun-build/libocispec'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.1 make[2]: Entering directory '/tmp/crun-build'
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.2   CC       src/libcrun/libcrun_testing_a-utils.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.2   CC       src/libcrun/libcrun_testing_a-container.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
13:32:35 [2022-09-07T13:32:35.603Z] #42 201.4   CC       src/libcrun/libcrun_testing_a-criu.o
13:32:35 [2022-09-07T13:32:35.864Z] #42 201.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
13:32:35 [2022-09-07T13:32:35.864Z] #42 201.5   CC       src/libcrun/libcrun_testing_a-linux.o
13:32:35 [2022-09-07T13:32:35.864Z] #42 201.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.7   CC       src/libcrun/libcrun_testing_a-error.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.8   CC       src/libcrun/libcrun_testing_a-status.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.8   CC       src/libcrun/libcrun_testing_a-terminal.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
13:32:36 [2022-09-07T13:32:36.125Z] #42 201.9   CC       src/libcrun/libcrun_testing_a-signals.o
13:32:36 [2022-09-07T13:32:36.385Z] #42 201.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
13:32:36 [2022-09-07T13:32:36.385Z] #42 202.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
13:32:36 [2022-09-07T13:32:36.385Z] #42 202.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
13:32:36 [2022-09-07T13:32:36.385Z] #42 202.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
13:32:36 [2022-09-07T13:32:36.645Z] #42 202.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
13:32:36 [2022-09-07T13:32:36.646Z] #42 202.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
13:32:36 [2022-09-07T13:32:36.646Z] #42 202.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
13:32:36 [2022-09-07T13:32:36.906Z] #42 202.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
13:32:37 [2022-09-07T13:32:37.478Z] #42 202.9   CC       src/crun-crun.o
13:32:37 [2022-09-07T13:32:37.478Z] #42 202.9   CC       src/crun-run.o
13:32:37 [2022-09-07T13:32:37.478Z] #42 203.0   CC       src/crun-delete.o
13:32:37 [2022-09-07T13:32:37.478Z] #42 203.2   CC       src/crun-kill.o
13:32:37 [2022-09-07T13:32:37.739Z] #42 203.4   CC       src/crun-pause.o
13:32:37 [2022-09-07T13:32:37.739Z] #42 203.4   CC       src/crun-unpause.o
13:32:38 [2022-09-07T13:32:38.000Z] #42 203.5   CC       src/crun-spec.o
13:32:38 [2022-09-07T13:32:38.000Z] #42 203.6   CC       src/crun-exec.o
13:32:38 [2022-09-07T13:32:38.000Z] #42 203.8   CC       src/crun-list.o
13:32:38 [2022-09-07T13:32:38.261Z] #42 203.8   CC       src/crun-create.o
13:32:38 [2022-09-07T13:32:38.261Z] #42 203.9   CC       src/crun-start.o
13:32:38 [2022-09-07T13:32:38.521Z] #42 204.1   CC       src/crun-state.o
13:32:38 [2022-09-07T13:32:38.521Z] #42 204.3   CC       src/crun-update.o
13:32:38 [2022-09-07T13:32:38.782Z] #42 204.5   CC       src/crun-ps.o
13:32:38 [2022-09-07T13:32:38.782Z] #42 204.6   CC       src/crun-checkpoint.o
13:32:39 [2022-09-07T13:32:39.042Z] #42 204.7   CC       src/crun-restore.o
13:32:39 [2022-09-07T13:32:39.302Z] #42 204.9   CC       src/libcrun/libcrun_la-utils.lo
13:32:39 [2022-09-07T13:32:39.562Z] #42 205.2   CC       src/libcrun/libcrun_la-cloned_binary.lo
13:32:39 [2022-09-07T13:32:39.562Z] #42 205.3   CC       src/libcrun/libcrun_la-container.lo
13:32:39 [2022-09-07T13:32:39.823Z] #42 205.4   CC       src/libcrun/libcrun_la-cgroup.lo
13:32:40 [2022-09-07T13:32:40.084Z] #42 205.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
13:32:40 [2022-09-07T13:32:40.345Z] #42 206.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
13:32:40 [2022-09-07T13:32:40.605Z] #42 206.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
13:32:40 [2022-09-07T13:32:40.605Z] #42 206.3   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
13:32:41 [2022-09-07T13:32:41.191Z] #42 206.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
13:32:41 [2022-09-07T13:32:41.191Z] #42 206.9   CC       src/libcrun/libcrun_la-criu.lo
13:32:41 [2022-09-07T13:32:41.451Z] #42 207.0   CC       src/libcrun/libcrun_la-custom-handler.lo
13:32:41 [2022-09-07T13:32:41.451Z] #42 207.3   CC       src/libcrun/libcrun_la-linux.lo
13:32:41 [2022-09-07T13:32:41.712Z] #42 207.6   CC       src/libcrun/libcrun_la-seccomp.lo
13:32:42 [2022-09-07T13:32:42.282Z] #42 207.8   CC       src/libcrun/libcrun_la-ebpf.lo
13:32:42 [2022-09-07T13:32:42.282Z] #42 207.9   CC       src/libcrun/libcrun_la-error.lo
13:32:42 [2022-09-07T13:32:42.852Z] #42 208.4   CC       src/libcrun/libcrun_la-status.lo
13:32:42 [2022-09-07T13:32:42.852Z] #42 208.5   CC       src/libcrun/libcrun_la-terminal.lo
13:32:43 [2022-09-07T13:32:43.112Z] #42 208.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
13:32:43 [2022-09-07T13:32:43.372Z] #42 209.1   CC       src/libcrun/libcrun_la-signals.lo
13:32:43 [2022-09-07T13:32:43.632Z] #42 209.3   CC       src/libcrun/libcrun_la-mount_flags.lo
13:32:44 [2022-09-07T13:32:44.203Z] #42 209.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
13:32:44 [2022-09-07T13:32:44.203Z] #42 209.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
13:32:45 [2022-09-07T13:32:45.143Z] #42 ...
13:32:45 [2022-09-07T13:32:45.143Z] 
13:32:45 [2022-09-07T13:32:45.143Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:32:45 [2022-09-07T13:32:45.143Z] #34 247.5 + dpkg --print-architecture
13:32:45 [2022-09-07T13:32:45.143Z] #34 247.5 + git checkout -q v2.1.0
13:32:45 [2022-09-07T13:32:45.403Z] #34 247.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:32:45 [2022-09-07T13:32:45.403Z] #34 247.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:32:57 [2022-09-07T13:32:57.628Z] #34 ...
13:32:57 [2022-09-07T13:32:57.628Z] 
13:32:57 [2022-09-07T13:32:57.628Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:32:57 [2022-09-07T13:32:57.628Z] #42 211.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
13:32:57 [2022-09-07T13:32:57.628Z] #42 211.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
13:32:57 [2022-09-07T13:32:57.628Z] #42 211.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
13:32:57 [2022-09-07T13:32:57.628Z] #42 212.2   CC       tests/init.o
13:32:57 [2022-09-07T13:32:57.628Z] #42 212.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
13:33:09 [2022-09-07T13:33:09.866Z] #42 235.7   CCLD     tests/init
13:33:15 [2022-09-07T13:33:15.150Z] #42 ...
13:33:15 [2022-09-07T13:33:15.151Z] 
13:33:15 [2022-09-07T13:33:15.151Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:33:15 [2022-09-07T13:33:15.151Z] #34 DONE 276.9s
13:33:15 [2022-09-07T13:33:15.151Z] 
13:33:15 [2022-09-07T13:33:15.151Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:33:17 [2022-09-07T13:33:17.070Z] #41 ...
13:33:17 [2022-09-07T13:33:17.070Z] 
13:33:17 [2022-09-07T13:33:17.070Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
13:33:17 [2022-09-07T13:33:17.332Z] #67 DONE 0.2s
13:33:17 [2022-09-07T13:33:17.332Z] 
13:33:17 [2022-09-07T13:33:17.332Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
13:33:17 [2022-09-07T13:33:17.332Z] #68 DONE 0.0s
13:33:17 [2022-09-07T13:33:17.332Z] 
13:33:17 [2022-09-07T13:33:17.332Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
13:33:17 [2022-09-07T13:33:17.332Z] #69 DONE 0.1s
13:33:17 [2022-09-07T13:33:17.332Z] 
13:33:17 [2022-09-07T13:33:17.332Z] #30 [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.46.2"      && /build/golangci-lint --version
13:33:32 [2022-09-07T13:33:32.243Z] #30 ...
13:33:32 [2022-09-07T13:33:32.243Z] 
13:33:32 [2022-09-07T13:33:32.243Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
13:33:32 [2022-09-07T13:33:32.243Z] #42 256.8   AR       libcrun_testing.a
13:33:32 [2022-09-07T13:33:32.243Z] #42 256.8 ar: `u' modifier ignored since `D' is the default (see `U')
13:33:32 [2022-09-07T13:33:32.243Z] #42 257.0   CCLD     tests/tests_libcrun_errors
13:33:32 [2022-09-07T13:33:32.243Z] #42 257.0   CCLD     tests/tests_libcrun_utils
13:33:32 [2022-09-07T13:33:32.243Z] #42 257.0   CCLD     tests/tests_libcrun_fuzzer
13:33:32 [2022-09-07T13:33:32.243Z] #42 257.3   CCLD     libcrun.la
13:33:32 [2022-09-07T13:33:32.815Z] #42 258.5   CCLD     crun
13:33:33 [2022-09-07T13:33:33.387Z] #42 259.0 make[3]: Entering directory '/tmp/crun-build'
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.2  /bin/mkdir -p '/usr/local/share/man/man1'
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.3  /bin/mkdir -p '/usr/local/lib'
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
13:33:33 [2022-09-07T13:33:33.664Z] #42 259.4 libtool: install: ranlib /usr/local/lib/libcrun.a
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 ----------------------------------------------------------------------
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 Libraries have been installed in:
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6    /usr/local/lib
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 If you ever happen to want to link against installed libraries
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 in a given directory, LIBDIR, you must either use libtool, and
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 specify the full pathname of the library, or use the '-LLIBDIR'
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 flag during linking and do at least one of the following:
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6      during execution
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6      during linking
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 See any operating system documentation about shared libraries for
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 more information, such as the ld(1) and ld.so(8) manual pages.
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6 ----------------------------------------------------------------------
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6  /bin/mkdir -p '/build'
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
13:33:33 [2022-09-07T13:33:33.928Z] #42 259.7 libtool: install: /usr/bin/install -c crun /build/crun
13:33:34 [2022-09-07T13:33:34.191Z] #42 259.7 make[3]: Leaving directory '/tmp/crun-build'
13:33:34 [2022-09-07T13:33:34.191Z] #42 259.7 make[2]: Leaving directory '/tmp/crun-build'
13:33:34 [2022-09-07T13:33:34.191Z] #42 259.7 make[1]: Leaving directory '/tmp/crun-build'
13:33:34 [2022-09-07T13:33:34.191Z] #42 DONE 259.9s
13:33:34 [2022-09-07T13:33:34.191Z] 
13:33:34 [2022-09-07T13:33:34.191Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
13:33:56 [2022-09-07T13:33:56.159Z] #46 199.2 + mkdir -p /build
13:33:56 [2022-09-07T13:33:56.159Z] #46 199.2 + cp runc /build/runc
13:33:56 [2022-09-07T13:33:56.159Z] #46 DONE 199.5s
13:33:56 [2022-09-07T13:33:56.159Z] 
13:33:56 [2022-09-07T13:33:56.159Z] #30 [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.46.2"      && /build/golangci-lint --version
13:33:56 [2022-09-07T13:33:56.159Z] #30 318.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
13:33:56 [2022-09-07T13:33:56.159Z] #30 DONE 318.4s
13:33:56 [2022-09-07T13:33:56.159Z] 
13:33:56 [2022-09-07T13:33:56.159Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:33:56 [2022-09-07T13:33:56.731Z] #41 ...
13:33:56 [2022-09-07T13:33:56.731Z] 
13:33:56 [2022-09-07T13:33:56.731Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
13:33:56 [2022-09-07T13:33:56.991Z] #70 DONE 0.1s
13:33:56 [2022-09-07T13:33:56.991Z] 
13:33:56 [2022-09-07T13:33:56.991Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:33:56 [2022-09-07T13:33:56.991Z] #41 ...
13:33:56 [2022-09-07T13:33:56.991Z] 
13:33:56 [2022-09-07T13:33:56.991Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
13:33:56 [2022-09-07T13:33:56.991Z] #71 DONE 0.1s
13:33:56 [2022-09-07T13:33:56.991Z] 
13:33:56 [2022-09-07T13:33:56.991Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
13:33:57 [2022-09-07T13:33:57.252Z] #72 DONE 0.1s
13:33:57 [2022-09-07T13:33:57.252Z] 
13:33:57 [2022-09-07T13:33:57.252Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
13:34:02 [2022-09-07T13:34:02.534Z] #41 299.1 + bin/containerd
13:34:59 [2022-09-07T13:34:59.962Z] #41 352.6 # github.com/containerd/containerd/cmd/containerd
13:34:59 [2022-09-07T13:34:59.962Z] #41 352.6 /usr/bin/ld: /tmp/go-link-2970291389/000019.o: in function `New':
13:34:59 [2022-09-07T13:34:59.962Z] #41 352.6 /tmp/tmp.ck8bX6YA0C/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
13:34:59 [2022-09-07T13:34:59.962Z] #41 352.7 + bin/containerd-stress
13:34:59 [2022-09-07T13:34:59.962Z] #41 353.9 + bin/containerd-shim
13:35:09 [2022-09-07T13:35:09.961Z] #41 365.6 + bin/containerd-shim-runc-v1
13:35:15 [2022-09-07T13:35:15.308Z] #41 372.3 + bin/containerd-shim-runc-v2
13:35:16 [2022-09-07T13:35:16.250Z] #41 373.1 + binaries
13:35:16 [2022-09-07T13:35:16.250Z] #41 373.1 + install -D bin/containerd /build/containerd
13:35:16 [2022-09-07T13:35:16.250Z] #41 373.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:35:16 [2022-09-07T13:35:16.250Z] #41 373.2 + install -D bin/ctr /build/ctr
13:35:16 [2022-09-07T13:35:16.509Z] #41 DONE 373.5s
13:35:17 [2022-09-07T13:35:17.458Z] 
13:35:17 [2022-09-07T13:35:17.458Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
13:35:17 [2022-09-07T13:35:17.458Z] #73 DONE 0.2s
13:35:17 [2022-09-07T13:35:17.458Z] 
13:35:17 [2022-09-07T13:35:17.458Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:35:17 [2022-09-07T13:35:17.458Z] #74 DONE 0.1s
13:35:17 [2022-09-07T13:35:17.718Z] 
13:35:17 [2022-09-07T13:35:17.718Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
13:35:18 [2022-09-07T13:35:18.288Z] #75 DONE 0.6s
13:35:18 [2022-09-07T13:35:18.288Z] 
13:35:18 [2022-09-07T13:35:18.288Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
13:35:18 [2022-09-07T13:35:18.288Z] #76 DONE 0.0s
13:35:18 [2022-09-07T13:35:18.288Z] 
13:35:18 [2022-09-07T13:35:18.288Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
13:35:18 [2022-09-07T13:35:18.288Z] #77 DONE 0.0s
13:35:18 [2022-09-07T13:35:18.288Z] 
13:35:18 [2022-09-07T13:35:18.288Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
13:35:18 [2022-09-07T13:35:18.288Z] #78 DONE 0.0s
13:35:18 [2022-09-07T13:35:18.288Z] 
13:35:18 [2022-09-07T13:35:18.288Z] #79 [dev-systemd-true 1/1] 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             dbus             dbus-user-session             systemd             systemd-sysv
13:35:19 [2022-09-07T13:35:19.228Z] #79 0.759 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
13:35:19 [2022-09-07T13:35:19.228Z] #79 0.759 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
13:35:19 [2022-09-07T13:35:19.228Z] #79 0.986 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
13:35:20 [2022-09-07T13:35:20.060Z] #79 1.065 Reading package lists...
13:35:20 [2022-09-07T13:35:20.321Z] #79 1.677 Reading package lists...
13:35:20 [2022-09-07T13:35:20.582Z] #79 2.194 Building dependency tree...
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.322 Reading state information...
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.457 systemd is already the newest version (247.3-7).
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.457 systemd set to manually installed.
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.457 The following additional packages will be installed:
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.457   libdbus-1-3 libpam-systemd
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.458 Recommended packages:
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.458   libnss-systemd
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.518 The following NEW packages will be installed:
13:35:20 [2022-09-07T13:35:20.842Z] #79 2.519   dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.792 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.792 Need to get 950 kB of archives.
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.792 After this operation, 1988 kB of additional disk space will be used.
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.799 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
13:35:21 [2022-09-07T13:35:21.103Z] #79 2.809 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
13:35:21 [2022-09-07T13:35:21.363Z] #79 2.936 debconf: delaying package configuration, since apt-utils is not installed
13:35:21 [2022-09-07T13:35:21.363Z] #79 2.969 Fetched 950 kB in 0s (3322 kB/s)
13:35:21 [2022-09-07T13:35:21.363Z] #79 2.990 Selecting previously unselected package systemd-sysv.
13:35:21 [2022-09-07T13:35:21.363Z] #79 2.990 (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 ... 29483 files and directories currently installed.)
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.008 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.011 Unpacking systemd-sysv (247.3-7) ...
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.050 Selecting previously unselected package libdbus-1-3:amd64.
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.053 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.060 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.111 Selecting previously unselected package dbus.
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.114 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
13:35:21 [2022-09-07T13:35:21.363Z] #79 3.123 Unpacking dbus (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.364Z] #79 3.176 Selecting previously unselected package libpam-systemd:amd64.
13:35:21 [2022-09-07T13:35:21.364Z] #79 3.179 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
13:35:21 [2022-09-07T13:35:21.364Z] #79 3.182 Unpacking libpam-systemd:amd64 (247.3-7) ...
13:35:21 [2022-09-07T13:35:21.364Z] #79 3.224 Selecting previously unselected package dbus-user-session.
13:35:21 [2022-09-07T13:35:21.623Z] #79 3.228 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
13:35:21 [2022-09-07T13:35:21.623Z] #79 3.232 Unpacking dbus-user-session (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.623Z] #79 3.272 Setting up systemd-sysv (247.3-7) ...
13:35:21 [2022-09-07T13:35:21.623Z] #79 3.281 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.623Z] #79 3.288 Setting up dbus (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.883Z] #79 3.407 invoke-rc.d: could not determine current runlevel
13:35:21 [2022-09-07T13:35:21.883Z] #79 3.410 invoke-rc.d: policy-rc.d denied execution of start.
13:35:21 [2022-09-07T13:35:21.883Z] #79 3.414 Setting up libpam-systemd:amd64 (247.3-7) ...
13:35:21 [2022-09-07T13:35:21.883Z] #79 3.532 Setting up dbus-user-session (1.12.20-2) ...
13:35:21 [2022-09-07T13:35:21.883Z] #79 3.543 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:35:21 [2022-09-07T13:35:21.883Z] #79 DONE 3.6s
13:35:22 [2022-09-07T13:35:22.143Z] 
13:35:22 [2022-09-07T13:35:22.143Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
13:35:25 [2022-09-07T13:35:25.438Z] #80 DONE 3.0s
13:35:25 [2022-09-07T13:35:25.438Z] 
13:35:25 [2022-09-07T13:35:25.438Z] #81 exporting to image
13:35:25 [2022-09-07T13:35:25.438Z] #81 exporting layers
13:35:30 [2022-09-07T13:35:30.724Z] #81 exporting layers 5.8s done
13:35:30 [2022-09-07T13:35:30.724Z] #81 writing image sha256:bb604b28f9ea0337c1b6c0e024419df124d29b7f000b2c9865cf1b2afa1b357b done
13:35:30 [2022-09-07T13:35:30.724Z] #81 naming to docker.io/library/docker:1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 done
13:35:30 [2022-09-07T13:35:30.724Z] #81 DONE 5.8s