Skip to content

Console Output

Skipping 47 KB.. Full Log
22-04-04T16:21:41.374Z] #26 ...
16:21:41 [2022-04-04T16:21:41.374Z] 
16:21:41 [2022-04-04T16:21:41.374Z] #49 [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.7.0"      && /build/gotestsum --version
16:21:41 [2022-04-04T16:21:41.374Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
16:21:41 [2022-04-04T16:21:41.374Z] #49 5.681 go: downloading gotest.tools/gotestsum v1.7.0
16:21:41 [2022-04-04T16:21:41.374Z] #49 7.929 go: downloading github.com/fatih/color v1.10.0
16:21:41 [2022-04-04T16:21:41.374Z] #49 8.137 go: downloading github.com/dnephin/pflag v1.0.7
16:21:41 [2022-04-04T16:21:41.374Z] #49 8.691 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:21:41 [2022-04-04T16:21:41.374Z] #49 8.743 go: downloading github.com/pkg/errors v0.9.1
16:21:41 [2022-04-04T16:21:41.374Z] #49 9.146 go: downloading golang.org/x/tools v0.1.0
16:21:41 [2022-04-04T16:21:41.374Z] #49 9.176 go: downloading github.com/mattn/go-colorable v0.1.8
16:21:41 [2022-04-04T16:21:41.374Z] #49 9.532 go: downloading github.com/mattn/go-isatty v0.0.12
16:21:41 [2022-04-04T16:21:41.374Z] #49 10.43 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:21:41 [2022-04-04T16:21:41.374Z] #49 10.75 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:21:41 [2022-04-04T16:21:41.638Z] #49 ...
16:21:41 [2022-04-04T16:21:41.638Z] 
16:21:41 [2022-04-04T16:21:41.638Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:21:41 [2022-04-04T16:21:41.638Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
16:21:41 [2022-04-04T16:21:41.638Z] #36 4.342 go: downloading github.com/pelletier/go-toml v1.8.1
16:21:41 [2022-04-04T16:21:41.638Z] #36 ...
16:21:41 [2022-04-04T16:21:41.638Z] 
16:21:41 [2022-04-04T16:21:41.638Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:21:41 [2022-04-04T16:21:41.638Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:21:41 [2022-04-04T16:21:41.638Z] #58 5.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:21:41 [2022-04-04T16:21:41.638Z] #58 5.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:21:41 [2022-04-04T16:21:41.638Z] #58 5.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:21:41 [2022-04-04T16:21:41.638Z] #58 7.673 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:21:41 [2022-04-04T16:21:41.900Z] #58 ...
16:21:41 [2022-04-04T16:21:41.900Z] 
16:21:41 [2022-04-04T16:21:41.900Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:21:41 [2022-04-04T16:21:41.900Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
16:21:41 [2022-04-04T16:21:41.900Z] #34 4.692 + git clone https://github.com/kolyshkin/go-swagger.git .
16:21:41 [2022-04-04T16:21:41.900Z] #34 4.695 Cloning into '.'...
16:21:41 [2022-04-04T16:21:41.900Z] #34 ...
16:21:41 [2022-04-04T16:21:41.900Z] 
16:21:41 [2022-04-04T16:21:41.900Z] #63 [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
16:21:41 [2022-04-04T16:21:41.900Z] #63 sha256:c7883e647de395973c8b5d2a28f76446aba9ff3280f283184cdca08bdf70c861
16:21:41 [2022-04-04T16:21:41.900Z] #63 9.226 go: downloading github.com/sirupsen/logrus v1.8.1
16:21:41 [2022-04-04T16:21:41.900Z] #63 9.226 go: downloading github.com/urfave/cli/v2 v2.4.0
16:21:41 [2022-04-04T16:21:41.900Z] #63 10.04 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
16:21:45 [2022-04-04T16:21:45.221Z] #63 13.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:21:46 [2022-04-04T16:21:46.612Z] #63 15.43 go: downloading github.com/google/uuid v1.3.0
16:21:46 [2022-04-04T16:21:46.612Z] #63 15.59 go: downloading github.com/moby/vpnkit v0.5.0
16:21:46 [2022-04-04T16:21:46.612Z] #63 ...
16:21:46 [2022-04-04T16:21:46.612Z] 
16:21:46 [2022-04-04T16:21:46.612Z] #49 [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.7.0"      && /build/gotestsum --version
16:21:46 [2022-04-04T16:21:46.612Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
16:21:46 [2022-04-04T16:21:46.612Z] #49 15.98 go: downloading github.com/jonboulle/clockwork v0.2.2
16:21:46 [2022-04-04T16:21:46.612Z] #49 16.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:21:46 [2022-04-04T16:21:46.612Z] #49 ...
16:21:46 [2022-04-04T16:21:46.612Z] 
16:21:46 [2022-04-04T16:21:46.612Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:21:46 [2022-04-04T16:21:46.612Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:21:46 [2022-04-04T16:21:46.612Z] #47 5.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:21:46 [2022-04-04T16:21:46.612Z] #47 5.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:21:46 [2022-04-04T16:21:46.612Z] #47 5.879 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:21:46 [2022-04-04T16:21:46.612Z] #47 6.294 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:21:46 [2022-04-04T16:21:46.612Z] #47 7.610 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:21:46 [2022-04-04T16:21:46.612Z] #47 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
16:21:46 [2022-04-04T16:21:46.612Z] #47 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:21:46 [2022-04-04T16:21:46.875Z] #47 ...
16:21:46 [2022-04-04T16:21:46.875Z] 
16:21:46 [2022-04-04T16:21:46.875Z] #49 [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.7.0"      && /build/gotestsum --version
16:21:46 [2022-04-04T16:21:46.875Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
16:21:46 [2022-04-04T16:21:46.875Z] #49 16.29 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:21:49 [2022-04-04T16:21:49.432Z] #49 ...
16:21:49 [2022-04-04T16:21:49.432Z] 
16:21:49 [2022-04-04T16:21:49.432Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:21:49 [2022-04-04T16:21:49.432Z] #26 sha256:2c293724cac44658f50ab0a106e8b95bae7a5a0fba5fb720a5ff9ec93298b54a
16:21:49 [2022-04-04T16:21:49.432Z] #26 17.58 + mkdir -p /build
16:21:49 [2022-04-04T16:21:49.432Z] #26 17.59 + mv docker/docker /build/
16:21:49 [2022-04-04T16:21:49.432Z] #26 17.59 + rmdir docker
16:21:49 [2022-04-04T16:21:49.433Z] #26 DONE 18.2s
16:21:49 [2022-04-04T16:21:49.433Z] 
16:21:49 [2022-04-04T16:21:49.433Z] #63 [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
16:21:49 [2022-04-04T16:21:49.433Z] #63 sha256:c7883e647de395973c8b5d2a28f76446aba9ff3280f283184cdca08bdf70c861
16:21:49 [2022-04-04T16:21:49.433Z] #63 16.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:21:49 [2022-04-04T16:21:49.433Z] #63 16.79 go: downloading github.com/gofrs/flock v0.8.1
16:21:49 [2022-04-04T16:21:49.433Z] #63 16.99 go: downloading github.com/gorilla/mux v1.8.0
16:21:49 [2022-04-04T16:21:49.433Z] #63 17.25 go: downloading github.com/moby/sys/mountinfo v0.6.0
16:21:49 [2022-04-04T16:21:49.433Z] #63 17.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
16:21:49 [2022-04-04T16:21:49.433Z] #63 17.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:21:49 [2022-04-04T16:21:49.433Z] #63 17.98 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
16:21:51 [2022-04-04T16:21:51.370Z] #63 ...
16:21:51 [2022-04-04T16:21:51.370Z] 
16:21:51 [2022-04-04T16:21:51.370Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:21:51 [2022-04-04T16:21:51.370Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:21:51 [2022-04-04T16:21:51.370Z] #38 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
16:21:51 [2022-04-04T16:21:51.370Z] #38 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:21:51 [2022-04-04T16:21:51.370Z] #38 ...
16:21:51 [2022-04-04T16:21:51.370Z] 
16:21:51 [2022-04-04T16:21:51.370Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:21:51 [2022-04-04T16:21:51.370Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:21:51 [2022-04-04T16:21:51.370Z] #47 19.17 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
16:21:52 [2022-04-04T16:21:52.319Z] #47 ...
16:21:52 [2022-04-04T16:21:52.319Z] 
16:21:52 [2022-04-04T16:21:52.319Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:21:52 [2022-04-04T16:21:52.319Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:21:52 [2022-04-04T16:21:52.319Z] #58 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
16:21:52 [2022-04-04T16:21:52.319Z] #58 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:21:52 [2022-04-04T16:21:52.580Z] #58 ...
16:21:52 [2022-04-04T16:21:52.580Z] 
16:21:52 [2022-04-04T16:21:52.580Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:21:52 [2022-04-04T16:21:52.580Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 tomll can be used in two ways:
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 Writing to STDIN and reading from STDOUT:
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91   cat file.toml | tomll > file.toml
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 Reading and updating a list of files:
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91   tomll a.toml b.toml c.toml
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 
16:21:52 [2022-04-04T16:21:52.580Z] #36 21.91 When given a list of files, tomll will modify all files in place without asking.
16:21:52 [2022-04-04T16:21:52.580Z] #36 DONE 22.0s
16:21:52 [2022-04-04T16:21:52.580Z] 
16:21:52 [2022-04-04T16:21:52.580Z] #63 [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
16:21:52 [2022-04-04T16:21:52.580Z] #63 sha256:c7883e647de395973c8b5d2a28f76446aba9ff3280f283184cdca08bdf70c861
16:21:52 [2022-04-04T16:21:52.580Z] #63 21.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:21:53 [2022-04-04T16:21:53.163Z] #63 ...
16:21:53 [2022-04-04T16:21:53.163Z] 
16:21:53 [2022-04-04T16:21:53.163Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:21:53 [2022-04-04T16:21:53.163Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:21:53 [2022-04-04T16:21:53.163Z] #14 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:21:53 [2022-04-04T16:21:53.163Z] #14 ...
16:21:53 [2022-04-04T16:21:53.163Z] 
16:21:53 [2022-04-04T16:21:53.163Z] #49 [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.7.0"      && /build/gotestsum --version
16:21:53 [2022-04-04T16:21:53.163Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
16:21:53 [2022-04-04T16:21:53.163Z] #49 19.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:21:53 [2022-04-04T16:21:53.163Z] #49 19.18 go: downloading golang.org/x/mod v0.3.0
16:21:55 [2022-04-04T16:21:55.715Z] #49 ...
16:21:55 [2022-04-04T16:21:55.715Z] 
16:21:55 [2022-04-04T16:21:55.715Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:21:55 [2022-04-04T16:21:55.715Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:21:55 [2022-04-04T16:21:55.715Z] #58 24.83 Fetched 8508 kB in 19s (441 kB/s)
16:22:02 [2022-04-04T16:22:02.326Z] #58 24.83 Reading package lists...
16:22:02 [2022-04-04T16:22:02.326Z] #58 ...
16:22:02 [2022-04-04T16:22:02.326Z] 
16:22:02 [2022-04-04T16:22:02.326Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:02 [2022-04-04T16:22:02.326Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:02 [2022-04-04T16:22:02.326Z] #14 23.39 Fetched 8508 kB in 19s (451 kB/s)
16:22:02 [2022-04-04T16:22:02.326Z] #14 23.39 Reading package lists...
16:22:02 [2022-04-04T16:22:02.326Z] #14 31.20 Reading package lists...
16:22:02 [2022-04-04T16:22:02.326Z] #14 ...
16:22:02 [2022-04-04T16:22:02.326Z] 
16:22:02 [2022-04-04T16:22:02.326Z] #43 [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
16:22:02 [2022-04-04T16:22:02.326Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
16:22:02 [2022-04-04T16:22:02.588Z] #43 31.24 Updating files:  77% (1431/1842)
Updating files:  78% (1437/1842)
Updating files:  79% (1456/1842)
Updating files:  80% (1474/1842)
Updating files:  81% (1493/1842)
Updating files:  82% (1511/1842)
Updating files:  83% (1529/1842)
Updating files:  84% (1548/1842)
Updating files:  85% (1566/1842)
Updating files:  86% (1585/1842)
Updating files:  87% (1603/1842)
Updating files:  88% (1621/1842)
Updating files:  89% (1640/1842)
Updating files:  90% (1658/1842)
Updating files:  91% (1677/1842)
Updating files:  92% (1695/1842)
Updating files:  93% (1714/1842)
Updating files:  94% (1732/1842)
Updating files:  95% (1750/1842)
Updating files:  96% (1769/1842)
Updating files:  97% (1787/1842)
Updating files:  98% (1806/1842)
Updating files:  99% (1824/1842)
Updating files: 100% (1842/1842)
Updating files: 100% (1842/1842), done.
16:22:02 [2022-04-04T16:22:02.588Z] #43 31.84 + git checkout -q v2.3.0
16:22:05 [2022-04-04T16:22:05.143Z] #43 34.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:22:05 [2022-04-04T16:22:05.408Z] #43 ...
16:22:05 [2022-04-04T16:22:05.408Z] 
16:22:05 [2022-04-04T16:22:05.408Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:22:05 [2022-04-04T16:22:05.408Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:22:05 [2022-04-04T16:22:05.408Z] #38 24.83 Fetched 8508 kB in 19s (441 kB/s)
16:22:05 [2022-04-04T16:22:05.408Z] #38 24.83 Reading package lists...
16:22:05 [2022-04-04T16:22:05.408Z] #38 32.19 Reading package lists...
16:22:05 [2022-04-04T16:22:05.408Z] #38 ...
16:22:05 [2022-04-04T16:22:05.408Z] 
16:22:05 [2022-04-04T16:22:05.408Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:22:05 [2022-04-04T16:22:05.408Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:22:05 [2022-04-04T16:22:05.408Z] #58 24.83 Reading package lists...
16:22:07 [2022-04-04T16:22:07.328Z] #58 32.24 Reading package lists...
16:22:07 [2022-04-04T16:22:07.328Z] #58 ...
16:22:07 [2022-04-04T16:22:07.328Z] 
16:22:07 [2022-04-04T16:22:07.328Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:22:07 [2022-04-04T16:22:07.328Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:22:07 [2022-04-04T16:22:07.328Z] #47 26.21 Fetched 8511 kB in 21s (411 kB/s)
16:22:07 [2022-04-04T16:22:07.328Z] #47 26.21 Reading package lists...
16:22:08 [2022-04-04T16:22:08.279Z] #47 33.65 Reading package lists...
16:22:08 [2022-04-04T16:22:08.279Z] #47 ...
16:22:08 [2022-04-04T16:22:08.279Z] 
16:22:08 [2022-04-04T16:22:08.279Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:08 [2022-04-04T16:22:08.279Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:08 [2022-04-04T16:22:08.279Z] #51 37.59 go: downloading github.com/fatih/color v1.13.0
16:22:08 [2022-04-04T16:22:08.279Z] #51 37.59 go: downloading github.com/gofrs/flock v0.8.1
16:22:08 [2022-04-04T16:22:08.279Z] #51 37.71 go: downloading github.com/spf13/cobra v1.3.0
16:22:08 [2022-04-04T16:22:08.279Z] #51 37.76 go: downloading github.com/spf13/pflag v1.0.5
16:22:08 [2022-04-04T16:22:08.542Z] #51 37.92 go: downloading github.com/spf13/viper v1.10.1
16:22:08 [2022-04-04T16:22:08.805Z] #51 38.19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
16:22:09 [2022-04-04T16:22:09.380Z] #51 38.85 go: downloading github.com/mattn/go-colorable v0.1.12
16:22:09 [2022-04-04T16:22:09.380Z] #51 38.89 go: downloading github.com/mattn/go-isatty v0.0.14
16:22:09 [2022-04-04T16:22:09.380Z] #51 38.94 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
16:22:09 [2022-04-04T16:22:09.380Z] #51 38.99 go: downloading github.com/go-critic/go-critic v0.6.2
16:22:11 [2022-04-04T16:22:11.932Z] #51 40.89 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:22:11 [2022-04-04T16:22:11.932Z] #51 40.91 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:22:15 [2022-04-04T16:22:15.243Z] #51 ...
16:22:15 [2022-04-04T16:22:15.243Z] 
16:22:15 [2022-04-04T16:22:15.243Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:15 [2022-04-04T16:22:15.243Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:15 [2022-04-04T16:22:15.243Z] #14 31.20 Reading package lists...
16:22:15 [2022-04-04T16:22:15.243Z] #14 38.09 Building dependency tree...
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.80 The following additional packages will be installed:
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.82   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.82   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.82   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.82   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.82   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.83   mingw-w64-common mingw-w64-x86-64-dev
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.84 Suggested packages:
16:22:15 [2022-04-04T16:22:15.243Z] #14 42.84   gcc-10-locales seccomp wine64
16:22:15 [2022-04-04T16:22:15.243Z] #14 44.81 The following NEW packages will be installed:
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.84   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.84   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.84   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.84   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.84   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.85   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.85   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.85   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:22:15 [2022-04-04T16:22:15.504Z] #14 44.85   mingw-w64-x86-64-dev
16:22:15 [2022-04-04T16:22:15.766Z] #14 ...
16:22:15 [2022-04-04T16:22:15.766Z] 
16:22:15 [2022-04-04T16:22:15.766Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:15 [2022-04-04T16:22:15.766Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:15 [2022-04-04T16:22:15.766Z] #51 45.23 go: downloading github.com/sirupsen/logrus v1.8.1
16:22:15 [2022-04-04T16:22:15.766Z] #51 45.23 go: downloading github.com/stretchr/testify v1.7.0
16:22:16 [2022-04-04T16:22:16.029Z] #51 45.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:22:16 [2022-04-04T16:22:16.029Z] #51 45.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.68 go: downloading github.com/fsnotify/fsnotify v1.5.1
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.70 go: downloading github.com/magiconair/properties v1.8.5
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.77 go: downloading github.com/mitchellh/mapstructure v1.4.3
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.82 go: downloading github.com/spf13/afero v1.6.0
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.91 go: downloading github.com/spf13/cast v1.4.1
16:22:16 [2022-04-04T16:22:16.383Z] #51 45.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:22:16 [2022-04-04T16:22:16.645Z] #51 45.97 go: downloading github.com/subosito/gotenv v1.2.0
16:22:16 [2022-04-04T16:22:16.645Z] #51 45.99 go: downloading gopkg.in/ini.v1 v1.66.2
16:22:16 [2022-04-04T16:22:16.645Z] #51 46.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
16:22:16 [2022-04-04T16:22:16.907Z] #51 46.42 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:22:17 [2022-04-04T16:22:17.174Z] #51 46.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:22:17 [2022-04-04T16:22:17.174Z] #51 46.55 go: downloading github.com/go-toolsmith/astequal v1.0.1
16:22:17 [2022-04-04T16:22:17.174Z] #51 46.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:22:17 [2022-04-04T16:22:17.174Z] #51 46.65 go: downloading github.com/go-toolsmith/astp v1.0.0
16:22:17 [2022-04-04T16:22:17.489Z] #51 46.80 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:22:17 [2022-04-04T16:22:17.490Z] #51 46.82 go: downloading github.com/go-toolsmith/typep v1.0.2
16:22:17 [2022-04-04T16:22:17.490Z] #51 46.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
16:22:18 [2022-04-04T16:22:18.096Z] #51 47.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:22:18 [2022-04-04T16:22:18.366Z] #51 47.88 go: downloading github.com/hashicorp/errwrap v1.0.0
16:22:18 [2022-04-04T16:22:18.638Z] #51 48.02 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:22:18 [2022-04-04T16:22:18.901Z] #51 48.18 go: downloading github.com/Antonboom/errname v0.1.5
16:22:18 [2022-04-04T16:22:18.901Z] #51 48.30 go: downloading github.com/Antonboom/nilnil v0.1.0
16:22:18 [2022-04-04T16:22:18.901Z] #51 48.37 go: downloading github.com/BurntSushi/toml v1.0.0
16:22:19 [2022-04-04T16:22:19.493Z] #51 ...
16:22:19 [2022-04-04T16:22:19.493Z] 
16:22:19 [2022-04-04T16:22:19.493Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:22:19 [2022-04-04T16:22:19.493Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:22:19 [2022-04-04T16:22:19.493Z] #38 32.19 Reading package lists...
16:22:19 [2022-04-04T16:22:19.493Z] #38 38.91 Building dependency tree...
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.93 The following additional packages will be installed:
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.93   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.94 Suggested packages:
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.95   cmake-doc ninja-build lrzip
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.95 Recommended packages:
16:22:19 [2022-04-04T16:22:19.493Z] #38 43.95   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.19 The following NEW packages will be installed:
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.19   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.21   vim-common xxd
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.58 Need to get 17.7 MB of archives.
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.58 After this operation, 70.7 MB of additional disk space will be used.
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 45.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 46.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:22:19 [2022-04-04T16:22:19.493Z] #38 48.72 debconf: delaying package configuration, since apt-utils is not installed
16:22:19 [2022-04-04T16:22:19.493Z] #38 ...
16:22:19 [2022-04-04T16:22:19.493Z] 
16:22:19 [2022-04-04T16:22:19.493Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:22:19 [2022-04-04T16:22:19.493Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
16:22:19 [2022-04-04T16:22:19.493Z] #53 48.80 v3.0.2
16:22:19 [2022-04-04T16:22:19.754Z] #53 ...
16:22:19 [2022-04-04T16:22:19.754Z] 
16:22:19 [2022-04-04T16:22:19.754Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:22:19 [2022-04-04T16:22:19.754Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:22:19 [2022-04-04T16:22:19.754Z] #58 32.24 Reading package lists...
16:22:19 [2022-04-04T16:22:19.754Z] #58 39.35 Building dependency tree...
16:22:19 [2022-04-04T16:22:19.754Z] #58 44.37 The following additional packages will be installed:
16:22:19 [2022-04-04T16:22:19.754Z] #58 44.38   libbtrfs0
16:22:19 [2022-04-04T16:22:19.754Z] #58 44.71 The following NEW packages will be installed:
16:22:19 [2022-04-04T16:22:19.754Z] #58 44.71   libbtrfs-dev libbtrfs0
16:22:19 [2022-04-04T16:22:19.754Z] #58 45.16 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
16:22:19 [2022-04-04T16:22:19.754Z] #58 45.16 Need to get 460 kB of archives.
16:22:19 [2022-04-04T16:22:19.754Z] #58 45.16 After this operation, 1237 kB of additional disk space will be used.
16:22:19 [2022-04-04T16:22:19.754Z] #58 45.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:22:19 [2022-04-04T16:22:19.754Z] #58 45.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:22:19 [2022-04-04T16:22:19.754Z] #58 46.60 debconf: delaying package configuration, since apt-utils is not installed
16:22:19 [2022-04-04T16:22:19.754Z] #58 46.88 Fetched 460 kB in 0s (1192 kB/s)
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.03 Selecting previously unselected package libbtrfs0:amd64.
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.05 (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 ... 15709 files and directories currently installed.)
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.67 Selecting previously unselected package libbtrfs-dev:amd64.
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 47.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 48.20 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 48.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:22:19 [2022-04-04T16:22:19.754Z] #58 48.32 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:22:20 [2022-04-04T16:22:20.017Z] #58 ...
16:22:20 [2022-04-04T16:22:20.017Z] 
16:22:20 [2022-04-04T16:22:20.017Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:20 [2022-04-04T16:22:20.017Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:20 [2022-04-04T16:22:20.017Z] #51 49.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:22:20 [2022-04-04T16:22:20.017Z] #51 49.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:22:20 [2022-04-04T16:22:20.017Z] #51 49.60 go: downloading github.com/alexkohler/prealloc v1.0.0
16:22:20 [2022-04-04T16:22:20.278Z] #51 49.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:22:20 [2022-04-04T16:22:20.278Z] #51 49.75 go: downloading github.com/ashanbrown/makezero v1.1.0
16:22:20 [2022-04-04T16:22:20.278Z] #51 49.76 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:22:20 [2022-04-04T16:22:20.278Z] #51 49.82 go: downloading github.com/blizzy78/varnamelen v0.5.0
16:22:20 [2022-04-04T16:22:20.591Z] #51 49.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:22:20 [2022-04-04T16:22:20.591Z] #51 50.07 go: downloading github.com/breml/bidichk v0.2.1
16:22:20 [2022-04-04T16:22:20.591Z] #51 50.09 go: downloading github.com/breml/errchkjson v0.2.1
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.10 go: downloading github.com/butuzov/ireturn v0.1.1
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.12 go: downloading github.com/charithe/durationcheck v0.0.9
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.13 go: downloading github.com/daixiang0/gci v0.2.9
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2
16:22:20 [2022-04-04T16:22:20.855Z] #51 ...
16:22:20 [2022-04-04T16:22:20.855Z] 
16:22:20 [2022-04-04T16:22:20.855Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:22:20 [2022-04-04T16:22:20.855Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e
16:22:20 [2022-04-04T16:22:20.855Z] #53 DONE 50.2s
16:22:20 [2022-04-04T16:22:20.855Z] 
16:22:20 [2022-04-04T16:22:20.855Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:22:20 [2022-04-04T16:22:20.855Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb
16:22:20 [2022-04-04T16:22:20.855Z] #58 DONE 50.3s
16:22:20 [2022-04-04T16:22:20.855Z] 
16:22:20 [2022-04-04T16:22:20.855Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:20 [2022-04-04T16:22:20.855Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.25 go: downloading github.com/esimonov/ifshort v1.0.4
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.25 go: downloading github.com/fzipp/gocyclo v0.4.0
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:22:20 [2022-04-04T16:22:20.855Z] #51 50.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:22:21 [2022-04-04T16:22:21.117Z] #51 50.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:22:21 [2022-04-04T16:22:21.394Z] #51 ...
16:22:21 [2022-04-04T16:22:21.394Z] 
16:22:21 [2022-04-04T16:22:21.394Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:22:21 [2022-04-04T16:22:21.394Z] #59 sha256:f2f9ae2bb160a63158d1e8f44c1fa7a56f40ef3643f2397e7e6ac9b0e80aea6d
16:22:21 [2022-04-04T16:22:21.394Z] #59 DONE 0.4s
16:22:21 [2022-04-04T16:22:21.394Z] 
16:22:21 [2022-04-04T16:22:21.394Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:22:21 [2022-04-04T16:22:21.394Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:22:21 [2022-04-04T16:22:21.394Z] #47 33.65 Reading package lists...
16:22:21 [2022-04-04T16:22:21.394Z] #47 40.72 Building dependency tree...
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.34 The following additional packages will be installed:
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.36   python3-protobuf python3-six
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.39 Suggested packages:
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.40   python3-setuptools
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.40 Recommended packages:
16:22:21 [2022-04-04T16:22:21.394Z] #47 45.40   iproute2 | iproute
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.40 The following NEW packages will be installed:
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.41   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.41   python3-protobuf python3-six
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.92 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.92 Need to get 2292 kB of archives.
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.92 After this operation, 11.0 MB of additional disk space will be used.
16:22:21 [2022-04-04T16:22:21.394Z] #47 46.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 47.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 50.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
16:22:21 [2022-04-04T16:22:21.394Z] #47 ...
16:22:21 [2022-04-04T16:22:21.394Z] 
16:22:21 [2022-04-04T16:22:21.394Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:22:21 [2022-04-04T16:22:21.394Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:22:21 [2022-04-04T16:22:21.394Z] #38 49.25 Fetched 17.7 MB in 2s (9393 kB/s)
16:22:21 [2022-04-04T16:22:21.394Z] #38 49.68 Selecting previously unselected package xxd.
16:22:21 [2022-04-04T16:22:21.394Z] #38 49.68 (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 ... 15709 files and directories currently installed.)
16:22:21 [2022-04-04T16:22:21.394Z] #38 49.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:22:21 [2022-04-04T16:22:21.394Z] #38 49.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:22:21 [2022-04-04T16:22:21.394Z] #38 50.46 Selecting previously unselected package vim-common.
16:22:21 [2022-04-04T16:22:21.394Z] #38 50.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:22:21 [2022-04-04T16:22:21.394Z] #38 50.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:22:21 [2022-04-04T16:22:21.657Z] #38 50.99 Selecting previously unselected package cmake-data.
16:22:21 [2022-04-04T16:22:21.657Z] #38 50.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:22:21 [2022-04-04T16:22:21.657Z] #38 51.09 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:22:25 [2022-04-04T16:22:25.894Z] #38 ...
16:22:25 [2022-04-04T16:22:25.895Z] 
16:22:25 [2022-04-04T16:22:25.895Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:22:25 [2022-04-04T16:22:25.895Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:22:25 [2022-04-04T16:22:25.895Z] #47 52.86 debconf: delaying package configuration, since apt-utils is not installed
16:22:25 [2022-04-04T16:22:25.895Z] #47 53.31 Fetched 2292 kB in 5s (504 kB/s)
16:22:25 [2022-04-04T16:22:25.895Z] #47 53.73 Selecting previously unselected package libprotobuf23:amd64.
16:22:25 [2022-04-04T16:22:25.895Z] #47 53.73 (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 ... 15709 files and directories currently installed.)
16:22:25 [2022-04-04T16:22:25.895Z] #47 53.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:22:25 [2022-04-04T16:22:25.895Z] #47 53.87 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:22:25 [2022-04-04T16:22:25.895Z] #47 55.10 Selecting previously unselected package python3-pkg-resources.
16:22:25 [2022-04-04T16:22:25.895Z] #47 ...
16:22:25 [2022-04-04T16:22:25.895Z] 
16:22:25 [2022-04-04T16:22:25.895Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:25 [2022-04-04T16:22:25.895Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.31 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.31 Need to get 115 MB of archives.
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.31 After this operation, 645 MB of additional disk space will be used.
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 45.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 46.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 46.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 47.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 49.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 50.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 51.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 53.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:22:25 [2022-04-04T16:22:25.895Z] #14 54.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
16:22:26 [2022-04-04T16:22:26.156Z] #14 ...
16:22:26 [2022-04-04T16:22:26.156Z] 
16:22:26 [2022-04-04T16:22:26.156Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:22:26 [2022-04-04T16:22:26.156Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:22:26 [2022-04-04T16:22:26.156Z] #38 55.53 Selecting previously unselected package libicu67:amd64.
16:22:26 [2022-04-04T16:22:26.156Z] #38 55.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:22:26 [2022-04-04T16:22:26.156Z] #38 55.57 Unpacking libicu67:amd64 (67.1-7) ...
16:22:31 [2022-04-04T16:22:31.454Z] #38 ...
16:22:31 [2022-04-04T16:22:31.454Z] 
16:22:31 [2022-04-04T16:22:31.454Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:22:31 [2022-04-04T16:22:31.454Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.081 + RM_GOPATH=0
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.081 + TMP_GOPATH=
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.081 + : /build
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.081 + '[' -z '' ']'
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.081 ++ mktemp -d
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.092 + export GOPATH=/tmp/tmp.735Y7eVBrq
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.092 + GOPATH=/tmp/tmp.735Y7eVBrq
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.092 + RM_GOPATH=1
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.092 + case "$(go env GOARCH)" in
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.092 ++ go env GOARCH
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 Install containerd version v1.6.2
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + export GO_BUILDMODE=-buildmode=pie
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + GO_BUILDMODE=-buildmode=pie
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 ++ dirname /install.sh
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + dir=/
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + bin=containerd
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + shift
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + '[' '!' -f //containerd.installer ']'
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + . //containerd.installer
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 ++ set -e
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 ++ : v1.6.2
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + install_containerd
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + echo 'Install containerd version v1.6.2'
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.130 + git clone https://github.com/containerd/containerd.git /tmp/tmp.735Y7eVBrq/src/github.com/containerd/containerd
16:22:31 [2022-04-04T16:22:31.454Z] #60 2.154 Cloning into '/tmp/tmp.735Y7eVBrq/src/github.com/containerd/containerd'...
16:22:31 [2022-04-04T16:22:31.454Z] #60 ...
16:22:31 [2022-04-04T16:22:31.454Z] 
16:22:31 [2022-04-04T16:22:31.454Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:31 [2022-04-04T16:22:31.454Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:31 [2022-04-04T16:22:31.454Z] #51 50.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:22:31 [2022-04-04T16:22:31.454Z] #51 50.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:22:31 [2022-04-04T16:22:31.454Z] #51 50.95 go: downloading github.com/golangci/misspell v0.3.5
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.22 go: downloading github.com/jgautheron/goconst v1.5.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.35 go: downloading github.com/julz/importas v0.1.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.40 go: downloading github.com/kisielk/errcheck v1.6.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.47 go: downloading github.com/kulti/thelper v0.5.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.67 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.67 go: downloading github.com/ldez/gomoddirectives v0.2.2
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.70 go: downloading github.com/ldez/tagliatelle v0.3.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.70 go: downloading github.com/leonklingele/grouper v1.1.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.78 go: downloading github.com/maratori/testpackage v1.0.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
16:22:31 [2022-04-04T16:22:31.454Z] #51 51.89 go: downloading github.com/mgechev/revive v1.1.3
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.72 go: downloading github.com/moricho/tparallel v0.2.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.77 go: downloading github.com/nakabonne/nestif v0.3.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.78 go: downloading github.com/nishanths/exhaustive v0.7.11
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.82 go: downloading github.com/nishanths/predeclared v0.2.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
16:22:31 [2022-04-04T16:22:31.454Z] #51 52.99 go: downloading github.com/ryancurrah/gomodguard v1.2.3
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.21 go: downloading github.com/securego/gosec/v2 v2.9.6
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.55 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.55 go: downloading github.com/sivchari/containedctx v1.0.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.56 go: downloading github.com/sivchari/tenv v1.4.7
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.61 go: downloading github.com/sonatard/noctx v0.0.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.62 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.90 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 53.93 go: downloading github.com/tetafro/godot v1.4.11
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.34 go: downloading github.com/ultraware/funlen v0.0.3
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.39 go: downloading github.com/ultraware/whitespace v0.0.4
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.41 go: downloading github.com/uudashr/gocognit v1.0.5
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.47 go: downloading github.com/yagipy/maintidx v1.0.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
16:22:31 [2022-04-04T16:22:31.454Z] #51 54.82 go: downloading gitlab.com/bosi/decorder v0.2.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 55.19 go: downloading honnef.co/go/tools v0.2.2
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.56 go: downloading mvdan.cc/gofumpt v0.2.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.86 go: downloading github.com/davecgh/go-spew v1.1.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.86 go: downloading github.com/pmezard/go-difflib v1.0.0
16:22:31 [2022-04-04T16:22:31.454Z] #51 56.89 go: downloading github.com/stretchr/objx v0.1.1
16:22:31 [2022-04-04T16:22:31.454Z] #51 57.00 go: downloading golang.org/x/text v0.3.7
16:22:31 [2022-04-04T16:22:31.454Z] #51 ...
16:22:31 [2022-04-04T16:22:31.454Z] 
16:22:31 [2022-04-04T16:22:31.454Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:22:31 [2022-04-04T16:22:31.454Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:22:31 [2022-04-04T16:22:31.454Z] #47 55.10 Selecting previously unselected package python3-pkg-resources.
16:22:31 [2022-04-04T16:22:31.454Z] #47 55.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.12 Unpacking python3-pkg-resources (52.0.0-4) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.55 Selecting previously unselected package python3-six.
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.56 Unpacking python3-six (1.16.0-2) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.69 Selecting previously unselected package python3-protobuf.
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 55.70 Unpacking python3-protobuf (3.12.4-1) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.45 Selecting previously unselected package libnet1:amd64.
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.68 Selecting previously unselected package libnl-3-200:amd64.
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.83 Selecting previously unselected package libprotobuf-c1:amd64.
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 56.99 Selecting previously unselected package criu.
16:22:31 [2022-04-04T16:22:31.455Z] #47 57.00 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 57.01 Unpacking criu (3.16.1-3) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 58.09 Setting up python3-pkg-resources (52.0.0-4) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 60.39 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 60.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 60.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:22:31 [2022-04-04T16:22:31.455Z] #47 60.54 Setting up python3-six (1.16.0-2) ...
16:22:33 [2022-04-04T16:22:33.373Z] #47 62.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:22:33 [2022-04-04T16:22:33.373Z] #47 62.39 Setting up python3-protobuf (3.12.4-1) ...
16:22:34 [2022-04-04T16:22:34.763Z] #47 ...
16:22:34 [2022-04-04T16:22:34.763Z] 
16:22:34 [2022-04-04T16:22:34.763Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:34 [2022-04-04T16:22:34.763Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:34 [2022-04-04T16:22:34.763Z] #51 64.22 go: downloading github.com/hashicorp/hcl v1.0.0
16:22:35 [2022-04-04T16:22:35.026Z] #51 64.65 go: downloading github.com/pelletier/go-toml v1.9.4
16:22:35 [2022-04-04T16:22:35.288Z] #51 64.72 go: downloading gopkg.in/yaml.v2 v2.4.0
16:22:35 [2022-04-04T16:22:35.555Z] #51 64.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
16:22:35 [2022-04-04T16:22:35.555Z] #51 65.06 go: downloading github.com/gobwas/glob v0.2.3
16:22:35 [2022-04-04T16:22:35.815Z] #51 65.16 go: downloading github.com/kisielk/gotool v1.0.0
16:22:35 [2022-04-04T16:22:35.815Z] #51 65.29 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:22:36 [2022-04-04T16:22:36.077Z] #51 65.38 go: downloading golang.org/x/mod v0.5.1
16:22:36 [2022-04-04T16:22:36.077Z] #51 65.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:22:36 [2022-04-04T16:22:36.077Z] #51 65.52 go: downloading github.com/ettle/strcase v0.1.1
16:22:36 [2022-04-04T16:22:36.077Z] #51 65.59 go: downloading github.com/fatih/structtag v1.2.0
16:22:36 [2022-04-04T16:22:36.077Z] #51 65.65 go: downloading github.com/Masterminds/semver v1.5.0
16:22:36 [2022-04-04T16:22:36.077Z] #51 ...
16:22:36 [2022-04-04T16:22:36.077Z] 
16:22:36 [2022-04-04T16:22:36.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:36 [2022-04-04T16:22:36.078Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:36 [2022-04-04T16:22:36.078Z] #14 55.61 debconf: delaying package configuration, since apt-utils is not installed
16:22:36 [2022-04-04T16:22:36.078Z] #14 55.89 Fetched 115 MB in 9s (12.4 MB/s)
16:22:36 [2022-04-04T16:22:36.078Z] #14 56.12 Selecting previously unselected package binutils-mingw-w64-i686.
16:22:36 [2022-04-04T16:22:36.078Z] #14 56.13 (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 ... 15709 files and directories currently installed.)
16:22:36 [2022-04-04T16:22:36.078Z] #14 56.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 56.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 59.69 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:22:36 [2022-04-04T16:22:36.078Z] #14 59.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 59.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.45 Selecting previously unselected package binutils-mingw-w64.
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 63.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.09 Selecting previously unselected package dmsetup.
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.15 Unpacking dmsetup (2:1.02.175-2.1) ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.51 Selecting previously unselected package mingw-w64-common.
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:22:36 [2022-04-04T16:22:36.078Z] #14 64.52 Unpacking mingw-w64-common (8.0.0-1) ...
16:22:36 [2022-04-04T16:22:36.340Z] #14 ...
16:22:36 [2022-04-04T16:22:36.340Z] 
16:22:36 [2022-04-04T16:22:36.340Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:36 [2022-04-04T16:22:36.340Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:36 [2022-04-04T16:22:36.340Z] #51 65.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:22:36 [2022-04-04T16:22:36.340Z] #51 65.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:22:36 [2022-04-04T16:22:36.340Z] #51 65.81 go: downloading github.com/prometheus/client_golang v1.7.1
16:22:36 [2022-04-04T16:22:36.916Z] #51 66.40 go: downloading github.com/prometheus/client_model v0.2.0
16:22:37 [2022-04-04T16:22:37.179Z] #51 66.50 go: downloading github.com/google/go-cmp v0.5.6
16:22:37 [2022-04-04T16:22:37.441Z] #51 ...
16:22:37 [2022-04-04T16:22:37.441Z] 
16:22:37 [2022-04-04T16:22:37.441Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:22:37 [2022-04-04T16:22:37.441Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
16:22:37 [2022-04-04T16:22:37.441Z] #34 56.63 Updating files:  88% (1344/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:22:37 [2022-04-04T16:22:37.441Z] #34 57.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:22:37 [2022-04-04T16:22:37.441Z] #34 57.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:22:37 [2022-04-04T16:22:37.441Z] #34 ...
16:22:37 [2022-04-04T16:22:37.441Z] 
16:22:37 [2022-04-04T16:22:37.441Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:22:37 [2022-04-04T16:22:37.441Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:22:37 [2022-04-04T16:22:37.441Z] #51 66.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:22:37 [2022-04-04T16:22:37.703Z] #51 67.17 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
16:22:37 [2022-04-04T16:22:37.703Z] #51 67.20 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:22:37 [2022-04-04T16:22:37.965Z] #51 67.36 go: downloading github.com/beorn7/perks v1.0.1
16:22:37 [2022-04-04T16:22:37.965Z] #51 67.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:22:37 [2022-04-04T16:22:37.965Z] #51 67.58 go: downloading github.com/cespare/xxhash v1.1.0
16:22:38 [2022-04-04T16:22:38.227Z] #51 67.65 go: downloading github.com/golang/protobuf v1.5.2
16:22:38 [2022-04-04T16:22:38.806Z] #51 68.13 go: downloading github.com/prometheus/common v0.10.0
16:22:39 [2022-04-04T16:22:39.068Z] #51 68.60 go: downloading github.com/prometheus/procfs v0.6.0
16:22:39 [2022-04-04T16:22:39.330Z] #51 68.77 go: downloading github.com/mattn/go-runewidth v0.0.9
16:22:39 [2022-04-04T16:22:39.592Z] #51 69.01 go: downloading google.golang.org/protobuf v1.27.1
16:22:42 [2022-04-04T16:22:42.900Z] #51 71.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:22:44 [2022-04-04T16:22:44.827Z] #51 ...
16:22:44 [2022-04-04T16:22:44.827Z] 
16:22:44 [2022-04-04T16:22:44.827Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:44 [2022-04-04T16:22:44.827Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:44 [2022-04-04T16:22:44.827Z] #14 74.11 Selecting previously unselected package mingw-w64-x86-64-dev.
16:22:44 [2022-04-04T16:22:44.827Z] #14 74.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:22:44 [2022-04-04T16:22:44.827Z] #14 74.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #14 ...
16:22:45 [2022-04-04T16:22:45.774Z] 
16:22:45 [2022-04-04T16:22:45.774Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
16:22:45 [2022-04-04T16:22:45.774Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae
16:22:45 [2022-04-04T16:22:45.774Z] #47 68.49 Setting up criu (3.16.1-3) ...
16:22:45 [2022-04-04T16:22:45.774Z] #47 71.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:22:45 [2022-04-04T16:22:45.774Z] #47 DONE 74.9s
16:22:45 [2022-04-04T16:22:45.774Z] 
16:22:45 [2022-04-04T16:22:45.774Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:22:45 [2022-04-04T16:22:45.774Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6
16:22:45 [2022-04-04T16:22:45.774Z] #38 65.09 Selecting previously unselected package libxml2:amd64.
16:22:45 [2022-04-04T16:22:45.774Z] #38 65.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 65.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.04 Selecting previously unselected package libarchive13:amd64.
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.51 Selecting previously unselected package libjsoncpp24:amd64.
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.51 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.75 Selecting previously unselected package librhash0:amd64.
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.75 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 66.77 Unpacking librhash0:amd64 (1.4.1-2) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.02 Selecting previously unselected package libuv1:amd64.
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.03 Unpacking libuv1:amd64 (1.40.0-2) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.35 Selecting previously unselected package cmake.
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 67.36 Unpacking cmake (3.18.4-2+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.13 Setting up libicu67:amd64 (67.1-7) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.23 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.30 Setting up libuv1:amd64 (1.40.0-2) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.69 Setting up librhash0:amd64 (1.4.1-2) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.76 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 74.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 75.14 Setting up cmake (3.18.4-2+deb11u1) ...
16:22:45 [2022-04-04T16:22:45.774Z] #38 75.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:22:46 [2022-04-04T16:22:46.347Z] #38 DONE 75.7s
16:22:46 [2022-04-04T16:22:46.347Z] 
16:22:46 [2022-04-04T16:22:46.347Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:22:46 [2022-04-04T16:22:46.347Z] #39 sha256:3b64b46dd8b3e72c25ab156b3e293e7de7d5e41a01f19faa8ef177bfef0decef
16:22:46 [2022-04-04T16:22:46.922Z] #39 DONE 0.5s
16:22:46 [2022-04-04T16:22:46.922Z] 
16:22:46 [2022-04-04T16:22:46.922Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:22:46 [2022-04-04T16:22:46.922Z] #40 sha256:0e8c540145a96b175e2889f7efb5ef78f33c2e10c8c2549189bf965ec0b842fc
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.801 + RM_GOPATH=0
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.801 + TMP_GOPATH=
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.801 + : /build
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.801 + '[' -z '' ']'
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.801 ++ mktemp -d
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.804 + export GOPATH=/tmp/tmp.WLt5QrmVNV
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.804 + GOPATH=/tmp/tmp.WLt5QrmVNV
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.804 + RM_GOPATH=1
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.810 + case "$(go env GOARCH)" in
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.810 ++ go env GOARCH
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.845 Install tini version v0.19.0
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + export GO_BUILDMODE=-buildmode=pie
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + GO_BUILDMODE=-buildmode=pie
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 ++ dirname /install.sh
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + dir=/
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + bin=tini
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + shift
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + '[' '!' -f //tini.installer ']'
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + . //tini.installer
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 ++ : v0.19.0
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + install_tini
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + echo 'Install tini version v0.19.0'
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 + git clone https://github.com/krallin/tini.git /tmp/tmp.WLt5QrmVNV/tini
16:22:48 [2022-04-04T16:22:48.845Z] #40 1.852 Cloning into '/tmp/tmp.WLt5QrmVNV/tini'...
16:22:49 [2022-04-04T16:22:49.787Z] #40 3.046 + cd /tmp/tmp.WLt5QrmVNV/tini
16:22:49 [2022-04-04T16:22:49.787Z] #40 3.060 + git checkout -q v0.19.0
16:22:49 [2022-04-04T16:22:49.787Z] #40 3.108 + cmake .
16:22:50 [2022-04-04T16:22:50.360Z] #40 3.633 -- The C compiler identification is GNU 10.2.1
16:22:50 [2022-04-04T16:22:50.620Z] #40 3.721 -- Detecting C compiler ABI info
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.465 -- Detecting C compiler ABI info - done
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.494 -- Check for working C compiler: /usr/bin/cc - skipped
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.495 -- Detecting C compile features
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.514 -- Detecting C compile features - done
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.549 -- Performing Test HAS_BUILTIN_FORTIFY
16:22:51 [2022-04-04T16:22:51.566Z] #40 ...
16:22:51 [2022-04-04T16:22:51.566Z] 
16:22:51 [2022-04-04T16:22:51.566Z] #49 [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.7.0"      && /build/gotestsum --version
16:22:51 [2022-04-04T16:22:51.566Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af
16:22:51 [2022-04-04T16:22:51.566Z] #49 80.74 gotestsum version dev
16:22:51 [2022-04-04T16:22:51.566Z] #49 DONE 81.0s
16:22:51 [2022-04-04T16:22:51.566Z] 
16:22:51 [2022-04-04T16:22:51.566Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:22:51 [2022-04-04T16:22:51.566Z] #40 sha256:0e8c540145a96b175e2889f7efb5ef78f33c2e10c8c2549189bf965ec0b842fc
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.852 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:22:51 [2022-04-04T16:22:51.566Z] #40 4.912 -- Configuring done
16:22:51 [2022-04-04T16:22:51.829Z] #40 4.942 -- Generating done
16:22:51 [2022-04-04T16:22:51.829Z] #40 4.976 -- Build files have been written to: /tmp/tmp.WLt5QrmVNV/tini
16:22:51 [2022-04-04T16:22:51.829Z] #40 5.000 + make tini-static
16:22:52 [2022-04-04T16:22:52.402Z] #40 5.450 Scanning dependencies of target tini-static
16:22:52 [2022-04-04T16:22:52.402Z] #40 5.584 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:22:53 [2022-04-04T16:22:53.794Z] #40 7.167 [100%] Linking C executable tini-static
16:22:54 [2022-04-04T16:22:54.738Z] #40 7.874 [100%] Built target tini-static
16:22:54 [2022-04-04T16:22:54.738Z] #40 7.930 + mkdir -p /build
16:22:54 [2022-04-04T16:22:54.738Z] #40 7.936 + cp tini-static /build/docker-init
16:22:55 [2022-04-04T16:22:55.000Z] #40 DONE 8.2s
16:22:55 [2022-04-04T16:22:55.000Z] 
16:22:55 [2022-04-04T16:22:55.000Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:22:55 [2022-04-04T16:22:55.000Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.43 Selecting previously unselected package gcc-mingw-w64-base.
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:22:55 [2022-04-04T16:22:55.000Z] #14 83.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:23:03 [2022-04-04T16:23:03.154Z] #14 92.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:23:03 [2022-04-04T16:23:03.417Z] #14 92.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:23:03 [2022-04-04T16:23:03.417Z] #14 92.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:23:15 [2022-04-04T16:23:15.673Z] #14 ...
16:23:15 [2022-04-04T16:23:15.673Z] 
16:23:15 [2022-04-04T16:23:15.673Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:23:15 [2022-04-04T16:23:15.673Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:23:17 [2022-04-04T16:23:17.509Z] #60 54.31 Updating files:  41% (1883/4592)
Updating files:  42% (1929/4592)
Updating files:  43% (1975/4592)
Updating files:  44% (2021/4592)
Updating files:  45% (2067/4592)
Updating files:  46% (2113/4592)
Updating files:  47% (2159/4592)
Updating files:  48% (2205/4592)
Updating files:  49% (2251/4592)
Updating files:  50% (2296/4592)
Updating files:  51% (2342/4592)
Updating files:  52% (2388/4592)
Updating files:  53% (2434/4592)
Updating files:  54% (2480/4592)
Updating files:  55% (2526/4592)
Updating files:  56% (2572/4592)
Updating files:  57% (2618/4592)
Updating files:  58% (2664/4592)
Updating files:  59% (2710/4592)
Updating files:  60% (2756/4592)
Updating files:  61% (2802/4592)
Updating files:  62% (2848/4592)
Updating files:  63% (2893/4592)
Updating files:  64% (2939/4592)
Updating files:  65% (2985/4592)
Updating files:  66% (3031/4592)
Updating files:  67% (3077/4592)
Updating files:  68% (3123/4592)
Updating files:  69% (3169/4592)
Updating files:  70% (3215/4592)
Updating files:  71% (3261/4592)
Updating files:  72% (3307/4592)
Updating files:  73% (3353/4592)
Updating files:  74% (3399/4592)
Updating files:  75% (3444/4592)
Updating files:  76% (3490/4592)
Updating files:  77% (3536/4592)
Updating files:  77% (3549/4592)
Updating files:  78% (3582/4592)
Updating files:  79% (3628/4592)
Updating files:  80% (3674/4592)
Updating files:  81% (3720/4592)
Updating files:  82% (3766/4592)
Updating files:  83% (3812/4592)
Updating files:  84% (3858/4592)
Updating files:  85% (3904/4592)
Updating files:  86% (3950/4592)
Updating files:  87% (3996/4592)
Updating files:  88% (4041/4592)
Updating files:  89% (4087/4592)
Updating files:  90% (4133/4592)
Updating files:  91% (4179/4592)
Updating files:  92% (4225/4592)
Updating files:  93% (4271/4592)
Updating files:  94% (4317/4592)
Updating files:  95% (4363/4592)
Updating files:  96% (4409/4592)
Updating files:  97% (4455/4592)
Updating files:  98% (4501/4592)
Updating files:  99% (4547/4592)
Updating files: 100% (4592/4592)
Updating files: 100% (4592/4592), done.
16:23:17 [2022-04-04T16:23:17.509Z] #60 56.36 + cd /tmp/tmp.735Y7eVBrq/src/github.com/containerd/containerd
16:23:17 [2022-04-04T16:23:17.509Z] #60 56.37 + git checkout -q v1.6.2
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + export 'BUILDTAGS=netgo osusergo static_build'
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + BUILDTAGS='netgo osusergo static_build'
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + export EXTRA_FLAGS=-buildmode=pie
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + EXTRA_FLAGS=-buildmode=pie
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + '[' '' = dynamic ']'
16:23:18 [2022-04-04T16:23:18.455Z] #60 57.15 + make
16:23:20 [2022-04-04T16:23:20.375Z] #60 58.93 + bin/ctr
16:23:21 [2022-04-04T16:23:21.364Z] #60 ...
16:23:21 [2022-04-04T16:23:21.364Z] 
16:23:21 [2022-04-04T16:23:21.364Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:23:21 [2022-04-04T16:23:21.364Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:23:21 [2022-04-04T16:23:21.364Z] #14 110.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:23:21 [2022-04-04T16:23:21.364Z] #14 110.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:23:21 [2022-04-04T16:23:21.364Z] #14 110.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:23:29 [2022-04-04T16:23:29.855Z] #14 119.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:23:29 [2022-04-04T16:23:29.855Z] #14 119.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:23:29 [2022-04-04T16:23:29.855Z] #14 119.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:23:42 [2022-04-04T16:23:42.108Z] #14 129.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:23:42 [2022-04-04T16:23:42.108Z] #14 129.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:23:42 [2022-04-04T16:23:42.108Z] #14 129.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:23:54 [2022-04-04T16:23:54.359Z] #14 ...
16:23:54 [2022-04-04T16:23:54.359Z] 
16:23:54 [2022-04-04T16:23:54.359Z] #63 [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
16:23:54 [2022-04-04T16:23:54.359Z] #63 sha256:c7883e647de395973c8b5d2a28f76446aba9ff3280f283184cdca08bdf70c861
16:23:54 [2022-04-04T16:23:54.359Z] #63 141.6 + for f in rootlesskit rootlesskit-docker-proxy
16:23:54 [2022-04-04T16:23:54.359Z] #63 141.6 + GOBIN=/build
16:23:54 [2022-04-04T16:23:54.359Z] #63 141.6 + GO111MODULE=on
16:23:54 [2022-04-04T16:23:54.359Z] #63 141.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8 rootlesskit version 1.0.0
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8 Usage of /build/rootlesskit-docker-proxy:
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8   -container-ip string
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8     	container ip
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8   -container-port int
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8     	container port (default -1)
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8   -host-ip string
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8     	host ip
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8   -host-port int
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8     	host port (default -1)
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8   -proto string
16:24:00 [2022-04-04T16:24:00.960Z] #63 149.8     	proxy protocol (default "tcp")
16:24:03 [2022-04-04T16:24:03.512Z] #63 DONE 152.1s
16:24:03 [2022-04-04T16:24:03.512Z] 
16:24:03 [2022-04-04T16:24:03.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:24:03 [2022-04-04T16:24:03.512Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:24:03 [2022-04-04T16:24:03.512Z] #14 152.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:24:03 [2022-04-04T16:24:03.512Z] #14 152.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:24:03 [2022-04-04T16:24:03.512Z] #14 152.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:24:03 [2022-04-04T16:24:03.512Z] #14 ...
16:24:03 [2022-04-04T16:24:03.512Z] 
16:24:03 [2022-04-04T16:24:03.512Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:24:03 [2022-04-04T16:24:03.512Z] #64 sha256:f316e6cff394090881369f9004fb406e0ab2499a65ac487652bd2f03eedd0457
16:24:03 [2022-04-04T16:24:03.512Z] #64 DONE 0.1s
16:24:03 [2022-04-04T16:24:03.512Z] 
16:24:03 [2022-04-04T16:24:03.512Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:24:03 [2022-04-04T16:24:03.512Z] #65 sha256:80ab597914ca83adbdd13094cf85ca2a61ebe6f4ebe52cdc91bd63ecb0f0f25a
16:24:03 [2022-04-04T16:24:03.512Z] #65 DONE 0.1s
16:24:03 [2022-04-04T16:24:03.512Z] 
16:24:03 [2022-04-04T16:24:03.512Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:24:03 [2022-04-04T16:24:03.512Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:24:13 [2022-04-04T16:24:13.532Z] #60 ...
16:24:13 [2022-04-04T16:24:13.532Z] 
16:24:13 [2022-04-04T16:24:13.532Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:24:13 [2022-04-04T16:24:13.532Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.5 Selecting previously unselected package g++-mingw-w64-x86-64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.7 Selecting previously unselected package libapparmor1:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.9 Selecting previously unselected package libapparmor-dev:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 161.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.0 Selecting previously unselected package libbtrfs0:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.2 Selecting previously unselected package libbtrfs-dev:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.6 Selecting previously unselected package libudev-dev:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 162.7 Unpacking libudev-dev:amd64 (247.3-7) ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 163.0 Selecting previously unselected package libsepol1-dev:amd64.
16:24:13 [2022-04-04T16:24:13.532Z] #14 163.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.532Z] #14 163.0 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:24:13 [2022-04-04T16:24:13.794Z] #14 163.3 Selecting previously unselected package libpcre2-16-0:amd64.
16:24:13 [2022-04-04T16:24:13.794Z] #14 163.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:24:13 [2022-04-04T16:24:13.794Z] #14 163.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:24:14 [2022-04-04T16:24:14.057Z] #14 163.5 Selecting previously unselected package libpcre2-32-0:amd64.
16:24:14 [2022-04-04T16:24:14.057Z] #14 163.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:24:14 [2022-04-04T16:24:14.057Z] #14 163.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.7 Selecting previously unselected package libpcre2-posix2:amd64.
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.8 Selecting previously unselected package libpcre2-dev:amd64.
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:24:14 [2022-04-04T16:24:14.320Z] #14 163.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:24:15 [2022-04-04T16:24:15.266Z] #14 164.7 Selecting previously unselected package libselinux1-dev:amd64.
16:24:15 [2022-04-04T16:24:15.266Z] #14 164.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:24:15 [2022-04-04T16:24:15.266Z] #14 164.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:24:15 [2022-04-04T16:24:15.528Z] #14 165.0 Selecting previously unselected package libdevmapper-dev:amd64.
16:24:15 [2022-04-04T16:24:15.528Z] #14 165.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:24:15 [2022-04-04T16:24:15.528Z] #14 165.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.2 Selecting previously unselected package libseccomp-dev:amd64.
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.3 Selecting previously unselected package libsystemd-dev:amd64.
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
16:24:15 [2022-04-04T16:24:15.791Z] #14 165.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libudev-dev:amd64 (247.3-7) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up mingw-w64-common (8.0.0-1) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.3 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
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:24:16 [2022-04-04T16:24:16.738Z] #14 166.3 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
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.4 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
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.5 Setting up dmsetup (2:1.02.175-2.1) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:24:17 [2022-04-04T16:24:17.002Z] #14 166.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:24:18 [2022-04-04T16:24:18.392Z] #14 DONE 167.5s
16:24:18 [2022-04-04T16:24:18.392Z] 
16:24:18 [2022-04-04T16:24:18.392Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:24:18 [2022-04-04T16:24:18.392Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
16:24:18 [2022-04-04T16:24:18.392Z] #15 ...
16:24:18 [2022-04-04T16:24:18.392Z] 
16:24:18 [2022-04-04T16:24:18.392Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:24:18 [2022-04-04T16:24:18.392Z] #55 sha256:cbb094075aa3e52229a3a81f8528c03d4832cb2d30851470e62784544b23f0f4
16:24:18 [2022-04-04T16:24:18.392Z] #55 DONE 0.2s
16:24:18 [2022-04-04T16:24:18.392Z] 
16:24:18 [2022-04-04T16:24:18.392Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:24:18 [2022-04-04T16:24:18.392Z] #56 sha256:52543860e210ea66e207cf8c6f26fa56f48b47807c9e67b2c2b4e24989d4366e
16:24:19 [2022-04-04T16:24:19.780Z] #56 ...
16:24:19 [2022-04-04T16:24:19.780Z] 
16:24:19 [2022-04-04T16:24:19.780Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:24:19 [2022-04-04T16:24:19.780Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121
16:24:19 [2022-04-04T16:24:19.780Z] #15 DONE 1.7s
16:24:19 [2022-04-04T16:24:19.780Z] 
16:24:19 [2022-04-04T16:24:19.780Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:24:19 [2022-04-04T16:24:19.780Z] #56 sha256:52543860e210ea66e207cf8c6f26fa56f48b47807c9e67b2c2b4e24989d4366e
16:24:19 [2022-04-04T16:24:19.780Z] #56 1.643 + RM_GOPATH=0
16:24:19 [2022-04-04T16:24:19.780Z] #56 1.643 + TMP_GOPATH=
16:24:19 [2022-04-04T16:24:19.780Z] #56 1.643 + : /build
16:24:19 [2022-04-04T16:24:19.780Z] #56 1.643 + '[' -z '' ']'
16:24:19 [2022-04-04T16:24:19.780Z] #56 1.643 ++ mktemp -d
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.655 + export GOPATH=/tmp/tmp.74fv8kEDJF
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.655 + GOPATH=/tmp/tmp.74fv8kEDJF
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.655 + RM_GOPATH=1
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.655 + case "$(go env GOARCH)" in
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.662 ++ go env GOARCH
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.687 + export GO_BUILDMODE=-buildmode=pie
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.687 + GO_BUILDMODE=-buildmode=pie
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.687 ++ dirname /install.sh
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + dir=/
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + bin=runc
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + shift
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + '[' '!' -f //runc.installer ']'
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + . //runc.installer
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 ++ set -e
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 ++ : v1.1.1
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + install_runc
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + RUNC_BUILDTAGS=seccomp
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.693 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.74fv8kEDJF/src/github.com/opencontainers/runc
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.695 Cloning into '/tmp/tmp.74fv8kEDJF/src/github.com/opencontainers/runc'...
16:24:20 [2022-04-04T16:24:20.042Z] #56 1.695 Install runc version v1.1.1 (build tags: seccomp)
16:24:21 [2022-04-04T16:24:21.432Z] #56 ...
16:24:21 [2022-04-04T16:24:21.432Z] 
16:24:21 [2022-04-04T16:24:21.432Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:24:21 [2022-04-04T16:24:21.432Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b
16:24:21 [2022-04-04T16:24:21.432Z] #16 DONE 1.4s
16:24:21 [2022-04-04T16:24:21.432Z] 
16:24:21 [2022-04-04T16:24:21.432Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:24:21 [2022-04-04T16:24:21.432Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204
16:24:22 [2022-04-04T16:24:22.823Z] #17 1.271 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:24:22 [2022-04-04T16:24:22.823Z] #17 DONE 1.5s
16:24:22 [2022-04-04T16:24:22.823Z] 
16:24:22 [2022-04-04T16:24:22.823Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:24:22 [2022-04-04T16:24:22.823Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2
16:24:24 [2022-04-04T16:24:24.215Z] #18 DONE 1.5s
16:24:24 [2022-04-04T16:24:24.215Z] 
16:24:24 [2022-04-04T16:24:24.215Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:24:24 [2022-04-04T16:24:24.215Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795
16:24:25 [2022-04-04T16:24:25.606Z] #19 DONE 1.3s
16:24:25 [2022-04-04T16:24:25.606Z] 
16:24:25 [2022-04-04T16:24:25.606Z] #43 [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
16:24:25 [2022-04-04T16:24:25.606Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
16:24:25 [2022-04-04T16:24:25.606Z] #43 ...
16:24:25 [2022-04-04T16:24:25.606Z] 
16:24:25 [2022-04-04T16:24:25.606Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:24:25 [2022-04-04T16:24:25.606Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39
16:24:26 [2022-04-04T16:24:26.997Z] #20 DONE 1.5s
16:24:26 [2022-04-04T16:24:26.997Z] 
16:24:26 [2022-04-04T16:24:26.997Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:24:26 [2022-04-04T16:24:26.997Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
16:24:28 [2022-04-04T16:24:28.917Z] #21 1.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:24:29 [2022-04-04T16:24:29.180Z] #21 1.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:24:29 [2022-04-04T16:24:29.180Z] #21 2.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:24:30 [2022-04-04T16:24:30.124Z] #21 2.945 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:24:32 [2022-04-04T16:24:32.043Z] #21 4.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB]
16:24:32 [2022-04-04T16:24:32.989Z] #21 5.895 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:24:36 [2022-04-04T16:24:36.299Z] #21 ...
16:24:36 [2022-04-04T16:24:36.299Z] 
16:24:36 [2022-04-04T16:24:36.299Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:24:36 [2022-04-04T16:24:36.299Z] #56 sha256:52543860e210ea66e207cf8c6f26fa56f48b47807c9e67b2c2b4e24989d4366e
16:24:36 [2022-04-04T16:24:36.299Z] #56 13.73 + cd /tmp/tmp.74fv8kEDJF/src/github.com/opencontainers/runc
16:24:36 [2022-04-04T16:24:36.299Z] #56 13.74 + git checkout -q v1.1.1
16:24:36 [2022-04-04T16:24:36.299Z] #56 14.58 + '[' -z '' ']'
16:24:36 [2022-04-04T16:24:36.299Z] #56 14.58 + target=static
16:24:36 [2022-04-04T16:24:36.299Z] #56 14.58 + make BUILDTAGS=seccomp static
16:24:36 [2022-04-04T16:24:36.299Z] #56 14.96 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
16:24:38 [2022-04-04T16:24:38.219Z] #56 ...
16:24:38 [2022-04-04T16:24:38.219Z] 
16:24:38 [2022-04-04T16:24:38.219Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:24:38 [2022-04-04T16:24:38.219Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
16:24:38 [2022-04-04T16:24:38.219Z] #21 11.14 Fetched 8508 kB in 10s (883 kB/s)
16:24:42 [2022-04-04T16:24:42.436Z] #21 11.14 Reading package lists...
16:24:42 [2022-04-04T16:24:42.436Z] #21 15.13 Reading package lists...
16:24:42 [2022-04-04T16:24:42.436Z] #21 ...
16:24:42 [2022-04-04T16:24:42.436Z] 
16:24:42 [2022-04-04T16:24:42.436Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:24:42 [2022-04-04T16:24:42.436Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70
16:24:42 [2022-04-04T16:24:42.436Z] #34 DONE 191.6s
16:24:42 [2022-04-04T16:24:42.436Z] 
16:24:42 [2022-04-04T16:24:42.436Z] #21 [dev-systemd-false  7/24] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:24:42 [2022-04-04T16:24:42.436Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873
16:24:46 [2022-04-04T16:24:46.650Z] #21 15.13 Reading package lists...
16:24:46 [2022-04-04T16:24:46.650Z] #21 18.99 Building dependency tree...
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40 The following additional packages will be installed:
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   python3-pkg-resources vim-runtime xxd
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40 Suggested packages:
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   acl attr quota
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40 Recommended packages:
16:24:47 [2022-04-04T16:24:47.597Z] #21 20.40   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.59 The following NEW packages will be installed:
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.59   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.59   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.59   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.59   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.60   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.60   python3-pkg-resources python3-setuptools python3-wheel sudo
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.60   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.60   xz-utils zip zstd
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.91 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.91 Need to get 27.6 MB of archives.
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.91 After this operation, 106 MB of additional disk space will be used.
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 21.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:24:48 [2022-04-04T16:24:48.987Z] #21 22.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:24:49 [2022-04-04T16:24:49.252Z] #21 22.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:24:49 [2022-04-04T16:24:49.514Z] #21 22.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:24:49 [2022-04-04T16:24:49.514Z] #21 22.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:24:49 [2022-04-04T16:24:49.514Z] #21 22.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:24:49 [2022-04-04T16:24:49.514Z] #21 22.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:24:49 [2022-04-04T16:24:49.514Z] #21 22.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:24:49 [2022-04-04T16:24:49.515Z] #21 22.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:24:49 [2022-04-04T16:24:49.777Z] #21 22.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:24:49 [2022-04-04T16:24:49.777Z] #21 22.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:24:49 [2022-04-04T16:24:49.777Z] #21 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
16:24:50 [2022-04-04T16:24:50.064Z] #21 22.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:24:50 [2022-04-04T16:24:50.064Z] #21 22.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:24:50 [2022-04-04T16:24:50.064Z] #21 22.92 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
16:24:51 [2022-04-04T16:24:51.033Z] #21 23.89 debconf: delaying package configuration, since apt-utils is not installed
16:24:51 [2022-04-04T16:24:51.302Z] #21 24.12 Fetched 27.6 MB in 1s (20.4 MB/s)
16:24:51 [2022-04-04T16:24:51.302Z] #21 24.20 Selecting previously unselected package pigz.
16:24:51 [2022-04-04T16:24:51.302Z] #21 24.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
16:24:51 [2022-04-04T16:24:51.302Z] #21 24.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:24:51 [2022-04-04T16:24:51.302Z] #21 24.29 Unpacking pigz (2.6-1) ...
16:24:51 [2022-04-04T16:24:51.563Z] #21 24.45 Selecting previously unselected package libelf1:amd64.
16:24:51 [2022-04-04T16:24:51.563Z] #21 24.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:24:51 [2022-04-04T16:24:51.563Z] #21 24.47 Unpacking libelf1:amd64 (0.183-1) ...
16:24:51 [2022-04-04T16:24:51.825Z] #21 24.79 Selecting previously unselected package libbpf0:amd64.
16:24:51 [2022-04-04T16:24:51.825Z] #21 24.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:24:51 [2022-04-04T16:24:51.825Z] #21 24.80 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:24:52 [2022-04-04T16:24:52.086Z] #21 25.02 Selecting previously unselected package libcap2:amd64.
16:24:52 [2022-04-04T16:24:52.086Z] #21 25.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:24:52 [2022-04-04T16:24:52.086Z] #21 25.02 Unpacking libcap2:amd64 (1:2.44-1) ...
16:24:52 [2022-04-04T16:24:52.086Z] #21 25.13 Selecting previously unselected package libmnl0:amd64.
16:24:52 [2022-04-04T16:24:52.348Z] #21 25.13 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:24:52 [2022-04-04T16:24:52.348Z] #21 25.14 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:24:52 [2022-04-04T16:24:52.348Z] #21 25.37 Selecting previously unselected package libxtables12:amd64.
16:24:52 [2022-04-04T16:24:52.348Z] #21 25.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:24:52 [2022-04-04T16:24:52.348Z] #21 25.37 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:24:52 [2022-04-04T16:24:52.609Z] #21 25.42 Selecting previously unselected package libcap2-bin.
16:24:52 [2022-04-04T16:24:52.609Z] #21 25.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:24:52 [2022-04-04T16:24:52.609Z] #21 25.45 Unpacking libcap2-bin (1:2.44-1) ...
16:24:52 [2022-04-04T16:24:52.609Z] #21 25.68 Selecting previously unselected package iproute2.
16:24:52 [2022-04-04T16:24:52.871Z] #21 25.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:24:52 [2022-04-04T16:24:52.871Z] #21 25.73 Unpacking iproute2 (5.10.0-4) ...
16:24:53 [2022-04-04T16:24:53.445Z] #21 26.45 Selecting previously unselected package xxd.
16:24:53 [2022-04-04T16:24:53.445Z] #21 26.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:24:53 [2022-04-04T16:24:53.445Z] #21 26.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:24:53 [2022-04-04T16:24:53.706Z] #21 26.57 Selecting previously unselected package vim-common.
16:24:53 [2022-04-04T16:24:53.706Z] #21 26.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:24:53 [2022-04-04T16:24:53.706Z] #21 26.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:24:54 [2022-04-04T16:24:54.230Z] #21 27.03 Selecting previously unselected package bash-completion.
16:24:54 [2022-04-04T16:24:54.230Z] #21 27.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:24:56 [2022-04-04T16:24:56.783Z] #21 29.68 Unpacking bash-completion (1:2.11-2) ...
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.22 Selecting previously unselected package bzip2.
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.24 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.24 Unpacking bzip2 (1.0.8-4) ...
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.34 Selecting previously unselected package xz-utils.
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.34 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
16:24:57 [2022-04-04T16:24:57.358Z] #21 30.35 Unpacking xz-utils (5.2.5-2) ...
16:24:57 [2022-04-04T16:24:57.931Z] #21 30.81 Selecting previously unselected package apparmor.
16:24:57 [2022-04-04T16:24:57.932Z] #21 30.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:24:58 [2022-04-04T16:24:58.194Z] #21 30.98 Unpacking apparmor (2.13.6-10) ...
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.64 Selecting previously unselected package inetutils-ping.
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.66 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.66 Unpacking inetutils-ping (2:2.0-1) ...
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.76 Selecting previously unselected package libip4tc2:amd64.
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:24:58 [2022-04-04T16:24:58.770Z] #21 31.79 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:24:59 [2022-04-04T16:24:59.032Z] #21 31.91 Selecting previously unselected package libip6tc2:amd64.
16:24:59 [2022-04-04T16:24:59.032Z] #21 31.92 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:24:59 [2022-04-04T16:24:59.032Z] #21 31.92 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:24:59 [2022-04-04T16:24:59.032Z] #21 32.16 Selecting previously unselected package libnfnetlink0:amd64.
16:24:59 [2022-04-04T16:24:59.294Z] #21 32.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:24:59 [2022-04-04T16:24:59.294Z] #21 32.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:24:59 [2022-04-04T16:24:59.556Z] #21 32.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:24:59 [2022-04-04T16:24:59.556Z] #21 32.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:24:59 [2022-04-04T16:24:59.556Z] #21 32.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:24:59 [2022-04-04T16:24:59.556Z] #21 32.57 Selecting previously unselected package libnftnl11:amd64.
16:24:59 [2022-04-04T16:24:59.818Z] #21 32.57 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:24:59 [2022-04-04T16:24:59.818Z] #21 32.60 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:24:59 [2022-04-04T16:24:59.818Z] #21 32.74 Selecting previously unselected package iptables.
16:24:59 [2022-04-04T16:24:59.818Z] #21 32.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:24:59 [2022-04-04T16:24:59.818Z] #21 32.76 Unpacking iptables (1.8.7-1) ...
16:25:00 [2022-04-04T16:25:00.392Z] #21 33.25 Selecting previously unselected package libonig5:amd64.
16:25:00 [2022-04-04T16:25:00.392Z] #21 33.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:25:00 [2022-04-04T16:25:00.392Z] #21 33.26 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:25:00 [2022-04-04T16:25:00.656Z] #21 33.62 Selecting previously unselected package libjq1:amd64.
16:25:00 [2022-04-04T16:25:00.656Z] #21 33.62 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:25:00 [2022-04-04T16:25:00.656Z] #21 33.63 Unpacking libjq1:amd64 (1.6-2.1) ...
16:25:00 [2022-04-04T16:25:00.921Z] #21 33.89 Selecting previously unselected package jq.
16:25:00 [2022-04-04T16:25:00.921Z] #21 33.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:25:00 [2022-04-04T16:25:00.921Z] #21 33.92 Unpacking jq (1.6-2.1) ...
16:25:00 [2022-04-04T16:25:00.921Z] #21 33.99 Selecting previously unselected package libaio1:amd64.
16:25:01 [2022-04-04T16:25:01.183Z] #21 34.00 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:25:01 [2022-04-04T16:25:01.183Z] #21 34.04 Unpacking libaio1:amd64 (0.3.112-9) ...
16:25:01 [2022-04-04T16:25:01.183Z] #21 34.21 Selecting previously unselected package libgpm2:amd64.
16:25:01 [2022-04-04T16:25:01.183Z] #21 34.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:25:01 [2022-04-04T16:25:01.183Z] #21 34.22 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:25:01 [2022-04-04T16:25:01.445Z] #21 34.35 Selecting previously unselected package libicu67:amd64.
16:25:01 [2022-04-04T16:25:01.445Z] #21 34.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:25:01 [2022-04-04T16:25:01.445Z] #21 34.37 Unpacking libicu67:amd64 (67.1-7) ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.36 Selecting previously unselected package libinih1:amd64.
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.38 Unpacking libinih1:amd64 (53-1+b2) ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.50 Selecting previously unselected package libnet1:amd64.
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.89 Selecting previously unselected package libnl-3-200:amd64.
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.043Z] #21 40.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:25:08 [2022-04-04T16:25:08.305Z] #21 41.20 Selecting previously unselected package libprotobuf-c1:amd64.
16:25:08 [2022-04-04T16:25:08.305Z] #21 41.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.305Z] #21 41.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:25:08 [2022-04-04T16:25:08.305Z] #21 41.41 Selecting previously unselected package net-tools.
16:25:08 [2022-04-04T16:25:08.305Z] #21 41.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.590Z] #21 41.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.62 Selecting previously unselected package patch.
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.63 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.63 Unpacking patch (2.7.6-7) ...
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.79 Selecting previously unselected package python-pip-whl.
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:25:08 [2022-04-04T16:25:08.853Z] #21 41.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:25:09 [2022-04-04T16:25:09.801Z] #21 42.83 Selecting previously unselected package python3-lib2to3.
16:25:09 [2022-04-04T16:25:09.801Z] #21 42.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:25:09 [2022-04-04T16:25:09.801Z] #21 42.89 Unpacking python3-lib2to3 (3.9.2-1) ...
16:25:10 [2022-04-04T16:25:10.326Z] #21 43.08 Selecting previously unselected package python3-distutils.
16:25:10 [2022-04-04T16:25:10.326Z] #21 43.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:25:10 [2022-04-04T16:25:10.326Z] #21 43.11 Unpacking python3-distutils (3.9.2-1) ...
16:25:10 [2022-04-04T16:25:10.588Z] #21 43.51 Selecting previously unselected package python3-pkg-resources.
16:25:10 [2022-04-04T16:25:10.588Z] #21 43.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:25:10 [2022-04-04T16:25:10.588Z] #21 43.54 Unpacking python3-pkg-resources (52.0.0-4) ...
16:25:10 [2022-04-04T16:25:10.852Z] #21 43.83 Selecting previously unselected package python3-setuptools.
16:25:10 [2022-04-04T16:25:10.852Z] #21 43.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:25:10 [2022-04-04T16:25:10.852Z] #21 43.85 Unpacking python3-setuptools (52.0.0-4) ...
16:25:11 [2022-04-04T16:25:11.438Z] #21 44.32 Selecting previously unselected package python3-wheel.
16:25:11 [2022-04-04T16:25:11.438Z] #21 44.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:25:11 [2022-04-04T16:25:11.438Z] #21 44.34 Unpacking python3-wheel (0.34.2-1) ...
16:25:11 [2022-04-04T16:25:11.702Z] #21 44.64 Selecting previously unselected package python3-pip.
16:25:11 [2022-04-04T16:25:11.702Z] #21 44.64 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:25:11 [2022-04-04T16:25:11.702Z] #21 44.67 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:25:12 [2022-04-04T16:25:12.277Z] #21 45.05 Selecting previously unselected package sudo.
16:25:12 [2022-04-04T16:25:12.277Z] #21 45.06 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:25:12 [2022-04-04T16:25:12.277Z] #21 45.13 Unpacking sudo (1.9.5p2-3) ...
16:25:13 [2022-04-04T16:25:13.229Z] #21 46.25 Selecting previously unselected package thin-provisioning-tools.
16:25:13 [2022-04-04T16:25:13.229Z] #21 46.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:25:13 [2022-04-04T16:25:13.497Z] #21 46.38 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:25:13 [2022-04-04T16:25:13.759Z] #21 46.69 Selecting previously unselected package uidmap.
16:25:13 [2022-04-04T16:25:13.759Z] #21 46.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:25:13 [2022-04-04T16:25:13.759Z] #21 46.76 Unpacking uidmap (1:4.8.1-1) ...
16:25:14 [2022-04-04T16:25:14.020Z] #21 47.01 Selecting previously unselected package vim-runtime.
16:25:14 [2022-04-04T16:25:14.020Z] #21 47.02 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:25:14 [2022-04-04T16:25:14.285Z] #21 47.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:25:14 [2022-04-04T16:25:14.285Z] #21 47.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:25:14 [2022-04-04T16:25:14.285Z] #21 47.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:25:18 [2022-04-04T16:25:18.498Z] #21 51.24 Selecting previously unselected package vim.
16:25:18 [2022-04-04T16:25:18.498Z] #21 51.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:25:18 [2022-04-04T16:25:18.498Z] #21 51.26 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:25:19 [2022-04-04T16:25:19.074Z] #21 52.00 Selecting previously unselected package xfsprogs.
16:25:19 [2022-04-04T16:25:19.074Z] #21 52.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:25:19 [2022-04-04T16:25:19.074Z] #21 52.01 Unpacking xfsprogs (5.10.0-4) ...
16:25:19 [2022-04-04T16:25:19.648Z] #21 52.61 Selecting previously unselected package zip.
16:25:19 [2022-04-04T16:25:19.648Z] #21 52.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:25:19 [2022-04-04T16:25:19.648Z] #21 52.62 Unpacking zip (3.0-12) ...
16:25:19 [2022-04-04T16:25:19.910Z] #21 52.75 Selecting previously unselected package zstd.
16:25:19 [2022-04-04T16:25:19.910Z] #21 52.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:25:19 [2022-04-04T16:25:19.910Z] #21 52.78 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:25:20 [2022-04-04T16:25:20.486Z] #21 53.22 Setting up python3-pkg-resources (52.0.0-4) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.40 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.41 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.43 Setting up libgpm2:amd64 (1.20.7-8) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.44 Setting up libicu67:amd64 (67.1-7) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.46 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:25:21 [2022-04-04T16:25:21.436Z] #21 54.51 Setting up libinih1:amd64 (53-1+b2) ...
16:25:21 [2022-04-04T16:25:21.699Z] #21 54.55 Setting up uidmap (1:4.8.1-1) ...
16:25:21 [2022-04-04T16:25:21.699Z] #21 54.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:25:21 [2022-04-04T16:25:21.699Z] #21 54.60 Setting up bzip2 (1.0.8-4) ...
16:25:21 [2022-04-04T16:25:21.699Z] #21 54.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:25:21 [2022-04-04T16:25:21.699Z] #21 54.66 Setting up python3-wheel (0.34.2-1) ...
16:25:23 [2022-04-04T16:25:23.089Z] #21 55.87 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:25:23 [2022-04-04T16:25:23.089Z] #21 55.89 Setting up libcap2:amd64 (1:2.44-1) ...
16:25:23 [2022-04-04T16:25:23.089Z] #21 55.93 Setting up libcap2-bin (1:2.44-1) ...
16:25:23 [2022-04-04T16:25:23.089Z] #21 55.94 Setting up apparmor (2.13.6-10) ...
16:25:25 [2022-04-04T16:25:25.644Z] #21 58.34 Setting up zip (3.0-12) ...
16:25:25 [2022-04-04T16:25:25.644Z] #21 58.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:25:25 [2022-04-04T16:25:25.644Z] #21 58.43 Setting up bash-completion (1:2.11-2) ...
16:25:28 [2022-04-04T16:25:28.195Z] #21 61.18 Setting up xz-utils (5.2.5-2) ...
16:25:28 [2022-04-04T16:25:28.195Z] #21 61.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:25:28 [2022-04-04T16:25:28.195Z] #21 61.23 Setting up libmnl0:amd64 (1.0.4-3) ...
16:25:28 [2022-04-04T16:25:28.195Z] #21 61.25 Setting up patch (2.7.6-7) ...
16:25:28 [2022-04-04T16:25:28.195Z] #21 61.26 Setting up sudo (1.9.5p2-3) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.37 invoke-rc.d: could not determine current runlevel
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.39 invoke-rc.d: policy-rc.d denied execution of start.
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.40 Setting up xfsprogs (5.10.0-4) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.43 Setting up libxtables12:amd64 (1.8.7-1) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.45 Setting up inetutils-ping (2:2.0-1) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.48 Setting up pigz (2.6-1) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:25:28 [2022-04-04T16:25:28.457Z] #21 61.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:25:28 [2022-04-04T16:25:28.719Z] #21 61.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:25:28 [2022-04-04T16:25:28.719Z] #21 61.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:25:29 [2022-04-04T16:25:29.665Z] #21 62.46 Setting up libaio1:amd64 (0.3.112-9) ...
16:25:29 [2022-04-04T16:25:29.665Z] #21 62.48 Setting up python3-lib2to3 (3.9.2-1) ...
16:25:30 [2022-04-04T16:25:30.240Z] #21 63.15 Setting up libelf1:amd64 (0.183-1) ...
16:25:30 [2022-04-04T16:25:30.240Z] #21 63.19 Setting up zstd (1.4.8+dfsg-2.1) ...
16:25:30 [2022-04-04T16:25:30.240Z] #21 63.20 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:25:30 [2022-04-04T16:25:30.240Z] #21 63.22 Setting up python3-distutils (3.9.2-1) ...
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.05 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:25:31 [2022-04-04T16:25:31.186Z] #21 64.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:25:31 [2022-04-04T16:25:31.449Z] #21 64.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:25:31 [2022-04-04T16:25:31.449Z] #21 64.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:25:31 [2022-04-04T16:25:31.449Z] #21 64.26 Setting up python3-setuptools (52.0.0-4) ...
16:25:33 [2022-04-04T16:25:33.370Z] #21 66.44 Setting up libjq1:amd64 (1.6-2.1) ...
16:25:33 [2022-04-04T16:25:33.632Z] #21 66.46 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:25:33 [2022-04-04T16:25:33.632Z] #21 66.48 Setting up thin-provisioning-tools (0.9.0-1) ...
16:25:33 [2022-04-04T16:25:33.632Z] #21 66.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:25:35 [2022-04-04T16:25:35.025Z] #21 68.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.06 Setting up jq (1.6-2.1) ...
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.08 Setting up libbpf0:amd64 (1:0.3-2) ...
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.09 Setting up iptables (1.8.7-1) ...
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:25:35 [2022-04-04T16:25:35.287Z] #21 68.23 Setting up iproute2 (5.10.0-4) ...
16:25:35 [2022-04-04T16:25:35.861Z] #21 68.84 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:25:36 [2022-04-04T16:25:36.436Z] #21 DONE 69.3s
16:25:36 [2022-04-04T16:25:36.436Z] 
16:25:36 [2022-04-04T16:25:36.436Z] #22 [dev-systemd-false  8/24] 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
16:25:36 [2022-04-04T16:25:36.436Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3
16:25:37 [2022-04-04T16:25:37.827Z] #22 1.147 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:25:37 [2022-04-04T16:25:37.827Z] #22 1.152 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:25:37 [2022-04-04T16:25:37.827Z] #22 1.156 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:25:37 [2022-04-04T16:25:37.827Z] #22 DONE 1.3s
16:25:37 [2022-04-04T16:25:37.827Z] 
16:25:37 [2022-04-04T16:25:37.827Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:25:37 [2022-04-04T16:25:37.827Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3
16:25:47 [2022-04-04T16:25:47.847Z] #23 10.05 Collecting yamllint==1.26.1
16:25:48 [2022-04-04T16:25:48.841Z] #23 11.12   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:25:50 [2022-04-04T16:25:50.289Z] #23 12.45 Collecting pathspec>=0.5.3
16:25:50 [2022-04-04T16:25:50.289Z] #23 12.45   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:25:50 [2022-04-04T16:25:50.551Z] #23 12.88 Collecting pyyaml
16:25:50 [2022-04-04T16:25:50.551Z] #23 12.88   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
16:25:50 [2022-04-04T16:25:50.551Z] #23 12.95 Building wheels for collected packages: yamllint
16:25:50 [2022-04-04T16:25:50.551Z] #23 12.95   Building wheel for yamllint (setup.py): started
16:25:51 [2022-04-04T16:25:51.941Z] #23 13.95   Building wheel for yamllint (setup.py): finished with status 'done'
16:25:51 [2022-04-04T16:25:51.941Z] #23 13.96   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3f1731e123c801c833ce3b0cb010dbf3f6fe6683900079511e24dff207c06c37
16:25:51 [2022-04-04T16:25:51.941Z] #23 13.96   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:25:51 [2022-04-04T16:25:51.941Z] #23 13.97 Successfully built yamllint
16:25:51 [2022-04-04T16:25:51.941Z] #23 13.99 Installing collected packages: pyyaml, pathspec, yamllint
16:25:51 [2022-04-04T16:25:51.941Z] #23 14.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
16:25:52 [2022-04-04T16:25:52.516Z] #23 DONE 14.8s
16:25:52 [2022-04-04T16:25:52.516Z] 
16:25:52 [2022-04-04T16:25:52.516Z] #43 [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
16:25:52 [2022-04-04T16:25:52.516Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
16:25:52 [2022-04-04T16:25:52.516Z] #43 ...
16:25:52 [2022-04-04T16:25:52.516Z] 
16:25:52 [2022-04-04T16:25:52.516Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:25:52 [2022-04-04T16:25:52.516Z] #27 sha256:d63b3274fec332ee655d9c8bc1054cb72f3207babe5464e7945f6b95aea14ed7
16:25:52 [2022-04-04T16:25:52.779Z] #27 DONE 0.2s
16:25:52 [2022-04-04T16:25:52.779Z] 
16:25:52 [2022-04-04T16:25:52.779Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:25:52 [2022-04-04T16:25:52.779Z] #32 sha256:73b7b8c0f9ff5ef9278e9bc1e1b8038f9ae6fa9b48e2dd42796dcdbe095ecf7a
16:25:53 [2022-04-04T16:25:53.040Z] #32 DONE 0.3s
16:25:53 [2022-04-04T16:25:53.040Z] 
16:25:53 [2022-04-04T16:25:53.040Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:25:53 [2022-04-04T16:25:53.040Z] #35 sha256:0ab070d24647c99be0fcc42e6d735ab42d448828f765b431ec144fef63f8b0a3
16:25:53 [2022-04-04T16:25:53.040Z] #35 DONE 0.1s
16:25:53 [2022-04-04T16:25:53.040Z] 
16:25:53 [2022-04-04T16:25:53.040Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:25:53 [2022-04-04T16:25:53.040Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:25:53 [2022-04-04T16:25:53.040Z] #51 ...
16:25:53 [2022-04-04T16:25:53.040Z] 
16:25:53 [2022-04-04T16:25:53.040Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:25:53 [2022-04-04T16:25:53.040Z] #37 sha256:0d1faf29cf5d81700bee2f29b6c8cb23301bd93dfb52bc1850c618660463f29e
16:25:53 [2022-04-04T16:25:53.040Z] #37 DONE 0.0s
16:25:53 [2022-04-04T16:25:53.040Z] 
16:25:53 [2022-04-04T16:25:53.040Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:25:53 [2022-04-04T16:25:53.040Z] #41 sha256:09a1f8ff3d4f4e89deacc307983dc2e90ff60a23f8e9dec506904796c58c251f
16:25:53 [2022-04-04T16:25:53.040Z] #41 DONE 0.1s
16:25:53 [2022-04-04T16:25:53.302Z] 
16:25:53 [2022-04-04T16:25:53.302Z] #43 [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
16:25:53 [2022-04-04T16:25:53.302Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11
16:26:11 [2022-04-04T16:26:11.461Z] #43 277.8 + dpkg --print-architecture
16:26:11 [2022-04-04T16:26:11.461Z] #43 277.8 + git checkout -q v2.1.0
16:26:11 [2022-04-04T16:26:11.461Z] #43 278.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:26:11 [2022-04-04T16:26:11.461Z] #43 278.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:26:33 [2022-04-04T16:26:33.518Z] #43 DONE 301.0s
16:26:33 [2022-04-04T16:26:33.518Z] 
16:26:33 [2022-04-04T16:26:33.518Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:26:33 [2022-04-04T16:26:33.518Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:26:34 [2022-04-04T16:26:34.093Z] #60 ...
16:26:34 [2022-04-04T16:26:34.093Z] 
16:26:34 [2022-04-04T16:26:34.093Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:26:34 [2022-04-04T16:26:34.093Z] #44 sha256:7be40071d9a146e16f166704b54eee76d3b9a76193794826a3e3d36ec4873487
16:26:34 [2022-04-04T16:26:34.669Z] #44 DONE 0.6s
16:26:34 [2022-04-04T16:26:34.670Z] 
16:26:34 [2022-04-04T16:26:34.670Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:26:34 [2022-04-04T16:26:34.670Z] #48 sha256:2c12dbf67e66cbc4a56fe8c7b71582c52fe8b6e868c63592151aa55945714d35
16:26:34 [2022-04-04T16:26:34.670Z] #48 DONE 0.0s
16:26:34 [2022-04-04T16:26:34.670Z] 
16:26:34 [2022-04-04T16:26:34.670Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:26:34 [2022-04-04T16:26:34.670Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:26:34 [2022-04-04T16:26:34.670Z] #60 ...
16:26:34 [2022-04-04T16:26:34.670Z] 
16:26:34 [2022-04-04T16:26:34.670Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:26:34 [2022-04-04T16:26:34.670Z] #50 sha256:8a4c9b68bd18eaa2b4510d56eba94e8effedfd6e081404d7b634a041ba4d259b
16:26:34 [2022-04-04T16:26:34.670Z] #50 DONE 0.1s
16:26:34 [2022-04-04T16:26:34.931Z] 
16:26:34 [2022-04-04T16:26:34.931Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:26:34 [2022-04-04T16:26:34.931Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:27:13 [2022-04-04T16:27:13.704Z] #60 ...
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:27:13 [2022-04-04T16:27:13.704Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b
16:27:13 [2022-04-04T16:27:13.704Z] #51 337.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:27:13 [2022-04-04T16:27:13.704Z] #51 DONE 338.9s
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:27:13 [2022-04-04T16:27:13.704Z] #56 sha256:52543860e210ea66e207cf8c6f26fa56f48b47807c9e67b2c2b4e24989d4366e
16:27:13 [2022-04-04T16:27:13.704Z] #56 170.2 + mkdir -p /build
16:27:13 [2022-04-04T16:27:13.704Z] #56 170.2 + cp runc /build/runc
16:27:13 [2022-04-04T16:27:13.704Z] #56 DONE 171.2s
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:27:13 [2022-04-04T16:27:13.704Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:27:13 [2022-04-04T16:27:13.704Z] #60 ...
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:27:13 [2022-04-04T16:27:13.704Z] #52 sha256:fac16af99afd45c7431c65c4ad3ae44e9492ebc5f309dd24cfe86a9cf1a76843
16:27:13 [2022-04-04T16:27:13.704Z] #52 DONE 0.6s
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:27:13 [2022-04-04T16:27:13.704Z] #54 sha256:48b5f80d8794caea093793023a5334681af5fce49f64bcb45af916815a88a9c2
16:27:13 [2022-04-04T16:27:13.704Z] #54 DONE 0.1s
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:27:13 [2022-04-04T16:27:13.704Z] #57 sha256:1fbf86c84c331635a30d4b77e4d29923453e29694835cde5add1af7c683cc1e6
16:27:13 [2022-04-04T16:27:13.704Z] #57 DONE 0.2s
16:27:13 [2022-04-04T16:27:13.704Z] 
16:27:13 [2022-04-04T16:27:13.704Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:27:13 [2022-04-04T16:27:13.704Z] #60 sha256:5a578339ec99eb2f490bee85bbac0d8e900e8af06bffaa4fc11d93a14b89c649
16:27:13 [2022-04-04T16:27:13.966Z] #60 292.6 + bin/containerd
16:28:10 [2022-04-04T16:28:10.253Z] #60 343.4 # github.com/containerd/containerd/cmd/containerd
16:28:10 [2022-04-04T16:28:10.253Z] #60 343.4 /usr/bin/ld: /tmp/go-link-3200956142/000019.o: in function `New':
16:28:10 [2022-04-04T16:28:10.254Z] #60 343.4 /tmp/tmp.735Y7eVBrq/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:28:10 [2022-04-04T16:28:10.254Z] #60 343.5 + bin/containerd-stress
16:28:10 [2022-04-04T16:28:10.254Z] #60 344.6 + bin/containerd-shim
16:28:16 [2022-04-04T16:28:16.850Z] #60 355.7 + bin/containerd-shim-runc-v1
16:28:23 [2022-04-04T16:28:23.447Z] #60 362.0 + bin/containerd-shim-runc-v2
16:28:24 [2022-04-04T16:28:24.020Z] #60 362.8 + binaries
16:28:24 [2022-04-04T16:28:24.020Z] #60 362.8 + install -D bin/containerd /build/containerd
16:28:24 [2022-04-04T16:28:24.020Z] #60 362.8 + install -D bin/containerd-shim /build/containerd-shim
16:28:24 [2022-04-04T16:28:24.020Z] #60 362.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:28:24 [2022-04-04T16:28:24.020Z] #60 362.8 + install -D bin/ctr /build/ctr
16:28:25 [2022-04-04T16:28:25.935Z] #60 DONE 364.8s
16:28:26 [2022-04-04T16:28:26.877Z] 
16:28:26 [2022-04-04T16:28:26.877Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:28:26 [2022-04-04T16:28:26.877Z] #61 sha256:5c1d2f85a2fc9567dc0c234deeadc4e3fa293cddb1af82b102865195ab563082
16:28:27 [2022-04-04T16:28:27.819Z] #61 DONE 0.9s
16:28:27 [2022-04-04T16:28:27.819Z] 
16:28:27 [2022-04-04T16:28:27.819Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:28:27 [2022-04-04T16:28:27.819Z] #66 sha256:f0b31f646f2d585c584c3af743e45bad6912d75ba6efd17c1d54055d3cb6c91e
16:28:28 [2022-04-04T16:28:28.081Z] #66 DONE 0.2s
16:28:28 [2022-04-04T16:28:28.081Z] 
16:28:28 [2022-04-04T16:28:28.081Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:28:28 [2022-04-04T16:28:28.081Z] #71 sha256:9c08c59c242468833e3238cca2f254690e52cb8817a1e9b85134fdb9fcc066f5
16:28:29 [2022-04-04T16:28:29.021Z] #71 DONE 0.9s
16:28:29 [2022-04-04T16:28:29.021Z] 
16:28:29 [2022-04-04T16:28:29.021Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:28:29 [2022-04-04T16:28:29.021Z] #72 sha256:eef25d5dc367bda0f8dd6fcfa2be7f873dc95460b00e3e55f523d11f21c58b81
16:28:29 [2022-04-04T16:28:29.021Z] #72 DONE 0.0s
16:28:29 [2022-04-04T16:28:29.021Z] 
16:28:29 [2022-04-04T16:28:29.021Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:28:29 [2022-04-04T16:28:29.021Z] #73 sha256:84ebe46c98b440b5e3417412e54990ce72f46554222a4ee093976dd1bc41b323
16:28:30 [2022-04-04T16:28:30.939Z] #73 DONE 1.5s
16:28:30 [2022-04-04T16:28:30.939Z] 
16:28:30 [2022-04-04T16:28:30.939Z] #74 exporting to image
16:28:30 [2022-04-04T16:28:30.939Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:28:30 [2022-04-04T16:28:30.939Z] #74 exporting layers
16:28:37 [2022-04-04T16:28:37.535Z] #74 exporting layers 6.1s done
16:28:37 [2022-04-04T16:28:37.535Z] #74 writing image sha256:328513b94d24fa49399905b6e239b79a8d620f923058d2ef82b95eb07171adb2 done
16:28:37 [2022-04-04T16:28:37.535Z] #74 naming to docker.io/library/docker:846af8e413e10efa87aa05eed55008dfce692cca done
16:28:37 [2022-04-04T16:28:37.535Z] #74 DONE 6.1s