Skip to content

Console Output

Skipping 50 KB.. Full Log
20:15:25 [2022-02-22T20:15:25.549Z] #30 sha256:082b60935b0b89d1ef207496ddceadb38d4fbcee0faa72ba4a7abf9edb861b5e
20:15:25 [2022-02-22T20:15:25.549Z] #30 DONE 0.1s
20:15:25 [2022-02-22T20:15:25.549Z] 
20:15:25 [2022-02-22T20:15:25.549Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:15:25 [2022-02-22T20:15:25.549Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191
20:15:25 [2022-02-22T20:15:25.549Z] #38 11.91 Fetched 8389 kB in 9s (948 kB/s)
20:15:26 [2022-02-22T20:15:26.112Z] #38 11.91 Reading package lists...
20:15:26 [2022-02-22T20:15:26.112Z] #38 ...
20:15:26 [2022-02-22T20:15:26.112Z] 
20:15:26 [2022-02-22T20:15:26.112Z] #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
20:15:26 [2022-02-22T20:15:26.112Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 tomll can be used in two ways:
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 Writing to STDIN and reading from STDOUT:
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24   cat file.toml | tomll > file.toml
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 Reading and updating a list of files:
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24   tomll a.toml b.toml c.toml
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 
20:15:26 [2022-02-22T20:15:26.112Z] #36 12.24 When given a list of files, tomll will modify all files in place without asking.
20:15:26 [2022-02-22T20:15:26.112Z] #36 DONE 12.3s
20:15:26 [2022-02-22T20:15:26.112Z] 
20:15:26 [2022-02-22T20:15:26.112Z] #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
20:15:26 [2022-02-22T20:15:26.112Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:15:26 [2022-02-22T20:15:26.112Z] #14 12.25 Fetched 8389 kB in 9s (920 kB/s)
20:15:30 [2022-02-22T20:15:30.291Z] #14 12.25 Reading package lists...
20:15:30 [2022-02-22T20:15:30.854Z] #14 16.38 Reading package lists...
20:15:30 [2022-02-22T20:15:30.854Z] #14 ...
20:15:30 [2022-02-22T20:15:30.854Z] 
20:15:30 [2022-02-22T20:15:30.854Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:15:30 [2022-02-22T20:15:30.854Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081
20:15:30 [2022-02-22T20:15:30.854Z] #43 16.94 + git checkout -q v2.3.0
20:15:32 [2022-02-22T20:15:32.749Z] #43 18.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:15:36 [2022-02-22T20:15:36.021Z] #43 ...
20:15:36 [2022-02-22T20:15:36.021Z] 
20:15:36 [2022-02-22T20:15:36.021Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:15:36 [2022-02-22T20:15:36.021Z] #31 sha256:3c6bd8b242b121818a5bf55dc01bd8453633c67579f89d3028dbe410835540b5
20:15:36 [2022-02-22T20:15:36.021Z] #31 5.390 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:15:36 [2022-02-22T20:15:36.021Z] #31 6.620 
20:15:36 [2022-02-22T20:15:36.021Z] #31 6.893 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
20:15:36 [2022-02-22T20:15:36.021Z] #31 8.076 
20:15:36 [2022-02-22T20:15:36.021Z] #31 ...
20:15:36 [2022-02-22T20:15:36.021Z] 
20:15:36 [2022-02-22T20:15:36.021Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:36 [2022-02-22T20:15:36.021Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.04 go: downloading github.com/fatih/color v1.13.0
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.05 go: downloading github.com/gofrs/flock v0.8.1
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.07 go: downloading github.com/spf13/cobra v1.3.0
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.14 go: downloading github.com/spf13/pflag v1.0.5
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.29 go: downloading github.com/spf13/viper v1.10.1
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.68 go: downloading github.com/mattn/go-colorable v0.1.12
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.71 go: downloading github.com/mattn/go-isatty v0.0.14
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.74 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
20:15:36 [2022-02-22T20:15:36.021Z] #51 20.75 go: downloading github.com/go-critic/go-critic v0.6.2
20:15:36 [2022-02-22T20:15:36.021Z] #51 21.68 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:15:36 [2022-02-22T20:15:36.021Z] #51 21.72 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:15:37 [2022-02-22T20:15:37.389Z] #51 ...
20:15:37 [2022-02-22T20:15:37.389Z] 
20:15:37 [2022-02-22T20:15:37.389Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:15:37 [2022-02-22T20:15:37.389Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8
20:15:37 [2022-02-22T20:15:37.389Z] #47 13.02 Fetched 8392 kB in 11s (798 kB/s)
20:15:37 [2022-02-22T20:15:37.389Z] #47 13.02 Reading package lists...
20:15:37 [2022-02-22T20:15:37.389Z] #47 16.64 Reading package lists...
20:15:37 [2022-02-22T20:15:37.389Z] #47 20.32 Building dependency tree...
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.12 The following additional packages will be installed:
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.14   python3-protobuf python3-six
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.15 Suggested packages:
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.16   python3-setuptools
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.16 Recommended packages:
20:15:37 [2022-02-22T20:15:37.389Z] #47 23.16   iproute2 | iproute
20:15:37 [2022-02-22T20:15:37.389Z] #47 ...
20:15:37 [2022-02-22T20:15:37.389Z] 
20:15:37 [2022-02-22T20:15:37.389Z] #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
20:15:37 [2022-02-22T20:15:37.389Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:15:37 [2022-02-22T20:15:37.389Z] #14 16.38 Reading package lists...
20:15:37 [2022-02-22T20:15:37.389Z] #14 20.15 Building dependency tree...
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.08 The following additional packages will be installed:
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.10   mingw-w64-common mingw-w64-x86-64-dev
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.12 Suggested packages:
20:15:37 [2022-02-22T20:15:37.389Z] #14 23.13   gcc-10-locales seccomp wine64
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.01 The following NEW packages will be installed:
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.02   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.03   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
20:15:37 [2022-02-22T20:15:37.646Z] #14 24.03   mingw-w64-x86-64-dev
20:15:37 [2022-02-22T20:15:37.903Z] #14 24.40 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
20:15:37 [2022-02-22T20:15:37.903Z] #14 24.40 Need to get 108 MB of archives.
20:15:37 [2022-02-22T20:15:37.903Z] #14 24.40 After this operation, 620 MB of additional disk space will be used.
20:15:37 [2022-02-22T20:15:37.903Z] #14 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
20:15:38 [2022-02-22T20:15:38.159Z] #14 24.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
20:15:38 [2022-02-22T20:15:38.416Z] #14 24.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
20:15:38 [2022-02-22T20:15:38.416Z] #14 24.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:15:38 [2022-02-22T20:15:38.416Z] #14 24.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:15:38 [2022-02-22T20:15:38.416Z] #14 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
20:15:38 [2022-02-22T20:15:38.416Z] #14 24.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
20:15:38 [2022-02-22T20:15:38.673Z] #14 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
20:15:38 [2022-02-22T20:15:38.673Z] #14 24.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
20:15:38 [2022-02-22T20:15:38.929Z] #14 25.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
20:15:38 [2022-02-22T20:15:38.929Z] #14 ...
20:15:38 [2022-02-22T20:15:38.929Z] 
20:15:38 [2022-02-22T20:15:38.929Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:15:38 [2022-02-22T20:15:38.929Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364
20:15:38 [2022-02-22T20:15:38.929Z] #58 10.87 Reading package lists...
20:15:38 [2022-02-22T20:15:38.929Z] #58 15.51 Reading package lists...
20:15:38 [2022-02-22T20:15:38.929Z] #58 19.09 Building dependency tree...
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.19 The following additional packages will be installed:
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.20   libbtrfs0
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.38 The following NEW packages will be installed:
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.39   libbtrfs-dev libbtrfs0
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.75 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.75 Need to get 454 kB of archives.
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.75 After this operation, 1275 kB of additional disk space will be used.
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:15:38 [2022-02-22T20:15:38.929Z] #58 22.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.64 debconf: delaying package configuration, since apt-utils is not installed
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.86 Fetched 454 kB in 0s (1508 kB/s)
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.92 Selecting previously unselected package libbtrfs0:arm64.
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.92 (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 ... 15700 files and directories currently installed.)
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.98 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 23.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.20 Selecting previously unselected package libbtrfs-dev:arm64.
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.21 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.57 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.59 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:15:38 [2022-02-22T20:15:38.929Z] #58 24.60 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:15:39 [2022-02-22T20:15:39.186Z] #58 ...
20:15:39 [2022-02-22T20:15:39.186Z] 
20:15:39 [2022-02-22T20:15:39.186Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:39 [2022-02-22T20:15:39.186Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.10 go: downloading github.com/sirupsen/logrus v1.8.1
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.12 go: downloading github.com/stretchr/testify v1.7.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.27 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.33 go: downloading github.com/fsnotify/fsnotify v1.5.1
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.34 go: downloading github.com/magiconair/properties v1.8.5
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.41 go: downloading github.com/mitchellh/mapstructure v1.4.3
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.43 go: downloading github.com/spf13/afero v1.6.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.46 go: downloading github.com/spf13/cast v1.4.1
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.59 go: downloading github.com/subosito/gotenv v1.2.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.59 go: downloading gopkg.in/ini.v1 v1.66.2
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.64 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.82 go: downloading github.com/go-toolsmith/astcast v1.0.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 24.98 go: downloading github.com/go-toolsmith/astequal v1.0.1
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.05 go: downloading github.com/go-toolsmith/astp v1.0.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.10 go: downloading github.com/go-toolsmith/strparse v1.0.0
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.11 go: downloading github.com/go-toolsmith/typep v1.0.2
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
20:15:39 [2022-02-22T20:15:39.186Z] #51 25.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:15:39 [2022-02-22T20:15:39.186Z] #51 ...
20:15:39 [2022-02-22T20:15:39.186Z] 
20:15:39 [2022-02-22T20:15:39.186Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
20:15:39 [2022-02-22T20:15:39.186Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364
20:15:39 [2022-02-22T20:15:39.186Z] #58 DONE 25.6s
20:15:39 [2022-02-22T20:15:39.444Z] 
20:15:39 [2022-02-22T20:15:39.444Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:39 [2022-02-22T20:15:39.444Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:39 [2022-02-22T20:15:39.444Z] #51 25.79 go: downloading github.com/hashicorp/errwrap v1.0.0
20:15:39 [2022-02-22T20:15:39.444Z] #51 ...
20:15:39 [2022-02-22T20:15:39.444Z] 
20:15:39 [2022-02-22T20:15:39.444Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
20:15:39 [2022-02-22T20:15:39.444Z] #59 sha256:c52333c89909cfe1e7214b96ff539702d26f8a0464e30472bbd9633bb03d6c95
20:15:39 [2022-02-22T20:15:39.444Z] #59 DONE 0.3s
20:15:39 [2022-02-22T20:15:39.444Z] 
20:15:39 [2022-02-22T20:15:39.444Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:39 [2022-02-22T20:15:39.444Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:39 [2022-02-22T20:15:39.444Z] #51 25.91 go: downloading 4d63.com/gochecknoglobals v0.1.0
20:15:39 [2022-02-22T20:15:39.444Z] #51 25.96 go: downloading github.com/Antonboom/errname v0.1.5
20:15:39 [2022-02-22T20:15:39.742Z] #51 26.06 go: downloading github.com/Antonboom/nilnil v0.1.0
20:15:39 [2022-02-22T20:15:39.742Z] #51 26.07 go: downloading github.com/BurntSushi/toml v1.0.0
20:15:39 [2022-02-22T20:15:39.998Z] #51 ...
20:15:39 [2022-02-22T20:15:39.998Z] 
20:15:39 [2022-02-22T20:15:39.998Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:15:39 [2022-02-22T20:15:39.998Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191
20:15:39 [2022-02-22T20:15:39.998Z] #38 11.91 Reading package lists...
20:15:39 [2022-02-22T20:15:39.998Z] #38 16.43 Reading package lists...
20:15:39 [2022-02-22T20:15:39.998Z] #38 20.10 Building dependency tree...
20:15:39 [2022-02-22T20:15:39.998Z] #38 22.98 The following additional packages will be installed:
20:15:39 [2022-02-22T20:15:39.998Z] #38 23.00   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
20:15:39 [2022-02-22T20:15:39.998Z] #38 23.01 Suggested packages:
20:15:39 [2022-02-22T20:15:39.998Z] #38 23.02   cmake-doc ninja-build lrzip
20:15:39 [2022-02-22T20:15:39.998Z] #38 23.02 Recommended packages:
20:15:39 [2022-02-22T20:15:39.999Z] #38 23.02   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:15:39 [2022-02-22T20:15:39.999Z] #38 23.73 The following NEW packages will be installed:
20:15:39 [2022-02-22T20:15:39.999Z] #38 23.75   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:15:39 [2022-02-22T20:15:39.999Z] #38 23.75   vim-common xxd
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 Need to get 15.6 MB of archives.
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 After this operation, 67.4 MB of additional disk space will be used.
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 24.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:15:39 [2022-02-22T20:15:39.999Z] #38 25.69 debconf: delaying package configuration, since apt-utils is not installed
20:15:39 [2022-02-22T20:15:39.999Z] #38 25.87 Fetched 15.6 MB in 1s (17.9 MB/s)
20:15:39 [2022-02-22T20:15:39.999Z] #38 26.02 Selecting previously unselected package xxd.
20:15:39 [2022-02-22T20:15:39.999Z] #38 26.02 (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 ... 15700 files and directories currently installed.)
20:15:39 [2022-02-22T20:15:39.999Z] #38 26.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:15:39 [2022-02-22T20:15:39.999Z] #38 26.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:15:39 [2022-02-22T20:15:39.999Z] #38 ...
20:15:39 [2022-02-22T20:15:39.999Z] 
20:15:39 [2022-02-22T20:15:39.999Z] #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
20:15:39 [2022-02-22T20:15:39.999Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:15:39 [2022-02-22T20:15:39.999Z] #14 26.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
20:15:40 [2022-02-22T20:15:40.562Z] #14 27.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
20:15:41 [2022-02-22T20:15:41.498Z] #14 27.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
20:15:42 [2022-02-22T20:15:42.426Z] #14 28.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
20:15:42 [2022-02-22T20:15:42.426Z] #14 ...
20:15:42 [2022-02-22T20:15:42.426Z] 
20:15:42 [2022-02-22T20:15:42.426Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
20:15:42 [2022-02-22T20:15:42.426Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974
20:15:42 [2022-02-22T20:15:42.426Z] #53 27.28 v3.0.2
20:15:42 [2022-02-22T20:15:42.426Z] #53 DONE 28.9s
20:15:42 [2022-02-22T20:15:42.683Z] 
20:15:42 [2022-02-22T20:15:42.683Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:42 [2022-02-22T20:15:42.683Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:42 [2022-02-22T20:15:42.683Z] #51 26.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.03 go: downloading github.com/alexkohler/prealloc v1.0.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.04 go: downloading github.com/ashanbrown/makezero v1.1.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.07 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.07 go: downloading github.com/blizzy78/varnamelen v0.5.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.11 go: downloading github.com/breml/bidichk v0.2.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.13 go: downloading github.com/breml/errchkjson v0.2.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.13 go: downloading github.com/butuzov/ireturn v0.1.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.16 go: downloading github.com/charithe/durationcheck v0.0.9
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.19 go: downloading github.com/daixiang0/gci v0.2.9
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.22 go: downloading github.com/esimonov/ifshort v1.0.4
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.24 go: downloading github.com/fzipp/gocyclo v0.4.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.58 go: downloading github.com/golangci/misspell v0.3.5
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.84 go: downloading github.com/jgautheron/goconst v1.5.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.93 go: downloading github.com/julz/importas v0.1.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.94 go: downloading github.com/kisielk/errcheck v1.6.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 27.98 go: downloading github.com/kulti/thelper v0.5.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.03 go: downloading github.com/kyoh86/exportloopref v0.1.8
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.10 go: downloading github.com/ldez/gomoddirectives v0.2.2
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.10 go: downloading github.com/ldez/tagliatelle v0.3.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.19 go: downloading github.com/leonklingele/grouper v1.1.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.19 go: downloading github.com/maratori/testpackage v1.0.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.39 go: downloading github.com/mgechev/revive v1.1.3
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.70 go: downloading github.com/moricho/tparallel v0.2.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.71 go: downloading github.com/nakabonne/nestif v0.3.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.74 go: downloading github.com/nishanths/exhaustive v0.7.11
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.78 go: downloading github.com/nishanths/predeclared v0.2.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.83 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.83 go: downloading github.com/ryancurrah/gomodguard v1.2.3
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
20:15:42 [2022-02-22T20:15:42.683Z] #51 28.99 go: downloading github.com/securego/gosec/v2 v2.9.6
20:15:42 [2022-02-22T20:15:42.683Z] #51 29.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:15:42 [2022-02-22T20:15:42.683Z] #51 29.17 go: downloading github.com/sivchari/containedctx v1.0.1
20:15:42 [2022-02-22T20:15:42.683Z] #51 29.19 go: downloading github.com/sivchari/tenv v1.4.7
20:15:42 [2022-02-22T20:15:42.683Z] #51 29.19 go: downloading github.com/sonatard/noctx v0.0.1
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.26 go: downloading github.com/sourcegraph/go-diff v0.6.1
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.35 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.39 go: downloading github.com/tetafro/godot v1.4.11
20:15:42 [2022-02-22T20:15:42.947Z] #51 29.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
20:15:43 [2022-02-22T20:15:43.207Z] #51 29.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
20:15:43 [2022-02-22T20:15:43.207Z] #51 29.58 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
20:15:43 [2022-02-22T20:15:43.207Z] #51 29.72 go: downloading github.com/ultraware/funlen v0.0.3
20:15:43 [2022-02-22T20:15:43.463Z] #51 29.87 go: downloading github.com/ultraware/whitespace v0.0.4
20:15:43 [2022-02-22T20:15:43.463Z] #51 29.89 go: downloading github.com/uudashr/gocognit v1.0.5
20:15:43 [2022-02-22T20:15:43.463Z] #51 29.92 go: downloading github.com/yagipy/maintidx v1.0.0
20:15:43 [2022-02-22T20:15:43.463Z] #51 29.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
20:15:43 [2022-02-22T20:15:43.720Z] #51 30.06 go: downloading gitlab.com/bosi/decorder v0.2.1
20:15:43 [2022-02-22T20:15:43.720Z] #51 30.25 go: downloading honnef.co/go/tools v0.2.2
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.32 go: downloading mvdan.cc/gofumpt v0.2.1
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.48 go: downloading github.com/davecgh/go-spew v1.1.1
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.51 go: downloading github.com/pmezard/go-difflib v1.0.0
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.53 go: downloading github.com/stretchr/objx v0.1.1
20:15:45 [2022-02-22T20:15:45.086Z] #51 31.61 go: downloading github.com/hashicorp/hcl v1.0.0
20:15:45 [2022-02-22T20:15:45.343Z] #51 31.83 go: downloading github.com/pelletier/go-toml v1.9.4
20:15:45 [2022-02-22T20:15:45.343Z] #51 31.88 go: downloading gopkg.in/yaml.v2 v2.4.0
20:15:45 [2022-02-22T20:15:45.600Z] #51 31.98 go: downloading golang.org/x/text v0.3.7
20:15:46 [2022-02-22T20:15:46.529Z] #51 ...
20:15:46 [2022-02-22T20:15:46.529Z] 
20:15:46 [2022-02-22T20:15:46.529Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:15:46 [2022-02-22T20:15:46.529Z] #31 sha256:3c6bd8b242b121818a5bf55dc01bd8453633c67579f89d3028dbe410835540b5
20:15:46 [2022-02-22T20:15:46.529Z] #31 12.20 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:15:46 [2022-02-22T20:15:46.529Z] #31 13.44 #=#=#                                                                         
20:15:46 [2022-02-22T20:15:46.529Z] #31 13.82 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
20:15:46 [2022-02-22T20:15:46.529Z] #31 15.16 
20:15:46 [2022-02-22T20:15:46.529Z] #31 18.84 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:15:46 [2022-02-22T20:15:46.529Z] #31 19.95 
20:15:47 [2022-02-22T20:15:47.652Z] #31 20.22 #=#=#                                                                         

                                                                           0.1%
####                                                                       6.9%
#########################                                                 35.4%
#####################################                                     51.7%
##########################################                                59.2%
#####################################################                     74.0%
##################################################################        91.7%
#####################################################################     96.3%
######################################################################## 100.0%
20:15:47 [2022-02-22T20:15:47.652Z] #31 ...
20:15:47 [2022-02-22T20:15:47.652Z] 
20:15:47 [2022-02-22T20:15:47.652Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:15:47 [2022-02-22T20:15:47.652Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8
20:15:47 [2022-02-22T20:15:47.652Z] #47 23.62 The following NEW packages will be installed:
20:15:47 [2022-02-22T20:15:47.652Z] #47 23.66   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:15:47 [2022-02-22T20:15:47.652Z] #47 23.66   python3-protobuf python3-six
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.10 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.10 Need to get 2115 kB of archives.
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.10 After this operation, 10.7 MB of additional disk space will be used.
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 24.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 27.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [609 kB]
20:15:47 [2022-02-22T20:15:47.653Z] #47 28.93 debconf: delaying package configuration, since apt-utils is not installed
20:15:47 [2022-02-22T20:15:47.653Z] #47 29.24 Fetched 2115 kB in 4s (502 kB/s)
20:15:47 [2022-02-22T20:15:47.653Z] #47 29.33 Selecting previously unselected package libprotobuf23:arm64.
20:15:47 [2022-02-22T20:15:47.653Z] #47 29.33 (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 ... 15700 files and directories currently installed.)
20:15:47 [2022-02-22T20:15:47.653Z] #47 29.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 29.44 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.08 Selecting previously unselected package python3-pkg-resources.
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.08 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.08 Unpacking python3-pkg-resources (52.0.0-4) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.27 Selecting previously unselected package python3-six.
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.28 Unpacking python3-six (1.16.0-2) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.35 Selecting previously unselected package python3-protobuf.
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.37 Unpacking python3-protobuf (3.12.4-1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.85 Selecting previously unselected package libnet1:arm64.
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.96 Selecting previously unselected package libnl-3-200:arm64.
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 30.97 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.06 Selecting previously unselected package libprotobuf-c1:arm64.
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.18 Selecting previously unselected package criu.
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.18 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.19 Unpacking criu (3.16.1-3) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 31.86 Setting up python3-pkg-resources (52.0.0-4) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 33.22 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 33.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 33.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:15:47 [2022-02-22T20:15:47.653Z] #47 33.25 Setting up python3-six (1.16.0-2) ...
20:15:48 [2022-02-22T20:15:48.215Z] #47 34.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:15:48 [2022-02-22T20:15:48.215Z] #47 34.19 Setting up python3-protobuf (3.12.4-1) ...
20:15:48 [2022-02-22T20:15:48.215Z] #47 ...
20:15:48 [2022-02-22T20:15:48.215Z] 
20:15:48 [2022-02-22T20:15:48.215Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:15:48 [2022-02-22T20:15:48.215Z] #31 sha256:3c6bd8b242b121818a5bf55dc01bd8453633c67579f89d3028dbe410835540b5
20:15:48 [2022-02-22T20:15:48.215Z] #31 22.58 
20:15:49 [2022-02-22T20:15:49.585Z] #31 ...
20:15:49 [2022-02-22T20:15:49.585Z] 
20:15:49 [2022-02-22T20:15:49.585Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:15:49 [2022-02-22T20:15:49.585Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.662 + RM_GOPATH=0
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.666 + TMP_GOPATH=
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.666 + : /build
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.666 + '[' -z '' ']'
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.670 ++ mktemp -d
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.675 + export GOPATH=/tmp/tmp.JN04W3yDVD
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.675 + GOPATH=/tmp/tmp.JN04W3yDVD
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.675 + RM_GOPATH=1
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.675 + case "$(go env GOARCH)" in
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.675 ++ go env GOARCH
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.695 + export GO_BUILDMODE=-buildmode=pie
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.696 + GO_BUILDMODE=-buildmode=pie
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.697 ++ dirname /install.sh
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.710 + dir=/
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.711 + bin=containerd
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.712 + shift
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.712 + '[' '!' -f //containerd.installer ']'
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.713 + . //containerd.installer
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.713 ++ set -e
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.717 ++ : v1.5.9
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.718 + install_containerd
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.721 + echo 'Install containerd version v1.5.9'
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.722 Install containerd version v1.5.9
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.722 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JN04W3yDVD/src/github.com/containerd/containerd
20:15:49 [2022-02-22T20:15:49.585Z] #60 0.724 Cloning into '/tmp/tmp.JN04W3yDVD/src/github.com/containerd/containerd'...
20:15:49 [2022-02-22T20:15:49.585Z] #60 ...
20:15:49 [2022-02-22T20:15:49.585Z] 
20:15:49 [2022-02-22T20:15:49.585Z] #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
20:15:49 [2022-02-22T20:15:49.585Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 29.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
20:15:49 [2022-02-22T20:15:49.585Z] #14 30.72 debconf: delaying package configuration, since apt-utils is not installed
20:15:49 [2022-02-22T20:15:49.585Z] #14 30.96 Fetched 108 MB in 5s (20.1 MB/s)
20:15:49 [2022-02-22T20:15:49.585Z] #14 31.06 Selecting previously unselected package binutils-mingw-w64-i686.
20:15:49 [2022-02-22T20:15:49.586Z] #14 31.06 (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 ... 15700 files and directories currently installed.)
20:15:49 [2022-02-22T20:15:49.586Z] #14 31.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 31.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 32.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:15:49 [2022-02-22T20:15:49.586Z] #14 32.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 33.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.14 Selecting previously unselected package binutils-mingw-w64.
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.27 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.50 Selecting previously unselected package dmsetup.
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.54 Unpacking dmsetup (2:1.02.175-2.1) ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.68 Selecting previously unselected package mingw-w64-common.
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
20:15:49 [2022-02-22T20:15:49.586Z] #14 35.68 Unpacking mingw-w64-common (8.0.0-1) ...
20:15:50 [2022-02-22T20:15:50.150Z] #14 ...
20:15:50 [2022-02-22T20:15:50.150Z] 
20:15:50 [2022-02-22T20:15:50.150Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:50 [2022-02-22T20:15:50.150Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:50 [2022-02-22T20:15:50.150Z] #51 36.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
20:15:50 [2022-02-22T20:15:50.150Z] #51 36.50 go: downloading github.com/gobwas/glob v0.2.3
20:15:50 [2022-02-22T20:15:50.150Z] #51 36.58 go: downloading github.com/kisielk/gotool v1.0.0
20:15:50 [2022-02-22T20:15:50.150Z] #51 36.60 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:15:50 [2022-02-22T20:15:50.150Z] #51 ...
20:15:50 [2022-02-22T20:15:50.150Z] 
20:15:50 [2022-02-22T20:15:50.150Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:15:50 [2022-02-22T20:15:50.150Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191
20:15:50 [2022-02-22T20:15:50.150Z] #38 26.56 Selecting previously unselected package vim-common.
20:15:50 [2022-02-22T20:15:50.150Z] #38 26.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 26.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 27.10 Selecting previously unselected package cmake-data.
20:15:50 [2022-02-22T20:15:50.150Z] #38 27.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 27.11 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 30.43 Selecting previously unselected package libicu67:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 30.44 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 30.46 Unpacking libicu67:arm64 (67.1-7) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.49 Selecting previously unselected package libxml2:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.51 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.91 Selecting previously unselected package libarchive13:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.91 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 35.92 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.19 Selecting previously unselected package libjsoncpp24:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.23 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.35 Selecting previously unselected package librhash0:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.36 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.36 Unpacking librhash0:arm64 (1.4.1-2) ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.52 Selecting previously unselected package libuv1:arm64.
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.56 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.150Z] #38 36.57 Unpacking libuv1:arm64 (1.40.0-2) ...
20:15:50 [2022-02-22T20:15:50.407Z] #38 36.70 Selecting previously unselected package cmake.
20:15:50 [2022-02-22T20:15:50.407Z] #38 36.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:15:50 [2022-02-22T20:15:50.407Z] #38 36.73 Unpacking cmake (3.18.4-2+deb11u1) ...
20:15:50 [2022-02-22T20:15:50.407Z] #38 ...
20:15:50 [2022-02-22T20:15:50.407Z] 
20:15:50 [2022-02-22T20:15:50.407Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:50 [2022-02-22T20:15:50.407Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.68 go: downloading github.com/ettle/strcase v0.1.1
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.74 go: downloading golang.org/x/mod v0.5.1
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.80 go: downloading github.com/fatih/structtag v1.2.0
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.82 go: downloading github.com/Masterminds/semver v1.5.0
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
20:15:50 [2022-02-22T20:15:50.407Z] #51 36.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:15:50 [2022-02-22T20:15:50.665Z] #51 37.12 go: downloading github.com/prometheus/client_golang v1.7.1
20:15:50 [2022-02-22T20:15:50.921Z] #51 37.41 go: downloading github.com/prometheus/client_model v0.2.0
20:15:50 [2022-02-22T20:15:50.921Z] #51 37.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:15:51 [2022-02-22T20:15:51.178Z] #51 37.55 go: downloading github.com/google/go-cmp v0.5.6
20:15:51 [2022-02-22T20:15:51.435Z] #51 37.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
20:15:51 [2022-02-22T20:15:51.435Z] #51 37.91 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:15:51 [2022-02-22T20:15:51.691Z] #51 37.95 go: downloading github.com/beorn7/perks v1.0.1
20:15:51 [2022-02-22T20:15:51.691Z] #51 37.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:15:51 [2022-02-22T20:15:51.691Z] #51 37.98 go: downloading github.com/cespare/xxhash v1.1.0
20:15:51 [2022-02-22T20:15:51.691Z] #51 38.00 go: downloading github.com/golang/protobuf v1.5.2
20:15:51 [2022-02-22T20:15:51.691Z] #51 38.15 go: downloading github.com/prometheus/common v0.10.0
20:15:51 [2022-02-22T20:15:51.947Z] #51 38.44 go: downloading github.com/prometheus/procfs v0.6.0
20:15:51 [2022-02-22T20:15:51.947Z] #51 38.48 go: downloading github.com/mattn/go-runewidth v0.0.9
20:15:52 [2022-02-22T20:15:52.203Z] #51 38.56 go: downloading google.golang.org/protobuf v1.27.1
20:15:53 [2022-02-22T20:15:53.569Z] #51 ...
20:15:53 [2022-02-22T20:15:53.569Z] 
20:15:53 [2022-02-22T20:15:53.569Z] #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
20:15:53 [2022-02-22T20:15:53.569Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b
20:15:53 [2022-02-22T20:15:53.569Z] #34 29.52 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
20:15:53 [2022-02-22T20:15:53.569Z] #34 29.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
20:15:53 [2022-02-22T20:15:53.569Z] #34 30.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:15:53 [2022-02-22T20:15:53.569Z] #34 ...
20:15:53 [2022-02-22T20:15:53.569Z] 
20:15:53 [2022-02-22T20:15:53.569Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:15:53 [2022-02-22T20:15:53.569Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:15:53 [2022-02-22T20:15:53.569Z] #51 40.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:15:54 [2022-02-22T20:15:54.497Z] #51 ...
20:15:54 [2022-02-22T20:15:54.497Z] 
20:15:54 [2022-02-22T20:15:54.497Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
20:15:54 [2022-02-22T20:15:54.497Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8
20:15:54 [2022-02-22T20:15:54.497Z] #47 37.30 Setting up criu (3.16.1-3) ...
20:15:54 [2022-02-22T20:15:54.498Z] #47 39.09 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:15:54 [2022-02-22T20:15:54.498Z] #47 DONE 40.3s
20:15:54 [2022-02-22T20:15:54.498Z] 
20:15:54 [2022-02-22T20:15:54.498Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
20:15:54 [2022-02-22T20:15:54.498Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.04 Setting up libicu67:arm64 (67.1-7) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.08 Setting up libuv1:arm64 (1.40.0-2) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.12 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.15 Setting up librhash0:arm64 (1.4.1-2) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.16 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.18 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.20 Setting up cmake (3.18.4-2+deb11u1) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 39.22 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:15:54 [2022-02-22T20:15:54.498Z] #38 DONE 40.8s
20:15:54 [2022-02-22T20:15:54.498Z] 
20:15:54 [2022-02-22T20:15:54.498Z] #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
20:15:54 [2022-02-22T20:15:54.498Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:15:54 [2022-02-22T20:15:54.498Z] #14 40.79 Selecting previously unselected package mingw-w64-x86-64-dev.
20:15:54 [2022-02-22T20:15:54.498Z] #14 40.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
20:15:54 [2022-02-22T20:15:54.498Z] #14 40.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
20:15:54 [2022-02-22T20:15:54.813Z] #14 ...
20:15:54 [2022-02-22T20:15:54.813Z] 
20:15:54 [2022-02-22T20:15:54.813Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
20:15:54 [2022-02-22T20:15:54.813Z] #39 sha256:1f346e99c3c776858f6ad2405808d73ee00048f893929f5cb2a47731fe8fa423
20:15:54 [2022-02-22T20:15:54.813Z] #39 DONE 0.3s
20:15:54 [2022-02-22T20:15:54.813Z] 
20:15:54 [2022-02-22T20:15:54.813Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:15:54 [2022-02-22T20:15:54.813Z] #40 sha256:a75cd766d3e6e49e846af58db475fa2b2762c3a752e302e6f77a5468a25214f4
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.079 + RM_GOPATH=0
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.079 + TMP_GOPATH=
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.079 + : /build
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.079 + '[' -z '' ']'
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.079 ++ mktemp -d
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.102 + export GOPATH=/tmp/tmp.dCgKzMXr3N
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.102 + GOPATH=/tmp/tmp.dCgKzMXr3N
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.102 + RM_GOPATH=1
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.102 + case "$(go env GOARCH)" in
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.102 ++ go env GOARCH
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + export GO_BUILDMODE=-buildmode=pie
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + GO_BUILDMODE=-buildmode=pie
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 ++ dirname /install.sh
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + dir=/
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + bin=tini
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + shift
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + '[' '!' -f //tini.installer ']'
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + . //tini.installer
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 ++ : v0.19.0
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + install_tini
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + echo 'Install tini version v0.19.0'
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.dCgKzMXr3N/tini
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 Cloning into '/tmp/tmp.dCgKzMXr3N/tini'...
20:15:55 [2022-02-22T20:15:55.856Z] #40 1.133 Install tini version v0.19.0
20:15:56 [2022-02-22T20:15:56.437Z] #40 1.784 + cd /tmp/tmp.dCgKzMXr3N/tini
20:15:56 [2022-02-22T20:15:56.694Z] #40 1.784 + git checkout -q v0.19.0
20:15:56 [2022-02-22T20:15:56.694Z] #40 1.788 + cmake .
20:15:56 [2022-02-22T20:15:56.950Z] #40 2.295 -- The C compiler identification is GNU 10.2.1
20:15:56 [2022-02-22T20:15:56.950Z] #40 2.385 -- Detecting C compiler ABI info
20:15:57 [2022-02-22T20:15:57.513Z] #40 2.799 -- Detecting C compiler ABI info - done
20:15:57 [2022-02-22T20:15:57.513Z] #40 2.892 -- Check for working C compiler: /usr/bin/cc - skipped
20:15:57 [2022-02-22T20:15:57.513Z] #40 2.899 -- Detecting C compile features
20:15:57 [2022-02-22T20:15:57.781Z] #40 2.905 -- Detecting C compile features - done
20:15:57 [2022-02-22T20:15:57.781Z] #40 2.950 -- Performing Test HAS_BUILTIN_FORTIFY
20:15:57 [2022-02-22T20:15:57.781Z] #40 3.192 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:15:58 [2022-02-22T20:15:58.038Z] #40 3.287 -- Configuring done
20:15:58 [2022-02-22T20:15:58.038Z] #40 3.305 -- Generating done
20:15:58 [2022-02-22T20:15:58.038Z] #40 3.318 -- Build files have been written to: /tmp/tmp.dCgKzMXr3N/tini
20:15:58 [2022-02-22T20:15:58.038Z] #40 3.343 + make tini-static
20:15:58 [2022-02-22T20:15:58.295Z] #40 3.560 Scanning dependencies of target tini-static
20:15:58 [2022-02-22T20:15:58.295Z] #40 3.663 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:15:58 [2022-02-22T20:15:58.551Z] #40 ...
20:15:58 [2022-02-22T20:15:58.551Z] 
20:15:58 [2022-02-22T20:15:58.551Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
20:15:58 [2022-02-22T20:15:58.551Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d
20:15:58 [2022-02-22T20:15:58.551Z] #49 44.86 gotestsum version dev
20:15:58 [2022-02-22T20:15:58.551Z] #49 DONE 45.1s
20:15:58 [2022-02-22T20:15:58.809Z] 
20:15:58 [2022-02-22T20:15:58.809Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
20:15:58 [2022-02-22T20:15:58.809Z] #31 sha256:3c6bd8b242b121818a5bf55dc01bd8453633c67579f89d3028dbe410835540b5
20:15:58 [2022-02-22T20:15:58.809Z] #31 26.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:15:58 [2022-02-22T20:15:58.809Z] #31 27.76 
20:15:58 [2022-02-22T20:15:58.809Z] #31 28.01 #=#=#                                                                         

######################################################################## 100.0%
20:15:58 [2022-02-22T20:15:58.809Z] #31 29.42 
20:15:58 [2022-02-22T20:15:58.809Z] #31 31.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:15:58 [2022-02-22T20:15:58.809Z] #31 32.46 #=#=#                                                                         
20:15:58 [2022-02-22T20:15:58.809Z] #31 32.80 #=#=#                                                                         

######################################################################## 100.0%
20:15:59 [2022-02-22T20:15:59.737Z] #31 33.86 
20:15:59 [2022-02-22T20:15:59.737Z] #31 34.09 Download of images into '/build' complete.
20:15:59 [2022-02-22T20:15:59.993Z] #31 34.10 Use something like the following to load the result into a Docker daemon:
20:15:59 [2022-02-22T20:15:59.993Z] #31 34.10   tar -cC '/build' . | docker load
20:15:59 [2022-02-22T20:15:59.993Z] #31 DONE 34.1s
20:15:59 [2022-02-22T20:15:59.993Z] 
20:15:59 [2022-02-22T20:15:59.993Z] #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
20:15:59 [2022-02-22T20:15:59.993Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b
20:15:59 [2022-02-22T20:15:59.993Z] #34 ...
20:15:59 [2022-02-22T20:15:59.993Z] 
20:15:59 [2022-02-22T20:15:59.993Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
20:15:59 [2022-02-22T20:15:59.993Z] #40 sha256:a75cd766d3e6e49e846af58db475fa2b2762c3a752e302e6f77a5468a25214f4
20:15:59 [2022-02-22T20:15:59.993Z] #40 5.298 [100%] Linking C executable tini-static
20:16:00 [2022-02-22T20:16:00.249Z] #40 5.717 [100%] Built target tini-static
20:16:00 [2022-02-22T20:16:00.507Z] #40 5.770 + mkdir -p /build
20:16:00 [2022-02-22T20:16:00.507Z] #40 5.772 + cp tini-static /build/docker-init
20:16:00 [2022-02-22T20:16:00.765Z] #40 DONE 5.9s
20:16:00 [2022-02-22T20:16:00.765Z] 
20:16:00 [2022-02-22T20:16:00.765Z] #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
20:16:00 [2022-02-22T20:16:00.765Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:16:01 [2022-02-22T20:16:01.021Z] #26 ...
20:16:01 [2022-02-22T20:16:01.021Z] 
20:16:01 [2022-02-22T20:16:01.021Z] #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
20:16:01 [2022-02-22T20:16:01.021Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:16:01 [2022-02-22T20:16:01.021Z] #14 47.38 Selecting previously unselected package gcc-mingw-w64-base.
20:16:01 [2022-02-22T20:16:01.021Z] #14 47.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
20:16:01 [2022-02-22T20:16:01.021Z] #14 47.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:16:01 [2022-02-22T20:16:01.277Z] #14 47.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
20:16:01 [2022-02-22T20:16:01.277Z] #14 47.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
20:16:01 [2022-02-22T20:16:01.277Z] #14 47.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:16:05 [2022-02-22T20:16:05.443Z] #14 51.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
20:16:05 [2022-02-22T20:16:05.443Z] #14 51.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:16:05 [2022-02-22T20:16:05.443Z] #14 51.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:16:11 [2022-02-22T20:16:11.988Z] #14 ...
20:16:11 [2022-02-22T20:16:11.988Z] 
20:16:11 [2022-02-22T20:16:11.988Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:16:11 [2022-02-22T20:16:11.988Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:16:12 [2022-02-22T20:16:12.246Z] #60 32.01 Updating files:  66% (3107/4694)
Updating files:  67% (3145/4694)
Updating files:  68% (3192/4694)
Updating files:  69% (3239/4694)
Updating files:  70% (3286/4694)
Updating files:  71% (3333/4694)
Updating files:  72% (3380/4694)
Updating files:  73% (3427/4694)
Updating files:  74% (3474/4694)
Updating files:  75% (3521/4694)
Updating files:  76% (3568/4694)
Updating files:  77% (3615/4694)
Updating files:  78% (3662/4694)
Updating files:  79% (3709/4694)
Updating files:  80% (3756/4694)
Updating files:  81% (3803/4694)
Updating files:  82% (3850/4694)
Updating files:  83% (3897/4694)
Updating files:  84% (3943/4694)
Updating files:  85% (3990/4694)
Updating files:  86% (4037/4694)
Updating files:  87% (4084/4694)
Updating files:  88% (4131/4694)
Updating files:  89% (4178/4694)
Updating files:  90% (4225/4694)
Updating files:  91% (4272/4694)
Updating files:  92% (4319/4694)
Updating files:  93% (4366/4694)
Updating files:  94% (4413/4694)
Updating files:  95% (4460/4694)
Updating files:  96% (4507/4694)
Updating files:  97% (4554/4694)
Updating files:  98% (4601/4694)
Updating files:  99% (4648/4694)
Updating files: 100% (4694/4694)
Updating files: 100% (4694/4694), done.
20:16:12 [2022-02-22T20:16:12.246Z] #60 32.76 + cd /tmp/tmp.JN04W3yDVD/src/github.com/containerd/containerd
20:16:12 [2022-02-22T20:16:12.246Z] #60 32.76 + git checkout -q v1.5.9
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.75 + export 'BUILDTAGS=netgo osusergo static_build'
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.75 + BUILDTAGS='netgo osusergo static_build'
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.75 + export EXTRA_FLAGS=-buildmode=pie
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.76 + EXTRA_FLAGS=-buildmode=pie
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.76 + '[' '' = dynamic ']'
20:16:13 [2022-02-22T20:16:13.178Z] #60 33.76 + make
20:16:13 [2022-02-22T20:16:13.742Z] #60 34.39 + bin/ctr
20:16:23 [2022-02-22T20:16:23.694Z] #60 ...
20:16:23 [2022-02-22T20:16:23.694Z] 
20:16:23 [2022-02-22T20:16:23.694Z] #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
20:16:23 [2022-02-22T20:16:23.694Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:16:23 [2022-02-22T20:16:23.694Z] #14 59.94 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
20:16:23 [2022-02-22T20:16:23.694Z] #14 59.95 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
20:16:23 [2022-02-22T20:16:23.694Z] #14 59.95 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:16:23 [2022-02-22T20:16:23.694Z] #14 64.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
20:16:23 [2022-02-22T20:16:23.694Z] #14 64.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
20:16:23 [2022-02-22T20:16:23.694Z] #14 64.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:16:23 [2022-02-22T20:16:23.694Z] #14 68.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
20:16:23 [2022-02-22T20:16:23.694Z] #14 68.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:16:23 [2022-02-22T20:16:23.694Z] #14 68.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:16:30 [2022-02-22T20:16:30.247Z] #14 76.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
20:16:30 [2022-02-22T20:16:30.247Z] #14 76.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
20:16:30 [2022-02-22T20:16:30.247Z] #14 76.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:16:32 [2022-02-22T20:16:32.138Z] #14 ...
20:16:32 [2022-02-22T20:16:32.138Z] 
20:16:32 [2022-02-22T20:16:32.138Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:16:32 [2022-02-22T20:16:32.138Z] #63 sha256:2f9318bd4e0dc9659a70d777f99011a41ea4dfa62e7038ce6685cee44e946d3a
20:16:32 [2022-02-22T20:16:32.138Z] #63 78.05 + for f in rootlesskit rootlesskit-docker-proxy
20:16:32 [2022-02-22T20:16:32.138Z] #63 78.05 + GOBIN=/build
20:16:32 [2022-02-22T20:16:32.138Z] #63 78.05 + GO111MODULE=on
20:16:32 [2022-02-22T20:16:32.138Z] #63 78.05 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.14 rootlesskit version 0.14.6
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15 Usage of /build/rootlesskit-docker-proxy:
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15   -container-ip string
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15     	container ip
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15   -container-port int
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15     	container port (default -1)
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15   -host-ip string
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15     	host ip
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15   -host-port int
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15     	host port (default -1)
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15   -proto string
20:16:36 [2022-02-22T20:16:36.479Z] #63 82.15     	proxy protocol (default "tcp")
20:16:37 [2022-02-22T20:16:37.957Z] #63 ...
20:16:37 [2022-02-22T20:16:37.957Z] 
20:16:37 [2022-02-22T20:16:37.957Z] #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
20:16:37 [2022-02-22T20:16:37.957Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.32 Selecting previously unselected package g++-mingw-w64-x86-64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.34 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.42 Selecting previously unselected package libapparmor1:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.42 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.42 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.49 Selecting previously unselected package libapparmor-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.51 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.52 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.63 Selecting previously unselected package libbtrfs0:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.64 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.72 Selecting previously unselected package libbtrfs-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.73 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.92 Selecting previously unselected package libudev-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.92 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 80.93 Unpacking libudev-dev:arm64 (247.3-6) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.06 Selecting previously unselected package libsepol1-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.07 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.21 Selecting previously unselected package libpcre2-16-0:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.22 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.33 Selecting previously unselected package libpcre2-32-0:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.34 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.46 Selecting previously unselected package libpcre2-posix2:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.46 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.47 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.54 Selecting previously unselected package libpcre2-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.56 Unpacking libpcre2-dev:arm64 (10.36-2) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.90 Selecting previously unselected package libselinux1-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 81.91 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.05 Selecting previously unselected package libdevmapper-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.06 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.21 Selecting previously unselected package libseccomp-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.32 Selecting previously unselected package libsystemd-dev:arm64.
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.33 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 82.34 Unpacking libsystemd-dev:arm64 (247.3-6) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 83.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 84.09 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 84.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
20:16:37 [2022-02-22T20:16:37.957Z] #14 84.15 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:16:38 [2022-02-22T20:16:38.567Z] #14 84.87 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
20:16:38 [2022-02-22T20:16:38.567Z] #14 84.91 Setting up libpcre2-16-0:arm64 (10.36-2) ...
20:16:38 [2022-02-22T20:16:38.567Z] #14 84.95 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:16:38 [2022-02-22T20:16:38.878Z] #14 84.99 Setting up libpcre2-32-0:arm64 (10.36-2) ...
20:16:38 [2022-02-22T20:16:38.879Z] #14 85.02 Setting up libudev-dev:arm64 (247.3-6) ...
20:16:39 [2022-02-22T20:16:39.502Z] #14 85.81 Setting up libpcre2-posix2:arm64 (10.36-2) ...
20:16:39 [2022-02-22T20:16:39.502Z] #14 85.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
20:16:39 [2022-02-22T20:16:39.502Z] #14 85.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:16:39 [2022-02-22T20:16:39.502Z] #14 85.92 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
20:16:40 [2022-02-22T20:16:40.381Z] #14 86.62 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:16:40 [2022-02-22T20:16:40.638Z] #14 86.77 Setting up mingw-w64-common (8.0.0-1) ...
20:16:40 [2022-02-22T20:16:40.895Z] #14 87.26 Setting up libsystemd-dev:arm64 (247.3-6) ...
20:16:41 [2022-02-22T20:16:41.433Z] #14 87.59 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
20:16:41 [2022-02-22T20:16:41.689Z] #14 88.08 Setting up libpcre2-dev:arm64 (10.36-2) ...
20:16:41 [2022-02-22T20:16:41.946Z] #14 88.33 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:16:42 [2022-02-22T20:16:42.202Z] #14 88.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
20:16:43 [2022-02-22T20:16:43.023Z] #14 89.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:16:43 [2022-02-22T20:16:43.023Z] #14 89.14 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
20:16:43 [2022-02-22T20:16:43.280Z] #14 89.67 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:16:43 [2022-02-22T20:16:43.537Z] #14 89.93 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
20:16:43 [2022-02-22T20:16:43.537Z] #14 89.94 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
20:16:43 [2022-02-22T20:16:43.537Z] #14 89.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
20:16:43 [2022-02-22T20:16:43.537Z] #14 89.98 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
20:16:44 [2022-02-22T20:16:44.468Z] #14 90.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
20:16:44 [2022-02-22T20:16:44.725Z] #14 91.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
20:16:44 [2022-02-22T20:16:44.725Z] #14 91.19 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:16:44 [2022-02-22T20:16:44.725Z] #14 91.23 Setting up dmsetup (2:1.02.175-2.1) ...
20:16:44 [2022-02-22T20:16:44.982Z] #14 91.58 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:16:45 [2022-02-22T20:16:45.239Z] #14 91.62 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:16:45 [2022-02-22T20:16:45.239Z] #14 91.68 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:16:45 [2022-02-22T20:16:45.495Z] #14 ...
20:16:45 [2022-02-22T20:16:45.495Z] 
20:16:45 [2022-02-22T20:16:45.495Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
20:16:45 [2022-02-22T20:16:45.495Z] #63 sha256:2f9318bd4e0dc9659a70d777f99011a41ea4dfa62e7038ce6685cee44e946d3a
20:16:45 [2022-02-22T20:16:45.495Z] #63 DONE 91.3s
20:16:45 [2022-02-22T20:16:45.495Z] 
20:16:45 [2022-02-22T20:16:45.495Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
20:16:45 [2022-02-22T20:16:45.495Z] #64 sha256:1a9134232c01ef9d9af07ad28a34d509100ea6cbaa5611fc8089f52c88e61daa
20:16:45 [2022-02-22T20:16:45.753Z] #64 DONE 0.3s
20:16:45 [2022-02-22T20:16:45.753Z] 
20:16:45 [2022-02-22T20:16:45.753Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:16:45 [2022-02-22T20:16:45.753Z] #65 sha256:1f925c6a1d8f3391a6a5c4e81b52e86b8acea86a69c159b12221011a755af752
20:16:45 [2022-02-22T20:16:45.754Z] #65 ...
20:16:45 [2022-02-22T20:16:45.754Z] 
20:16:45 [2022-02-22T20:16:45.754Z] #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
20:16:45 [2022-02-22T20:16:45.754Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0
20:16:45 [2022-02-22T20:16:45.754Z] #14 DONE 92.1s
20:16:46 [2022-02-22T20:16:46.012Z] 
20:16:46 [2022-02-22T20:16:46.012Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
20:16:46 [2022-02-22T20:16:46.012Z] #65 sha256:1f925c6a1d8f3391a6a5c4e81b52e86b8acea86a69c159b12221011a755af752
20:16:46 [2022-02-22T20:16:46.012Z] #65 DONE 0.2s
20:16:46 [2022-02-22T20:16:46.012Z] 
20:16:46 [2022-02-22T20:16:46.012Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
20:16:46 [2022-02-22T20:16:46.012Z] #55 sha256:c3d7ba8709cbc6de7c293ee4da907c49b6bfb1baf25999d899acfbb6145d2bf3
20:16:46 [2022-02-22T20:16:46.012Z] #55 DONE 0.2s
20:16:46 [2022-02-22T20:16:46.012Z] 
20:16:46 [2022-02-22T20:16:46.012Z] #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
20:16:46 [2022-02-22T20:16:46.012Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:16:47 [2022-02-22T20:16:47.423Z] #26 91.75 Updating files:  21% (2415/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  35% (4092/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
20:16:47 [2022-02-22T20:16:47.423Z] #26 ...
20:16:47 [2022-02-22T20:16:47.423Z] 
20:16:47 [2022-02-22T20:16:47.423Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
20:16:47 [2022-02-22T20:16:47.423Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52
20:16:47 [2022-02-22T20:16:47.423Z] #15 DONE 1.6s
20:16:47 [2022-02-22T20:16:47.423Z] 
20:16:47 [2022-02-22T20:16:47.424Z] #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
20:16:47 [2022-02-22T20:16:47.424Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:16:48 [2022-02-22T20:16:48.498Z] #26 91.75 Updating files:  21% (2415/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  35% (4092/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5910/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
20:16:48 [2022-02-22T20:16:48.498Z] #26 ...
20:16:48 [2022-02-22T20:16:48.498Z] 
20:16:48 [2022-02-22T20:16:48.498Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:16:48 [2022-02-22T20:16:48.498Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e
20:16:48 [2022-02-22T20:16:48.498Z] #16 DONE 1.1s
20:16:48 [2022-02-22T20:16:48.498Z] 
20:16:48 [2022-02-22T20:16:48.498Z] #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
20:16:48 [2022-02-22T20:16:48.498Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:16:49 [2022-02-22T20:16:49.564Z] #26 91.75 Updating files:  21% (2415/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  35% (4092/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5910/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8773/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
20:16:49 [2022-02-22T20:16:49.564Z] #26 ...
20:16:49 [2022-02-22T20:16:49.564Z] 
20:16:49 [2022-02-22T20:16:49.564Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:16:49 [2022-02-22T20:16:49.564Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb
20:16:49 [2022-02-22T20:16:49.564Z] #17 0.577 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:16:49 [2022-02-22T20:16:49.564Z] #17 DONE 1.0s
20:16:49 [2022-02-22T20:16:49.564Z] 
20:16:49 [2022-02-22T20:16:49.564Z] #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
20:16:49 [2022-02-22T20:16:49.564Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:16:49 [2022-02-22T20:16:49.825Z] #26 91.75 Updating files:  21% (2415/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  35% (4092/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5910/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  76% (8773/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
20:16:50 [2022-02-22T20:16:50.081Z] #26 95.88 + cd /tmp/tmp.U9nkK2QPno/tmp/docker-ce
20:16:50 [2022-02-22T20:16:50.081Z] #26 95.88 + git checkout -q v17.06.2-ce
20:16:50 [2022-02-22T20:16:50.339Z] #26 ...
20:16:50 [2022-02-22T20:16:50.339Z] 
20:16:50 [2022-02-22T20:16:50.339Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:16:50 [2022-02-22T20:16:50.339Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c
20:16:50 [2022-02-22T20:16:50.339Z] #18 DONE 0.9s
20:16:50 [2022-02-22T20:16:50.595Z] 
20:16:50 [2022-02-22T20:16:50.595Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:16:50 [2022-02-22T20:16:50.595Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897
20:16:51 [2022-02-22T20:16:51.160Z] #19 DONE 0.7s
20:16:51 [2022-02-22T20:16:51.160Z] 
20:16:51 [2022-02-22T20:16:51.160Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:16:51 [2022-02-22T20:16:51.160Z] #56 sha256:194a1efb001cbd2d1c12f9a485eb33f4d86a8f60f942a9fb9b587645c9909487
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.211 + RM_GOPATH=0
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.211 + TMP_GOPATH=
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.211 + : /build
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.211 + '[' -z '' ']'
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.211 ++ mktemp -d
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.254 + export GOPATH=/tmp/tmp.kLT9M4MykG
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.254 + GOPATH=/tmp/tmp.kLT9M4MykG
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.254 + RM_GOPATH=1
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.254 + case "$(go env GOARCH)" in
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.255 ++ go env GOARCH
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 Install runc version v1.1.0 (build tags: seccomp)
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + export GO_BUILDMODE=-buildmode=pie
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + GO_BUILDMODE=-buildmode=pie
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 ++ dirname /install.sh
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + dir=/
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + bin=runc
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + shift
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + '[' '!' -f //runc.installer ']'
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + . //runc.installer
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 ++ set -e
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 ++ : v1.1.0
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + install_runc
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + RUNC_BUILDTAGS=seccomp
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kLT9M4MykG/src/github.com/opencontainers/runc
20:16:51 [2022-02-22T20:16:51.160Z] #56 1.297 Cloning into '/tmp/tmp.kLT9M4MykG/src/github.com/opencontainers/runc'...
20:16:52 [2022-02-22T20:16:52.089Z] #56 ...
20:16:52 [2022-02-22T20:16:52.089Z] 
20:16:52 [2022-02-22T20:16:52.089Z] #20 [dev-systemd-false  6/24] RUN ldconfig
20:16:52 [2022-02-22T20:16:52.089Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb
20:16:52 [2022-02-22T20:16:52.089Z] #20 DONE 1.2s
20:16:52 [2022-02-22T20:16:52.345Z] 
20:16:52 [2022-02-22T20:16:52.345Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:16:52 [2022-02-22T20:16:52.345Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd
20:16:52 [2022-02-22T20:16:52.345Z] #21 ...
20:16:52 [2022-02-22T20:16:52.345Z] 
20:16:52 [2022-02-22T20:16:52.345Z] #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
20:16:52 [2022-02-22T20:16:52.345Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b
20:16:52 [2022-02-22T20:16:52.345Z] #34 DONE 98.5s
20:16:52 [2022-02-22T20:16:52.602Z] 
20:16:52 [2022-02-22T20:16:52.602Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:16:52 [2022-02-22T20:16:52.602Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081
20:16:53 [2022-02-22T20:16:53.532Z] #43 ...
20:16:53 [2022-02-22T20:16:53.532Z] 
20:16:53 [2022-02-22T20:16:53.532Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:16:53 [2022-02-22T20:16:53.532Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd
20:16:53 [2022-02-22T20:16:53.532Z] #21 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:16:53 [2022-02-22T20:16:53.532Z] #21 1.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
20:16:53 [2022-02-22T20:16:53.532Z] #21 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
20:16:53 [2022-02-22T20:16:53.790Z] #21 1.599 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
20:16:54 [2022-02-22T20:16:54.354Z] #21 2.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB]
20:16:54 [2022-02-22T20:16:54.920Z] #21 2.674 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
20:16:57 [2022-02-22T20:16:57.445Z] #21 5.186 Fetched 8389 kB in 4s (1973 kB/s)
20:16:59 [2022-02-22T20:16:59.347Z] #21 5.186 Reading package lists...
20:17:01 [2022-02-22T20:17:01.241Z] #21 7.067 Reading package lists...
20:17:01 [2022-02-22T20:17:01.498Z] #21 8.798 Building dependency tree...
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.31 The following additional packages will be installed:
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.31   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.31   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.32   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.32   python3-pkg-resources vim-runtime xxd
20:17:02 [2022-02-22T20:17:02.430Z] #21 10.34 Suggested packages:
20:17:02 [2022-02-22T20:17:02.686Z] #21 10.34   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:17:02 [2022-02-22T20:17:02.686Z] #21 10.34   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
20:17:02 [2022-02-22T20:17:02.686Z] #21 10.34   acl attr quota
20:17:02 [2022-02-22T20:17:02.686Z] #21 10.34 Recommended packages:
20:17:02 [2022-02-22T20:17:02.686Z] #21 10.34   libatm1 nftables libpam-cap build-essential python3-dev unzip
20:17:03 [2022-02-22T20:17:03.625Z] #21 ...
20:17:03 [2022-02-22T20:17:03.625Z] 
20:17:03 [2022-02-22T20:17:03.625Z] #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
20:17:03 [2022-02-22T20:17:03.625Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:17:03 [2022-02-22T20:17:03.625Z] #26 99.39 + mkdir -p /tmp/tmp.U9nkK2QPno/src/github.com/docker
20:17:03 [2022-02-22T20:17:03.625Z] #26 99.40 + mv components/cli /tmp/tmp.U9nkK2QPno/src/github.com/docker/cli
20:17:03 [2022-02-22T20:17:03.625Z] #26 99.41 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:17:03 [2022-02-22T20:17:03.625Z] #26 ...
20:17:03 [2022-02-22T20:17:03.625Z] 
20:17:03 [2022-02-22T20:17:03.625Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:17:03 [2022-02-22T20:17:03.625Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.30 The following NEW packages will be installed:
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.31   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.31   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.31   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.31   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.32   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.32   python3-pkg-resources python3-setuptools python3-wheel sudo
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:17:03 [2022-02-22T20:17:03.625Z] #21 11.32   xz-utils zip zstd
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 Need to get 27.0 MB of archives.
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 After this operation, 105 MB of additional disk space will be used.
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:17:03 [2022-02-22T20:17:03.882Z] #21 11.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:17:04 [2022-02-22T20:17:04.138Z] #21 11.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:17:04 [2022-02-22T20:17:04.138Z] #21 11.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:17:04 [2022-02-22T20:17:04.138Z] #21 11.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:17:04 [2022-02-22T20:17:04.138Z] #21 11.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:17:04 [2022-02-22T20:17:04.138Z] #21 11.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.20 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
20:17:04 [2022-02-22T20:17:04.396Z] #21 12.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
20:17:04 [2022-02-22T20:17:04.652Z] #21 12.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:17:04 [2022-02-22T20:17:04.652Z] #21 12.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:17:04 [2022-02-22T20:17:04.652Z] #21 12.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:17:04 [2022-02-22T20:17:04.652Z] #21 ...
20:17:04 [2022-02-22T20:17:04.652Z] 
20:17:04 [2022-02-22T20:17:04.652Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:17:04 [2022-02-22T20:17:04.652Z] #56 sha256:194a1efb001cbd2d1c12f9a485eb33f4d86a8f60f942a9fb9b587645c9909487
20:17:04 [2022-02-22T20:17:04.652Z] #56 8.720 + cd /tmp/tmp.kLT9M4MykG/src/github.com/opencontainers/runc
20:17:04 [2022-02-22T20:17:04.652Z] #56 8.720 + git checkout -q v1.1.0
20:17:04 [2022-02-22T20:17:04.652Z] #56 9.012 + '[' -z '' ']'
20:17:04 [2022-02-22T20:17:04.652Z] #56 9.015 + target=static
20:17:04 [2022-02-22T20:17:04.652Z] #56 9.015 + make BUILDTAGS=seccomp static
20:17:04 [2022-02-22T20:17:04.652Z] #56 9.259 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
20:17:04 [2022-02-22T20:17:04.909Z] #56 ...
20:17:04 [2022-02-22T20:17:04.909Z] 
20:17:04 [2022-02-22T20:17:04.909Z] #21 [dev-systemd-false  7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:17:04 [2022-02-22T20:17:04.909Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd
20:17:04 [2022-02-22T20:17:04.909Z] #21 12.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:17:04 [2022-02-22T20:17:04.909Z] #21 12.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:17:04 [2022-02-22T20:17:04.909Z] #21 12.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:17:04 [2022-02-22T20:17:04.909Z] #21 12.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:17:05 [2022-02-22T20:17:05.471Z] #21 13.20 debconf: delaying package configuration, since apt-utils is not installed
20:17:05 [2022-02-22T20:17:05.471Z] #21 13.29 Fetched 27.0 MB in 1s (20.2 MB/s)
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.32 Selecting previously unselected package pigz.
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.32 (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 ... 24001 files and directories currently installed.)
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.37 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.38 Unpacking pigz (2.6-1) ...
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.45 Selecting previously unselected package libelf1:arm64.
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.45 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.46 Unpacking libelf1:arm64 (0.183-1) ...
20:17:05 [2022-02-22T20:17:05.728Z] #21 13.56 Selecting previously unselected package libbpf0:arm64.
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.57 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.62 Selecting previously unselected package libcap2:arm64.
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.63 Unpacking libcap2:arm64 (1:2.44-1) ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.68 Selecting previously unselected package libmnl0:arm64.
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.68 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.69 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.74 Selecting previously unselected package libxtables12:arm64.
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.74 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
20:17:05 [2022-02-22T20:17:05.985Z] #21 13.75 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:17:06 [2022-02-22T20:17:06.241Z] #21 13.80 Selecting previously unselected package libcap2-bin.
20:17:06 [2022-02-22T20:17:06.242Z] #21 13.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:17:06 [2022-02-22T20:17:06.242Z] #21 13.82 Unpacking libcap2-bin (1:2.44-1) ...
20:17:06 [2022-02-22T20:17:06.242Z] #21 13.88 Selecting previously unselected package iproute2.
20:17:06 [2022-02-22T20:17:06.242Z] #21 13.89 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
20:17:06 [2022-02-22T20:17:06.242Z] #21 13.89 Unpacking iproute2 (5.10.0-4) ...
20:17:06 [2022-02-22T20:17:06.498Z] #21 14.33 Selecting previously unselected package xxd.
20:17:06 [2022-02-22T20:17:06.498Z] #21 14.33 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.45 Selecting previously unselected package vim-common.
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.56 Selecting previously unselected package bash-completion.
20:17:06 [2022-02-22T20:17:06.755Z] #21 14.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.07 Unpacking bash-completion (1:2.11-2) ...
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.39 Selecting previously unselected package bzip2.
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.40 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.41 Unpacking bzip2 (1.0.8-4) ...
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.47 Selecting previously unselected package xz-utils.
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.47 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
20:17:08 [2022-02-22T20:17:08.648Z] #21 16.47 Unpacking xz-utils (5.2.5-2) ...
20:17:08 [2022-02-22T20:17:08.904Z] #21 16.61 Selecting previously unselected package apparmor.
20:17:08 [2022-02-22T20:17:08.904Z] #21 16.61 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
20:17:08 [2022-02-22T20:17:08.904Z] #21 16.66 Unpacking apparmor (2.13.6-10) ...
20:17:09 [2022-02-22T20:17:09.161Z] #21 16.96 Selecting previously unselected package inetutils-ping.
20:17:09 [2022-02-22T20:17:09.161Z] #21 16.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.161Z] #21 16.98 Unpacking inetutils-ping (2:2.0-1) ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.08 Selecting previously unselected package libip4tc2:arm64.
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.09 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.14 Selecting previously unselected package libip6tc2:arm64.
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.15 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.20 Selecting previously unselected package libnfnetlink0:arm64.
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.28 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.417Z] #21 17.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.34 Selecting previously unselected package libnftnl11:arm64.
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.35 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.41 Selecting previously unselected package iptables.
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.41 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.673Z] #21 17.42 Unpacking iptables (1.8.7-1) ...
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.64 Selecting previously unselected package libonig5:arm64.
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.65 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.73 Selecting previously unselected package libjq1:arm64.
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.73 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
20:17:09 [2022-02-22T20:17:09.929Z] #21 17.74 Unpacking libjq1:arm64 (1.6-2.1) ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.81 Selecting previously unselected package jq.
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.81 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.84 Unpacking jq (1.6-2.1) ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.91 Selecting previously unselected package libaio1:arm64.
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.92 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.92 Unpacking libaio1:arm64 (0.3.112-9) ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.96 Selecting previously unselected package libgpm2:arm64.
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.96 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 17.97 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:17:10 [2022-02-22T20:17:10.186Z] #21 18.03 Selecting previously unselected package libicu67:arm64.
20:17:10 [2022-02-22T20:17:10.444Z] #21 18.03 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
20:17:10 [2022-02-22T20:17:10.444Z] #21 18.03 Unpacking libicu67:arm64 (67.1-7) ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.51 Selecting previously unselected package libinih1:arm64.
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.51 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.52 Unpacking libinih1:arm64 (53-1+b2) ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.56 Selecting previously unselected package libnet1:arm64.
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.62 Selecting previously unselected package libnl-3-200:arm64.
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.69 Selecting previously unselected package libprotobuf-c1:arm64.
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.73 Selecting previously unselected package net-tools.
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.74 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:17:12 [2022-02-22T20:17:12.964Z] #21 20.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:17:13 [2022-02-22T20:17:13.220Z] #21 20.92 Selecting previously unselected package patch.
20:17:13 [2022-02-22T20:17:13.220Z] #21 20.93 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
20:17:13 [2022-02-22T20:17:13.220Z] #21 20.93 Unpacking patch (2.7.6-7) ...
20:17:13 [2022-02-22T20:17:13.220Z] #21 21.00 Selecting previously unselected package python-pip-whl.
20:17:13 [2022-02-22T20:17:13.220Z] #21 21.01 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
20:17:13 [2022-02-22T20:17:13.220Z] #21 21.02 Unpacking python-pip-whl (20.3.4-4) ...
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.49 Selecting previously unselected package python3-lib2to3.
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.49 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.50 Unpacking python3-lib2to3 (3.9.2-1) ...
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.58 Selecting previously unselected package python3-distutils.
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.58 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
20:17:13 [2022-02-22T20:17:13.782Z] #21 21.59 Unpacking python3-distutils (3.9.2-1) ...
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.70 Selecting previously unselected package python3-pkg-resources.
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.71 Unpacking python3-pkg-resources (52.0.0-4) ...
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.79 Selecting previously unselected package python3-setuptools.
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.79 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
20:17:14 [2022-02-22T20:17:14.039Z] #21 21.80 Unpacking python3-setuptools (52.0.0-4) ...
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.01 Selecting previously unselected package python3-wheel.
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.02 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.02 Unpacking python3-wheel (0.34.2-1) ...
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.08 Selecting previously unselected package python3-pip.
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.10 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
20:17:14 [2022-02-22T20:17:14.295Z] #21 22.10 Unpacking python3-pip (20.3.4-4) ...
20:17:14 [2022-02-22T20:17:14.551Z] #21 22.30 Selecting previously unselected package sudo.
20:17:14 [2022-02-22T20:17:14.551Z] #21 22.30 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
20:17:14 [2022-02-22T20:17:14.551Z] #21 22.31 Unpacking sudo (1.9.5p2-3) ...
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.69 Selecting previously unselected package thin-provisioning-tools.
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.69 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.91 Selecting previously unselected package uidmap.
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
20:17:15 [2022-02-22T20:17:15.064Z] #21 22.91 Unpacking uidmap (1:4.8.1-1) ...
20:17:15 [2022-02-22T20:17:15.320Z] #21 23.02 Selecting previously unselected package vim-runtime.
20:17:15 [2022-02-22T20:17:15.320Z] #21 23.03 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:17:15 [2022-02-22T20:17:15.320Z] #21 23.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:17:15 [2022-02-22T20:17:15.320Z] #21 23.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:17:15 [2022-02-22T20:17:15.320Z] #21 23.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:17:17 [2022-02-22T20:17:17.846Z] #21 25.52 Selecting previously unselected package vim.
20:17:17 [2022-02-22T20:17:17.846Z] #21 25.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:17:17 [2022-02-22T20:17:17.846Z] #21 25.54 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:17:18 [2022-02-22T20:17:18.104Z] #21 25.96 Selecting previously unselected package xfsprogs.
20:17:18 [2022-02-22T20:17:18.361Z] #21 25.97 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
20:17:18 [2022-02-22T20:17:18.361Z] #21 25.98 Unpacking xfsprogs (5.10.0-4) ...
20:17:18 [2022-02-22T20:17:18.618Z] #21 26.31 Selecting previously unselected package zip.
20:17:18 [2022-02-22T20:17:18.618Z] #21 26.33 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
20:17:18 [2022-02-22T20:17:18.618Z] #21 26.34 Unpacking zip (3.0-12) ...
20:17:18 [2022-02-22T20:17:18.874Z] #21 26.46 Selecting previously unselected package zstd.
20:17:18 [2022-02-22T20:17:18.875Z] #21 26.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:17:18 [2022-02-22T20:17:18.875Z] #21 26.48 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:17:19 [2022-02-22T20:17:19.136Z] #21 26.78 Setting up python3-pkg-resources (52.0.0-4) ...
20:17:19 [2022-02-22T20:17:19.699Z] #21 27.57 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.59 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.60 Setting up libgpm2:arm64 (1.20.7-8) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.61 Setting up libicu67:arm64 (67.1-7) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.62 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.63 Setting up libinih1:arm64 (53-1+b2) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.64 Setting up uidmap (1:4.8.1-1) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.67 Setting up bzip2 (1.0.8-4) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:17:19 [2022-02-22T20:17:19.956Z] #21 27.69 Setting up python3-wheel (0.34.2-1) ...
20:17:20 [2022-02-22T20:17:20.519Z] #21 28.26 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:17:20 [2022-02-22T20:17:20.519Z] #21 28.28 Setting up libcap2:arm64 (1:2.44-1) ...
20:17:20 [2022-02-22T20:17:20.519Z] #21 28.31 Setting up libcap2-bin (1:2.44-1) ...
20:17:20 [2022-02-22T20:17:20.519Z] #21 28.33 Setting up apparmor (2.13.6-10) ...
20:17:21 [2022-02-22T20:17:21.886Z] #21 29.65 Setting up zip (3.0-12) ...
20:17:21 [2022-02-22T20:17:21.886Z] #21 29.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:17:21 [2022-02-22T20:17:21.886Z] #21 29.70 Setting up bash-completion (1:2.11-2) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.40 Setting up xz-utils (5.2.5-2) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.43 Setting up libmnl0:arm64 (1.0.4-3) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.45 Setting up patch (2.7.6-7) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.47 Setting up sudo (1.9.5p2-3) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.54 invoke-rc.d: could not determine current runlevel
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.55 invoke-rc.d: policy-rc.d denied execution of start.
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.56 Setting up xfsprogs (5.10.0-4) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.58 Setting up libxtables12:arm64 (1.8.7-1) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.59 Setting up inetutils-ping (2:2.0-1) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.62 Setting up pigz (2.6-1) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:17:23 [2022-02-22T20:17:23.779Z] #21 31.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:17:24 [2022-02-22T20:17:24.035Z] #21 31.66 Setting up python-pip-whl (20.3.4-4) ...
20:17:24 [2022-02-22T20:17:24.035Z] #21 31.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:17:24 [2022-02-22T20:17:24.605Z] #21 32.18 Setting up libaio1:arm64 (0.3.112-9) ...
20:17:24 [2022-02-22T20:17:24.605Z] #21 32.21 Setting up python3-lib2to3 (3.9.2-1) ...
20:17:24 [2022-02-22T20:17:24.862Z] #21 32.60 Setting up libelf1:arm64 (0.183-1) ...
20:17:24 [2022-02-22T20:17:24.862Z] #21 32.62 Setting up zstd (1.4.8+dfsg-2.1) ...
20:17:24 [2022-02-22T20:17:24.862Z] #21 32.64 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:17:25 [2022-02-22T20:17:25.118Z] #21 32.67 Setting up python3-distutils (3.9.2-1) ...
20:17:25 [2022-02-22T20:17:25.374Z] #21 33.05 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:17:25 [2022-02-22T20:17:25.375Z] #21 33.11 Setting up python3-setuptools (52.0.0-4) ...
20:17:26 [2022-02-22T20:17:26.303Z] #21 34.23 Setting up libjq1:arm64 (1.6-2.1) ...
20:17:26 [2022-02-22T20:17:26.559Z] #21 34.25 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:17:26 [2022-02-22T20:17:26.559Z] #21 34.26 Setting up thin-provisioning-tools (0.9.0-1) ...
20:17:26 [2022-02-22T20:17:26.559Z] #21 34.27 Setting up python3-pip (20.3.4-4) ...
20:17:27 [2022-02-22T20:17:27.512Z] #21 35.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.27 Setting up jq (1.6-2.1) ...
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.28 Setting up libbpf0:arm64 (1:0.3-2) ...
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.30 Setting up iptables (1.8.7-1) ...
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:17:27 [2022-02-22T20:17:27.513Z] #21 35.34 Setting up iproute2 (5.10.0-4) ...
20:17:28 [2022-02-22T20:17:28.060Z] #21 35.71 Processing triggers for libc-bin (2.31-13+deb11u2) ...
20:17:29 [2022-02-22T20:17:29.447Z] #21 DONE 37.2s
20:17:29 [2022-02-22T20:17:29.447Z] 
20:17:29 [2022-02-22T20:17:29.447Z] #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
20:17:29 [2022-02-22T20:17:29.447Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:17:29 [2022-02-22T20:17:29.447Z] #26 ...
20:17:29 [2022-02-22T20:17:29.447Z] 
20:17:29 [2022-02-22T20:17:29.447Z] #22 [dev-systemd-false  8/24] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:17:29 [2022-02-22T20:17:29.447Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477
20:17:30 [2022-02-22T20:17:30.012Z] #22 0.552 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:17:30 [2022-02-22T20:17:30.012Z] #22 0.555 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:17:30 [2022-02-22T20:17:30.012Z] #22 0.558 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:17:30 [2022-02-22T20:17:30.012Z] #22 DONE 0.6s
20:17:30 [2022-02-22T20:17:30.012Z] 
20:17:30 [2022-02-22T20:17:30.012Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
20:17:30 [2022-02-22T20:17:30.012Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f
20:17:39 [2022-02-22T20:17:39.960Z] #23 8.346 Collecting yamllint==1.26.1
20:17:39 [2022-02-22T20:17:39.960Z] #23 9.393   Downloading yamllint-1.26.1.tar.gz (126 kB)
20:17:40 [2022-02-22T20:17:40.216Z] #23 10.28 Collecting pathspec>=0.5.3
20:17:40 [2022-02-22T20:17:40.472Z] #23 10.30   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
20:17:40 [2022-02-22T20:17:40.472Z] #23 10.56 Collecting pyyaml
20:17:40 [2022-02-22T20:17:40.728Z] #23 10.58   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:17:40 [2022-02-22T20:17:40.728Z] #23 10.62 Building wheels for collected packages: yamllint
20:17:40 [2022-02-22T20:17:40.728Z] #23 10.63   Building wheel for yamllint (setup.py): started
20:17:41 [2022-02-22T20:17:41.291Z] #23 11.39   Building wheel for yamllint (setup.py): finished with status 'done'
20:17:41 [2022-02-22T20:17:41.291Z] #23 11.39   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c833a4becc4c4cb6638e3b5de248db09979781acf43496a669be406f7971d16f
20:17:41 [2022-02-22T20:17:41.291Z] #23 11.40   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
20:17:41 [2022-02-22T20:17:41.291Z] #23 11.40 Successfully built yamllint
20:17:41 [2022-02-22T20:17:41.291Z] #23 11.43 Installing collected packages: pyyaml, pathspec, yamllint
20:17:41 [2022-02-22T20:17:41.856Z] #23 11.77 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
20:17:42 [2022-02-22T20:17:42.420Z] #23 DONE 12.4s
20:17:42 [2022-02-22T20:17:42.420Z] 
20:17:42 [2022-02-22T20:17:42.420Z] #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
20:17:42 [2022-02-22T20:17:42.420Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:17:42 [2022-02-22T20:17:42.983Z] #26 ...
20:17:42 [2022-02-22T20:17:42.983Z] 
20:17:42 [2022-02-22T20:17:42.983Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
20:17:42 [2022-02-22T20:17:42.983Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081
20:17:42 [2022-02-22T20:17:42.983Z] #43 149.1 + dpkg --print-architecture
20:17:43 [2022-02-22T20:17:43.240Z] #43 DONE 149.3s
20:17:43 [2022-02-22T20:17:43.240Z] 
20:17:43 [2022-02-22T20:17:43.241Z] #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
20:17:43 [2022-02-22T20:17:43.241Z] #26 sha256:8895880f6f5cb9ab403db0a23e7e3aa6c0ed8d63219e54ac89f671371a617493
20:18:39 [2022-02-22T20:18:39.422Z] #26 196.3 + return
20:18:39 [2022-02-22T20:18:39.422Z] #26 DONE 197.9s
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:39 [2022-02-22T20:18:39.422Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:18:39 [2022-02-22T20:18:39.422Z] #60 ...
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
20:18:39 [2022-02-22T20:18:39.422Z] #27 sha256:101747429438e32de3f13004f8d549bf23757ca05951c77add404af0630387c5
20:18:39 [2022-02-22T20:18:39.422Z] #27 DONE 1.6s
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:39 [2022-02-22T20:18:39.422Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:18:39 [2022-02-22T20:18:39.422Z] #60 174.9 + bin/containerd
20:18:39 [2022-02-22T20:18:39.422Z] #60 ...
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
20:18:39 [2022-02-22T20:18:39.422Z] #32 sha256:4ff6e96c4b492113ad0110bcf732db74767e313922d93cf556e524f630185401
20:18:39 [2022-02-22T20:18:39.422Z] #32 DONE 1.1s
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
20:18:39 [2022-02-22T20:18:39.422Z] #35 sha256:532752522c4d300015e88ff24eabb1aaeacdab0d25e88d2757f8769896f44f39
20:18:39 [2022-02-22T20:18:39.422Z] #35 DONE 3.1s
20:18:39 [2022-02-22T20:18:39.422Z] 
20:18:39 [2022-02-22T20:18:39.422Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
20:18:39 [2022-02-22T20:18:39.422Z] #37 sha256:e7b190cb9a549e4a685d14cd3b2544fb7264616afa4368327392895f42c5f53c
20:18:41 [2022-02-22T20:18:41.944Z] #37 DONE 3.1s
20:18:41 [2022-02-22T20:18:41.944Z] 
20:18:41 [2022-02-22T20:18:41.944Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
20:18:41 [2022-02-22T20:18:41.944Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb
20:18:41 [2022-02-22T20:18:41.944Z] #51 207.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
20:18:41 [2022-02-22T20:18:41.944Z] #51 DONE 208.3s
20:18:41 [2022-02-22T20:18:41.944Z] 
20:18:41 [2022-02-22T20:18:41.944Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
20:18:41 [2022-02-22T20:18:41.944Z] #56 sha256:194a1efb001cbd2d1c12f9a485eb33f4d86a8f60f942a9fb9b587645c9909487
20:18:41 [2022-02-22T20:18:41.944Z] #56 115.0 + mkdir -p /build
20:18:41 [2022-02-22T20:18:41.944Z] #56 115.0 + cp runc /build/runc
20:18:41 [2022-02-22T20:18:41.944Z] #56 DONE 115.9s
20:18:41 [2022-02-22T20:18:41.944Z] 
20:18:41 [2022-02-22T20:18:41.944Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
20:18:41 [2022-02-22T20:18:41.944Z] #41 sha256:621f96d19f0ca2a5ea2f43bb254c709ab6a8735a7aaef7bcd2605d14e2b653f2
20:18:41 [2022-02-22T20:18:41.944Z] #41 DONE 0.2s
20:18:41 [2022-02-22T20:18:41.944Z] 
20:18:41 [2022-02-22T20:18:41.944Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:41 [2022-02-22T20:18:41.944Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:18:42 [2022-02-22T20:18:42.201Z] #60 ...
20:18:42 [2022-02-22T20:18:42.201Z] 
20:18:42 [2022-02-22T20:18:42.201Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
20:18:42 [2022-02-22T20:18:42.201Z] #44 sha256:fdc9b4527796adc48fcf2822c80e2e406f166f3ea755ec20d14fedda0763d084
20:18:42 [2022-02-22T20:18:42.765Z] #44 DONE 0.5s
20:18:42 [2022-02-22T20:18:42.765Z] 
20:18:42 [2022-02-22T20:18:42.765Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
20:18:42 [2022-02-22T20:18:42.765Z] #48 sha256:e0e41db941fa43d70bfde6161f2e0765f704ba07eb829d18cdc8d36134c04734
20:18:42 [2022-02-22T20:18:42.765Z] #48 DONE 0.1s
20:18:42 [2022-02-22T20:18:42.765Z] 
20:18:42 [2022-02-22T20:18:42.765Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
20:18:42 [2022-02-22T20:18:42.765Z] #50 sha256:66dd32fbc6243de8f1ed214bb32edd93e9bc840032a49572c690fb4c1e40597a
20:18:43 [2022-02-22T20:18:43.064Z] #50 DONE 0.2s
20:18:43 [2022-02-22T20:18:43.064Z] 
20:18:43 [2022-02-22T20:18:43.064Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:43 [2022-02-22T20:18:43.064Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:18:43 [2022-02-22T20:18:43.627Z] #60 ...
20:18:43 [2022-02-22T20:18:43.627Z] 
20:18:43 [2022-02-22T20:18:43.627Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
20:18:43 [2022-02-22T20:18:43.627Z] #52 sha256:6ddb1940e60761b3e34446833d946dc14974941dc864663ce70158b1b3d892da
20:18:44 [2022-02-22T20:18:44.556Z] #52 DONE 1.0s
20:18:44 [2022-02-22T20:18:44.556Z] 
20:18:44 [2022-02-22T20:18:44.556Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:44 [2022-02-22T20:18:44.556Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:18:44 [2022-02-22T20:18:44.556Z] #60 ...
20:18:44 [2022-02-22T20:18:44.556Z] 
20:18:44 [2022-02-22T20:18:44.556Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
20:18:44 [2022-02-22T20:18:44.556Z] #54 sha256:e382d8c84c937d5b97a95258a8544af6478118db3adbfb749658240f9f51bb31
20:18:44 [2022-02-22T20:18:44.556Z] #54 DONE 0.1s
20:18:44 [2022-02-22T20:18:44.556Z] 
20:18:44 [2022-02-22T20:18:44.556Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
20:18:44 [2022-02-22T20:18:44.556Z] #57 sha256:a7cfc9ffa8cca078c762630bd46b6dbe9f0e5486631852211827cce6457e0ff6
20:18:45 [2022-02-22T20:18:45.117Z] #57 DONE 0.5s
20:18:45 [2022-02-22T20:18:45.117Z] 
20:18:45 [2022-02-22T20:18:45.117Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
20:18:45 [2022-02-22T20:18:45.117Z] #60 sha256:484f1a86aa04c5f3e9f544f4b745bcfe859ac80e4a922b62387af0224d04db0f
20:19:07 [2022-02-22T20:19:07.018Z] #60 206.3 # github.com/containerd/containerd/cmd/containerd
20:19:07 [2022-02-22T20:19:07.018Z] #60 206.3 /usr/bin/ld: /tmp/go-link-3198291199/000019.o: in function `New':
20:19:07 [2022-02-22T20:19:07.018Z] #60 206.3 /tmp/tmp.JN04W3yDVD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
20:19:07 [2022-02-22T20:19:07.018Z] #60 206.3 + bin/containerd-stress
20:19:07 [2022-02-22T20:19:07.018Z] #60 207.4 + bin/containerd-shim
20:19:13 [2022-02-22T20:19:13.574Z] #60 213.3 + bin/containerd-shim-runc-v1
20:19:17 [2022-02-22T20:19:17.757Z] #60 217.5 + bin/containerd-shim-runc-v2
20:19:17 [2022-02-22T20:19:17.757Z] #60 218.1 + binaries
20:19:17 [2022-02-22T20:19:17.757Z] #60 218.1 + install -D bin/containerd /build/containerd
20:19:17 [2022-02-22T20:19:17.757Z] #60 218.1 + install -D bin/containerd-shim /build/containerd-shim
20:19:17 [2022-02-22T20:19:17.757Z] #60 218.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:19:17 [2022-02-22T20:19:17.757Z] #60 218.1 + install -D bin/ctr /build/ctr
20:19:23 [2022-02-22T20:19:23.008Z] #60 DONE 223.4s
20:19:23 [2022-02-22T20:19:23.573Z] 
20:19:23 [2022-02-22T20:19:23.573Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
20:19:23 [2022-02-22T20:19:23.573Z] #61 sha256:fd3d7cdd04d2c2e9b1d124b71556dd8e326b323ce189c09b3fd33a322a8fe661
20:19:26 [2022-02-22T20:19:26.088Z] #61 DONE 2.0s
20:19:26 [2022-02-22T20:19:26.088Z] 
20:19:26 [2022-02-22T20:19:26.088Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:19:26 [2022-02-22T20:19:26.088Z] #66 sha256:0b3bee1e1d04d2d1ab382ab88ec12b06a5caedcf89dfa53d2abf5648324fa885
20:19:26 [2022-02-22T20:19:26.088Z] #66 DONE 0.4s
20:19:26 [2022-02-22T20:19:26.088Z] 
20:19:26 [2022-02-22T20:19:26.088Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
20:19:26 [2022-02-22T20:19:26.088Z] #71 sha256:166279918eeae0dd100e1d125f43a76f58c67158a6481df72e918acae080cbd7
20:19:28 [2022-02-22T20:19:28.604Z] #71 DONE 2.2s
20:19:28 [2022-02-22T20:19:28.604Z] 
20:19:28 [2022-02-22T20:19:28.604Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
20:19:28 [2022-02-22T20:19:28.604Z] #72 sha256:3d56319d73b56a873e8e2d35fb75b799abb17bf5c5fe9a0315d0bfdea32bdaf8
20:19:28 [2022-02-22T20:19:28.604Z] #72 DONE 0.0s
20:19:28 [2022-02-22T20:19:28.604Z] 
20:19:28 [2022-02-22T20:19:28.604Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
20:19:28 [2022-02-22T20:19:28.604Z] #73 sha256:2005b5a6dae5f94f5e1de102abbb9a2975bf330f97ac308e81912f384c762411
20:19:29 [2022-02-22T20:19:29.198Z] #73 DONE 0.9s
20:19:29 [2022-02-22T20:19:29.198Z] 
20:19:29 [2022-02-22T20:19:29.198Z] #74 exporting to image
20:19:29 [2022-02-22T20:19:29.198Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
20:19:29 [2022-02-22T20:19:29.198Z] #74 exporting layers
20:19:32 [2022-02-22T20:19:32.479Z] #74 exporting layers 3.3s done
20:19:32 [2022-02-22T20:19:32.479Z] #74 writing image sha256:c81e4b497fe49591bc61e6f6c09176d9d5f096e2aeceb4f8ba3aca42b06e8c79 done
20:19:32 [2022-02-22T20:19:32.479Z] #74 naming to docker.io/library/docker:ff408210da8ebcb6d3c333b6270b921442bcc1da done
20:19:32 [2022-02-22T20:19:32.479Z] #74 DONE 3.4s