Skip to content

Console Output

Skipping 132 KB.. Full Log
N --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:57:37 [2022-09-07T14:57:37.842Z] #46 2.052 -- The C compiler identification is GNU 10.2.1
14:57:37 [2022-09-07T14:57:37.842Z] #46 2.121 -- Detecting C compiler ABI info
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.066 -- Detecting C compiler ABI info - done
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.141 -- Check for working C compiler: /usr/bin/cc - skipped
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.142 -- Detecting C compile features
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.146 -- Detecting C compile features - done
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.194 -- Performing Test HAS_BUILTIN_FORTIFY
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.379 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.438 -- Configuring done
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.451 -- Generating done
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.458 -- Build files have been written to: /tmp/tmp.nnjWxzu3qU/tini
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.478 + make tini-static
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.757 Scanning dependencies of target tini-static
14:57:37 [2022-09-07T14:57:37.842Z] #46 3.901 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:57:39 [2022-09-07T14:57:39.208Z] #46 5.289 [100%] Linking C executable tini-static
14:57:39 [2022-09-07T14:57:39.465Z] #46 5.750 [100%] Built target tini-static
14:57:39 [2022-09-07T14:57:39.465Z] #46 5.841 + mkdir -p /build
14:57:39 [2022-09-07T14:57:39.465Z] #46 5.845 + cp tini-static /build/docker-init
14:57:39 [2022-09-07T14:57:39.722Z] #46 DONE 6.1s
14:57:39 [2022-09-07T14:57:39.722Z] 
14:57:39 [2022-09-07T14:57:39.722Z] #32 [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
14:57:39 [2022-09-07T14:57:39.722Z] #32 50.67 Selecting previously unselected package mingw-w64-x86-64-dev.
14:57:39 [2022-09-07T14:57:39.722Z] #32 50.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:57:39 [2022-09-07T14:57:39.722Z] #32 50.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:57:39 [2022-09-07T14:57:39.722Z] #32 56.95 Selecting previously unselected package gcc-mingw-w64-base.
14:57:39 [2022-09-07T14:57:39.722Z] #32 57.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:57:39 [2022-09-07T14:57:39.722Z] #32 57.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:57:39 [2022-09-07T14:57:39.722Z] #32 57.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:57:39 [2022-09-07T14:57:39.722Z] #32 57.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:57:39 [2022-09-07T14:57:39.722Z] #32 57.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:57:44 [2022-09-07T14:57:44.971Z] #32 63.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:57:44 [2022-09-07T14:57:44.971Z] #32 63.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:57:44 [2022-09-07T14:57:44.971Z] #32 63.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:57:48 [2022-09-07T14:57:48.243Z] #32 ...
14:57:48 [2022-09-07T14:57:48.243Z] 
14:57:48 [2022-09-07T14:57:48.243Z] #43 [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
14:57:48 [2022-09-07T14:57:48.243Z] #43 12.64 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:57:48 [2022-09-07T14:57:48.243Z] #43 12.87 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:57:48 [2022-09-07T14:57:48.243Z] #43 13.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:57:50 [2022-09-07T14:57:50.764Z] #43 25.08 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:57:56 [2022-09-07T14:57:56.017Z] #43 ...
14:57:56 [2022-09-07T14:57:56.017Z] 
14:57:56 [2022-09-07T14:57:56.017Z] #32 [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
14:57:56 [2022-09-07T14:57:56.017Z] #32 73.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:57:56 [2022-09-07T14:57:56.017Z] #32 73.76 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:57:56 [2022-09-07T14:57:56.017Z] #32 73.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:57:59 [2022-09-07T14:57:59.291Z] #32 77.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:57:59 [2022-09-07T14:57:59.291Z] #32 77.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:57:59 [2022-09-07T14:57:59.291Z] #32 77.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:58:00 [2022-09-07T14:58:00.659Z] #32 ...
14:58:00 [2022-09-07T14:58:00.659Z] 
14:58:00 [2022-09-07T14:58:00.659Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:58:00 [2022-09-07T14:58:00.659Z] #44 39.24 Updating files:  42% (2105/4986)
Updating files:  43% (2144/4986)
Updating files:  44% (2194/4986)
Updating files:  45% (2244/4986)
Updating files:  46% (2294/4986)
Updating files:  47% (2344/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:  81% (4064/4986)
Updating files:  82% (4089/4986)
Updating files:  83% (4139/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.
14:58:00 [2022-09-07T14:58:00.659Z] #44 40.96 + cd /tmp/tmp.PGTLdx6v3C/src/github.com/containerd/containerd
14:58:00 [2022-09-07T14:58:00.659Z] #44 40.96 + git checkout -q v1.6.8
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + export 'BUILDTAGS=netgo osusergo static_build'
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + BUILDTAGS='netgo osusergo static_build'
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + export EXTRA_FLAGS=-buildmode=pie
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + EXTRA_FLAGS=-buildmode=pie
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + '[' '' = dynamic ']'
14:58:00 [2022-09-07T14:58:00.659Z] #44 43.17 + make
14:58:02 [2022-09-07T14:58:02.026Z] #44 44.77 + bin/ctr
14:58:05 [2022-09-07T14:58:05.339Z] #44 ...
14:58:05 [2022-09-07T14:58:05.339Z] 
14:58:05 [2022-09-07T14:58:05.339Z] #32 [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
14:58:05 [2022-09-07T14:58:05.339Z] #32 83.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:58:05 [2022-09-07T14:58:05.339Z] #32 83.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:58:05 [2022-09-07T14:58:05.339Z] #32 83.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:58:10 [2022-09-07T14:58:10.586Z] #32 ...
14:58:10 [2022-09-07T14:58:10.586Z] 
14:58:10 [2022-09-07T14:58:10.586Z] #43 [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
14:58:10 [2022-09-07T14:58:10.586Z] #43 35.06 libtoolize: putting auxiliary files in '.'.
14:58:10 [2022-09-07T14:58:10.586Z] #43 35.06 libtoolize: copying file './ltmain.sh'
14:58:10 [2022-09-07T14:58:10.586Z] #43 35.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:58:10 [2022-09-07T14:58:10.586Z] #43 35.81 libtoolize: and rerunning libtoolize and aclocal.
14:58:10 [2022-09-07T14:58:10.586Z] #43 35.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.60 configure.ac:7: installing './compile'
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.62 configure.ac:11: installing './config.guess'
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.63 configure.ac:11: installing './config.sub'
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.64 configure.ac:8: installing './install-sh'
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.65 configure.ac:8: installing './missing'
14:58:10 [2022-09-07T14:58:10.586Z] #43 43.76 Makefile.am: installing './depcomp'
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.46 libtoolize: copying file 'build-aux/ltmain.sh'
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.61 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.61 libtoolize: copying file 'm4/libtool.m4'
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.71 libtoolize: copying file 'm4/ltoptions.m4'
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.86 libtoolize: copying file 'm4/ltsugar.m4'
14:58:10 [2022-09-07T14:58:10.586Z] #43 44.99 libtoolize: copying file 'm4/ltversion.m4'
14:58:10 [2022-09-07T14:58:10.586Z] #43 45.09 libtoolize: copying file 'm4/lt~obsolete.m4'
14:58:10 [2022-09-07T14:58:10.586Z] #43 45.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:58:17 [2022-09-07T14:58:17.124Z] #43 ...
14:58:17 [2022-09-07T14:58:17.124Z] 
14:58:17 [2022-09-07T14:58:17.124Z] #32 [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
14:58:17 [2022-09-07T14:58:17.124Z] #32 95.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:58:17 [2022-09-07T14:58:17.124Z] #32 95.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:58:17 [2022-09-07T14:58:17.124Z] #32 95.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:58:22 [2022-09-07T14:58:22.521Z] #32 ...
14:58:22 [2022-09-07T14:58:22.521Z] 
14:58:22 [2022-09-07T14:58:22.521Z] #43 [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
14:58:22 [2022-09-07T14:58:22.521Z] #43 55.94 configure.ac:7: installing 'build-aux/compile'
14:58:22 [2022-09-07T14:58:22.521Z] #43 55.95 configure.ac:9: installing 'build-aux/config.guess'
14:58:22 [2022-09-07T14:58:22.521Z] #43 55.96 configure.ac:9: installing 'build-aux/config.sub'
14:58:22 [2022-09-07T14:58:22.521Z] #43 55.96 configure.ac:11: installing 'build-aux/install-sh'
14:58:22 [2022-09-07T14:58:22.521Z] #43 55.98 configure.ac:11: installing 'build-aux/missing'
14:58:22 [2022-09-07T14:58:22.521Z] #43 56.16 Makefile.am: installing 'build-aux/depcomp'
14:58:22 [2022-09-07T14:58:22.521Z] #43 56.28 parallel-tests: installing 'build-aux/test-driver'
14:58:23 [2022-09-07T14:58:23.894Z] #43 58.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:58:23 [2022-09-07T14:58:23.894Z] #43 58.55 libtoolize: copying file 'build-aux/ltmain.sh'
14:58:24 [2022-09-07T14:58:24.456Z] #43 59.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:58:24 [2022-09-07T14:58:24.456Z] #43 59.26 libtoolize: copying file 'm4/libtool.m4'
14:58:24 [2022-09-07T14:58:24.456Z] #43 59.36 libtoolize: copying file 'm4/ltoptions.m4'
14:58:24 [2022-09-07T14:58:24.712Z] #43 59.50 libtoolize: copying file 'm4/ltsugar.m4'
14:58:24 [2022-09-07T14:58:24.712Z] #43 59.63 libtoolize: copying file 'm4/ltversion.m4'
14:58:24 [2022-09-07T14:58:24.968Z] #43 59.77 libtoolize: copying file 'm4/lt~obsolete.m4'
14:58:26 [2022-09-07T14:58:26.859Z] #43 ...
14:58:26 [2022-09-07T14:58:26.860Z] 
14:58:26 [2022-09-07T14:58:26.860Z] #32 [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
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.6 Selecting previously unselected package g++-mingw-w64-x86-64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.8 Selecting previously unselected package libapparmor1:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.9 Selecting previously unselected package libapparmor-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 100.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.1 Selecting previously unselected package libbtrfs0:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.2 Selecting previously unselected package libbtrfs-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.5 Selecting previously unselected package libudev-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.5 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.5 Unpacking libudev-dev:arm64 (247.3-7) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.7 Selecting previously unselected package libsepol1-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 101.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.0 Selecting previously unselected package libpcre2-16-0:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.2 Selecting previously unselected package libpcre2-32-0:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.4 Selecting previously unselected package libpcre2-posix2:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.4 Selecting previously unselected package libpcre2-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.5 Unpacking libpcre2-dev:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.8 Selecting previously unselected package libselinux1-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 102.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.1 Selecting previously unselected package libdevmapper-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.2 Selecting previously unselected package libseccomp-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.3 Selecting previously unselected package libsystemd-dev:arm64.
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.3 Unpacking libsystemd-dev:arm64 (247.3-7) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up libpcre2-32-0:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up libudev-dev:arm64 (247.3-7) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 103.9 Setting up libpcre2-posix2:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up mingw-w64-common (8.0.0-1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.0 Setting up libsystemd-dev:arm64 (247.3-7) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 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
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 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
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.3 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
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.3 Setting up dmsetup (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:58:26 [2022-09-07T14:58:26.860Z] #32 104.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:58:30 [2022-09-07T14:58:30.130Z] #32 DONE 108.0s
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #35 [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
14:58:30 [2022-09-07T14:58:30.130Z] #35 100.9 + for f in rootlesskit rootlesskit-docker-proxy
14:58:30 [2022-09-07T14:58:30.130Z] #35 100.9 + GOBIN=/build
14:58:30 [2022-09-07T14:58:30.130Z] #35 100.9 + GO111MODULE=on
14:58:30 [2022-09-07T14:58:30.130Z] #35 100.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0 rootlesskit version 1.0.0
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0 Usage of /build/rootlesskit-docker-proxy:
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0   -container-ip string
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0     	container ip
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0   -container-port int
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0     	container port (default -1)
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0   -host-ip string
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0     	host ip
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0   -host-port int
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0     	host port (default -1)
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0   -proto string
14:58:30 [2022-09-07T14:58:30.130Z] #35 106.0     	proxy protocol (default "tcp")
14:58:30 [2022-09-07T14:58:30.130Z] #35 DONE 107.7s
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:58:30 [2022-09-07T14:58:30.130Z] #47 ...
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:58:30 [2022-09-07T14:58:30.130Z] #48 DONE 0.2s
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:58:30 [2022-09-07T14:58:30.130Z] #47 DONE 0.3s
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:58:30 [2022-09-07T14:58:30.130Z] #49 DONE 0.2s
14:58:30 [2022-09-07T14:58:30.130Z] 
14:58:30 [2022-09-07T14:58:30.130Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.435 + RM_GOPATH=0
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.435 + TMP_GOPATH=
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.435 + : /build
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.435 + '[' -z '' ']'
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.435 ++ mktemp -d
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.453 + export GOPATH=/tmp/tmp.3RAxcf3ugb
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.453 + GOPATH=/tmp/tmp.3RAxcf3ugb
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.453 + RM_GOPATH=1
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.453 + case "$(go env GOARCH)" in
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.453 ++ go env GOARCH
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.490 + export GO_BUILDMODE=-buildmode=pie
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.490 + GO_BUILDMODE=-buildmode=pie
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.505 ++ dirname /install.sh
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + dir=/
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + bin=runc
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + shift
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + '[' '!' -f //runc.installer ']'
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + . //runc.installer
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 ++ set -e
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 ++ : v1.1.4
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + install_runc
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + RUNC_BUILDTAGS=seccomp
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3RAxcf3ugb/src/github.com/opencontainers/runc
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.510 Cloning into '/tmp/tmp.3RAxcf3ugb/src/github.com/opencontainers/runc'...
14:58:31 [2022-09-07T14:58:31.498Z] #50 ...
14:58:31 [2022-09-07T14:58:31.498Z] 
14:58:31 [2022-09-07T14:58:31.498Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
14:58:31 [2022-09-07T14:58:31.498Z] #51 DONE 1.9s
14:58:31 [2022-09-07T14:58:31.498Z] 
14:58:31 [2022-09-07T14:58:31.498Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:58:31 [2022-09-07T14:58:31.498Z] #50 1.514 Install runc version v1.1.4 (build tags: seccomp)
14:58:32 [2022-09-07T14:58:32.864Z] #50 ...
14:58:32 [2022-09-07T14:58:32.864Z] 
14:58:32 [2022-09-07T14:58:32.864Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:58:32 [2022-09-07T14:58:32.864Z] #52 DONE 1.2s
14:58:32 [2022-09-07T14:58:32.864Z] 
14:58:32 [2022-09-07T14:58:32.864Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:58:33 [2022-09-07T14:58:33.427Z] #53 0.773 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:58:33 [2022-09-07T14:58:33.427Z] #53 DONE 0.8s
14:58:33 [2022-09-07T14:58:33.427Z] 
14:58:33 [2022-09-07T14:58:33.427Z] #31 [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
14:58:33 [2022-09-07T14:58:33.683Z] #31 ...
14:58:33 [2022-09-07T14:58:33.683Z] 
14:58:33 [2022-09-07T14:58:33.683Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:58:34 [2022-09-07T14:58:34.612Z] #54 DONE 1.0s
14:58:34 [2022-09-07T14:58:34.612Z] 
14:58:34 [2022-09-07T14:58:34.612Z] #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
14:58:34 [2022-09-07T14:58:34.612Z] #34 ...
14:58:34 [2022-09-07T14:58:34.612Z] 
14:58:34 [2022-09-07T14:58:34.612Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:58:35 [2022-09-07T14:58:35.543Z] #55 DONE 1.0s
14:58:35 [2022-09-07T14:58:35.544Z] 
14:58:35 [2022-09-07T14:58:35.544Z] #31 [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
14:58:35 [2022-09-07T14:58:35.544Z] #31 ...
14:58:35 [2022-09-07T14:58:35.544Z] 
14:58:35 [2022-09-07T14:58:35.544Z] #56 [dev-systemd-false  6/28] RUN ldconfig
14:58:36 [2022-09-07T14:58:36.910Z] #56 DONE 1.1s
14:58:36 [2022-09-07T14:58:36.910Z] 
14:58:36 [2022-09-07T14:58:36.910Z] #57 [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
14:58:37 [2022-09-07T14:58:37.842Z] #57 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:58:38 [2022-09-07T14:58:38.098Z] #57 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:58:38 [2022-09-07T14:58:38.098Z] #57 1.318 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:58:38 [2022-09-07T14:58:38.354Z] #57 1.692 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
14:58:40 [2022-09-07T14:58:40.252Z] #57 3.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB]
14:58:41 [2022-09-07T14:58:41.618Z] #57 4.946 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:58:41 [2022-09-07T14:58:41.874Z] #57 ...
14:58:41 [2022-09-07T14:58:41.874Z] 
14:58:41 [2022-09-07T14:58:41.874Z] #39 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:58:43 [2022-09-07T14:58:43.411Z] #39 117.8 Updating files:  22% (2569/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4123/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  55% (6321/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  80% (9164/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
14:58:43 [2022-09-07T14:58:43.411Z] #39 ...
14:58:43 [2022-09-07T14:58:43.411Z] 
14:58:43 [2022-09-07T14:58:43.411Z] #40 [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
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Delve is a source level debugger for Go programs.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Delve enables you to interact with your program by controlling the execution of the process,
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Pass flags to the program you are debugging using `--`, for example:
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 `dlv exec ./hello -- server --config conf/config.toml`
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Usage:
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   dlv [command]
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Available Commands:
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   attach      Attach to running process and begin debugging.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   connect     Connect to a headless debug server with a terminal client.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   core        Examine a core dump.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   debug       Compile and begin debugging main package in current directory, or the package specified.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   exec        Execute a precompiled binary, and begin a debug session.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   help        Help about any command
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   run         Deprecated command. Use 'debug' instead.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   test        Compile test binary and begin debugging program.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   trace       Compile and begin tracing program.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   version     Prints version.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Flags:
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --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)
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --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)
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --disable-aslr                     Disables address space randomization
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   -h, --help                             help for dlv
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --init string                      Init file, executed by the terminal client.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --log                              Enable debugging server logging.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6       --wd string                        Working directory for running the program.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Additional help topics:
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   dlv backend  Help about the --backend flag.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   dlv log      Help about logging flags.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6   dlv redirect Help about file redirection.
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 
14:58:43 [2022-09-07T14:58:43.411Z] #40 120.6 Use "dlv [command] --help" for more information about a command.
14:58:43 [2022-09-07T14:58:43.411Z] #40 DONE 121.8s
14:58:43 [2022-09-07T14:58:43.411Z] 
14:58:43 [2022-09-07T14:58:43.411Z] #39 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:58:43 [2022-09-07T14:58:43.668Z] #39 117.8 Updating files:  22% (2569/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4123/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  55% (6321/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  80% (9164/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files:  99% (11346/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
14:58:43 [2022-09-07T14:58:43.924Z] #39 122.1 + cd /tmp/tmp.pV2Lwl2dIt/tmp/docker-ce
14:58:43 [2022-09-07T14:58:43.924Z] #39 122.1 + git checkout -q v17.06.2-ce
14:58:48 [2022-09-07T14:58:48.093Z] #39 125.8 + mkdir -p /tmp/tmp.pV2Lwl2dIt/src/github.com/docker
14:58:48 [2022-09-07T14:58:48.093Z] #39 125.8 + mv components/cli /tmp/tmp.pV2Lwl2dIt/src/github.com/docker/cli
14:58:48 [2022-09-07T14:58:48.093Z] #39 125.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:58:49 [2022-09-07T14:58:49.021Z] #39 ...
14:58:49 [2022-09-07T14:58:49.021Z] 
14:58:49 [2022-09-07T14:58:49.021Z] #43 [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
14:58:49 [2022-09-07T14:58:49.021Z] #43 73.97 configure.ac:11: installing 'build-aux/compile'
14:58:49 [2022-09-07T14:58:49.021Z] #43 73.98 configure.ac:11: installing 'build-aux/config.guess'
14:58:49 [2022-09-07T14:58:49.021Z] #43 73.98 configure.ac:11: installing 'build-aux/config.sub'
14:58:49 [2022-09-07T14:58:49.021Z] #43 73.98 configure.ac:13: installing 'build-aux/install-sh'
14:58:49 [2022-09-07T14:58:49.021Z] #43 73.99 configure.ac:13: installing 'build-aux/missing'
14:58:49 [2022-09-07T14:58:49.021Z] #43 74.00 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:58:49 [2022-09-07T14:58:49.021Z] #43 74.18 Makefile.am: installing 'build-aux/depcomp'
14:58:49 [2022-09-07T14:58:49.021Z] #43 75.38 checking build system type... aarch64-unknown-linux-gnu
14:58:49 [2022-09-07T14:58:49.021Z] #43 75.80 checking host system type... aarch64-unknown-linux-gnu
14:58:49 [2022-09-07T14:58:49.021Z] #43 75.80 checking how to print strings... printf
14:58:49 [2022-09-07T14:58:49.021Z] #43 75.83 checking for gcc... gcc
14:58:49 [2022-09-07T14:58:49.021Z] #43 75.96 checking whether the C compiler works... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.10 checking for C compiler default output file name... a.out
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.10 checking for suffix of executables... 
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.24 checking whether we are cross compiling... no
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.52 checking for suffix of object files... o
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.65 checking whether we are using the GNU C compiler... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.79 checking whether gcc accepts -g... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 76.93 checking for gcc option to accept ISO C89... none needed
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.13 checking whether gcc understands -c and -o together... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.36 checking for a sed that does not truncate output... /bin/sed
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.40 checking for grep that handles long lines and -e... /bin/grep
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.41 checking for egrep... /bin/grep -E
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.41 checking for fgrep... /bin/grep -F
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.44 checking for ld used by gcc... /usr/bin/ld
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.46 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.47 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.69 checking whether ln -s works... yes
14:58:49 [2022-09-07T14:58:49.021Z] #43 77.69 checking the maximum length of command line arguments... 1572864
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.75 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.75 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.75 checking for /usr/bin/ld option to reload object files... -r
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.76 checking for objdump... objdump
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.76 checking how to recognize dependent libraries... pass_all
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.76 checking for dlltool... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.76 checking how to associate runtime and link libraries... printf %s\n
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.76 checking for ar... ar
14:58:49 [2022-09-07T14:58:49.022Z] #43 77.77 checking for archiver @FILE support... @
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.04 checking for strip... strip
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.04 checking for ranlib... ranlib
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.05 checking for gawk... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.06 checking for mawk... mawk
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.71 checking for sysroot... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.71 checking for a working dd... /bin/dd
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.81 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.83 checking for mt... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.83 checking if : is a manifest tool... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 78.84 checking how to run the C preprocessor... gcc -E
14:58:49 [2022-09-07T14:58:49.022Z] #43 79.24 checking for ANSI C header files... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 79.88 checking for sys/types.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 80.08 checking for sys/stat.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 80.23 checking for stdlib.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 80.44 checking for string.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 80.62 checking for memory.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 80.84 checking for strings.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 81.03 checking for inttypes.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 81.29 checking for stdint.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 81.47 checking for unistd.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 81.62 checking for dlfcn.h... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 81.78 checking for objdir... .libs
14:58:49 [2022-09-07T14:58:49.022Z] #43 82.20 checking if gcc supports -fno-rtti -fno-exceptions... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 82.32 checking for gcc option to produce PIC... -fPIC -DPIC
14:58:49 [2022-09-07T14:58:49.022Z] #43 82.34 checking if gcc PIC flag -fPIC -DPIC works... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 82.47 checking if gcc static flag -static works... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 82.83 checking if gcc supports -c -o file.o... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.01 checking if gcc supports -c -o file.o... (cached) yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.02 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.12 checking dynamic linker characteristics... GNU/Linux ld.so
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.46 checking how to hardcode library paths into programs... immediate
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.46 checking whether stripping libraries is possible... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.46 checking if libtool supports shared libraries... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.46 checking whether to build shared libraries... no
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.46 checking whether to build static libraries... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.47 checking for a BSD-compatible install... /usr/bin/install -c
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.51 checking whether build environment is sane... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.58 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.59 checking whether make sets $(MAKE)... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.67 checking whether make supports the include directive... yes (GNU style)
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.73 checking whether make supports nested variables... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.78 checking whether UID '0' is supported by ustar format... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.79 checking whether GID '0' is supported by ustar format... yes
14:58:49 [2022-09-07T14:58:49.022Z] #43 83.79 checking how to create a ustar tar archive... gnutar
14:58:49 [2022-09-07T14:58:49.278Z] #43 83.86 checking dependency style of gcc... gcc3
14:58:49 [2022-09-07T14:58:49.278Z] #43 84.10 checking whether to enable maintainer-specific portions of Makefiles... yes
14:58:49 [2022-09-07T14:58:49.278Z] #43 84.10 checking whether make supports nested variables... (cached) yes
14:58:49 [2022-09-07T14:58:49.278Z] #43 84.10 checking for gawk... (cached) mawk
14:58:49 [2022-09-07T14:58:49.278Z] #43 84.10 checking for a sed that does not truncate output... (cached) /bin/sed
14:58:49 [2022-09-07T14:58:49.278Z] #43 84.10 checking for gcc... (cached) gcc
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.24 checking whether we are using the GNU C compiler... (cached) yes
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.24 checking whether gcc accepts -g... (cached) yes
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.24 checking for gcc option to accept ISO C89... (cached) none needed
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.24 checking whether gcc understands -c and -o together... (cached) yes
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.24 checking for a Python interpreter with version >= 3... python3
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.31 checking for python3... /usr/bin/python3
14:58:49 [2022-09-07T14:58:49.534Z] #43 84.32 checking for python3 version... 3.9
14:58:49 [2022-09-07T14:58:49.790Z] #43 84.38 checking for python3 platform... linux
14:58:49 [2022-09-07T14:58:49.790Z] #43 84.44 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:58:50 [2022-09-07T14:58:50.046Z] #43 84.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:58:50 [2022-09-07T14:58:50.046Z] #43 84.80 checking for go-md2man... no
14:58:50 [2022-09-07T14:58:50.301Z] #43 84.84 checking error.h usability... yes
14:58:50 [2022-09-07T14:58:50.301Z] #43 85.04 checking error.h presence... yes
14:58:50 [2022-09-07T14:58:50.557Z] #43 85.10 checking for error.h... yes
14:58:50 [2022-09-07T14:58:50.557Z] #43 85.13 checking linux/openat2.h usability... yes
14:58:50 [2022-09-07T14:58:50.557Z] #43 85.30 checking linux/openat2.h presence... yes
14:58:50 [2022-09-07T14:58:50.813Z] #43 85.39 checking for linux/openat2.h... yes
14:58:51 [2022-09-07T14:58:51.069Z] #43 85.44 checking for copy_file_range... yes
14:58:51 [2022-09-07T14:58:51.325Z] #43 85.72 checking for fgetxattr... yes
14:58:51 [2022-09-07T14:58:51.325Z] #43 86.10 checking for statx... 
14:58:51 [2022-09-07T14:58:51.325Z] #43 ...
14:58:51 [2022-09-07T14:58:51.325Z] 
14:58:51 [2022-09-07T14:58:51.325Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:58:51 [2022-09-07T14:58:51.325Z] #50 11.60 + cd /tmp/tmp.3RAxcf3ugb/src/github.com/opencontainers/runc
14:58:51 [2022-09-07T14:58:51.325Z] #50 11.60 + git checkout -q v1.1.4
14:58:51 [2022-09-07T14:58:51.325Z] #50 12.24 + '[' -z '' ']'
14:58:51 [2022-09-07T14:58:51.325Z] #50 12.24 + target=static
14:58:51 [2022-09-07T14:58:51.325Z] #50 12.24 + make BUILDTAGS=seccomp static
14:58:51 [2022-09-07T14:58:51.325Z] #50 12.71 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 .
14:58:51 [2022-09-07T14:58:51.582Z] #50 ...
14:58:51 [2022-09-07T14:58:51.582Z] 
14:58:51 [2022-09-07T14:58:51.582Z] #43 [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
14:58:51 [2022-09-07T14:58:51.582Z] #43 86.10 checking for statx... yes
14:58:51 [2022-09-07T14:58:51.838Z] #43 86.42 checking for fgetpwent_r... yes
14:58:52 [2022-09-07T14:58:52.096Z] #43 86.70 checking for issetugid... no
14:58:52 [2022-09-07T14:58:52.096Z] #43 86.92 checking for pkg-config... /usr/bin/pkg-config
14:58:52 [2022-09-07T14:58:52.096Z] #43 86.93 checking pkg-config is at least version 0.9.0... yes
14:58:52 [2022-09-07T14:58:52.658Z] #43 86.94 checking for library containing yajl_tree_get... -lyajl
14:58:52 [2022-09-07T14:58:52.658Z] #43 87.21 checking for yajl >= 2.0.0... yes
14:58:52 [2022-09-07T14:58:52.658Z] #43 87.25 checking sys/capability.h usability... yes
14:58:52 [2022-09-07T14:58:52.915Z] #43 87.40 checking sys/capability.h presence... yes
14:58:52 [2022-09-07T14:58:52.915Z] #43 87.49 checking for sys/capability.h... yes
14:58:53 [2022-09-07T14:58:53.171Z] #43 87.49 checking for library containing cap_from_name... 
14:58:53 [2022-09-07T14:58:53.171Z] #43 ...
14:58:53 [2022-09-07T14:58:53.171Z] 
14:58:53 [2022-09-07T14:58:53.171Z] #57 [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
14:58:53 [2022-09-07T14:58:53.171Z] #57 6.408 Fetched 8460 kB in 6s (1513 kB/s)
14:58:53 [2022-09-07T14:58:53.171Z] #57 6.408 Reading package lists...
14:58:53 [2022-09-07T14:58:53.171Z] #57 8.878 Reading package lists...
14:58:53 [2022-09-07T14:58:53.171Z] #57 11.22 Building dependency tree...
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.04 The following additional packages will be installed:
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.04   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.04   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.04   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.05   libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   python3-pkg-resources systemd vim-runtime xxd
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06 Suggested packages:
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   ctags vim-doc vim-scripts xfsdump acl attr quota
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06 Recommended packages:
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   libatm1 nftables libpam-cap build-essential python3-dev dbus
14:58:53 [2022-09-07T14:58:53.171Z] #57 13.06   systemd-timesyncd | time-daemon unzip
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.65 The following NEW packages will be installed:
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.66   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.66   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.66   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.66   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.67   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.67   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.67   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.67   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
14:58:53 [2022-09-07T14:58:53.171Z] #57 14.67   vim-runtime xfsprogs xxd xz-utils zip zstd
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.01 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.01 Need to get 31.8 MB of archives.
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.01 After this operation, 123 MB of additional disk space will be used.
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.68 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.70 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.71 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.86 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 15.88 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:58:53 [2022-09-07T14:58:53.171Z] #57 16.40 debconf: delaying package configuration, since apt-utils is not installed
14:58:53 [2022-09-07T14:58:53.171Z] #57 16.51 Fetched 31.8 MB in 1s (27.1 MB/s)
14:58:53 [2022-09-07T14:58:53.171Z] #57 16.58 Selecting previously unselected package libcap2:arm64.
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.58 (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 ... 24009 files and directories currently installed.)
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.65 Unpacking libcap2:arm64 (1:2.44-1) ...
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.70 Selecting previously unselected package libargon2-1:arm64.
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.71 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
14:58:53 [2022-09-07T14:58:53.427Z] #57 16.72 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
14:58:53 [2022-09-07T14:58:53.427Z] #57 ...
14:58:53 [2022-09-07T14:58:53.427Z] 
14:58:53 [2022-09-07T14:58:53.427Z] #43 [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
14:58:53 [2022-09-07T14:58:53.427Z] #43 87.49 checking for library containing cap_from_name... -lcap
14:58:53 [2022-09-07T14:58:53.683Z] #43 88.00 checking for library containing dlopen... -ldl
14:58:53 [2022-09-07T14:58:53.939Z] 
14:58:53 [2022-09-07T14:58:53.939Z] #43 ...
14:58:53 [2022-09-07T14:58:53.939Z] 
14:58:53 [2022-09-07T14:58:53.939Z] #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
14:58:53 [2022-09-07T14:58:53.939Z] #36 DONE 132.0s
14:58:53 [2022-09-07T14:58:53.939Z] 
14:58:53 [2022-09-07T14:58:53.939Z] #43 [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
14:58:54 [2022-09-07T14:58:54.194Z] #43 88.55 checking seccomp.h usability... yes
14:58:54 [2022-09-07T14:58:54.194Z] #43 88.89 checking seccomp.h presence... yes
14:58:54 [2022-09-07T14:58:54.194Z] #43 88.97 checking for seccomp.h... yes
14:58:55 [2022-09-07T14:58:55.123Z] #43 89.00 checking for library containing seccomp_rule_add... -lseccomp
14:58:55 [2022-09-07T14:58:55.123Z] #43 89.74 checking for library containing seccomp_arch_resolve_name... none required
14:58:55 [2022-09-07T14:58:55.379Z] #43 89.94 checking systemd/sd-bus.h usability... yes
14:58:55 [2022-09-07T14:58:55.379Z] #43 90.16 checking systemd/sd-bus.h presence... yes
14:58:55 [2022-09-07T14:58:55.636Z] #43 90.27 checking for systemd/sd-bus.h... yes
14:58:56 [2022-09-07T14:58:56.198Z] #43 90.27 checking for library containing sd_bus_match_signal_async... -lsystemd
14:58:56 [2022-09-07T14:58:56.454Z] #43 90.75 checking for sd_notify_barrier... yes
14:58:56 [2022-09-07T14:58:56.454Z] #43 91.06 checking linux/bpf.h usability... yes
14:58:56 [2022-09-07T14:58:56.454Z] #43 91.21 checking linux/bpf.h presence... yes
14:58:56 [2022-09-07T14:58:56.454Z] #43 91.25 checking for linux/bpf.h... yes
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.25 checking compilation for eBPF... yes
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.38 checking for criu >= 3.15... no
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.40 configure: CRIU headers not found, building without CRIU support
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.40 checking for criu > 3.16... no
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.42 configure: CRIU version doesn't support join-ns API
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.42 checking for criu > 3.16.1... no
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.45 configure: CRIU version doesn't support for pre-dumping
14:58:56 [2022-09-07T14:58:56.710Z] #43 91.46 checking for new mount API (fsconfig)... yes
14:58:56 [2022-09-07T14:58:56.967Z] #43 91.55 checking for seccomp notify API... yes
14:58:56 [2022-09-07T14:58:56.967Z] #43 91.68 checking for gperf... no
14:58:56 [2022-09-07T14:58:56.967Z] #43 91.69 configure: gperf not found - cannot rebuild signal parser code
14:58:56 [2022-09-07T14:58:56.967Z] #43 91.69 checking for library containing argp_parse... none required
14:58:57 [2022-09-07T14:58:57.223Z] #43 92.02 checking that generated files are newer than configure... done
14:58:57 [2022-09-07T14:58:57.223Z] #43 92.02 configure: creating ./config.status
14:58:59 [2022-09-07T14:58:59.741Z] #43 94.66 config.status: creating Makefile
14:58:59 [2022-09-07T14:58:59.997Z] #43 94.75 config.status: creating rpm/crun.spec
14:58:59 [2022-09-07T14:58:59.997Z] #43 94.83 config.status: creating config.h
14:58:59 [2022-09-07T14:58:59.997Z] #43 94.88 config.status: executing libtool commands
14:58:59 [2022-09-07T14:58:59.997Z] #43 94.91 config.status: executing depfiles commands
14:59:01 [2022-09-07T14:59:01.886Z] #43 96.33 === configuring in libocispec (/tmp/crun-build/libocispec)
14:59:01 [2022-09-07T14:59:01.886Z] #43 96.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:59:01 [2022-09-07T14:59:01.886Z] #43 ...
14:59:01 [2022-09-07T14:59:01.886Z] 
14:59:01 [2022-09-07T14:59:01.886Z] #57 [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
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.78 Selecting previously unselected package libjson-c5:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.78 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.79 Unpacking libjson-c5:arm64 (0.15-2) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.94 Selecting previously unselected package libcryptsetup12:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.94 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 16.95 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.16 Selecting previously unselected package libip4tc2:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.17 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.18 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.35 Selecting previously unselected package libkmod2:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.35 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.36 Unpacking libkmod2:arm64 (28-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.60 Selecting previously unselected package systemd.
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.60 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 17.80 Unpacking systemd (247.3-7) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 19.85 Selecting previously unselected package pigz.
14:59:01 [2022-09-07T14:59:01.886Z] #57 19.85 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 19.88 Unpacking pigz (2.6-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.02 Selecting previously unselected package libelf1:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.02 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.04 Unpacking libelf1:arm64 (0.183-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.23 Selecting previously unselected package libbpf0:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.23 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.24 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.33 Selecting previously unselected package libmnl0:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.34 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.34 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.40 Selecting previously unselected package libxtables12:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.41 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.41 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.51 Selecting previously unselected package libcap2-bin.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.52 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.53 Unpacking libcap2-bin (1:2.44-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.63 Selecting previously unselected package iproute2.
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.63 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 20.64 Unpacking iproute2 (5.10.0-4) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.16 Selecting previously unselected package xxd.
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.17 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.30 Selecting previously unselected package vim-common.
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.30 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.47 Selecting previously unselected package bash-completion.
14:59:01 [2022-09-07T14:59:01.886Z] #57 21.48 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 23.84 Unpacking bash-completion (1:2.11-2) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.27 Selecting previously unselected package bzip2.
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.27 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.28 Unpacking bzip2 (1.0.8-4) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.38 Selecting previously unselected package xz-utils.
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.39 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.60 Selecting previously unselected package apparmor.
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.60 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 24.68 Unpacking apparmor (2.13.6-10) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.05 Selecting previously unselected package inetutils-ping.
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.06 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.06 Unpacking inetutils-ping (2:2.0-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.17 Selecting previously unselected package libip6tc2:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.17 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.18 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.26 Selecting previously unselected package libnfnetlink0:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.26 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.27 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.33 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.33 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:59:01 [2022-09-07T14:59:01.886Z] #57 25.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.43 Selecting previously unselected package libnftnl11:arm64.
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.43 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.44 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.51 Selecting previously unselected package iptables.
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.51 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
14:59:02 [2022-09-07T14:59:02.142Z] #57 25.52 Unpacking iptables (1.8.7-1) ...
14:59:02 [2022-09-07T14:59:02.142Z] #57 ...
14:59:02 [2022-09-07T14:59:02.142Z] 
14:59:02 [2022-09-07T14:59:02.142Z] #43 [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
14:59:02 [2022-09-07T14:59:02.142Z] #43 96.87 checking for gcc... gcc
14:59:02 [2022-09-07T14:59:02.398Z] #43 96.97 checking whether the C compiler works... yes
14:59:02 [2022-09-07T14:59:02.654Z] #43 97.21 checking for C compiler default output file name... a.out
14:59:02 [2022-09-07T14:59:02.654Z] #43 97.21 checking for suffix of executables... 
14:59:02 [2022-09-07T14:59:02.654Z] #43 97.38 checking whether we are cross compiling... no
14:59:02 [2022-09-07T14:59:02.909Z] #43 97.50 checking for suffix of object files... o
14:59:02 [2022-09-07T14:59:02.909Z] #43 97.61 checking whether we are using the GNU C compiler... yes
14:59:03 [2022-09-07T14:59:03.165Z] #43 97.67 checking whether gcc accepts -g... yes
14:59:03 [2022-09-07T14:59:03.165Z] #43 97.75 checking for gcc option to accept ISO C89... none needed
14:59:03 [2022-09-07T14:59:03.421Z] #43 97.87 checking whether gcc understands -c and -o together... yes
14:59:03 [2022-09-07T14:59:03.421Z] #43 98.03 checking how to run the C preprocessor... gcc -E
14:59:03 [2022-09-07T14:59:03.421Z] #43 98.21 checking for grep that handles long lines and -e... /bin/grep
14:59:03 [2022-09-07T14:59:03.421Z] #43 98.22 checking for egrep... /bin/grep -E
14:59:03 [2022-09-07T14:59:03.983Z] #43 98.24 checking for ANSI C header files... yes
14:59:03 [2022-09-07T14:59:03.983Z] #43 98.80 checking for sys/types.h... yes
14:59:04 [2022-09-07T14:59:04.239Z] #43 98.96 checking for sys/stat.h... yes
14:59:04 [2022-09-07T14:59:04.538Z] #43 99.08 checking for stdlib.h... yes
14:59:04 [2022-09-07T14:59:04.538Z] #43 99.23 checking for string.h... yes
14:59:04 [2022-09-07T14:59:04.538Z] #43 99.37 checking for memory.h... yes
14:59:05 [2022-09-07T14:59:05.050Z] #43 99.50 checking for strings.h... yes
14:59:05 [2022-09-07T14:59:05.050Z] #43 99.69 checking for inttypes.h... yes
14:59:05 [2022-09-07T14:59:05.307Z] #43 99.86 checking for stdint.h... yes
14:59:05 [2022-09-07T14:59:05.563Z] #43 100.1 checking for unistd.h... yes
14:59:05 [2022-09-07T14:59:05.563Z] #43 100.2 checking minix/config.h usability... no
14:59:05 [2022-09-07T14:59:05.563Z] #43 100.3 checking minix/config.h presence... no
14:59:05 [2022-09-07T14:59:05.563Z] #43 100.4 checking for minix/config.h... no
14:59:05 [2022-09-07T14:59:05.819Z] #43 100.4 checking whether it is safe to define __EXTENSIONS__... yes
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.6 checking build system type... aarch64-unknown-linux-gnu
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.8 checking host system type... aarch64-unknown-linux-gnu
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.8 checking how to print strings... printf
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.8 checking for a sed that does not truncate output... /bin/sed
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.9 checking for fgrep... /bin/grep -F
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.9 checking for ld used by gcc... /usr/bin/ld
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:59:06 [2022-09-07T14:59:06.094Z] #43 100.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:59:06 [2022-09-07T14:59:06.372Z] #43 100.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking whether ln -s works... yes
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking the maximum length of command line arguments... 1572864
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking for /usr/bin/ld option to reload object files... -r
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking for objdump... objdump
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking how to recognize dependent libraries... pass_all
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking for dlltool... no
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking how to associate runtime and link libraries... printf %s\n
14:59:06 [2022-09-07T14:59:06.372Z] #43 101.1 checking for ar... ar
14:59:06 [2022-09-07T14:59:06.632Z] #43 101.1 checking for archiver @FILE support... @
14:59:06 [2022-09-07T14:59:06.632Z] #43 101.3 checking for strip... strip
14:59:06 [2022-09-07T14:59:06.632Z] #43 101.3 checking for ranlib... ranlib
14:59:06 [2022-09-07T14:59:06.632Z] #43 101.3 checking for gawk... no
14:59:06 [2022-09-07T14:59:06.632Z] #43 101.3 checking for mawk... mawk
14:59:06 [2022-09-07T14:59:06.903Z] #43 101.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking for sysroot... no
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking for a working dd... /bin/dd
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking for mt... no
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking if : is a manifest tool... no
14:59:07 [2022-09-07T14:59:07.165Z] #43 101.8 checking for dlfcn.h... yes
14:59:07 [2022-09-07T14:59:07.421Z] #43 102.1 checking for objdir... .libs
14:59:07 [2022-09-07T14:59:07.677Z] #43 102.3 checking if gcc supports -fno-rtti -fno-exceptions... no
14:59:07 [2022-09-07T14:59:07.677Z] #43 102.4 checking for gcc option to produce PIC... -fPIC -DPIC
14:59:07 [2022-09-07T14:59:07.677Z] #43 102.4 checking if gcc PIC flag -fPIC -DPIC works... yes
14:59:07 [2022-09-07T14:59:07.933Z] #43 102.5 checking if gcc static flag -static works... yes
14:59:08 [2022-09-07T14:59:08.189Z] #43 102.7 checking if gcc supports -c -o file.o... yes
14:59:08 [2022-09-07T14:59:08.189Z] #43 102.9 checking if gcc supports -c -o file.o... (cached) yes
14:59:08 [2022-09-07T14:59:08.189Z] #43 102.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 102.9 checking dynamic linker characteristics... GNU/Linux ld.so
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking how to hardcode library paths into programs... immediate
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking whether stripping libraries is possible... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking if libtool supports shared libraries... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking whether to build shared libraries... no
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking whether to build static libraries... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking for a BSD-compatible install... /usr/bin/install -c
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.2 checking whether build environment is sane... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.3 checking whether make sets $(MAKE)... yes
14:59:08 [2022-09-07T14:59:08.445Z] #43 103.3 checking whether make supports the include directive... yes (GNU style)
14:59:08 [2022-09-07T14:59:08.702Z] #43 103.4 checking whether make supports nested variables... yes
14:59:08 [2022-09-07T14:59:08.702Z] #43 103.4 checking whether UID '0' is supported by ustar format... yes
14:59:08 [2022-09-07T14:59:08.702Z] #43 103.4 checking whether GID '0' is supported by ustar format... yes
14:59:08 [2022-09-07T14:59:08.702Z] #43 103.4 checking how to create a ustar tar archive... gnutar
14:59:08 [2022-09-07T14:59:08.958Z] #43 103.5 checking dependency style of gcc... gcc3
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.7 checking whether to enable maintainer-specific portions of Makefiles... yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking whether make supports nested variables... (cached) yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking for pkg-config... /usr/bin/pkg-config
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking pkg-config is at least version 0.9.0... yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking for yajl >= 2.1.0... yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking for a sed that does not truncate output... (cached) /bin/sed
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.8 checking for gcc... (cached) gcc
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.9 checking whether we are using the GNU C compiler... (cached) yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.9 checking whether gcc accepts -g... (cached) yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.9 checking for gcc option to accept ISO C89... (cached) none needed
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.9 checking whether gcc understands -c and -o together... (cached) yes
14:59:09 [2022-09-07T14:59:09.214Z] #43 103.9 checking for a Python interpreter with version >= 3... python3
14:59:09 [2022-09-07T14:59:09.214Z] #43 104.0 checking for python3... /usr/bin/python3
14:59:09 [2022-09-07T14:59:09.470Z] #43 104.0 checking for python3 version... 3.9
14:59:09 [2022-09-07T14:59:09.470Z] #43 104.1 checking for python3 platform... linux
14:59:09 [2022-09-07T14:59:09.470Z] #43 104.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:59:09 [2022-09-07T14:59:09.726Z] #43 104.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:59:09 [2022-09-07T14:59:09.726Z] #43 104.4 checking that generated files are newer than configure... done
14:59:09 [2022-09-07T14:59:09.726Z] #43 104.5 configure: creating ./config.status
14:59:12 [2022-09-07T14:59:12.993Z] #43 107.2 config.status: creating Makefile
14:59:12 [2022-09-07T14:59:12.993Z] #43 107.2 config.status: creating config.h
14:59:12 [2022-09-07T14:59:12.993Z] #43 ...
14:59:12 [2022-09-07T14:59:12.993Z] 
14:59:12 [2022-09-07T14:59:12.993Z] #57 [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
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.79 Selecting previously unselected package libonig5:arm64.
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.79 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.80 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.93 Selecting previously unselected package libjq1:arm64.
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.93 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 25.93 Unpacking libjq1:arm64 (1.6-2.1) ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.06 Selecting previously unselected package jq.
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.07 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.07 Unpacking jq (1.6-2.1) ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.17 Selecting previously unselected package libaio1:arm64.
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.19 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.19 Unpacking libaio1:arm64 (0.3.112-9) ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.26 Selecting previously unselected package libgpm2:arm64.
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.27 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.27 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:59:12 [2022-09-07T14:59:12.993Z] #57 26.33 Selecting previously unselected package libicu67:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 26.35 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 26.36 Unpacking libicu67:arm64 (67.1-7) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.36 Selecting previously unselected package libinih1:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.36 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.37 Unpacking libinih1:arm64 (53-1+b2) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.45 Selecting previously unselected package libmicrohttpd12:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.46 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.46 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.58 Selecting previously unselected package libnet1:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.59 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.70 Selecting previously unselected package libnl-3-200:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.70 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.71 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.84 Selecting previously unselected package libprotobuf-c1:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.84 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.85 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.92 Selecting previously unselected package libyajl2:arm64.
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.93 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 29.93 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.01 Selecting previously unselected package net-tools.
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.02 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.19 Selecting previously unselected package patch.
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.20 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.20 Unpacking patch (2.7.6-7) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.30 Selecting previously unselected package python-pip-whl.
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.31 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.91 Selecting previously unselected package python3-lib2to3.
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.91 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 30.92 Unpacking python3-lib2to3 (3.9.2-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.06 Selecting previously unselected package python3-distutils.
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.07 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.07 Unpacking python3-distutils (3.9.2-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.24 Selecting previously unselected package python3-pkg-resources.
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.25 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.26 Unpacking python3-pkg-resources (52.0.0-4) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.41 Selecting previously unselected package python3-setuptools.
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.42 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.42 Unpacking python3-setuptools (52.0.0-4) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.66 Selecting previously unselected package python3-wheel.
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.66 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.67 Unpacking python3-wheel (0.34.2-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.79 Selecting previously unselected package python3-pip.
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.80 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 31.80 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.12 Selecting previously unselected package sudo.
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.13 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.14 Unpacking sudo (1.9.5p2-3) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.70 Selecting previously unselected package systemd-journal-remote.
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.70 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.71 Unpacking systemd-journal-remote (247.3-7) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.84 Selecting previously unselected package thin-provisioning-tools.
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.85 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 32.85 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.07 Selecting previously unselected package uidmap.
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.08 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.09 Unpacking uidmap (1:4.8.1-1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.19 Selecting previously unselected package vim-runtime.
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.19 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:59:12 [2022-09-07T14:59:12.994Z] #57 33.24 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:59:12 [2022-09-07T14:59:12.994Z] #57 ...
14:59:12 [2022-09-07T14:59:12.994Z] 
14:59:12 [2022-09-07T14:59:12.994Z] #43 [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
14:59:12 [2022-09-07T14:59:12.994Z] #43 107.3 config.status: executing libtool commands
14:59:12 [2022-09-07T14:59:12.994Z] #43 107.3 config.status: executing depfiles commands
14:59:13 [2022-09-07T14:59:13.249Z] #43 108.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:59:13 [2022-09-07T14:59:13.506Z] #43 108.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:59:13 [2022-09-07T14:59:13.769Z] #43 108.5 checking for gcc... gcc
14:59:14 [2022-09-07T14:59:14.033Z] #43 108.5 checking whether the C compiler works... yes
14:59:14 [2022-09-07T14:59:14.033Z] #43 108.7 checking for C compiler default output file name... a.out
14:59:14 [2022-09-07T14:59:14.033Z] #43 108.7 checking for suffix of executables... 
14:59:14 [2022-09-07T14:59:14.289Z] #43 108.9 checking whether we are cross compiling... no
14:59:14 [2022-09-07T14:59:14.289Z] #43 109.0 checking for suffix of object files... o
14:59:14 [2022-09-07T14:59:14.289Z] #43 109.1 checking whether we are using the GNU C compiler... yes
14:59:14 [2022-09-07T14:59:14.545Z] #43 109.2 checking whether gcc accepts -g... yes
14:59:14 [2022-09-07T14:59:14.545Z] #43 109.2 checking for gcc option to accept ISO C89... none needed
14:59:14 [2022-09-07T14:59:14.802Z] #43 109.5 checking whether gcc understands -c and -o together... yes
14:59:14 [2022-09-07T14:59:14.802Z] #43 109.6 checking for a BSD-compatible install... /usr/bin/install -c
14:59:14 [2022-09-07T14:59:14.802Z] #43 109.6 checking whether build environment is sane... yes
14:59:14 [2022-09-07T14:59:14.802Z] #43 109.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.7 checking for gawk... no
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.7 checking for mawk... mawk
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.7 checking whether make sets $(MAKE)... yes
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.8 checking whether make supports the include directive... yes (GNU style)
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.8 checking whether make supports nested variables... yes
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.8 checking whether UID '0' is supported by ustar format... yes
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.8 checking whether GID '0' is supported by ustar format... yes
14:59:15 [2022-09-07T14:59:15.058Z] #43 109.8 checking how to create a ustar tar archive... gnutar
14:59:15 [2022-09-07T14:59:15.314Z] #43 109.9 checking dependency style of gcc... gcc3
14:59:15 [2022-09-07T14:59:15.314Z] #43 110.1 checking whether to enable maintainer-specific portions of Makefiles... yes
14:59:15 [2022-09-07T14:59:15.314Z] #43 110.1 checking whether make supports nested variables... (cached) yes
14:59:15 [2022-09-07T14:59:15.570Z] #43 110.1 checking build system type... aarch64-unknown-linux-gnu
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.4 checking host system type... aarch64-unknown-linux-gnu
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.4 checking how to print strings... printf
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.4 checking for a sed that does not truncate output... /bin/sed
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking for grep that handles long lines and -e... /bin/grep
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking for egrep... /bin/grep -E
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking for fgrep... /bin/grep -F
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking for ld used by gcc... /usr/bin/ld
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking whether ln -s works... yes
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking the maximum length of command line arguments... 1572864
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking for /usr/bin/ld option to reload object files... -r
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking for objdump... objdump
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking how to recognize dependent libraries... pass_all
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking for dlltool... no
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking how to associate runtime and link libraries... printf %s\n
14:59:15 [2022-09-07T14:59:15.842Z] #43 110.7 checking for ar... ar
14:59:16 [2022-09-07T14:59:16.099Z] #43 110.7 checking for archiver @FILE support... @
14:59:16 [2022-09-07T14:59:16.099Z] #43 110.8 checking for strip... strip
14:59:16 [2022-09-07T14:59:16.099Z] #43 110.8 checking for ranlib... ranlib
14:59:16 [2022-09-07T14:59:16.661Z] #43 110.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:59:16 [2022-09-07T14:59:16.661Z] #43 111.2 checking for sysroot... no
14:59:16 [2022-09-07T14:59:16.661Z] #43 111.3 checking for a working dd... /bin/dd
14:59:16 [2022-09-07T14:59:16.661Z] #43 111.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:59:16 [2022-09-07T14:59:16.661Z] #43 111.3 checking for mt... no
14:59:16 [2022-09-07T14:59:16.661Z] #43 111.3 checking if : is a manifest tool... no
14:59:16 [2022-09-07T14:59:16.916Z] #43 111.3 checking how to run the C preprocessor... gcc -E
14:59:17 [2022-09-07T14:59:17.478Z] #43 111.6 checking for ANSI C header files... yes
14:59:17 [2022-09-07T14:59:17.733Z] #43 112.2 checking for sys/types.h... yes
14:59:17 [2022-09-07T14:59:17.733Z] #43 112.3 checking for sys/stat.h... yes
14:59:17 [2022-09-07T14:59:17.990Z] #43 112.5 checking for stdlib.h... yes
14:59:18 [2022-09-07T14:59:18.247Z] #43 112.7 checking for string.h... yes
14:59:18 [2022-09-07T14:59:18.247Z] #43 112.9 checking for memory.h... yes
14:59:18 [2022-09-07T14:59:18.503Z] #43 113.2 checking for strings.h... yes
14:59:18 [2022-09-07T14:59:18.762Z] #43 113.4 checking for inttypes.h... yes
14:59:18 [2022-09-07T14:59:18.762Z] #43 113.5 checking for stdint.h... yes
14:59:19 [2022-09-07T14:59:19.280Z] #43 113.7 checking for unistd.h... yes
14:59:19 [2022-09-07T14:59:19.280Z] #43 113.9 checking for dlfcn.h... yes
14:59:19 [2022-09-07T14:59:19.280Z] #43 114.0 checking for objdir... .libs
14:59:19 [2022-09-07T14:59:19.792Z] #43 114.4 checking if gcc supports -fno-rtti -fno-exceptions... no
14:59:19 [2022-09-07T14:59:19.792Z] #43 114.5 checking for gcc option to produce PIC... -fPIC -DPIC
14:59:20 [2022-09-07T14:59:20.054Z] #43 114.5 checking if gcc PIC flag -fPIC -DPIC works... yes
14:59:20 [2022-09-07T14:59:20.310Z] #43 114.7 checking if gcc static flag -static works... yes
14:59:20 [2022-09-07T14:59:20.310Z] #43 115.0 checking if gcc supports -c -o file.o... yes
14:59:20 [2022-09-07T14:59:20.310Z] #43 115.2 checking if gcc supports -c -o file.o... (cached) yes
14:59:20 [2022-09-07T14:59:20.310Z] #43 115.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.2 checking dynamic linker characteristics... GNU/Linux ld.so
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.5 checking how to hardcode library paths into programs... immediate
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.5 checking whether stripping libraries is possible... yes
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.5 checking if libtool supports shared libraries... yes
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.5 checking whether to build shared libraries... no
14:59:20 [2022-09-07T14:59:20.872Z] #43 115.5 checking whether to build static libraries... yes
14:59:21 [2022-09-07T14:59:21.128Z] #43 115.6 checking float.h usability... yes
14:59:21 [2022-09-07T14:59:21.128Z] #43 115.7 checking float.h presence... yes
14:59:21 [2022-09-07T14:59:21.128Z] #43 115.7 checking for float.h... yes
14:59:21 [2022-09-07T14:59:21.128Z] #43 115.8 checking limits.h usability... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 115.9 checking limits.h presence... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 116.0 checking for limits.h... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 116.0 checking stddef.h usability... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 116.2 checking stddef.h presence... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 116.3 checking for stddef.h... yes
14:59:21 [2022-09-07T14:59:21.384Z] #43 116.3 checking for stdlib.h... (cached) yes
14:59:21 [2022-09-07T14:59:21.641Z] #43 116.3 checking for string.h... (cached) yes
14:59:21 [2022-09-07T14:59:21.897Z] #43 116.4 checking sys/time.h usability... yes
14:59:21 [2022-09-07T14:59:21.897Z] #43 116.5 checking sys/time.h presence... yes
14:59:21 [2022-09-07T14:59:21.897Z] #43 116.6 checking for sys/time.h... yes
14:59:21 [2022-09-07T14:59:21.897Z] #43 116.6 checking for inline... inline
14:59:22 [2022-09-07T14:59:22.409Z] #43 116.7 checking for size_t... yes
14:59:22 [2022-09-07T14:59:22.409Z] #43 117.1 checking for stdlib.h... (cached) yes
14:59:22 [2022-09-07T14:59:22.666Z] #43 117.1 checking for GNU libc compatible malloc... yes
14:59:22 [2022-09-07T14:59:22.666Z] #43 117.4 checking for stdlib.h... (cached) yes
14:59:22 [2022-09-07T14:59:22.666Z] #43 117.4 checking for GNU libc compatible realloc... yes
14:59:22 [2022-09-07T14:59:22.666Z] #43 ...
14:59:22 [2022-09-07T14:59:22.666Z] 
14:59:22 [2022-09-07T14:59:22.666Z] #57 [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
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.12 Selecting previously unselected package vim.
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.12 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.64 Selecting previously unselected package xfsprogs.
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.65 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 36.66 Unpacking xfsprogs (5.10.0-4) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.09 Selecting previously unselected package zip.
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.11 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.11 Unpacking zip (3.0-12) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.29 Selecting previously unselected package zstd.
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.29 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.30 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 37.70 Setting up python3-pkg-resources (52.0.0-4) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.58 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.61 Setting up libgpm2:arm64 (1.20.7-8) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.62 Setting up libicu67:arm64 (67.1-7) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.63 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.64 Setting up libinih1:arm64 (53-1+b2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.65 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.66 Setting up uidmap (1:4.8.1-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.68 Setting up libyajl2:arm64 (2.1.0-3) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.71 Setting up bzip2 (1.0.8-4) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 38.74 Setting up python3-wheel (0.34.2-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 39.35 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 39.38 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 39.42 Setting up libcap2:arm64 (1:2.44-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 39.44 Setting up libcap2-bin (1:2.44-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 39.46 Setting up apparmor (2.13.6-10) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 41.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
14:59:22 [2022-09-07T14:59:22.666Z] #57 41.07 Setting up zip (3.0-12) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 41.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 41.11 Setting up bash-completion (1:2.11-2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.65 Setting up libmnl0:arm64 (1.0.4-3) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.67 Setting up patch (2.7.6-7) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.68 Setting up sudo (1.9.5p2-3) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.77 invoke-rc.d: could not determine current runlevel
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.78 invoke-rc.d: policy-rc.d denied execution of start.
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.80 Setting up xfsprogs (5.10.0-4) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.81 System has not been booted with systemd as init system (PID 1). Can't operate.
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.81 Failed to connect to bus: Host is down
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.81 Setting up libxtables12:arm64 (1.8.7-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.82 Setting up inetutils-ping (2:2.0-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.84 Setting up pigz (2.6-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 43.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.50 Setting up libaio1:arm64 (0.3.112-9) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.51 Setting up python3-lib2to3 (3.9.2-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.91 Setting up libelf1:arm64 (0.183-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.93 Setting up libjson-c5:arm64 (0.15-2) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.94 Setting up zstd (1.4.8+dfsg-2.1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 44.96 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.03 Setting up libkmod2:arm64 (28-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.04 Setting up python3-distutils (3.9.2-1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.48 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:59:22 [2022-09-07T14:59:22.666Z] #57 45.58 Setting up python3-setuptools (52.0.0-4) ...
14:59:23 [2022-09-07T14:59:23.594Z] #57 46.91 Setting up libjq1:arm64 (1.6-2.1) ...
14:59:23 [2022-09-07T14:59:23.594Z] #57 46.93 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:59:23 [2022-09-07T14:59:23.594Z] #57 46.95 Setting up thin-provisioning-tools (0.9.0-1) ...
14:59:23 [2022-09-07T14:59:23.594Z] #57 46.96 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.19 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.21 Setting up jq (1.6-2.1) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.22 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.24 Setting up libbpf0:arm64 (1:0.3-2) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.27 Setting up iptables (1.8.7-1) ...
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:59:24 [2022-09-07T14:59:24.959Z] #57 48.34 Setting up iproute2 (5.10.0-4) ...
14:59:25 [2022-09-07T14:59:25.216Z] #57 48.65 Setting up systemd (247.3-7) ...
14:59:25 [2022-09-07T14:59:25.472Z] #57 48.77 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:59:25 [2022-09-07T14:59:25.472Z] #57 48.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:59:25 [2022-09-07T14:59:25.472Z] #57 48.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:59:25 [2022-09-07T14:59:25.472Z] #57 48.81 Initializing machine ID from random generator.
14:59:26 [2022-09-07T14:59:26.401Z] #57 49.72 Setting up systemd-journal-remote (247.3-7) ...
14:59:26 [2022-09-07T14:59:26.659Z] #57 50.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:59:27 [2022-09-07T14:59:27.223Z] #57 DONE 50.8s
14:59:27 [2022-09-07T14:59:27.223Z] 
14:59:27 [2022-09-07T14:59:27.223Z] #43 [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
14:59:27 [2022-09-07T14:59:27.223Z] #43 117.6 checking for working strtod... yes
14:59:27 [2022-09-07T14:59:27.223Z] #43 117.9 checking for gettimeofday... yes
14:59:27 [2022-09-07T14:59:27.223Z] #43 118.1 checking for memset... yes
14:59:27 [2022-09-07T14:59:27.223Z] #43 118.3 checking for strspn... yes
14:59:27 [2022-09-07T14:59:27.223Z] #43 118.7 checking that generated files are newer than configure... done
14:59:27 [2022-09-07T14:59:27.223Z] #43 118.7 configure: creating ./config.status
14:59:27 [2022-09-07T14:59:27.223Z] #43 121.0 config.status: creating Makefile
14:59:27 [2022-09-07T14:59:27.223Z] #43 121.1 config.status: creating config.h
14:59:27 [2022-09-07T14:59:27.223Z] #43 121.1 config.status: executing depfiles commands
14:59:27 [2022-09-07T14:59:27.223Z] #43 121.3 config.status: executing libtool commands
14:59:27 [2022-09-07T14:59:27.480Z] #43 122.2   GEN      .version
14:59:27 [2022-09-07T14:59:27.480Z] #43 122.3 make  install-recursive
14:59:27 [2022-09-07T14:59:27.480Z] #43 122.3 make[1]: Entering directory '/tmp/crun-build'
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.4 Making install in libocispec
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:59:27 [2022-09-07T14:59:27.736Z] #43 122.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:59:28 [2022-09-07T14:59:28.298Z] #43 ...
14:59:28 [2022-09-07T14:59:28.298Z] 
14:59:28 [2022-09-07T14:59:28.298Z] #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
14:59:28 [2022-09-07T14:59:28.298Z] #0 0.741 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:59:28 [2022-09-07T14:59:28.298Z] #0 0.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:59:28 [2022-09-07T14:59:28.298Z] #0 0.749 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:59:28 [2022-09-07T14:59:28.298Z] #58 DONE 0.9s
14:59:28 [2022-09-07T14:59:28.298Z] 
14:59:28 [2022-09-07T14:59:28.298Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:59:33 [2022-09-07T14:59:33.541Z] #59 ...
14:59:33 [2022-09-07T14:59:33.541Z] 
14:59:33 [2022-09-07T14:59:33.541Z] #43 [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
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 123.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 make  install-recursive
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.5 Making install in yajl
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       verify/json_verify-json_verify.o
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl_alloc.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl_gen.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl_parser.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl_buf.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.6   CC       src/libyajl_la-yajl_encode.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.7   CC       src/libyajl_la-yajl_lex.lo
14:59:33 [2022-09-07T14:59:33.541Z] #43 124.7   CC       src/libyajl_la-yajl_tree.lo
14:59:35 [2022-09-07T14:59:35.437Z] #43 130.0   CCLD     libyajl.la
14:59:35 [2022-09-07T14:59:35.693Z] #43 130.3   CCLD     verify/json_verify
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.6 make[5]: Nothing to be done for 'install-exec-am'.
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.6 make[5]: Nothing to be done for 'install-data-am'.
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/validate.o
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_config_schema.lo
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_content_descriptor.lo
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_defs.lo
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_defs_descriptor.lo
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_image_index_schema.lo
14:59:35 [2022-09-07T14:59:35.949Z] #43 130.8   CC       src/image_spec_schema_image_layout_schema.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 130.9   CC       src/image_spec_schema_image_manifest_schema.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 130.9   CC       src/runtime_spec_schema_config_linux.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 130.9   CC       src/runtime_spec_schema_config_zos.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 131.0   CC       src/runtime_spec_schema_config_schema.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 131.0   CC       src/runtime_spec_schema_config_solaris.lo
14:59:36 [2022-09-07T14:59:36.205Z] #43 131.0   CC       src/runtime_spec_schema_config_vm.lo
14:59:36 [2022-09-07T14:59:36.462Z] #43 131.2   CC       src/runtime_spec_schema_config_windows.lo
14:59:36 [2022-09-07T14:59:36.462Z] #43 131.2   CC       src/runtime_spec_schema_defs.lo
14:59:36 [2022-09-07T14:59:36.718Z] #43 131.3   CC       src/runtime_spec_schema_defs_linux.lo
14:59:36 [2022-09-07T14:59:36.718Z] #43 131.4   CC       src/runtime_spec_schema_defs_zos.lo
14:59:36 [2022-09-07T14:59:36.718Z] #43 131.5   CC       src/runtime_spec_schema_defs_vm.lo
14:59:36 [2022-09-07T14:59:36.974Z] #43 131.6   CC       src/runtime_spec_schema_defs_windows.lo
14:59:36 [2022-09-07T14:59:36.974Z] #43 131.7   CC       src/runtime_spec_schema_state_schema.lo
14:59:36 [2022-09-07T14:59:36.974Z] #43 131.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:59:36 [2022-09-07T14:59:36.974Z] #43 131.8   CC       src/basic_test_double_array_item.lo
14:59:37 [2022-09-07T14:59:37.230Z] #43 131.8   CC       src/basic_test_double_array.lo
14:59:37 [2022-09-07T14:59:37.230Z] #43 132.0   CC       src/basic_test_top_array_int.lo
14:59:37 [2022-09-07T14:59:37.230Z] #43 132.0   CC       src/basic_test_top_array_string.lo
14:59:37 [2022-09-07T14:59:37.485Z] #43 ...
14:59:37 [2022-09-07T14:59:37.486Z] 
14:59:37 [2022-09-07T14:59:37.486Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:59:37 [2022-09-07T14:59:37.486Z] #59 9.306 Collecting yamllint==1.27.1
14:59:38 [2022-09-07T14:59:38.849Z] #59 10.35   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:59:39 [2022-09-07T14:59:39.818Z] #59 11.39 Collecting pathspec>=0.5.3
14:59:39 [2022-09-07T14:59:39.818Z] #59 11.41   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:59:40 [2022-09-07T14:59:40.074Z] #59 11.77 Collecting pyyaml
14:59:40 [2022-09-07T14:59:40.074Z] #59 11.80   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:59:40 [2022-09-07T14:59:40.074Z] #59 11.84 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:59:40 [2022-09-07T14:59:40.074Z] #59 11.85 Building wheels for collected packages: yamllint
14:59:40 [2022-09-07T14:59:40.074Z] #59 11.86   Building wheel for yamllint (setup.py): started
14:59:41 [2022-09-07T14:59:41.440Z] #59 12.94   Building wheel for yamllint (setup.py): finished with status 'done'
14:59:41 [2022-09-07T14:59:41.440Z] #59 12.95   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e0deeca224dff6a2edfd517294477a1899bf4034b0ec595ee4b384f5f50082ea
14:59:41 [2022-09-07T14:59:41.440Z] #59 12.95   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:59:41 [2022-09-07T14:59:41.440Z] #59 12.95 Successfully built yamllint
14:59:41 [2022-09-07T14:59:41.440Z] #59 12.96 Installing collected packages: pyyaml, pathspec, yamllint
14:59:41 [2022-09-07T14:59:41.696Z] #59 13.32 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:59:42 [2022-09-07T14:59:42.258Z] #59 DONE 13.9s
14:59:42 [2022-09-07T14:59:42.258Z] 
14:59:42 [2022-09-07T14:59:42.258Z] #43 [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
14:59:42 [2022-09-07T14:59:42.258Z] #43 132.3   CC       src/basic_test_top_double_array_int.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 132.4   CC       src/basic_test_top_double_array_obj.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 132.6   CC       src/basic_test_top_double_array_refobj.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 132.8   CC       src/basic_test_top_double_array_string.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 132.9   CC       src/read-file.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 133.1   CC       src/json_common.lo
14:59:42 [2022-09-07T14:59:42.258Z] #43 133.3   CC       tests/test-1.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 133.5   CC       tests/test-2.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 133.8   CC       tests/test-3.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 134.0   CC       tests/test-4.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 134.4   CC       tests/test-5.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 134.5   CC       tests/test-6.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 134.6   CC       tests/test-7.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 134.8   CC       tests/test-8.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 135.1   CC       tests/test-9.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 135.2   CC       tests/test-10.o
14:59:42 [2022-09-07T14:59:42.258Z] #43 135.4   CC       tests/test-11.o
15:00:00 [2022-09-07T15:00:00.298Z] #43 ...
15:00:00 [2022-09-07T15:00:00.299Z] 
15:00:00 [2022-09-07T15:00:00.299Z] #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
15:00:00 [2022-09-07T15:00:00.299Z] #34 196.9 + dpkg --print-architecture
15:00:00 [2022-09-07T15:00:00.299Z] #34 DONE 197.3s
15:00:00 [2022-09-07T15:00:00.299Z] 
15:00:00 [2022-09-07T15:00:00.299Z] #31 [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
15:00:12 [2022-09-07T15:00:12.509Z] #31 ...
15:00:12 [2022-09-07T15:00:12.509Z] 
15:00:12 [2022-09-07T15:00:12.509Z] #43 [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
15:00:12 [2022-09-07T15:00:12.509Z] #43 167.2   CCLD     libocispec.la
15:00:12 [2022-09-07T15:00:12.765Z] #43 167.5   CCLD     src/validate
15:00:12 [2022-09-07T15:00:12.765Z] #43 167.5   CCLD     tests/test-1
15:00:12 [2022-09-07T15:00:12.765Z] #43 167.6   CCLD     tests/test-2
15:00:13 [2022-09-07T15:00:13.022Z] #43 167.6   CCLD     tests/test-3
15:00:13 [2022-09-07T15:00:13.022Z] #43 167.6   CCLD     tests/test-4
15:00:13 [2022-09-07T15:00:13.022Z] #43 167.7   CCLD     tests/test-5
15:00:13 [2022-09-07T15:00:13.022Z] #43 167.8   CCLD     tests/test-6
15:00:13 [2022-09-07T15:00:13.022Z] #43 167.8   CCLD     tests/test-7
15:00:13 [2022-09-07T15:00:13.278Z] #43 167.9   CCLD     tests/test-8
15:00:13 [2022-09-07T15:00:13.278Z] #43 168.0   CCLD     tests/test-9
15:00:13 [2022-09-07T15:00:13.278Z] #43 168.1   CCLD     tests/test-10
15:00:13 [2022-09-07T15:00:13.278Z] #43 168.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
15:00:13 [2022-09-07T15:00:13.534Z] #43 168.1   CCLD     tests/test-11
15:00:14 [2022-09-07T15:00:14.945Z] #43 169.5 libtool: link: ar cr libocispec.a 
15:00:14 [2022-09-07T15:00:14.945Z] #43 169.5 libtool: link: ranlib libocispec.a
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[5]: Nothing to be done for 'install-exec-am'.
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[5]: Nothing to be done for 'install-data-am'.
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.3 make[2]: Entering directory '/tmp/crun-build'
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-utils.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-container.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.6   CC       src/libcrun/libcrun_testing_a-criu.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
15:00:16 [2022-09-07T15:00:16.835Z] #43 171.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 171.7   CC       src/libcrun/libcrun_testing_a-linux.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 171.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 171.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 171.9   CC       src/libcrun/libcrun_testing_a-error.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 171.9   CC       src/libcrun/libcrun_testing_a-status.o
15:00:17 [2022-09-07T15:00:17.091Z] #43 172.0   CC       src/libcrun/libcrun_testing_a-terminal.o
15:00:17 [2022-09-07T15:00:17.348Z] #43 172.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
15:00:17 [2022-09-07T15:00:17.348Z] #43 172.2   CC       src/libcrun/libcrun_testing_a-signals.o
15:00:17 [2022-09-07T15:00:17.348Z] #43 172.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
15:00:17 [2022-09-07T15:00:17.604Z] #43 172.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
15:00:17 [2022-09-07T15:00:17.861Z] #43 172.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
15:00:17 [2022-09-07T15:00:17.861Z] #43 172.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
15:00:18 [2022-09-07T15:00:18.118Z] #43 172.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
15:00:18 [2022-09-07T15:00:18.118Z] #43 172.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
15:00:18 [2022-09-07T15:00:18.374Z] #43 173.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
15:00:18 [2022-09-07T15:00:18.374Z] #43 173.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
15:00:18 [2022-09-07T15:00:18.630Z] #43 173.3   CC       src/crun-crun.o
15:00:18 [2022-09-07T15:00:18.630Z] #43 173.3   CC       src/crun-run.o
15:00:18 [2022-09-07T15:00:18.630Z] #43 173.4   CC       src/crun-delete.o
15:00:18 [2022-09-07T15:00:18.631Z] #43 173.5   CC       src/crun-kill.o
15:00:18 [2022-09-07T15:00:18.887Z] #43 173.7   CC       src/crun-pause.o
15:00:19 [2022-09-07T15:00:19.143Z] #43 173.8   CC       src/crun-unpause.o
15:00:19 [2022-09-07T15:00:19.143Z] #43 173.9   CC       src/crun-spec.o
15:00:19 [2022-09-07T15:00:19.401Z] #43 174.2   CC       src/crun-exec.o
15:00:19 [2022-09-07T15:00:19.657Z] #43 174.3   CC       src/crun-list.o
15:00:19 [2022-09-07T15:00:19.913Z] #43 174.5   CC       src/crun-create.o
15:00:19 [2022-09-07T15:00:19.913Z] #43 174.7   CC       src/crun-start.o
15:00:20 [2022-09-07T15:00:20.169Z] #43 174.8   CC       src/crun-state.o
15:00:20 [2022-09-07T15:00:20.169Z] #43 174.9   CC       src/crun-update.o
15:00:20 [2022-09-07T15:00:20.425Z] #43 175.2   CC       src/crun-ps.o
15:00:20 [2022-09-07T15:00:20.682Z] #43 175.3   CC       src/crun-checkpoint.o
15:00:20 [2022-09-07T15:00:20.682Z] #43 175.4   CC       src/crun-restore.o
15:00:20 [2022-09-07T15:00:20.938Z] #43 175.6   CC       src/libcrun/libcrun_la-utils.lo
15:00:21 [2022-09-07T15:00:21.195Z] #43 175.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
15:00:21 [2022-09-07T15:00:21.195Z] #43 176.0   CC       src/libcrun/libcrun_la-container.lo
15:00:21 [2022-09-07T15:00:21.451Z] #43 176.2   CC       src/libcrun/libcrun_la-cgroup.lo
15:00:21 [2022-09-07T15:00:21.707Z] #43 176.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
15:00:21 [2022-09-07T15:00:21.963Z] #43 176.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
15:00:21 [2022-09-07T15:00:21.963Z] #43 176.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
15:00:22 [2022-09-07T15:00:22.219Z] #43 177.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
15:00:22 [2022-09-07T15:00:22.219Z] #43 177.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
15:00:22 [2022-09-07T15:00:22.476Z] #43 177.3   CC       src/libcrun/libcrun_la-criu.lo
15:00:22 [2022-09-07T15:00:22.732Z] #43 177.5   CC       src/libcrun/libcrun_la-custom-handler.lo
15:00:23 [2022-09-07T15:00:23.294Z] #43 178.1   CC       src/libcrun/libcrun_la-linux.lo
15:00:23 [2022-09-07T15:00:23.550Z] #43 178.1   CC       src/libcrun/libcrun_la-seccomp.lo
15:00:24 [2022-09-07T15:00:24.479Z] #43 179.1   CC       src/libcrun/libcrun_la-ebpf.lo
15:00:24 [2022-09-07T15:00:24.735Z] #43 179.3   CC       src/libcrun/libcrun_la-error.lo
15:00:24 [2022-09-07T15:00:24.735Z] #43 179.6   CC       src/libcrun/libcrun_la-status.lo
15:00:25 [2022-09-07T15:00:25.297Z] #43 179.9   CC       src/libcrun/libcrun_la-terminal.lo
15:00:25 [2022-09-07T15:00:25.297Z] #43 180.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
15:00:25 [2022-09-07T15:00:25.553Z] #43 180.3   CC       src/libcrun/libcrun_la-signals.lo
15:00:26 [2022-09-07T15:00:26.114Z] #43 180.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
15:00:26 [2022-09-07T15:00:26.114Z] #43 180.8   CC       src/libcrun/libcrun_la-mount_flags.lo
15:00:26 [2022-09-07T15:00:26.370Z] #43 181.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
15:00:26 [2022-09-07T15:00:26.370Z] #43 181.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
15:00:26 [2022-09-07T15:00:26.626Z] #43 181.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
15:00:26 [2022-09-07T15:00:26.882Z] #43 181.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
15:00:29 [2022-09-07T15:00:29.398Z] #43 184.3   CC       tests/init.o
15:00:30 [2022-09-07T15:00:30.325Z] #43 184.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
15:00:48 [2022-09-07T15:00:48.370Z] #43 200.9   CCLD     tests/init
15:01:00 [2022-09-07T15:01:00.544Z] #43 ...
15:01:00 [2022-09-07T15:01:00.544Z] 
15:01:00 [2022-09-07T15:01:00.544Z] #39 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
15:01:00 [2022-09-07T15:01:00.544Z] #39 257.4 + return
15:01:00 [2022-09-07T15:01:00.544Z] #39 DONE 257.9s
15:01:00 [2022-09-07T15:01:00.544Z] 
15:01:00 [2022-09-07T15:01:00.545Z] #31 [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
15:01:00 [2022-09-07T15:01:00.801Z] #31 ...
15:01:00 [2022-09-07T15:01:00.801Z] 
15:01:00 [2022-09-07T15:01:00.801Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
15:01:01 [2022-09-07T15:01:01.057Z] #60 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.057Z] 
15:01:01 [2022-09-07T15:01:01.057Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
15:01:01 [2022-09-07T15:01:01.057Z] #61 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.057Z] 
15:01:01 [2022-09-07T15:01:01.057Z] #31 [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
15:01:01 [2022-09-07T15:01:01.057Z] #31 ...
15:01:01 [2022-09-07T15:01:01.057Z] 
15:01:01 [2022-09-07T15:01:01.057Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.057Z] #62 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.313Z] 
15:01:01 [2022-09-07T15:01:01.313Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.313Z] #63 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.313Z] 
15:01:01 [2022-09-07T15:01:01.313Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.572Z] #64 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.572Z] 
15:01:01 [2022-09-07T15:01:01.572Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.572Z] #65 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.572Z] 
15:01:01 [2022-09-07T15:01:01.572Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.572Z] #66 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.572Z] 
15:01:01 [2022-09-07T15:01:01.572Z] #31 [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
15:01:01 [2022-09-07T15:01:01.572Z] #31 ...
15:01:01 [2022-09-07T15:01:01.572Z] 
15:01:01 [2022-09-07T15:01:01.572Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.572Z] #67 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.828Z] 
15:01:01 [2022-09-07T15:01:01.828Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.828Z] #68 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.828Z] 
15:01:01 [2022-09-07T15:01:01.828Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
15:01:01 [2022-09-07T15:01:01.828Z] #69 DONE 0.1s
15:01:01 [2022-09-07T15:01:01.828Z] 
15:01:01 [2022-09-07T15:01:01.828Z] #31 [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
15:01:05 [2022-09-07T15:01:05.094Z] #31 ...
15:01:05 [2022-09-07T15:01:05.094Z] 
15:01:05 [2022-09-07T15:01:05.094Z] #43 [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
15:01:05 [2022-09-07T15:01:05.094Z] #43 219.5   AR       libcrun_testing.a
15:01:05 [2022-09-07T15:01:05.094Z] #43 219.6 ar: `u' modifier ignored since `D' is the default (see `U')
15:01:05 [2022-09-07T15:01:05.094Z] #43 219.6   CCLD     tests/tests_libcrun_utils
15:01:05 [2022-09-07T15:01:05.094Z] #43 219.6   CCLD     tests/tests_libcrun_errors
15:01:05 [2022-09-07T15:01:05.094Z] #43 219.6   CCLD     tests/tests_libcrun_fuzzer
15:01:06 [2022-09-07T15:01:06.023Z] #43 ...
15:01:06 [2022-09-07T15:01:06.023Z] 
15:01:06 [2022-09-07T15:01:06.023Z] #31 [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
15:01:06 [2022-09-07T15:01:06.023Z] #31 264.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
15:01:06 [2022-09-07T15:01:06.023Z] #31 DONE 264.2s
15:01:06 [2022-09-07T15:01:06.023Z] 
15:01:06 [2022-09-07T15:01:06.023Z] #43 [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
15:01:06 [2022-09-07T15:01:06.023Z] #43 220.6   CCLD     libcrun.la
15:01:06 [2022-09-07T15:01:06.279Z] #43 221.2   CCLD     crun
15:01:06 [2022-09-07T15:01:06.888Z] #43 221.7 make[3]: Entering directory '/tmp/crun-build'
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.8  /bin/mkdir -p '/usr/local/lib'
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.8  /bin/mkdir -p '/usr/local/share/man/man1'
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a
15:01:07 [2022-09-07T15:01:07.146Z] #43 221.9 libtool: install: ranlib /usr/local/lib/libcrun.a
15:01:07 [2022-09-07T15:01:07.402Z] #43 ...
15:01:07 [2022-09-07T15:01:07.402Z] 
15:01:07 [2022-09-07T15:01:07.402Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
15:01:07 [2022-09-07T15:01:07.402Z] #70 DONE 0.7s
15:01:07 [2022-09-07T15:01:07.402Z] 
15:01:07 [2022-09-07T15:01:07.402Z] #43 [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
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 ----------------------------------------------------------------------
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 Libraries have been installed in:
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1    /usr/local/lib
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 If you ever happen to want to link against installed libraries
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 in a given directory, LIBDIR, you must either use libtool, and
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 specify the full pathname of the library, or use the '-LLIBDIR'
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 flag during linking and do at least one of the following:
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1      during execution
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1      during linking
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 See any operating system documentation about shared libraries for
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 more information, such as the ld(1) and ld.so(8) manual pages.
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1 ----------------------------------------------------------------------
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1  /bin/mkdir -p '/build'
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
15:01:07 [2022-09-07T15:01:07.402Z] #43 222.2 libtool: install: /usr/bin/install -c crun /build/crun
15:01:07 [2022-09-07T15:01:07.659Z] #43 222.2 make[3]: Leaving directory '/tmp/crun-build'
15:01:07 [2022-09-07T15:01:07.659Z] #43 222.2 make[2]: Leaving directory '/tmp/crun-build'
15:01:07 [2022-09-07T15:01:07.659Z] #43 222.2 make[1]: Leaving directory '/tmp/crun-build'
15:01:07 [2022-09-07T15:01:07.659Z] #43 DONE 222.3s
15:01:07 [2022-09-07T15:01:07.659Z] 
15:01:07 [2022-09-07T15:01:07.659Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
15:01:07 [2022-09-07T15:01:07.659Z] #71 DONE 0.1s
15:01:07 [2022-09-07T15:01:07.659Z] 
15:01:07 [2022-09-07T15:01:07.659Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:01:09 [2022-09-07T15:01:09.026Z] #44 ...
15:01:09 [2022-09-07T15:01:09.026Z] 
15:01:09 [2022-09-07T15:01:09.026Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
15:01:09 [2022-09-07T15:01:09.026Z] #50 158.9 + mkdir -p /build
15:01:09 [2022-09-07T15:01:09.026Z] #50 158.9 + cp runc /build/runc
15:01:09 [2022-09-07T15:01:09.026Z] #50 DONE 159.0s
15:01:09 [2022-09-07T15:01:09.026Z] 
15:01:09 [2022-09-07T15:01:09.026Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:01:09 [2022-09-07T15:01:09.956Z] #44 ...
15:01:09 [2022-09-07T15:01:09.956Z] 
15:01:09 [2022-09-07T15:01:09.956Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
15:01:09 [2022-09-07T15:01:09.956Z] #72 DONE 0.1s
15:01:09 [2022-09-07T15:01:09.956Z] 
15:01:09 [2022-09-07T15:01:09.956Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
15:01:14 [2022-09-07T15:01:14.141Z] #44 236.3 + bin/containerd
15:01:52 [2022-09-07T15:01:52.883Z] #44 275.3 # github.com/containerd/containerd/cmd/containerd
15:01:52 [2022-09-07T15:01:52.883Z] #44 275.3 /usr/bin/ld: /tmp/go-link-2028054126/000019.o: in function `New':
15:01:52 [2022-09-07T15:01:52.883Z] #44 275.3 /tmp/tmp.PGTLdx6v3C/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
15:01:52 [2022-09-07T15:01:52.883Z] #44 275.4 + bin/containerd-stress
15:01:53 [2022-09-07T15:01:53.444Z] #44 276.4 + bin/containerd-shim
15:02:03 [2022-09-07T15:02:03.386Z] #44 285.0 + bin/containerd-shim-runc-v1
15:02:07 [2022-09-07T15:02:07.597Z] #44 290.0 + bin/containerd-shim-runc-v2
15:02:08 [2022-09-07T15:02:08.160Z] #44 290.8 + binaries
15:02:08 [2022-09-07T15:02:08.160Z] #44 290.8 + install -D bin/containerd /build/containerd
15:02:08 [2022-09-07T15:02:08.160Z] #44 290.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:02:08 [2022-09-07T15:02:08.160Z] #44 290.8 + install -D bin/ctr /build/ctr
15:02:09 [2022-09-07T15:02:09.087Z] #44 DONE 292.0s
15:02:09 [2022-09-07T15:02:09.649Z] 
15:02:09 [2022-09-07T15:02:09.649Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
15:02:09 [2022-09-07T15:02:09.909Z] #73 DONE 0.2s
15:02:09 [2022-09-07T15:02:09.909Z] 
15:02:09 [2022-09-07T15:02:09.909Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:02:09 [2022-09-07T15:02:09.909Z] #74 DONE 0.1s
15:02:10 [2022-09-07T15:02:10.165Z] 
15:02:10 [2022-09-07T15:02:10.165Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
15:02:10 [2022-09-07T15:02:10.165Z] #75 DONE 0.2s
15:02:10 [2022-09-07T15:02:10.165Z] 
15:02:10 [2022-09-07T15:02:10.165Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
15:02:10 [2022-09-07T15:02:10.165Z] #76 DONE 0.1s
15:02:10 [2022-09-07T15:02:10.165Z] 
15:02:10 [2022-09-07T15:02:10.165Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
15:02:10 [2022-09-07T15:02:10.421Z] #77 DONE 0.0s
15:02:10 [2022-09-07T15:02:10.421Z] 
15:02:10 [2022-09-07T15:02:10.421Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
15:02:10 [2022-09-07T15:02:10.421Z] #78 DONE 0.0s
15:02:10 [2022-09-07T15:02:10.421Z] 
15:02:10 [2022-09-07T15:02:10.421Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
15:02:11 [2022-09-07T15:02:11.348Z] #79 DONE 0.9s
15:02:11 [2022-09-07T15:02:11.348Z] 
15:02:11 [2022-09-07T15:02:11.348Z] #80 exporting to image
15:02:11 [2022-09-07T15:02:11.348Z] #80 exporting layers
15:02:14 [2022-09-07T15:02:14.614Z] #80 exporting layers 2.9s done
15:02:14 [2022-09-07T15:02:14.614Z] #80 writing image sha256:27b54a4bf125e0f36091809852adbbe647e3cc52ae311fb015765d10e5d46fd5 done
15:02:14 [2022-09-07T15:02:14.614Z] #80 naming to docker.io/library/docker:779a5b3029473c6bb61c2d08a43e0a8d68a73d7f done
15:02:14 [2022-09-07T15:02:14.614Z] #80 DONE 2.9s