Skip to content

Console Output

Skipping 81 KB.. Full Log
wnloading golang.org/x/text v0.3.2
06:23:26 [2021-06-30T06:23:26.327Z] #50 ...
06:23:26 [2021-06-30T06:23:26.327Z] 
06:23:26 [2021-06-30T06:23:26.327Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:23:26 [2021-06-30T06:23:26.327Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:23:26 [2021-06-30T06:23:26.327Z] #52 20.23 runtime
06:23:26 [2021-06-30T06:23:26.327Z] #52 ...
06:23:26 [2021-06-30T06:23:26.327Z] 
06:23:26 [2021-06-30T06:23:26.327Z] #56 [containerd 1/2] 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
06:23:26 [2021-06-30T06:23:26.327Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:26 [2021-06-30T06:23:26.327Z] #56 22.62 Reading package lists...
06:23:29 [2021-06-30T06:23:29.617Z] #56 28.81 Reading package lists...
06:23:29 [2021-06-30T06:23:29.617Z] #56 ...
06:23:29 [2021-06-30T06:23:29.617Z] 
06:23:29 [2021-06-30T06:23:29.617Z] #36 [tini 1/2] 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
06:23:29 [2021-06-30T06:23:29.617Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:29 [2021-06-30T06:23:29.617Z] #36 23.40 Fetched 8453 kB in 16s (543 kB/s)
06:23:29 [2021-06-30T06:23:29.617Z] #36 23.40 Reading package lists...
06:23:29 [2021-06-30T06:23:29.617Z] #36 29.64 Reading package lists...
06:23:29 [2021-06-30T06:23:29.617Z] #36 ...
06:23:29 [2021-06-30T06:23:29.617Z] 
06:23:29 [2021-06-30T06:23:29.617Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
06:23:29 [2021-06-30T06:23:29.617Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:23:29 [2021-06-30T06:23:29.617Z] #40 23.27 Checking out files:  91% (1555/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
06:23:29 [2021-06-30T06:23:29.617Z] #40 23.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:23:29 [2021-06-30T06:23:29.617Z] #40 25.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:23:29 [2021-06-30T06:23:29.876Z] #40 ...
06:23:29 [2021-06-30T06:23:29.876Z] 
06:23:29 [2021-06-30T06:23:29.876Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:23:29 [2021-06-30T06:23:29.876Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab
06:23:29 [2021-06-30T06:23:29.876Z] #50 32.37 go: downloading github.com/gobwas/glob v0.2.3
06:23:29 [2021-06-30T06:23:29.876Z] #50 32.37 go: downloading github.com/kisielk/gotool v1.0.0
06:23:29 [2021-06-30T06:23:29.876Z] #50 32.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:23:29 [2021-06-30T06:23:29.876Z] #50 32.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:23:29 [2021-06-30T06:23:29.876Z] #50 32.59 go: downloading github.com/gogo/protobuf v1.2.1
06:23:29 [2021-06-30T06:23:29.876Z] #50 34.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:23:30 [2021-06-30T06:23:30.445Z] #50 34.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:23:30 [2021-06-30T06:23:30.704Z] #50 34.48 go: downloading github.com/BurntSushi/toml v0.3.1
06:23:31 [2021-06-30T06:23:31.273Z] #50 ...
06:23:31 [2021-06-30T06:23:31.273Z] 
06:23:31 [2021-06-30T06:23:31.273Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
06:23:31 [2021-06-30T06:23:31.273Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411
06:23:31 [2021-06-30T06:23:31.273Z] #59 25.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
06:23:31 [2021-06-30T06:23:31.273Z] #59 25.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
06:23:31 [2021-06-30T06:23:31.273Z] #59 ...
06:23:31 [2021-06-30T06:23:31.273Z] 
06:23:31 [2021-06-30T06:23:31.273Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:23:31 [2021-06-30T06:23:31.273Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:31 [2021-06-30T06:23:31.273Z] #44 24.98 Fetched 8457 kB in 17s (490 kB/s)
06:23:31 [2021-06-30T06:23:31.273Z] #44 24.98 Reading package lists...
06:23:31 [2021-06-30T06:23:31.532Z] #44 31.18 Reading package lists...
06:23:31 [2021-06-30T06:23:31.532Z] #44 ...
06:23:31 [2021-06-30T06:23:31.532Z] 
06:23:31 [2021-06-30T06:23:31.532Z] #56 [containerd 1/2] 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
06:23:31 [2021-06-30T06:23:31.532Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:31 [2021-06-30T06:23:31.532Z] #56 28.81 Reading package lists...
06:23:32 [2021-06-30T06:23:32.470Z] #56 35.04 Building dependency tree...
06:23:34 [2021-06-30T06:23:34.385Z] #56 38.03 The following additional packages will be installed:
06:23:34 [2021-06-30T06:23:34.385Z] #56 38.05   libbtrfs0
06:23:34 [2021-06-30T06:23:34.385Z] #56 38.21 The following NEW packages will be installed:
06:23:34 [2021-06-30T06:23:34.385Z] #56 38.24   libbtrfs-dev libbtrfs0
06:23:34 [2021-06-30T06:23:34.645Z] #56 38.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:23:34 [2021-06-30T06:23:34.645Z] #56 38.65 Need to get 119 kB of archives.
06:23:34 [2021-06-30T06:23:34.645Z] #56 38.65 After this operation, 387 kB of additional disk space will be used.
06:23:34 [2021-06-30T06:23:34.645Z] #56 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:23:34 [2021-06-30T06:23:34.645Z] #56 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:23:34 [2021-06-30T06:23:34.645Z] #56 ...
06:23:34 [2021-06-30T06:23:34.645Z] 
06:23:34 [2021-06-30T06:23:34.645Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:23:34 [2021-06-30T06:23:34.645Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:34 [2021-06-30T06:23:34.645Z] #13 24.23 Fetched 8984 kB in 17s (528 kB/s)
06:23:34 [2021-06-30T06:23:34.645Z] #13 24.23 Reading package lists...
06:23:34 [2021-06-30T06:23:34.904Z] #13 30.98 Reading package lists...
06:23:34 [2021-06-30T06:23:34.904Z] #13 ...
06:23:34 [2021-06-30T06:23:34.904Z] 
06:23:34 [2021-06-30T06:23:34.904Z] #36 [tini 1/2] 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
06:23:34 [2021-06-30T06:23:34.904Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:34 [2021-06-30T06:23:34.904Z] #36 29.64 Reading package lists...
06:23:34 [2021-06-30T06:23:34.904Z] #36 35.74 Building dependency tree...
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.69 The following additional packages will be installed:
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.70   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.71 Suggested packages:
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.71   cmake-doc ninja-build lrzip
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.71 Recommended packages:
06:23:34 [2021-06-30T06:23:34.904Z] #36 38.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:23:35 [2021-06-30T06:23:35.472Z] #36 39.59 The following NEW packages will be installed:
06:23:35 [2021-06-30T06:23:35.745Z] #36 39.61   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:23:35 [2021-06-30T06:23:35.745Z] #36 39.62   vim-common xxd
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.00 Need to get 14.9 MB of archives.
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.00 After this operation, 61.8 MB of additional disk space will be used.
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:23:36 [2021-06-30T06:23:36.005Z] #36 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:23:36 [2021-06-30T06:23:36.943Z] #36 40.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
06:23:36 [2021-06-30T06:23:36.943Z] #36 ...
06:23:36 [2021-06-30T06:23:36.943Z] 
06:23:36 [2021-06-30T06:23:36.943Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:36 [2021-06-30T06:23:36.943Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:23:36 [2021-06-30T06:23:36.943Z] #46 30.82 vendor/golang.org/x/crypto/internal/subtle
06:23:36 [2021-06-30T06:23:36.943Z] #46 ...
06:23:36 [2021-06-30T06:23:36.943Z] 
06:23:36 [2021-06-30T06:23:36.943Z] #56 [containerd 1/2] 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
06:23:36 [2021-06-30T06:23:36.943Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
06:23:36 [2021-06-30T06:23:36.943Z] #56 39.65 debconf: delaying package configuration, since apt-utils is not installed
06:23:36 [2021-06-30T06:23:36.943Z] #56 39.84 Fetched 119 kB in 0s (437 kB/s)
06:23:36 [2021-06-30T06:23:36.943Z] #56 39.94 Selecting previously unselected package libbtrfs0.
06:23:36 [2021-06-30T06:23:36.943Z] #56 39.94 (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 ... 15421 files and directories currently installed.)
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.05 Unpacking libbtrfs0 (4.20.1-2) ...
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.22 Selecting previously unselected package libbtrfs-dev.
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.23 Unpacking libbtrfs-dev (4.20.1-2) ...
06:23:36 [2021-06-30T06:23:36.943Z] #56 40.44 Setting up libbtrfs0 (4.20.1-2) ...
06:23:36 [2021-06-30T06:23:36.944Z] #56 40.48 Setting up libbtrfs-dev (4.20.1-2) ...
06:23:36 [2021-06-30T06:23:36.944Z] #56 40.49 Processing triggers for libc-bin (2.28-10) ...
06:23:36 [2021-06-30T06:23:36.944Z] #56 DONE 41.0s
06:23:36 [2021-06-30T06:23:36.944Z] 
06:23:36 [2021-06-30T06:23:36.944Z] #36 [tini 1/2] 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
06:23:36 [2021-06-30T06:23:36.944Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:36 [2021-06-30T06:23:36.944Z] #36 41.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:23:36 [2021-06-30T06:23:36.944Z] #36 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:23:36 [2021-06-30T06:23:36.944Z] #36 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:23:36 [2021-06-30T06:23:36.944Z] #36 41.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:23:36 [2021-06-30T06:23:36.944Z] #36 41.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:23:38 [2021-06-30T06:23:38.323Z] #36 42.31 debconf: delaying package configuration, since apt-utils is not installed
06:23:38 [2021-06-30T06:23:38.583Z] #36 42.54 Fetched 14.9 MB in 2s (8745 kB/s)
06:23:38 [2021-06-30T06:23:38.841Z] #36 42.68 Selecting previously unselected package xxd.
06:23:38 [2021-06-30T06:23:38.841Z] #36 42.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
06:23:38 [2021-06-30T06:23:38.841Z] #36 42.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:23:38 [2021-06-30T06:23:38.841Z] #36 42.81 Unpacking xxd (2:8.1.0875-5) ...
06:23:39 [2021-06-30T06:23:39.100Z] #36 42.99 Selecting previously unselected package vim-common.
06:23:39 [2021-06-30T06:23:39.100Z] #36 43.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:23:39 [2021-06-30T06:23:39.100Z] #36 43.06 Unpacking vim-common (2:8.1.0875-5) ...
06:23:39 [2021-06-30T06:23:39.360Z] #36 43.36 Selecting previously unselected package cmake-data.
06:23:39 [2021-06-30T06:23:39.360Z] #36 43.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:23:39 [2021-06-30T06:23:39.360Z] #36 43.38 Unpacking cmake-data (3.13.4-1) ...
06:23:41 [2021-06-30T06:23:41.895Z] #36 45.95 Selecting previously unselected package libicu63:amd64.
06:23:41 [2021-06-30T06:23:41.895Z] #36 45.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:23:41 [2021-06-30T06:23:41.895Z] #36 46.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:23:42 [2021-06-30T06:23:42.835Z] #36 ...
06:23:42 [2021-06-30T06:23:42.835Z] 
06:23:42 [2021-06-30T06:23:42.835Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:23:42 [2021-06-30T06:23:42.835Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
06:23:42 [2021-06-30T06:23:42.835Z] #32 44.70 Checking out files:  88% (1353/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
06:23:42 [2021-06-30T06:23:42.835Z] #32 45.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:23:42 [2021-06-30T06:23:42.835Z] #32 45.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:23:43 [2021-06-30T06:23:43.095Z] #32 ...
06:23:43 [2021-06-30T06:23:43.095Z] 
06:23:43 [2021-06-30T06:23:43.095Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:23:43 [2021-06-30T06:23:43.095Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:43 [2021-06-30T06:23:43.095Z] #44 31.18 Reading package lists...
06:23:43 [2021-06-30T06:23:43.095Z] #44 37.14 Building dependency tree...
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.13 The following additional packages will be installed:
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.14   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.16   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.17   python3-pkg-resources python3-protobuf python3-six python3.7
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.17   python3.7-minimal
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.17 Suggested packages:
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.17   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
06:23:43 [2021-06-30T06:23:43.095Z] #44 40.17   python3.7-doc binfmt-support
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.54 The following NEW packages will be installed:
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.55   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.55   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.55   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.57   python3.7-minimal
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.97 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.97 Need to get 6695 kB of archives.
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.97 After this operation, 33.1 MB of additional disk space will be used.
06:23:43 [2021-06-30T06:23:43.095Z] #44 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 42.54 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
06:23:43 [2021-06-30T06:23:43.095Z] #44 44.02 debconf: delaying package configuration, since apt-utils is not installed
06:23:43 [2021-06-30T06:23:43.095Z] #44 44.22 Fetched 6695 kB in 1s (5180 kB/s)
06:23:43 [2021-06-30T06:23:43.095Z] #44 44.32 Selecting previously unselected package libpython3.7-minimal:amd64.
06:23:43 [2021-06-30T06:23:43.095Z] #44 44.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 ... 15421 files and directories currently installed.)
06:23:43 [2021-06-30T06:23:43.095Z] #44 44.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.096Z] #44 44.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:23:43 [2021-06-30T06:23:43.096Z] #44 45.22 Selecting previously unselected package python3.7-minimal.
06:23:43 [2021-06-30T06:23:43.096Z] #44 45.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:23:43 [2021-06-30T06:23:43.096Z] #44 45.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
06:23:43 [2021-06-30T06:23:43.096Z] #44 46.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:23:43 [2021-06-30T06:23:43.096Z] #44 46.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
06:23:43 [2021-06-30T06:23:43.354Z] #44 ...
06:23:43 [2021-06-30T06:23:43.354Z] 
06:23:43 [2021-06-30T06:23:43.354Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:43 [2021-06-30T06:23:43.354Z] #13 30.98 Reading package lists...
06:23:43 [2021-06-30T06:23:43.354Z] #13 36.94 Building dependency tree...
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.20 The following additional packages will be installed:
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.21   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.22   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.22   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.22   mingw-w64-x86-64-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.23 Suggested packages:
06:23:43 [2021-06-30T06:23:43.354Z] #13 40.23   gcc-8-locales seccomp wine64
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.28 The following NEW packages will be installed:
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.29   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.29   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.30   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.32 The following packages will be upgraded:
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.32   libseccomp2
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.76 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.76 Need to get 77.8 MB of archives.
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.76 After this operation, 487 MB of additional disk space will be used.
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.89 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 41.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
06:23:43 [2021-06-30T06:23:43.354Z] #13 42.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
06:23:47 [2021-06-30T06:23:47.756Z] #13 ...
06:23:47 [2021-06-30T06:23:47.756Z] 
06:23:47 [2021-06-30T06:23:47.756Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:23:47 [2021-06-30T06:23:47.756Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.207 + RM_GOPATH=0
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.208 + TMP_GOPATH=
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.208 + : /build
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.208 + '[' -z '' ']'
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.209 ++ mktemp -d
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.211 + export GOPATH=/tmp/tmp.PAgkINTXuX
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.211 + GOPATH=/tmp/tmp.PAgkINTXuX
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.211 + RM_GOPATH=1
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.211 + case "$(go env GOARCH)" in
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.212 ++ go env GOARCH
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.244 + export GO_BUILDMODE=-buildmode=pie
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.245 + GO_BUILDMODE=-buildmode=pie
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.245 ++ dirname /tmp/install/install.sh
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.249 + dir=/tmp/install
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.257 + bin=containerd
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.260 + shift
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.261 + '[' '!' -f /tmp/install/containerd.installer ']'
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.261 + . /tmp/install/containerd.installer
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.264 ++ set -e
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.265 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.265 + install_containerd
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.266 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.266 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.266 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd
06:23:47 [2021-06-30T06:23:47.756Z] #57 3.270 Cloning into '/tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd'...
06:23:47 [2021-06-30T06:23:47.756Z] #57 ...
06:23:47 [2021-06-30T06:23:47.756Z] 
06:23:47 [2021-06-30T06:23:47.756Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:23:47 [2021-06-30T06:23:47.756Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:47 [2021-06-30T06:23:47.756Z] #13 46.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
06:23:48 [2021-06-30T06:23:48.016Z] #13 ...
06:23:48 [2021-06-30T06:23:48.016Z] 
06:23:48 [2021-06-30T06:23:48.016Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
06:23:48 [2021-06-30T06:23:48.016Z] #48 sha256:99c258f3ed9848c66fc0faeb9c34154eaaf8369e85921286fda6c9b34f799c39
06:23:48 [2021-06-30T06:23:48.016Z] #48 DONE 51.9s
06:23:48 [2021-06-30T06:23:48.016Z] 
06:23:48 [2021-06-30T06:23:48.016Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:23:48 [2021-06-30T06:23:48.016Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:23:48 [2021-06-30T06:23:48.016Z] #44 51.59 Selecting previously unselected package python3-minimal.
06:23:48 [2021-06-30T06:23:48.017Z] #44 51.59 (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 ... 15661 files and directories currently installed.)
06:23:48 [2021-06-30T06:23:48.017Z] #44 51.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:23:48 [2021-06-30T06:23:48.017Z] #44 51.75 Unpacking python3-minimal (3.7.3-1) ...
06:23:48 [2021-06-30T06:23:48.017Z] #44 51.83 Selecting previously unselected package libmpdec2:amd64.
06:23:48 [2021-06-30T06:23:48.279Z] #44 51.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:23:48 [2021-06-30T06:23:48.279Z] #44 51.85 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:23:48 [2021-06-30T06:23:48.279Z] #44 52.05 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:23:48 [2021-06-30T06:23:48.279Z] #44 52.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
06:23:48 [2021-06-30T06:23:48.279Z] #44 52.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:23:50 [2021-06-30T06:23:50.185Z] #44 ...
06:23:50 [2021-06-30T06:23:50.185Z] 
06:23:50 [2021-06-30T06:23:50.185Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:23:50 [2021-06-30T06:23:50.185Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:23:50 [2021-06-30T06:23:50.185Z] #52 44.13 sync
06:23:50 [2021-06-30T06:23:50.185Z] #52 44.13 internal/reflectlite
06:23:50 [2021-06-30T06:23:50.185Z] #52 45.36 internal/testlog
06:23:50 [2021-06-30T06:23:50.185Z] #52 46.70 sort
06:23:50 [2021-06-30T06:23:50.185Z] #52 46.71 errors
06:23:50 [2021-06-30T06:23:50.185Z] #52 47.14 io
06:23:50 [2021-06-30T06:23:50.185Z] #52 47.70 internal/oserror
06:23:50 [2021-06-30T06:23:50.185Z] #52 48.02 syscall
06:23:50 [2021-06-30T06:23:50.185Z] #52 48.60 bytes
06:23:50 [2021-06-30T06:23:50.185Z] #52 50.61 strconv
06:23:50 [2021-06-30T06:23:50.185Z] #52 53.94 reflect
06:23:50 [2021-06-30T06:23:50.185Z] #52 ...
06:23:50 [2021-06-30T06:23:50.185Z] 
06:23:50 [2021-06-30T06:23:50.185Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:23:50 [2021-06-30T06:23:50.185Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:23:50 [2021-06-30T06:23:50.185Z] #13 49.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
06:23:51 [2021-06-30T06:23:51.125Z] #13 ...
06:23:51 [2021-06-30T06:23:51.125Z] 
06:23:51 [2021-06-30T06:23:51.125Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:23:51 [2021-06-30T06:23:51.125Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:23:51 [2021-06-30T06:23:51.125Z] #46 44.81 internal/reflectlite
06:23:51 [2021-06-30T06:23:51.125Z] #46 44.82 sync
06:23:51 [2021-06-30T06:23:51.125Z] #46 46.02 github.com/LK4D4/vndr/godl/singleflight
06:23:51 [2021-06-30T06:23:51.125Z] #46 46.47 math/rand
06:23:51 [2021-06-30T06:23:51.125Z] #46 47.56 internal/singleflight
06:23:51 [2021-06-30T06:23:51.125Z] #46 47.99 io
06:23:51 [2021-06-30T06:23:51.125Z] #46 47.99 strconv
06:23:51 [2021-06-30T06:23:51.125Z] #46 49.17 bytes
06:23:51 [2021-06-30T06:23:51.125Z] #46 51.11 strings
06:23:51 [2021-06-30T06:23:51.125Z] #46 51.55 reflect
06:23:51 [2021-06-30T06:23:51.125Z] #46 53.87 bufio
06:23:51 [2021-06-30T06:23:51.125Z] #46 ...
06:23:51 [2021-06-30T06:23:51.125Z] 
06:23:51 [2021-06-30T06:23:51.125Z] #36 [tini 1/2] 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
06:23:51 [2021-06-30T06:23:51.125Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
06:23:51 [2021-06-30T06:23:51.125Z] #36 52.92 Selecting previously unselected package libxml2:amd64.
06:23:51 [2021-06-30T06:23:51.125Z] #36 52.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 52.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 53.64 Selecting previously unselected package libarchive13:amd64.
06:23:51 [2021-06-30T06:23:51.125Z] #36 53.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 53.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.24 Selecting previously unselected package libjsoncpp1:amd64.
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.41 Selecting previously unselected package librhash0:amd64.
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.41 Unpacking librhash0:amd64 (1.3.8-1) ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.62 Selecting previously unselected package libuv1:amd64.
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.62 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.68 Unpacking libuv1:amd64 (1.24.1-1) ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.80 Selecting previously unselected package cmake.
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:23:51 [2021-06-30T06:23:51.125Z] #36 54.84 Unpacking cmake (3.13.4-1) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.58 Setting up xxd (2:8.1.0875-5) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.58 Setting up libuv1:amd64 (1.24.1-1) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.62 Setting up vim-common (2:8.1.0875-5) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.64 Setting up librhash0:amd64 (1.3.8-1) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.67 Setting up cmake-data (3.13.4-1) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
06:23:53 [2021-06-30T06:23:53.663Z] #36 57.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:23:54 [2021-06-30T06:23:54.266Z] #36 58.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:23:54 [2021-06-30T06:23:54.267Z] #36 58.27 Setting up cmake (3.13.4-1) ...
06:23:54 [2021-06-30T06:23:54.267Z] #36 58.33 Processing triggers for libc-bin (2.28-10) ...
06:23:54 [2021-06-30T06:23:54.527Z] #36 58.42 Processing triggers for mime-support (3.62) ...
06:23:55 [2021-06-30T06:23:55.097Z] #36 DONE 58.9s
06:23:55 [2021-06-30T06:23:55.097Z] 
06:23:55 [2021-06-30T06:23:55.097Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
06:23:55 [2021-06-30T06:23:55.097Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.932 + RM_GOPATH=0
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.932 + TMP_GOPATH=
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.932 + : /build
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.933 + '[' -z '' ']'
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.934 ++ mktemp -d
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.939 + export GOPATH=/tmp/tmp.iVpeemFWbr
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.943 + GOPATH=/tmp/tmp.iVpeemFWbr
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.943 + RM_GOPATH=1
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.943 + case "$(go env GOARCH)" in
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.944 ++ go env GOARCH
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.979 + export GO_BUILDMODE=-buildmode=pie
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.981 + GO_BUILDMODE=-buildmode=pie
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.982 ++ dirname /tmp/install/install.sh
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.986 + dir=/tmp/install
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.986 + bin=tini
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.987 + shift
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.987 + '[' '!' -f /tmp/install/tini.installer ']'
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.987 + . /tmp/install/tini.installer
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.987 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.988 + install_tini
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.988 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.988 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.988 + git clone https://github.com/krallin/tini.git /tmp/tmp.iVpeemFWbr/tini
06:23:58 [2021-06-30T06:23:58.398Z] #37 2.990 Cloning into '/tmp/tmp.iVpeemFWbr/tini'...
06:23:58 [2021-06-30T06:23:58.658Z] #37 3.712 + cd /tmp/tmp.iVpeemFWbr/tini
06:23:58 [2021-06-30T06:23:58.658Z] #37 3.712 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:23:58 [2021-06-30T06:23:58.658Z] #37 3.752 + cmake .
06:23:59 [2021-06-30T06:23:59.228Z] #37 4.338 -- The C compiler identification is GNU 8.3.0
06:23:59 [2021-06-30T06:23:59.489Z] #37 4.393 -- Check for working C compiler: /usr/bin/cc
06:24:00 [2021-06-30T06:24:00.060Z] #37 5.055 -- Check for working C compiler: /usr/bin/cc -- works
06:24:00 [2021-06-30T06:24:00.060Z] #37 5.060 -- Detecting C compiler ABI info
06:24:00 [2021-06-30T06:24:00.319Z] #37 ...
06:24:00 [2021-06-30T06:24:00.319Z] 
06:24:00 [2021-06-30T06:24:00.319Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:24:00 [2021-06-30T06:24:00.319Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.06 Selecting previously unselected package python3.7.
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.06 Unpacking python3.7 (3.7.3-2+deb10u3) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.16 Selecting previously unselected package libpython3-stdlib:amd64.
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 54.37 Setting up python3-minimal (3.7.3-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 55.77 Selecting previously unselected package python3.
06:24:00 [2021-06-30T06:24:00.319Z] #44 55.77 (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 ... 16073 files and directories currently installed.)
06:24:00 [2021-06-30T06:24:00.319Z] #44 55.83 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 55.86 Unpacking python3 (3.7.3-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.00 Selecting previously unselected package libprotobuf17:amd64.
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.01 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.02 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.77 Selecting previously unselected package python3-pkg-resources.
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.77 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 56.79 Unpacking python3-pkg-resources (40.8.0-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.05 Selecting previously unselected package python3-six.
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.08 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.08 Unpacking python3-six (1.12.0-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.18 Selecting previously unselected package python3-protobuf.
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.18 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 57.24 Unpacking python3-protobuf (3.6.1.3-2) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.08 Selecting previously unselected package libnet1:amd64.
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.08 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.18 Selecting previously unselected package libnl-3-200:amd64.
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.19 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.37 Selecting previously unselected package libprotobuf-c1:amd64.
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.37 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.47 Selecting previously unselected package criu.
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.47 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 58.48 Unpacking criu (3.15-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.40 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.43 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:24:00 [2021-06-30T06:24:00.319Z] #44 59.47 Setting up python3.7 (3.7.3-2+deb10u3) ...
06:24:00 [2021-06-30T06:24:00.582Z] #44 ...
06:24:00 [2021-06-30T06:24:00.582Z] 
06:24:00 [2021-06-30T06:24:00.582Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
06:24:00 [2021-06-30T06:24:00.582Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735
06:24:00 [2021-06-30T06:24:00.582Z] #37 5.765 -- Detecting C compiler ABI info - done
06:24:00 [2021-06-30T06:24:00.845Z] #37 5.802 -- Detecting C compile features
06:24:01 [2021-06-30T06:24:01.104Z] #37 ...
06:24:01 [2021-06-30T06:24:01.104Z] 
06:24:01 [2021-06-30T06:24:01.104Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:24:01 [2021-06-30T06:24:01.104Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:01 [2021-06-30T06:24:01.104Z] #13 50.82 debconf: delaying package configuration, since apt-utils is not installed
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.00 Fetched 77.8 MB in 8s (9344 kB/s)
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.09 (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 ... 15421 files and directories currently installed.)
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.15 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.18 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.61 Selecting previously unselected package binutils-mingw-w64-i686.
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.61 (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 ... 15421 files and directories currently installed.)
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 51.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 54.03 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:24:01 [2021-06-30T06:24:01.104Z] #13 54.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 54.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.65 Selecting previously unselected package binutils-mingw-w64.
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.80 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.96 Selecting previously unselected package dmsetup.
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 56.99 Unpacking dmsetup (2:1.02.155-3) ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 57.18 Selecting previously unselected package mingw-w64-common.
06:24:01 [2021-06-30T06:24:01.104Z] #13 57.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:24:01 [2021-06-30T06:24:01.104Z] #13 57.21 Unpacking mingw-w64-common (6.0.0-3) ...
06:24:01 [2021-06-30T06:24:01.364Z] #13 ...
06:24:01 [2021-06-30T06:24:01.364Z] 
06:24:01 [2021-06-30T06:24:01.364Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:24:01 [2021-06-30T06:24:01.364Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:24:01 [2021-06-30T06:24:01.364Z] #44 64.85 Setting up python3 (3.7.3-1) ...
06:24:01 [2021-06-30T06:24:01.623Z] #44 ...
06:24:01 [2021-06-30T06:24:01.623Z] 
06:24:01 [2021-06-30T06:24:01.623Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:01 [2021-06-30T06:24:01.623Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:24:01 [2021-06-30T06:24:01.623Z] #46 55.61 syscall
06:24:01 [2021-06-30T06:24:01.623Z] #46 63.45 internal/syscall/unix
06:24:01 [2021-06-30T06:24:01.623Z] #46 63.81 internal/poll
06:24:01 [2021-06-30T06:24:01.623Z] #46 64.16 internal/fmtsort
06:24:01 [2021-06-30T06:24:01.623Z] #46 64.76 internal/syscall/execenv
06:24:01 [2021-06-30T06:24:01.623Z] #46 65.05 path
06:24:01 [2021-06-30T06:24:01.623Z] #46 65.62 io/fs
06:24:01 [2021-06-30T06:24:01.623Z] #46 ...
06:24:01 [2021-06-30T06:24:01.623Z] 
06:24:01 [2021-06-30T06:24:01.623Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:24:01 [2021-06-30T06:24:01.623Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:24:01 [2021-06-30T06:24:01.623Z] #44 65.48 Setting up python3-six (1.12.0-1) ...
06:24:02 [2021-06-30T06:24:02.561Z] #44 ...
06:24:02 [2021-06-30T06:24:02.561Z] 
06:24:02 [2021-06-30T06:24:02.561Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:02 [2021-06-30T06:24:02.561Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:24:02 [2021-06-30T06:24:02.561Z] #52 56.60 time
06:24:02 [2021-06-30T06:24:02.561Z] #52 62.54 context
06:24:02 [2021-06-30T06:24:02.561Z] #52 63.59 internal/syscall/unix
06:24:02 [2021-06-30T06:24:02.561Z] #52 64.01 internal/poll
06:24:02 [2021-06-30T06:24:02.561Z] #52 66.11 encoding/binary
06:24:02 [2021-06-30T06:24:02.561Z] #52 66.52 io/fs
06:24:02 [2021-06-30T06:24:02.820Z] #52 ...
06:24:02 [2021-06-30T06:24:02.820Z] 
06:24:02 [2021-06-30T06:24:02.820Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
06:24:02 [2021-06-30T06:24:02.820Z] #37 sha256:40f25cf75209d673797f933d9c306d458dde7fe46e5625445faa2a3f5339a735
06:24:02 [2021-06-30T06:24:02.820Z] #37 7.866 -- Detecting C compile features - done
06:24:02 [2021-06-30T06:24:02.820Z] #37 7.920 -- Performing Test HAS_BUILTIN_FORTIFY
06:24:03 [2021-06-30T06:24:03.136Z] #37 8.116 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:24:03 [2021-06-30T06:24:03.136Z] #37 8.244 -- Configuring done
06:24:03 [2021-06-30T06:24:03.136Z] #37 8.257 -- Generating done
06:24:03 [2021-06-30T06:24:03.136Z] #37 8.262 -- Build files have been written to: /tmp/tmp.iVpeemFWbr/tini
06:24:03 [2021-06-30T06:24:03.136Z] #37 8.283 + make tini-static
06:24:03 [2021-06-30T06:24:03.709Z] #37 8.703 Scanning dependencies of target tini-static
06:24:03 [2021-06-30T06:24:03.709Z] #37 8.777 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:24:05 [2021-06-30T06:24:05.087Z] #37 10.01 [100%] Linking C executable tini-static
06:24:05 [2021-06-30T06:24:05.656Z] #37 10.65 [100%] Built target tini-static
06:24:05 [2021-06-30T06:24:05.656Z] #37 10.71 + mkdir -p /build
06:24:05 [2021-06-30T06:24:05.656Z] #37 10.72 + cp tini-static /build/docker-init
06:24:07 [2021-06-30T06:24:07.036Z] #37 DONE 11.9s
06:24:07 [2021-06-30T06:24:07.036Z] 
06:24:07 [2021-06-30T06:24:07.036Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:24:07 [2021-06-30T06:24:07.036Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:07 [2021-06-30T06:24:07.036Z] #13 62.53 Selecting previously unselected package mingw-w64-x86-64-dev.
06:24:07 [2021-06-30T06:24:07.036Z] #13 62.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:24:07 [2021-06-30T06:24:07.036Z] #13 62.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:24:08 [2021-06-30T06:24:08.963Z] #13 68.61 Selecting previously unselected package gcc-mingw-w64-base.
06:24:08 [2021-06-30T06:24:08.963Z] #13 68.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:24:08 [2021-06-30T06:24:08.963Z] #13 68.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:24:09 [2021-06-30T06:24:09.222Z] #13 68.80 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:24:09 [2021-06-30T06:24:09.222Z] #13 68.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:24:09 [2021-06-30T06:24:09.222Z] #13 68.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:10 [2021-06-30T06:24:10.160Z] #13 ...
06:24:10 [2021-06-30T06:24:10.160Z] 
06:24:10 [2021-06-30T06:24:10.160Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
06:24:10 [2021-06-30T06:24:10.160Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
06:24:10 [2021-06-30T06:24:10.160Z] #44 66.69 Setting up python3-pkg-resources (40.8.0-1) ...
06:24:10 [2021-06-30T06:24:10.160Z] #44 68.26 Setting up python3-protobuf (3.6.1.3-2) ...
06:24:10 [2021-06-30T06:24:10.160Z] #44 71.46 Setting up criu (3.15-1) ...
06:24:10 [2021-06-30T06:24:10.160Z] #44 73.31 Processing triggers for libc-bin (2.28-10) ...
06:24:10 [2021-06-30T06:24:10.160Z] #44 73.39 Processing triggers for mime-support (3.62) ...
06:24:10 [2021-06-30T06:24:10.160Z] #44 DONE 73.9s
06:24:10 [2021-06-30T06:24:10.160Z] 
06:24:10 [2021-06-30T06:24:10.160Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:10 [2021-06-30T06:24:10.160Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:24:10 [2021-06-30T06:24:10.160Z] #52 67.67 os
06:24:10 [2021-06-30T06:24:10.160Z] #52 68.25 encoding/base64
06:24:10 [2021-06-30T06:24:10.160Z] #52 68.84 golang.org/x/sys/unix
06:24:10 [2021-06-30T06:24:10.160Z] #52 72.17 fmt
06:24:12 [2021-06-30T06:24:12.066Z] #52 ...
06:24:12 [2021-06-30T06:24:12.066Z] 
06:24:12 [2021-06-30T06:24:12.066Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:12 [2021-06-30T06:24:12.066Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:24:12 [2021-06-30T06:24:12.066Z] #46 66.40 regexp/syntax
06:24:12 [2021-06-30T06:24:12.066Z] #46 67.00 os
06:24:12 [2021-06-30T06:24:12.066Z] #46 70.42 regexp
06:24:12 [2021-06-30T06:24:12.066Z] #46 72.17 fmt
06:24:12 [2021-06-30T06:24:12.066Z] #46 74.24 path/filepath
06:24:12 [2021-06-30T06:24:12.066Z] #46 75.60 internal/lazyregexp
06:24:12 [2021-06-30T06:24:12.066Z] #46 75.84 io/ioutil
06:24:12 [2021-06-30T06:24:12.326Z] #46 76.23 github.com/LK4D4/vndr/versioned
06:24:12 [2021-06-30T06:24:12.585Z] #46 76.54 hash/crc32
06:24:12 [2021-06-30T06:24:12.585Z] #46 ...
06:24:12 [2021-06-30T06:24:12.585Z] 
06:24:12 [2021-06-30T06:24:12.585Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:12 [2021-06-30T06:24:12.585Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:24:12 [2021-06-30T06:24:12.585Z] #52 76.49 encoding/json
06:24:13 [2021-06-30T06:24:13.522Z] #52 77.51 flag
06:24:15 [2021-06-30T06:24:15.429Z] #52 79.16 github.com/pkg/diff
06:24:16 [2021-06-30T06:24:16.810Z] #52 80.73 go/ast
06:24:18 [2021-06-30T06:24:18.190Z] #52 82.07 golang.org/x/crypto/ssh/terminal
06:24:19 [2021-06-30T06:24:19.570Z] #52 83.49 mvdan.cc/editorconfig
06:24:20 [2021-06-30T06:24:20.508Z] #52 84.41 mvdan.cc/sh/v3/fileutil
06:24:20 [2021-06-30T06:24:20.508Z] #52 84.53 text/tabwriter
06:24:21 [2021-06-30T06:24:21.077Z] #52 85.08 mvdan.cc/sh/v3/syntax
06:24:21 [2021-06-30T06:24:21.336Z] #52 ...
06:24:21 [2021-06-30T06:24:21.336Z] 
06:24:21 [2021-06-30T06:24:21.336Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:24:21 [2021-06-30T06:24:21.336Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:24:22 [2021-06-30T06:24:22.373Z] #57 44.21 Checking out files:  55% (2253/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  96% (3915/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
06:24:22 [2021-06-30T06:24:22.373Z] #57 45.35 + cd /tmp/tmp.PAgkINTXuX/src/github.com/containerd/containerd
06:24:22 [2021-06-30T06:24:22.632Z] #57 45.36 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
06:24:22 [2021-06-30T06:24:22.891Z] #57 ...
06:24:22 [2021-06-30T06:24:22.891Z] 
06:24:22 [2021-06-30T06:24:22.891Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:22 [2021-06-30T06:24:22.891Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:24:22 [2021-06-30T06:24:22.891Z] #46 76.74 flag
06:24:22 [2021-06-30T06:24:22.891Z] #46 77.07 go/token
06:24:22 [2021-06-30T06:24:22.891Z] #46 78.05 go/scanner
06:24:22 [2021-06-30T06:24:22.891Z] #46 78.62 net/url
06:24:22 [2021-06-30T06:24:22.891Z] #46 79.33 go/ast
06:24:22 [2021-06-30T06:24:22.891Z] #46 80.45 text/template/parse
06:24:22 [2021-06-30T06:24:22.891Z] #46 83.23 go/parser
06:24:22 [2021-06-30T06:24:22.891Z] #46 85.11 text/template
06:24:22 [2021-06-30T06:24:22.891Z] #46 86.66 log
06:24:23 [2021-06-30T06:24:23.150Z] #46 ...
06:24:23 [2021-06-30T06:24:23.150Z] 
06:24:23 [2021-06-30T06:24:23.150Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:24:23 [2021-06-30T06:24:23.150Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.02 + export 'BUILDTAGS=netgo osusergo static_build'
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.02 + BUILDTAGS='netgo osusergo static_build'
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.02 + export EXTRA_FLAGS=-buildmode=pie
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.02 + EXTRA_FLAGS=-buildmode=pie
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.03 + '[' '' = dynamic ']'
06:24:23 [2021-06-30T06:24:23.150Z] #57 46.03 + make
06:24:24 [2021-06-30T06:24:24.529Z] #57 47.36 + bin/ctr
06:24:31 [2021-06-30T06:24:31.163Z] #57 ...
06:24:31 [2021-06-30T06:24:31.163Z] 
06:24:31 [2021-06-30T06:24:31.163Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
06:24:31 [2021-06-30T06:24:31.163Z] #52 sha256:5316be27ec36c828c95f690960ca60551ebb45cdee0fd9c250f60855c0ee2561
06:24:31 [2021-06-30T06:24:31.163Z] #52 90.56 mvdan.cc/sh/v3/cmd/shfmt
06:24:31 [2021-06-30T06:24:31.163Z] #52 DONE 94.0s
06:24:31 [2021-06-30T06:24:31.163Z] 
06:24:31 [2021-06-30T06:24:31.163Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:24:31 [2021-06-30T06:24:31.163Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:31 [2021-06-30T06:24:31.163Z] #13 87.67 Selecting previously unselected package g++-mingw-w64-x86-64.
06:24:31 [2021-06-30T06:24:31.163Z] #13 87.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:24:31 [2021-06-30T06:24:31.163Z] #13 87.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:33 [2021-06-30T06:24:33.704Z] #13 ...
06:24:33 [2021-06-30T06:24:33.704Z] 
06:24:33 [2021-06-30T06:24:33.704Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:33 [2021-06-30T06:24:33.704Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:24:33 [2021-06-30T06:24:33.704Z] #46 87.30 encoding/xml
06:24:33 [2021-06-30T06:24:33.704Z] #46 90.06 go/doc
06:24:33 [2021-06-30T06:24:33.704Z] #46 92.26 compress/flate
06:24:33 [2021-06-30T06:24:33.704Z] #46 93.05 github.com/LK4D4/vndr/build
06:24:33 [2021-06-30T06:24:33.704Z] #46 94.68 compress/gzip
06:24:33 [2021-06-30T06:24:33.704Z] #46 95.36 crypto/x509/pkix
06:24:33 [2021-06-30T06:24:33.704Z] #46 96.01 net
06:24:33 [2021-06-30T06:24:33.704Z] #46 96.28 vendor/golang.org/x/crypto/chacha20
06:24:33 [2021-06-30T06:24:33.704Z] #46 96.87 vendor/golang.org/x/crypto/poly1305
06:24:33 [2021-06-30T06:24:33.704Z] #46 97.40 vendor/golang.org/x/sys/cpu
06:24:33 [2021-06-30T06:24:33.963Z] #46 97.91 vendor/golang.org/x/crypto/chacha20poly1305
06:24:34 [2021-06-30T06:24:34.901Z] #46 98.94 vendor/golang.org/x/crypto/curve25519
06:24:35 [2021-06-30T06:24:35.836Z] #46 99.67 vendor/golang.org/x/crypto/hkdf
06:24:35 [2021-06-30T06:24:35.836Z] #46 99.81 vendor/golang.org/x/text/transform
06:24:36 [2021-06-30T06:24:36.404Z] #46 100.4 vendor/golang.org/x/text/unicode/bidi
06:24:37 [2021-06-30T06:24:37.785Z] #46 101.9 vendor/golang.org/x/text/secure/bidirule
06:24:38 [2021-06-30T06:24:38.043Z] #46 102.1 vendor/golang.org/x/text/unicode/norm
06:24:41 [2021-06-30T06:24:41.328Z] #46 105.2 vendor/golang.org/x/net/idna
06:24:41 [2021-06-30T06:24:41.895Z] #46 ...
06:24:41 [2021-06-30T06:24:41.895Z] 
06:24:41 [2021-06-30T06:24:41.895Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
06:24:41 [2021-06-30T06:24:41.895Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
06:24:41 [2021-06-30T06:24:41.895Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64.
06:24:41 [2021-06-30T06:24:41.895Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:24:41 [2021-06-30T06:24:41.895Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:24:41 [2021-06-30T06:24:41.895Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64.
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.8 Selecting previously unselected package libbtrfs0.
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ...
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.8 Selecting previously unselected package libbtrfs-dev.
06:24:42 [2021-06-30T06:24:42.154Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.413Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ...
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64.
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.413Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
06:24:42 [2021-06-30T06:24:42.672Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64.
06:24:42 [2021-06-30T06:24:42.672Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.672Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:24:42 [2021-06-30T06:24:42.931Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64.
06:24:42 [2021-06-30T06:24:42.931Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:24:42 [2021-06-30T06:24:42.931Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:24:43 [2021-06-30T06:24:43.190Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64.
06:24:43 [2021-06-30T06:24:43.190Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:24:43 [2021-06-30T06:24:43.190Z] #13 102.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:24:43 [2021-06-30T06:24:43.449Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64.
06:24:43 [2021-06-30T06:24:43.449Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:24:43 [2021-06-30T06:24:43.449Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:24:43 [2021-06-30T06:24:43.449Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64.
06:24:43 [2021-06-30T06:24:43.449Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:24:43 [2021-06-30T06:24:43.449Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:24:43 [2021-06-30T06:24:43.708Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64.
06:24:43 [2021-06-30T06:24:43.967Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:24:43 [2021-06-30T06:24:43.967Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:24:43 [2021-06-30T06:24:43.967Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64.
06:24:43 [2021-06-30T06:24:43.967Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:24:43 [2021-06-30T06:24:43.967Z] #13 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:24:44 [2021-06-30T06:24:44.226Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64.
06:24:44 [2021-06-30T06:24:44.226Z] #13 103.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
06:24:44 [2021-06-30T06:24:44.226Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
06:24:44 [2021-06-30T06:24:44.485Z] #13 103.9 Selecting previously unselected package libsystemd-dev:amd64.
06:24:44 [2021-06-30T06:24:44.485Z] #13 103.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
06:24:44 [2021-06-30T06:24:44.485Z] #13 103.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
06:24:44 [2021-06-30T06:24:44.749Z] #13 104.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:24:44 [2021-06-30T06:24:44.749Z] #13 104.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 Setting up mingw-w64-common (6.0.0-3) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 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
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:24:45 [2021-06-30T06:24:45.007Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.8 Setting up dmsetup (2:1.02.155-3) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:24:45 [2021-06-30T06:24:45.266Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ...
06:24:47 [2021-06-30T06:24:47.180Z] #13 DONE 106.5s
06:24:47 [2021-06-30T06:24:47.180Z] 
06:24:47 [2021-06-30T06:24:47.180Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
06:24:47 [2021-06-30T06:24:47.180Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
06:24:51 [2021-06-30T06:24:51.366Z] #14 ...
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
06:24:51 [2021-06-30T06:24:51.366Z] #59 sha256:80fb939156432242ab36aea7201dd74a56af0ba7346c2418fc2c03367730d411
06:24:51 [2021-06-30T06:24:51.366Z] #59 109.5 + for f in rootlesskit rootlesskit-docker-proxy
06:24:51 [2021-06-30T06:24:51.366Z] #59 109.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:24:51 [2021-06-30T06:24:51.366Z] #59 DONE 114.6s
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
06:24:51 [2021-06-30T06:24:51.366Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
06:24:51 [2021-06-30T06:24:51.366Z] #14 DONE 3.9s
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:24:51 [2021-06-30T06:24:51.366Z] #60 sha256:4672212dd35ec8416e5f0e6955929b56e2cf523315ebc9bf3e4ae838fcf8dd72
06:24:51 [2021-06-30T06:24:51.366Z] #60 DONE 0.2s
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:24:51 [2021-06-30T06:24:51.366Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
06:24:51 [2021-06-30T06:24:51.366Z] #15 ...
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:24:51 [2021-06-30T06:24:51.366Z] #61 sha256:e2d4dbb10bfd3abe38ef7f59280b15e06d45f2a01bdbd105605820784a49246a
06:24:51 [2021-06-30T06:24:51.366Z] #61 DONE 0.2s
06:24:51 [2021-06-30T06:24:51.366Z] 
06:24:51 [2021-06-30T06:24:51.366Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:24:51 [2021-06-30T06:24:51.366Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.563 + RM_GOPATH=0
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.563 + TMP_GOPATH=
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.563 + : /build
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.563 + '[' -z '' ']'
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.572 ++ mktemp -d
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.665 + export GOPATH=/tmp/tmp.WRuLat839u
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.665 + GOPATH=/tmp/tmp.WRuLat839u
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.665 + RM_GOPATH=1
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.665 + case "$(go env GOARCH)" in
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.665 ++ go env GOARCH
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.670 + export GO_BUILDMODE=-buildmode=pie
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.670 + GO_BUILDMODE=-buildmode=pie
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.670 ++ dirname /tmp/install/install.sh
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.670 + dir=/tmp/install
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 + bin=runc
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 + shift
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 + '[' '!' -f /tmp/install/runc.installer ']'
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 + . /tmp/install/runc.installer
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.671 + install_runc
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.672 + grep -q '^3\.10\.0.*\.el7\.'
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.675 + uname -r
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.676 + RUNC_BUILDTAGS='seccomp '
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.676 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.676 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.676 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc
06:24:51 [2021-06-30T06:24:51.366Z] #54 3.678 Cloning into '/tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc'...
06:24:53 [2021-06-30T06:24:53.269Z] #54 ...
06:24:53 [2021-06-30T06:24:53.269Z] 
06:24:53 [2021-06-30T06:24:53.269Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:24:53 [2021-06-30T06:24:53.269Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:24:53 [2021-06-30T06:24:53.269Z] #46 107.0 vendor/golang.org/x/net/http2/hpack
06:24:53 [2021-06-30T06:24:53.269Z] #46 108.1 mime
06:24:53 [2021-06-30T06:24:53.269Z] #46 109.2 mime/quotedprintable
06:24:53 [2021-06-30T06:24:53.269Z] #46 109.5 net/http/internal
06:24:53 [2021-06-30T06:24:53.269Z] #46 112.6 crypto/tls
06:24:55 [2021-06-30T06:24:55.175Z] #46 119.2 net/http/httptrace
06:24:55 [2021-06-30T06:24:55.434Z] #46 ...
06:24:55 [2021-06-30T06:24:55.434Z] 
06:24:55 [2021-06-30T06:24:55.434Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
06:24:55 [2021-06-30T06:24:55.434Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
06:24:55 [2021-06-30T06:24:55.434Z] #15 DONE 4.6s
06:24:55 [2021-06-30T06:24:55.434Z] 
06:24:55 [2021-06-30T06:24:55.434Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
06:24:55 [2021-06-30T06:24:55.434Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
06:24:58 [2021-06-30T06:24:58.723Z] #16 3.395 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:24:58 [2021-06-30T06:24:58.983Z] #16 DONE 3.6s
06:24:58 [2021-06-30T06:24:58.983Z] 
06:24:58 [2021-06-30T06:24:58.983Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
06:24:58 [2021-06-30T06:24:58.983Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
06:25:02 [2021-06-30T06:25:02.266Z] #17 DONE 2.6s
06:25:02 [2021-06-30T06:25:02.266Z] 
06:25:02 [2021-06-30T06:25:02.266Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
06:25:02 [2021-06-30T06:25:02.266Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
06:25:04 [2021-06-30T06:25:04.169Z] #18 DONE 2.3s
06:25:04 [2021-06-30T06:25:04.169Z] 
06:25:04 [2021-06-30T06:25:04.169Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:25:04 [2021-06-30T06:25:04.169Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d
06:25:04 [2021-06-30T06:25:04.169Z] #54 11.95 + cd /tmp/tmp.WRuLat839u/src/github.com/opencontainers/runc
06:25:04 [2021-06-30T06:25:04.169Z] #54 11.95 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
06:25:04 [2021-06-30T06:25:04.169Z] #54 12.65 + '[' -z '' ']'
06:25:04 [2021-06-30T06:25:04.169Z] #54 12.65 + target=static
06:25:04 [2021-06-30T06:25:04.169Z] #54 12.65 + make 'BUILDTAGS=seccomp ' static
06:25:04 [2021-06-30T06:25:04.169Z] #54 12.80 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
06:25:05 [2021-06-30T06:25:05.551Z] #54 ...
06:25:05 [2021-06-30T06:25:05.551Z] 
06:25:05 [2021-06-30T06:25:05.551Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:25:05 [2021-06-30T06:25:05.551Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:25:05 [2021-06-30T06:25:05.551Z] #46 119.4 net/http
06:25:05 [2021-06-30T06:25:05.810Z] #46 ...
06:25:05 [2021-06-30T06:25:05.810Z] 
06:25:05 [2021-06-30T06:25:05.810Z] #19 [dev-systemd-false  6/25] RUN ldconfig
06:25:05 [2021-06-30T06:25:05.810Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
06:25:06 [2021-06-30T06:25:06.381Z] #19 DONE 2.3s
06:25:06 [2021-06-30T06:25:06.381Z] 
06:25:06 [2021-06-30T06:25:06.381Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
06:25:06 [2021-06-30T06:25:06.381Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:08 [2021-06-30T06:25:08.918Z] #20 2.524 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
06:25:08 [2021-06-30T06:25:08.918Z] #20 2.722 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:25:09 [2021-06-30T06:25:09.178Z] #20 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:25:09 [2021-06-30T06:25:09.178Z] #20 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:25:09 [2021-06-30T06:25:09.438Z] #20 3.122 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
06:25:10 [2021-06-30T06:25:10.376Z] #20 4.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
06:25:11 [2021-06-30T06:25:11.760Z] #20 5.138 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
06:25:12 [2021-06-30T06:25:12.698Z] #20 6.404 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
06:25:13 [2021-06-30T06:25:13.267Z] #20 ...
06:25:13 [2021-06-30T06:25:13.267Z] 
06:25:13 [2021-06-30T06:25:13.267Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
06:25:13 [2021-06-30T06:25:13.267Z] #46 sha256:aaf078675fa5c273de56f411bd63a9fbf7446d508999465964bf90dcbd100210
06:25:13 [2021-06-30T06:25:13.267Z] #46 131.9 github.com/LK4D4/vndr/godl
06:25:13 [2021-06-30T06:25:13.267Z] #46 132.7 github.com/LK4D4/vndr
06:25:13 [2021-06-30T06:25:13.267Z] #46 DONE 137.1s
06:25:13 [2021-06-30T06:25:13.267Z] 
06:25:13 [2021-06-30T06:25:13.267Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:25:13 [2021-06-30T06:25:13.267Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:25:15 [2021-06-30T06:25:15.175Z] #57 ...
06:25:15 [2021-06-30T06:25:15.175Z] 
06:25:15 [2021-06-30T06:25:15.175Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:25:15 [2021-06-30T06:25:15.175Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
06:25:15 [2021-06-30T06:25:15.175Z] #32 DONE 138.8s
06:25:15 [2021-06-30T06:25:15.175Z] 
06:25:15 [2021-06-30T06:25:15.175Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
06:25:15 [2021-06-30T06:25:15.175Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:17 [2021-06-30T06:25:17.712Z] #20 11.05 Fetched 8984 kB in 9s (1027 kB/s)
06:25:20 [2021-06-30T06:25:20.295Z] #20 11.05 Reading package lists...
06:25:22 [2021-06-30T06:25:22.838Z] #20 14.06 Reading package lists...
06:25:23 [2021-06-30T06:25:23.405Z] #20 16.71 Building dependency tree...
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.13 libcap2-bin is already the newest version (1:2.25-2).
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.13 The following additional packages will be installed:
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.13   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   python3.7 python3.7-minimal vim-runtime xxd
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14 Suggested packages:
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   quota
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14 Recommended packages:
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   aufs-dkms nftables build-essential python3-dev python3-keyring
06:25:24 [2021-06-30T06:25:24.340Z] #20 18.14   python3-keyrings.alt python3-xdg unzip
06:25:25 [2021-06-30T06:25:25.719Z] #20 19.52 The following NEW packages will be installed:
06:25:25 [2021-06-30T06:25:25.979Z] #20 19.53   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:25:25 [2021-06-30T06:25:25.980Z] #20 19.53   xz-utils zip
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.85 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.85 Need to get 28.6 MB of archives.
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.85 After this operation, 116 MB of additional disk space will be used.
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 19.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:25:26 [2021-06-30T06:25:26.239Z] #20 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:25:26 [2021-06-30T06:25:26.499Z] #20 20.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:25:26 [2021-06-30T06:25:26.758Z] #20 20.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:25:27 [2021-06-30T06:25:27.017Z] #20 20.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:25:27 [2021-06-30T06:25:27.276Z] #20 20.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:25:27 [2021-06-30T06:25:27.276Z] #20 21.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:25:27 [2021-06-30T06:25:27.276Z] #20 21.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:25:27 [2021-06-30T06:25:27.845Z] #20 21.60 debconf: delaying package configuration, since apt-utils is not installed
06:25:27 [2021-06-30T06:25:27.845Z] #20 21.69 Fetched 28.6 MB in 1s (19.3 MB/s)
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.75 Selecting previously unselected package pigz.
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.75 (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 ... 23446 files and directories currently installed.)
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.80 Unpacking pigz (2.4-1) ...
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.86 Selecting previously unselected package libpython3.7-minimal:amd64.
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.104Z] #20 21.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:25:28 [2021-06-30T06:25:28.363Z] #20 22.27 Selecting previously unselected package python3.7-minimal.
06:25:28 [2021-06-30T06:25:28.622Z] #20 22.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
06:25:28 [2021-06-30T06:25:28.622Z] #20 22.29 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
06:25:29 [2021-06-30T06:25:29.558Z] #20 23.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
06:25:29 [2021-06-30T06:25:29.558Z] #20 23.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
06:25:30 [2021-06-30T06:25:30.937Z] #20 24.75 Selecting previously unselected package python3-minimal.
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.75 (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 ... 23695 files and directories currently installed.)
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.81 Unpacking python3-minimal (3.7.3-1) ...
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.89 Selecting previously unselected package libmpdec2:amd64.
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:25:31 [2021-06-30T06:25:31.196Z] #20 24.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:25:31 [2021-06-30T06:25:31.455Z] #20 25.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:25:31 [2021-06-30T06:25:31.455Z] #20 25.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
06:25:31 [2021-06-30T06:25:31.455Z] #20 25.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:25:32 [2021-06-30T06:25:32.392Z] #20 25.85 Selecting previously unselected package python3.7.
06:25:32 [2021-06-30T06:25:32.392Z] #20 25.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
06:25:32 [2021-06-30T06:25:32.392Z] #20 25.87 Unpacking python3.7 (3.7.3-2+deb10u3) ...
06:25:32 [2021-06-30T06:25:32.392Z] #20 25.99 Selecting previously unselected package libpython3-stdlib:amd64.
06:25:32 [2021-06-30T06:25:32.392Z] #20 25.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:25:32 [2021-06-30T06:25:32.392Z] #20 26.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:25:32 [2021-06-30T06:25:32.392Z] #20 26.12 Setting up python3-minimal (3.7.3-1) ...
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.83 Selecting previously unselected package python3.
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.89 Unpacking python3 (3.7.3-1) ...
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.99 Selecting previously unselected package libip4tc0:amd64.
06:25:33 [2021-06-30T06:25:33.220Z] #20 26.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.220Z] #20 27.00 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.11 Selecting previously unselected package libip6tc0:amd64.
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.13 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.21 Selecting previously unselected package libiptc0:amd64.
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.23 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.30 Selecting previously unselected package libnfnetlink0:amd64.
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:25:33 [2021-06-30T06:25:33.479Z] #20 27.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:25:33 [2021-06-30T06:25:33.738Z] #20 27.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.738Z] #20 27.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:25:33 [2021-06-30T06:25:33.738Z] #20 27.46 Selecting previously unselected package libnftnl11:amd64.
06:25:33 [2021-06-30T06:25:33.738Z] #20 27.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.738Z] #20 27.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:25:33 [2021-06-30T06:25:33.997Z] #20 27.55 Selecting previously unselected package iptables.
06:25:33 [2021-06-30T06:25:33.997Z] #20 27.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:25:33 [2021-06-30T06:25:33.997Z] #20 27.56 Unpacking iptables (1.8.2-4) ...
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.83 Selecting previously unselected package xxd.
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.84 Unpacking xxd (2:8.1.0875-5) ...
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.97 Selecting previously unselected package vim-common.
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:25:34 [2021-06-30T06:25:34.256Z] #20 27.99 Unpacking vim-common (2:8.1.0875-5) ...
06:25:34 [2021-06-30T06:25:34.515Z] #20 28.14 Selecting previously unselected package bash-completion.
06:25:34 [2021-06-30T06:25:34.515Z] #20 28.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:25:37 [2021-06-30T06:25:37.051Z] #20 30.39 Unpacking bash-completion (1:2.8-6) ...
06:25:37 [2021-06-30T06:25:37.051Z] #20 30.72 Selecting previously unselected package bzip2.
06:25:37 [2021-06-30T06:25:37.051Z] #20 30.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:25:37 [2021-06-30T06:25:37.051Z] #20 30.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:25:37 [2021-06-30T06:25:37.310Z] #20 30.83 Selecting previously unselected package xz-utils.
06:25:37 [2021-06-30T06:25:37.310Z] #20 30.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:25:37 [2021-06-30T06:25:37.310Z] #20 30.84 Unpacking xz-utils (5.2.4-1) ...
06:25:37 [2021-06-30T06:25:37.310Z] #20 31.08 Selecting previously unselected package apparmor.
06:25:37 [2021-06-30T06:25:37.570Z] #20 31.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:25:37 [2021-06-30T06:25:37.570Z] #20 31.17 Unpacking apparmor (2.13.2-10) ...
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.47 Selecting previously unselected package aufs-tools.
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.60 Selecting previously unselected package libonig5:amd64.
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:25:37 [2021-06-30T06:25:37.842Z] #20 31.61 Unpacking libonig5:amd64 (6.9.1-1) ...
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.73 Selecting previously unselected package libjq1:amd64.
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.89 Selecting previously unselected package jq.
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.90 Unpacking jq (1.5+dfsg-2+b1) ...
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.98 Selecting previously unselected package libaio1:amd64.
06:25:38 [2021-06-30T06:25:38.105Z] #20 31.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:25:38 [2021-06-30T06:25:38.365Z] #20 31.99 Unpacking libaio1:amd64 (0.3.112-3) ...
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.06 Selecting previously unselected package libgpm2:amd64.
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.07 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.12 Selecting previously unselected package libicu63:amd64.
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:25:38 [2021-06-30T06:25:38.365Z] #20 32.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.89 Selecting previously unselected package libnet1:amd64.
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.97 Selecting previously unselected package libnl-3-200:amd64.
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 34.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.09 Selecting previously unselected package libprotobuf-c1:amd64.
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.16 Selecting previously unselected package libreadline5:amd64.
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.24 Selecting previously unselected package net-tools.
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.42 Selecting previously unselected package patch.
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.43 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
06:25:41 [2021-06-30T06:25:41.665Z] #20 35.44 Unpacking patch (2.7.6-3+deb10u1) ...
06:25:41 [2021-06-30T06:25:41.925Z] #20 35.53 Selecting previously unselected package python-pip-whl.
06:25:41 [2021-06-30T06:25:41.925Z] #20 35.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
06:25:41 [2021-06-30T06:25:41.925Z] #20 35.54 Unpacking python-pip-whl (18.1-5) ...
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.01 Selecting previously unselected package python3-lib2to3.
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.01 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.03 Unpacking python3-lib2to3 (3.7.3-1) ...
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.15 Selecting previously unselected package python3-distutils.
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
06:25:42 [2021-06-30T06:25:42.494Z] #20 36.16 Unpacking python3-distutils (3.7.3-1) ...
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.28 Selecting previously unselected package python3-pip.
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.28 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.29 Unpacking python3-pip (18.1-5) ...
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.44 Selecting previously unselected package python3-pkg-resources.
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.45 Unpacking python3-pkg-resources (40.8.0-1) ...
06:25:42 [2021-06-30T06:25:42.753Z] #20 36.57 Selecting previously unselected package python3-setuptools.
06:25:43 [2021-06-30T06:25:43.012Z] #20 36.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
06:25:43 [2021-06-30T06:25:43.012Z] #20 36.59 Unpacking python3-setuptools (40.8.0-1) ...
06:25:43 [2021-06-30T06:25:43.012Z] #20 36.79 Selecting previously unselected package python3-wheel.
06:25:43 [2021-06-30T06:25:43.012Z] #20 36.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
06:25:43 [2021-06-30T06:25:43.012Z] #20 36.80 Unpacking python3-wheel (0.32.3-2) ...
06:25:43 [2021-06-30T06:25:43.271Z] #20 36.88 Selecting previously unselected package sudo.
06:25:43 [2021-06-30T06:25:43.271Z] #20 36.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
06:25:43 [2021-06-30T06:25:43.271Z] #20 36.89 Unpacking sudo (1.8.27-1+deb10u3) ...
06:25:43 [2021-06-30T06:25:43.839Z] #20 37.34 Selecting previously unselected package thin-provisioning-tools.
06:25:43 [2021-06-30T06:25:43.840Z] #20 37.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:25:43 [2021-06-30T06:25:43.840Z] #20 37.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:25:43 [2021-06-30T06:25:43.840Z] #20 37.51 Selecting previously unselected package uidmap.
06:25:43 [2021-06-30T06:25:43.840Z] #20 37.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
06:25:43 [2021-06-30T06:25:43.840Z] #20 37.53 Unpacking uidmap (1:4.5-1.1) ...
06:25:44 [2021-06-30T06:25:44.099Z] #20 37.63 Selecting previously unselected package vim-runtime.
06:25:44 [2021-06-30T06:25:44.099Z] #20 37.64 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:25:44 [2021-06-30T06:25:44.099Z] #20 37.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:25:44 [2021-06-30T06:25:44.099Z] #20 37.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:25:44 [2021-06-30T06:25:44.099Z] #20 37.72 Unpacking vim-runtime (2:8.1.0875-5) ...
06:25:46 [2021-06-30T06:25:46.636Z] #20 40.35 Selecting previously unselected package vim.
06:25:46 [2021-06-30T06:25:46.636Z] #20 40.36 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
06:25:46 [2021-06-30T06:25:46.636Z] #20 40.38 Unpacking vim (2:8.1.0875-5) ...
06:25:47 [2021-06-30T06:25:47.205Z] #20 40.83 Selecting previously unselected package xfsprogs.
06:25:47 [2021-06-30T06:25:47.205Z] #20 40.85 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
06:25:47 [2021-06-30T06:25:47.205Z] #20 40.86 Unpacking xfsprogs (4.20.0-1) ...
06:25:47 [2021-06-30T06:25:47.463Z] #20 41.25 Selecting previously unselected package zip.
06:25:47 [2021-06-30T06:25:47.463Z] #20 41.26 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
06:25:47 [2021-06-30T06:25:47.464Z] #20 41.27 Unpacking zip (3.0-11+b1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.42 Setting up aufs-tools (1:4.14+20190211-1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.46 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.47 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.49 Setting up libgpm2:amd64 (1.20.7-5) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.50 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.51 Setting up uidmap (1:4.5-1.1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.52 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.58 Setting up xxd (2:8.1.0875-5) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.59 Setting up zip (3.0-11+b1) ...
06:25:47 [2021-06-30T06:25:47.730Z] #20 41.60 Setting up vim-common (2:8.1.0875-5) ...
06:25:47 [2021-06-30T06:25:47.989Z] #20 41.63 Setting up bash-completion (1:2.8-6) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.00 Setting up libiptc0:amd64 (1.8.2-4) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.01 Setting up xz-utils (5.2.4-1) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.03 Setting up patch (2.7.6-3+deb10u1) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.04 Setting up sudo (1.8.27-1+deb10u3) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.09 invoke-rc.d: could not determine current runlevel
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.09 invoke-rc.d: policy-rc.d denied execution of start.
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.10 Setting up pigz (2.4-1) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.22 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.24 Setting up python-pip-whl (18.1-5) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.25 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:25:50 [2021-06-30T06:25:50.525Z] #20 44.26 Setting up vim-runtime (2:8.1.0875-5) ...
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.80 Setting up libaio1:amd64 (0.3.112-3) ...
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.84 Setting up libonig5:amd64 (6.9.1-1) ...
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.87 Setting up vim (2:8.1.0875-5) ...
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:25:51 [2021-06-30T06:25:51.094Z] #20 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:25:51 [2021-06-30T06:25:51.094Z] #20 ...
06:25:51 [2021-06-30T06:25:51.094Z] 
06:25:51 [2021-06-30T06:25:51.094Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
06:25:51 [2021-06-30T06:25:51.094Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:25:51 [2021-06-30T06:25:51.094Z] #40 174.9 + dpkg --print-architecture
06:25:51 [2021-06-30T06:25:51.094Z] #40 174.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:25:51 [2021-06-30T06:25:51.354Z] #40 175.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:25:51 [2021-06-30T06:25:51.354Z] #40 175.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:25:57 [2021-06-30T06:25:57.922Z] #40 ...
06:25:57 [2021-06-30T06:25:57.922Z] 
06:25:57 [2021-06-30T06:25:57.922Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
06:25:57 [2021-06-30T06:25:57.922Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.97 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 44.99 Setting up jq (1.5+dfsg-2+b1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 45.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 45.03 Setting up python3.7 (3.7.3-2+deb10u3) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.43 Setting up iptables (1.8.2-4) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.49 Setting up python3 (3.7.3-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 47.77 Setting up python3-wheel (0.32.3-2) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 48.48 Setting up apparmor (2.13.2-10) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 49.95 Setting up xfsprogs (4.20.0-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 49.96 Setting up python3-lib2to3 (3.7.3-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 50.33 Setting up python3-pkg-resources (40.8.0-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 51.03 Setting up python3-distutils (3.7.3-1) ...
06:25:57 [2021-06-30T06:25:57.922Z] #20 51.44 Setting up python3-setuptools (40.8.0-1) ...
06:25:58 [2021-06-30T06:25:58.490Z] #20 52.33 Setting up python3-pip (18.1-5) ...
06:25:59 [2021-06-30T06:25:59.428Z] #20 53.12 Processing triggers for libc-bin (2.28-10) ...
06:25:59 [2021-06-30T06:25:59.428Z] #20 53.14 Processing triggers for mime-support (3.62) ...
06:25:59 [2021-06-30T06:25:59.688Z] #20 DONE 53.5s
06:25:59 [2021-06-30T06:25:59.688Z] 
06:25:59 [2021-06-30T06:25:59.688Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:25:59 [2021-06-30T06:25:59.688Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d
06:25:59 [2021-06-30T06:25:59.947Z] #54 ...
06:25:59 [2021-06-30T06:25:59.947Z] 
06:25:59 [2021-06-30T06:25:59.947Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
06:25:59 [2021-06-30T06:25:59.947Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
06:26:01 [2021-06-30T06:26:01.328Z] #21 1.575 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:26:01 [2021-06-30T06:26:01.328Z] #21 1.579 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:26:01 [2021-06-30T06:26:01.328Z] #21 1.583 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:26:01 [2021-06-30T06:26:01.587Z] #21 DONE 1.7s
06:26:01 [2021-06-30T06:26:01.587Z] 
06:26:01 [2021-06-30T06:26:01.587Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:26:01 [2021-06-30T06:26:01.587Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
06:26:06 [2021-06-30T06:26:06.927Z] #22 4.852 Collecting yamllint==1.26.1
06:26:12 [2021-06-30T06:26:12.207Z] #22 10.15   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
06:26:12 [2021-06-30T06:26:12.467Z] #22 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
06:26:12 [2021-06-30T06:26:12.467Z] #22 11.08   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
06:26:12 [2021-06-30T06:26:12.467Z] #22 11.13 Collecting pyyaml (from yamllint==1.26.1)
06:26:12 [2021-06-30T06:26:12.467Z] #22 ...
06:26:12 [2021-06-30T06:26:12.467Z] 
06:26:12 [2021-06-30T06:26:12.467Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:26:12 [2021-06-30T06:26:12.467Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab
06:26:12 [2021-06-30T06:26:12.467Z] #50 196.6 + /build/golangci-lint --version
06:26:13 [2021-06-30T06:26:13.035Z] #50 ...
06:26:13 [2021-06-30T06:26:13.035Z] 
06:26:13 [2021-06-30T06:26:13.036Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
06:26:13 [2021-06-30T06:26:13.036Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
06:26:13 [2021-06-30T06:26:13.036Z] #40 DONE 196.7s
06:26:13 [2021-06-30T06:26:13.036Z] 
06:26:13 [2021-06-30T06:26:13.036Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:26:13 [2021-06-30T06:26:13.036Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
06:26:13 [2021-06-30T06:26:13.036Z] #22 11.27   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
06:26:13 [2021-06-30T06:26:13.036Z] #22 11.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
06:26:13 [2021-06-30T06:26:13.036Z] #22 11.46 Building wheels for collected packages: yamllint
06:26:13 [2021-06-30T06:26:13.036Z] #22 11.46   Running setup.py bdist_wheel for yamllint: started
06:26:13 [2021-06-30T06:26:13.608Z] #22 ...
06:26:13 [2021-06-30T06:26:13.608Z] 
06:26:13 [2021-06-30T06:26:13.608Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
06:26:13 [2021-06-30T06:26:13.608Z] #50 sha256:2c9ed71774e3faa2aa4d1c9cc24f1d0396443b3e4bbc52ba8da7a019eadd6bab
06:26:13 [2021-06-30T06:26:13.608Z] #50 197.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
06:26:13 [2021-06-30T06:26:13.608Z] #50 DONE 197.3s
06:26:13 [2021-06-30T06:26:13.608Z] 
06:26:13 [2021-06-30T06:26:13.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:13 [2021-06-30T06:26:13.608Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d
06:26:13 [2021-06-30T06:26:13.608Z] #54 ...
06:26:13 [2021-06-30T06:26:13.608Z] 
06:26:13 [2021-06-30T06:26:13.608Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
06:26:13 [2021-06-30T06:26:13.608Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
06:26:13 [2021-06-30T06:26:13.608Z] #22 12.25   Running setup.py bdist_wheel for yamllint: finished with status 'done'
06:26:13 [2021-06-30T06:26:13.608Z] #22 12.25   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
06:26:13 [2021-06-30T06:26:13.608Z] #22 12.27 Successfully built yamllint
06:26:13 [2021-06-30T06:26:13.870Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint
06:26:14 [2021-06-30T06:26:14.130Z] #22 12.59 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
06:26:14 [2021-06-30T06:26:14.390Z] #22 DONE 12.9s
06:26:14 [2021-06-30T06:26:14.390Z] 
06:26:14 [2021-06-30T06:26:14.390Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:26:14 [2021-06-30T06:26:14.390Z] #25 sha256:4f081567987a5ba51a587c517738891ba02d2317921c504881f46fb08be3d331
06:26:14 [2021-06-30T06:26:14.958Z] #25 DONE 0.5s
06:26:14 [2021-06-30T06:26:14.958Z] 
06:26:14 [2021-06-30T06:26:14.958Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:26:14 [2021-06-30T06:26:14.958Z] #30 sha256:9ac3d5ac24a21cae591bf38aa576cd1056f7cae55cb70faa0e7f5a6fa0ed2fe5
06:26:21 [2021-06-30T06:26:21.528Z] #30 DONE 6.5s
06:26:21 [2021-06-30T06:26:21.529Z] 
06:26:21 [2021-06-30T06:26:21.529Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:26:21 [2021-06-30T06:26:21.529Z] #33 sha256:f6d84b2bcf34091c1d501578362f5b63aa3011174787aa8c57b605d5f5acb24d
06:26:21 [2021-06-30T06:26:21.788Z] #33 DONE 0.3s
06:26:21 [2021-06-30T06:26:21.788Z] 
06:26:21 [2021-06-30T06:26:21.788Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:21 [2021-06-30T06:26:21.788Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:26:21 [2021-06-30T06:26:21.788Z] #57 ...
06:26:21 [2021-06-30T06:26:21.788Z] 
06:26:21 [2021-06-30T06:26:21.788Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
06:26:21 [2021-06-30T06:26:21.788Z] #35 sha256:6760b3f9d2b77bc256496ba3c56653e91513e6e2289438db47b01f3a418f9c57
06:26:21 [2021-06-30T06:26:21.788Z] #35 DONE 0.1s
06:26:22 [2021-06-30T06:26:22.048Z] 
06:26:22 [2021-06-30T06:26:22.048Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:26:22 [2021-06-30T06:26:22.048Z] #38 sha256:2edca1c44681ef7980bdae845888102342a9ad23832e528a121d8cbe14df61d0
06:26:22 [2021-06-30T06:26:22.308Z] #38 DONE 0.2s
06:26:22 [2021-06-30T06:26:22.308Z] 
06:26:22 [2021-06-30T06:26:22.308Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:26:22 [2021-06-30T06:26:22.308Z] #41 sha256:232046d457b4a058c91e840a833f81b6b31d0260b7f0321267129d15f356d393
06:26:22 [2021-06-30T06:26:22.880Z] #41 DONE 0.6s
06:26:22 [2021-06-30T06:26:22.880Z] 
06:26:22 [2021-06-30T06:26:22.880Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
06:26:22 [2021-06-30T06:26:22.880Z] #45 sha256:9febfc5bcdda67942a2b47744e722b16813bf72cc5e1f5cd58fa8aeff3c7728e
06:26:22 [2021-06-30T06:26:22.880Z] #45 DONE 0.1s
06:26:22 [2021-06-30T06:26:22.880Z] 
06:26:22 [2021-06-30T06:26:22.880Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:26:22 [2021-06-30T06:26:22.880Z] #47 sha256:fbb4bc336799e16413c033dc7dc1c1330db09ce3529d2715e648dcfea0407092
06:26:23 [2021-06-30T06:26:23.140Z] #47 DONE 0.2s
06:26:23 [2021-06-30T06:26:23.140Z] 
06:26:23 [2021-06-30T06:26:23.140Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:26:23 [2021-06-30T06:26:23.140Z] #49 sha256:4463fc0fd63866c107c98807f3c4eb6af3b126cf368429a238409341a086fd26
06:26:23 [2021-06-30T06:26:23.140Z] #49 DONE 0.1s
06:26:23 [2021-06-30T06:26:23.140Z] 
06:26:23 [2021-06-30T06:26:23.140Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:26:23 [2021-06-30T06:26:23.140Z] #51 sha256:ee14cd05e79f9178afdf1669ced5d6501812981e105c8614ec96f55c04e5644c
06:26:23 [2021-06-30T06:26:23.713Z] #51 DONE 0.4s
06:26:23 [2021-06-30T06:26:23.713Z] 
06:26:23 [2021-06-30T06:26:23.713Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
06:26:23 [2021-06-30T06:26:23.713Z] #53 sha256:c435948d901e24b280434e183b15f9172f0024fd8bde30eb5264b1dac1ef97e7
06:26:23 [2021-06-30T06:26:23.713Z] #53 DONE 0.1s
06:26:23 [2021-06-30T06:26:23.713Z] 
06:26:23 [2021-06-30T06:26:23.713Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:23 [2021-06-30T06:26:23.713Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:26:41 [2021-06-30T06:26:41.800Z] #57 182.4 + bin/containerd
06:26:42 [2021-06-30T06:26:42.060Z] #57 ...
06:26:42 [2021-06-30T06:26:42.060Z] 
06:26:42 [2021-06-30T06:26:42.060Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
06:26:42 [2021-06-30T06:26:42.060Z] #54 sha256:8d7bb024ae81c3ef6907b776117c33890b9efd1b4036bd4202e46071b3f15e8d
06:26:42 [2021-06-30T06:26:42.060Z] #54 114.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:26:42 [2021-06-30T06:26:42.060Z] #54 114.6 + mkdir -p /build
06:26:42 [2021-06-30T06:26:42.060Z] #54 114.6 + cp runc /build/runc
06:26:42 [2021-06-30T06:26:42.060Z] #54 DONE 115.3s
06:26:42 [2021-06-30T06:26:42.319Z] 
06:26:42 [2021-06-30T06:26:42.319Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:42 [2021-06-30T06:26:42.319Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:26:43 [2021-06-30T06:26:43.697Z] #57 ...
06:26:43 [2021-06-30T06:26:43.697Z] 
06:26:43 [2021-06-30T06:26:43.697Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
06:26:43 [2021-06-30T06:26:43.697Z] #55 sha256:7d6754d79853e76789b1179cace94c888058f2bd57ec776b74db1a707089ecaf
06:26:43 [2021-06-30T06:26:43.697Z] #55 DONE 0.2s
06:26:43 [2021-06-30T06:26:43.697Z] 
06:26:43 [2021-06-30T06:26:43.697Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
06:26:43 [2021-06-30T06:26:43.697Z] #57 sha256:a6aecaa41cb086488c3419f58e0ac7492ea7ce6fdf84b54f9d27cf573513bdca
06:27:15 [2021-06-30T06:27:15.783Z] #57 213.9 # github.com/containerd/containerd/cmd/containerd
06:27:15 [2021-06-30T06:27:15.783Z] #57 213.9 /usr/bin/ld: /tmp/go-link-645601147/000019.o: in function `New':
06:27:15 [2021-06-30T06:27:15.783Z] #57 213.9 /tmp/tmp.PAgkINTXuX/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
06:27:15 [2021-06-30T06:27:15.783Z] #57 214.0 + bin/containerd-stress
06:27:15 [2021-06-30T06:27:15.783Z] #57 215.1 + bin/containerd-shim
06:27:19 [2021-06-30T06:27:19.079Z] #57 222.0 + bin/containerd-shim-runc-v1
06:27:24 [2021-06-30T06:27:24.355Z] #57 226.8 + bin/containerd-shim-runc-v2
06:27:24 [2021-06-30T06:27:24.355Z] #57 227.4 + binaries
06:27:24 [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd /build/containerd
06:27:24 [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd-shim /build/containerd-shim
06:27:24 [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:27:24 [2021-06-30T06:27:24.613Z] #57 227.4 + install -D bin/ctr /build/ctr
06:27:27 [2021-06-30T06:27:27.141Z] #57 DONE 229.7s
06:27:27 [2021-06-30T06:27:27.708Z] 
06:27:27 [2021-06-30T06:27:27.708Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
06:27:27 [2021-06-30T06:27:27.708Z] #58 sha256:5d26933d08184bcb5550bb4b870976f4a50d06a400d0b7376240d0763047ab58
06:27:28 [2021-06-30T06:27:28.642Z] #58 DONE 1.0s
06:27:28 [2021-06-30T06:27:28.642Z] 
06:27:28 [2021-06-30T06:27:28.642Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:27:28 [2021-06-30T06:27:28.642Z] #62 sha256:9a04e606c2c7e9be0f9644ef729a480379cd1f0304e991ddba68bf4e767e1e08
06:27:28 [2021-06-30T06:27:28.901Z] #62 DONE 0.2s
06:27:28 [2021-06-30T06:27:28.901Z] 
06:27:28 [2021-06-30T06:27:28.901Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
06:27:28 [2021-06-30T06:27:28.901Z] #67 sha256:b479440f91b4eb32db21821b2a66b4a293d2dce987534434e4cab47ede977bbc
06:27:29 [2021-06-30T06:27:29.838Z] #67 DONE 1.0s
06:27:30 [2021-06-30T06:27:30.096Z] 
06:27:30 [2021-06-30T06:27:30.096Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
06:27:30 [2021-06-30T06:27:30.096Z] #68 sha256:951cabb9e78edb5f4a6e5dec97a07a3b850dd8f0f5767f46fdd32e13aee6230c
06:27:30 [2021-06-30T06:27:30.096Z] #68 DONE 0.0s
06:27:30 [2021-06-30T06:27:30.096Z] 
06:27:30 [2021-06-30T06:27:30.096Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
06:27:30 [2021-06-30T06:27:30.096Z] #69 sha256:a85d451fd16580883ac159e8f990d2332601acdedddf0772264ee1c050ee83ed
06:27:30 [2021-06-30T06:27:30.663Z] #69 0.690 Hit:1 http://deb.debian.org/debian buster-backports InRelease
06:27:30 [2021-06-30T06:27:30.663Z] #69 0.769 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
06:27:30 [2021-06-30T06:27:30.923Z] #69 0.854 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
06:27:30 [2021-06-30T06:27:30.923Z] #69 0.939 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
06:27:31 [2021-06-30T06:27:31.749Z] #69 1.036 Reading package lists...
06:27:32 [2021-06-30T06:27:32.317Z] #69 1.670 Reading package lists...
06:27:32 [2021-06-30T06:27:32.317Z] #69 2.292 Building dependency tree...
06:27:32 [2021-06-30T06:27:32.317Z] #69 2.421 Reading state information...
06:27:32 [2021-06-30T06:27:32.317Z] #69 2.528 The following additional packages will be installed:
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.529   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.530   libpam-systemd
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.530 Suggested packages:
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.530   systemd-container policykit-1
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.530 Recommended packages:
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.530   libnss-systemd
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.610 The following NEW packages will be installed:
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.611   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
06:27:32 [2021-06-30T06:27:32.575Z] #69 2.612   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.878 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.878 Need to get 4762 kB of archives.
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.878 After this operation, 16.6 MB of additional disk space will be used.
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.885 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
06:27:32 [2021-06-30T06:27:32.833Z] #69 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 3.970 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 3.989 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 3.995 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 3.998 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.000 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.146 debconf: delaying package configuration, since apt-utils is not installed
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.170 Fetched 4762 kB in 1s (3447 kB/s)
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.193 Selecting previously unselected package libargon2-1:amd64.
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.193 (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 ... 28078 files and directories currently installed.)
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.207 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.215 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.254 Selecting previously unselected package libjson-c3:amd64.
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.256 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.262 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.297 Selecting previously unselected package libcryptsetup12:amd64.
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.300 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.304 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
06:27:34 [2021-06-30T06:27:34.207Z] #69 4.357 Selecting previously unselected package libidn11:amd64.
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.359 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.370 Unpacking libidn11:amd64 (1.33-2.2) ...
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.412 Selecting previously unselected package libkmod2:amd64.
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.414 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.418 Unpacking libkmod2:amd64 (26-1) ...
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.459 Selecting previously unselected package systemd.
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.462 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
06:27:34 [2021-06-30T06:27:34.466Z] #69 4.506 Unpacking systemd (241-7~deb10u7) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.010 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.021 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.032 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.046 Setting up libidn11:amd64 (1.33-2.2) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.057 Setting up libkmod2:amd64 (26-1) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.069 Setting up systemd (241-7~deb10u7) ...
06:27:35 [2021-06-30T06:27:35.032Z] #69 5.115 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
06:27:35 [2021-06-30T06:27:35.317Z] #69 5.117 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
06:27:35 [2021-06-30T06:27:35.317Z] #69 5.120 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
06:27:35 [2021-06-30T06:27:35.317Z] #69 5.120 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.612 Selecting previously unselected package systemd-sysv.
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.612 (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 ... 28875 files and directories currently installed.)
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.626 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.630 Unpacking systemd-sysv (241-7~deb10u7) ...
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.670 Selecting previously unselected package libdbus-1-3:amd64.
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.673 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.676 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.732 Selecting previously unselected package dbus.
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.732 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
06:27:35 [2021-06-30T06:27:35.597Z] #69 5.743 Unpacking dbus (1.12.20-0+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.803 Selecting previously unselected package libpam-systemd:amd64.
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.809 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.814 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.867 Selecting previously unselected package dbus-user-session.
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.869 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.873 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.947 Setting up systemd-sysv (241-7~deb10u7) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.967 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 5.979 Setting up dbus (1.12.20-0+deb10u1) ...
06:27:35 [2021-06-30T06:27:35.885Z] #69 6.089 invoke-rc.d: could not determine current runlevel
06:27:36 [2021-06-30T06:27:36.152Z] #69 6.097 invoke-rc.d: policy-rc.d denied execution of start.
06:27:36 [2021-06-30T06:27:36.152Z] #69 6.104 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
06:27:36 [2021-06-30T06:27:36.416Z] #69 6.269 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
06:27:36 [2021-06-30T06:27:36.416Z] #69 6.288 Processing triggers for systemd (241-7~deb10u7) ...
06:27:36 [2021-06-30T06:27:36.416Z] #69 6.296 Processing triggers for libc-bin (2.28-10) ...
06:27:36 [2021-06-30T06:27:36.416Z] #69 DONE 6.4s
06:27:36 [2021-06-30T06:27:36.416Z] 
06:27:36 [2021-06-30T06:27:36.416Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
06:27:36 [2021-06-30T06:27:36.416Z] #70 sha256:2808fa25eb5a4ef893091e4587fb59cb7afe3ac6b039984ea8e95ff2bf7a9baf
06:27:36 [2021-06-30T06:27:36.983Z] #70 0.474   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:27:36 [2021-06-30T06:27:36.983Z] #70 0.474                                  Dload  Upload   Total   Spent    Left  Speed
06:27:36 [2021-06-30T06:27:36.983Z] #70 0.474 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  12317      0 --:--:-- --:--:-- --:--:-- 12317
06:27:36 [2021-06-30T06:27:36.983Z] #70 DONE 0.7s
06:27:37 [2021-06-30T06:27:37.241Z] 
06:27:37 [2021-06-30T06:27:37.241Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
06:27:37 [2021-06-30T06:27:37.241Z] #71 sha256:0d2fb530ed41f106def8ba52ae06121172f5ad77cec3c6161d63f4822216b69d
06:27:37 [2021-06-30T06:27:37.812Z] #71 DONE 0.8s
06:27:37 [2021-06-30T06:27:37.812Z] 
06:27:37 [2021-06-30T06:27:37.812Z] #72 exporting to image
06:27:37 [2021-06-30T06:27:37.812Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
06:27:37 [2021-06-30T06:27:37.812Z] #72 exporting layers
06:27:44 [2021-06-30T06:27:44.390Z] #72 exporting layers 6.6s done
06:27:44 [2021-06-30T06:27:44.648Z] #72 writing image sha256:23874155e4bd8e6ddcc4c68e9265d9856536ae13d4937b44cb9ca2e535e7a6b8 done
06:27:44 [2021-06-30T06:27:44.648Z] #72 naming to docker.io/library/docker:e2b2d515d688cd60e12f78c290ba9bf7eecb22d6 done
06:27:44 [2021-06-30T06:27:44.648Z] #72 DONE 6.7s