Skip to content

Console Output

Skipping 54 KB.. Full Log
ttps://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
08:01:32 [2022-04-27T08:01:32.035Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
08:01:32 [2022-04-27T08:01:32.035Z] #45 2.873 + git clone https://github.com/docker/distribution.git .
08:01:32 [2022-04-27T08:01:32.035Z] #45 2.877 Cloning into '.'...
08:01:32 [2022-04-27T08:01:32.035Z] #45 ...
08:01:32 [2022-04-27T08:01:32.035Z] 
08:01:32 [2022-04-27T08:01:32.035Z] #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
08:01:32 [2022-04-27T08:01:32.035Z] #26 sha256:ab6e11d1ed644577813c386aaa394f73b9dcda3b52a00084a305224bd0725bc8
08:01:32 [2022-04-27T08:01:32.035Z] #26 12.03 + mkdir -p /build
08:01:32 [2022-04-27T08:01:32.035Z] #26 12.03 + mv docker/docker /build/
08:01:32 [2022-04-27T08:01:32.035Z] #26 12.04 + rmdir docker
08:01:32 [2022-04-27T08:01:32.296Z] #26 DONE 13.0s
08:01:32 [2022-04-27T08:01:32.296Z] 
08:01:32 [2022-04-27T08:01:32.296Z] #65 [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
08:01:32 [2022-04-27T08:01:32.296Z] #65 sha256:56b48f5c68868ac3093176b4456869b2ea6c68e101e929b610f9f154e2e9dec5
08:01:32 [2022-04-27T08:01:32.296Z] #65 11.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
08:01:32 [2022-04-27T08:01:32.296Z] #65 11.99 go: downloading github.com/google/uuid v1.3.0
08:01:32 [2022-04-27T08:01:32.296Z] #65 12.08 go: downloading github.com/moby/vpnkit v0.5.0
08:01:32 [2022-04-27T08:01:32.296Z] #65 12.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:01:32 [2022-04-27T08:01:32.555Z] #65 13.19 go: downloading github.com/gofrs/flock v0.8.1
08:01:32 [2022-04-27T08:01:32.556Z] #65 13.22 go: downloading github.com/gorilla/mux v1.8.0
08:01:33 [2022-04-27T08:01:33.124Z] #65 13.65 go: downloading github.com/moby/sys/mountinfo v0.6.0
08:01:33 [2022-04-27T08:01:33.124Z] #65 13.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
08:01:33 [2022-04-27T08:01:33.383Z] #65 14.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
08:01:33 [2022-04-27T08:01:33.383Z] #65 14.17 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
08:01:34 [2022-04-27T08:01:34.322Z] #65 ...
08:01:34 [2022-04-27T08:01:34.322Z] 
08:01:34 [2022-04-27T08:01:34.322Z] #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
08:01:34 [2022-04-27T08:01:34.322Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 tomll can be used in two ways:
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 Writing to STDIN and reading from STDOUT:
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71   cat file.toml | tomll > file.toml
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 Reading and updating a list of files:
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71   tomll a.toml b.toml c.toml
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 
08:01:34 [2022-04-27T08:01:34.322Z] #36 14.71 When given a list of files, tomll will modify all files in place without asking.
08:01:34 [2022-04-27T08:01:34.322Z] #36 DONE 15.3s
08:01:34 [2022-04-27T08:01:34.322Z] 
08:01:34 [2022-04-27T08:01:34.322Z] #65 [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
08:01:34 [2022-04-27T08:01:34.323Z] #65 sha256:56b48f5c68868ac3093176b4456869b2ea6c68e101e929b610f9f154e2e9dec5
08:01:34 [2022-04-27T08:01:34.323Z] #65 15.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:01:39 [2022-04-27T08:01:39.608Z] #65 ...
08:01:39 [2022-04-27T08:01:39.608Z] 
08:01:39 [2022-04-27T08:01:39.608Z] #45 [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
08:01:39 [2022-04-27T08:01:39.608Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
08:01:39 [2022-04-27T08:01:39.608Z] #45 17.45 Updating files:  83% (1544/1843)
Updating files:  84% (1549/1843)
Updating files:  85% (1567/1843)
Updating files:  86% (1585/1843)
Updating files:  87% (1604/1843)
Updating files:  88% (1622/1843)
Updating files:  89% (1641/1843)
Updating files:  90% (1659/1843)
Updating files:  91% (1678/1843)
Updating files:  92% (1696/1843)
Updating files:  93% (1714/1843)
Updating files:  94% (1733/1843)
Updating files:  95% (1751/1843)
Updating files:  96% (1770/1843)
Updating files:  97% (1788/1843)
Updating files:  98% (1807/1843)
Updating files:  99% (1825/1843)
Updating files: 100% (1843/1843)
Updating files: 100% (1843/1843), done.
08:01:39 [2022-04-27T08:01:39.608Z] #45 17.80 + git checkout -q v2.3.0
08:01:39 [2022-04-27T08:01:39.608Z] #45 19.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:01:39 [2022-04-27T08:01:39.867Z] #45 ...
08:01:39 [2022-04-27T08:01:39.867Z] 
08:01:39 [2022-04-27T08:01:39.867Z] #60 [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
08:01:39 [2022-04-27T08:01:39.867Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
08:01:39 [2022-04-27T08:01:39.867Z] #60 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
08:01:39 [2022-04-27T08:01:39.867Z] #60 18.52 Fetched 8510 kB in 14s (618 kB/s)
08:01:39 [2022-04-27T08:01:39.867Z] #60 18.52 Reading package lists...
08:01:39 [2022-04-27T08:01:39.867Z] #60 ...
08:01:39 [2022-04-27T08:01:39.867Z] 
08:01:39 [2022-04-27T08:01:39.867Z] #40 [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
08:01:39 [2022-04-27T08:01:39.867Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
08:01:39 [2022-04-27T08:01:39.867Z] #40 18.81 Fetched 8510 kB in 14s (612 kB/s)
08:01:40 [2022-04-27T08:01:40.435Z] #40 18.81 Reading package lists...
08:01:40 [2022-04-27T08:01:40.435Z] #40 ...
08:01:40 [2022-04-27T08:01:40.435Z] 
08:01:40 [2022-04-27T08:01:40.435Z] #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
08:01:40 [2022-04-27T08:01:40.435Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:01:40 [2022-04-27T08:01:40.435Z] #14 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
08:01:40 [2022-04-27T08:01:40.435Z] #14 19.23 Fetched 8510 kB in 14s (623 kB/s)
08:01:40 [2022-04-27T08:01:40.694Z] #14 19.23 Reading package lists...
08:01:40 [2022-04-27T08:01:40.694Z] #14 ...
08:01:40 [2022-04-27T08:01:40.694Z] 
08:01:40 [2022-04-27T08:01:40.694Z] #49 [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
08:01:40 [2022-04-27T08:01:40.694Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
08:01:40 [2022-04-27T08:01:40.694Z] #49 11.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
08:01:40 [2022-04-27T08:01:40.694Z] #49 15.14 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
08:01:40 [2022-04-27T08:01:40.694Z] #49 19.85 Fetched 8513 kB in 15s (586 kB/s)
08:01:42 [2022-04-27T08:01:42.599Z] #49 19.85 Reading package lists...
08:01:42 [2022-04-27T08:01:42.599Z] #49 ...
08:01:42 [2022-04-27T08:01:42.599Z] 
08:01:42 [2022-04-27T08:01:42.599Z] #60 [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
08:01:42 [2022-04-27T08:01:42.599Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
08:01:42 [2022-04-27T08:01:42.599Z] #60 18.52 Reading package lists...
08:01:48 [2022-04-27T08:01:48.156Z] #60 23.91 Reading package lists...
08:01:48 [2022-04-27T08:01:48.726Z] #60 28.84 Building dependency tree...
08:01:48 [2022-04-27T08:01:48.726Z] #60 ...
08:01:48 [2022-04-27T08:01:48.726Z] 
08:01:48 [2022-04-27T08:01:48.726Z] #53 [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
08:01:48 [2022-04-27T08:01:48.726Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:01:48 [2022-04-27T08:01:48.726Z] #53 29.67 go: downloading github.com/fatih/color v1.13.0
08:01:48 [2022-04-27T08:01:48.726Z] #53 29.68 go: downloading github.com/gofrs/flock v0.8.1
08:01:48 [2022-04-27T08:01:48.726Z] #53 29.74 go: downloading github.com/spf13/cobra v1.3.0
08:01:48 [2022-04-27T08:01:48.726Z] #53 29.77 go: downloading github.com/spf13/pflag v1.0.5
08:01:48 [2022-04-27T08:01:48.986Z] #53 29.91 go: downloading github.com/spf13/viper v1.10.1
08:01:49 [2022-04-27T08:01:49.246Z] #53 30.14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
08:01:49 [2022-04-27T08:01:49.505Z] #53 30.28 go: downloading github.com/mattn/go-colorable v0.1.12
08:01:49 [2022-04-27T08:01:49.505Z] #53 30.30 go: downloading github.com/mattn/go-isatty v0.0.14
08:01:49 [2022-04-27T08:01:49.505Z] #53 30.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
08:01:49 [2022-04-27T08:01:49.505Z] #53 30.35 go: downloading github.com/go-critic/go-critic v0.6.2
08:01:50 [2022-04-27T08:01:50.442Z] #53 31.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:01:50 [2022-04-27T08:01:50.442Z] #53 31.43 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:01:51 [2022-04-27T08:01:51.820Z] #53 ...
08:01:51 [2022-04-27T08:01:51.820Z] 
08:01:51 [2022-04-27T08:01:51.820Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
08:01:51 [2022-04-27T08:01:51.820Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 NAME:
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    go-winres - A tool for embedding resources in Windows executables
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 USAGE:
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    go-winres [global options] command [command options] [arguments...]
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 COMMANDS:
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    init     Create an initial ./winres/winres.json
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    make     Make syso files for the "go build" command
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    simply   Make syso files for the "go build" command (simplified)
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    extract  Extract all resources from an executable
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    patch    Replace resources in an executable file (exe, dll)
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    help, h  Shows a list of commands or help for one command
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39 GLOBAL OPTIONS:
08:01:51 [2022-04-27T08:01:51.820Z] #38 32.39    --help, -h  show help (default: false)
08:01:51 [2022-04-27T08:01:51.820Z] #38 DONE 32.6s
08:01:51 [2022-04-27T08:01:51.820Z] 
08:01:51 [2022-04-27T08:01:51.820Z] #60 [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
08:01:51 [2022-04-27T08:01:51.820Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
08:01:51 [2022-04-27T08:01:51.820Z] #60 28.84 Building dependency tree...
08:01:51 [2022-04-27T08:01:51.820Z] #60 31.68 The following additional packages will be installed:
08:01:51 [2022-04-27T08:01:51.820Z] #60 31.69   libbtrfs0
08:01:51 [2022-04-27T08:01:51.820Z] #60 31.89 The following NEW packages will be installed:
08:01:51 [2022-04-27T08:01:51.820Z] #60 31.89   libbtrfs-dev libbtrfs0
08:01:51 [2022-04-27T08:01:51.820Z] #60 32.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
08:01:51 [2022-04-27T08:01:51.820Z] #60 32.28 Need to get 460 kB of archives.
08:01:51 [2022-04-27T08:01:51.820Z] #60 32.28 After this operation, 1237 kB of additional disk space will be used.
08:01:51 [2022-04-27T08:01:51.820Z] #60 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:01:51 [2022-04-27T08:01:51.820Z] #60 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:01:52 [2022-04-27T08:01:52.394Z] #60 33.29 debconf: delaying package configuration, since apt-utils is not installed
08:01:52 [2022-04-27T08:01:52.394Z] #60 33.53 Fetched 460 kB in 0s (1404 kB/s)
08:01:52 [2022-04-27T08:01:52.654Z] #60 33.72 Selecting previously unselected package libbtrfs0:amd64.
08:01:52 [2022-04-27T08:01:52.914Z] #60 33.72 (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.)
08:01:52 [2022-04-27T08:01:52.914Z] #60 33.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
08:01:52 [2022-04-27T08:01:52.914Z] #60 33.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:01:53 [2022-04-27T08:01:53.173Z] #60 ...
08:01:53 [2022-04-27T08:01:53.173Z] 
08:01:53 [2022-04-27T08:01:53.173Z] #40 [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
08:01:53 [2022-04-27T08:01:53.173Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
08:01:53 [2022-04-27T08:01:53.173Z] #40 18.81 Reading package lists...
08:01:53 [2022-04-27T08:01:53.173Z] #40 24.22 Reading package lists...
08:01:53 [2022-04-27T08:01:53.173Z] #40 29.74 Building dependency tree...
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.92 The following additional packages will be installed:
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.94   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.96 Suggested packages:
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.96   cmake-doc ninja-build lrzip
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.96 Recommended packages:
08:01:53 [2022-04-27T08:01:53.173Z] #40 32.96   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:01:53 [2022-04-27T08:01:53.173Z] #40 33.85 The following NEW packages will be installed:
08:01:53 [2022-04-27T08:01:53.174Z] #40 33.87   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:01:53 [2022-04-27T08:01:53.174Z] #40 33.87   vim-common xxd
08:01:53 [2022-04-27T08:01:53.174Z] #40 ...
08:01:53 [2022-04-27T08:01:53.174Z] 
08:01:53 [2022-04-27T08:01:53.174Z] #60 [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
08:01:53 [2022-04-27T08:01:53.174Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
08:01:53 [2022-04-27T08:01:53.174Z] #60 34.11 Selecting previously unselected package libbtrfs-dev:amd64.
08:01:53 [2022-04-27T08:01:53.174Z] #60 34.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
08:01:53 [2022-04-27T08:01:53.174Z] #60 34.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:01:53 [2022-04-27T08:01:53.446Z] #60 34.47 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:01:53 [2022-04-27T08:01:53.446Z] #60 ...
08:01:53 [2022-04-27T08:01:53.446Z] 
08:01:53 [2022-04-27T08:01:53.446Z] #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
08:01:53 [2022-04-27T08:01:53.446Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:01:53 [2022-04-27T08:01:53.446Z] #14 19.23 Reading package lists...
08:01:53 [2022-04-27T08:01:53.446Z] #14 24.62 Reading package lists...
08:01:53 [2022-04-27T08:01:53.446Z] #14 29.89 Building dependency tree...
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13 The following additional packages will be installed:
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.13   mingw-w64-common mingw-w64-x86-64-dev
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.18 Suggested packages:
08:01:53 [2022-04-27T08:01:53.446Z] #14 33.18   gcc-10-locales seccomp wine64
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.44 The following NEW packages will be installed:
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.45   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.45   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.45   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.45   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.46   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.46   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.46   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
08:01:53 [2022-04-27T08:01:53.446Z] #14 34.46   mingw-w64-x86-64-dev
08:01:53 [2022-04-27T08:01:53.446Z] #14 ...
08:01:53 [2022-04-27T08:01:53.446Z] 
08:01:53 [2022-04-27T08:01:53.446Z] #55 [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
08:01:53 [2022-04-27T08:01:53.446Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
08:01:53 [2022-04-27T08:01:53.446Z] #55 34.56 v3.0.2
08:01:54 [2022-04-27T08:01:54.019Z] #55 DONE 34.9s
08:01:54 [2022-04-27T08:01:54.019Z] 
08:01:54 [2022-04-27T08:01:54.019Z] #53 [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
08:01:54 [2022-04-27T08:01:54.019Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.52 go: downloading github.com/sirupsen/logrus v1.8.1
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.58 go: downloading github.com/stretchr/testify v1.7.0
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.88 go: downloading github.com/fsnotify/fsnotify v1.5.1
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.94 go: downloading github.com/magiconair/properties v1.8.5
08:01:54 [2022-04-27T08:01:54.019Z] #53 34.94 go: downloading github.com/mitchellh/mapstructure v1.4.3
08:01:54 [2022-04-27T08:01:54.019Z] #53 ...
08:01:54 [2022-04-27T08:01:54.019Z] 
08:01:54 [2022-04-27T08:01:54.019Z] #60 [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
08:01:54 [2022-04-27T08:01:54.019Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
08:01:54 [2022-04-27T08:01:54.019Z] #60 34.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:01:54 [2022-04-27T08:01:54.019Z] #60 34.51 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:01:54 [2022-04-27T08:01:54.019Z] #60 DONE 35.0s
08:01:54 [2022-04-27T08:01:54.019Z] 
08:01:54 [2022-04-27T08:01:54.019Z] #53 [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
08:01:54 [2022-04-27T08:01:54.019Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.06 go: downloading github.com/spf13/afero v1.6.0
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.06 go: downloading github.com/spf13/cast v1.4.1
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.14 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.14 go: downloading github.com/subosito/gotenv v1.2.0
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.17 go: downloading gopkg.in/ini.v1 v1.66.2
08:01:54 [2022-04-27T08:01:54.019Z] #53 35.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
08:01:54 [2022-04-27T08:01:54.019Z] #53 ...
08:01:54 [2022-04-27T08:01:54.019Z] 
08:01:54 [2022-04-27T08:01:54.019Z] #49 [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
08:01:54 [2022-04-27T08:01:54.019Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
08:01:54 [2022-04-27T08:01:54.019Z] #49 19.85 Reading package lists...
08:01:54 [2022-04-27T08:01:54.019Z] #49 25.11 Reading package lists...
08:01:54 [2022-04-27T08:01:54.019Z] #49 30.40 Building dependency tree...
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.36 The following additional packages will be installed:
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.36   python3-protobuf python3-six
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.37 Suggested packages:
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.39   python3-setuptools
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.39 Recommended packages:
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.39   iproute2 | iproute
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.95 The following NEW packages will be installed:
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.97   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:01:54 [2022-04-27T08:01:54.019Z] #49 33.97   python3-protobuf python3-six
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.43 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.43 Need to get 2292 kB of archives.
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.43 After this operation, 11.0 MB of additional disk space will be used.
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
08:01:54 [2022-04-27T08:01:54.019Z] #49 34.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #49 ...
08:01:54 [2022-04-27T08:01:54.278Z] 
08:01:54 [2022-04-27T08:01:54.278Z] #40 [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
08:01:54 [2022-04-27T08:01:54.278Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 Need to get 17.7 MB of archives.
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 After this operation, 70.7 MB of additional disk space will be used.
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
08:01:54 [2022-04-27T08:01:54.278Z] #40 34.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
08:01:54 [2022-04-27T08:01:54.544Z] #40 ...
08:01:54 [2022-04-27T08:01:54.544Z] 
08:01:54 [2022-04-27T08:01:54.544Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
08:01:54 [2022-04-27T08:01:54.544Z] #61 sha256:4f2a835f1dd855f19ec38b13cfa6cfa5d64bcdff0120cb5599a684b48242f04b
08:01:54 [2022-04-27T08:01:54.544Z] #61 DONE 0.6s
08:01:54 [2022-04-27T08:01:54.803Z] 
08:01:54 [2022-04-27T08:01:54.804Z] #53 [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
08:01:54 [2022-04-27T08:01:54.804Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.40 go: downloading github.com/go-toolsmith/astequal v1.0.1
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.48 go: downloading github.com/go-toolsmith/astp v1.0.0
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.48 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.48 go: downloading github.com/go-toolsmith/typep v1.0.2
08:01:54 [2022-04-27T08:01:54.804Z] #53 35.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
08:01:55 [2022-04-27T08:01:55.063Z] #53 36.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
08:01:55 [2022-04-27T08:01:55.322Z] #53 36.28 go: downloading github.com/hashicorp/errwrap v1.0.0
08:01:55 [2022-04-27T08:01:55.322Z] #53 36.30 go: downloading 4d63.com/gochecknoglobals v0.1.0
08:01:55 [2022-04-27T08:01:55.322Z] #53 36.36 go: downloading github.com/Antonboom/errname v0.1.5
08:01:55 [2022-04-27T08:01:55.322Z] #53 36.38 go: downloading github.com/Antonboom/nilnil v0.1.0
08:01:55 [2022-04-27T08:01:55.581Z] #53 36.40 go: downloading github.com/BurntSushi/toml v1.0.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.09 go: downloading github.com/alexkohler/prealloc v1.0.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.14 go: downloading github.com/ashanbrown/makezero v1.1.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.16 go: downloading github.com/bkielbasa/cyclop v1.2.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.17 go: downloading github.com/blizzy78/varnamelen v0.5.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.28 go: downloading github.com/breml/bidichk v0.2.1
08:01:56 [2022-04-27T08:01:56.151Z] #53 37.32 go: downloading github.com/breml/errchkjson v0.2.1
08:01:56 [2022-04-27T08:01:56.410Z] #53 37.44 go: downloading github.com/butuzov/ireturn v0.1.1
08:01:56 [2022-04-27T08:01:56.410Z] #53 37.44 go: downloading github.com/charithe/durationcheck v0.0.9
08:01:56 [2022-04-27T08:01:56.410Z] #53 37.50 go: downloading github.com/daixiang0/gci v0.2.9
08:01:56 [2022-04-27T08:01:56.410Z] #53 37.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2
08:01:56 [2022-04-27T08:01:56.671Z] #53 37.58 go: downloading github.com/esimonov/ifshort v1.0.4
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.62 go: downloading github.com/fzipp/gocyclo v0.4.0
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:01:56 [2022-04-27T08:01:56.930Z] #53 37.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.05 go: downloading github.com/golangci/misspell v0.3.5
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.06 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.17 go: downloading github.com/jgautheron/goconst v1.5.1
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.20 go: downloading github.com/julz/importas v0.1.0
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.23 go: downloading github.com/kisielk/errcheck v1.6.0
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.26 go: downloading github.com/kulti/thelper v0.5.0
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3
08:01:57 [2022-04-27T08:01:57.189Z] #53 38.31 go: downloading github.com/kyoh86/exportloopref v0.1.8
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.35 go: downloading github.com/ldez/gomoddirectives v0.2.2
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.37 go: downloading github.com/ldez/tagliatelle v0.3.0
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.40 go: downloading github.com/leonklingele/grouper v1.1.0
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.47 go: downloading github.com/maratori/testpackage v1.0.1
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
08:01:57 [2022-04-27T08:01:57.450Z] #53 38.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:01:57 [2022-04-27T08:01:57.709Z] #53 38.63 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
08:01:57 [2022-04-27T08:01:57.709Z] #53 38.63 go: downloading github.com/mgechev/revive v1.1.3
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.12 go: downloading github.com/moricho/tparallel v0.2.1
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.12 go: downloading github.com/nakabonne/nestif v0.3.1
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.12 go: downloading github.com/nishanths/exhaustive v0.7.11
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.17 go: downloading github.com/nishanths/predeclared v0.2.1
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
08:01:58 [2022-04-27T08:01:58.278Z] #53 39.28 go: downloading github.com/securego/gosec/v2 v2.9.6
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.50 go: downloading github.com/sivchari/containedctx v1.0.1
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.51 go: downloading github.com/sivchari/tenv v1.4.7
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.54 go: downloading github.com/sonatard/noctx v0.0.1
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.56 go: downloading github.com/sourcegraph/go-diff v0.6.1
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:01:58 [2022-04-27T08:01:58.537Z] #53 39.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4
08:01:58 [2022-04-27T08:01:58.799Z] #53 39.62 go: downloading github.com/tdakkota/asciicheck v0.1.1
08:01:58 [2022-04-27T08:01:58.799Z] #53 39.72 go: downloading github.com/tetafro/godot v1.4.11
08:01:58 [2022-04-27T08:01:58.799Z] #53 39.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
08:01:58 [2022-04-27T08:01:58.799Z] #53 39.79 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
08:01:58 [2022-04-27T08:01:58.799Z] #53 39.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
08:01:59 [2022-04-27T08:01:59.059Z] #53 39.99 go: downloading github.com/ultraware/funlen v0.0.3
08:01:59 [2022-04-27T08:01:59.059Z] #53 40.01 go: downloading github.com/ultraware/whitespace v0.0.4
08:01:59 [2022-04-27T08:01:59.059Z] #53 40.01 go: downloading github.com/uudashr/gocognit v1.0.5
08:01:59 [2022-04-27T08:01:59.059Z] #53 40.04 go: downloading github.com/yagipy/maintidx v1.0.0
08:01:59 [2022-04-27T08:01:59.320Z] #53 40.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
08:01:59 [2022-04-27T08:01:59.320Z] #53 40.43 go: downloading gitlab.com/bosi/decorder v0.2.1
08:01:59 [2022-04-27T08:01:59.580Z] #53 40.61 go: downloading honnef.co/go/tools v0.2.2
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.65 go: downloading mvdan.cc/gofumpt v0.2.1
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.79 go: downloading github.com/davecgh/go-spew v1.1.1
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.79 go: downloading github.com/pmezard/go-difflib v1.0.0
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.86 go: downloading github.com/stretchr/objx v0.1.1
08:02:00 [2022-04-27T08:02:00.963Z] #53 41.90 go: downloading github.com/hashicorp/hcl v1.0.0
08:02:01 [2022-04-27T08:02:01.223Z] #53 42.15 go: downloading github.com/pelletier/go-toml v1.9.4
08:02:01 [2022-04-27T08:02:01.223Z] #53 42.16 go: downloading gopkg.in/yaml.v2 v2.4.0
08:02:01 [2022-04-27T08:02:01.223Z] #53 42.37 go: downloading golang.org/x/text v0.3.7
08:02:03 [2022-04-27T08:02:03.768Z] #53 ...
08:02:03 [2022-04-27T08:02:03.768Z] 
08:02:03 [2022-04-27T08:02:03.768Z] #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
08:02:03 [2022-04-27T08:02:03.768Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:02:03 [2022-04-27T08:02:03.768Z] #14 34.84 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
08:02:03 [2022-04-27T08:02:03.768Z] #14 34.84 Need to get 115 MB of archives.
08:02:03 [2022-04-27T08:02:03.768Z] #14 34.84 After this operation, 645 MB of additional disk space will be used.
08:02:03 [2022-04-27T08:02:03.768Z] #14 34.84 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 34.96 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.54 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 35.54 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 36.11 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 37.12 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 37.58 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 38.05 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.16 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.66 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.72 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]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 39.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
08:02:03 [2022-04-27T08:02:03.768Z] #14 40.81 debconf: delaying package configuration, since apt-utils is not installed
08:02:03 [2022-04-27T08:02:03.768Z] #14 41.04 Fetched 115 MB in 5s (21.5 MB/s)
08:02:03 [2022-04-27T08:02:03.768Z] #14 41.11 Selecting previously unselected package binutils-mingw-w64-i686.
08:02:03 [2022-04-27T08:02:03.768Z] #14 41.11 (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.)
08:02:03 [2022-04-27T08:02:03.768Z] #14 41.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
08:02:03 [2022-04-27T08:02:03.769Z] #14 41.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:02:03 [2022-04-27T08:02:03.769Z] #14 43.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:02:03 [2022-04-27T08:02:03.769Z] #14 43.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
08:02:03 [2022-04-27T08:02:03.769Z] #14 43.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:02:04 [2022-04-27T08:02:04.028Z] #14 ...
08:02:04 [2022-04-27T08:02:04.028Z] 
08:02:04 [2022-04-27T08:02:04.028Z] #49 [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
08:02:04 [2022-04-27T08:02:04.028Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
08:02:04 [2022-04-27T08:02:04.028Z] #49 37.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
08:02:04 [2022-04-27T08:02:04.028Z] #49 38.97 debconf: delaying package configuration, since apt-utils is not installed
08:02:04 [2022-04-27T08:02:04.028Z] #49 39.18 Fetched 2292 kB in 4s (574 kB/s)
08:02:04 [2022-04-27T08:02:04.028Z] #49 39.29 Selecting previously unselected package libprotobuf23:amd64.
08:02:04 [2022-04-27T08:02:04.028Z] #49 39.29 (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.)
08:02:04 [2022-04-27T08:02:04.028Z] #49 39.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 39.34 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.03 Selecting previously unselected package python3-pkg-resources.
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.03 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.03 Unpacking python3-pkg-resources (52.0.0-4) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.29 Selecting previously unselected package python3-six.
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.29 Unpacking python3-six (1.16.0-2) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.40 Selecting previously unselected package python3-protobuf.
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.40 Unpacking python3-protobuf (3.12.4-1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.84 Selecting previously unselected package libnet1:amd64.
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.96 Selecting previously unselected package libnl-3-200:amd64.
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 40.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.13 Selecting previously unselected package libprotobuf-c1:amd64.
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.27 Selecting previously unselected package criu.
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.27 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.29 Unpacking criu (3.16.1-3) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 41.86 Setting up python3-pkg-resources (52.0.0-4) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 43.75 Setting up libprotobuf23:amd64 (3.12.4-1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 43.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 43.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
08:02:04 [2022-04-27T08:02:04.028Z] #49 43.80 Setting up python3-six (1.16.0-2) ...
08:02:04 [2022-04-27T08:02:04.597Z] #49 45.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
08:02:04 [2022-04-27T08:02:04.597Z] #49 45.06 Setting up python3-protobuf (3.12.4-1) ...
08:02:04 [2022-04-27T08:02:04.597Z] #49 ...
08:02:04 [2022-04-27T08:02:04.597Z] 
08:02:04 [2022-04-27T08:02:04.597Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:02:04 [2022-04-27T08:02:04.597Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.344 + RM_GOPATH=0
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.344 + TMP_GOPATH=
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.344 + : /build
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.344 + '[' -z '' ']'
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.348 ++ mktemp -d
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.348 + export GOPATH=/tmp/tmp.YjM5DzhZvf
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.348 + GOPATH=/tmp/tmp.YjM5DzhZvf
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.348 + RM_GOPATH=1
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.348 + case "$(go env GOARCH)" in
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 ++ go env GOARCH
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + export GO_BUILDMODE=-buildmode=pie
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + GO_BUILDMODE=-buildmode=pie
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 ++ dirname /install.sh
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + dir=/
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + bin=containerd
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + shift
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + '[' '!' -f //containerd.installer ']'
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + . //containerd.installer
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 ++ set -e
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 ++ : v1.6.3
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.366 + install_containerd
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.390 + echo 'Install containerd version v1.6.3'
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.390 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YjM5DzhZvf/src/github.com/containerd/containerd
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.390 Cloning into '/tmp/tmp.YjM5DzhZvf/src/github.com/containerd/containerd'...
08:02:04 [2022-04-27T08:02:04.597Z] #62 6.390 Install containerd version v1.6.3
08:02:04 [2022-04-27T08:02:04.857Z] #62 ...
08:02:04 [2022-04-27T08:02:04.857Z] 
08:02:04 [2022-04-27T08:02:04.857Z] #40 [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
08:02:04 [2022-04-27T08:02:04.857Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.07 debconf: delaying package configuration, since apt-utils is not installed
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.29 Fetched 17.7 MB in 1s (14.4 MB/s)
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.36 Selecting previously unselected package xxd.
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.36 (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.)
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.57 Selecting previously unselected package vim-common.
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.60 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.86 Selecting previously unselected package cmake-data.
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 36.86 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 39.77 Selecting previously unselected package libicu67:amd64.
08:02:04 [2022-04-27T08:02:04.857Z] #40 39.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 39.80 Unpacking libicu67:amd64 (67.1-7) ...
08:02:04 [2022-04-27T08:02:04.857Z] #40 ...
08:02:04 [2022-04-27T08:02:04.857Z] 
08:02:04 [2022-04-27T08:02:04.857Z] #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
08:02:04 [2022-04-27T08:02:04.857Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:02:04 [2022-04-27T08:02:04.857Z] #14 45.83 Selecting previously unselected package binutils-mingw-w64.
08:02:04 [2022-04-27T08:02:04.857Z] #14 45.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
08:02:04 [2022-04-27T08:02:04.857Z] #14 45.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
08:02:04 [2022-04-27T08:02:04.857Z] #14 46.03 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:02:04 [2022-04-27T08:02:04.857Z] #14 46.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:02:05 [2022-04-27T08:02:05.117Z] #14 46.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:02:05 [2022-04-27T08:02:05.376Z] #14 46.24 Selecting previously unselected package dmsetup.
08:02:05 [2022-04-27T08:02:05.376Z] #14 46.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
08:02:05 [2022-04-27T08:02:05.376Z] #14 46.27 Unpacking dmsetup (2:1.02.175-2.1) ...
08:02:05 [2022-04-27T08:02:05.635Z] #14 46.60 Selecting previously unselected package mingw-w64-common.
08:02:05 [2022-04-27T08:02:05.635Z] #14 46.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
08:02:05 [2022-04-27T08:02:05.635Z] #14 46.61 Unpacking mingw-w64-common (8.0.0-1) ...
08:02:08 [2022-04-27T08:02:08.931Z] #14 ...
08:02:08 [2022-04-27T08:02:08.931Z] 
08:02:08 [2022-04-27T08:02:08.931Z] #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
08:02:08 [2022-04-27T08:02:08.931Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
08:02:08 [2022-04-27T08:02:08.931Z] #34 39.48 Updating files:  94% (1435/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.
08:02:08 [2022-04-27T08:02:08.931Z] #34 39.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
08:02:08 [2022-04-27T08:02:08.931Z] #34 40.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:02:08 [2022-04-27T08:02:08.931Z] #34 ...
08:02:08 [2022-04-27T08:02:08.931Z] 
08:02:08 [2022-04-27T08:02:08.931Z] #53 [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
08:02:08 [2022-04-27T08:02:08.931Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.51 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.54 go: downloading github.com/gobwas/glob v0.2.3
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.60 go: downloading github.com/kisielk/gotool v1.0.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.66 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.70 go: downloading golang.org/x/mod v0.5.1
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.79 go: downloading github.com/ettle/strcase v0.1.1
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.88 go: downloading github.com/fatih/structtag v1.2.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 47.89 go: downloading github.com/Masterminds/semver v1.5.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.06 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.08 go: downloading github.com/prometheus/client_golang v1.7.1
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.36 go: downloading github.com/prometheus/client_model v0.2.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.48 go: downloading github.com/google/go-cmp v0.5.6
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
08:02:08 [2022-04-27T08:02:08.931Z] #53 48.90 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.07 go: downloading github.com/beorn7/perks v1.0.1
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.12 go: downloading github.com/cespare/xxhash v1.1.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.14 go: downloading github.com/golang/protobuf v1.5.2
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.40 go: downloading github.com/prometheus/common v0.10.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.54 go: downloading github.com/prometheus/procfs v0.6.0
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.69 go: downloading github.com/mattn/go-runewidth v0.0.9
08:02:08 [2022-04-27T08:02:08.931Z] #53 49.79 go: downloading google.golang.org/protobuf v1.27.1
08:02:10 [2022-04-27T08:02:10.902Z] #53 51.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:02:10 [2022-04-27T08:02:10.902Z] #53 ...
08:02:10 [2022-04-27T08:02:10.902Z] 
08:02:10 [2022-04-27T08:02:10.902Z] #49 [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
08:02:10 [2022-04-27T08:02:10.902Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
08:02:10 [2022-04-27T08:02:10.902Z] #49 48.64 Setting up criu (3.16.1-3) ...
08:02:10 [2022-04-27T08:02:10.902Z] #49 50.58 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:02:10 [2022-04-27T08:02:10.902Z] #49 DONE 51.5s
08:02:11 [2022-04-27T08:02:11.169Z] 
08:02:11 [2022-04-27T08:02:11.169Z] #40 [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
08:02:11 [2022-04-27T08:02:11.169Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
08:02:11 [2022-04-27T08:02:11.169Z] #40 45.94 Selecting previously unselected package libxml2:amd64.
08:02:11 [2022-04-27T08:02:11.169Z] #40 45.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 45.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.54 Selecting previously unselected package libarchive13:amd64.
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.84 Selecting previously unselected package libjsoncpp24:amd64.
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.84 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 46.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.01 Selecting previously unselected package librhash0:amd64.
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.02 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.02 Unpacking librhash0:amd64 (1.4.1-2) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.21 Selecting previously unselected package libuv1:amd64.
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.22 Unpacking libuv1:amd64 (1.40.0-2) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.36 Selecting previously unselected package cmake.
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 47.40 Unpacking cmake (3.18.4-2+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.03 Setting up libicu67:amd64 (67.1-7) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.09 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.16 Setting up libuv1:amd64 (1.40.0-2) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.43 Setting up librhash0:amd64 (1.4.1-2) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.67 Setting up cmake (3.18.4-2+deb11u1) ...
08:02:11 [2022-04-27T08:02:11.169Z] #40 51.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:02:11 [2022-04-27T08:02:11.429Z] #40 DONE 52.3s
08:02:11 [2022-04-27T08:02:11.429Z] 
08:02:11 [2022-04-27T08:02:11.429Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
08:02:11 [2022-04-27T08:02:11.429Z] #41 sha256:af11b5ef1ad5d88d1bd7914b0278db45fd00f9edabc56a6e5a80ffe0cb80d9b9
08:02:11 [2022-04-27T08:02:11.693Z] #41 DONE 0.5s
08:02:11 [2022-04-27T08:02:11.693Z] 
08:02:11 [2022-04-27T08:02:11.693Z] #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
08:02:11 [2022-04-27T08:02:11.693Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:02:11 [2022-04-27T08:02:11.693Z] #14 51.36 Selecting previously unselected package mingw-w64-x86-64-dev.
08:02:11 [2022-04-27T08:02:11.693Z] #14 51.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
08:02:11 [2022-04-27T08:02:11.693Z] #14 51.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
08:02:14 [2022-04-27T08:02:14.994Z] #14 ...
08:02:14 [2022-04-27T08:02:14.994Z] 
08:02:14 [2022-04-27T08:02:14.994Z] #51 [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
08:02:14 [2022-04-27T08:02:14.994Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
08:02:14 [2022-04-27T08:02:14.994Z] #51 55.23 gotestsum version dev
08:02:14 [2022-04-27T08:02:14.994Z] #51 DONE 55.9s
08:02:14 [2022-04-27T08:02:14.994Z] 
08:02:14 [2022-04-27T08:02:14.994Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
08:02:14 [2022-04-27T08:02:14.994Z] #42 sha256:b610a85f490f23eb3afff7043e8c3868595b3e2903ab4458fa80bd242b943763
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.188 + RM_GOPATH=0
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.188 + TMP_GOPATH=
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.188 + : /build
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.188 + '[' -z '' ']'
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.198 ++ mktemp -d
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.198 + export GOPATH=/tmp/tmp.V3RK6EdOSE
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.198 + GOPATH=/tmp/tmp.V3RK6EdOSE
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.198 + RM_GOPATH=1
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.198 + case "$(go env GOARCH)" in
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 Install tini version v0.19.0
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 ++ go env GOARCH
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + export GO_BUILDMODE=-buildmode=pie
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + GO_BUILDMODE=-buildmode=pie
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 ++ dirname /install.sh
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + dir=/
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + bin=tini
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + shift
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + '[' '!' -f //tini.installer ']'
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + . //tini.installer
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 ++ : v0.19.0
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + install_tini
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + echo 'Install tini version v0.19.0'
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.V3RK6EdOSE/tini
08:02:14 [2022-04-27T08:02:14.994Z] #42 3.229 Cloning into '/tmp/tmp.V3RK6EdOSE/tini'...
08:02:15 [2022-04-27T08:02:15.932Z] #42 4.061 + cd /tmp/tmp.V3RK6EdOSE/tini
08:02:15 [2022-04-27T08:02:15.932Z] #42 4.061 + git checkout -q v0.19.0
08:02:15 [2022-04-27T08:02:15.932Z] #42 4.093 + cmake .
08:02:16 [2022-04-27T08:02:16.501Z] #42 4.562 -- The C compiler identification is GNU 10.2.1
08:02:16 [2022-04-27T08:02:16.501Z] #42 4.601 -- Detecting C compiler ABI info
08:02:16 [2022-04-27T08:02:16.761Z] #42 5.031 -- Detecting C compiler ABI info - done
08:02:17 [2022-04-27T08:02:17.020Z] #42 5.150 -- Check for working C compiler: /usr/bin/cc - skipped
08:02:17 [2022-04-27T08:02:17.020Z] #42 5.150 -- Detecting C compile features
08:02:17 [2022-04-27T08:02:17.020Z] #42 5.150 -- Detecting C compile features - done
08:02:17 [2022-04-27T08:02:17.020Z] #42 5.201 -- Performing Test HAS_BUILTIN_FORTIFY
08:02:17 [2022-04-27T08:02:17.280Z] #42 5.347 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:02:17 [2022-04-27T08:02:17.280Z] #42 5.474 -- Configuring done
08:02:17 [2022-04-27T08:02:17.280Z] #42 5.501 -- Generating done
08:02:17 [2022-04-27T08:02:17.280Z] #42 5.524 + make tini-static
08:02:17 [2022-04-27T08:02:17.539Z] #42 5.526 -- Build files have been written to: /tmp/tmp.V3RK6EdOSE/tini
08:02:17 [2022-04-27T08:02:17.539Z] #42 5.741 Scanning dependencies of target tini-static
08:02:17 [2022-04-27T08:02:17.539Z] #42 5.792 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:02:18 [2022-04-27T08:02:18.915Z] #42 6.837 [100%] Linking C executable tini-static
08:02:19 [2022-04-27T08:02:19.174Z] #42 7.376 [100%] Built target tini-static
08:02:19 [2022-04-27T08:02:19.438Z] #42 7.475 + mkdir -p /build
08:02:19 [2022-04-27T08:02:19.438Z] #42 7.475 + cp tini-static /build/docker-init
08:02:20 [2022-04-27T08:02:20.379Z] #42 DONE 8.5s
08:02:20 [2022-04-27T08:02:20.379Z] 
08:02:20 [2022-04-27T08:02:20.379Z] #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
08:02:20 [2022-04-27T08:02:20.379Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.07 Selecting previously unselected package gcc-mingw-w64-base.
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
08:02:20 [2022-04-27T08:02:20.379Z] #14 57.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:02:23 [2022-04-27T08:02:23.661Z] #14 64.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
08:02:23 [2022-04-27T08:02:23.661Z] #14 64.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:02:23 [2022-04-27T08:02:23.662Z] #14 64.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:02:35 [2022-04-27T08:02:35.869Z] #14 74.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
08:02:35 [2022-04-27T08:02:35.870Z] #14 74.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
08:02:35 [2022-04-27T08:02:35.870Z] #14 74.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:02:36 [2022-04-27T08:02:36.129Z] #14 ...
08:02:36 [2022-04-27T08:02:36.129Z] 
08:02:36 [2022-04-27T08:02:36.129Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:02:36 [2022-04-27T08:02:36.129Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:02:37 [2022-04-27T08:02:37.165Z] #62 41.57 Updating files:  61% (2897/4707)
Updating files:  62% (2919/4707)
Updating files:  63% (2966/4707)
Updating files:  64% (3013/4707)
Updating files:  65% (3060/4707)
Updating files:  66% (3107/4707)
Updating files:  67% (3154/4707)
Updating files:  68% (3201/4707)
Updating files:  69% (3248/4707)
Updating files:  70% (3295/4707)
Updating files:  71% (3342/4707)
Updating files:  72% (3390/4707)
Updating files:  73% (3437/4707)
Updating files:  74% (3484/4707)
Updating files:  75% (3531/4707)
Updating files:  76% (3578/4707)
Updating files:  77% (3625/4707)
Updating files:  78% (3672/4707)
Updating files:  79% (3719/4707)
Updating files:  80% (3766/4707)
Updating files:  81% (3813/4707)
Updating files:  82% (3860/4707)
Updating files:  83% (3907/4707)
Updating files:  84% (3954/4707)
Updating files:  85% (4001/4707)
Updating files:  86% (4049/4707)
Updating files:  87% (4096/4707)
Updating files:  88% (4143/4707)
Updating files:  89% (4190/4707)
Updating files:  90% (4237/4707)
Updating files:  91% (4284/4707)
Updating files:  92% (4331/4707)
Updating files:  93% (4378/4707)
Updating files:  94% (4425/4707)
Updating files:  95% (4472/4707)
Updating files:  96% (4519/4707)
Updating files:  97% (4566/4707)
Updating files:  98% (4613/4707)
Updating files:  99% (4660/4707)
Updating files: 100% (4707/4707)
Updating files: 100% (4707/4707), done.
08:02:37 [2022-04-27T08:02:37.165Z] #62 42.56 + cd /tmp/tmp.YjM5DzhZvf/src/github.com/containerd/containerd
08:02:37 [2022-04-27T08:02:37.165Z] #62 42.57 + git checkout -q v1.6.3
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.95 + export 'BUILDTAGS=netgo osusergo static_build'
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + BUILDTAGS='netgo osusergo static_build'
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + export EXTRA_FLAGS=-buildmode=pie
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + EXTRA_FLAGS=-buildmode=pie
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + '[' '' = dynamic ']'
08:02:38 [2022-04-27T08:02:38.549Z] #62 43.96 + make
08:02:39 [2022-04-27T08:02:39.925Z] #62 45.25 + bin/ctr
08:02:49 [2022-04-27T08:02:49.909Z] #62 ...
08:02:49 [2022-04-27T08:02:49.909Z] 
08:02:49 [2022-04-27T08:02:49.909Z] #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
08:02:49 [2022-04-27T08:02:49.909Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:02:49 [2022-04-27T08:02:49.909Z] #14 79.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
08:02:49 [2022-04-27T08:02:49.910Z] #14 79.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
08:02:49 [2022-04-27T08:02:49.910Z] #14 79.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:02:49 [2022-04-27T08:02:49.910Z] #14 84.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
08:02:49 [2022-04-27T08:02:49.910Z] #14 84.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:02:49 [2022-04-27T08:02:49.910Z] #14 84.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:02:54 [2022-04-27T08:02:54.101Z] #14 94.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
08:02:54 [2022-04-27T08:02:54.101Z] #14 94.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
08:02:54 [2022-04-27T08:02:54.101Z] #14 94.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:02:57 [2022-04-27T08:02:57.389Z] #14 ...
08:02:57 [2022-04-27T08:02:57.389Z] 
08:02:57 [2022-04-27T08:02:57.389Z] #65 [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
08:02:57 [2022-04-27T08:02:57.389Z] #65 sha256:56b48f5c68868ac3093176b4456869b2ea6c68e101e929b610f9f154e2e9dec5
08:02:57 [2022-04-27T08:02:57.389Z] #65 97.68 + for f in rootlesskit rootlesskit-docker-proxy
08:02:57 [2022-04-27T08:02:57.389Z] #65 97.68 + GOBIN=/build
08:02:57 [2022-04-27T08:02:57.389Z] #65 97.68 + GO111MODULE=on
08:02:57 [2022-04-27T08:02:57.389Z] #65 97.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4 rootlesskit version 1.0.0
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4 Usage of /build/rootlesskit-docker-proxy:
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4   -container-ip string
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4     	container ip
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4   -container-port int
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4     	container port (default -1)
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4   -host-ip string
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4     	host ip
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4   -host-port int
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4     	host port (default -1)
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4   -proto string
08:03:01 [2022-04-27T08:03:01.586Z] #65 102.4     	proxy protocol (default "tcp")
08:03:02 [2022-04-27T08:03:02.536Z] #65 ...
08:03:02 [2022-04-27T08:03:02.536Z] 
08:03:02 [2022-04-27T08:03:02.536Z] #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
08:03:02 [2022-04-27T08:03:02.536Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.6 Selecting previously unselected package libapparmor1:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.6 Selecting previously unselected package libapparmor-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.8 Selecting previously unselected package libbtrfs0:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.9 Selecting previously unselected package libbtrfs-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 100.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.2 Selecting previously unselected package libudev-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.2 Unpacking libudev-dev:amd64 (247.3-7) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.3 Selecting previously unselected package libsepol1-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.6 Selecting previously unselected package libpcre2-16-0:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.8 Selecting previously unselected package libpcre2-32-0:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 101.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.0 Selecting previously unselected package libpcre2-posix2:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.1 Selecting previously unselected package libpcre2-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.2 Unpacking libpcre2-dev:amd64 (10.36-2) ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.6 Selecting previously unselected package libselinux1-dev:amd64.
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.536Z] #14 102.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.0 Selecting previously unselected package libdevmapper-dev:amd64.
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.4 Selecting previously unselected package libseccomp-dev:amd64.
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
08:03:02 [2022-04-27T08:03:02.537Z] 
08:03:02 [2022-04-27T08:03:02.537Z] #14 ...
08:03:02 [2022-04-27T08:03:02.537Z] 
08:03:02 [2022-04-27T08:03:02.537Z] #65 [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
08:03:02 [2022-04-27T08:03:02.537Z] #65 sha256:56b48f5c68868ac3093176b4456869b2ea6c68e101e929b610f9f154e2e9dec5
08:03:02 [2022-04-27T08:03:02.537Z] #65 DONE 103.3s
08:03:02 [2022-04-27T08:03:02.537Z] 
08:03:02 [2022-04-27T08:03:02.537Z] #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
08:03:02 [2022-04-27T08:03:02.537Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.5 Selecting previously unselected package libsystemd-dev:amd64.#14 ...
08:03:02 [2022-04-27T08:03:02.537Z] 
08:03:02 [2022-04-27T08:03:02.537Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
08:03:02 [2022-04-27T08:03:02.537Z] #66 sha256:425506699f513e9ce20c34d1713d53ca5a1482cd8ce611537297bd7553f0734b
08:03:02 [2022-04-27T08:03:02.537Z] #66 DONE 0.2s
08:03:02 [2022-04-27T08:03:02.537Z] 
08:03:02 [2022-04-27T08:03:02.537Z] #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
08:03:02 [2022-04-27T08:03:02.537Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.5 Selecting previously unselected package libsystemd-dev:amd64.
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
08:03:02 [2022-04-27T08:03:02.537Z] #14 103.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
08:03:02 [2022-04-27T08:03:02.807Z] #14 ...
08:03:02 [2022-04-27T08:03:02.807Z] 
08:03:02 [2022-04-27T08:03:02.807Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:03:02 [2022-04-27T08:03:02.807Z] #67 sha256:ca3f3ecab82b7f1144ecd1ef49deb7e815725aed8940dd4f2ade8c9718664a9e
08:03:02 [2022-04-27T08:03:02.807Z] #67 DONE 0.1s
08:03:02 [2022-04-27T08:03:02.807Z] 
08:03:02 [2022-04-27T08:03:02.807Z] #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
08:03:02 [2022-04-27T08:03:02.807Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
08:03:03 [2022-04-27T08:03:03.066Z] #14 104.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.3 Setting up libudev-dev:amd64 (247.3-7) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.326Z] #14 104.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.4 Setting up mingw-w64-common (8.0.0-1) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 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
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 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
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 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
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
08:03:03 [2022-04-27T08:03:03.584Z] #14 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
08:03:03 [2022-04-27T08:03:03.844Z] #14 104.7 Setting up dmsetup (2:1.02.175-2.1) ...
08:03:03 [2022-04-27T08:03:03.844Z] #14 104.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
08:03:03 [2022-04-27T08:03:03.844Z] #14 104.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
08:03:03 [2022-04-27T08:03:03.844Z] #14 104.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:03:04 [2022-04-27T08:03:04.103Z] #14 DONE 105.2s
08:03:04 [2022-04-27T08:03:04.103Z] 
08:03:04 [2022-04-27T08:03:04.103Z] #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
08:03:04 [2022-04-27T08:03:04.103Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
08:03:04 [2022-04-27T08:03:04.363Z] #34 ...
08:03:04 [2022-04-27T08:03:04.363Z] 
08:03:04 [2022-04-27T08:03:04.363Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
08:03:04 [2022-04-27T08:03:04.363Z] #57 sha256:5f0f8a54b765d029be4072b07ef7fd9eeb84f20b854804f49789364fc687e5c4
08:03:04 [2022-04-27T08:03:04.622Z] #57 DONE 0.4s
08:03:04 [2022-04-27T08:03:04.622Z] 
08:03:04 [2022-04-27T08:03:04.622Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:03:04 [2022-04-27T08:03:04.622Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + RM_GOPATH=0
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + TMP_GOPATH=
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + : /build
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + '[' -z '' ']'
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 ++ mktemp -d
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + export GOPATH=/tmp/tmp.DmTsxLTEbz
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + GOPATH=/tmp/tmp.DmTsxLTEbz
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + RM_GOPATH=1
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + case "$(go env GOARCH)" in
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 ++ go env GOARCH
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + export GO_BUILDMODE=-buildmode=pie
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + GO_BUILDMODE=-buildmode=pie
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 ++ dirname /install.sh
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + dir=/
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + bin=runc
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + shift
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + '[' '!' -f //runc.installer ']'
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + . //runc.installer
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 ++ set -e
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 ++ : v1.1.1
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + install_runc
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + RUNC_BUILDTAGS=seccomp
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.121 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DmTsxLTEbz/src/github.com/opencontainers/runc
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.122 Install runc version v1.1.1 (build tags: seccomp)
08:03:07 [2022-04-27T08:03:07.916Z] #58 3.125 Cloning into '/tmp/tmp.DmTsxLTEbz/src/github.com/opencontainers/runc'...
08:03:08 [2022-04-27T08:03:08.177Z] #58 ...
08:03:08 [2022-04-27T08:03:08.177Z] 
08:03:08 [2022-04-27T08:03:08.177Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
08:03:08 [2022-04-27T08:03:08.177Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
08:03:08 [2022-04-27T08:03:08.177Z] #15 DONE 4.0s
08:03:08 [2022-04-27T08:03:08.436Z] 
08:03:08 [2022-04-27T08:03:08.436Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:03:08 [2022-04-27T08:03:08.436Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
08:03:10 [2022-04-27T08:03:10.973Z] #16 DONE 2.6s
08:03:10 [2022-04-27T08:03:10.973Z] 
08:03:10 [2022-04-27T08:03:10.973Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:03:10 [2022-04-27T08:03:10.973Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
08:03:12 [2022-04-27T08:03:12.877Z] #17 1.600 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:03:12 [2022-04-27T08:03:12.877Z] #17 DONE 1.7s
08:03:12 [2022-04-27T08:03:12.877Z] 
08:03:12 [2022-04-27T08:03:12.877Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:03:12 [2022-04-27T08:03:12.877Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:03:12 [2022-04-27T08:03:12.877Z] #58 ...
08:03:12 [2022-04-27T08:03:12.877Z] 
08:03:12 [2022-04-27T08:03:12.877Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:03:12 [2022-04-27T08:03:12.877Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
08:03:14 [2022-04-27T08:03:14.782Z] #18 DONE 1.8s
08:03:14 [2022-04-27T08:03:14.782Z] 
08:03:14 [2022-04-27T08:03:14.782Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:03:14 [2022-04-27T08:03:14.782Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
08:03:16 [2022-04-27T08:03:16.158Z] #19 DONE 1.5s
08:03:16 [2022-04-27T08:03:16.158Z] 
08:03:16 [2022-04-27T08:03:16.158Z] #20 [dev-systemd-false  6/25] RUN ldconfig
08:03:16 [2022-04-27T08:03:16.158Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
08:03:17 [2022-04-27T08:03:17.536Z] #20 DONE 1.6s
08:03:17 [2022-04-27T08:03:17.536Z] 
08:03:17 [2022-04-27T08:03:17.536Z] #21 [dev-systemd-false  7/25] 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
08:03:17 [2022-04-27T08:03:17.536Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
08:03:19 [2022-04-27T08:03:19.444Z] #21 1.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:03:19 [2022-04-27T08:03:19.444Z] #21 1.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
08:03:19 [2022-04-27T08:03:19.444Z] #21 1.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
08:03:20 [2022-04-27T08:03:20.015Z] #21 2.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
08:03:21 [2022-04-27T08:03:21.015Z] #21 3.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB]
08:03:21 [2022-04-27T08:03:21.592Z] #21 4.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
08:03:24 [2022-04-27T08:03:24.137Z] #21 ...
08:03:24 [2022-04-27T08:03:24.138Z] 
08:03:24 [2022-04-27T08:03:24.138Z] #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
08:03:24 [2022-04-27T08:03:24.138Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
08:03:24 [2022-04-27T08:03:24.138Z] #34 DONE 124.4s
08:03:24 [2022-04-27T08:03:24.138Z] 
08:03:24 [2022-04-27T08:03:24.138Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:03:24 [2022-04-27T08:03:24.138Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.21 + cd /tmp/tmp.DmTsxLTEbz/src/github.com/opencontainers/runc
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.21 + git checkout -q v1.1.1
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.72 + '[' -z '' ']'
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.72 + target=static
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.72 + make BUILDTAGS=seccomp static
08:03:24 [2022-04-27T08:03:24.138Z] #58 11.95 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 .
08:03:25 [2022-04-27T08:03:25.515Z] #58 ...
08:03:25 [2022-04-27T08:03:25.515Z] 
08:03:25 [2022-04-27T08:03:25.515Z] #21 [dev-systemd-false  7/25] 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
08:03:25 [2022-04-27T08:03:25.515Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
08:03:25 [2022-04-27T08:03:25.515Z] #21 7.668 Fetched 8510 kB in 6s (1394 kB/s)
08:03:27 [2022-04-27T08:03:27.418Z] #21 7.668 Reading package lists...
08:03:29 [2022-04-27T08:03:29.953Z] #21 9.931 Reading package lists...
08:03:30 [2022-04-27T08:03:30.211Z] #21 12.05 Building dependency tree...
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.34 The following additional packages will be installed:
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.34   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.34   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   python3-pkg-resources vim-runtime xxd
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35 Suggested packages:
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   acl attr quota
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35 Recommended packages:
08:03:31 [2022-04-27T08:03:31.148Z] #21 13.35   libatm1 nftables libpam-cap build-essential python3-dev unzip
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31 The following NEW packages will be installed:
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.31   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.32   python3-pkg-resources python3-setuptools python3-wheel sudo
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:03:32 [2022-04-27T08:03:32.087Z] #21 14.32   xz-utils zip zstd
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.63 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.63 Need to get 27.6 MB of archives.
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.63 After this operation, 106 MB of additional disk space will be used.
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.70 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
08:03:32 [2022-04-27T08:03:32.347Z] #21 14.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
08:03:32 [2022-04-27T08:03:32.348Z] #21 14.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
08:03:32 [2022-04-27T08:03:32.918Z] #21 15.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
08:03:32 [2022-04-27T08:03:32.918Z] #21 15.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:03:32 [2022-04-27T08:03:32.918Z] #21 15.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
08:03:32 [2022-04-27T08:03:32.918Z] #21 15.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
08:03:32 [2022-04-27T08:03:32.918Z] #21 15.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.55 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
08:03:33 [2022-04-27T08:03:33.213Z] #21 15.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
08:03:33 [2022-04-27T08:03:33.783Z] #21 16.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
08:03:33 [2022-04-27T08:03:33.784Z] #21 16.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
08:03:34 [2022-04-27T08:03:34.353Z] #21 16.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
08:03:34 [2022-04-27T08:03:34.353Z] #21 16.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
08:03:34 [2022-04-27T08:03:34.353Z] #21 16.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
08:03:34 [2022-04-27T08:03:34.612Z] #21 16.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
08:03:35 [2022-04-27T08:03:35.180Z] #21 17.68 debconf: delaying package configuration, since apt-utils is not installed
08:03:35 [2022-04-27T08:03:35.180Z] #21 17.79 Fetched 27.6 MB in 3s (10.5 MB/s)
08:03:35 [2022-04-27T08:03:35.439Z] #21 17.84 Selecting previously unselected package pigz.
08:03:35 [2022-04-27T08:03:35.439Z] #21 17.84 (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.)
08:03:35 [2022-04-27T08:03:35.439Z] #21 17.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.439Z] #21 17.91 Unpacking pigz (2.6-1) ...
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.01 Selecting previously unselected package libelf1:amd64.
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.02 Unpacking libelf1:amd64 (0.183-1) ...
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.17 Selecting previously unselected package libbpf0:amd64.
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.17 Unpacking libbpf0:amd64 (1:0.3-2) ...
08:03:35 [2022-04-27T08:03:35.699Z] #21 18.27 Selecting previously unselected package libcap2:amd64.
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.27 Unpacking libcap2:amd64 (1:2.44-1) ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.35 Selecting previously unselected package libmnl0:amd64.
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.35 Unpacking libmnl0:amd64 (1.0.4-3) ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.41 Selecting previously unselected package libxtables12:amd64.
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.42 Unpacking libxtables12:amd64 (1.8.7-1) ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.50 Selecting previously unselected package libcap2-bin.
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
08:03:35 [2022-04-27T08:03:35.958Z] #21 18.50 Unpacking libcap2-bin (1:2.44-1) ...
08:03:36 [2022-04-27T08:03:36.217Z] #21 18.60 Selecting previously unselected package iproute2.
08:03:36 [2022-04-27T08:03:36.217Z] #21 18.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
08:03:36 [2022-04-27T08:03:36.217Z] #21 18.61 Unpacking iproute2 (5.10.0-4) ...
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.04 Selecting previously unselected package xxd.
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.18 Selecting previously unselected package vim-common.
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:03:36 [2022-04-27T08:03:36.784Z] #21 19.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:03:37 [2022-04-27T08:03:37.042Z] #21 19.45 Selecting previously unselected package bash-completion.
08:03:37 [2022-04-27T08:03:37.042Z] #21 19.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
08:03:38 [2022-04-27T08:03:38.945Z] #21 21.10 Unpacking bash-completion (1:2.11-2) ...
08:03:38 [2022-04-27T08:03:38.945Z] #21 21.54 Selecting previously unselected package bzip2.
08:03:39 [2022-04-27T08:03:39.206Z] #21 21.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
08:03:39 [2022-04-27T08:03:39.206Z] #21 21.55 Unpacking bzip2 (1.0.8-4) ...
08:03:39 [2022-04-27T08:03:39.206Z] #21 21.64 Selecting previously unselected package xz-utils.
08:03:39 [2022-04-27T08:03:39.206Z] #21 21.65 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
08:03:39 [2022-04-27T08:03:39.206Z] #21 21.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:03:39 [2022-04-27T08:03:39.465Z] #21 21.81 Selecting previously unselected package apparmor.
08:03:39 [2022-04-27T08:03:39.465Z] #21 21.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
08:03:39 [2022-04-27T08:03:39.465Z] #21 21.88 Unpacking apparmor (2.13.6-10) ...
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.29 Selecting previously unselected package inetutils-ping.
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.32 Unpacking inetutils-ping (2:2.0-1) ...
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.43 Selecting previously unselected package libip4tc2:amd64.
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.44 Unpacking libip4tc2:amd64 (1.8.7-1) ...
08:03:40 [2022-04-27T08:03:40.032Z] #21 22.50 Selecting previously unselected package libip6tc2:amd64.
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.51 Unpacking libip6tc2:amd64 (1.8.7-1) ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.57 Selecting previously unselected package libnfnetlink0:amd64.
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.66 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.74 Selecting previously unselected package libnftnl11:amd64.
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.76 Unpacking libnftnl11:amd64 (1.1.9-1) ...
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.85 Selecting previously unselected package iptables.
08:03:40 [2022-04-27T08:03:40.290Z] #21 22.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.549Z] #21 22.87 Unpacking iptables (1.8.7-1) ...
08:03:40 [2022-04-27T08:03:40.549Z] #21 23.11 Selecting previously unselected package libonig5:amd64.
08:03:40 [2022-04-27T08:03:40.808Z] #21 23.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.808Z] #21 23.13 Unpacking libonig5:amd64 (6.9.6-1.1) ...
08:03:40 [2022-04-27T08:03:40.808Z] #21 23.29 Selecting previously unselected package libjq1:amd64.
08:03:40 [2022-04-27T08:03:40.808Z] #21 23.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
08:03:40 [2022-04-27T08:03:40.808Z] #21 23.30 Unpacking libjq1:amd64 (1.6-2.1) ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.39 Selecting previously unselected package jq.
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.41 Unpacking jq (1.6-2.1) ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.52 Selecting previously unselected package libaio1:amd64.
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.53 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.53 Unpacking libaio1:amd64 (0.3.112-9) ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.60 Selecting previously unselected package libgpm2:amd64.
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
08:03:41 [2022-04-27T08:03:41.066Z] #21 23.66 Selecting previously unselected package libicu67:amd64.
08:03:41 [2022-04-27T08:03:41.325Z] #21 23.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
08:03:41 [2022-04-27T08:03:41.325Z] #21 23.67 Unpacking libicu67:amd64 (67.1-7) ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.72 Selecting previously unselected package libinih1:amd64.
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.75 Unpacking libinih1:amd64 (53-1+b2) ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.80 Selecting previously unselected package libnet1:amd64.
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.80 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.89 Selecting previously unselected package libnl-3-200:amd64.
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 26.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.00 Selecting previously unselected package libprotobuf-c1:amd64.
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.06 Selecting previously unselected package net-tools.
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.07 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.609Z] #21 27.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.23 Selecting previously unselected package patch.
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.24 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.24 Unpacking patch (2.7.6-7) ...
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.34 Selecting previously unselected package python-pip-whl.
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:03:44 [2022-04-27T08:03:44.867Z] #21 27.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:03:45 [2022-04-27T08:03:45.436Z] #21 27.89 Selecting previously unselected package python3-lib2to3.
08:03:45 [2022-04-27T08:03:45.436Z] #21 27.89 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
08:03:45 [2022-04-27T08:03:45.436Z] #21 27.90 Unpacking python3-lib2to3 (3.9.2-1) ...
08:03:45 [2022-04-27T08:03:45.436Z] #21 28.01 Selecting previously unselected package python3-distutils.
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.02 Unpacking python3-distutils (3.9.2-1) ...
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.15 Selecting previously unselected package python3-pkg-resources.
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.16 Unpacking python3-pkg-resources (52.0.0-4) ...
08:03:45 [2022-04-27T08:03:45.694Z] #21 28.30 Selecting previously unselected package python3-setuptools.
08:03:45 [2022-04-27T08:03:45.952Z] #21 28.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
08:03:45 [2022-04-27T08:03:45.952Z] #21 28.31 Unpacking python3-setuptools (52.0.0-4) ...
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.51 Selecting previously unselected package python3-wheel.
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.51 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.51 Unpacking python3-wheel (0.34.2-1) ...
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.58 Selecting previously unselected package python3-pip.
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.59 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:03:46 [2022-04-27T08:03:46.217Z] #21 28.60 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:03:46 [2022-04-27T08:03:46.483Z] #21 28.86 Selecting previously unselected package sudo.
08:03:46 [2022-04-27T08:03:46.483Z] #21 28.86 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
08:03:46 [2022-04-27T08:03:46.483Z] #21 28.87 Unpacking sudo (1.9.5p2-3) ...
08:03:47 [2022-04-27T08:03:47.001Z] #21 29.29 Selecting previously unselected package thin-provisioning-tools.
08:03:47 [2022-04-27T08:03:47.001Z] #21 29.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
08:03:47 [2022-04-27T08:03:47.001Z] #21 29.31 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:03:47 [2022-04-27T08:03:47.001Z] #21 29.53 Selecting previously unselected package uidmap.
08:03:47 [2022-04-27T08:03:47.001Z] #21 29.54 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.55 Unpacking uidmap (1:4.8.1-1) ...
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.68 Selecting previously unselected package vim-runtime.
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.68 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:03:47 [2022-04-27T08:03:47.260Z] #21 29.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:03:50 [2022-04-27T08:03:50.544Z] #21 32.45 Selecting previously unselected package vim.
08:03:50 [2022-04-27T08:03:50.544Z] #21 32.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
08:03:50 [2022-04-27T08:03:50.544Z] #21 32.48 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:03:50 [2022-04-27T08:03:50.544Z] #21 32.99 Selecting previously unselected package xfsprogs.
08:03:50 [2022-04-27T08:03:50.544Z] #21 33.00 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
08:03:50 [2022-04-27T08:03:50.544Z] #21 33.00 Unpacking xfsprogs (5.10.0-4) ...
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.43 Selecting previously unselected package zip.
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.44 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.44 Unpacking zip (3.0-12) ...
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.57 Selecting previously unselected package zstd.
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.59 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
08:03:51 [2022-04-27T08:03:51.112Z] #21 33.60 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:03:51 [2022-04-27T08:03:51.682Z] #21 33.89 Setting up python3-pkg-resources (52.0.0-4) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.78 Setting up libip4tc2:amd64 (1.8.7-1) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.82 Setting up libgpm2:amd64 (1.20.7-8) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.83 Setting up libicu67:amd64 (67.1-7) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.86 Setting up libinih1:amd64 (53-1+b2) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.87 Setting up uidmap (1:4.8.1-1) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.90 Setting up bzip2 (1.0.8-4) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
08:03:52 [2022-04-27T08:03:52.620Z] #21 34.93 Setting up python3-wheel (0.34.2-1) ...
08:03:52 [2022-04-27T08:03:52.879Z] #21 35.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:03:53 [2022-04-27T08:03:53.138Z] #21 35.43 Setting up libcap2:amd64 (1:2.44-1) ...
08:03:53 [2022-04-27T08:03:53.138Z] #21 35.44 Setting up libcap2-bin (1:2.44-1) ...
08:03:53 [2022-04-27T08:03:53.138Z] #21 35.45 Setting up apparmor (2.13.6-10) ...
08:03:54 [2022-04-27T08:03:54.518Z] #21 37.03 Setting up zip (3.0-12) ...
08:03:54 [2022-04-27T08:03:54.518Z] #21 37.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:03:54 [2022-04-27T08:03:54.778Z] #21 37.06 Setting up bash-completion (1:2.11-2) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.84 Setting up libmnl0:amd64 (1.0.4-3) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.86 Setting up patch (2.7.6-7) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.87 Setting up sudo (1.9.5p2-3) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.95 invoke-rc.d: could not determine current runlevel
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.96 invoke-rc.d: policy-rc.d denied execution of start.
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.96 Setting up xfsprogs (5.10.0-4) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.98 Setting up libxtables12:amd64 (1.8.7-1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 38.99 Setting up inetutils-ping (2:2.0-1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 39.00 Setting up pigz (2.6-1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 39.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 39.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 39.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:03:56 [2022-04-27T08:03:56.684Z] #21 39.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:03:57 [2022-04-27T08:03:57.251Z] #21 39.59 Setting up libaio1:amd64 (0.3.112-9) ...
08:03:57 [2022-04-27T08:03:57.251Z] #21 39.61 Setting up python3-lib2to3 (3.9.2-1) ...
08:03:57 [2022-04-27T08:03:57.510Z] #21 40.04 Setting up libelf1:amd64 (0.183-1) ...
08:03:57 [2022-04-27T08:03:57.769Z] #21 40.10 Setting up zstd (1.4.8+dfsg-2.1) ...
08:03:57 [2022-04-27T08:03:57.769Z] #21 40.11 Setting up libonig5:amd64 (6.9.6-1.1) ...
08:03:57 [2022-04-27T08:03:57.769Z] #21 40.13 Setting up python3-distutils (3.9.2-1) ...
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.58 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:03:58 [2022-04-27T08:03:58.338Z] #21 40.65 Setting up python3-setuptools (52.0.0-4) ...
08:03:59 [2022-04-27T08:03:59.714Z] #21 42.06 Setting up libjq1:amd64 (1.6-2.1) ...
08:03:59 [2022-04-27T08:03:59.714Z] #21 42.08 Setting up libnftnl11:amd64 (1.1.9-1) ...
08:03:59 [2022-04-27T08:03:59.714Z] #21 42.09 Setting up thin-provisioning-tools (0.9.0-1) ...
08:03:59 [2022-04-27T08:03:59.714Z] #21 42.10 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.06 Setting up jq (1.6-2.1) ...
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.08 Setting up libbpf0:amd64 (1:0.3-2) ...
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.10 Setting up iptables (1.8.7-1) ...
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:04:00 [2022-04-27T08:04:00.649Z] #21 43.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:04:00 [2022-04-27T08:04:00.907Z] #21 43.15 Setting up iproute2 (5.10.0-4) ...
08:04:01 [2022-04-27T08:04:01.167Z] #21 43.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:04:01 [2022-04-27T08:04:01.739Z] #21 DONE 44.0s
08:04:01 [2022-04-27T08:04:01.740Z] 
08:04:01 [2022-04-27T08:04:01.740Z] #22 [dev-systemd-false  8/25] 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
08:04:01 [2022-04-27T08:04:01.740Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
08:04:02 [2022-04-27T08:04:02.677Z] #22 1.188 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:04:02 [2022-04-27T08:04:02.677Z] #22 1.193 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:04:02 [2022-04-27T08:04:02.677Z] #22 1.199 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:04:02 [2022-04-27T08:04:02.938Z] #22 DONE 1.3s
08:04:02 [2022-04-27T08:04:02.938Z] 
08:04:02 [2022-04-27T08:04:02.938Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:04:02 [2022-04-27T08:04:02.938Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
08:04:12 [2022-04-27T08:04:12.927Z] #23 9.777 Collecting yamllint==1.26.1
08:04:13 [2022-04-27T08:04:13.862Z] #23 10.81   Downloading yamllint-1.26.1.tar.gz (126 kB)
08:04:14 [2022-04-27T08:04:14.799Z] #23 11.91 Collecting pathspec>=0.5.3
08:04:14 [2022-04-27T08:04:14.799Z] #23 11.93   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
08:04:15 [2022-04-27T08:04:15.059Z] #23 12.31 Collecting pyyaml
08:04:15 [2022-04-27T08:04:15.059Z] #23 12.33   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)
08:04:15 [2022-04-27T08:04:15.318Z] #23 12.39 Building wheels for collected packages: yamllint
08:04:15 [2022-04-27T08:04:15.318Z] #23 12.40   Building wheel for yamllint (setup.py): started
08:04:16 [2022-04-27T08:04:16.257Z] #23 13.43   Building wheel for yamllint (setup.py): finished with status 'done'
08:04:16 [2022-04-27T08:04:16.257Z] #23 13.43   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=da3cc6aeaf38ecd2e5918f930577f0932cae922fbeb8fb52d0e61242dca217e6
08:04:16 [2022-04-27T08:04:16.257Z] #23 13.43   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
08:04:16 [2022-04-27T08:04:16.257Z] #23 13.43 Successfully built yamllint
08:04:16 [2022-04-27T08:04:16.257Z] #23 13.47 Installing collected packages: pyyaml, pathspec, yamllint
08:04:16 [2022-04-27T08:04:16.824Z] #23 13.87 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
08:04:17 [2022-04-27T08:04:17.391Z] #23 DONE 14.4s
08:04:17 [2022-04-27T08:04:17.391Z] 
08:04:17 [2022-04-27T08:04:17.391Z] #53 [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
08:04:17 [2022-04-27T08:04:17.391Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:04:17 [2022-04-27T08:04:17.391Z] #53 ...
08:04:17 [2022-04-27T08:04:17.391Z] 
08:04:17 [2022-04-27T08:04:17.391Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:04:17 [2022-04-27T08:04:17.391Z] #27 sha256:d1cdfef6f33afae0a5e39bcc0db0f01340dd5bf356c30c54af347049cccf1a93
08:04:17 [2022-04-27T08:04:17.649Z] #27 DONE 0.3s
08:04:17 [2022-04-27T08:04:17.649Z] 
08:04:17 [2022-04-27T08:04:17.649Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:04:17 [2022-04-27T08:04:17.649Z] #32 sha256:bf91e9745fb3e88ab2443565dfe92e01afefac08614df88d0d1f76bd84182ac3
08:04:18 [2022-04-27T08:04:18.217Z] #32 DONE 0.5s
08:04:18 [2022-04-27T08:04:18.217Z] 
08:04:18 [2022-04-27T08:04:18.217Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:04:18 [2022-04-27T08:04:18.217Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:04:18 [2022-04-27T08:04:18.217Z] #58 ...
08:04:18 [2022-04-27T08:04:18.217Z] 
08:04:18 [2022-04-27T08:04:18.217Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:04:18 [2022-04-27T08:04:18.217Z] #35 sha256:debb1e12f32f532e8032903c5c489bf747f130c4e350bac85a263e8945545654
08:04:18 [2022-04-27T08:04:18.217Z] #35 DONE 0.3s
08:04:18 [2022-04-27T08:04:18.217Z] 
08:04:18 [2022-04-27T08:04:18.217Z] #53 [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
08:04:18 [2022-04-27T08:04:18.217Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:04:18 [2022-04-27T08:04:18.477Z] #53 ...
08:04:18 [2022-04-27T08:04:18.477Z] 
08:04:18 [2022-04-27T08:04:18.477Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
08:04:18 [2022-04-27T08:04:18.477Z] #37 sha256:b07179618ef259a0257070a872b44e769da8c4f9c9fd6f118e9e9ae0697db400
08:04:18 [2022-04-27T08:04:18.477Z] #37 DONE 0.1s
08:04:18 [2022-04-27T08:04:18.477Z] 
08:04:18 [2022-04-27T08:04:18.477Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
08:04:18 [2022-04-27T08:04:18.477Z] #39 sha256:eae9155b7f21085a4d8948d8921fec9e72a1edae4a6da7912751690f5c426673
08:04:18 [2022-04-27T08:04:18.477Z] #39 DONE 0.1s
08:04:18 [2022-04-27T08:04:18.477Z] 
08:04:18 [2022-04-27T08:04:18.477Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
08:04:18 [2022-04-27T08:04:18.477Z] #43 sha256:462a4984e002592dd551cce12e0c8a6b3f42a9e03ce8be6b6c719012cc4affe8
08:04:18 [2022-04-27T08:04:18.477Z] #43 DONE 0.1s
08:04:18 [2022-04-27T08:04:18.477Z] 
08:04:18 [2022-04-27T08:04:18.477Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:04:18 [2022-04-27T08:04:18.477Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:04:28 [2022-04-27T08:04:28.545Z] #58 ...
08:04:28 [2022-04-27T08:04:28.545Z] 
08:04:28 [2022-04-27T08:04:28.545Z] #45 [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
08:04:28 [2022-04-27T08:04:28.545Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
08:04:28 [2022-04-27T08:04:28.545Z] #45 189.2 + dpkg --print-architecture
08:04:28 [2022-04-27T08:04:28.545Z] #45 189.2 + git checkout -q v2.1.0
08:04:28 [2022-04-27T08:04:28.806Z] #45 189.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:04:28 [2022-04-27T08:04:28.806Z] #45 189.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:04:55 [2022-04-27T08:04:55.343Z] #45 DONE 211.9s
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #53 [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
08:04:55 [2022-04-27T08:04:55.343Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:04:55 [2022-04-27T08:04:55.343Z] #53 ...
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
08:04:55 [2022-04-27T08:04:55.343Z] #46 sha256:bb55ec118c2b24659a879f6fddff5afc15ba49d8db5ff361fa9cfe508f8c26be
08:04:55 [2022-04-27T08:04:55.343Z] #46 DONE 0.5s
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
08:04:55 [2022-04-27T08:04:55.343Z] #50 sha256:8e8119e2e2b6bde6d2c3c39718c4edb03307386c9e5d94d2b32afa10d93f2ecc
08:04:55 [2022-04-27T08:04:55.343Z] #50 DONE 0.1s
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:04:55 [2022-04-27T08:04:55.343Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:04:55 [2022-04-27T08:04:55.343Z] #58 ...
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:04:55 [2022-04-27T08:04:55.343Z] #52 sha256:e46393f357d95ffee3f97193e6b32d72cbed500049e6a28b60c003f39d458b4e
08:04:55 [2022-04-27T08:04:55.343Z] #52 DONE 0.1s
08:04:55 [2022-04-27T08:04:55.343Z] 
08:04:55 [2022-04-27T08:04:55.343Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
08:04:55 [2022-04-27T08:04:55.343Z] #58 sha256:2e2163495cc02ee809bc29707ec7476ff357f6e9ed0f4ca1a9c962331483a301
08:05:27 [2022-04-27T08:05:27.426Z] #58 142.5 + mkdir -p /build
08:05:27 [2022-04-27T08:05:27.426Z] #58 142.5 + cp runc /build/runc
08:05:29 [2022-04-27T08:05:29.331Z] #58 DONE 144.3s
08:05:29 [2022-04-27T08:05:29.331Z] 
08:05:29 [2022-04-27T08:05:29.331Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:05:29 [2022-04-27T08:05:29.331Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:05:30 [2022-04-27T08:05:30.708Z] #62 ...
08:05:30 [2022-04-27T08:05:30.708Z] 
08:05:30 [2022-04-27T08:05:30.709Z] #53 [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
08:05:30 [2022-04-27T08:05:30.709Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
08:05:30 [2022-04-27T08:05:30.709Z] #53 251.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
08:05:30 [2022-04-27T08:05:30.967Z] #53 DONE 251.9s
08:05:30 [2022-04-27T08:05:30.967Z] 
08:05:30 [2022-04-27T08:05:30.967Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:05:30 [2022-04-27T08:05:30.967Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:05:32 [2022-04-27T08:05:32.343Z] #62 ...
08:05:32 [2022-04-27T08:05:32.344Z] 
08:05:32 [2022-04-27T08:05:32.344Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
08:05:32 [2022-04-27T08:05:32.344Z] #54 sha256:fb393ca1ad2808a07d41599db45126ab0c61b158b0c04b99540613dc430a9ccd
08:05:32 [2022-04-27T08:05:32.911Z] #54 DONE 0.6s
08:05:32 [2022-04-27T08:05:32.911Z] 
08:05:32 [2022-04-27T08:05:32.911Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
08:05:32 [2022-04-27T08:05:32.911Z] #56 sha256:3bbba4fcdc4ebbb073ad07490a0e3528f289784f7afbe7e7c620b56f539c1e4f
08:05:32 [2022-04-27T08:05:32.911Z] #56 DONE 0.1s
08:05:32 [2022-04-27T08:05:32.911Z] 
08:05:32 [2022-04-27T08:05:32.911Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:05:32 [2022-04-27T08:05:32.911Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:05:33 [2022-04-27T08:05:33.172Z] #62 ...
08:05:33 [2022-04-27T08:05:33.172Z] 
08:05:33 [2022-04-27T08:05:33.172Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
08:05:33 [2022-04-27T08:05:33.172Z] #59 sha256:a836c837eb132c8c423e6268c547904f99c1a7c5d1dd23d7f6ba49b3b80c4cda
08:05:33 [2022-04-27T08:05:33.431Z] #59 DONE 0.3s
08:05:33 [2022-04-27T08:05:33.431Z] 
08:05:33 [2022-04-27T08:05:33.431Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
08:05:33 [2022-04-27T08:05:33.431Z] #62 sha256:fddceee73b9a53d0dde4b2df78364588d75c02e87508fff7c7fbc4498f4de08f
08:05:34 [2022-04-27T08:05:34.808Z] #62 220.3 + bin/containerd
08:06:31 [2022-04-27T08:06:31.039Z] #62 271.0 # github.com/containerd/containerd/cmd/containerd
08:06:31 [2022-04-27T08:06:31.039Z] #62 271.0 /usr/bin/ld: /tmp/go-link-253792971/000019.o: in function `New':
08:06:31 [2022-04-27T08:06:31.039Z] #62 271.0 /tmp/tmp.YjM5DzhZvf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:06:31 [2022-04-27T08:06:31.039Z] #62 271.1 + bin/containerd-stress
08:06:31 [2022-04-27T08:06:31.039Z] #62 272.2 + bin/containerd-shim
08:06:39 [2022-04-27T08:06:39.156Z] #62 283.3 + bin/containerd-shim-runc-v1
08:06:44 [2022-04-27T08:06:44.428Z] #62 289.5 + bin/containerd-shim-runc-v2
08:06:44 [2022-04-27T08:06:44.996Z] #62 290.3 + binaries
08:06:44 [2022-04-27T08:06:44.996Z] #62 290.3 + install -D bin/containerd /build/containerd
08:06:44 [2022-04-27T08:06:44.996Z] #62 290.3 + install -D bin/containerd-shim /build/containerd-shim
08:06:44 [2022-04-27T08:06:44.996Z] #62 290.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:06:44 [2022-04-27T08:06:44.997Z] #62 290.4 + install -D bin/ctr /build/ctr
08:06:47 [2022-04-27T08:06:47.533Z] #62 DONE 292.4s
08:06:48 [2022-04-27T08:06:48.099Z] 
08:06:48 [2022-04-27T08:06:48.099Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
08:06:48 [2022-04-27T08:06:48.099Z] #63 sha256:3a539e26e8a4fe0b946a5aa6e9fe36c3d50424004c143d3c6c87a2ff7a287118
08:06:49 [2022-04-27T08:06:49.031Z] #63 DONE 1.0s
08:06:49 [2022-04-27T08:06:49.031Z] 
08:06:49 [2022-04-27T08:06:49.031Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:06:49 [2022-04-27T08:06:49.031Z] #68 sha256:df6046b1bcdba5486a85ac47a97bb15344100dfc580c9a34402e5fd4ef25a2c2
08:06:49 [2022-04-27T08:06:49.288Z] #68 DONE 0.2s
08:06:49 [2022-04-27T08:06:49.288Z] 
08:06:49 [2022-04-27T08:06:49.288Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
08:06:49 [2022-04-27T08:06:49.288Z] #73 sha256:aa1c7c283c4143e67ec44a6a220c1019c16248af0a7bba84e829091dd81f4b9a
08:06:50 [2022-04-27T08:06:50.221Z] #73 DONE 1.0s
08:06:50 [2022-04-27T08:06:50.221Z] 
08:06:50 [2022-04-27T08:06:50.221Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
08:06:50 [2022-04-27T08:06:50.221Z] #74 sha256:0449c52ed6746316cc18da2046cd980c966768bebbe8a7b49e1cd9a87efb9bf6
08:06:50 [2022-04-27T08:06:50.221Z] #74 DONE 0.0s
08:06:50 [2022-04-27T08:06:50.221Z] 
08:06:50 [2022-04-27T08:06:50.221Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
08:06:50 [2022-04-27T08:06:50.221Z] #75 sha256:3eb4277f1092d3435b23b7f932974c9dba1fc064f19cb72f7002c89bc92e6b95
08:06:50 [2022-04-27T08:06:50.787Z] #75 0.628 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:06:50 [2022-04-27T08:06:50.787Z] #75 0.628 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:06:50 [2022-04-27T08:06:50.788Z] #75 0.629 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:06:51 [2022-04-27T08:06:51.617Z] #75 0.869 Reading package lists...
08:06:51 [2022-04-27T08:06:51.877Z] #75 1.378 Reading package lists...
08:06:52 [2022-04-27T08:06:52.137Z] #75 1.879 Building dependency tree...
08:06:52 [2022-04-27T08:06:52.137Z] #75 1.989 Reading state information...
08:06:52 [2022-04-27T08:06:52.137Z] #75 2.104 The following additional packages will be installed:
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.104   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.105 Suggested packages:
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.105   systemd-container policykit-1
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.105 Recommended packages:
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.105   systemd-timesyncd | time-daemon libnss-systemd
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.172 The following NEW packages will be installed:
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.173   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
08:06:52 [2022-04-27T08:06:52.396Z] #75 2.174   libkmod2 libpam-systemd systemd systemd-sysv
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.441 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.441 Need to get 5817 kB of archives.
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.441 After this operation, 19.3 MB of additional disk space will be used.
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.444 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.447 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.464 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
08:06:52 [2022-04-27T08:06:52.655Z] #75 2.549 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.550 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.552 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.553 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.563 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.717 debconf: delaying package configuration, since apt-utils is not installed
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.747 Fetched 5817 kB in 0s (15.2 MB/s)
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.773 Selecting previously unselected package libargon2-1:amd64.
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.773 (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 ... 28622 files and directories currently installed.)
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.785 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.792 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
08:06:52 [2022-04-27T08:06:52.914Z] #75 2.827 Selecting previously unselected package libjson-c5:amd64.
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.830 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.835 Unpacking libjson-c5:amd64 (0.15-2) ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.876 Selecting previously unselected package libcryptsetup12:amd64.
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.879 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.883 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.961 Selecting previously unselected package libkmod2:amd64.
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.963 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 2.968 Unpacking libkmod2:amd64 (28-1) ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 3.033 Selecting previously unselected package systemd.
08:06:53 [2022-04-27T08:06:53.174Z] #75 3.036 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
08:06:53 [2022-04-27T08:06:53.174Z] #75 3.074 Unpacking systemd (247.3-7) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.607 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.618 Setting up libjson-c5:amd64 (0.15-2) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.628 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.639 Setting up libkmod2:amd64 (28-1) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.649 Setting up systemd (247.3-7) ...
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.691 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.693 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.696 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
08:06:53 [2022-04-27T08:06:53.743Z] #75 3.717 Initializing machine ID from KVM UUID.
08:06:54 [2022-04-27T08:06:54.312Z] #75 4.095 Selecting previously unselected package systemd-sysv.
08:06:54 [2022-04-27T08:06:54.312Z] #75 4.096 (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 ... 29433 files and directories currently installed.)
08:06:54 [2022-04-27T08:06:54.312Z] #75 4.109 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
08:06:54 [2022-04-27T08:06:54.312Z] #75 4.113 Unpacking systemd-sysv (247.3-7) ...
08:06:54 [2022-04-27T08:06:54.312Z] #75 4.162 Selecting previously unselected package libdbus-1-3:amd64.
08:06:54 [2022-04-27T08:06:54.313Z] #75 4.165 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
08:06:54 [2022-04-27T08:06:54.313Z] #75 4.170 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
08:06:54 [2022-04-27T08:06:54.313Z] #75 4.228 Selecting previously unselected package dbus.
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.231 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.241 Unpacking dbus (1.12.20-2) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.311 Selecting previously unselected package libpam-systemd:amd64.
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.314 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.319 Unpacking libpam-systemd:amd64 (247.3-7) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.372 Selecting previously unselected package dbus-user-session.
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.372 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.377 Unpacking dbus-user-session (1.12.20-2) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.453 Setting up systemd-sysv (247.3-7) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.465 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.477 Setting up dbus (1.12.20-2) ...
08:06:54 [2022-04-27T08:06:54.571Z] #75 4.599 invoke-rc.d: could not determine current runlevel
08:06:54 [2022-04-27T08:06:54.830Z] #75 4.601 invoke-rc.d: policy-rc.d denied execution of start.
08:06:54 [2022-04-27T08:06:54.830Z] #75 4.607 Setting up libpam-systemd:amd64 (247.3-7) ...
08:06:54 [2022-04-27T08:06:54.830Z] #75 4.749 Setting up dbus-user-session (1.12.20-2) ...
08:06:55 [2022-04-27T08:06:55.092Z] #75 4.764 Processing triggers for libc-bin (2.31-13+deb11u3) ...
08:06:55 [2022-04-27T08:06:55.092Z] #75 DONE 4.9s
08:06:55 [2022-04-27T08:06:55.092Z] 
08:06:55 [2022-04-27T08:06:55.092Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
08:06:55 [2022-04-27T08:06:55.092Z] #76 sha256:abb16999e0047f86c603d112d1176b01baceb9007e3d9af4635b4daecce5c74a
08:06:55 [2022-04-27T08:06:55.350Z] #76 0.388   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
08:06:55 [2022-04-27T08:06:55.350Z] #76 0.391                                  Dload  Upload   Total   Spent    Left  Speed
08:06:55 [2022-04-27T08:06:55.612Z] #76 0.391 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6179      0 --:--:-- --:--:-- --:--:--  6158
08:06:55 [2022-04-27T08:06:55.612Z] #76 DONE 0.7s
08:06:55 [2022-04-27T08:06:55.872Z] 
08:06:55 [2022-04-27T08:06:55.872Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:06:55 [2022-04-27T08:06:55.872Z] #77 sha256:b4378e7309adfa97e289c85aa658ff604ef9598cf3050633d20cd0f1f62fe834
08:06:56 [2022-04-27T08:06:56.807Z] #77 DONE 1.0s
08:06:56 [2022-04-27T08:06:56.807Z] 
08:06:56 [2022-04-27T08:06:56.807Z] #78 exporting to image
08:06:56 [2022-04-27T08:06:56.807Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:06:56 [2022-04-27T08:06:56.807Z] #78 exporting layers
08:07:03 [2022-04-27T08:07:03.451Z] #78 exporting layers 6.6s done
08:07:03 [2022-04-27T08:07:03.451Z] #78 writing image sha256:4abb8fc01e039013d1b61b54100f97229500911c7b33fcaaf1a1f81b72052294 done
08:07:03 [2022-04-27T08:07:03.451Z] #78 naming to docker.io/library/docker:a9be008f0010fc6e207848c616b7ab060da24e9d done
08:07:03 [2022-04-27T08:07:03.451Z] #78 DONE 6.6s