Skip to content

Console Output

Skipping 126 KB.. Full Log
022-09-22T18:02:23.992Z] #40 49.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.71 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.75 Setting up librhash0:arm64 (1.4.1-2) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.85 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.88 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.92 Setting up cmake (3.18.4-2+deb11u1) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 49.94 Processing triggers for libc-bin (2.31-13+deb11u4) ...
18:02:23 [2022-09-22T18:02:23.992Z] #40 DONE 50.5s
18:02:24 [2022-09-22T18:02:24.252Z] 
18:02:24 [2022-09-22T18:02:24.252Z] #44 [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
18:02:24 [2022-09-22T18:02:24.252Z] #44 7.277 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:02:24 [2022-09-22T18:02:24.252Z] #44 7.312 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:02:24 [2022-09-22T18:02:24.253Z] #44 7.332 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:02:24 [2022-09-22T18:02:24.253Z] #44 7.333 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:02:24 [2022-09-22T18:02:24.253Z] #44 7.352 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:02:24 [2022-09-22T18:02:24.253Z] #44 ...
18:02:24 [2022-09-22T18:02:24.253Z] 
18:02:24 [2022-09-22T18:02:24.253Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
18:02:24 [2022-09-22T18:02:24.253Z] #45 DONE 0.1s
18:02:24 [2022-09-22T18:02:24.515Z] 
18:02:24 [2022-09-22T18:02:24.515Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.712 + RM_GOPATH=0
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.712 + TMP_GOPATH=
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.713 + : /build
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.713 + '[' -z '' ']'
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.714 ++ mktemp -d
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.725 + export GOPATH=/tmp/tmp.hSbayAqVKQ
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.726 + GOPATH=/tmp/tmp.hSbayAqVKQ
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.726 + RM_GOPATH=1
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.726 + case "$(go env GOARCH)" in
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.727 ++ go env GOARCH
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.746 + export GO_BUILDMODE=-buildmode=pie
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.754 + GO_BUILDMODE=-buildmode=pie
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.755 ++ dirname /install.sh
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.757 + dir=/
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.757 + bin=tini
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.757 + shift
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.757 + '[' '!' -f //tini.installer ']'
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.758 + . //tini.installer
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.758 ++ : v0.19.0
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.758 + install_tini
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.759 + echo 'Install tini version v0.19.0'
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.759 Install tini version v0.19.0
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.759 + git clone https://github.com/krallin/tini.git /tmp/tmp.hSbayAqVKQ/tini
18:02:25 [2022-09-22T18:02:25.087Z] #46 0.761 Cloning into '/tmp/tmp.hSbayAqVKQ/tini'...
18:02:26 [2022-09-22T18:02:26.031Z] #46 1.472 + cd /tmp/tmp.hSbayAqVKQ/tini
18:02:26 [2022-09-22T18:02:26.031Z] #46 1.483 + git checkout -q v0.19.0
18:02:26 [2022-09-22T18:02:26.031Z] #46 1.524 + cmake .
18:02:26 [2022-09-22T18:02:26.294Z] #46 2.150 -- The C compiler identification is GNU 10.2.1
18:02:26 [2022-09-22T18:02:26.554Z] #46 2.282 -- Detecting C compiler ABI info
18:02:27 [2022-09-22T18:02:27.552Z] #46 2.982 -- Detecting C compiler ABI info - done
18:02:27 [2022-09-22T18:02:27.552Z] #46 3.137 -- Check for working C compiler: /usr/bin/cc - skipped
18:02:27 [2022-09-22T18:02:27.552Z] #46 3.138 -- Detecting C compile features
18:02:27 [2022-09-22T18:02:27.552Z] #46 3.138 -- Detecting C compile features - done
18:02:27 [2022-09-22T18:02:27.552Z] #46 3.194 -- Performing Test HAS_BUILTIN_FORTIFY
18:02:27 [2022-09-22T18:02:27.816Z] #46 3.420 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:02:27 [2022-09-22T18:02:27.816Z] #46 3.522 -- Configuring done
18:02:27 [2022-09-22T18:02:27.816Z] #46 3.554 -- Generating done
18:02:27 [2022-09-22T18:02:27.816Z] #46 3.562 -- Build files have been written to: /tmp/tmp.hSbayAqVKQ/tini
18:02:27 [2022-09-22T18:02:27.816Z] #46 3.566 + make tini-static
18:02:28 [2022-09-22T18:02:28.390Z] #46 4.061 Scanning dependencies of target tini-static
18:02:28 [2022-09-22T18:02:28.390Z] #46 4.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:02:29 [2022-09-22T18:02:29.334Z] #46 ...
18:02:29 [2022-09-22T18:02:29.334Z] 
18:02:29 [2022-09-22T18:02:29.334Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
18:02:29 [2022-09-22T18:02:29.334Z] #32 55.18 gotestsum version dev
18:02:29 [2022-09-22T18:02:29.334Z] #32 DONE 55.6s
18:02:29 [2022-09-22T18:02:29.334Z] 
18:02:29 [2022-09-22T18:02:29.334Z] #44 [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
18:02:29 [2022-09-22T18:02:29.334Z] #44 8.703 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:02:29 [2022-09-22T18:02:29.334Z] #44 10.13 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:02:29 [2022-09-22T18:02:29.334Z] #44 11.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:02:29 [2022-09-22T18:02:29.334Z] #44 11.85 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:02:29 [2022-09-22T18:02:29.334Z] #44 12.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:02:30 [2022-09-22T18:02:30.279Z] #44 ...
18:02:30 [2022-09-22T18:02:30.279Z] 
18:02:30 [2022-09-22T18:02:30.279Z] #35 [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
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.46 Selecting previously unselected package gcc-mingw-w64-base.
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
18:02:30 [2022-09-22T18:02:30.279Z] #35 56.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:02:30 [2022-09-22T18:02:30.859Z] #35 ...
18:02:30 [2022-09-22T18:02:30.859Z] 
18:02:30 [2022-09-22T18:02:30.859Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
18:02:30 [2022-09-22T18:02:30.859Z] #46 5.909 [100%] Linking C executable tini-static
18:02:30 [2022-09-22T18:02:30.859Z] #46 6.379 [100%] Built target tini-static
18:02:30 [2022-09-22T18:02:30.859Z] #46 6.432 + mkdir -p /build
18:02:30 [2022-09-22T18:02:30.859Z] #46 6.438 + cp tini-static /build/docker-init
18:02:30 [2022-09-22T18:02:30.859Z] #46 DONE 6.5s
18:02:31 [2022-09-22T18:02:31.119Z] 
18:02:31 [2022-09-22T18:02:31.119Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
18:02:37 [2022-09-22T18:02:37.707Z] #36 ...
18:02:37 [2022-09-22T18:02:37.707Z] 
18:02:37 [2022-09-22T18:02:37.707Z] #35 [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
18:02:37 [2022-09-22T18:02:37.707Z] #35 63.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
18:02:37 [2022-09-22T18:02:37.707Z] #35 63.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:02:37 [2022-09-22T18:02:37.707Z] #35 63.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:02:47 [2022-09-22T18:02:47.712Z] #35 73.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
18:02:47 [2022-09-22T18:02:47.712Z] #35 73.85 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
18:02:47 [2022-09-22T18:02:47.712Z] #35 73.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:02:47 [2022-09-22T18:02:47.972Z] #35 ...
18:02:47 [2022-09-22T18:02:47.972Z] 
18:02:47 [2022-09-22T18:02:47.972Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:02:49 [2022-09-22T18:02:49.284Z] #43 39.64 Updating files:  55% (2783/4982)
Updating files:  56% (2790/4982)
Updating files:  57% (2840/4982)
Updating files:  58% (2890/4982)
Updating files:  59% (2940/4982)
Updating files:  60% (2990/4982)
Updating files:  61% (3040/4982)
Updating files:  62% (3089/4982)
Updating files:  63% (3139/4982)
Updating files:  64% (3189/4982)
Updating files:  65% (3239/4982)
Updating files:  66% (3289/4982)
Updating files:  67% (3338/4982)
Updating files:  68% (3388/4982)
Updating files:  69% (3438/4982)
Updating files:  70% (3488/4982)
Updating files:  71% (3538/4982)
Updating files:  72% (3588/4982)
Updating files:  73% (3637/4982)
Updating files:  74% (3687/4982)
Updating files:  75% (3737/4982)
Updating files:  76% (3787/4982)
Updating files:  77% (3837/4982)
Updating files:  78% (3886/4982)
Updating files:  79% (3936/4982)
Updating files:  80% (3986/4982)
Updating files:  81% (4036/4982)
Updating files:  82% (4086/4982)
Updating files:  83% (4136/4982)
Updating files:  84% (4185/4982)
Updating files:  85% (4235/4982)
Updating files:  86% (4285/4982)
Updating files:  87% (4335/4982)
Updating files:  88% (4385/4982)
Updating files:  89% (4434/4982)
Updating files:  90% (4484/4982)
Updating files:  91% (4534/4982)
Updating files:  92% (4584/4982)
Updating files:  93% (4634/4982)
Updating files:  94% (4684/4982)
Updating files:  95% (4733/4982)
Updating files:  96% (4783/4982)
Updating files:  97% (4833/4982)
Updating files:  98% (4883/4982)
Updating files:  98% (4886/4982)
Updating files:  99% (4933/4982)
Updating files: 100% (4982/4982)
Updating files: 100% (4982/4982), done.
18:02:49 [2022-09-22T18:02:49.284Z] #43 40.74 + cd /tmp/tmp.TTM4xJu8zH/src/github.com/containerd/containerd
18:02:49 [2022-09-22T18:02:49.284Z] #43 40.76 + git checkout -q v1.6.8
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + export 'BUILDTAGS=netgo osusergo static_build'
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + BUILDTAGS='netgo osusergo static_build'
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + export EXTRA_FLAGS=-buildmode=pie
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + EXTRA_FLAGS=-buildmode=pie
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + '[' '' = dynamic ']'
18:02:50 [2022-09-22T18:02:50.670Z] #43 42.00 + make
18:02:51 [2022-09-22T18:02:51.241Z] #43 ...
18:02:51 [2022-09-22T18:02:51.241Z] 
18:02:51 [2022-09-22T18:02:51.241Z] #44 [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
18:02:51 [2022-09-22T18:02:51.241Z] #44 24.88 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:02:51 [2022-09-22T18:02:51.241Z] #44 33.83 libtoolize: putting auxiliary files in '.'.
18:02:51 [2022-09-22T18:02:51.241Z] #44 33.83 libtoolize: copying file './ltmain.sh'
18:02:51 [2022-09-22T18:02:51.241Z] #44 34.55 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:02:51 [2022-09-22T18:02:51.241Z] #44 34.56 libtoolize: and rerunning libtoolize and aclocal.
18:02:51 [2022-09-22T18:02:51.241Z] #44 34.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:02:52 [2022-09-22T18:02:52.184Z] #44 ...
18:02:52 [2022-09-22T18:02:52.184Z] 
18:02:52 [2022-09-22T18:02:52.184Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:02:52 [2022-09-22T18:02:52.184Z] #43 43.82 + bin/ctr
18:02:58 [2022-09-22T18:02:58.767Z] #43 ...
18:02:58 [2022-09-22T18:02:58.767Z] 
18:02:58 [2022-09-22T18:02:58.767Z] #35 [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
18:02:58 [2022-09-22T18:02:58.767Z] #35 79.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
18:02:58 [2022-09-22T18:02:58.767Z] #35 79.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
18:02:58 [2022-09-22T18:02:58.767Z] #35 79.21 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:02:58 [2022-09-22T18:02:58.767Z] #35 84.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
18:02:58 [2022-09-22T18:02:58.767Z] #35 84.86 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:02:58 [2022-09-22T18:02:58.767Z] #35 84.87 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:02:58 [2022-09-22T18:02:58.767Z] #35 ...
18:02:58 [2022-09-22T18:02:58.767Z] 
18:02:58 [2022-09-22T18:02:58.767Z] #44 [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
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.49 configure.ac:7: installing './compile'
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.50 configure.ac:11: installing './config.guess'
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.51 configure.ac:11: installing './config.sub'
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.52 configure.ac:8: installing './install-sh'
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.54 configure.ac:8: installing './missing'
18:02:58 [2022-09-22T18:02:58.767Z] #44 42.64 Makefile.am: installing './depcomp'
18:03:00 [2022-09-22T18:03:00.152Z] #44 43.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:03:00 [2022-09-22T18:03:00.152Z] #44 43.82 libtoolize: copying file 'build-aux/ltmain.sh'
18:03:00 [2022-09-22T18:03:00.415Z] #44 43.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:03:00 [2022-09-22T18:03:00.415Z] #44 43.99 libtoolize: copying file 'm4/libtool.m4'
18:03:00 [2022-09-22T18:03:00.415Z] #44 44.09 libtoolize: copying file 'm4/ltoptions.m4'
18:03:00 [2022-09-22T18:03:00.415Z] #44 44.20 libtoolize: copying file 'm4/ltsugar.m4'
18:03:00 [2022-09-22T18:03:00.415Z] #44 44.32 libtoolize: copying file 'm4/ltversion.m4'
18:03:00 [2022-09-22T18:03:00.675Z] #44 44.44 libtoolize: copying file 'm4/lt~obsolete.m4'
18:03:00 [2022-09-22T18:03:00.675Z] #44 44.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:03:10 [2022-09-22T18:03:10.671Z] #44 ...
18:03:10 [2022-09-22T18:03:10.671Z] 
18:03:10 [2022-09-22T18:03:10.671Z] #35 [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
18:03:10 [2022-09-22T18:03:10.671Z] #35 96.36 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
18:03:10 [2022-09-22T18:03:10.671Z] #35 96.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
18:03:10 [2022-09-22T18:03:10.671Z] #35 96.41 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.6 Selecting previously unselected package g++-mingw-w64-x86-64.
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.8 Selecting previously unselected package libapparmor1:arm64.
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.8 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.9 Selecting previously unselected package libapparmor-dev:arm64.
18:03:15 [2022-09-22T18:03:15.952Z] #35 101.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.1 Selecting previously unselected package libbtrfs0:arm64.
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.3 Selecting previously unselected package libbtrfs-dev:arm64.
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:03:15 [2022-09-22T18:03:15.952Z] #35 102.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.6 Selecting previously unselected package libudev-dev:arm64.
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.212Z] #35 102.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
18:03:16 [2022-09-22T18:03:16.472Z] #35 102.8 Selecting previously unselected package libsepol1-dev:arm64.
18:03:16 [2022-09-22T18:03:16.472Z] #35 102.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.472Z] #35 102.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:03:16 [2022-09-22T18:03:16.472Z] #35 103.0 Selecting previously unselected package libpcre2-16-0:arm64.
18:03:16 [2022-09-22T18:03:16.731Z] #35 103.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.731Z] #35 103.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.2 Selecting previously unselected package libpcre2-32-0:arm64.
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.2 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.4 Selecting previously unselected package libpcre2-posix2:arm64.
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:03:16 [2022-09-22T18:03:16.992Z] #35 103.4 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:03:17 [2022-09-22T18:03:17.252Z] #35 103.5 Selecting previously unselected package libpcre2-dev:arm64.
18:03:17 [2022-09-22T18:03:17.252Z] #35 103.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:03:17 [2022-09-22T18:03:17.252Z] #35 103.5 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:03:17 [2022-09-22T18:03:17.511Z] #35 103.9 Selecting previously unselected package libselinux1-dev:arm64.
18:03:17 [2022-09-22T18:03:17.511Z] #35 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
18:03:17 [2022-09-22T18:03:17.511Z] #35 104.0 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:03:17 [2022-09-22T18:03:17.771Z] #35 104.2 Selecting previously unselected package libdevmapper-dev:arm64.
18:03:17 [2022-09-22T18:03:17.771Z] #35 104.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:03:17 [2022-09-22T18:03:17.771Z] #35 104.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:03:18 [2022-09-22T18:03:18.031Z] #35 104.3 Selecting previously unselected package libseccomp-dev:arm64.
18:03:18 [2022-09-22T18:03:18.031Z] #35 104.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:03:18 [2022-09-22T18:03:18.031Z] #35 104.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.291Z] #35 104.5 Selecting previously unselected package libsystemd-dev:arm64.
18:03:18 [2022-09-22T18:03:18.291Z] #35 104.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
18:03:18 [2022-09-22T18:03:18.291Z] #35 104.5 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:03:18 [2022-09-22T18:03:18.861Z] #35 105.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.5 Setting up mingw-w64-common (8.0.0-1) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.121Z] #35 105.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.6 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
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.7 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
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.8 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
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:03:19 [2022-09-22T18:03:19.382Z] #35 105.8 Setting up dmsetup (2:1.02.175-2.1) ...
18:03:19 [2022-09-22T18:03:19.644Z] #35 105.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:03:19 [2022-09-22T18:03:19.644Z] #35 105.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:03:19 [2022-09-22T18:03:19.644Z] #35 106.0 Processing triggers for libc-bin (2.31-13+deb11u4) ...
18:03:20 [2022-09-22T18:03:20.588Z] #35 DONE 106.8s
18:03:20 [2022-09-22T18:03:20.588Z] 
18:03:20 [2022-09-22T18:03:20.588Z] #41 [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
18:03:20 [2022-09-22T18:03:20.588Z] #41 100.8 + for f in rootlesskit rootlesskit-docker-proxy
18:03:20 [2022-09-22T18:03:20.588Z] #41 100.8 + GOBIN=/build
18:03:20 [2022-09-22T18:03:20.588Z] #41 100.8 + GO111MODULE=on
18:03:20 [2022-09-22T18:03:20.588Z] #41 100.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5 rootlesskit version 1.0.0
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5 Usage of /build/rootlesskit-docker-proxy:
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5   -container-ip string
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5     	container ip
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5   -container-port int
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5     	container port (default -1)
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5   -host-ip string
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5     	host ip
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5   -host-port int
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5     	host port (default -1)
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5   -proto string
18:03:20 [2022-09-22T18:03:20.588Z] #41 105.5     	proxy protocol (default "tcp")
18:03:20 [2022-09-22T18:03:20.588Z] #41 DONE 106.4s
18:03:20 [2022-09-22T18:03:20.588Z] 
18:03:20 [2022-09-22T18:03:20.588Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:03:20 [2022-09-22T18:03:20.588Z] #47 ...
18:03:20 [2022-09-22T18:03:20.588Z] 
18:03:20 [2022-09-22T18:03:20.588Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
18:03:20 [2022-09-22T18:03:20.588Z] #48 DONE 0.2s
18:03:20 [2022-09-22T18:03:20.849Z] 
18:03:20 [2022-09-22T18:03:20.849Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
18:03:20 [2022-09-22T18:03:20.849Z] #47 DONE 0.3s
18:03:20 [2022-09-22T18:03:20.849Z] 
18:03:20 [2022-09-22T18:03:20.849Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:03:20 [2022-09-22T18:03:20.849Z] #49 DONE 0.2s
18:03:20 [2022-09-22T18:03:20.849Z] 
18:03:20 [2022-09-22T18:03:20.849Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:03:20 [2022-09-22T18:03:20.849Z] #50 ...
18:03:20 [2022-09-22T18:03:20.849Z] 
18:03:20 [2022-09-22T18:03:20.849Z] #44 [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
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.45 configure.ac:7: installing 'build-aux/compile'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.45 configure.ac:9: installing 'build-aux/config.guess'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.46 configure.ac:9: installing 'build-aux/config.sub'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.47 configure.ac:11: installing 'build-aux/install-sh'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.48 configure.ac:11: installing 'build-aux/missing'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.69 Makefile.am: installing 'build-aux/depcomp'
18:03:20 [2022-09-22T18:03:20.849Z] #44 54.78 parallel-tests: installing 'build-aux/test-driver'
18:03:20 [2022-09-22T18:03:20.849Z] #44 56.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:03:20 [2022-09-22T18:03:20.849Z] #44 56.80 libtoolize: copying file 'build-aux/ltmain.sh'
18:03:20 [2022-09-22T18:03:20.849Z] #44 57.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:03:20 [2022-09-22T18:03:20.849Z] #44 57.49 libtoolize: copying file 'm4/libtool.m4'
18:03:20 [2022-09-22T18:03:20.849Z] #44 57.56 libtoolize: copying file 'm4/ltoptions.m4'
18:03:20 [2022-09-22T18:03:20.849Z] #44 57.69 libtoolize: copying file 'm4/ltsugar.m4'
18:03:20 [2022-09-22T18:03:20.849Z] #44 57.87 libtoolize: copying file 'm4/ltversion.m4'
18:03:20 [2022-09-22T18:03:20.849Z] #44 58.07 libtoolize: copying file 'm4/lt~obsolete.m4'
18:03:21 [2022-09-22T18:03:21.110Z] #44 ...
18:03:21 [2022-09-22T18:03:21.110Z] 
18:03:21 [2022-09-22T18:03:21.110Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
18:03:22 [2022-09-22T18:03:22.050Z] #51 DONE 1.6s
18:03:22 [2022-09-22T18:03:22.050Z] 
18:03:22 [2022-09-22T18:03:22.050Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.337 + RM_GOPATH=0
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.338 + TMP_GOPATH=
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.338 + : /build
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.339 + '[' -z '' ']'
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.343 ++ mktemp -d
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.378 + export GOPATH=/tmp/tmp.mLa2W99mAw
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.378 + GOPATH=/tmp/tmp.mLa2W99mAw
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.378 + RM_GOPATH=1
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.378 + case "$(go env GOARCH)" in
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.378 ++ go env GOARCH
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.406 Install runc version v1.1.4 (build tags: seccomp)
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + export GO_BUILDMODE=-buildmode=pie
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + GO_BUILDMODE=-buildmode=pie
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 ++ dirname /install.sh
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + dir=/
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + bin=runc
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + shift
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + '[' '!' -f //runc.installer ']'
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + . //runc.installer
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 ++ set -e
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 ++ : v1.1.4
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + install_runc
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + RUNC_BUILDTAGS=seccomp
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mLa2W99mAw/src/github.com/opencontainers/runc
18:03:22 [2022-09-22T18:03:22.050Z] #50 1.410 Cloning into '/tmp/tmp.mLa2W99mAw/src/github.com/opencontainers/runc'...
18:03:23 [2022-09-22T18:03:23.435Z] #50 ...
18:03:23 [2022-09-22T18:03:23.435Z] 
18:03:23 [2022-09-22T18:03:23.435Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:03:23 [2022-09-22T18:03:23.435Z] #52 DONE 1.1s
18:03:23 [2022-09-22T18:03:23.435Z] 
18:03:23 [2022-09-22T18:03:23.435Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:03:24 [2022-09-22T18:03:24.006Z] #53 0.765 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:03:24 [2022-09-22T18:03:24.006Z] #53 DONE 0.8s
18:03:24 [2022-09-22T18:03:24.006Z] 
18:03:24 [2022-09-22T18:03:24.006Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:03:24 [2022-09-22T18:03:24.983Z] #50 ...
18:03:24 [2022-09-22T18:03:24.983Z] 
18:03:24 [2022-09-22T18:03:24.983Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:03:24 [2022-09-22T18:03:24.983Z] #54 DONE 0.9s
18:03:24 [2022-09-22T18:03:24.983Z] 
18:03:24 [2022-09-22T18:03:24.983Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:03:25 [2022-09-22T18:03:25.587Z] #55 DONE 0.8s
18:03:25 [2022-09-22T18:03:25.587Z] 
18:03:25 [2022-09-22T18:03:25.587Z] #56 [dev-systemd-false  6/28] RUN ldconfig
18:03:26 [2022-09-22T18:03:26.529Z] #56 DONE 0.9s
18:03:26 [2022-09-22T18:03:26.529Z] 
18:03:26 [2022-09-22T18:03:26.530Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:03:27 [2022-09-22T18:03:27.471Z] #57 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:03:27 [2022-09-22T18:03:27.471Z] #57 1.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:03:27 [2022-09-22T18:03:27.471Z] #57 1.141 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:03:28 [2022-09-22T18:03:28.412Z] #57 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:03:29 [2022-09-22T18:03:29.796Z] #57 3.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [183 kB]
18:03:31 [2022-09-22T18:03:31.707Z] #57 4.822 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B]
18:03:31 [2022-09-22T18:03:31.707Z] #57 ...
18:03:31 [2022-09-22T18:03:31.707Z] 
18:03:31 [2022-09-22T18:03:31.707Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:03:34 [2022-09-22T18:03:34.582Z] #37 117.4 Updating files:  22% (2604/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  39% (4557/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  65% (7477/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  95% (10907/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
18:03:34 [2022-09-22T18:03:34.855Z] #37 120.7 + cd /tmp/tmp.YJo15r2pbt/tmp/docker-ce
18:03:34 [2022-09-22T18:03:34.855Z] #37 120.7 + git checkout -q v17.06.2-ce
18:03:37 [2022-09-22T18:03:37.400Z] #37 ...
18:03:37 [2022-09-22T18:03:37.400Z] 
18:03:37 [2022-09-22T18:03:37.400Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Delve is a source level debugger for Go programs.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Delve enables you to interact with your program by controlling the execution of the process,
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Pass flags to the program you are debugging using `--`, for example:
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 `dlv exec ./hello -- server --config conf/config.toml`
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Usage:
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   dlv [command]
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Available Commands:
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   attach      Attach to running process and begin debugging.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   connect     Connect to a headless debug server with a terminal client.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   core        Examine a core dump.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   debug       Compile and begin debugging main package in current directory, or the package specified.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   exec        Execute a precompiled binary, and begin a debug session.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   help        Help about any command
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   run         Deprecated command. Use 'debug' instead.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   test        Compile test binary and begin debugging program.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   trace       Compile and begin tracing program.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   version     Prints version.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Flags:
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --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)
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --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)
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --disable-aslr                     Disables address space randomization
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   -h, --help                             help for dlv
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --init string                      Init file, executed by the terminal client.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --log                              Enable debugging server logging.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3       --wd string                        Working directory for running the program.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Additional help topics:
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   dlv backend  Help about the --backend flag.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   dlv log      Help about logging flags.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3   dlv redirect Help about file redirection.
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 
18:03:37 [2022-09-22T18:03:37.400Z] #36 122.3 Use "dlv [command] --help" for more information about a command.
18:03:37 [2022-09-22T18:03:37.400Z] #36 DONE 123.3s
18:03:37 [2022-09-22T18:03:37.400Z] 
18:03:37 [2022-09-22T18:03:37.400Z] #44 [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
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.72 configure.ac:11: installing 'build-aux/compile'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.73 configure.ac:11: installing 'build-aux/config.guess'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.73 configure.ac:11: installing 'build-aux/config.sub'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.74 configure.ac:13: installing 'build-aux/install-sh'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.74 configure.ac:13: installing 'build-aux/missing'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.75 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:03:37 [2022-09-22T18:03:37.400Z] #44 72.92 Makefile.am: installing 'build-aux/depcomp'
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.21 checking build system type... aarch64-unknown-linux-gnu
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.54 checking host system type... aarch64-unknown-linux-gnu
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.54 checking how to print strings... printf
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.55 checking for gcc... gcc
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.70 checking whether the C compiler works... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.97 checking for C compiler default output file name... a.out
18:03:37 [2022-09-22T18:03:37.400Z] #44 74.98 checking for suffix of executables... 
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.14 checking whether we are cross compiling... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.39 checking for suffix of object files... o
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.52 checking whether we are using the GNU C compiler... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.72 checking whether gcc accepts -g... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.79 checking for gcc option to accept ISO C89... none needed
18:03:37 [2022-09-22T18:03:37.400Z] #44 75.95 checking whether gcc understands -c and -o together... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.14 checking for a sed that does not truncate output... /bin/sed
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.16 checking for grep that handles long lines and -e... /bin/grep
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.20 checking for egrep... /bin/grep -E
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.23 checking for fgrep... /bin/grep -F
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.24 checking for ld used by gcc... /usr/bin/ld
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.26 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.28 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.29 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.43 checking whether ln -s works... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.44 checking the maximum length of command line arguments... 1572864
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.48 checking for /usr/bin/ld option to reload object files... -r
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.49 checking for objdump... objdump
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.50 checking how to recognize dependent libraries... pass_all
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.50 checking for dlltool... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.50 checking how to associate runtime and link libraries... printf %s\n
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.50 checking for ar... ar
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.51 checking for archiver @FILE support... @
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.76 checking for strip... strip
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.77 checking for ranlib... ranlib
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.79 checking for gawk... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.79 checking for mawk... mawk
18:03:37 [2022-09-22T18:03:37.400Z] #44 76.79 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.30 checking for sysroot... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.30 checking for a working dd... /bin/dd
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.36 checking for mt... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.36 checking if : is a manifest tool... no
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.39 checking how to run the C preprocessor... gcc -E
18:03:37 [2022-09-22T18:03:37.400Z] #44 77.83 checking for ANSI C header files... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 78.59 checking for sys/types.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 78.76 checking for sys/stat.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 79.00 checking for stdlib.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 79.20 checking for string.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 79.46 checking for memory.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 79.62 checking for strings.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 79.95 checking for inttypes.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 80.17 checking for stdint.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 80.37 checking for unistd.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 80.57 checking for dlfcn.h... yes
18:03:37 [2022-09-22T18:03:37.400Z] #44 80.75 checking for objdir... .libs
18:03:38 [2022-09-22T18:03:38.245Z] #44 81.56 checking if gcc supports -fno-rtti -fno-exceptions... no
18:03:38 [2022-09-22T18:03:38.245Z] #44 81.77 checking for gcc option to produce PIC... -fPIC -DPIC
18:03:38 [2022-09-22T18:03:38.245Z] #44 81.78 checking if gcc PIC flag -fPIC -DPIC works... yes
18:03:38 [2022-09-22T18:03:38.506Z] #44 81.98 checking if gcc static flag -static works... yes
18:03:38 [2022-09-22T18:03:38.767Z] #44 82.39 checking if gcc supports -c -o file.o... yes
18:03:38 [2022-09-22T18:03:38.767Z] #44 82.60 checking if gcc supports -c -o file.o... (cached) yes
18:03:38 [2022-09-22T18:03:38.767Z] #44 82.60 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:03:39 [2022-09-22T18:03:39.028Z] #44 82.67 checking dynamic linker characteristics... 
18:03:39 [2022-09-22T18:03:39.028Z] #44 ...
18:03:39 [2022-09-22T18:03:39.028Z] 
18:03:39 [2022-09-22T18:03:39.028Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:03:39 [2022-09-22T18:03:39.028Z] #37 125.1 + mkdir -p /tmp/tmp.YJo15r2pbt/src/github.com/docker
18:03:39 [2022-09-22T18:03:39.028Z] #37 125.1 + mv components/cli /tmp/tmp.YJo15r2pbt/src/github.com/docker/cli
18:03:39 [2022-09-22T18:03:39.028Z] #37 125.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:03:43 [2022-09-22T18:03:43.243Z] #37 ...
18:03:43 [2022-09-22T18:03:43.243Z] 
18:03:43 [2022-09-22T18:03:43.243Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:03:43 [2022-09-22T18:03:43.243Z] #50 11.85 + cd /tmp/tmp.mLa2W99mAw/src/github.com/opencontainers/runc
18:03:43 [2022-09-22T18:03:43.243Z] #50 11.85 + git checkout -q v1.1.4
18:03:43 [2022-09-22T18:03:43.243Z] #50 12.47 + '[' -z '' ']'
18:03:43 [2022-09-22T18:03:43.243Z] #50 12.47 + target=static
18:03:43 [2022-09-22T18:03:43.243Z] #50 12.47 + make BUILDTAGS=seccomp static
18:03:43 [2022-09-22T18:03:43.243Z] #50 12.58 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
18:03:43 [2022-09-22T18:03:43.243Z] #50 ...
18:03:43 [2022-09-22T18:03:43.243Z] 
18:03:43 [2022-09-22T18:03:43.243Z] #44 [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
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.67 checking dynamic linker characteristics... GNU/Linux ld.so
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.91 checking how to hardcode library paths into programs... immediate
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.91 checking whether stripping libraries is possible... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.92 checking if libtool supports shared libraries... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.92 checking whether to build shared libraries... no
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.92 checking whether to build static libraries... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.92 checking for a BSD-compatible install... /usr/bin/install -c
18:03:43 [2022-09-22T18:03:43.243Z] #44 82.98 checking whether build environment is sane... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.06 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.08 checking whether make sets $(MAKE)... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.13 checking whether make supports the include directive... yes (GNU style)
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.17 checking whether make supports nested variables... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.21 checking whether UID '0' is supported by ustar format... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.23 checking whether GID '0' is supported by ustar format... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.23 checking how to create a ustar tar archive... gnutar
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.32 checking dependency style of gcc... gcc3
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.51 checking whether to enable maintainer-specific portions of Makefiles... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.51 checking whether make supports nested variables... (cached) yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.51 checking for gawk... (cached) mawk
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.51 checking for a sed that does not truncate output... (cached) /bin/sed
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.52 checking for gcc... (cached) gcc
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.61 checking whether we are using the GNU C compiler... (cached) yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.61 checking whether gcc accepts -g... (cached) yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.61 checking for gcc option to accept ISO C89... (cached) none needed
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.61 checking whether gcc understands -c and -o together... (cached) yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.61 checking for a Python interpreter with version >= 3... python3
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.69 checking for python3... /usr/bin/python3
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.69 checking for python3 version... 3.9
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.77 checking for python3 platform... linux
18:03:43 [2022-09-22T18:03:43.243Z] #44 83.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.30 checking for go-md2man... no
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.32 checking error.h usability... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.51 checking error.h presence... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.55 checking for error.h... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.61 checking linux/openat2.h usability... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.76 checking linux/openat2.h presence... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.82 checking for linux/openat2.h... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 84.87 checking for copy_file_range... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 85.12 checking for fgetxattr... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 85.38 checking for statx... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 85.62 checking for fgetpwent_r... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 85.99 checking for issetugid... no
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.28 checking for pkg-config... /usr/bin/pkg-config
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.29 checking pkg-config is at least version 0.9.0... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.30 checking for library containing yajl_tree_get... -lyajl
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.67 checking for yajl >= 2.0.0... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.72 checking sys/capability.h usability... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.91 checking sys/capability.h presence... yes
18:03:43 [2022-09-22T18:03:43.243Z] #44 86.96 checking for sys/capability.h... yes
18:03:43 [2022-09-22T18:03:43.511Z] #44 86.97 checking for library containing cap_from_name... -lcap
18:03:43 [2022-09-22T18:03:43.772Z] #44 87.43 checking for library containing dlopen... 
18:03:43 [2022-09-22T18:03:43.772Z] #44 ...
18:03:43 [2022-09-22T18:03:43.772Z] 
18:03:43 [2022-09-22T18:03:43.772Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:03:43 [2022-09-22T18:03:43.772Z] #57 7.233 Fetched 8466 kB in 6s (1317 kB/s)
18:03:43 [2022-09-22T18:03:43.772Z] #57 7.233 Reading package lists...
18:03:43 [2022-09-22T18:03:43.772Z] #57 9.760 Reading package lists...
18:03:43 [2022-09-22T18:03:43.772Z] #57 12.09 Building dependency tree...
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.16 The following additional packages will be installed:
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.16   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.16   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.17   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.17   libxtables12 python-pip-whl python3-distutils python3-lib2to3
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.17   python3-pkg-resources systemd vim-runtime xxd
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18 Suggested packages:
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18   ctags vim-doc vim-scripts xfsdump acl attr quota
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18 Recommended packages:
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:03:43 [2022-09-22T18:03:43.772Z] #57 14.18   systemd-timesyncd | time-daemon unzip
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70 The following NEW packages will be installed:
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
18:03:43 [2022-09-22T18:03:43.772Z] #57 15.70   vim-runtime xfsprogs xxd xz-utils zip zstd
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.03 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.03 Need to get 31.8 MB of archives.
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.03 After this operation, 123 MB of additional disk space will be used.
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.62 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.68 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.69 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.69 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.70 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.89 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.91 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:03:43 [2022-09-22T18:03:43.772Z] #57 16.91 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:03:44 [2022-09-22T18:03:44.032Z] #57 ...
18:03:44 [2022-09-22T18:03:44.032Z] 
18:03:44 [2022-09-22T18:03:44.032Z] #44 [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
18:03:44 [2022-09-22T18:03:44.032Z] #44 87.43 checking for library containing dlopen... -ldl
18:03:44 [2022-09-22T18:03:44.293Z] #44 87.83 checking seccomp.h usability... yes
18:03:44 [2022-09-22T18:03:44.293Z] #44 87.96 checking seccomp.h presence... yes
18:03:44 [2022-09-22T18:03:44.293Z] #44 88.04 checking for seccomp.h... yes
18:03:44 [2022-09-22T18:03:44.557Z] #44 88.05 checking for library containing seccomp_rule_add... -lseccomp
18:03:44 [2022-09-22T18:03:44.817Z] #44 88.35 checking for library containing seccomp_arch_resolve_name... none required
18:03:45 [2022-09-22T18:03:45.077Z] #44 88.57 checking systemd/sd-bus.h usability... yes
18:03:45 [2022-09-22T18:03:45.338Z] #44 88.85 checking systemd/sd-bus.h presence... yes
18:03:45 [2022-09-22T18:03:45.338Z] #44 88.99 checking for systemd/sd-bus.h... yes
18:03:45 [2022-09-22T18:03:45.599Z] #44 89.00 checking for library containing sd_bus_match_signal_async... -lsystemd
18:03:45 [2022-09-22T18:03:45.860Z] #44 89.41 checking for sd_notify_barrier... yes
18:03:46 [2022-09-22T18:03:46.121Z] #44 89.67 checking linux/bpf.h usability... yes
18:03:46 [2022-09-22T18:03:46.121Z] #44 89.83 checking linux/bpf.h presence... yes
18:03:46 [2022-09-22T18:03:46.381Z] #44 89.91 checking for linux/bpf.h... yes
18:03:46 [2022-09-22T18:03:46.381Z] #44 89.92 checking compilation for eBPF... yes
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.07 checking for criu >= 3.15... no
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.10 configure: CRIU headers not found, building without CRIU support
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.10 checking for criu > 3.16... no
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.13 configure: CRIU version doesn't support join-ns API
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.13 checking for criu > 3.16.1... no
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.16 configure: CRIU version doesn't support for pre-dumping
18:03:46 [2022-09-22T18:03:46.381Z] #44 90.16 checking for new mount API (fsconfig)... yes
18:03:46 [2022-09-22T18:03:46.643Z] #44 90.28 checking for seccomp notify API... yes
18:03:46 [2022-09-22T18:03:46.643Z] #44 90.42 checking for gperf... no
18:03:46 [2022-09-22T18:03:46.643Z] #44 90.42 configure: gperf not found - cannot rebuild signal parser code
18:03:46 [2022-09-22T18:03:46.643Z] #44 90.42 checking for library containing argp_parse... none required
18:03:46 [2022-09-22T18:03:46.904Z] #44 ...
18:03:46 [2022-09-22T18:03:46.904Z] 
18:03:46 [2022-09-22T18:03:46.904Z] #38 [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
18:03:46 [2022-09-22T18:03:46.904Z] #38 DONE 132.9s
18:03:46 [2022-09-22T18:03:46.904Z] 
18:03:46 [2022-09-22T18:03:46.904Z] #44 [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
18:03:47 [2022-09-22T18:03:47.164Z] #44 90.79 checking that generated files are newer than configure... done
18:03:47 [2022-09-22T18:03:47.164Z] #44 90.80 configure: creating ./config.status
18:03:50 [2022-09-22T18:03:50.463Z] #44 93.58 config.status: creating Makefile
18:03:50 [2022-09-22T18:03:50.463Z] #44 93.68 config.status: creating rpm/crun.spec
18:03:50 [2022-09-22T18:03:50.463Z] #44 93.79 config.status: creating config.h
18:03:50 [2022-09-22T18:03:50.463Z] #44 93.82 config.status: executing libtool commands
18:03:50 [2022-09-22T18:03:50.463Z] #44 93.88 config.status: executing depfiles commands
18:03:51 [2022-09-22T18:03:51.406Z] #44 95.10 === configuring in libocispec (/tmp/crun-build/libocispec)
18:03:51 [2022-09-22T18:03:51.406Z] #44 95.11 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:03:51 [2022-09-22T18:03:51.929Z] #44 95.50 checking for gcc... gcc
18:03:52 [2022-09-22T18:03:52.190Z] #44 95.62 checking whether the C compiler works... yes
18:03:52 [2022-09-22T18:03:52.190Z] #44 95.78 checking for C compiler default output file name... a.out
18:03:52 [2022-09-22T18:03:52.190Z] #44 95.78 checking for suffix of executables... 
18:03:52 [2022-09-22T18:03:52.451Z] #44 95.94 checking whether we are cross compiling... no
18:03:52 [2022-09-22T18:03:52.451Z] #44 96.08 checking for suffix of object files... o
18:03:52 [2022-09-22T18:03:52.451Z] #44 96.17 checking whether we are using the GNU C compiler... yes
18:03:52 [2022-09-22T18:03:52.451Z] #44 96.23 checking whether gcc accepts -g... yes
18:03:52 [2022-09-22T18:03:52.756Z] #44 96.30 checking for gcc option to accept ISO C89... none needed
18:03:53 [2022-09-22T18:03:53.026Z] #44 96.44 checking whether gcc understands -c and -o together... yes
18:03:53 [2022-09-22T18:03:53.026Z] #44 96.67 checking how to run the C preprocessor... gcc -E
18:03:53 [2022-09-22T18:03:53.290Z] #44 96.94 checking for grep that handles long lines and -e... /bin/grep
18:03:53 [2022-09-22T18:03:53.290Z] #44 96.95 checking for egrep... /bin/grep -E
18:03:53 [2022-09-22T18:03:53.861Z] #44 96.96 checking for ANSI C header files... yes
18:03:53 [2022-09-22T18:03:53.861Z] #44 97.55 checking for sys/types.h... yes
18:03:54 [2022-09-22T18:03:54.122Z] #44 97.69 checking for sys/stat.h... yes
18:03:54 [2022-09-22T18:03:54.122Z] #44 97.87 checking for stdlib.h... 
18:03:54 [2022-09-22T18:03:54.122Z] #44 ...
18:03:54 [2022-09-22T18:03:54.122Z] 
18:03:54 [2022-09-22T18:03:54.122Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:03:54 [2022-09-22T18:03:54.122Z] #57 17.73 debconf: delaying package configuration, since apt-utils is not installed
18:03:54 [2022-09-22T18:03:54.122Z] #57 17.88 Fetched 31.8 MB in 1s (26.2 MB/s)
18:03:54 [2022-09-22T18:03:54.122Z] #57 17.93 Selecting previously unselected package libcap2:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 17.93 (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 ... 24010 files and directories currently installed.)
18:03:54 [2022-09-22T18:03:54.122Z] #57 17.99 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.01 Unpacking libcap2:arm64 (1:2.44-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.13 Selecting previously unselected package libargon2-1:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.13 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.15 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.24 Selecting previously unselected package libjson-c5:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.24 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.26 Unpacking libjson-c5:arm64 (0.15-2) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.40 Selecting previously unselected package libcryptsetup12:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.41 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.42 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.57 Selecting previously unselected package libip4tc2:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.58 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.60 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.67 Selecting previously unselected package libkmod2:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.67 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.68 Unpacking libkmod2:arm64 (28-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.80 Selecting previously unselected package systemd.
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.80 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 18.95 Unpacking systemd (247.3-7+deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.32 Selecting previously unselected package pigz.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.32 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.33 Unpacking pigz (2.6-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.44 Selecting previously unselected package libelf1:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.44 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.45 Unpacking libelf1:arm64 (0.183-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.56 Selecting previously unselected package libbpf0:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.56 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.57 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.66 Selecting previously unselected package libmnl0:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.67 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.68 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.75 Selecting previously unselected package libxtables12:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.76 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.77 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.83 Selecting previously unselected package libcap2-bin.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.84 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.85 Unpacking libcap2-bin (1:2.44-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.96 Selecting previously unselected package iproute2.
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.96 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 21.97 Unpacking iproute2 (5.10.0-4) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.29 Selecting previously unselected package xxd.
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.30 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.42 Selecting previously unselected package vim-common.
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.42 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.65 Selecting previously unselected package bash-completion.
18:03:54 [2022-09-22T18:03:54.122Z] #57 22.66 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.13 Unpacking bash-completion (1:2.11-2) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.54 Selecting previously unselected package bzip2.
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.55 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.55 Unpacking bzip2 (1.0.8-4) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.65 Selecting previously unselected package xz-utils.
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.66 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.83 Selecting previously unselected package apparmor.
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.84 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 25.90 Unpacking apparmor (2.13.6-10) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.18 Selecting previously unselected package inetutils-ping.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.21 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.21 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.32 Selecting previously unselected package libip6tc2:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.33 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.34 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.44 Selecting previously unselected package libnfnetlink0:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.45 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.58 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.60 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.69 Selecting previously unselected package libnftnl11:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.69 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.70 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.80 Selecting previously unselected package iptables.
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.82 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 26.83 Unpacking iptables (1.8.7-1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.20 Selecting previously unselected package libonig5:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.21 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.21 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.36 Selecting previously unselected package libjq1:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.37 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.37 Unpacking libjq1:arm64 (1.6-2.1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.52 Selecting previously unselected package jq.
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.52 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.53 Unpacking jq (1.6-2.1) ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.63 Selecting previously unselected package libaio1:arm64.
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.63 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.122Z] #57 27.64 Unpacking libaio1:arm64 (0.3.112-9) ...
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.74 Selecting previously unselected package libgpm2:arm64.
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.74 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.75 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.81 Selecting previously unselected package libicu67:arm64.
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.81 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
18:03:54 [2022-09-22T18:03:54.382Z] #57 27.81 Unpacking libicu67:arm64 (67.1-7) ...
18:03:54 [2022-09-22T18:03:54.382Z] #57 ...
18:03:54 [2022-09-22T18:03:54.382Z] 
18:03:54 [2022-09-22T18:03:54.382Z] #44 [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
18:03:54 [2022-09-22T18:03:54.382Z] #44 97.87 checking for stdlib.h... yes
18:03:54 [2022-09-22T18:03:54.382Z] #44 98.07 checking for string.h... yes
18:03:54 [2022-09-22T18:03:54.642Z] #44 98.30 checking for memory.h... yes
18:03:54 [2022-09-22T18:03:54.642Z] #44 98.41 checking for strings.h... yes
18:03:54 [2022-09-22T18:03:54.902Z] #44 98.55 checking for inttypes.h... yes
18:03:55 [2022-09-22T18:03:55.162Z] #44 98.69 checking for stdint.h... yes
18:03:55 [2022-09-22T18:03:55.423Z] #44 98.88 checking for unistd.h... yes
18:03:55 [2022-09-22T18:03:55.423Z] #44 99.00 checking minix/config.h usability... no
18:03:55 [2022-09-22T18:03:55.423Z] #44 99.10 checking minix/config.h presence... no
18:03:55 [2022-09-22T18:03:55.423Z] #44 99.20 checking for minix/config.h... no
18:03:55 [2022-09-22T18:03:55.683Z] #44 99.20 checking whether it is safe to define __EXTENSIONS__... yes
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.41 checking build system type... aarch64-unknown-linux-gnu
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.73 checking host system type... aarch64-unknown-linux-gnu
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.73 checking how to print strings... printf
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.74 checking for a sed that does not truncate output... /bin/sed
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.79 checking for fgrep... /bin/grep -F
18:03:55 [2022-09-22T18:03:55.944Z] #44 99.79 checking for ld used by gcc... /usr/bin/ld
18:03:56 [2022-09-22T18:03:56.204Z] #44 99.82 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:03:56 [2022-09-22T18:03:56.204Z] #44 99.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:03:56 [2022-09-22T18:03:56.204Z] #44 99.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:03:56 [2022-09-22T18:03:56.204Z] #44 99.97 checking whether ln -s works... yes
18:03:56 [2022-09-22T18:03:56.204Z] #44 99.97 checking the maximum length of command line arguments... 1572864
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.00 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking for /usr/bin/ld option to reload object files... -r
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking for objdump... objdump
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking how to recognize dependent libraries... pass_all
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking for dlltool... no
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking how to associate runtime and link libraries... printf %s\n
18:03:56 [2022-09-22T18:03:56.204Z] #44 100.0 checking for ar... ar
18:03:56 [2022-09-22T18:03:56.465Z] #44 100.0 checking for archiver @FILE support... @
18:03:56 [2022-09-22T18:03:56.465Z] #44 100.2 checking for strip... strip
18:03:56 [2022-09-22T18:03:56.465Z] #44 100.2 checking for ranlib... ranlib
18:03:56 [2022-09-22T18:03:56.465Z] #44 100.2 checking for gawk... no
18:03:56 [2022-09-22T18:03:56.465Z] #44 100.2 checking for mawk... mawk
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.8 checking for sysroot... no
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.8 checking for a working dd... /bin/dd
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.8 checking for mt... no
18:03:57 [2022-09-22T18:03:57.036Z] #44 100.8 checking if : is a manifest tool... no
18:03:57 [2022-09-22T18:03:57.296Z] #44 100.8 checking for dlfcn.h... yes
18:03:57 [2022-09-22T18:03:57.296Z] #44 101.0 checking for objdir... .libs
18:03:57 [2022-09-22T18:03:57.557Z] #44 101.3 checking if gcc supports -fno-rtti -fno-exceptions... no
18:03:57 [2022-09-22T18:03:57.816Z] #44 101.4 checking for gcc option to produce PIC... -fPIC -DPIC
18:03:57 [2022-09-22T18:03:57.816Z] #44 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes
18:03:58 [2022-09-22T18:03:58.076Z] #44 101.5 checking if gcc static flag -static works... yes
18:03:58 [2022-09-22T18:03:58.336Z] #44 101.8 checking if gcc supports -c -o file.o... yes
18:03:58 [2022-09-22T18:03:58.336Z] #44 102.0 checking if gcc supports -c -o file.o... (cached) yes
18:03:58 [2022-09-22T18:03:58.336Z] #44 102.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.1 checking dynamic linker characteristics... GNU/Linux ld.so
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking how to hardcode library paths into programs... immediate
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking whether stripping libraries is possible... yes
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking if libtool supports shared libraries... yes
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking whether to build shared libraries... no
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking whether to build static libraries... yes
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.3 checking for a BSD-compatible install... /usr/bin/install -c
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.4 checking whether build environment is sane... yes
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:03:58 [2022-09-22T18:03:58.598Z] #44 102.4 checking whether make sets $(MAKE)... yes
18:03:58 [2022-09-22T18:03:58.858Z] #44 102.5 checking whether make supports the include directive... yes (GNU style)
18:03:58 [2022-09-22T18:03:58.858Z] #44 102.5 checking whether make supports nested variables... yes
18:03:58 [2022-09-22T18:03:58.858Z] #44 102.6 checking whether UID '0' is supported by ustar format... yes
18:03:58 [2022-09-22T18:03:58.858Z] #44 102.6 checking whether GID '0' is supported by ustar format... yes
18:03:58 [2022-09-22T18:03:58.858Z] #44 102.6 checking how to create a ustar tar archive... gnutar
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.6 checking dependency style of gcc... gcc3
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking whether to enable maintainer-specific portions of Makefiles... yes
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking whether make supports nested variables... (cached) yes
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking for pkg-config... /usr/bin/pkg-config
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking pkg-config is at least version 0.9.0... yes
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking for yajl >= 2.1.0... yes
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking for a sed that does not truncate output... (cached) /bin/sed
18:03:59 [2022-09-22T18:03:59.119Z] #44 102.9 checking for gcc... (cached) gcc
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.0 checking whether we are using the GNU C compiler... (cached) yes
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.0 checking whether gcc accepts -g... (cached) yes
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.0 checking for gcc option to accept ISO C89... (cached) none needed
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.0 checking whether gcc understands -c and -o together... (cached) yes
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.0 checking for a Python interpreter with version >= 3... python3
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.1 checking for python3... /usr/bin/python3
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.1 checking for python3 version... 3.9
18:03:59 [2022-09-22T18:03:59.380Z] #44 103.2 checking for python3 platform... linux
18:03:59 [2022-09-22T18:03:59.640Z] #44 103.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:03:59 [2022-09-22T18:03:59.640Z] #44 103.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:03:59 [2022-09-22T18:03:59.900Z] #44 103.6 checking that generated files are newer than configure... done
18:03:59 [2022-09-22T18:03:59.900Z] #44 103.6 configure: creating ./config.status
18:04:02 [2022-09-22T18:04:02.444Z] #44 106.2 config.status: creating Makefile
18:04:02 [2022-09-22T18:04:02.444Z] #44 106.3 config.status: creating config.h
18:04:02 [2022-09-22T18:04:02.704Z] #44 106.3 config.status: executing libtool commands
18:04:02 [2022-09-22T18:04:02.704Z] #44 106.4 config.status: executing depfiles commands
18:04:03 [2022-09-22T18:04:03.645Z] #44 107.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:04:03 [2022-09-22T18:04:03.645Z] #44 107.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:04:04 [2022-09-22T18:04:04.165Z] #44 107.7 checking for gcc... gcc
18:04:04 [2022-09-22T18:04:04.165Z] #44 107.8 checking whether the C compiler works... yes
18:04:04 [2022-09-22T18:04:04.165Z] #44 107.9 checking for C compiler default output file name... a.out
18:04:04 [2022-09-22T18:04:04.426Z] #44 107.9 checking for suffix of executables... 
18:04:04 [2022-09-22T18:04:04.686Z] #44 108.1 checking whether we are cross compiling... no
18:04:04 [2022-09-22T18:04:04.686Z] #44 108.4 checking for suffix of object files... o
18:04:04 [2022-09-22T18:04:04.948Z] #44 108.5 checking whether we are using the GNU C compiler... yes
18:04:04 [2022-09-22T18:04:04.948Z] #44 108.6 checking whether gcc accepts -g... yes
18:04:05 [2022-09-22T18:04:05.208Z] #44 108.8 checking for gcc option to accept ISO C89... none needed
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.0 checking whether gcc understands -c and -o together... yes
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.1 checking for a BSD-compatible install... /usr/bin/install -c
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.2 checking whether build environment is sane... yes
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.2 checking for gawk... no
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.2 checking for mawk... mawk
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.2 checking whether make sets $(MAKE)... yes
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.3 checking whether make supports the include directive... yes (GNU style)
18:04:05 [2022-09-22T18:04:05.470Z] #44 109.3 checking whether make supports nested variables... yes
18:04:05 [2022-09-22T18:04:05.732Z] #44 109.4 checking whether UID '0' is supported by ustar format... yes
18:04:05 [2022-09-22T18:04:05.732Z] #44 109.4 checking whether GID '0' is supported by ustar format... yes
18:04:05 [2022-09-22T18:04:05.732Z] #44 109.4 checking how to create a ustar tar archive... gnutar
18:04:05 [2022-09-22T18:04:05.732Z] #44 109.4 checking dependency style of gcc... gcc3
18:04:05 [2022-09-22T18:04:05.992Z] #44 109.7 checking whether to enable maintainer-specific portions of Makefiles... yes
18:04:05 [2022-09-22T18:04:05.992Z] #44 109.7 checking whether make supports nested variables... (cached) yes
18:04:06 [2022-09-22T18:04:06.253Z] #44 109.7 checking build system type... aarch64-unknown-linux-gnu
18:04:06 [2022-09-22T18:04:06.253Z] #44 110.0 checking host system type... aarch64-unknown-linux-gnu
18:04:06 [2022-09-22T18:04:06.253Z] #44 110.0 checking how to print strings... printf
18:04:06 [2022-09-22T18:04:06.253Z] #44 110.0 checking for a sed that does not truncate output... /bin/sed
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.0 checking for grep that handles long lines and -e... /bin/grep
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking for egrep... /bin/grep -E
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking for fgrep... /bin/grep -F
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking for ld used by gcc... /usr/bin/ld
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.2 checking whether ln -s works... yes
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking the maximum length of command line arguments... 1572864
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking for /usr/bin/ld option to reload object files... -r
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking for objdump... objdump
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking how to recognize dependent libraries... pass_all
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking for dlltool... no
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking how to associate runtime and link libraries... printf %s\n
18:04:06 [2022-09-22T18:04:06.514Z] #44 110.3 checking for ar... ar
18:04:06 [2022-09-22T18:04:06.774Z] #44 110.3 checking for archiver @FILE support... @
18:04:06 [2022-09-22T18:04:06.774Z] #44 110.4 checking for strip... strip
18:04:06 [2022-09-22T18:04:06.774Z] #44 110.4 checking for ranlib... ranlib
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.8 checking for sysroot... no
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.9 checking for a working dd... /bin/dd
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.9 checking for mt... no
18:04:07 [2022-09-22T18:04:07.035Z] #44 110.9 checking if : is a manifest tool... no
18:04:07 [2022-09-22T18:04:07.296Z] #44 110.9 checking how to run the C preprocessor... gcc -E
18:04:07 [2022-09-22T18:04:07.296Z] #44 ...
18:04:07 [2022-09-22T18:04:07.296Z] 
18:04:07 [2022-09-22T18:04:07.296Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.81 Selecting previously unselected package libinih1:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.81 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.82 Unpacking libinih1:arm64 (53-1+b2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.87 Selecting previously unselected package libmicrohttpd12:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.87 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.88 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.98 Selecting previously unselected package libnet1:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.98 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 30.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.09 Selecting previously unselected package libnl-3-200:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.09 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.21 Selecting previously unselected package libprotobuf-c1:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.21 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.30 Selecting previously unselected package libyajl2:arm64.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.31 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.31 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.38 Selecting previously unselected package net-tools.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.39 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.59 Selecting previously unselected package patch.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.62 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.63 Unpacking patch (2.7.6-7) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.72 Selecting previously unselected package python-pip-whl.
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.72 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 31.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.32 Selecting previously unselected package python3-lib2to3.
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.33 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.35 Unpacking python3-lib2to3 (3.9.2-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.45 Selecting previously unselected package python3-distutils.
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.45 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.45 Unpacking python3-distutils (3.9.2-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.60 Selecting previously unselected package python3-pkg-resources.
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.60 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.61 Unpacking python3-pkg-resources (52.0.0-4) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.76 Selecting previously unselected package python3-setuptools.
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.77 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.78 Unpacking python3-setuptools (52.0.0-4) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.95 Selecting previously unselected package python3-wheel.
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.95 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 32.95 Unpacking python3-wheel (0.34.2-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.01 Selecting previously unselected package python3-pip.
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.02 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.02 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.28 Selecting previously unselected package sudo.
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.28 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.29 Unpacking sudo (1.9.5p2-3) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.74 Selecting previously unselected package systemd-journal-remote.
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.75 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.76 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.88 Selecting previously unselected package thin-provisioning-tools.
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.90 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 33.91 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.15 Selecting previously unselected package uidmap.
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.16 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.18 Unpacking uidmap (1:4.8.1-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.31 Selecting previously unselected package vim-runtime.
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.31 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:04:07 [2022-09-22T18:04:07.296Z] #57 34.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 37.68 Selecting previously unselected package vim.
18:04:07 [2022-09-22T18:04:07.296Z] #57 37.69 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 37.70 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.18 Selecting previously unselected package xfsprogs.
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.19 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.20 Unpacking xfsprogs (5.10.0-4) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.66 Selecting previously unselected package zip.
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.66 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.67 Unpacking zip (3.0-12) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.86 Selecting previously unselected package zstd.
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.86 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 38.88 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 39.26 Setting up python3-pkg-resources (52.0.0-4) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.14 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.16 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.17 Setting up libgpm2:arm64 (1.20.7-8) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.19 Setting up libicu67:arm64 (67.1-7) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.21 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.23 Setting up libinih1:arm64 (53-1+b2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.24 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.26 Setting up uidmap (1:4.8.1-1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.28 Setting up libyajl2:arm64 (2.1.0-3) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.32 Setting up bzip2 (1.0.8-4) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:07 [2022-09-22T18:04:07.296Z] #57 40.35 Setting up python3-wheel (0.34.2-1) ...
18:04:07 [2022-09-22T18:04:07.557Z] #57 41.03 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
18:04:07 [2022-09-22T18:04:07.557Z] #57 41.05 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:04:07 [2022-09-22T18:04:07.557Z] #57 41.08 Setting up libcap2:arm64 (1:2.44-1) ...
18:04:07 [2022-09-22T18:04:07.557Z] #57 41.09 Setting up libcap2-bin (1:2.44-1) ...
18:04:07 [2022-09-22T18:04:07.557Z] #57 41.12 Setting up apparmor (2.13.6-10) ...
18:04:09 [2022-09-22T18:04:09.468Z] #57 42.85 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:04:09 [2022-09-22T18:04:09.468Z] #57 42.93 Setting up zip (3.0-12) ...
18:04:09 [2022-09-22T18:04:09.468Z] #57 42.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:04:09 [2022-09-22T18:04:09.468Z] #57 43.05 Setting up bash-completion (1:2.11-2) ...
18:04:11 [2022-09-22T18:04:11.379Z] #57 ...
18:04:11 [2022-09-22T18:04:11.379Z] 
18:04:11 [2022-09-22T18:04:11.379Z] #44 [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
18:04:11 [2022-09-22T18:04:11.379Z] #44 111.2 checking for ANSI C header files... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 111.7 checking for sys/types.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 111.9 checking for sys/stat.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 112.2 checking for stdlib.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 112.3 checking for string.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 112.5 checking for memory.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 112.7 checking for strings.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 112.9 checking for inttypes.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 113.1 checking for stdint.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 113.2 checking for unistd.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 113.4 checking for dlfcn.h... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 113.6 checking for objdir... .libs
18:04:11 [2022-09-22T18:04:11.379Z] #44 113.9 checking if gcc supports -fno-rtti -fno-exceptions... no
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.0 checking for gcc option to produce PIC... -fPIC -DPIC
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.0 checking if gcc PIC flag -fPIC -DPIC works... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.1 checking if gcc static flag -static works... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.4 checking if gcc supports -c -o file.o... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.6 checking if gcc supports -c -o file.o... (cached) yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 114.6 checking dynamic linker characteristics... GNU/Linux ld.so
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking how to hardcode library paths into programs... immediate
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking whether stripping libraries is possible... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking if libtool supports shared libraries... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking whether to build shared libraries... no
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking whether to build static libraries... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.0 checking float.h usability... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.1 checking float.h presence... yes
18:04:11 [2022-09-22T18:04:11.379Z] #44 115.2 checking for float.h... yes
18:04:11 [2022-09-22T18:04:11.640Z] #44 115.2 checking limits.h usability... yes
18:04:11 [2022-09-22T18:04:11.640Z] #44 115.4 checking limits.h presence... yes
18:04:11 [2022-09-22T18:04:11.640Z] #44 115.5 checking for limits.h... yes
18:04:11 [2022-09-22T18:04:11.904Z] #44 115.5 checking stddef.h usability... yes
18:04:11 [2022-09-22T18:04:11.904Z] #44 115.7 checking stddef.h presence... yes
18:04:12 [2022-09-22T18:04:12.165Z] #44 115.8 checking for stddef.h... yes
18:04:12 [2022-09-22T18:04:12.165Z] #44 115.9 checking for stdlib.h... (cached) yes
18:04:12 [2022-09-22T18:04:12.165Z] #44 115.9 checking for string.h... (cached) yes
18:04:12 [2022-09-22T18:04:12.426Z] #44 116.0 checking sys/time.h usability... yes
18:04:12 [2022-09-22T18:04:12.426Z] #44 116.1 checking sys/time.h presence... yes
18:04:12 [2022-09-22T18:04:12.426Z] #44 116.1 checking for sys/time.h... yes
18:04:12 [2022-09-22T18:04:12.426Z] #44 116.1 checking for inline... inline
18:04:12 [2022-09-22T18:04:12.998Z] #44 116.2 checking for size_t... yes
18:04:12 [2022-09-22T18:04:12.998Z] #44 116.6 checking for stdlib.h... (cached) yes
18:04:12 [2022-09-22T18:04:12.998Z] #44 116.6 checking for GNU libc compatible malloc... yes
18:04:12 [2022-09-22T18:04:12.998Z] #44 116.8 checking for stdlib.h... (cached) yes
18:04:13 [2022-09-22T18:04:13.260Z] #44 116.8 checking for GNU libc compatible realloc... yes
18:04:13 [2022-09-22T18:04:13.520Z] #44 117.0 checking for working strtod... yes
18:04:13 [2022-09-22T18:04:13.781Z] #44 117.2 checking for gettimeofday... yes
18:04:13 [2022-09-22T18:04:13.781Z] #44 117.5 checking for memset... yes
18:04:14 [2022-09-22T18:04:14.042Z] #44 117.7 checking for strspn... yes
18:04:14 [2022-09-22T18:04:14.303Z] #44 118.0 checking that generated files are newer than configure... done
18:04:14 [2022-09-22T18:04:14.303Z] #44 118.0 configure: creating ./config.status
18:04:16 [2022-09-22T18:04:16.217Z] #44 ...
18:04:16 [2022-09-22T18:04:16.217Z] 
18:04:16 [2022-09-22T18:04:16.217Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:04:16 [2022-09-22T18:04:16.217Z] #57 45.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 45.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 45.91 Setting up libmnl0:arm64 (1.0.4-3) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 45.96 Setting up patch (2.7.6-7) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 45.97 Setting up sudo (1.9.5p2-3) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.06 invoke-rc.d: could not determine current runlevel
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.08 invoke-rc.d: policy-rc.d denied execution of start.
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.10 Setting up xfsprogs (5.10.0-4) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.11 System has not been booted with systemd as init system (PID 1). Can't operate.
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.11 Failed to connect to bus: Host is down
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.12 Setting up libxtables12:arm64 (1.8.7-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.14 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.15 Setting up pigz (2.6-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.92 Setting up libaio1:arm64 (0.3.112-9) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 46.96 Setting up python3-lib2to3 (3.9.2-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.41 Setting up libelf1:arm64 (0.183-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.44 Setting up libjson-c5:arm64 (0.15-2) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.45 Setting up zstd (1.4.8+dfsg-2.1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.47 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.48 Setting up libkmod2:arm64 (28-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 47.50 Setting up python3-distutils (3.9.2-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.02 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:04:16 [2022-09-22T18:04:16.217Z] #57 48.12 Setting up python3-setuptools (52.0.0-4) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 49.57 Setting up libjq1:arm64 (1.6-2.1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 49.59 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 49.61 Setting up thin-provisioning-tools (0.9.0-1) ...
18:04:16 [2022-09-22T18:04:16.217Z] #57 49.62 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.81 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.83 Setting up jq (1.6-2.1) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.85 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.86 Setting up libbpf0:arm64 (1:0.3-2) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.88 Setting up iptables (1.8.7-1) ...
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:04:17 [2022-09-22T18:04:17.603Z] #57 50.95 Setting up iproute2 (5.10.0-4) ...
18:04:17 [2022-09-22T18:04:17.864Z] #57 51.33 Setting up systemd (247.3-7+deb11u1) ...
18:04:17 [2022-09-22T18:04:17.864Z] #57 51.38 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:04:17 [2022-09-22T18:04:17.864Z] #57 51.38 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:04:17 [2022-09-22T18:04:17.864Z] #57 51.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:04:17 [2022-09-22T18:04:17.864Z] #57 51.42 Initializing machine ID from random generator.
18:04:19 [2022-09-22T18:04:19.249Z] #57 52.44 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
18:04:19 [2022-09-22T18:04:19.249Z] #57 52.77 Processing triggers for libc-bin (2.31-13+deb11u4) ...
18:04:20 [2022-09-22T18:04:20.192Z] #57 DONE 53.6s
18:04:20 [2022-09-22T18:04:20.192Z] 
18:04:20 [2022-09-22T18:04:20.192Z] #44 [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
18:04:20 [2022-09-22T18:04:20.192Z] #44 120.6 config.status: creating Makefile
18:04:20 [2022-09-22T18:04:20.192Z] #44 120.7 config.status: creating config.h
18:04:20 [2022-09-22T18:04:20.192Z] #44 120.8 config.status: executing depfiles commands
18:04:20 [2022-09-22T18:04:20.192Z] #44 120.9 config.status: executing libtool commands
18:04:20 [2022-09-22T18:04:20.192Z] #44 121.8   GEN      .version
18:04:20 [2022-09-22T18:04:20.192Z] #44 121.8 make  install-recursive
18:04:20 [2022-09-22T18:04:20.192Z] #44 121.8 make[1]: Entering directory '/tmp/crun-build'
18:04:20 [2022-09-22T18:04:20.192Z] #44 121.9 Making install in libocispec
18:04:20 [2022-09-22T18:04:20.192Z] #44 121.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 122.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:04:20 [2022-09-22T18:04:20.192Z] #44 123.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 make  install-recursive
18:04:20 [2022-09-22T18:04:20.457Z] #44 124.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.3 Making install in yajl
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.4   CC       verify/json_verify-json_verify.o
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.4   CC       src/libyajl_la-yajl_alloc.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.4   CC       src/libyajl_la-yajl.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.4   CC       src/libyajl_la-yajl_gen.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.5   CC       src/libyajl_la-yajl_parser.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.5   CC       src/libyajl_la-yajl_buf.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 ...
18:04:20 [2022-09-22T18:04:20.718Z] 
18:04:20 [2022-09-22T18:04:20.718Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
18:04:20 [2022-09-22T18:04:20.718Z] #0 0.681 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:04:20 [2022-09-22T18:04:20.718Z] #0 0.690 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:04:20 [2022-09-22T18:04:20.718Z] #0 0.694 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:04:20 [2022-09-22T18:04:20.718Z] #58 DONE 0.7s
18:04:20 [2022-09-22T18:04:20.718Z] 
18:04:20 [2022-09-22T18:04:20.718Z] #44 [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
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.5   CC       src/libyajl_la-yajl_encode.lo
18:04:20 [2022-09-22T18:04:20.718Z] #44 124.6   CC       src/libyajl_la-yajl_lex.lo
18:04:20 [2022-09-22T18:04:20.978Z] #44 124.6   CC       src/libyajl_la-yajl_tree.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.1   CCLD     libyajl.la
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.5   CCLD     verify/json_verify
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[5]: Nothing to be done for 'install-exec-am'.
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[5]: Nothing to be done for 'install-data-am'.
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.9   CC       src/validate.o
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.9   CC       src/image_spec_schema_config_schema.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.9   CC       src/image_spec_schema_content_descriptor.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 130.9   CC       src/image_spec_schema_defs.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.0   CC       src/image_spec_schema_defs_descriptor.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.0   CC       src/image_spec_schema_image_index_schema.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.0   CC       src/image_spec_schema_image_layout_schema.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.0   CC       src/image_spec_schema_image_manifest_schema.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.1   CC       src/runtime_spec_schema_config_linux.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.1   CC       src/runtime_spec_schema_config_zos.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.1   CC       src/runtime_spec_schema_config_schema.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.2   CC       src/runtime_spec_schema_config_solaris.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.2   CC       src/runtime_spec_schema_config_vm.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.3   CC       src/runtime_spec_schema_config_windows.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.3   CC       src/runtime_spec_schema_defs.lo
18:04:27 [2022-09-22T18:04:27.555Z] #44 131.4   CC       src/runtime_spec_schema_defs_linux.lo
18:04:27 [2022-09-22T18:04:27.815Z] #44 131.5   CC       src/runtime_spec_schema_defs_zos.lo
18:04:28 [2022-09-22T18:04:28.074Z] #44 131.7   CC       src/runtime_spec_schema_defs_vm.lo
18:04:28 [2022-09-22T18:04:28.074Z] #44 131.7   CC       src/runtime_spec_schema_defs_windows.lo
18:04:28 [2022-09-22T18:04:28.074Z] #44 131.8   CC       src/runtime_spec_schema_state_schema.lo
18:04:28 [2022-09-22T18:04:28.074Z] #44 132.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:04:28 [2022-09-22T18:04:28.334Z] #44 132.0   CC       src/basic_test_double_array_item.lo
18:04:28 [2022-09-22T18:04:28.334Z] #44 132.2   CC       src/basic_test_double_array.lo
18:04:28 [2022-09-22T18:04:28.334Z] #44 132.3   CC       src/basic_test_top_array_int.lo
18:04:28 [2022-09-22T18:04:28.913Z] #44 132.4   CC       src/basic_test_top_array_string.lo
18:04:28 [2022-09-22T18:04:28.913Z] #44 132.7   CC       src/basic_test_top_double_array_int.lo
18:04:28 [2022-09-22T18:04:28.913Z] #44 132.7   CC       src/basic_test_top_double_array_obj.lo
18:04:29 [2022-09-22T18:04:29.173Z] #44 132.8   CC       src/basic_test_top_double_array_refobj.lo
18:04:29 [2022-09-22T18:04:29.434Z] #44 133.0   CC       src/basic_test_top_double_array_string.lo
18:04:29 [2022-09-22T18:04:29.434Z] #44 133.2   CC       src/read-file.lo
18:04:29 [2022-09-22T18:04:29.694Z] #44 133.4   CC       src/json_common.lo
18:04:29 [2022-09-22T18:04:29.694Z] #44 133.5   CC       tests/test-1.o
18:04:29 [2022-09-22T18:04:29.962Z] #44 133.6   CC       tests/test-2.o
18:04:30 [2022-09-22T18:04:30.222Z] #44 134.0   CC       tests/test-3.o
18:04:30 [2022-09-22T18:04:30.222Z] #44 134.1   CC       tests/test-4.o
18:04:30 [2022-09-22T18:04:30.482Z] #44 134.2   CC       tests/test-5.o
18:04:30 [2022-09-22T18:04:30.742Z] #44 134.4   CC       tests/test-6.o
18:04:31 [2022-09-22T18:04:31.008Z] #44 134.6   CC       tests/test-7.o
18:04:31 [2022-09-22T18:04:31.008Z] #44 ...
18:04:31 [2022-09-22T18:04:31.008Z] 
18:04:31 [2022-09-22T18:04:31.008Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:04:31 [2022-09-22T18:04:31.008Z] #0 9.142 Collecting yamllint==1.27.1
18:04:31 [2022-09-22T18:04:31.008Z] #59 10.20   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:04:31 [2022-09-22T18:04:31.008Z] #59 ...
18:04:31 [2022-09-22T18:04:31.008Z] 
18:04:31 [2022-09-22T18:04:31.008Z] #44 [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
18:04:31 [2022-09-22T18:04:31.008Z] #44 134.9   CC       tests/test-8.o
18:04:31 [2022-09-22T18:04:31.578Z] #44 135.4   CC       tests/test-9.o
18:04:31 [2022-09-22T18:04:31.838Z] #44 135.5   CC       tests/test-10.o
18:04:31 [2022-09-22T18:04:31.838Z] #44 135.7   CC       tests/test-11.o
18:04:35 [2022-09-22T18:04:35.136Z] #44 ...
18:04:35 [2022-09-22T18:04:35.136Z] 
18:04:35 [2022-09-22T18:04:35.136Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.34 Collecting pathspec>=0.5.3
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.37   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.75 Collecting pyyaml
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.77   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.84 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.85 Building wheels for collected packages: yamllint
18:04:35 [2022-09-22T18:04:35.136Z] #59 11.85   Building wheel for yamllint (setup.py): started
18:04:35 [2022-09-22T18:04:35.136Z] #59 12.90   Building wheel for yamllint (setup.py): finished with status 'done'
18:04:35 [2022-09-22T18:04:35.136Z] #59 12.90   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c2e750184a132114422d748c7cde897e6db70a51de9e8ab94f98847852a7414f
18:04:35 [2022-09-22T18:04:35.136Z] #59 12.90   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:04:35 [2022-09-22T18:04:35.136Z] #59 12.90 Successfully built yamllint
18:04:35 [2022-09-22T18:04:35.136Z] #59 12.93 Installing collected packages: pyyaml, pathspec, yamllint
18:04:35 [2022-09-22T18:04:35.136Z] #59 13.34 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
18:04:35 [2022-09-22T18:04:35.136Z] #59 DONE 14.1s
18:04:35 [2022-09-22T18:04:35.136Z] 
18:04:35 [2022-09-22T18:04:35.136Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:04:58 [2022-09-22T18:04:58.630Z] #37 ...
18:04:58 [2022-09-22T18:04:58.630Z] 
18:04:58 [2022-09-22T18:04:58.630Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
18:04:58 [2022-09-22T18:04:58.630Z] #34 201.9 + dpkg --print-architecture
18:04:58 [2022-09-22T18:04:58.630Z] #34 DONE 202.6s
18:04:58 [2022-09-22T18:04:58.630Z] 
18:04:58 [2022-09-22T18:04:58.630Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:05:05 [2022-09-22T18:05:05.212Z] #37 ...
18:05:05 [2022-09-22T18:05:05.212Z] 
18:05:05 [2022-09-22T18:05:05.212Z] #44 [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
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.4   CCLD     libocispec.la
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.8   CCLD     src/validate
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.8   CCLD     tests/test-1
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.9   CCLD     tests/test-2
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.9   CCLD     tests/test-3
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.9   CCLD     tests/test-4
18:05:05 [2022-09-22T18:05:05.212Z] #44 168.9   CCLD     tests/test-5
18:05:05 [2022-09-22T18:05:05.212Z] #44 169.0   CCLD     tests/test-6
18:05:05 [2022-09-22T18:05:05.212Z] #44 169.0   CCLD     tests/test-7
18:05:05 [2022-09-22T18:05:05.473Z] #44 169.2   CCLD     tests/test-8
18:05:05 [2022-09-22T18:05:05.473Z] #44 169.2   CCLD     tests/test-9
18:05:05 [2022-09-22T18:05:05.733Z] #44 169.4   CCLD     tests/test-10
18:05:05 [2022-09-22T18:05:05.733Z] #44 169.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:05:05 [2022-09-22T18:05:05.733Z] #44 169.5   CCLD     tests/test-11
18:05:07 [2022-09-22T18:05:07.645Z] #44 171.0 libtool: link: ar cr libocispec.a 
18:05:07 [2022-09-22T18:05:07.645Z] #44 171.0 libtool: link: ranlib libocispec.a
18:05:08 [2022-09-22T18:05:08.585Z] #44 172.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:05:08 [2022-09-22T18:05:08.585Z] #44 172.4 make[5]: Nothing to be done for 'install-exec-am'.
18:05:08 [2022-09-22T18:05:08.585Z] #44 172.4 make[5]: Nothing to be done for 'install-data-am'.
18:05:08 [2022-09-22T18:05:08.585Z] #44 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.4 make[2]: Entering directory '/tmp/crun-build'
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-utils.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-container.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.8   CC       src/libcrun/libcrun_testing_a-criu.o
18:05:08 [2022-09-22T18:05:08.845Z] #44 172.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:05:09 [2022-09-22T18:05:09.105Z] #44 172.8   CC       src/libcrun/libcrun_testing_a-linux.o
18:05:09 [2022-09-22T18:05:09.105Z] #44 172.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:05:09 [2022-09-22T18:05:09.105Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 172.9   CC       src/libcrun/libcrun_testing_a-error.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-status.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.0   CC       src/libcrun/libcrun_testing_a-terminal.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.1   CC       src/libcrun/libcrun_testing_a-signals.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:05:09 [2022-09-22T18:05:09.365Z] #44 173.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:05:09 [2022-09-22T18:05:09.624Z] #44 173.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:05:09 [2022-09-22T18:05:09.624Z] #44 173.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:05:09 [2022-09-22T18:05:09.884Z] #44 173.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:05:10 [2022-09-22T18:05:10.144Z] #44 173.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:05:10 [2022-09-22T18:05:10.144Z] #44 173.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:05:10 [2022-09-22T18:05:10.145Z] #44 173.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:05:10 [2022-09-22T18:05:10.405Z] #44 174.3   CC       src/crun-crun.o
18:05:10 [2022-09-22T18:05:10.699Z] #44 174.3   CC       src/crun-run.o
18:05:10 [2022-09-22T18:05:10.699Z] #44 174.4   CC       src/crun-delete.o
18:05:10 [2022-09-22T18:05:10.699Z] #44 174.5   CC       src/crun-kill.o
18:05:10 [2022-09-22T18:05:10.960Z] #44 174.6   CC       src/crun-pause.o
18:05:10 [2022-09-22T18:05:10.960Z] #44 174.6   CC       src/crun-unpause.o
18:05:10 [2022-09-22T18:05:10.960Z] #44 174.7   CC       src/crun-spec.o
18:05:11 [2022-09-22T18:05:11.220Z] #44 174.9   CC       src/crun-exec.o
18:05:11 [2022-09-22T18:05:11.481Z] #44 175.2   CC       src/crun-list.o
18:05:11 [2022-09-22T18:05:11.481Z] #44 175.3   CC       src/crun-create.o
18:05:11 [2022-09-22T18:05:11.481Z] #44 175.4   CC       src/crun-start.o
18:05:12 [2022-09-22T18:05:12.052Z] #44 175.6   CC       src/crun-state.o
18:05:12 [2022-09-22T18:05:12.052Z] #44 175.8   CC       src/crun-update.o
18:05:12 [2022-09-22T18:05:12.312Z] #44 175.8   CC       src/crun-ps.o
18:05:12 [2022-09-22T18:05:12.312Z] #44 175.9   CC       src/crun-checkpoint.o
18:05:12 [2022-09-22T18:05:12.312Z] #44 176.0   CC       src/crun-restore.o
18:05:12 [2022-09-22T18:05:12.572Z] #44 176.2   CC       src/libcrun/libcrun_la-utils.lo
18:05:12 [2022-09-22T18:05:12.572Z] #44 176.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:05:13 [2022-09-22T18:05:13.142Z] #44 176.7   CC       src/libcrun/libcrun_la-container.lo
18:05:13 [2022-09-22T18:05:13.142Z] #44 176.8   CC       src/libcrun/libcrun_la-cgroup.lo
18:05:13 [2022-09-22T18:05:13.142Z] #44 177.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:05:13 [2022-09-22T18:05:13.403Z] #44 177.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:05:13 [2022-09-22T18:05:13.975Z] #44 177.5   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:05:13 [2022-09-22T18:05:13.975Z] #44 177.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:05:13 [2022-09-22T18:05:13.975Z] #44 177.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:05:14 [2022-09-22T18:05:14.236Z] #44 177.9   CC       src/libcrun/libcrun_la-criu.lo
18:05:14 [2022-09-22T18:05:14.496Z] #44 178.2   CC       src/libcrun/libcrun_la-custom-handler.lo
18:05:15 [2022-09-22T18:05:15.067Z] #44 178.8   CC       src/libcrun/libcrun_la-linux.lo
18:05:15 [2022-09-22T18:05:15.638Z] #44 179.3   CC       src/libcrun/libcrun_la-seccomp.lo
18:05:15 [2022-09-22T18:05:15.638Z] #44 179.5   CC       src/libcrun/libcrun_la-ebpf.lo
18:05:16 [2022-09-22T18:05:16.208Z] #44 180.0   CC       src/libcrun/libcrun_la-error.lo
18:05:16 [2022-09-22T18:05:16.780Z] #44 180.3   CC       src/libcrun/libcrun_la-status.lo
18:05:17 [2022-09-22T18:05:17.041Z] #44 180.7   CC       src/libcrun/libcrun_la-terminal.lo
18:05:17 [2022-09-22T18:05:17.041Z] #44 180.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:05:17 [2022-09-22T18:05:17.302Z] #44 181.0   CC       src/libcrun/libcrun_la-signals.lo
18:05:17 [2022-09-22T18:05:17.872Z] #44 181.5   CC       src/libcrun/libcrun_la-mount_flags.lo
18:05:17 [2022-09-22T18:05:17.872Z] #44 181.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:05:18 [2022-09-22T18:05:18.133Z] #44 181.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:05:18 [2022-09-22T18:05:18.703Z] #44 182.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:05:19 [2022-09-22T18:05:19.274Z] #44 182.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:05:19 [2022-09-22T18:05:19.274Z] #44 183.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:05:19 [2022-09-22T18:05:19.536Z] #44 183.2   CC       tests/init.o
18:05:20 [2022-09-22T18:05:20.478Z] #44 184.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:05:38 [2022-09-22T18:05:38.588Z] #44 201.5   CCLD     tests/init
18:06:00 [2022-09-22T18:06:00.547Z] #44 220.8   AR       libcrun_testing.a
18:06:00 [2022-09-22T18:06:00.547Z] #44 220.8 ar: `u' modifier ignored since `D' is the default (see `U')
18:06:00 [2022-09-22T18:06:00.547Z] #44 220.9   CCLD     tests/tests_libcrun_utils
18:06:00 [2022-09-22T18:06:00.547Z] #44 220.9   CCLD     tests/tests_libcrun_errors
18:06:00 [2022-09-22T18:06:00.547Z] #44 220.9   CCLD     tests/tests_libcrun_fuzzer
18:06:00 [2022-09-22T18:06:00.547Z] #44 221.8   CCLD     libcrun.la
18:06:00 [2022-09-22T18:06:00.547Z] #44 222.6   CCLD     crun
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.0 make[3]: Entering directory '/tmp/crun-build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.2  /bin/mkdir -p '/usr/local/lib'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.2  /bin/mkdir -p '/usr/local/share/man/man1'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.3 libtool: install: ranlib /usr/local/lib/libcrun.a
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.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
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 ----------------------------------------------------------------------
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 Libraries have been installed in:
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5    /usr/local/lib
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 If you ever happen to want to link against installed libraries
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 in a given directory, LIBDIR, you must either use libtool, and
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 specify the full pathname of the library, or use the '-LLIBDIR'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 flag during linking and do at least one of the following:
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5      during execution
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5      during linking
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 See any operating system documentation about shared libraries for
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 more information, such as the ld(1) and ld.so(8) manual pages.
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5 ----------------------------------------------------------------------
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5  /bin/mkdir -p '/build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.6 libtool: install: /usr/bin/install -c crun /build/crun
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.6 make[3]: Leaving directory '/tmp/crun-build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.6 make[2]: Leaving directory '/tmp/crun-build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 223.6 make[1]: Leaving directory '/tmp/crun-build'
18:06:00 [2022-09-22T18:06:00.547Z] #44 DONE 224.0s
18:06:00 [2022-09-22T18:06:00.547Z] 
18:06:00 [2022-09-22T18:06:00.547Z] #37 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
18:06:00 [2022-09-22T18:06:00.547Z] #37 266.3 + return
18:06:00 [2022-09-22T18:06:00.547Z] #37 DONE 266.4s
18:06:00 [2022-09-22T18:06:00.547Z] 
18:06:00 [2022-09-22T18:06:00.547Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:06:01 [2022-09-22T18:06:01.929Z] #50 ...
18:06:01 [2022-09-22T18:06:01.929Z] 
18:06:01 [2022-09-22T18:06:01.929Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
18:06:02 [2022-09-22T18:06:02.189Z] #60 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.189Z] 
18:06:02 [2022-09-22T18:06:02.189Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:06:02 [2022-09-22T18:06:02.189Z] #29 ...
18:06:02 [2022-09-22T18:06:02.189Z] 
18:06:02 [2022-09-22T18:06:02.189Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
18:06:02 [2022-09-22T18:06:02.449Z] #61 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.449Z] 
18:06:02 [2022-09-22T18:06:02.449Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.449Z] #62 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.449Z] 
18:06:02 [2022-09-22T18:06:02.449Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:06:02 [2022-09-22T18:06:02.711Z] #29 ...
18:06:02 [2022-09-22T18:06:02.711Z] 
18:06:02 [2022-09-22T18:06:02.711Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.711Z] #63 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.711Z] 
18:06:02 [2022-09-22T18:06:02.711Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.711Z] #64 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.711Z] 
18:06:02 [2022-09-22T18:06:02.711Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.711Z] #65 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.711Z] 
18:06:02 [2022-09-22T18:06:02.711Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:06:02 [2022-09-22T18:06:02.972Z] #50 ...
18:06:02 [2022-09-22T18:06:02.972Z] 
18:06:02 [2022-09-22T18:06:02.972Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.972Z] #66 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.972Z] 
18:06:02 [2022-09-22T18:06:02.972Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
18:06:02 [2022-09-22T18:06:02.972Z] #67 DONE 0.1s
18:06:02 [2022-09-22T18:06:02.972Z] 
18:06:02 [2022-09-22T18:06:02.972Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
18:06:03 [2022-09-22T18:06:03.234Z] #68 DONE 0.1s
18:06:03 [2022-09-22T18:06:03.234Z] 
18:06:03 [2022-09-22T18:06:03.234Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
18:06:03 [2022-09-22T18:06:03.234Z] #69 DONE 0.1s
18:06:03 [2022-09-22T18:06:03.234Z] 
18:06:03 [2022-09-22T18:06:03.234Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:06:04 [2022-09-22T18:06:04.616Z] #29 ...
18:06:04 [2022-09-22T18:06:04.616Z] 
18:06:04 [2022-09-22T18:06:04.616Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
18:06:04 [2022-09-22T18:06:04.616Z] #50 163.7 + mkdir -p /build
18:06:04 [2022-09-22T18:06:04.616Z] #50 163.7 + cp runc /build/runc
18:06:04 [2022-09-22T18:06:04.616Z] #50 DONE 163.9s
18:06:04 [2022-09-22T18:06:04.616Z] 
18:06:04 [2022-09-22T18:06:04.616Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:06:06 [2022-09-22T18:06:06.001Z] #43 ...
18:06:06 [2022-09-22T18:06:06.001Z] 
18:06:06 [2022-09-22T18:06:06.001Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
18:06:06 [2022-09-22T18:06:06.001Z] #29 272.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
18:06:06 [2022-09-22T18:06:06.001Z] #29 DONE 272.4s
18:06:06 [2022-09-22T18:06:06.001Z] 
18:06:06 [2022-09-22T18:06:06.001Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:06:06 [2022-09-22T18:06:06.946Z] #43 ...
18:06:06 [2022-09-22T18:06:06.946Z] 
18:06:06 [2022-09-22T18:06:06.946Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
18:06:06 [2022-09-22T18:06:06.946Z] #70 DONE 0.2s
18:06:06 [2022-09-22T18:06:06.946Z] 
18:06:06 [2022-09-22T18:06:06.946Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:06:07 [2022-09-22T18:06:07.206Z] #43 ...
18:06:07 [2022-09-22T18:06:07.206Z] 
18:06:07 [2022-09-22T18:06:07.206Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
18:06:07 [2022-09-22T18:06:07.206Z] #71 DONE 0.1s
18:06:07 [2022-09-22T18:06:07.206Z] 
18:06:07 [2022-09-22T18:06:07.206Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
18:06:07 [2022-09-22T18:06:07.206Z] #72 DONE 0.1s
18:06:07 [2022-09-22T18:06:07.206Z] 
18:06:07 [2022-09-22T18:06:07.206Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
18:06:10 [2022-09-22T18:06:10.503Z] #43 241.7 + bin/containerd
18:06:57 [2022-09-22T18:06:57.237Z] #43 281.7 # github.com/containerd/containerd/cmd/containerd
18:06:57 [2022-09-22T18:06:57.237Z] #43 281.7 /usr/bin/ld: /tmp/go-link-556306547/000019.o: in function `New':
18:06:57 [2022-09-22T18:06:57.237Z] #43 281.7 /tmp/tmp.TTM4xJu8zH/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
18:06:57 [2022-09-22T18:06:57.237Z] #43 281.8 + bin/containerd-stress
18:06:57 [2022-09-22T18:06:57.237Z] #43 282.9 + bin/containerd-shim
18:06:59 [2022-09-22T18:06:59.779Z] #43 291.4 + bin/containerd-shim-runc-v1
18:07:05 [2022-09-22T18:07:05.058Z] #43 296.4 + bin/containerd-shim-runc-v2
18:07:05 [2022-09-22T18:07:05.629Z] #43 297.1 + binaries
18:07:05 [2022-09-22T18:07:05.629Z] #43 297.1 + install -D bin/containerd /build/containerd
18:07:05 [2022-09-22T18:07:05.629Z] #43 297.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:07:05 [2022-09-22T18:07:05.629Z] #43 297.2 + install -D bin/ctr /build/ctr
18:07:06 [2022-09-22T18:07:06.198Z] #43 DONE 297.8s
18:07:07 [2022-09-22T18:07:07.140Z] 
18:07:07 [2022-09-22T18:07:07.140Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
18:07:07 [2022-09-22T18:07:07.140Z] #73 DONE 0.2s
18:07:07 [2022-09-22T18:07:07.140Z] 
18:07:07 [2022-09-22T18:07:07.140Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:07:07 [2022-09-22T18:07:07.140Z] #74 DONE 0.1s
18:07:07 [2022-09-22T18:07:07.140Z] 
18:07:07 [2022-09-22T18:07:07.140Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
18:07:07 [2022-09-22T18:07:07.399Z] #75 DONE 0.2s
18:07:07 [2022-09-22T18:07:07.400Z] 
18:07:07 [2022-09-22T18:07:07.400Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
18:07:07 [2022-09-22T18:07:07.400Z] #76 DONE 0.1s
18:07:07 [2022-09-22T18:07:07.400Z] 
18:07:07 [2022-09-22T18:07:07.400Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:07:07 [2022-09-22T18:07:07.400Z] #77 DONE 0.0s
18:07:07 [2022-09-22T18:07:07.660Z] 
18:07:07 [2022-09-22T18:07:07.660Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
18:07:07 [2022-09-22T18:07:07.660Z] #78 DONE 0.0s
18:07:07 [2022-09-22T18:07:07.660Z] 
18:07:07 [2022-09-22T18:07:07.660Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
18:07:08 [2022-09-22T18:07:08.599Z] #79 DONE 1.0s
18:07:08 [2022-09-22T18:07:08.599Z] 
18:07:08 [2022-09-22T18:07:08.599Z] #80 exporting to image
18:07:08 [2022-09-22T18:07:08.599Z] #80 exporting layers
18:07:11 [2022-09-22T18:07:11.891Z] #80 exporting layers 3.0s done
18:07:11 [2022-09-22T18:07:11.891Z] #80 writing image sha256:b631233928f5349f6e5235a59b25482604b834d7e78f219092d721ffd6ab9b00 done
18:07:11 [2022-09-22T18:07:11.891Z] #80 naming to docker.io/library/docker:323ab8ef97f0c7fa729a34cb286d92fe54852ef2 done
18:07:11 [2022-09-22T18:07:11.891Z] #80 DONE 3.0s