Skip to content

Console Output

Skipping 159 KB.. Full Log
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:23:17 [2022-06-23T14:23:17.421Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:23:17 [2022-06-23T14:23:17.421Z] #77 33.61 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:23:18 [2022-06-23T14:23:18.802Z] #77 44.88 libtoolize: putting auxiliary files in '.'.
14:23:18 [2022-06-23T14:23:18.802Z] #77 44.88 libtoolize: copying file './ltmain.sh'
14:23:19 [2022-06-23T14:23:19.371Z] #77 ...
14:23:19 [2022-06-23T14:23:19.371Z] 
14:23:19 [2022-06-23T14:23:19.371Z] #14 [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:23:19 [2022-06-23T14:23:19.371Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920
14:23:19 [2022-06-23T14:23:19.371Z] #14 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:23:19 [2022-06-23T14:23:19.371Z] #14 101.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:23:19 [2022-06-23T14:23:19.371Z] #14 101.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:23:29 [2022-06-23T14:23:29.412Z] #14 ...
14:23:29 [2022-06-23T14:23:29.412Z] 
14:23:29 [2022-06-23T14:23:29.412Z] #77 [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:23:29 [2022-06-23T14:23:29.412Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:23:29 [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:23:29 [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: and rerunning libtoolize and aclocal.
14:23:29 [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.36 configure.ac:7: installing './compile'
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.38 configure.ac:11: installing './config.guess'
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.38 configure.ac:11: installing './config.sub'
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.39 configure.ac:8: installing './install-sh'
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.41 configure.ac:8: installing './missing'
14:23:29 [2022-06-23T14:23:29.412Z] #77 55.52 Makefile.am: installing './depcomp'
14:23:30 [2022-06-23T14:23:30.793Z] #77 56.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:23:30 [2022-06-23T14:23:30.793Z] #77 56.80 libtoolize: copying file 'build-aux/ltmain.sh'
14:23:30 [2022-06-23T14:23:30.793Z] #77 56.92 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:23:30 [2022-06-23T14:23:30.793Z] #77 56.92 libtoolize: copying file 'm4/libtool.m4'
14:23:30 [2022-06-23T14:23:30.793Z] #77 57.01 libtoolize: copying file 'm4/ltoptions.m4'
14:23:30 [2022-06-23T14:23:30.793Z] #77 57.11 libtoolize: copying file 'm4/ltsugar.m4'
14:23:31 [2022-06-23T14:23:31.052Z] #77 57.20 libtoolize: copying file 'm4/ltversion.m4'
14:23:31 [2022-06-23T14:23:31.053Z] #77 57.32 libtoolize: copying file 'm4/lt~obsolete.m4'
14:23:31 [2022-06-23T14:23:31.053Z] #77 57.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:23:33 [2022-06-23T14:23:33.595Z] #77 ...
14:23:33 [2022-06-23T14:23:33.595Z] 
14:23:33 [2022-06-23T14:23:33.595Z] #14 [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:23:33 [2022-06-23T14:23:33.595Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920
14:23:33 [2022-06-23T14:23:33.595Z] #14 115.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:23:33 [2022-06-23T14:23:33.595Z] #14 115.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
14:23:33 [2022-06-23T14:23:33.595Z] #14 115.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:23:40 [2022-06-23T14:23:40.170Z] #14 121.9 Selecting previously unselected package g++-mingw-w64-x86-64.
14:23:40 [2022-06-23T14:23:40.170Z] #14 121.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:23:40 [2022-06-23T14:23:40.170Z] #14 121.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:23:40 [2022-06-23T14:23:40.170Z] #14 122.1 Selecting previously unselected package libapparmor1:amd64.
14:23:40 [2022-06-23T14:23:40.170Z] #14 122.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.170Z] #14 122.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.2 Selecting previously unselected package libapparmor-dev:amd64.
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.4 Selecting previously unselected package libbtrfs0:amd64.
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.429Z] #14 122.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
14:23:40 [2022-06-23T14:23:40.689Z] #14 122.6 Selecting previously unselected package libbtrfs-dev:amd64.
14:23:40 [2022-06-23T14:23:40.689Z] #14 122.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.689Z] #14 122.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.9 Selecting previously unselected package libudev-dev:amd64.
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
14:23:40 [2022-06-23T14:23:40.949Z] #14 122.9 Unpacking libudev-dev:amd64 (247.3-7) ...
14:23:41 [2022-06-23T14:23:41.208Z] #14 123.1 Selecting previously unselected package libsepol1-dev:amd64.
14:23:41 [2022-06-23T14:23:41.208Z] #14 123.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
14:23:41 [2022-06-23T14:23:41.208Z] #14 123.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
14:23:41 [2022-06-23T14:23:41.468Z] #14 123.4 Selecting previously unselected package libpcre2-16-0:amd64.
14:23:41 [2022-06-23T14:23:41.468Z] #14 123.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
14:23:41 [2022-06-23T14:23:41.468Z] #14 123.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
14:23:41 [2022-06-23T14:23:41.728Z] #14 123.6 Selecting previously unselected package libpcre2-32-0:amd64.
14:23:41 [2022-06-23T14:23:41.728Z] #14 123.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
14:23:41 [2022-06-23T14:23:41.728Z] #14 123.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
14:23:41 [2022-06-23T14:23:41.728Z] #14 123.7 Selecting previously unselected package libpcre2-posix2:amd64.
14:23:41 [2022-06-23T14:23:41.728Z] #14 ...
14:23:41 [2022-06-23T14:23:41.728Z] 
14:23:41 [2022-06-23T14:23:41.728Z] #67 [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:23:41 [2022-06-23T14:23:41.728Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076
14:23:41 [2022-06-23T14:23:41.728Z] #67 123.4 + for f in rootlesskit rootlesskit-docker-proxy
14:23:41 [2022-06-23T14:23:41.728Z] #67 123.4 + GOBIN=/build
14:23:41 [2022-06-23T14:23:41.728Z] #67 123.4 + GO111MODULE=on
14:23:41 [2022-06-23T14:23:41.728Z] #67 123.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:23:45 [2022-06-23T14:23:45.928Z] #67 ...
14:23:45 [2022-06-23T14:23:45.935Z] 
14:23:45 [2022-06-23T14:23:45.935Z] #14 [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:23:45 [2022-06-23T14:23:45.935Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920
14:23:45 [2022-06-23T14:23:45.935Z] #14 123.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 123.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 123.8 Selecting previously unselected package libpcre2-dev:amd64.
14:23:45 [2022-06-23T14:23:45.935Z] #14 123.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 123.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.4 Selecting previously unselected package libselinux1-dev:amd64.
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.7 Selecting previously unselected package libdevmapper-dev:amd64.
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.8 Selecting previously unselected package libseccomp-dev:amd64.
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 124.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.0 Selecting previously unselected package libsystemd-dev:amd64.
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.0 Unpacking libsystemd-dev:amd64 (247.3-7) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libudev-dev:amd64 (247.3-7) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.8 Setting up mingw-w64-common (8.0.0-1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 125.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 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:23:45 [2022-06-23T14:23:45.935Z] #14 126.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Setting up dmsetup (2:1.02.175-2.1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 126.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:23:45 [2022-06-23T14:23:45.935Z] #14 DONE 127.9s
14:23:46 [2022-06-23T14:23:46.195Z] 
14:23:46 [2022-06-23T14:23:46.195Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:23:46 [2022-06-23T14:23:46.195Z] #59 sha256:24bfee81ed8c16410c549624c016018fdae8efe062e1dc1e6717321da0731b95
14:23:46 [2022-06-23T14:23:46.195Z] #59 DONE 0.3s
14:23:46 [2022-06-23T14:23:46.195Z] 
14:23:46 [2022-06-23T14:23:46.195Z] #60 [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:23:46 [2022-06-23T14:23:46.195Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c
14:23:48 [2022-06-23T14:23:48.745Z] #60 ...
14:23:48 [2022-06-23T14:23:48.745Z] 
14:23:48 [2022-06-23T14:23:48.745Z] #67 [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:23:48 [2022-06-23T14:23:48.745Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9 rootlesskit version 1.0.0
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9 Usage of /build/rootlesskit-docker-proxy:
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9   -container-ip string
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9     	container ip
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9   -container-port int
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9     	container port (default -1)
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9   -host-ip string
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9     	host ip
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9   -host-port int
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9     	host port (default -1)
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9   -proto string
14:23:48 [2022-06-23T14:23:48.745Z] #67 129.9     	proxy protocol (default "tcp")
14:23:48 [2022-06-23T14:23:48.745Z] #67 DONE 130.2s
14:23:48 [2022-06-23T14:23:48.745Z] 
14:23:48 [2022-06-23T14:23:48.745Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:23:48 [2022-06-23T14:23:48.745Z] #68 sha256:8ad1862bbedb00901b70be978b1cfc41a24e48ef1a69546cef619d1ef61c1388
14:23:49 [2022-06-23T14:23:49.006Z] #68 DONE 0.3s
14:23:49 [2022-06-23T14:23:49.006Z] 
14:23:49 [2022-06-23T14:23:49.006Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:23:49 [2022-06-23T14:23:49.006Z] #69 sha256:402237233a0f888cb28071c218b165f1f4e2a490ea0eb1e2208ee63ee9366882
14:23:49 [2022-06-23T14:23:49.006Z] #69 DONE 0.2s
14:23:49 [2022-06-23T14:23:49.006Z] 
14:23:49 [2022-06-23T14:23:49.006Z] #77 [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:23:49 [2022-06-23T14:23:49.006Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.50 configure.ac:7: installing 'build-aux/compile'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.52 configure.ac:9: installing 'build-aux/config.guess'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.52 configure.ac:9: installing 'build-aux/config.sub'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.54 configure.ac:11: installing 'build-aux/install-sh'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.54 configure.ac:11: installing 'build-aux/missing'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.77 Makefile.am: installing 'build-aux/depcomp'
14:23:49 [2022-06-23T14:23:49.006Z] #77 70.87 parallel-tests: installing 'build-aux/test-driver'
14:23:49 [2022-06-23T14:23:49.006Z] #77 73.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:23:49 [2022-06-23T14:23:49.006Z] #77 73.20 libtoolize: copying file 'build-aux/ltmain.sh'
14:23:49 [2022-06-23T14:23:49.006Z] #77 73.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:23:49 [2022-06-23T14:23:49.006Z] #77 73.88 libtoolize: copying file 'm4/libtool.m4'
14:23:49 [2022-06-23T14:23:49.006Z] #77 73.98 libtoolize: copying file 'm4/ltoptions.m4'
14:23:49 [2022-06-23T14:23:49.006Z] #77 74.08 libtoolize: copying file 'm4/ltsugar.m4'
14:23:49 [2022-06-23T14:23:49.006Z] #77 74.21 libtoolize: copying file 'm4/ltversion.m4'
14:23:49 [2022-06-23T14:23:49.006Z] #77 74.33 libtoolize: copying file 'm4/lt~obsolete.m4'
14:23:49 [2022-06-23T14:23:49.946Z] #77 ...
14:23:49 [2022-06-23T14:23:49.946Z] 
14:23:49 [2022-06-23T14:23:49.946Z] #60 [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:23:49 [2022-06-23T14:23:49.946Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.695 + RM_GOPATH=0
14:23:49 [2022-06-23T14:23:49.946Z] #60 ...
14:23:49 [2022-06-23T14:23:49.946Z] 
14:23:49 [2022-06-23T14:23:49.946Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
14:23:49 [2022-06-23T14:23:49.946Z] #15 sha256:67a5c3e7d744b8dd82ee63863bfd39f638e0a2f230ecbfb3a5fab6a39648edb1
14:23:49 [2022-06-23T14:23:49.946Z] #15 DONE 4.0s
14:23:49 [2022-06-23T14:23:49.946Z] 
14:23:49 [2022-06-23T14:23:49.946Z] #60 [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:23:49 [2022-06-23T14:23:49.946Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.705 + TMP_GOPATH=
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.705 + : /build
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.705 + '[' -z '' ']'
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.705 ++ mktemp -d
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.719 + export GOPATH=/tmp/tmp.kNXgfoDDX8
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.719 + GOPATH=/tmp/tmp.kNXgfoDDX8
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.719 + RM_GOPATH=1
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.719 + case "$(go env GOARCH)" in
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.719 ++ go env GOARCH
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.732 + export GO_BUILDMODE=-buildmode=pie
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.732 + GO_BUILDMODE=-buildmode=pie
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.733 ++ dirname /install.sh
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + dir=/
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + bin=runc
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + shift
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + '[' '!' -f //runc.installer ']'
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + . //runc.installer
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 ++ set -e
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 ++ : v1.1.2
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 Install runc version v1.1.2 (build tags: seccomp)
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + install_runc
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + RUNC_BUILDTAGS=seccomp
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.748 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc
14:23:49 [2022-06-23T14:23:49.946Z] #60 3.752 Cloning into '/tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc'...
14:23:54 [2022-06-23T14:23:54.145Z] #60 ...
14:23:54 [2022-06-23T14:23:54.145Z] 
14:23:54 [2022-06-23T14:23:54.145Z] #16 [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:23:54 [2022-06-23T14:23:54.145Z] #16 sha256:ba055de5be3458f269cfad30ac71d2a21e8de72858867ce72b0fb5c98351ac04
14:23:54 [2022-06-23T14:23:54.145Z] #16 DONE 4.3s
14:23:54 [2022-06-23T14:23:54.405Z] 
14:23:54 [2022-06-23T14:23:54.405Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:23:54 [2022-06-23T14:23:54.405Z] #17 sha256:d1086d98f68cd1a82fefe024f9960d8dfaa8ca1f17b0cd63a53e8c2a795f8e6c
14:23:57 [2022-06-23T14:23:57.700Z] #17 3.210 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:23:57 [2022-06-23T14:23:57.700Z] #17 DONE 3.3s
14:23:57 [2022-06-23T14:23:57.700Z] 
14:23:57 [2022-06-23T14:23:57.700Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:23:57 [2022-06-23T14:23:57.700Z] #18 sha256:5ca6f0355f80f752301520ac2c0cf2a427a6478bfa67925f29cff968ed0e6a31
14:24:00 [2022-06-23T14:24:00.998Z] #18 DONE 3.3s
14:24:00 [2022-06-23T14:24:00.998Z] 
14:24:00 [2022-06-23T14:24:00.998Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:24:00 [2022-06-23T14:24:00.998Z] #19 sha256:efb379decba4bc73f276afebd63921e09e7ae0abfb636200c31a4dc9a4cef1b5
14:24:02 [2022-06-23T14:24:02.911Z] #19 DONE 2.1s
14:24:02 [2022-06-23T14:24:02.912Z] 
14:24:02 [2022-06-23T14:24:02.912Z] #20 [dev-systemd-false  6/28] RUN ldconfig
14:24:02 [2022-06-23T14:24:02.912Z] #20 sha256:35c525f89f08e5a285f137f85a99bdd4e62be00e9a64b951a230a6bd41a1b7ee
14:24:05 [2022-06-23T14:24:05.458Z] #20 DONE 2.2s
14:24:05 [2022-06-23T14:24:05.458Z] 
14:24:05 [2022-06-23T14:24:05.458Z] #77 [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:24:05 [2022-06-23T14:24:05.458Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.14 configure.ac:11: installing 'build-aux/compile'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.15 configure.ac:11: installing 'build-aux/config.guess'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.15 configure.ac:11: installing 'build-aux/config.sub'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.16 configure.ac:13: installing 'build-aux/install-sh'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.17 configure.ac:13: installing 'build-aux/missing'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.18 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:24:05 [2022-06-23T14:24:05.458Z] #77 90.43 Makefile.am: installing 'build-aux/depcomp'
14:24:05 [2022-06-23T14:24:05.719Z] #77 91.87 checking build system type... x86_64-pc-linux-gnu
14:24:05 [2022-06-23T14:24:05.979Z] #77 92.19 checking host system type... x86_64-pc-linux-gnu
14:24:05 [2022-06-23T14:24:05.979Z] #77 92.20 checking how to print strings... printf
14:24:05 [2022-06-23T14:24:05.979Z] #77 92.21 checking for gcc... gcc
14:24:06 [2022-06-23T14:24:06.240Z] #77 92.35 checking whether the C compiler works... yes
14:24:06 [2022-06-23T14:24:06.240Z] #77 92.57 checking for C compiler default output file name... a.out
14:24:06 [2022-06-23T14:24:06.500Z] #77 92.57 checking for suffix of executables... 
14:24:06 [2022-06-23T14:24:06.760Z] #77 92.90 checking whether we are cross compiling... no
14:24:07 [2022-06-23T14:24:07.022Z] #77 93.18 checking for suffix of object files... o
14:24:07 [2022-06-23T14:24:07.022Z] #77 93.29 checking whether we are using the GNU C compiler... yes
14:24:07 [2022-06-23T14:24:07.283Z] #77 93.43 checking whether gcc accepts -g... yes
14:24:07 [2022-06-23T14:24:07.283Z] #77 93.59 checking for gcc option to accept ISO C89... none needed
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.71 checking whether gcc understands -c and -o together... yes
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.87 checking for a sed that does not truncate output... /bin/sed
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.90 checking for grep that handles long lines and -e... /bin/grep
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.92 checking for egrep... /bin/grep -E
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.92 checking for fgrep... /bin/grep -F
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.93 checking for ld used by gcc... /usr/bin/ld
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.95 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:24:07 [2022-06-23T14:24:07.544Z] #77 93.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:24:07 [2022-06-23T14:24:07.804Z] #77 93.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.11 checking whether ln -s works... yes
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.11 checking the maximum length of command line arguments... 1572864
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.15 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.15 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.15 checking for /usr/bin/ld option to reload object files... -r
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.16 checking for objdump... objdump
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.16 checking how to recognize dependent libraries... pass_all
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.16 checking for dlltool... no
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.16 checking how to associate runtime and link libraries... printf %s\n
14:24:07 [2022-06-23T14:24:07.804Z] #77 94.16 checking for ar... ar
14:24:08 [2022-06-23T14:24:08.065Z] #77 94.16 checking for archiver @FILE support... @
14:24:08 [2022-06-23T14:24:08.065Z] #77 94.37 checking for strip... strip
14:24:08 [2022-06-23T14:24:08.065Z] #77 94.37 checking for ranlib... ranlib
14:24:08 [2022-06-23T14:24:08.065Z] #77 94.37 checking for gawk... no
14:24:08 [2022-06-23T14:24:08.065Z] #77 94.38 checking for mawk... mawk
14:24:08 [2022-06-23T14:24:08.649Z] #77 94.39 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:24:08 [2022-06-23T14:24:08.649Z] #77 94.88 checking for sysroot... no
14:24:08 [2022-06-23T14:24:08.649Z] #77 94.88 checking for a working dd... /bin/dd
14:24:08 [2022-06-23T14:24:08.649Z] #77 94.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:24:08 [2022-06-23T14:24:08.649Z] #77 94.99 checking for mt... no
14:24:08 [2022-06-23T14:24:08.649Z] #77 95.00 checking if : is a manifest tool... no
14:24:08 [2022-06-23T14:24:08.910Z] #77 95.02 checking how to run the C preprocessor... gcc -E
14:24:09 [2022-06-23T14:24:09.481Z] #77 95.31 checking for ANSI C header files... yes
14:24:09 [2022-06-23T14:24:09.481Z] #77 95.79 checking for sys/types.h... yes
14:24:09 [2022-06-23T14:24:09.741Z] #77 95.94 checking for sys/stat.h... yes
14:24:10 [2022-06-23T14:24:10.002Z] #77 96.11 checking for stdlib.h... yes
14:24:10 [2022-06-23T14:24:10.264Z] #77 96.30 checking for string.h... yes
14:24:10 [2022-06-23T14:24:10.524Z] #77 96.56 checking for memory.h... yes
14:24:10 [2022-06-23T14:24:10.524Z] #77 96.76 checking for strings.h... yes
14:24:10 [2022-06-23T14:24:10.785Z] #77 96.97 checking for inttypes.h... 
14:24:10 [2022-06-23T14:24:10.785Z] #77 ...
14:24:10 [2022-06-23T14:24:10.785Z] 
14:24:10 [2022-06-23T14:24:10.785Z] #60 [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:24:10 [2022-06-23T14:24:10.785Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c
14:24:10 [2022-06-23T14:24:10.785Z] #60 14.45 + cd /tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc
14:24:10 [2022-06-23T14:24:10.785Z] #60 14.45 + git checkout -q v1.1.2
14:24:10 [2022-06-23T14:24:10.785Z] #60 15.25 + '[' -z '' ']'
14:24:10 [2022-06-23T14:24:10.785Z] #60 15.25 + target=static
14:24:10 [2022-06-23T14:24:10.785Z] #60 15.25 + make BUILDTAGS=seccomp static
14:24:10 [2022-06-23T14:24:10.785Z] #60 15.66 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
14:24:10 [2022-06-23T14:24:10.785Z] #60 ...
14:24:10 [2022-06-23T14:24:10.785Z] 
14:24:10 [2022-06-23T14:24:10.785Z] #77 [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:24:10 [2022-06-23T14:24:10.785Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:10 [2022-06-23T14:24:10.785Z] #77 96.97 checking for inttypes.h... yes
14:24:11 [2022-06-23T14:24:11.046Z] #77 97.21 checking for stdint.h... yes
14:24:11 [2022-06-23T14:24:11.306Z] #77 97.49 checking for unistd.h... yes
14:24:11 [2022-06-23T14:24:11.567Z] #77 97.66 checking for dlfcn.h... yes
14:24:11 [2022-06-23T14:24:11.567Z] #77 97.81 checking for objdir... .libs
14:24:12 [2022-06-23T14:24:12.088Z] #77 98.20 checking if gcc supports -fno-rtti -fno-exceptions... no
14:24:12 [2022-06-23T14:24:12.088Z] #77 98.36 checking for gcc option to produce PIC... -fPIC -DPIC
14:24:12 [2022-06-23T14:24:12.088Z] #77 98.37 checking if gcc PIC flag -fPIC -DPIC works... yes
14:24:12 [2022-06-23T14:24:12.609Z] #77 98.47 checking if gcc static flag -static works... yes
14:24:12 [2022-06-23T14:24:12.609Z] #77 98.85 checking if gcc supports -c -o file.o... yes
14:24:12 [2022-06-23T14:24:12.609Z] #77 98.98 checking if gcc supports -c -o file.o... (cached) yes
14:24:12 [2022-06-23T14:24:12.609Z] #77 98.98 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:24:12 [2022-06-23T14:24:12.870Z] #77 99.05 checking dynamic linker characteristics... GNU/Linux ld.so
14:24:12 [2022-06-23T14:24:12.870Z] #77 99.33 checking how to hardcode library paths into programs... immediate
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.33 checking whether stripping libraries is possible... yes
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.34 checking if libtool supports shared libraries... yes
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.34 checking whether to build shared libraries... no
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.34 checking whether to build static libraries... yes
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.35 checking for a BSD-compatible install... /usr/bin/install -c
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.38 checking whether build environment is sane... yes
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.43 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.44 checking whether make sets $(MAKE)... yes
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.48 checking whether make supports the include directive... yes (GNU style)
14:24:13 [2022-06-23T14:24:13.130Z] #77 99.53 checking whether make supports nested variables... yes
14:24:13 [2022-06-23T14:24:13.390Z] #77 99.59 checking whether UID '0' is supported by ustar format... yes
14:24:13 [2022-06-23T14:24:13.390Z] #77 99.59 checking whether GID '0' is supported by ustar format... yes
14:24:13 [2022-06-23T14:24:13.390Z] #77 99.59 checking how to create a ustar tar archive... gnutar
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.66 checking dependency style of gcc... gcc3
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.84 checking whether to enable maintainer-specific portions of Makefiles... yes
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.84 checking whether make supports nested variables... (cached) yes
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.84 checking for gawk... (cached) mawk
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.84 checking for a sed that does not truncate output... (cached) /bin/sed
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.84 checking for gcc... (cached) gcc
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.94 checking whether we are using the GNU C compiler... (cached) yes
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.94 checking whether gcc accepts -g... (cached) yes
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.94 checking for gcc option to accept ISO C89... (cached) none needed
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.94 checking whether gcc understands -c and -o together... (cached) yes
14:24:13 [2022-06-23T14:24:13.650Z] #77 99.95 checking for a Python interpreter with version >= 3... python3
14:24:13 [2022-06-23T14:24:13.910Z] #77 100.0 checking for python3... /usr/bin/python3
14:24:13 [2022-06-23T14:24:13.910Z] #77 100.0 checking for python3 version... 3.9
14:24:13 [2022-06-23T14:24:13.910Z] #77 100.1 checking for python3 platform... linux
14:24:14 [2022-06-23T14:24:14.170Z] #77 100.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:24:14 [2022-06-23T14:24:14.170Z] #77 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:24:14 [2022-06-23T14:24:14.430Z] #77 100.6 checking for go-md2man... no
14:24:14 [2022-06-23T14:24:14.430Z] #77 100.6 checking error.h usability... yes
14:24:14 [2022-06-23T14:24:14.430Z] #77 100.8 checking error.h presence... yes
14:24:14 [2022-06-23T14:24:14.694Z] #77 100.9 checking for error.h... yes
14:24:14 [2022-06-23T14:24:14.694Z] #77 100.9 checking linux/openat2.h usability... yes
14:24:14 [2022-06-23T14:24:14.694Z] #77 101.1 checking linux/openat2.h presence... yes
14:24:14 [2022-06-23T14:24:14.954Z] #77 101.2 checking for linux/openat2.h... yes
14:24:15 [2022-06-23T14:24:15.214Z] #77 101.2 checking for copy_file_range... yes
14:24:15 [2022-06-23T14:24:15.214Z] #77 101.5 checking for fgetxattr... 
14:24:15 [2022-06-23T14:24:15.214Z] #77 ...
14:24:15 [2022-06-23T14:24:15.214Z] 
14:24:15 [2022-06-23T14:24:15.214Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:15 [2022-06-23T14:24:15.214Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:15 [2022-06-23T14:24:15.214Z] #21 2.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:24:15 [2022-06-23T14:24:15.214Z] #21 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
14:24:15 [2022-06-23T14:24:15.214Z] #21 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
14:24:15 [2022-06-23T14:24:15.214Z] #21 3.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:24:15 [2022-06-23T14:24:15.215Z] #21 4.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB]
14:24:15 [2022-06-23T14:24:15.215Z] #21 5.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
14:24:15 [2022-06-23T14:24:15.475Z] #21 ...
14:24:15 [2022-06-23T14:24:15.475Z] 
14:24:15 [2022-06-23T14:24:15.475Z] #77 [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:24:15 [2022-06-23T14:24:15.475Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:15 [2022-06-23T14:24:15.475Z] #77 101.5 checking for fgetxattr... yes
14:24:15 [2022-06-23T14:24:15.735Z] #77 101.7 checking for statx... yes
14:24:15 [2022-06-23T14:24:15.735Z] #77 102.0 checking for fgetpwent_r... yes
14:24:16 [2022-06-23T14:24:16.256Z] #77 102.2 checking for issetugid... no
14:24:16 [2022-06-23T14:24:16.256Z] #77 102.6 checking for pkg-config... /usr/bin/pkg-config
14:24:16 [2022-06-23T14:24:16.256Z] #77 102.6 checking pkg-config is at least version 0.9.0... yes
14:24:16 [2022-06-23T14:24:16.826Z] #77 102.6 checking for library containing yajl_tree_get... -lyajl
14:24:16 [2022-06-23T14:24:16.826Z] #77 103.1 checking for yajl >= 2.0.0... yes
14:24:17 [2022-06-23T14:24:17.086Z] #77 103.1 checking sys/capability.h usability... yes
14:24:17 [2022-06-23T14:24:17.086Z] #77 103.4 checking sys/capability.h presence... yes
14:24:17 [2022-06-23T14:24:17.086Z] #77 103.5 checking for sys/capability.h... yes
14:24:17 [2022-06-23T14:24:17.657Z] #77 103.5 checking for library containing cap_from_name... -lcap
14:24:18 [2022-06-23T14:24:18.227Z] #77 104.0 checking for library containing dlopen... -ldl
14:24:18 [2022-06-23T14:24:18.488Z] #77 104.6 checking seccomp.h usability... yes
14:24:18 [2022-06-23T14:24:18.488Z] #77 104.7 checking seccomp.h presence... yes
14:24:18 [2022-06-23T14:24:18.488Z] #77 104.8 checking for seccomp.h... yes
14:24:19 [2022-06-23T14:24:19.059Z] #77 104.8 checking for library containing seccomp_rule_add... -lseccomp
14:24:19 [2022-06-23T14:24:19.319Z] #77 105.3 checking for library containing seccomp_arch_resolve_name... none required
14:24:19 [2022-06-23T14:24:19.580Z] #77 105.6 checking systemd/sd-bus.h usability... yes
14:24:19 [2022-06-23T14:24:19.580Z] #77 105.8 checking systemd/sd-bus.h presence... yes
14:24:19 [2022-06-23T14:24:19.580Z] #77 105.9 checking for systemd/sd-bus.h... yes
14:24:20 [2022-06-23T14:24:20.151Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd
14:24:20 [2022-06-23T14:24:20.720Z] #77 106.5 checking for sd_notify_barrier... yes
14:24:20 [2022-06-23T14:24:20.720Z] #77 106.8 checking linux/bpf.h usability... yes
14:24:20 [2022-06-23T14:24:20.720Z] #77 107.0 checking linux/bpf.h presence... yes
14:24:20 [2022-06-23T14:24:20.720Z] #77 107.1 checking for linux/bpf.h... yes
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.1 checking compilation for eBPF... yes
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.2 checking for criu >= 3.15... no
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.2 configure: CRIU headers not found, building without CRIU support
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.2 checking for criu > 3.16... no
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.3 configure: CRIU version doesn't support join-ns API
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.3 checking for criu > 3.16.1... no
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.3 configure: CRIU version doesn't support for pre-dumping
14:24:20 [2022-06-23T14:24:20.981Z] #77 107.3 checking for new mount API (fsconfig)... yes
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.4 checking for seccomp notify API... 
14:24:21 [2022-06-23T14:24:21.241Z] #77 ...
14:24:21 [2022-06-23T14:24:21.241Z] 
14:24:21 [2022-06-23T14:24:21.241Z] #34 [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:24:21 [2022-06-23T14:24:21.241Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c
14:24:21 [2022-06-23T14:24:21.241Z] #34 DONE 163.1s
14:24:21 [2022-06-23T14:24:21.241Z] 
14:24:21 [2022-06-23T14:24:21.241Z] #77 [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:24:21 [2022-06-23T14:24:21.241Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.4 checking for seccomp notify API... yes
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.5 checking for gperf... no
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.5 configure: gperf not found - cannot rebuild signal parser code
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.5 checking for library containing argp_parse... 
14:24:21 [2022-06-23T14:24:21.241Z] #77 ...
14:24:21 [2022-06-23T14:24:21.241Z] 
14:24:21 [2022-06-23T14:24:21.241Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:21 [2022-06-23T14:24:21.241Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:21 [2022-06-23T14:24:21.241Z] #21 10.45 Fetched 8545 kB in 8s (1020 kB/s)
14:24:21 [2022-06-23T14:24:21.241Z] #21 10.45 Reading package lists...
14:24:21 [2022-06-23T14:24:21.241Z] #21 13.84 Reading package lists...
14:24:21 [2022-06-23T14:24:21.241Z] #21 ...
14:24:21 [2022-06-23T14:24:21.241Z] 
14:24:21 [2022-06-23T14:24:21.241Z] #77 [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:24:21 [2022-06-23T14:24:21.241Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:21 [2022-06-23T14:24:21.241Z] #77 107.5 checking for library containing argp_parse... none required
14:24:21 [2022-06-23T14:24:21.811Z] #77 107.9 checking that generated files are newer than configure... done
14:24:21 [2022-06-23T14:24:21.811Z] #77 107.9 configure: creating ./config.status
14:24:23 [2022-06-23T14:24:23.721Z] #77 ...
14:24:23 [2022-06-23T14:24:23.721Z] 
14:24:23 [2022-06-23T14:24:23.721Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
14:24:23 [2022-06-23T14:24:23.721Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Delve is a source level debugger for Go programs.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Delve enables you to interact with your program by controlling the execution of the process,
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Pass flags to the program you are debugging using `--`, for example:
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 `dlv exec ./hello -- server --config conf/config.toml`
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Usage:
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   dlv [command]
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Available Commands:
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   attach      Attach to running process and begin debugging.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   connect     Connect to a headless debug server with a terminal client.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   core        Examine a core dump.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   debug       Compile and begin debugging main package in current directory, or the package specified.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   exec        Execute a precompiled binary, and begin a debug session.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   help        Help about any command
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   run         Deprecated command. Use 'debug' instead.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   test        Compile test binary and begin debugging program.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   trace       Compile and begin tracing program.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   version     Prints version.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Flags:
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --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:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --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:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --disable-aslr                     Disables address space randomization
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   -h, --help                             help for dlv
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --init string                      Init file, executed by the terminal client.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --log                              Enable debugging server logging.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1       --wd string                        Working directory for running the program.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Additional help topics:
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   dlv backend  Help about the --backend flag.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   dlv log      Help about logging flags.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1   dlv redirect Help about file redirection.
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 
14:24:23 [2022-06-23T14:24:23.721Z] #36 165.1 Use "dlv [command] --help" for more information about a command.
14:24:23 [2022-06-23T14:24:23.721Z] #36 DONE 165.3s
14:24:23 [2022-06-23T14:24:23.721Z] 
14:24:23 [2022-06-23T14:24:23.721Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:23 [2022-06-23T14:24:23.721Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:23 [2022-06-23T14:24:23.721Z] #21 13.84 Reading package lists...
14:24:23 [2022-06-23T14:24:23.721Z] #21 17.54 Building dependency tree...
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.56 The following additional packages will be installed:
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   python3-pkg-resources vim-runtime xxd
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60 Suggested packages:
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   acl attr quota
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60 Recommended packages:
14:24:25 [2022-06-23T14:24:25.115Z] #21 19.60   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03 The following NEW packages will be installed:
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.03   xz-utils zip zstd
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded.
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Need to get 27.7 MB of archives.
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 After this operation, 106 MB of additional disk space will be used.
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
14:24:26 [2022-06-23T14:24:26.500Z] #21 21.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
14:24:26 [2022-06-23T14:24:26.761Z] #21 21.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:24:27 [2022-06-23T14:24:27.022Z] #21 21.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 21.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 21.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 21.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 22.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 22.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
14:24:27 [2022-06-23T14:24:27.282Z] #21 22.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:24:27 [2022-06-23T14:24:27.542Z] #21 22.26 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
14:24:27 [2022-06-23T14:24:27.542Z] #21 22.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
14:24:27 [2022-06-23T14:24:27.542Z] #21 22.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
14:24:27 [2022-06-23T14:24:27.542Z] #21 22.30 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
14:24:28 [2022-06-23T14:24:28.153Z] #21 23.00 debconf: delaying package configuration, since apt-utils is not installed
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.10 Fetched 27.7 MB in 1s (20.9 MB/s)
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.20 Selecting previously unselected package pigz.
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.20 (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 ... 24019 files and directories currently installed.)
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.27 Unpacking pigz (2.6-1) ...
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.35 Selecting previously unselected package libelf1:amd64.
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.414Z] #21 23.36 Unpacking libelf1:amd64 (0.183-1) ...
14:24:28 [2022-06-23T14:24:28.675Z] #21 23.52 Selecting previously unselected package libbpf0:amd64.
14:24:28 [2022-06-23T14:24:28.675Z] #21 23.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.675Z] #21 23.53 Unpacking libbpf0:amd64 (1:0.3-2) ...
14:24:28 [2022-06-23T14:24:28.675Z] #21 23.66 Selecting previously unselected package libcap2:amd64.
14:24:28 [2022-06-23T14:24:28.675Z] #21 23.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.935Z] #21 23.67 Unpacking libcap2:amd64 (1:2.44-1) ...
14:24:28 [2022-06-23T14:24:28.935Z] #21 23.74 Selecting previously unselected package libmnl0:amd64.
14:24:28 [2022-06-23T14:24:28.935Z] #21 23.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.75 Unpacking libmnl0:amd64 (1.0.4-3) ...
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.81 Selecting previously unselected package libxtables12:amd64.
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.81 Unpacking libxtables12:amd64 (1.8.7-1) ...
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.91 Selecting previously unselected package libcap2-bin.
14:24:28 [2022-06-23T14:24:28.936Z] #21 23.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
14:24:29 [2022-06-23T14:24:29.197Z] #21 23.93 Unpacking libcap2-bin (1:2.44-1) ...
14:24:29 [2022-06-23T14:24:29.197Z] #21 24.03 Selecting previously unselected package iproute2.
14:24:29 [2022-06-23T14:24:29.197Z] #21 24.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
14:24:29 [2022-06-23T14:24:29.197Z] #21 24.04 Unpacking iproute2 (5.10.0-4) ...
14:24:29 [2022-06-23T14:24:29.768Z] #21 24.57 Selecting previously unselected package xxd.
14:24:29 [2022-06-23T14:24:29.768Z] #21 24.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:24:29 [2022-06-23T14:24:29.768Z] #21 24.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:24:30 [2022-06-23T14:24:30.089Z] #21 24.70 Selecting previously unselected package vim-common.
14:24:30 [2022-06-23T14:24:30.089Z] #21 24.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:24:30 [2022-06-23T14:24:30.089Z] #21 24.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:24:30 [2022-06-23T14:24:30.089Z] #21 24.85 Selecting previously unselected package bash-completion.
14:24:30 [2022-06-23T14:24:30.089Z] #21 24.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:24:31 [2022-06-23T14:24:31.094Z] #21 ...
14:24:31 [2022-06-23T14:24:31.094Z] 
14:24:31 [2022-06-23T14:24:31.094Z] #77 [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:24:31 [2022-06-23T14:24:31.094Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:31 [2022-06-23T14:24:31.094Z] #77 110.4 config.status: creating Makefile
14:24:31 [2022-06-23T14:24:31.094Z] #77 110.5 config.status: creating rpm/crun.spec
14:24:31 [2022-06-23T14:24:31.094Z] #77 110.6 config.status: creating config.h
14:24:31 [2022-06-23T14:24:31.094Z] #77 110.7 config.status: executing libtool commands
14:24:31 [2022-06-23T14:24:31.094Z] #77 110.7 config.status: executing depfiles commands
14:24:31 [2022-06-23T14:24:31.094Z] #77 111.9 === configuring in libocispec (/tmp/crun-build/libocispec)
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.3 checking for gcc... gcc
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.4 checking whether the C compiler works... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.6 checking for C compiler default output file name... a.out
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.6 checking for suffix of executables... 
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.7 checking whether we are cross compiling... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 112.9 checking for suffix of object files... o
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.0 checking whether we are using the GNU C compiler... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.2 checking whether gcc accepts -g... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.3 checking for gcc option to accept ISO C89... none needed
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.5 checking whether gcc understands -c and -o together... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.7 checking how to run the C preprocessor... gcc -E
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.9 checking for grep that handles long lines and -e... /bin/grep
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.9 checking for egrep... /bin/grep -E
14:24:31 [2022-06-23T14:24:31.094Z] #77 113.9 checking for ANSI C header files... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 114.5 checking for sys/types.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 114.7 checking for sys/stat.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 114.8 checking for stdlib.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.0 checking for string.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.2 checking for memory.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.4 checking for strings.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.5 checking for inttypes.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.7 checking for stdint.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 115.9 checking for unistd.h... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 116.2 checking minix/config.h usability... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 116.3 checking minix/config.h presence... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 116.4 checking for minix/config.h... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 116.4 checking whether it is safe to define __EXTENSIONS__... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 116.6 checking build system type... x86_64-pc-linux-gnu
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking host system type... x86_64-pc-linux-gnu
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking how to print strings... printf
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking for a sed that does not truncate output... /bin/sed
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking for fgrep... /bin/grep -F
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking for ld used by gcc... /usr/bin/ld
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking whether ln -s works... yes
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking the maximum length of command line arguments... 1572864
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking for /usr/bin/ld option to reload object files... -r
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking for objdump... objdump
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking how to recognize dependent libraries... pass_all
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking for dlltool... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking how to associate runtime and link libraries... printf %s\n
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking for ar... ar
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.2 checking for archiver @FILE support... @
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.4 checking for strip... strip
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.4 checking for ranlib... ranlib
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.4 checking for gawk... no
14:24:31 [2022-06-23T14:24:31.094Z] #77 117.4 checking for mawk... mawk
14:24:31 [2022-06-23T14:24:31.356Z] #77 117.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:24:31 [2022-06-23T14:24:31.616Z] #77 117.8 checking for sysroot... no
14:24:31 [2022-06-23T14:24:31.616Z] #77 117.8 checking for a working dd... /bin/dd
14:24:31 [2022-06-23T14:24:31.616Z] #77 117.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:24:31 [2022-06-23T14:24:31.616Z] #77 117.9 checking for mt... no
14:24:31 [2022-06-23T14:24:31.616Z] #77 117.9 checking if : is a manifest tool... no
14:24:31 [2022-06-23T14:24:31.879Z] #77 117.9 checking for dlfcn.h... yes
14:24:31 [2022-06-23T14:24:31.880Z] #77 118.1 checking for objdir... .libs
14:24:32 [2022-06-23T14:24:32.140Z] #77 118.5 checking if gcc supports -fno-rtti -fno-exceptions... 
14:24:32 [2022-06-23T14:24:32.140Z] #77 ...
14:24:32 [2022-06-23T14:24:32.140Z] 
14:24:32 [2022-06-23T14:24:32.140Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:32 [2022-06-23T14:24:32.140Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:32 [2022-06-23T14:24:32.140Z] #21 27.12 Unpacking bash-completion (1:2.11-2) ...
14:24:32 [2022-06-23T14:24:32.712Z] #21 27.65 Selecting previously unselected package bzip2.
14:24:32 [2022-06-23T14:24:32.712Z] #21 27.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
14:24:32 [2022-06-23T14:24:32.712Z] #21 27.67 Unpacking bzip2 (1.0.8-4) ...
14:24:32 [2022-06-23T14:24:32.973Z] #21 27.75 Selecting previously unselected package xz-utils.
14:24:32 [2022-06-23T14:24:32.973Z] #21 27.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
14:24:32 [2022-06-23T14:24:32.973Z] #21 27.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:24:32 [2022-06-23T14:24:32.973Z] #21 27.93 Selecting previously unselected package apparmor.
14:24:32 [2022-06-23T14:24:32.973Z] #21 27.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
14:24:33 [2022-06-23T14:24:33.233Z] #21 27.99 Unpacking apparmor (2.13.6-10) ...
14:24:33 [2022-06-23T14:24:33.492Z] #21 28.38 Selecting previously unselected package inetutils-ping.
14:24:33 [2022-06-23T14:24:33.492Z] #21 28.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
14:24:33 [2022-06-23T14:24:33.492Z] #21 28.41 Unpacking inetutils-ping (2:2.0-1) ...
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.53 Selecting previously unselected package libip4tc2:amd64.
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.54 Unpacking libip4tc2:amd64 (1.8.7-1) ...
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.62 Selecting previously unselected package libip6tc2:amd64.
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
14:24:33 [2022-06-23T14:24:33.752Z] #21 28.63 Unpacking libip6tc2:amd64 (1.8.7-1) ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.71 Selecting previously unselected package libnfnetlink0:amd64.
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.87 Selecting previously unselected package libnftnl11:amd64.
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 28.89 Unpacking libnftnl11:amd64 (1.1.9-1) ...
14:24:34 [2022-06-23T14:24:34.012Z] #21 29.00 Selecting previously unselected package iptables.
14:24:34 [2022-06-23T14:24:34.272Z] #21 29.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.272Z] #21 29.02 Unpacking iptables (1.8.7-1) ...
14:24:34 [2022-06-23T14:24:34.531Z] #21 29.32 Selecting previously unselected package libonig5:amd64.
14:24:34 [2022-06-23T14:24:34.531Z] #21 29.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.531Z] #21 29.34 Unpacking libonig5:amd64 (6.9.6-1.1) ...
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.49 Selecting previously unselected package libjq1:amd64.
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.49 Unpacking libjq1:amd64 (1.6-2.1) ...
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.60 Selecting previously unselected package jq.
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.61 Unpacking jq (1.6-2.1) ...
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.69 Selecting previously unselected package libaio1:amd64.
14:24:34 [2022-06-23T14:24:34.791Z] #21 29.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.70 Unpacking libaio1:amd64 (0.3.112-9) ...
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.76 Selecting previously unselected package libgpm2:amd64.
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.78 Unpacking libgpm2:amd64 (1.20.7-8) ...
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.87 Selecting previously unselected package libicu67:amd64.
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
14:24:35 [2022-06-23T14:24:35.051Z] #21 29.90 Unpacking libicu67:amd64 (67.1-7) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.17 Selecting previously unselected package libinih1:amd64.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.18 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.18 Unpacking libinih1:amd64 (53-1+b2) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.24 Selecting previously unselected package libnet1:amd64.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.36 Selecting previously unselected package libnl-3-200:amd64.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.45 Selecting previously unselected package libprotobuf-c1:amd64.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.52 Selecting previously unselected package libyajl2:amd64.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.53 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.54 Unpacking libyajl2:amd64 (2.1.0-3) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.61 Selecting previously unselected package net-tools.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.62 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.82 Selecting previously unselected package patch.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.83 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.84 Unpacking patch (2.7.6-7) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.95 Selecting previously unselected package python-pip-whl.
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.96 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 33.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.54 Selecting previously unselected package python3-lib2to3.
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.54 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.56 Unpacking python3-lib2to3 (3.9.2-1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.70 Selecting previously unselected package python3-distutils.
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.71 Unpacking python3-distutils (3.9.2-1) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.89 Selecting previously unselected package python3-pkg-resources.
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.89 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 34.89 Unpacking python3-pkg-resources (52.0.0-4) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 35.03 Selecting previously unselected package python3-setuptools.
14:24:40 [2022-06-23T14:24:40.301Z] #21 35.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 35.03 Unpacking python3-setuptools (52.0.0-4) ...
14:24:40 [2022-06-23T14:24:40.301Z] #21 ...
14:24:40 [2022-06-23T14:24:40.301Z] 
14:24:40 [2022-06-23T14:24:40.301Z] #77 [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:24:40 [2022-06-23T14:24:40.301Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:40 [2022-06-23T14:24:40.301Z] #77 118.5 checking if gcc supports -fno-rtti -fno-exceptions... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 118.6 checking for gcc option to produce PIC... -fPIC -DPIC
14:24:40 [2022-06-23T14:24:40.301Z] #77 118.6 checking if gcc PIC flag -fPIC -DPIC works... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 118.7 checking if gcc static flag -static works... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.0 checking if gcc supports -c -o file.o... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.1 checking if gcc supports -c -o file.o... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.2 checking dynamic linker characteristics... GNU/Linux ld.so
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking how to hardcode library paths into programs... immediate
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking whether stripping libraries is possible... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking if libtool supports shared libraries... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking whether to build shared libraries... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking whether to build static libraries... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.4 checking for a BSD-compatible install... /usr/bin/install -c
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.5 checking whether build environment is sane... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.5 checking whether make sets $(MAKE)... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.6 checking whether make supports the include directive... yes (GNU style)
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.6 checking whether make supports nested variables... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.6 checking whether UID '0' is supported by ustar format... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.6 checking whether GID '0' is supported by ustar format... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.6 checking how to create a ustar tar archive... gnutar
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.7 checking dependency style of gcc... gcc3
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking whether make supports nested variables... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking for pkg-config... /usr/bin/pkg-config
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking pkg-config is at least version 0.9.0... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking for yajl >= 2.1.0... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking for a sed that does not truncate output... (cached) /bin/sed
14:24:40 [2022-06-23T14:24:40.301Z] #77 119.9 checking for gcc... (cached) gcc
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.0 checking whether we are using the GNU C compiler... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.0 checking whether gcc accepts -g... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.0 checking for gcc option to accept ISO C89... (cached) none needed
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.0 checking whether gcc understands -c and -o together... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.0 checking for a Python interpreter with version >= 3... python3
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.1 checking for python3... /usr/bin/python3
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.1 checking for python3 version... 3.9
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.2 checking for python3 platform... linux
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.7 checking that generated files are newer than configure... done
14:24:40 [2022-06-23T14:24:40.301Z] #77 120.7 configure: creating ./config.status
14:24:40 [2022-06-23T14:24:40.301Z] #77 122.7 config.status: creating Makefile
14:24:40 [2022-06-23T14:24:40.301Z] #77 122.8 config.status: creating config.h
14:24:40 [2022-06-23T14:24:40.301Z] #77 122.8 config.status: executing libtool commands
14:24:40 [2022-06-23T14:24:40.301Z] #77 122.8 config.status: executing depfiles commands
14:24:40 [2022-06-23T14:24:40.301Z] #77 123.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:24:40 [2022-06-23T14:24:40.301Z] #77 123.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:24:40 [2022-06-23T14:24:40.301Z] #77 123.9 checking for gcc... gcc
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.0 checking whether the C compiler works... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.1 checking for C compiler default output file name... a.out
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.1 checking for suffix of executables... 
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.3 checking whether we are cross compiling... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.4 checking for suffix of object files... o
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.5 checking whether we are using the GNU C compiler... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.6 checking whether gcc accepts -g... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.7 checking for gcc option to accept ISO C89... none needed
14:24:40 [2022-06-23T14:24:40.301Z] #77 124.9 checking whether gcc understands -c and -o together... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.1 checking for a BSD-compatible install... /usr/bin/install -c
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.1 checking whether build environment is sane... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.2 checking for gawk... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.2 checking for mawk... mawk
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.2 checking whether make sets $(MAKE)... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.2 checking whether make supports the include directive... yes (GNU style)
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.3 checking whether make supports nested variables... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.3 checking whether UID '0' is supported by ustar format... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.3 checking whether GID '0' is supported by ustar format... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.3 checking how to create a ustar tar archive... gnutar
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.4 checking dependency style of gcc... gcc3
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.5 checking whether to enable maintainer-specific portions of Makefiles... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.5 checking whether make supports nested variables... (cached) yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.6 checking build system type... x86_64-pc-linux-gnu
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking host system type... x86_64-pc-linux-gnu
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking how to print strings... printf
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for a sed that does not truncate output... /bin/sed
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for grep that handles long lines and -e... /bin/grep
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for egrep... /bin/grep -E
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for fgrep... /bin/grep -F
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for ld used by gcc... /usr/bin/ld
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.9 checking whether ln -s works... yes
14:24:40 [2022-06-23T14:24:40.301Z] #77 125.9 checking the maximum length of command line arguments... 1572864
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking for /usr/bin/ld option to reload object files... -r
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking for objdump... objdump
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking how to recognize dependent libraries... pass_all
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking for dlltool... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking how to associate runtime and link libraries... printf %s\n
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking for ar... ar
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.0 checking for archiver @FILE support... @
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.1 checking for strip... strip
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.1 checking for ranlib... ranlib
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.5 checking for sysroot... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.5 checking for a working dd... /bin/dd
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.6 checking for mt... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.6 checking if : is a manifest tool... no
14:24:40 [2022-06-23T14:24:40.301Z] #77 126.6 checking how to run the C preprocessor... gcc -E
14:24:40 [2022-06-23T14:24:40.561Z] #77 126.8 checking for ANSI C header files... 
14:24:40 [2022-06-23T14:24:40.561Z] #77 ...
14:24:40 [2022-06-23T14:24:40.561Z] 
14:24:40 [2022-06-23T14:24:40.561Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:40 [2022-06-23T14:24:40.561Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.32 Selecting previously unselected package python3-wheel.
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.34 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.34 Unpacking python3-wheel (0.34.2-1) ...
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.42 Selecting previously unselected package python3-pip.
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.42 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:24:40 [2022-06-23T14:24:40.561Z] #21 35.44 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:24:41 [2022-06-23T14:24:41.131Z] #21 35.74 Selecting previously unselected package sudo.
14:24:41 [2022-06-23T14:24:41.131Z] #21 35.75 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
14:24:41 [2022-06-23T14:24:41.131Z] #21 35.75 Unpacking sudo (1.9.5p2-3) ...
14:24:41 [2022-06-23T14:24:41.391Z] #21 36.33 Selecting previously unselected package thin-provisioning-tools.
14:24:41 [2022-06-23T14:24:41.391Z] #21 36.34 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
14:24:41 [2022-06-23T14:24:41.391Z] #21 36.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:24:41 [2022-06-23T14:24:41.651Z] #21 36.61 Selecting previously unselected package uidmap.
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.62 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.62 Unpacking uidmap (1:4.8.1-1) ...
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.75 Selecting previously unselected package vim-runtime.
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:24:41 [2022-06-23T14:24:41.911Z] #21 36.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:24:45 [2022-06-23T14:24:45.212Z] #21 39.95 Selecting previously unselected package vim.
14:24:45 [2022-06-23T14:24:45.212Z] #21 39.95 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
14:24:45 [2022-06-23T14:24:45.212Z] #21 39.97 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:24:45 [2022-06-23T14:24:45.781Z] #21 40.56 Selecting previously unselected package xfsprogs.
14:24:45 [2022-06-23T14:24:45.781Z] #21 40.56 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
14:24:45 [2022-06-23T14:24:45.781Z] #21 40.57 Unpacking xfsprogs (5.10.0-4) ...
14:24:46 [2022-06-23T14:24:46.041Z] #21 40.98 Selecting previously unselected package zip.
14:24:46 [2022-06-23T14:24:46.301Z] #21 40.98 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
14:24:46 [2022-06-23T14:24:46.301Z] #21 40.99 Unpacking zip (3.0-12) ...
14:24:46 [2022-06-23T14:24:46.301Z] #21 41.11 Selecting previously unselected package zstd.
14:24:46 [2022-06-23T14:24:46.301Z] #21 41.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
14:24:46 [2022-06-23T14:24:46.301Z] #21 41.12 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:24:46 [2022-06-23T14:24:46.561Z] #21 41.50 Setting up python3-pkg-resources (52.0.0-4) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.51 Setting up libip4tc2:amd64 (1.8.7-1) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.52 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.53 Setting up libgpm2:amd64 (1.20.7-8) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.55 Setting up libicu67:amd64 (67.1-7) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.56 Setting up libip6tc2:amd64 (1.8.7-1) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.58 Setting up libinih1:amd64 (53-1+b2) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.59 Setting up uidmap (1:4.8.1-1) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.61 Setting up libyajl2:amd64 (2.1.0-3) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.64 Setting up bzip2 (1.0.8-4) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
14:24:47 [2022-06-23T14:24:47.941Z] #21 42.68 Setting up python3-wheel (0.34.2-1) ...
14:24:48 [2022-06-23T14:24:48.510Z] #21 43.31 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:24:48 [2022-06-23T14:24:48.510Z] #21 43.35 Setting up libcap2:amd64 (1:2.44-1) ...
14:24:48 [2022-06-23T14:24:48.510Z] #21 43.36 Setting up libcap2-bin (1:2.44-1) ...
14:24:48 [2022-06-23T14:24:48.510Z] #21 43.37 Setting up apparmor (2.13.6-10) ...
14:24:49 [2022-06-23T14:24:49.079Z] #21 ...
14:24:49 [2022-06-23T14:24:49.079Z] 
14:24:49 [2022-06-23T14:24:49.079Z] #77 [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:24:49 [2022-06-23T14:24:49.079Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:24:49 [2022-06-23T14:24:49.079Z] #77 126.8 checking for ANSI C header files... yes
14:24:49 [2022-06-23T14:24:49.079Z] #77 127.3 checking for sys/types.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 127.4 checking for sys/stat.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 127.5 checking for stdlib.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 127.7 checking for string.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 127.9 checking for memory.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.1 checking for strings.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.2 checking for inttypes.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.4 checking for stdint.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.5 checking for unistd.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.7 checking for dlfcn.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 128.8 checking for objdir... .libs
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.1 checking if gcc supports -fno-rtti -fno-exceptions... no
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.2 checking for gcc option to produce PIC... -fPIC -DPIC
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.2 checking if gcc PIC flag -fPIC -DPIC works... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.4 checking if gcc static flag -static works... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.7 checking if gcc supports -c -o file.o... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.8 checking if gcc supports -c -o file.o... (cached) yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 129.9 checking dynamic linker characteristics... GNU/Linux ld.so
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.1 checking how to hardcode library paths into programs... immediate
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.1 checking whether stripping libraries is possible... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.2 checking if libtool supports shared libraries... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.2 checking whether to build shared libraries... no
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.2 checking whether to build static libraries... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.2 checking float.h usability... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.4 checking float.h presence... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.5 checking for float.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.5 checking limits.h usability... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.7 checking limits.h presence... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.7 checking for limits.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.7 checking stddef.h usability... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.9 checking stddef.h presence... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.9 checking for stddef.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 130.9 checking for stdlib.h... (cached) yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.0 checking for string.h... (cached) yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.0 checking sys/time.h usability... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.1 checking sys/time.h presence... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.2 checking for sys/time.h... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.2 checking for inline... inline
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.3 checking for size_t... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.7 checking for stdlib.h... (cached) yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.7 checking for GNU libc compatible malloc... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.9 checking for stdlib.h... (cached) yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 131.9 checking for GNU libc compatible realloc... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 132.2 checking for working strtod... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 132.5 checking for gettimeofday... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 132.7 checking for memset... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 132.9 checking for strspn... yes
14:24:49 [2022-06-23T14:24:49.080Z] #77 133.2 checking that generated files are newer than configure... done
14:24:49 [2022-06-23T14:24:49.080Z] #77 133.2 configure: creating ./config.status
14:24:49 [2022-06-23T14:24:49.080Z] #77 135.1 config.status: creating Makefile
14:24:49 [2022-06-23T14:24:49.080Z] #77 135.2 config.status: creating config.h
14:24:49 [2022-06-23T14:24:49.080Z] #77 135.2 config.status: executing depfiles commands
14:24:49 [2022-06-23T14:24:49.080Z] #77 135.4 config.status: executing libtool commands
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.2   GEN      .version
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.2 make  install-recursive
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.2 make[1]: Entering directory '/tmp/crun-build'
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.3 Making install in libocispec
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.3 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:24:50 [2022-06-23T14:24:50.020Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:24:50 [2022-06-23T14:24:50.020Z] #77 ...
14:24:50 [2022-06-23T14:24:50.020Z] 
14:24:50 [2022-06-23T14:24:50.020Z] #21 [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             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:24:50 [2022-06-23T14:24:50.020Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b
14:24:50 [2022-06-23T14:24:50.020Z] #21 44.95 Setting up zip (3.0-12) ...
14:24:50 [2022-06-23T14:24:50.283Z] #21 45.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:24:50 [2022-06-23T14:24:50.283Z] #21 45.09 Setting up bash-completion (1:2.11-2) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.28 Setting up libmnl0:amd64 (1.0.4-3) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.30 Setting up patch (2.7.6-7) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.31 Setting up sudo (1.9.5p2-3) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.43 invoke-rc.d: could not determine current runlevel
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.43 invoke-rc.d: policy-rc.d denied execution of start.
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.44 Setting up xfsprogs (5.10.0-4) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.49 Setting up libxtables12:amd64 (1.8.7-1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.51 Setting up inetutils-ping (2:2.0-1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.53 Setting up pigz (2.6-1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:24:52 [2022-06-23T14:24:52.826Z] #21 47.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:24:53 [2022-06-23T14:24:53.768Z] #21 48.40 Setting up libaio1:amd64 (0.3.112-9) ...
14:24:53 [2022-06-23T14:24:53.768Z] #21 48.41 Setting up python3-lib2to3 (3.9.2-1) ...
14:24:54 [2022-06-23T14:24:54.029Z] #21 48.90 Setting up libelf1:amd64 (0.183-1) ...
14:24:54 [2022-06-23T14:24:54.290Z] #21 48.94 Setting up zstd (1.4.8+dfsg-2.1) ...
14:24:54 [2022-06-23T14:24:54.290Z] #21 48.96 Setting up libonig5:amd64 (6.9.6-1.1) ...
14:24:54 [2022-06-23T14:24:54.290Z] #21 48.97 Setting up python3-distutils (3.9.2-1) ...
14:24:54 [2022-06-23T14:24:54.551Z] #21 49.53 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:24:54 [2022-06-23T14:24:54.812Z] #21 49.62 Setting up python3-setuptools (52.0.0-4) ...
14:24:56 [2022-06-23T14:24:56.196Z] #21 51.12 Setting up libjq1:amd64 (1.6-2.1) ...
14:24:56 [2022-06-23T14:24:56.196Z] #21 51.13 Setting up libnftnl11:amd64 (1.1.9-1) ...
14:24:56 [2022-06-23T14:24:56.460Z] #21 51.14 Setting up thin-provisioning-tools (0.9.0-1) ...
14:24:56 [2022-06-23T14:24:56.460Z] #21 51.15 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.41 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.43 Setting up jq (1.6-2.1) ...
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.44 Setting up libbpf0:amd64 (1:0.3-2) ...
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.46 Setting up iptables (1.8.7-1) ...
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:24:57 [2022-06-23T14:24:57.844Z] #21 52.51 Setting up iproute2 (5.10.0-4) ...
14:24:58 [2022-06-23T14:24:58.105Z] #21 52.96 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:24:59 [2022-06-23T14:24:59.047Z] #21 DONE 54.0s
14:24:59 [2022-06-23T14:24:59.047Z] 
14:24:59 [2022-06-23T14:24:59.047Z] #22 [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:24:59 [2022-06-23T14:24:59.047Z] #22 sha256:7e1b4c803a4072ec180ef8132aabe5ae54d6bfeca45614147062ceb2974fba74
14:25:00 [2022-06-23T14:25:00.961Z] #22 1.541 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:25:00 [2022-06-23T14:25:00.961Z] #22 1.546 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:25:00 [2022-06-23T14:25:00.961Z] #22 1.551 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:25:00 [2022-06-23T14:25:00.961Z] #22 DONE 1.8s
14:25:00 [2022-06-23T14:25:00.961Z] 
14:25:00 [2022-06-23T14:25:00.961Z] #77 [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:25:00 [2022-06-23T14:25:00.961Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 137.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 make  install-recursive
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.6 Making install in yajl
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       verify/json_verify-json_verify.o
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl_alloc.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl_parser.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl_gen.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl_buf.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.7   CC       src/libyajl_la-yajl_encode.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.8   CC       src/libyajl_la-yajl_lex.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 138.8   CC       src/libyajl_la-yajl_tree.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 144.4   CCLD     libyajl.la
14:25:00 [2022-06-23T14:25:00.961Z] #77 144.7   CCLD     verify/json_verify
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Nothing to be done for 'install-exec-am'.
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Nothing to be done for 'install-data-am'.
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/validate.o
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_config_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_content_descriptor.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_defs.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_image_index_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_defs_descriptor.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.4   CC       src/image_spec_schema_image_layout_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.5   CC       src/image_spec_schema_image_manifest_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.6   CC       src/runtime_spec_schema_config_linux.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.6   CC       src/runtime_spec_schema_config_zos.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.6   CC       src/runtime_spec_schema_config_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.7   CC       src/runtime_spec_schema_config_solaris.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.7   CC       src/runtime_spec_schema_config_vm.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.7   CC       src/runtime_spec_schema_config_windows.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.8   CC       src/runtime_spec_schema_defs.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.8   CC       src/runtime_spec_schema_defs_linux.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.9   CC       src/runtime_spec_schema_defs_zos.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 145.9   CC       src/runtime_spec_schema_defs_vm.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.1   CC       src/runtime_spec_schema_defs_windows.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.2   CC       src/runtime_spec_schema_state_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.4   CC       src/basic_test_double_array_item.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.6   CC       src/basic_test_double_array.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.7   CC       src/basic_test_top_array_int.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 146.9   CC       src/basic_test_top_array_string.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 147.1   CC       src/basic_test_top_double_array_int.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 147.3   CC       src/basic_test_top_double_array_obj.lo
14:25:00 [2022-06-23T14:25:00.961Z] #77 ...
14:25:00 [2022-06-23T14:25:00.961Z] 
14:25:00 [2022-06-23T14:25:00.961Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
14:25:00 [2022-06-23T14:25:00.961Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435
14:25:06 [2022-06-23T14:25:06.248Z] #23 ...
14:25:06 [2022-06-23T14:25:06.248Z] 
14:25:06 [2022-06-23T14:25:06.248Z] #77 [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:25:06 [2022-06-23T14:25:06.248Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:25:06 [2022-06-23T14:25:06.248Z] #77 147.6   CC       src/basic_test_top_double_array_refobj.lo
14:25:06 [2022-06-23T14:25:06.248Z] #77 147.9   CC       src/basic_test_top_double_array_string.lo
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.0   CC       src/read-file.lo
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.0   CC       src/json_common.lo
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.1   CC       tests/test-1.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.3   CC       tests/test-2.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.3   CC       tests/test-3.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.3   CC       tests/test-4.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.5   CC       tests/test-5.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.6   CC       tests/test-6.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.8   CC       tests/test-7.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 148.9   CC       tests/test-8.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 149.2   CC       tests/test-9.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 149.4   CC       tests/test-10.o
14:25:06 [2022-06-23T14:25:06.248Z] #77 149.6   CC       tests/test-11.o
14:25:11 [2022-06-23T14:25:11.535Z] #77 ...
14:25:11 [2022-06-23T14:25:11.536Z] 
14:25:11 [2022-06-23T14:25:11.536Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
14:25:11 [2022-06-23T14:25:11.536Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435
14:25:11 [2022-06-23T14:25:11.536Z] #23 10.60 Collecting yamllint==1.26.1
14:25:12 [2022-06-23T14:25:12.920Z] #23 11.67   Downloading yamllint-1.26.1.tar.gz (126 kB)
14:25:13 [2022-06-23T14:25:13.861Z] #23 12.99 Collecting pathspec>=0.5.3
14:25:13 [2022-06-23T14:25:13.861Z] #23 13.01   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
14:25:14 [2022-06-23T14:25:14.431Z] #23 13.47 Collecting pyyaml
14:25:14 [2022-06-23T14:25:14.432Z] #23 13.48   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
14:25:14 [2022-06-23T14:25:14.692Z] #23 13.57 Building wheels for collected packages: yamllint
14:25:14 [2022-06-23T14:25:14.692Z] #23 13.57   Building wheel for yamllint (setup.py): started
14:25:16 [2022-06-23T14:25:16.076Z] #23 14.76   Building wheel for yamllint (setup.py): finished with status 'done'
14:25:16 [2022-06-23T14:25:16.076Z] #23 14.76   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ad99f0142ab83a15b5fbef5dc13d79127e9eabe06f185cc82eb4fd2d35cce8e8
14:25:16 [2022-06-23T14:25:16.076Z] #23 14.77   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
14:25:16 [2022-06-23T14:25:16.076Z] #23 14.77 Successfully built yamllint
14:25:16 [2022-06-23T14:25:16.076Z] #23 14.82 Installing collected packages: pyyaml, pathspec, yamllint
14:25:16 [2022-06-23T14:25:16.339Z] #23 15.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
14:25:17 [2022-06-23T14:25:17.281Z] #23 DONE 16.2s
14:25:17 [2022-06-23T14:25:17.281Z] 
14:25:17 [2022-06-23T14:25:17.281Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:25:17 [2022-06-23T14:25:17.281Z] #27 sha256:845f825d27240eb6138b70bb5fe7e85023b1a815244e8702583f950fa9b100ba
14:25:17 [2022-06-23T14:25:17.856Z] #27 DONE 0.7s
14:25:17 [2022-06-23T14:25:17.856Z] 
14:25:17 [2022-06-23T14:25:17.856Z] #64 [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:25:17 [2022-06-23T14:25:17.856Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:25:17 [2022-06-23T14:25:17.856Z] #64 ...
14:25:17 [2022-06-23T14:25:17.856Z] 
14:25:17 [2022-06-23T14:25:17.856Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:25:17 [2022-06-23T14:25:17.856Z] #32 sha256:17386c34d9b2eee0f1c9dec99f2dde2cb01a7e4e35dfc4399234e72a5563b094
14:25:18 [2022-06-23T14:25:18.797Z] #32 DONE 0.9s
14:25:18 [2022-06-23T14:25:18.797Z] 
14:25:18 [2022-06-23T14:25:18.797Z] #77 [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:25:18 [2022-06-23T14:25:18.797Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:25:18 [2022-06-23T14:25:18.797Z] #77 ...
14:25:18 [2022-06-23T14:25:18.797Z] 
14:25:18 [2022-06-23T14:25:18.797Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:25:18 [2022-06-23T14:25:18.797Z] #35 sha256:806ddd6a2da5b68f44552b93109d220c15e7d16248c8e727b028eec8c196ebec
14:25:19 [2022-06-23T14:25:19.370Z] #35 DONE 0.6s
14:25:19 [2022-06-23T14:25:19.370Z] 
14:25:19 [2022-06-23T14:25:19.370Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:25:19 [2022-06-23T14:25:19.370Z] #37 sha256:8baa19c8526c3c08b9a3fe367e7d49dc70a7929e57892bd97bd209aa310cdde9
14:25:19 [2022-06-23T14:25:19.941Z] #37 DONE 0.7s
14:25:19 [2022-06-23T14:25:19.941Z] 
14:25:19 [2022-06-23T14:25:19.941Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:25:19 [2022-06-23T14:25:19.941Z] #39 sha256:49e81ba016be3af43c7b3eae3d36918e86e6a0b5967fdfa90328d13e84cb9de5
14:25:20 [2022-06-23T14:25:20.201Z] #39 DONE 0.1s
14:25:20 [2022-06-23T14:25:20.201Z] 
14:25:20 [2022-06-23T14:25:20.201Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:25:20 [2022-06-23T14:25:20.201Z] #41 sha256:f2afa9cb81a72a306c63f1e2a68f3a56a737776fadb37e01f3152c9bc258b4bd
14:25:20 [2022-06-23T14:25:20.201Z] #41 DONE 0.2s
14:25:20 [2022-06-23T14:25:20.201Z] 
14:25:20 [2022-06-23T14:25:20.201Z] #47 [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:25:20 [2022-06-23T14:25:20.201Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67
14:25:20 [2022-06-23T14:25:20.462Z] #47 ...
14:25:20 [2022-06-23T14:25:20.462Z] 
14:25:20 [2022-06-23T14:25:20.462Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:25:20 [2022-06-23T14:25:20.462Z] #45 sha256:755e48ae54245b6abbf2b214d2ad6eafcd5a7e4d449a06985e9722d55f3ff56b
14:25:20 [2022-06-23T14:25:20.462Z] #45 DONE 0.1s
14:25:20 [2022-06-23T14:25:20.462Z] 
14:25:20 [2022-06-23T14:25:20.462Z] #55 [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.44.0"      && /build/golangci-lint --version
14:25:20 [2022-06-23T14:25:20.462Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82
14:25:38 [2022-06-23T14:25:38.647Z] #55 ...
14:25:38 [2022-06-23T14:25:38.647Z] 
14:25:38 [2022-06-23T14:25:38.647Z] #77 [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:25:38 [2022-06-23T14:25:38.647Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:25:38 [2022-06-23T14:25:38.647Z] #77 183.8   CCLD     libocispec.la
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.2   CCLD     src/validate
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.2   CCLD     tests/test-1
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.2   CCLD     tests/test-2
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.3   CCLD     tests/test-3
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.3   CCLD     tests/test-4
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.3   CCLD     tests/test-5
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.4   CCLD     tests/test-6
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.5   CCLD     tests/test-7
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.5   CCLD     tests/test-8
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.7   CCLD     tests/test-10
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.7   CCLD     tests/test-9
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:25:38 [2022-06-23T14:25:38.647Z] #77 184.7   CCLD     tests/test-11
14:25:40 [2022-06-23T14:25:40.554Z] #77 186.7 libtool: link: ar cr libocispec.a 
14:25:40 [2022-06-23T14:25:40.554Z] #77 186.8 libtool: link: ranlib libocispec.a
14:25:41 [2022-06-23T14:25:41.936Z] #77 188.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Nothing to be done for 'install-exec-am'.
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Nothing to be done for 'install-data-am'.
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.4 make[2]: Entering directory '/tmp/crun-build'
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-utils.o
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-container.o
14:25:42 [2022-06-23T14:25:42.196Z] #77 188.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:25:42 [2022-06-23T14:25:42.457Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:25:42 [2022-06-23T14:25:42.457Z] #77 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:25:42 [2022-06-23T14:25:42.457Z] #77 188.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:25:42 [2022-06-23T14:25:42.457Z] #77 188.8   CC       src/libcrun/libcrun_testing_a-criu.o
14:25:42 [2022-06-23T14:25:42.457Z] #77 188.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 188.9   CC       src/libcrun/libcrun_testing_a-linux.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.0   CC       src/libcrun/libcrun_testing_a-error.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.1   CC       src/libcrun/libcrun_testing_a-status.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.1   CC       src/libcrun/libcrun_testing_a-terminal.o
14:25:42 [2022-06-23T14:25:42.717Z] #77 189.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:25:42 [2022-06-23T14:25:42.979Z] #77 189.3   CC       src/libcrun/libcrun_testing_a-signals.o
14:25:43 [2022-06-23T14:25:43.239Z] #77 189.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:25:43 [2022-06-23T14:25:43.239Z] #77 189.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:25:43 [2022-06-23T14:25:43.239Z] #77 189.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:25:43 [2022-06-23T14:25:43.239Z] #77 189.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:25:43 [2022-06-23T14:25:43.500Z] #77 189.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:25:43 [2022-06-23T14:25:43.760Z] #77 190.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:25:43 [2022-06-23T14:25:43.760Z] #77 190.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:25:44 [2022-06-23T14:25:44.021Z] #77 190.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:25:44 [2022-06-23T14:25:44.281Z] #77 190.5   CC       src/crun-crun.o
14:25:44 [2022-06-23T14:25:44.281Z] #77 190.6   CC       src/crun-run.o
14:25:44 [2022-06-23T14:25:44.541Z] #77 190.7   CC       src/crun-delete.o
14:25:44 [2022-06-23T14:25:44.802Z] #77 191.0   CC       src/crun-kill.o
14:25:44 [2022-06-23T14:25:44.802Z] #77 191.0   CC       src/crun-pause.o
14:25:45 [2022-06-23T14:25:45.062Z] #77 191.3   CC       src/crun-unpause.o
14:25:45 [2022-06-23T14:25:45.062Z] #77 191.5   CC       src/crun-spec.o
14:25:45 [2022-06-23T14:25:45.322Z] #77 191.7   CC       src/crun-exec.o
14:25:45 [2022-06-23T14:25:45.583Z] #77 191.9   CC       src/crun-list.o
14:25:45 [2022-06-23T14:25:45.843Z] #77 192.1   CC       src/crun-create.o
14:25:45 [2022-06-23T14:25:45.843Z] #77 192.3   CC       src/crun-start.o
14:25:46 [2022-06-23T14:25:46.104Z] #77 192.5   CC       src/crun-state.o
14:25:46 [2022-06-23T14:25:46.366Z] #77 192.7   CC       src/crun-update.o
14:25:46 [2022-06-23T14:25:46.366Z] #77 192.8   CC       src/crun-ps.o
14:25:46 [2022-06-23T14:25:46.626Z] #77 192.9   CC       src/crun-checkpoint.o
14:25:46 [2022-06-23T14:25:46.887Z] #77 193.1   CC       src/crun-restore.o
14:25:46 [2022-06-23T14:25:46.887Z] #77 193.2   CC       src/libcrun/libcrun_la-utils.lo
14:25:47 [2022-06-23T14:25:47.179Z] #77 193.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:25:47 [2022-06-23T14:25:47.179Z] #77 193.5   CC       src/libcrun/libcrun_la-container.lo
14:25:47 [2022-06-23T14:25:47.443Z] #77 193.7   CC       src/libcrun/libcrun_la-cgroup.lo
14:25:48 [2022-06-23T14:25:48.012Z] #77 194.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:25:48 [2022-06-23T14:25:48.012Z] #77 194.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:25:48 [2022-06-23T14:25:48.272Z] #77 194.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:25:48 [2022-06-23T14:25:48.272Z] #77 194.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:25:48 [2022-06-23T14:25:48.272Z] #77 194.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:25:48 [2022-06-23T14:25:48.532Z] #77 194.8   CC       src/libcrun/libcrun_la-criu.lo
14:25:48 [2022-06-23T14:25:48.532Z] #77 194.9   CC       src/libcrun/libcrun_la-custom-handler.lo
14:25:49 [2022-06-23T14:25:49.102Z] #77 195.3   CC       src/libcrun/libcrun_la-linux.lo
14:25:49 [2022-06-23T14:25:49.362Z] #77 195.6   CC       src/libcrun/libcrun_la-seccomp.lo
14:25:49 [2022-06-23T14:25:49.362Z] #77 ...
14:25:49 [2022-06-23T14:25:49.362Z] 
14:25:49 [2022-06-23T14:25:49.362Z] #47 [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:25:49 [2022-06-23T14:25:49.362Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67
14:25:49 [2022-06-23T14:25:49.362Z] #47 240.8 + dpkg --print-architecture
14:25:49 [2022-06-23T14:25:49.362Z] #47 240.8 + git checkout -q v2.1.0
14:25:49 [2022-06-23T14:25:49.362Z] #47 241.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
14:25:49 [2022-06-23T14:25:49.362Z] #47 241.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:25:49 [2022-06-23T14:25:49.362Z] #47 ...
14:25:49 [2022-06-23T14:25:49.362Z] 
14:25:49 [2022-06-23T14:25:49.362Z] #77 [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:25:49 [2022-06-23T14:25:49.362Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:25:49 [2022-06-23T14:25:49.362Z] #77 195.7   CC       src/libcrun/libcrun_la-ebpf.lo
14:25:49 [2022-06-23T14:25:49.622Z] #77 195.9   CC       src/libcrun/libcrun_la-error.lo
14:25:49 [2022-06-23T14:25:49.882Z] #77 196.1   CC       src/libcrun/libcrun_la-status.lo
14:25:50 [2022-06-23T14:25:50.142Z] #77 196.3   CC       src/libcrun/libcrun_la-terminal.lo
14:25:51 [2022-06-23T14:25:51.084Z] #77 197.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:25:51 [2022-06-23T14:25:51.344Z] #77 197.8   CC       src/libcrun/libcrun_la-signals.lo
14:25:51 [2022-06-23T14:25:51.915Z] #77 198.3   CC       src/libcrun/libcrun_la-mount_flags.lo
14:25:52 [2022-06-23T14:25:52.487Z] #77 198.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:25:52 [2022-06-23T14:25:52.747Z] #77 199.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:25:53 [2022-06-23T14:25:53.317Z] #77 199.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:25:53 [2022-06-23T14:25:53.579Z] #77 199.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:25:53 [2022-06-23T14:25:53.579Z] #77 199.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:25:54 [2022-06-23T14:25:54.520Z] #77 200.6   CC       tests/init.o
14:25:54 [2022-06-23T14:25:54.780Z] #77 200.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:26:09 [2022-06-23T14:26:09.678Z] #77 ...
14:26:09 [2022-06-23T14:26:09.678Z] 
14:26:09 [2022-06-23T14:26:09.678Z] #47 [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:26:09 [2022-06-23T14:26:09.678Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67
14:26:09 [2022-06-23T14:26:09.678Z] #47 DONE 269.9s
14:26:09 [2022-06-23T14:26:09.678Z] 
14:26:09 [2022-06-23T14:26:09.678Z] #64 [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:26:09 [2022-06-23T14:26:09.678Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:26:10 [2022-06-23T14:26:10.630Z] #64 ...
14:26:10 [2022-06-23T14:26:10.630Z] 
14:26:10 [2022-06-23T14:26:10.630Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:26:10 [2022-06-23T14:26:10.630Z] #48 sha256:c4e4ba38730ef55fe5d3efc578665cef2cf8f87f5877de28de14bc50c3f27a0f
14:26:11 [2022-06-23T14:26:11.569Z] #48 DONE 0.7s
14:26:11 [2022-06-23T14:26:11.569Z] 
14:26:11 [2022-06-23T14:26:11.569Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:26:11 [2022-06-23T14:26:11.569Z] #52 sha256:4bfd1ecd64ae978a9a6ade329bf261f9ac691bcab265d27f38f6310198918c33
14:26:11 [2022-06-23T14:26:11.569Z] #52 DONE 0.2s
14:26:11 [2022-06-23T14:26:11.569Z] 
14:26:11 [2022-06-23T14:26:11.569Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:26:11 [2022-06-23T14:26:11.569Z] #54 sha256:6d0389de8172c05845a2ec1511fe272fac177cf70cbdbd646e5b726a633f32cb
14:26:11 [2022-06-23T14:26:11.828Z] #54 DONE 0.1s
14:26:11 [2022-06-23T14:26:11.828Z] 
14:26:11 [2022-06-23T14:26:11.828Z] #77 [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:26:11 [2022-06-23T14:26:11.828Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a
14:26:15 [2022-06-23T14:26:15.123Z] #77 221.5   CCLD     tests/init
14:26:37 [2022-06-23T14:26:37.075Z] #77 240.5   AR       libcrun_testing.a
14:26:37 [2022-06-23T14:26:37.075Z] #77 240.5 ar: `u' modifier ignored since `D' is the default (see `U')
14:26:37 [2022-06-23T14:26:37.075Z] #77 240.6   CCLD     tests/tests_libcrun_utils
14:26:37 [2022-06-23T14:26:37.075Z] #77 240.6   CCLD     tests/tests_libcrun_errors
14:26:37 [2022-06-23T14:26:37.075Z] #77 240.6   CCLD     tests/tests_libcrun_fuzzer
14:26:37 [2022-06-23T14:26:37.075Z] #77 241.8   CCLD     libcrun.la
14:26:37 [2022-06-23T14:26:37.075Z] #77 242.4   CCLD     crun
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.0 make[3]: Entering directory '/tmp/crun-build'
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.1  /bin/mkdir -p '/usr/local/share/man/man1'
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.1  /bin/mkdir -p '/usr/local/lib'
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.1  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a
14:26:37 [2022-06-23T14:26:37.075Z] #77 243.5 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
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 ----------------------------------------------------------------------
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 Libraries have been installed in:
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5    /usr/local/lib
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 If you ever happen to want to link against installed libraries
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 in a given directory, LIBDIR, you must either use libtool, and
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 specify the full pathname of the library, or use the '-LLIBDIR'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 flag during linking and do at least one of the following:
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5      during execution
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5      during linking
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 See any operating system documentation about shared libraries for
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 more information, such as the ld(1) and ld.so(8) manual pages.
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5 ----------------------------------------------------------------------
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.5  /bin/mkdir -p '/build'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.6 libtool: install: /usr/bin/install -c crun /build/crun
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.6 make[3]: Leaving directory '/tmp/crun-build'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.6 make[2]: Leaving directory '/tmp/crun-build'
14:26:37 [2022-06-23T14:26:37.337Z] #77 243.6 make[1]: Leaving directory '/tmp/crun-build'
14:26:37 [2022-06-23T14:26:37.597Z] #77 DONE 244.0s
14:26:37 [2022-06-23T14:26:37.598Z] 
14:26:37 [2022-06-23T14:26:37.598Z] #64 [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:26:37 [2022-06-23T14:26:37.598Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:26:49 [2022-06-23T14:26:49.827Z] #64 ...
14:26:49 [2022-06-23T14:26:49.827Z] 
14:26:49 [2022-06-23T14:26:49.827Z] #55 [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.44.0"      && /build/golangci-lint --version
14:26:49 [2022-06-23T14:26:49.827Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82
14:26:49 [2022-06-23T14:26:49.827Z] #55 311.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
14:26:51 [2022-06-23T14:26:51.211Z] #55 DONE 312.9s
14:26:51 [2022-06-23T14:26:51.211Z] 
14:26:51 [2022-06-23T14:26:51.211Z] #60 [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:26:51 [2022-06-23T14:26:51.211Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c
14:26:51 [2022-06-23T14:26:51.211Z] #60 184.7 + mkdir -p /build
14:26:51 [2022-06-23T14:26:51.211Z] #60 184.7 + cp runc /build/runc
14:26:51 [2022-06-23T14:26:51.472Z] #60 DONE 185.1s
14:26:51 [2022-06-23T14:26:51.472Z] 
14:26:51 [2022-06-23T14:26:51.472Z] #64 [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:26:51 [2022-06-23T14:26:51.472Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:26:53 [2022-06-23T14:26:53.384Z] #64 ...
14:26:53 [2022-06-23T14:26:53.384Z] 
14:26:53 [2022-06-23T14:26:53.384Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:26:53 [2022-06-23T14:26:53.384Z] #56 sha256:3c753b9f53a82bcef8af2f990aa7016ade2af450930473a6db8b66b2f3daf420
14:26:54 [2022-06-23T14:26:54.392Z] #56 DONE 0.8s
14:26:54 [2022-06-23T14:26:54.392Z] 
14:26:54 [2022-06-23T14:26:54.392Z] #64 [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:26:54 [2022-06-23T14:26:54.392Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:26:54 [2022-06-23T14:26:54.392Z] #64 ...
14:26:54 [2022-06-23T14:26:54.392Z] 
14:26:54 [2022-06-23T14:26:54.392Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:26:54 [2022-06-23T14:26:54.392Z] #58 sha256:bbecf35baeca4969e6df8c6a0a57a971715b913cb456f554b338f6617f87ed02
14:26:54 [2022-06-23T14:26:54.392Z] #58 DONE 0.1s
14:26:54 [2022-06-23T14:26:54.392Z] 
14:26:54 [2022-06-23T14:26:54.392Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:26:54 [2022-06-23T14:26:54.392Z] #61 sha256:8f656641f00d8f853f5d6f6f8ccdfb6788e95fc6e2a904f4725255b46220d206
14:26:54 [2022-06-23T14:26:54.653Z] #61 DONE 0.3s
14:26:54 [2022-06-23T14:26:54.653Z] 
14:26:54 [2022-06-23T14:26:54.653Z] #64 [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:26:54 [2022-06-23T14:26:54.653Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e
14:26:57 [2022-06-23T14:26:57.950Z] #64 283.2 + bin/containerd
14:27:54 [2022-06-23T14:27:54.219Z] #64 334.3 # github.com/containerd/containerd/cmd/containerd
14:27:54 [2022-06-23T14:27:54.219Z] #64 334.3 /usr/bin/ld: /tmp/go-link-1251035530/000019.o: in function `New':
14:27:54 [2022-06-23T14:27:54.219Z] #64 334.3 /tmp/tmp.9MW6Gpn1I8/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
14:27:54 [2022-06-23T14:27:54.219Z] #64 334.4 + bin/containerd-stress
14:27:54 [2022-06-23T14:27:54.219Z] #64 335.6 + bin/containerd-shim
14:28:02 [2022-06-23T14:28:02.405Z] #64 346.9 + bin/containerd-shim-runc-v1
14:28:07 [2022-06-23T14:28:07.703Z] #64 353.2 + bin/containerd-shim-runc-v2
14:28:08 [2022-06-23T14:28:08.641Z] #64 354.1 + binaries
14:28:08 [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/containerd /build/containerd
14:28:08 [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:28:08 [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/ctr /build/ctr
14:28:11 [2022-06-23T14:28:11.183Z] #64 DONE 356.2s
14:28:11 [2022-06-23T14:28:11.442Z] 
14:28:11 [2022-06-23T14:28:11.443Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:28:11 [2022-06-23T14:28:11.443Z] #65 sha256:43aa4349be1dfc59308cf4dd113b697bc961a9e8bf0ab797c441ab9342058b32
14:28:12 [2022-06-23T14:28:12.821Z] #65 DONE 1.0s
14:28:12 [2022-06-23T14:28:12.821Z] 
14:28:12 [2022-06-23T14:28:12.821Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:28:12 [2022-06-23T14:28:12.821Z] #70 sha256:eccda19a81a382ab5d4096819698ecdf3223394b36af150ca064a7618c72a96a
14:28:12 [2022-06-23T14:28:12.821Z] #70 DONE 0.3s
14:28:12 [2022-06-23T14:28:12.821Z] 
14:28:12 [2022-06-23T14:28:12.821Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:28:12 [2022-06-23T14:28:12.821Z] #75 sha256:9af03080a0741b845a48dabb36443c28aeb6b03c1fb5ea67f655754322220743
14:28:13 [2022-06-23T14:28:13.759Z] #75 DONE 0.9s
14:28:13 [2022-06-23T14:28:13.759Z] 
14:28:13 [2022-06-23T14:28:13.759Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:28:13 [2022-06-23T14:28:13.759Z] #78 sha256:a08ce15a9a54deab62aa6dc2017bf392e09a540332c01d5fc7d71f148b27221a
14:28:13 [2022-06-23T14:28:13.759Z] #78 DONE 0.1s
14:28:13 [2022-06-23T14:28:13.759Z] 
14:28:13 [2022-06-23T14:28:13.759Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:28:13 [2022-06-23T14:28:13.759Z] #79 sha256:809919bba4739fca3506ee0df585d999bd6945cc04d33f6eaaf4fefe369ed221
14:28:13 [2022-06-23T14:28:13.759Z] #79 DONE 0.0s
14:28:14 [2022-06-23T14:28:14.021Z] 
14:28:14 [2022-06-23T14:28:14.021Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:28:14 [2022-06-23T14:28:14.021Z] #80 sha256:4c43ed8c344bb3ae5efe4a732fd742b0eeef279d1f44b8ec2ee6408bf39455b8
14:28:14 [2022-06-23T14:28:14.021Z] #80 DONE 0.0s
14:28:14 [2022-06-23T14:28:14.021Z] 
14:28:14 [2022-06-23T14:28:14.021Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
14:28:14 [2022-06-23T14:28:14.021Z] #81 sha256:6cf5881ea093d26746a05453dfdd5ddd2af2d63a9b1a8fa0c6886d41ccf52a34
14:28:14 [2022-06-23T14:28:14.959Z] #81 0.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
14:28:14 [2022-06-23T14:28:14.959Z] #81 1.019 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
14:28:14 [2022-06-23T14:28:14.959Z] #81 1.198 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
14:28:15 [2022-06-23T14:28:15.530Z] #81 1.278 Reading package lists...
14:28:16 [2022-06-23T14:28:16.360Z] #81 1.863 Reading package lists...
14:28:16 [2022-06-23T14:28:16.360Z] #81 2.384 Building dependency tree...
14:28:16 [2022-06-23T14:28:16.360Z] #81 2.503 Reading state information...
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.624 The following additional packages will be installed:
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.625   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.625 Suggested packages:
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.625   systemd-container policykit-1
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.625 Recommended packages:
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.625   systemd-timesyncd | time-daemon libnss-systemd
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.692 The following NEW packages will be installed:
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.693   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
14:28:16 [2022-06-23T14:28:16.619Z] #81 2.693   libkmod2 libpam-systemd systemd systemd-sysv
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.973 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.973 Need to get 5817 kB of archives.
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.973 After this operation, 19.3 MB of additional disk space will be used.
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.977 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 3.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 3.075 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 3.077 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 3.078 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
14:28:16 [2022-06-23T14:28:16.878Z] #81 3.080 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.238 debconf: delaying package configuration, since apt-utils is not installed
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.269 Fetched 5817 kB in 0s (15.2 MB/s)
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.294 Selecting previously unselected package libargon2-1:amd64.
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.294 (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 ... 28639 files and directories currently installed.)
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.306 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.314 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.349 Selecting previously unselected package libjson-c5:amd64.
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.352 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.356 Unpacking libjson-c5:amd64 (0.15-2) ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.389 Selecting previously unselected package libcryptsetup12:amd64.
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.392 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.395 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:28:17 [2022-06-23T14:28:17.138Z] #81 3.446 Selecting previously unselected package libkmod2:amd64.
14:28:17 [2022-06-23T14:28:17.398Z] #81 3.449 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
14:28:17 [2022-06-23T14:28:17.398Z] #81 3.453 Unpacking libkmod2:amd64 (28-1) ...
14:28:17 [2022-06-23T14:28:17.398Z] #81 3.500 Selecting previously unselected package systemd.
14:28:17 [2022-06-23T14:28:17.398Z] #81 3.503 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
14:28:17 [2022-06-23T14:28:17.398Z] #81 3.538 Unpacking systemd (247.3-7) ...
14:28:17 [2022-06-23T14:28:17.968Z] #81 4.089 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
14:28:17 [2022-06-23T14:28:17.968Z] #81 4.103 Setting up libjson-c5:amd64 (0.15-2) ...
14:28:17 [2022-06-23T14:28:17.968Z] #81 4.115 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
14:28:17 [2022-06-23T14:28:17.968Z] #81 4.126 Setting up libkmod2:amd64 (28-1) ...
14:28:17 [2022-06-23T14:28:17.968Z] #81 4.142 Setting up systemd (247.3-7) ...
14:28:18 [2022-06-23T14:28:18.227Z] #81 4.219 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
14:28:18 [2022-06-23T14:28:18.227Z] #81 4.220 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
14:28:18 [2022-06-23T14:28:18.227Z] #81 4.223 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
14:28:18 [2022-06-23T14:28:18.227Z] #81 4.246 Initializing machine ID from KVM UUID.
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.621 Selecting previously unselected package systemd-sysv.
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.621 (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 ... 29450 files and directories currently installed.)
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.635 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.640 Unpacking systemd-sysv (247.3-7) ...
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.686 Selecting previously unselected package libdbus-1-3:amd64.
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.688 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.693 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
14:28:18 [2022-06-23T14:28:18.487Z] #81 4.749 Selecting previously unselected package dbus.
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.752 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.763 Unpacking dbus (1.12.20-2) ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.828 Selecting previously unselected package libpam-systemd:amd64.
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.832 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.836 Unpacking libpam-systemd:amd64 (247.3-7) ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.881 Selecting previously unselected package dbus-user-session.
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.884 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.888 Unpacking dbus-user-session (1.12.20-2) ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.955 Setting up systemd-sysv (247.3-7) ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.967 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
14:28:18 [2022-06-23T14:28:18.747Z] #81 4.979 Setting up dbus (1.12.20-2) ...
14:28:19 [2022-06-23T14:28:19.007Z] #81 5.100 invoke-rc.d: could not determine current runlevel
14:28:19 [2022-06-23T14:28:19.007Z] #81 5.103 invoke-rc.d: policy-rc.d denied execution of start.
14:28:19 [2022-06-23T14:28:19.007Z] #81 5.107 Setting up libpam-systemd:amd64 (247.3-7) ...
14:28:19 [2022-06-23T14:28:19.007Z] #81 5.256 Setting up dbus-user-session (1.12.20-2) ...
14:28:19 [2022-06-23T14:28:19.007Z] #81 5.275 Processing triggers for libc-bin (2.31-13+deb11u3) ...
14:28:19 [2022-06-23T14:28:19.270Z] #81 DONE 5.4s
14:28:19 [2022-06-23T14:28:19.270Z] 
14:28:19 [2022-06-23T14:28:19.270Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
14:28:19 [2022-06-23T14:28:19.270Z] #82 sha256:663b79d9b05bfeaa29d3e0de5610d6e70664b6d8ff7e98ce62ced748b9e4c694
14:28:19 [2022-06-23T14:28:19.842Z] #82 0.412   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:28:19 [2022-06-23T14:28:19.842Z] #82 0.413                                  Dload  Upload   Total   Spent    Left  Speed
14:28:20 [2022-06-23T14:28:20.101Z] #82 0.413 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6138      0 --:--:-- --:--:-- --:--:--  6138
14:28:20 [2022-06-23T14:28:20.101Z] #82 DONE 0.8s
14:28:20 [2022-06-23T14:28:20.101Z] 
14:28:20 [2022-06-23T14:28:20.101Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
14:28:20 [2022-06-23T14:28:20.101Z] #83 sha256:67614bd998ac8c16862e1bafdc80a678ccd155ea8f8f032ca72cefe628b65d19
14:28:21 [2022-06-23T14:28:21.040Z] #83 DONE 0.9s
14:28:21 [2022-06-23T14:28:21.040Z] 
14:28:21 [2022-06-23T14:28:21.040Z] #84 exporting to image
14:28:21 [2022-06-23T14:28:21.040Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:28:21 [2022-06-23T14:28:21.040Z] #84 exporting layers
14:28:27 [2022-06-23T14:28:27.615Z] #84 exporting layers 6.5s done
14:28:27 [2022-06-23T14:28:27.615Z] #84 writing image sha256:df26fc3956409889111b7836b4a900846e7d55b20e756eb8d6aadd9049d7b12b done
14:28:27 [2022-06-23T14:28:27.615Z] #84 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done
14:28:27 [2022-06-23T14:28:27.615Z] #84 DONE 6.5s