Skip to content

Console Output

Skipping 82 KB.. Full Log
9b56133891bbb13620c3ac83a827"         && 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
09:09:33 [2021-07-11T09:09:33.106Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
09:09:33 [2021-07-11T09:09:33.106Z] #40 22.75 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.
09:09:33 [2021-07-11T09:09:33.106Z] #40 22.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:09:33 [2021-07-11T09:09:33.106Z] #40 25.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:09:34 [2021-07-11T09:09:34.035Z] #40 ...
09:09:34 [2021-07-11T09:09:34.035Z] 
09:09:34 [2021-07-11T09:09:34.035Z] #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
09:09:34 [2021-07-11T09:09:34.035Z] #50 sha256:f8ecb285d57e26cbd40459951927b64652f9a3d3c17a87d94c8adef60f0e0256
09:09:34 [2021-07-11T09:09:34.035Z] #50 31.92 go: downloading github.com/gobwas/glob v0.2.3
09:09:34 [2021-07-11T09:09:34.035Z] #50 31.92 go: downloading github.com/kisielk/gotool v1.0.0
09:09:34 [2021-07-11T09:09:34.035Z] #50 32.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:09:34 [2021-07-11T09:09:34.035Z] #50 32.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:09:34 [2021-07-11T09:09:34.035Z] #50 32.09 go: downloading github.com/gogo/protobuf v1.2.1
09:09:34 [2021-07-11T09:09:34.597Z] #50 ...
09:09:34 [2021-07-11T09:09:34.597Z] 
09:09:34 [2021-07-11T09:09:34.597Z] #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
09:09:34 [2021-07-11T09:09:34.597Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
09:09:34 [2021-07-11T09:09:34.597Z] #36 22.63 Fetched 8454 kB in 15s (553 kB/s)
09:09:34 [2021-07-11T09:09:34.597Z] #36 22.63 Reading package lists...
09:09:34 [2021-07-11T09:09:34.854Z] #36 28.39 Reading package lists...
09:09:34 [2021-07-11T09:09:34.854Z] #36 ...
09:09:34 [2021-07-11T09:09:34.854Z] 
09:09:34 [2021-07-11T09:09:34.854Z] #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
09:09:34 [2021-07-11T09:09:34.854Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
09:09:34 [2021-07-11T09:09:34.854Z] #56 27.03 Reading package lists...
09:09:35 [2021-07-11T09:09:35.111Z] #56 32.44 Building dependency tree...
09:09:35 [2021-07-11T09:09:35.111Z] #56 ...
09:09:35 [2021-07-11T09:09:35.111Z] 
09:09:35 [2021-07-11T09:09:35.111Z] #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
09:09:35 [2021-07-11T09:09:35.111Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:09:35 [2021-07-11T09:09:35.111Z] #44 22.97 Fetched 8457 kB in 17s (512 kB/s)
09:09:35 [2021-07-11T09:09:35.111Z] #44 22.97 Reading package lists...
09:09:35 [2021-07-11T09:09:35.367Z] #44 28.73 Reading package lists...
09:09:35 [2021-07-11T09:09:35.367Z] #44 ...
09:09:35 [2021-07-11T09:09:35.367Z] 
09:09:35 [2021-07-11T09:09:35.367Z] #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
09:09:35 [2021-07-11T09:09:35.367Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:09:35 [2021-07-11T09:09:35.367Z] #13 24.75 Reading package lists...
09:09:39 [2021-07-11T09:09:39.797Z] #13 30.63 Reading package lists...
09:09:39 [2021-07-11T09:09:39.797Z] #13 ...
09:09:39 [2021-07-11T09:09:39.797Z] 
09:09:39 [2021-07-11T09:09:39.797Z] #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
09:09:39 [2021-07-11T09:09:39.797Z] #56 sha256:5c1eb77c96204d936ca76a13f9ea25aaae38d627ce7dd4087b3024b43109bdb5
09:09:39 [2021-07-11T09:09:39.797Z] #56 32.44 Building dependency tree...
09:09:39 [2021-07-11T09:09:39.797Z] #56 34.93 The following additional packages will be installed:
09:09:39 [2021-07-11T09:09:39.797Z] #56 34.94   libbtrfs0
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.07 The following NEW packages will be installed:
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.07   libbtrfs-dev libbtrfs0
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.43 Need to get 119 kB of archives.
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.43 After this operation, 387 kB of additional disk space will be used.
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:09:39 [2021-07-11T09:09:39.797Z] #56 35.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.46 debconf: delaying package configuration, since apt-utils is not installed
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.63 Fetched 119 kB in 0s (338 kB/s)
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.73 Selecting previously unselected package libbtrfs0.
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.81 Unpacking libbtrfs0 (4.20.1-2) ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.91 Selecting previously unselected package libbtrfs-dev.
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 36.93 Unpacking libbtrfs-dev (4.20.1-2) ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 37.14 Setting up libbtrfs0 (4.20.1-2) ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 37.16 Setting up libbtrfs-dev (4.20.1-2) ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 37.16 Processing triggers for libc-bin (2.28-10) ...
09:09:39 [2021-07-11T09:09:39.797Z] #56 DONE 37.5s
09:09:39 [2021-07-11T09:09:39.797Z] 
09:09:39 [2021-07-11T09:09:39.797Z] #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
09:09:39 [2021-07-11T09:09:39.797Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:09:42 [2021-07-11T09:09:42.327Z] #57 ...
09:09:42 [2021-07-11T09:09:42.327Z] 
09:09:42 [2021-07-11T09:09:42.327Z] #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
09:09:42 [2021-07-11T09:09:42.327Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:09:42 [2021-07-11T09:09:42.327Z] #46 29.92 vendor/golang.org/x/crypto/internal/subtle
09:09:42 [2021-07-11T09:09:42.327Z] #46 ...
09:09:42 [2021-07-11T09:09:42.327Z] 
09:09:42 [2021-07-11T09:09:42.328Z] #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
09:09:42 [2021-07-11T09:09:42.328Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:09:42 [2021-07-11T09:09:42.328Z] #44 28.73 Reading package lists...
09:09:42 [2021-07-11T09:09:42.328Z] #44 34.06 Building dependency tree...
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.61 The following additional packages will be installed:
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.62   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.62   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.62   python3-pkg-resources python3-protobuf python3-six python3.7
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.62   python3.7-minimal
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.63 Suggested packages:
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.63   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
09:09:42 [2021-07-11T09:09:42.328Z] #44 36.63   python3.7-doc binfmt-support
09:09:42 [2021-07-11T09:09:42.328Z] #44 37.93 The following NEW packages will be installed:
09:09:42 [2021-07-11T09:09:42.328Z] #44 37.96   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
09:09:42 [2021-07-11T09:09:42.328Z] #44 37.96   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
09:09:42 [2021-07-11T09:09:42.328Z] #44 37.96   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
09:09:42 [2021-07-11T09:09:42.328Z] #44 37.96   python3.7-minimal
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.37 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.37 Need to get 6695 kB of archives.
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.37 After this operation, 33.1 MB of additional disk space will be used.
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.94 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 38.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 39.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 39.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:09:42 [2021-07-11T09:09:42.328Z] #44 39.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:09:42 [2021-07-11T09:09:42.584Z] #44 40.30 debconf: delaying package configuration, since apt-utils is not installed
09:09:42 [2021-07-11T09:09:42.584Z] #44 ...
09:09:42 [2021-07-11T09:09:42.584Z] 
09:09:42 [2021-07-11T09:09:42.584Z] #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
09:09:42 [2021-07-11T09:09:42.584Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.103 + RM_GOPATH=0
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.103 + TMP_GOPATH=
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.103 + : /build
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.108 + '[' -z '' ']'
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.108 ++ mktemp -d
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.110 + export GOPATH=/tmp/tmp.YtsYhwB8bi
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.110 + GOPATH=/tmp/tmp.YtsYhwB8bi
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.110 + RM_GOPATH=1
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.110 + case "$(go env GOARCH)" in
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.111 ++ go env GOARCH
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.134 + export GO_BUILDMODE=-buildmode=pie
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.134 + GO_BUILDMODE=-buildmode=pie
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.135 ++ dirname /tmp/install/install.sh
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.137 + dir=/tmp/install
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 + bin=containerd
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 + shift
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 + '[' '!' -f /tmp/install/containerd.installer ']'
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 + . /tmp/install/containerd.installer
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 ++ set -e
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.138 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.141 + install_containerd
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.144 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.144 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.144 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YtsYhwB8bi/src/github.com/containerd/containerd
09:09:42 [2021-07-11T09:09:42.584Z] #57 3.148 Cloning into '/tmp/tmp.YtsYhwB8bi/src/github.com/containerd/containerd'...
09:09:45 [2021-07-11T09:09:45.860Z] #57 ...
09:09:45 [2021-07-11T09:09:45.860Z] 
09:09:45 [2021-07-11T09:09:45.860Z] #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
09:09:45 [2021-07-11T09:09:45.860Z] #50 sha256:f8ecb285d57e26cbd40459951927b64652f9a3d3c17a87d94c8adef60f0e0256
09:09:45 [2021-07-11T09:09:45.860Z] #50 33.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:09:45 [2021-07-11T09:09:45.860Z] #50 33.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:09:45 [2021-07-11T09:09:45.860Z] #50 33.75 go: downloading github.com/BurntSushi/toml v0.3.1
09:09:45 [2021-07-11T09:09:45.860Z] #50 ...
09:09:45 [2021-07-11T09:09:45.860Z] 
09:09:45 [2021-07-11T09:09:45.860Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:09:45 [2021-07-11T09:09:45.860Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
09:09:45 [2021-07-11T09:09:45.860Z] #32 41.39 Checking out files:  92% (1403/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.
09:09:45 [2021-07-11T09:09:45.860Z] #32 41.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:09:45 [2021-07-11T09:09:45.860Z] #32 42.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:09:45 [2021-07-11T09:09:45.860Z] #32 ...
09:09:45 [2021-07-11T09:09:45.860Z] 
09:09:45 [2021-07-11T09:09:45.860Z] #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
09:09:45 [2021-07-11T09:09:45.860Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
09:09:45 [2021-07-11T09:09:45.860Z] #36 28.39 Reading package lists...
09:09:45 [2021-07-11T09:09:45.860Z] #36 33.82 Building dependency tree...
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.30 The following additional packages will be installed:
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.31 Suggested packages:
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.31   cmake-doc ninja-build lrzip
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.31 Recommended packages:
09:09:45 [2021-07-11T09:09:45.860Z] #36 36.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.02 The following NEW packages will be installed:
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.02   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.03   vim-common xxd
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.49 Need to get 14.9 MB of archives.
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.49 After this operation, 61.8 MB of additional disk space will be used.
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 37.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.59 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:09:45 [2021-07-11T09:09:45.860Z] #36 39.89 debconf: delaying package configuration, since apt-utils is not installed
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.03 Fetched 14.9 MB in 2s (8328 kB/s)
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.14 Selecting previously unselected package xxd.
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.14 (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.)
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.26 Unpacking xxd (2:8.1.0875-5) ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.44 Selecting previously unselected package vim-common.
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.48 Unpacking vim-common (2:8.1.0875-5) ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.78 Selecting previously unselected package cmake-data.
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 40.79 Unpacking cmake-data (3.13.4-1) ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 43.43 Selecting previously unselected package libicu63:amd64.
09:09:45 [2021-07-11T09:09:45.860Z] #36 43.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 43.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:09:45 [2021-07-11T09:09:45.860Z] #36 ...
09:09:45 [2021-07-11T09:09:45.860Z] 
09:09:45 [2021-07-11T09:09:45.860Z] #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
09:09:45 [2021-07-11T09:09:45.860Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:09:45 [2021-07-11T09:09:45.860Z] #44 40.50 Fetched 6695 kB in 1s (5246 kB/s)
09:09:45 [2021-07-11T09:09:45.860Z] #44 40.60 Selecting previously unselected package libpython3.7-minimal:amd64.
09:09:45 [2021-07-11T09:09:45.860Z] #44 40.60 (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.)
09:09:45 [2021-07-11T09:09:45.860Z] #44 40.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #44 40.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:09:45 [2021-07-11T09:09:45.860Z] #44 41.41 Selecting previously unselected package python3.7-minimal.
09:09:45 [2021-07-11T09:09:45.860Z] #44 41.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:09:45 [2021-07-11T09:09:45.860Z] #44 41.45 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:09:45 [2021-07-11T09:09:45.860Z] #44 42.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:09:45 [2021-07-11T09:09:45.860Z] #44 42.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.71 Selecting previously unselected package python3-minimal.
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.71 (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.)
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.79 Unpacking python3-minimal (3.7.3-1) ...
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.91 Selecting previously unselected package libmpdec2:amd64.
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:09:49 [2021-07-11T09:09:49.136Z] #44 46.93 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:09:49 [2021-07-11T09:09:49.394Z] #44 47.10 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:09:49 [2021-07-11T09:09:49.394Z] #44 47.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:09:49 [2021-07-11T09:09:49.394Z] #44 47.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:09:51 [2021-07-11T09:09:51.285Z] #44 ...
09:09:51 [2021-07-11T09:09:51.285Z] 
09:09:51 [2021-07-11T09:09:51.285Z] #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
09:09:51 [2021-07-11T09:09:51.285Z] #48 sha256:699bf86904f9306d2e203d017eaf1644e332fa147113fc0cfc2c342b32c6e088
09:09:51 [2021-07-11T09:09:51.285Z] #48 DONE 49.3s
09:09:51 [2021-07-11T09:09:51.285Z] 
09:09:51 [2021-07-11T09:09:51.286Z] #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
09:09:51 [2021-07-11T09:09:51.286Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:09:51 [2021-07-11T09:09:51.286Z] #44 49.01 Selecting previously unselected package python3.7.
09:09:51 [2021-07-11T09:09:51.286Z] #44 ...
09:09:51 [2021-07-11T09:09:51.286Z] 
09:09:51 [2021-07-11T09:09:51.286Z] #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
09:09:51 [2021-07-11T09:09:51.286Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:09:51 [2021-07-11T09:09:51.286Z] #13 30.63 Reading package lists...
09:09:51 [2021-07-11T09:09:51.286Z] #13 36.41 Building dependency tree...
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.87 The following additional packages will be installed:
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.88   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.89   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.89   mingw-w64-x86-64-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.90 Suggested packages:
09:09:51 [2021-07-11T09:09:51.286Z] #13 38.90   gcc-8-locales seccomp wine64
09:09:51 [2021-07-11T09:09:51.286Z] #13 39.96 The following NEW packages will be installed:
09:09:51 [2021-07-11T09:09:51.286Z] #13 39.96   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:09:51 [2021-07-11T09:09:51.286Z] #13 39.96   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 39.96   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.01 The following packages will be upgraded:
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.01   libseccomp2
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.39 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.39 Need to get 77.8 MB of archives.
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.39 After this operation, 487 MB of additional disk space will be used.
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.39 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]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.41 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.42 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.59 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]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 40.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:09:51 [2021-07-11T09:09:51.286Z] #13 41.82 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]
09:09:51 [2021-07-11T09:09:51.286Z] #13 41.83 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]
09:09:51 [2021-07-11T09:09:51.286Z] #13 45.29 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]
09:09:51 [2021-07-11T09:09:51.286Z] #13 ...
09:09:51 [2021-07-11T09:09:51.286Z] 
09:09:51 [2021-07-11T09:09:51.286Z] #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
09:09:51 [2021-07-11T09:09:51.286Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:09:51 [2021-07-11T09:09:51.286Z] #44 49.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:09:51 [2021-07-11T09:09:51.286Z] #44 49.06 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:09:51 [2021-07-11T09:09:51.541Z] #44 49.18 Selecting previously unselected package libpython3-stdlib:amd64.
09:09:51 [2021-07-11T09:09:51.541Z] #44 49.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:09:51 [2021-07-11T09:09:51.541Z] #44 49.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:09:51 [2021-07-11T09:09:51.797Z] #44 49.40 Setting up python3-minimal (3.7.3-1) ...
09:09:51 [2021-07-11T09:09:51.797Z] #44 ...
09:09:51 [2021-07-11T09:09:51.797Z] 
09:09:51 [2021-07-11T09:09:51.797Z] #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
09:09:51 [2021-07-11T09:09:51.797Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:09:51 [2021-07-11T09:09:51.797Z] #52 39.91 sync
09:09:51 [2021-07-11T09:09:51.797Z] #52 39.91 internal/reflectlite
09:09:51 [2021-07-11T09:09:51.797Z] #52 41.72 internal/testlog
09:09:51 [2021-07-11T09:09:51.797Z] #52 42.61 sort
09:09:51 [2021-07-11T09:09:51.797Z] #52 42.61 errors
09:09:51 [2021-07-11T09:09:51.797Z] #52 43.03 io
09:09:51 [2021-07-11T09:09:51.797Z] #52 43.63 internal/oserror
09:09:51 [2021-07-11T09:09:51.797Z] #52 43.85 syscall
09:09:51 [2021-07-11T09:09:51.797Z] #52 44.33 bytes
09:09:51 [2021-07-11T09:09:51.797Z] #52 46.43 strconv
09:09:52 [2021-07-11T09:09:52.053Z] #52 ...
09:09:52 [2021-07-11T09:09:52.053Z] 
09:09:52 [2021-07-11T09:09:52.053Z] #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
09:09:52 [2021-07-11T09:09:52.053Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:09:52 [2021-07-11T09:09:52.053Z] #46 42.17 internal/reflectlite
09:09:52 [2021-07-11T09:09:52.053Z] #46 42.18 github.com/LK4D4/vndr/godl/singleflight
09:09:52 [2021-07-11T09:09:52.053Z] #46 42.46 math/rand
09:09:52 [2021-07-11T09:09:52.053Z] #46 43.44 internal/singleflight
09:09:52 [2021-07-11T09:09:52.053Z] #46 44.66 bytes
09:09:52 [2021-07-11T09:09:52.053Z] #46 44.66 strconv
09:09:52 [2021-07-11T09:09:52.053Z] #46 46.95 strings
09:09:52 [2021-07-11T09:09:52.053Z] #46 48.52 reflect
09:09:52 [2021-07-11T09:09:52.053Z] #46 49.87 bufio
09:09:52 [2021-07-11T09:09:52.618Z] #46 ...
09:09:52 [2021-07-11T09:09:52.618Z] 
09:09:52 [2021-07-11T09:09:52.618Z] #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
09:09:52 [2021-07-11T09:09:52.618Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.51 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]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:09:52 [2021-07-11T09:09:52.618Z] #13 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:09:52 [2021-07-11T09:09:52.880Z] #13 47.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:09:52 [2021-07-11T09:09:52.880Z] #13 47.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:09:52 [2021-07-11T09:09:52.880Z] #13 47.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
09:09:54 [2021-07-11T09:09:54.246Z] #13 48.80 debconf: delaying package configuration, since apt-utils is not installed
09:09:54 [2021-07-11T09:09:54.246Z] #13 49.00 Fetched 77.8 MB in 8s (10.3 MB/s)
09:09:54 [2021-07-11T09:09:54.246Z] #13 49.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
09:09:54 [2021-07-11T09:09:54.246Z] #13 49.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
09:09:54 [2021-07-11T09:09:54.246Z] #13 49.18 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:09:54 [2021-07-11T09:09:54.502Z] #13 49.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
09:09:54 [2021-07-11T09:09:54.760Z] #13 49.61 Selecting previously unselected package binutils-mingw-w64-i686.
09:09:55 [2021-07-11T09:09:55.017Z] #13 49.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.)
09:09:55 [2021-07-11T09:09:55.017Z] #13 49.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:09:55 [2021-07-11T09:09:55.017Z] #13 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:09:57 [2021-07-11T09:09:57.536Z] #13 52.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:09:57 [2021-07-11T09:09:57.536Z] #13 52.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #13 52.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:09:57 [2021-07-11T09:09:57.536Z] #13 ...
09:09:57 [2021-07-11T09:09:57.536Z] 
09:09:57 [2021-07-11T09:09:57.536Z] #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
09:09:57 [2021-07-11T09:09:57.536Z] #36 sha256:982c85d2a0b90e2bd5f13770eb66b79bb42b2054b0c1bbfb1d2a7b3dc0dbccc3
09:09:57 [2021-07-11T09:09:57.536Z] #36 50.59 Selecting previously unselected package libxml2:amd64.
09:09:57 [2021-07-11T09:09:57.536Z] #36 50.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 50.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.20 Selecting previously unselected package libarchive13:amd64.
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.54 Selecting previously unselected package libjsoncpp1:amd64.
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.69 Selecting previously unselected package librhash0:amd64.
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.72 Unpacking librhash0:amd64 (1.3.8-1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.93 Selecting previously unselected package libuv1:amd64.
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.93 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 51.93 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 52.01 Selecting previously unselected package cmake.
09:09:57 [2021-07-11T09:09:57.536Z] #36 52.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 52.03 Unpacking cmake (3.13.4-1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.13 Setting up xxd (2:8.1.0875-5) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.14 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.15 Setting up vim-common (2:8.1.0875-5) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.20 Setting up librhash0:amd64 (1.3.8-1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.23 Setting up cmake-data (3.13.4-1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.32 Setting up cmake (3.13.4-1) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.33 Processing triggers for libc-bin (2.28-10) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 55.41 Processing triggers for mime-support (3.62) ...
09:09:57 [2021-07-11T09:09:57.536Z] #36 DONE 55.7s
09:09:57 [2021-07-11T09:09:57.536Z] 
09:09:57 [2021-07-11T09:09:57.536Z] #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
09:09:57 [2021-07-11T09:09:57.536Z] #37 sha256:d1fdfc437a8e3bdf815885a8dc3688ff907e213c2ee1cea0189ffd4c94dbc0fb
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.184 + RM_GOPATH=0
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.184 + TMP_GOPATH=
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.184 + : /build
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.184 + '[' -z '' ']'
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.187 ++ mktemp -d
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.188 + export GOPATH=/tmp/tmp.aW2eSnAAc7
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.188 + GOPATH=/tmp/tmp.aW2eSnAAc7
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.188 + RM_GOPATH=1
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.188 + case "$(go env GOARCH)" in
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.189 ++ go env GOARCH
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.210 + export GO_BUILDMODE=-buildmode=pie
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.210 + GO_BUILDMODE=-buildmode=pie
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.210 ++ dirname /tmp/install/install.sh
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.212 + dir=/tmp/install
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.220 + bin=tini
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.220 + shift
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.220 + '[' '!' -f /tmp/install/tini.installer ']'
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.220 + . /tmp/install/tini.installer
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.221 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.221 + install_tini
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.221 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.aW2eSnAAc7/tini
09:10:00 [2021-07-11T09:10:00.805Z] #37 3.225 Cloning into '/tmp/tmp.aW2eSnAAc7/tini'...
09:10:02 [2021-07-11T09:10:02.174Z] #37 4.326 + cd /tmp/tmp.aW2eSnAAc7/tini
09:10:02 [2021-07-11T09:10:02.174Z] #37 4.326 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:10:02 [2021-07-11T09:10:02.174Z] #37 4.331 + cmake .
09:10:02 [2021-07-11T09:10:02.482Z] #37 4.905 -- The C compiler identification is GNU 8.3.0
09:10:02 [2021-07-11T09:10:02.747Z] #37 4.960 -- Check for working C compiler: /usr/bin/cc
09:10:02 [2021-07-11T09:10:02.747Z] #37 ...
09:10:02 [2021-07-11T09:10:02.747Z] 
09:10:02 [2021-07-11T09:10:02.747Z] #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
09:10:02 [2021-07-11T09:10:02.747Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:10:02 [2021-07-11T09:10:02.747Z] #52 50.75 reflect
09:10:02 [2021-07-11T09:10:02.747Z] #52 51.67 time
09:10:02 [2021-07-11T09:10:02.747Z] #52 58.05 context
09:10:02 [2021-07-11T09:10:02.747Z] #52 58.79 internal/syscall/unix
09:10:02 [2021-07-11T09:10:02.747Z] #52 59.07 internal/poll
09:10:02 [2021-07-11T09:10:02.747Z] #52 ...
09:10:02 [2021-07-11T09:10:02.747Z] 
09:10:02 [2021-07-11T09:10:02.747Z] #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
09:10:02 [2021-07-11T09:10:02.747Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:10:02 [2021-07-11T09:10:02.747Z] #13 54.96 Selecting previously unselected package binutils-mingw-w64.
09:10:02 [2021-07-11T09:10:02.747Z] #13 54.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:10:02 [2021-07-11T09:10:02.747Z] #13 54.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:02 [2021-07-11T09:10:02.747Z] #13 55.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.28 Selecting previously unselected package dmsetup.
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.29 Unpacking dmsetup (2:1.02.155-3) ...
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.47 Selecting previously unselected package mingw-w64-common.
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:10:02 [2021-07-11T09:10:02.748Z] #13 55.47 Unpacking mingw-w64-common (6.0.0-3) ...
09:10:03 [2021-07-11T09:10:03.319Z] #13 ...
09:10:03 [2021-07-11T09:10:03.319Z] 
09:10:03 [2021-07-11T09:10:03.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
09:10:03 [2021-07-11T09:10:03.319Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.02 Selecting previously unselected package python3.
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.04 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.09 Unpacking python3 (3.7.3-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.25 Selecting previously unselected package libprotobuf17:amd64.
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.25 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.92 Selecting previously unselected package python3-pkg-resources.
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.92 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 51.92 Unpacking python3-pkg-resources (40.8.0-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.12 Selecting previously unselected package python3-six.
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.12 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.15 Unpacking python3-six (1.12.0-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.26 Selecting previously unselected package python3-protobuf.
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.26 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.28 Unpacking python3-protobuf (3.6.1.3-2) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.74 Selecting previously unselected package libnet1:amd64.
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.74 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.90 Selecting previously unselected package libnl-3-200:amd64.
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.90 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 52.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.08 Selecting previously unselected package libprotobuf-c1:amd64.
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.08 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.21 Selecting previously unselected package criu.
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.21 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 53.22 Unpacking criu (3.15-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.08 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 54.20 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 59.31 Setting up python3 (3.7.3-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 59.85 Setting up python3-six (1.12.0-1) ...
09:10:03 [2021-07-11T09:10:03.319Z] #44 61.04 Setting up python3-pkg-resources (40.8.0-1) ...
09:10:03 [2021-07-11T09:10:03.588Z] #44 ...
09:10:03 [2021-07-11T09:10:03.588Z] 
09:10:03 [2021-07-11T09:10:03.588Z] #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
09:10:03 [2021-07-11T09:10:03.588Z] #37 sha256:d1fdfc437a8e3bdf815885a8dc3688ff907e213c2ee1cea0189ffd4c94dbc0fb
09:10:03 [2021-07-11T09:10:03.588Z] #37 5.665 -- Check for working C compiler: /usr/bin/cc -- works
09:10:03 [2021-07-11T09:10:03.588Z] #37 5.671 -- Detecting C compiler ABI info
09:10:03 [2021-07-11T09:10:03.588Z] #37 ...
09:10:03 [2021-07-11T09:10:03.588Z] 
09:10:03 [2021-07-11T09:10:03.588Z] #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
09:10:03 [2021-07-11T09:10:03.588Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:03 [2021-07-11T09:10:03.588Z] #46 51.67 syscall
09:10:03 [2021-07-11T09:10:03.588Z] #46 59.58 internal/poll
09:10:03 [2021-07-11T09:10:03.588Z] #46 60.86 internal/fmtsort
09:10:03 [2021-07-11T09:10:03.588Z] #46 61.47 internal/syscall/execenv
09:10:03 [2021-07-11T09:10:03.588Z] #46 61.64 path
09:10:03 [2021-07-11T09:10:03.845Z] #46 ...
09:10:03 [2021-07-11T09:10:03.845Z] 
09:10:03 [2021-07-11T09:10:03.845Z] #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
09:10:03 [2021-07-11T09:10:03.845Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:10:03 [2021-07-11T09:10:03.845Z] #52 61.86 path
09:10:04 [2021-07-11T09:10:04.411Z] #52 62.46 io/fs
09:10:05 [2021-07-11T09:10:05.338Z] #52 63.40 os
09:10:05 [2021-07-11T09:10:05.338Z] #52 63.40 encoding/binary
09:10:07 [2021-07-11T09:10:07.227Z] #52 65.39 encoding/base64
09:10:08 [2021-07-11T09:10:08.596Z] #52 66.30 golang.org/x/sys/unix
09:10:09 [2021-07-11T09:10:09.157Z] #52 ...
09:10:09 [2021-07-11T09:10:09.157Z] 
09:10:09 [2021-07-11T09:10:09.157Z] #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
09:10:09 [2021-07-11T09:10:09.157Z] #37 sha256:d1fdfc437a8e3bdf815885a8dc3688ff907e213c2ee1cea0189ffd4c94dbc0fb
09:10:09 [2021-07-11T09:10:09.157Z] #37 6.364 -- Detecting C compiler ABI info - done
09:10:09 [2021-07-11T09:10:09.157Z] #37 6.393 -- Detecting C compile features
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.248 -- Detecting C compile features - done
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.310 -- Performing Test HAS_BUILTIN_FORTIFY
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.540 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.625 -- Configuring done
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.664 -- Generating done
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.666 -- Build files have been written to: /tmp/tmp.aW2eSnAAc7/tini
09:10:09 [2021-07-11T09:10:09.157Z] #37 8.668 + make tini-static
09:10:09 [2021-07-11T09:10:09.157Z] #37 9.043 Scanning dependencies of target tini-static
09:10:09 [2021-07-11T09:10:09.157Z] #37 9.153 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:10:09 [2021-07-11T09:10:09.157Z] #37 10.47 [100%] Linking C executable tini-static
09:10:09 [2021-07-11T09:10:09.157Z] #37 11.07 [100%] Built target tini-static
09:10:09 [2021-07-11T09:10:09.157Z] #37 11.14 + mkdir -p /build
09:10:09 [2021-07-11T09:10:09.157Z] #37 11.15 + cp tini-static /build/docker-init
09:10:09 [2021-07-11T09:10:09.157Z] #37 DONE 11.6s
09:10:09 [2021-07-11T09:10:09.157Z] 
09:10:09 [2021-07-11T09:10:09.157Z] #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
09:10:09 [2021-07-11T09:10:09.157Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:10:09 [2021-07-11T09:10:09.157Z] #44 62.66 Setting up python3-protobuf (3.6.1.3-2) ...
09:10:09 [2021-07-11T09:10:09.157Z] #44 65.82 Setting up criu (3.15-1) ...
09:10:10 [2021-07-11T09:10:10.086Z] #44 ...
09:10:10 [2021-07-11T09:10:10.086Z] 
09:10:10 [2021-07-11T09:10:10.086Z] #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
09:10:10 [2021-07-11T09:10:10.086Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:10:10 [2021-07-11T09:10:10.086Z] #52 68.14 fmt
09:10:11 [2021-07-11T09:10:11.015Z] #52 ...
09:10:11 [2021-07-11T09:10:11.015Z] 
09:10:11 [2021-07-11T09:10:11.015Z] #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
09:10:11 [2021-07-11T09:10:11.015Z] #44 sha256:99aa9a185c92fc264978aa2101f323e626d701780c0c4c307d3ffe1f82f90abd
09:10:11 [2021-07-11T09:10:11.015Z] #44 67.88 Processing triggers for libc-bin (2.28-10) ...
09:10:11 [2021-07-11T09:10:11.015Z] #44 67.93 Processing triggers for mime-support (3.62) ...
09:10:11 [2021-07-11T09:10:11.015Z] #44 DONE 68.6s
09:10:11 [2021-07-11T09:10:11.015Z] 
09:10:11 [2021-07-11T09:10:11.015Z] #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
09:10:11 [2021-07-11T09:10:11.015Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:11 [2021-07-11T09:10:11.015Z] #46 62.20 io/fs
09:10:11 [2021-07-11T09:10:11.015Z] #46 62.51 regexp/syntax
09:10:11 [2021-07-11T09:10:11.015Z] #46 63.70 os
09:10:11 [2021-07-11T09:10:11.015Z] #46 67.33 regexp
09:10:11 [2021-07-11T09:10:11.015Z] #46 67.74 fmt
09:10:12 [2021-07-11T09:10:12.912Z] #46 ...
09:10:12 [2021-07-11T09:10:12.912Z] 
09:10:12 [2021-07-11T09:10:12.912Z] #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
09:10:12 [2021-07-11T09:10:12.912Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:10:12 [2021-07-11T09:10:12.912Z] #13 60.39 Selecting previously unselected package mingw-w64-x86-64-dev.
09:10:12 [2021-07-11T09:10:12.912Z] #13 60.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 60.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.10 Selecting previously unselected package gcc-mingw-w64-base.
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 66.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:12 [2021-07-11T09:10:12.912Z] #13 ...
09:10:12 [2021-07-11T09:10:12.912Z] 
09:10:12 [2021-07-11T09:10:12.912Z] #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
09:10:12 [2021-07-11T09:10:12.912Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:12 [2021-07-11T09:10:12.912Z] #46 70.83 path/filepath
09:10:13 [2021-07-11T09:10:13.839Z] #46 71.77 flag
09:10:14 [2021-07-11T09:10:14.095Z] #46 72.10 go/token
09:10:15 [2021-07-11T09:10:15.460Z] #46 73.20 go/scanner
09:10:15 [2021-07-11T09:10:15.460Z] #46 73.22 internal/lazyregexp
09:10:15 [2021-07-11T09:10:15.715Z] #46 73.65 net/url
09:10:16 [2021-07-11T09:10:16.642Z] #46 74.49 go/ast
09:10:17 [2021-07-11T09:10:17.204Z] #46 75.19 text/template/parse
09:10:20 [2021-07-11T09:10:20.473Z] #46 78.47 go/parser
09:10:21 [2021-07-11T09:10:21.402Z] #46 ...
09:10:21 [2021-07-11T09:10:21.402Z] 
09:10:21 [2021-07-11T09:10:21.402Z] #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
09:10:21 [2021-07-11T09:10:21.402Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:10:22 [2021-07-11T09:10:22.428Z] #57 41.72 Checking out files:  51% (2087/4077)   
Checking out files:  52% (2121/4077)   
Checking out files:  53% (2161/4077)   
Checking out files:  54% (2202/4077)   
Checking out files:  55% (2243/4077)   
Checking out files:  56% (2284/4077)   
Checking out files:  57% (2324/4077)   
Checking out files:  58% (2365/4077)   
Checking out files:  59% (2406/4077)   
Checking out files:  60% (2447/4077)   
Checking out files:  61% (2487/4077)   
Checking out files:  62% (2528/4077)   
Checking out files:  63% (2569/4077)   
Checking out files:  64% (2610/4077)   
Checking out files:  65% (2651/4077)   
Checking out files:  66% (2691/4077)   
Checking out files:  67% (2732/4077)   
Checking out files:  68% (2773/4077)   
Checking out files:  69% (2814/4077)   
Checking out files:  70% (2854/4077)   
Checking out files:  71% (2895/4077)   
Checking out files:  72% (2936/4077)   
Checking out files:  73% (2977/4077)   
Checking out files:  74% (3017/4077)   
Checking out files:  75% (3058/4077)   
Checking out files:  76% (3099/4077)   
Checking out files:  77% (3140/4077)   
Checking out files:  78% (3181/4077)   
Checking out files:  79% (3221/4077)   
Checking out files:  80% (3262/4077)   
Checking out files:  81% (3303/4077)   
Checking out files:  82% (3344/4077)   
Checking out files:  83% (3384/4077)   
Checking out files:  84% (3425/4077)   
Checking out files:  85% (3466/4077)   
Checking out files:  86% (3507/4077)   
Checking out files:  87% (3547/4077)   
Checking out files:  88% (3588/4077)   
Checking out files:  89% (3629/4077)   
Checking out files:  90% (3670/4077)   
Checking out files:  91% (3711/4077)   
Checking out files:  92% (3751/4077)   
Checking out files:  93% (3792/4077)   
Checking out files:  94% (3833/4077)   
Checking out files:  95% (3874/4077)   
Checking out files:  95% (3905/4077)   
Checking out files:  96% (3914/4077)   
Checking out files:  97% (3955/4077)   
Checking out files:  98% (3996/4077)   
Checking out files:  99% (4037/4077)   
Checking out files: 100% (4077/4077)   
Checking out files: 100% (4077/4077), done.
09:10:22 [2021-07-11T09:10:22.428Z] #57 42.82 + cd /tmp/tmp.YtsYhwB8bi/src/github.com/containerd/containerd
09:10:22 [2021-07-11T09:10:22.428Z] #57 42.82 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + export 'BUILDTAGS=netgo osusergo static_build'
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + BUILDTAGS='netgo osusergo static_build'
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + export EXTRA_FLAGS=-buildmode=pie
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + EXTRA_FLAGS=-buildmode=pie
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + '[' '' = dynamic ']'
09:10:22 [2021-07-11T09:10:22.990Z] #57 43.48 + make
09:10:23 [2021-07-11T09:10:23.919Z] #57 ...
09:10:23 [2021-07-11T09:10:23.919Z] 
09:10:23 [2021-07-11T09:10:23.919Z] #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
09:10:23 [2021-07-11T09:10:23.919Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:10:23 [2021-07-11T09:10:23.919Z] #52 71.77 encoding/json
09:10:23 [2021-07-11T09:10:23.919Z] #52 74.87 github.com/pkg/diff
09:10:23 [2021-07-11T09:10:23.919Z] #52 76.27 go/ast
09:10:23 [2021-07-11T09:10:23.919Z] #52 77.31 golang.org/x/crypto/ssh/terminal
09:10:23 [2021-07-11T09:10:23.919Z] #52 78.55 io/ioutil
09:10:23 [2021-07-11T09:10:23.919Z] #52 79.11 mvdan.cc/editorconfig
09:10:23 [2021-07-11T09:10:23.919Z] #52 80.13 mvdan.cc/sh/v3/fileutil
09:10:23 [2021-07-11T09:10:23.919Z] #52 80.35 text/tabwriter
09:10:23 [2021-07-11T09:10:23.919Z] #52 80.66 mvdan.cc/sh/v3/syntax
09:10:24 [2021-07-11T09:10:24.175Z] #52 ...
09:10:24 [2021-07-11T09:10:24.175Z] 
09:10:24 [2021-07-11T09:10:24.175Z] #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
09:10:24 [2021-07-11T09:10:24.175Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:10:24 [2021-07-11T09:10:24.175Z] #57 44.79 + bin/ctr
09:10:30 [2021-07-11T09:10:30.718Z] #57 ...
09:10:30 [2021-07-11T09:10:30.718Z] 
09:10:30 [2021-07-11T09:10:30.718Z] #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
09:10:30 [2021-07-11T09:10:30.718Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:30 [2021-07-11T09:10:30.718Z] #46 79.91 text/template
09:10:30 [2021-07-11T09:10:30.718Z] #46 82.21 log
09:10:30 [2021-07-11T09:10:30.718Z] #46 82.89 encoding/xml
09:10:30 [2021-07-11T09:10:30.718Z] #46 84.66 go/doc
09:10:30 [2021-07-11T09:10:30.718Z] #46 87.53 github.com/LK4D4/vndr/versioned
09:10:30 [2021-07-11T09:10:30.718Z] #46 87.62 compress/flate
09:10:30 [2021-07-11T09:10:30.718Z] #46 88.02 github.com/LK4D4/vndr/build
09:10:31 [2021-07-11T09:10:31.284Z] #46 ...
09:10:31 [2021-07-11T09:10:31.284Z] 
09:10:31 [2021-07-11T09:10:31.284Z] #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
09:10:31 [2021-07-11T09:10:31.284Z] #52 sha256:e786451a2d1da7f597aa277a7d5f39b36c603853258e18bd238c1676452f380f
09:10:31 [2021-07-11T09:10:31.284Z] #52 86.00 mvdan.cc/sh/v3/cmd/shfmt
09:10:31 [2021-07-11T09:10:31.284Z] #52 DONE 89.1s
09:10:31 [2021-07-11T09:10:31.284Z] 
09:10:31 [2021-07-11T09:10:31.284Z] #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
09:10:31 [2021-07-11T09:10:31.284Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:10:31 [2021-07-11T09:10:31.284Z] #13 86.06 Selecting previously unselected package g++-mingw-w64-x86-64.
09:10:31 [2021-07-11T09:10:31.284Z] #13 86.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:10:31 [2021-07-11T09:10:31.284Z] #13 86.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:37 [2021-07-11T09:10:37.824Z] #13 ...
09:10:37 [2021-07-11T09:10:37.824Z] 
09:10:37 [2021-07-11T09:10:37.824Z] #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
09:10:37 [2021-07-11T09:10:37.824Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:37 [2021-07-11T09:10:37.824Z] #46 89.97 hash/crc32
09:10:37 [2021-07-11T09:10:37.824Z] #46 90.52 compress/gzip
09:10:37 [2021-07-11T09:10:37.824Z] #46 90.86 crypto/rsa
09:10:37 [2021-07-11T09:10:37.824Z] #46 91.26 crypto/dsa
09:10:37 [2021-07-11T09:10:37.824Z] #46 91.67 crypto/x509/pkix
09:10:37 [2021-07-11T09:10:37.824Z] #46 92.13 net
09:10:37 [2021-07-11T09:10:37.824Z] #46 92.26 vendor/golang.org/x/crypto/chacha20
09:10:37 [2021-07-11T09:10:37.824Z] #46 92.82 vendor/golang.org/x/crypto/poly1305
09:10:37 [2021-07-11T09:10:37.824Z] #46 93.31 vendor/golang.org/x/sys/cpu
09:10:37 [2021-07-11T09:10:37.824Z] #46 93.81 vendor/golang.org/x/crypto/chacha20poly1305
09:10:37 [2021-07-11T09:10:37.824Z] #46 94.67 vendor/golang.org/x/crypto/curve25519
09:10:37 [2021-07-11T09:10:37.824Z] #46 95.28 vendor/golang.org/x/crypto/hkdf
09:10:37 [2021-07-11T09:10:37.824Z] #46 95.43 vendor/golang.org/x/text/transform
09:10:38 [2021-07-11T09:10:38.081Z] #46 96.01 vendor/golang.org/x/text/unicode/bidi
09:10:39 [2021-07-11T09:10:39.447Z] #46 97.60 vendor/golang.org/x/text/secure/bidirule
09:10:39 [2021-07-11T09:10:39.703Z] #46 97.85 vendor/golang.org/x/text/unicode/norm
09:10:43 [2021-07-11T09:10:43.884Z] #46 101.5 vendor/golang.org/x/net/idna
09:10:44 [2021-07-11T09:10:44.819Z] #46 ...
09:10:44 [2021-07-11T09:10:44.819Z] 
09:10:44 [2021-07-11T09:10:44.819Z] #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
09:10:44 [2021-07-11T09:10:44.819Z] #13 sha256:bfd40fb3466fe66f292ee7d65fd11e958847ccd7d8cb8943ac12d30e6646ba04
09:10:44 [2021-07-11T09:10:44.819Z] #13 99.64 Selecting previously unselected package libapparmor1:amd64.
09:10:44 [2021-07-11T09:10:44.819Z] #13 99.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:10:44 [2021-07-11T09:10:44.819Z] #13 99.65 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.76 Selecting previously unselected package libapparmor-dev:amd64.
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.77 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.92 Selecting previously unselected package libbtrfs0.
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.94 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 99.95 Unpacking libbtrfs0 (4.20.1-2) ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.0 Selecting previously unselected package libbtrfs-dev.
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.0 Unpacking libbtrfs-dev (4.20.1-2) ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.076Z] #13 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:10:45 [2021-07-11T09:10:45.333Z] #13 100.2 Selecting previously unselected package libudev-dev:amd64.
09:10:45 [2021-07-11T09:10:45.333Z] #13 100.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.333Z] #13 100.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
09:10:45 [2021-07-11T09:10:45.589Z] #13 100.3 Selecting previously unselected package libsepol1-dev:amd64.
09:10:45 [2021-07-11T09:10:45.589Z] #13 100.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.589Z] #13 100.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.6 Selecting previously unselected package libpcre16-3:amd64.
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.8 Selecting previously unselected package libpcre32-3:amd64.
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:10:45 [2021-07-11T09:10:45.846Z] #13 100.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:10:46 [2021-07-11T09:10:46.102Z] #13 101.0 Selecting previously unselected package libpcrecpp0v5:amd64.
09:10:46 [2021-07-11T09:10:46.102Z] #13 101.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:10:46 [2021-07-11T09:10:46.102Z] #13 101.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:10:46 [2021-07-11T09:10:46.102Z] #13 101.1 Selecting previously unselected package libpcre3-dev:amd64.
09:10:46 [2021-07-11T09:10:46.359Z] #13 101.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:10:46 [2021-07-11T09:10:46.359Z] #13 101.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.6 Selecting previously unselected package libselinux1-dev:amd64.
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.8 Selecting previously unselected package libdevmapper-dev:amd64.
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.9 Selecting previously unselected package libseccomp-dev:amd64.
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
09:10:46 [2021-07-11T09:10:46.922Z] #13 101.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:10:47 [2021-07-11T09:10:47.179Z] #13 102.0 Selecting previously unselected package libsystemd-dev:amd64.
09:10:47 [2021-07-11T09:10:47.179Z] #13 102.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
09:10:47 [2021-07-11T09:10:47.179Z] #13 102.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.5 Setting up libbtrfs0 (4.20.1-2) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libbtrfs-dev (4.20.1-2) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up mingw-w64-common (6.0.0-3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.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
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.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
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 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
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 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
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:10:47 [2021-07-11T09:10:47.742Z] #13 102.7 Setting up dmsetup (2:1.02.155-3) ...
09:10:47 [2021-07-11T09:10:47.999Z] #13 102.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:10:47 [2021-07-11T09:10:47.999Z] #13 102.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:10:47 [2021-07-11T09:10:47.999Z] #13 102.8 Processing triggers for libc-bin (2.28-10) ...
09:10:49 [2021-07-11T09:10:49.365Z] #13 DONE 104.1s
09:10:49 [2021-07-11T09:10:49.365Z] 
09:10:49 [2021-07-11T09:10:49.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
09:10:49 [2021-07-11T09:10:49.366Z] #54 sha256:7dd24d21bb181e736ba449422940098f7c0049ff26292785628023ce754292ad
09:10:51 [2021-07-11T09:10:51.257Z] #54 ...
09:10:51 [2021-07-11T09:10:51.257Z] 
09:10:51 [2021-07-11T09:10:51.257Z] #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
09:10:51 [2021-07-11T09:10:51.257Z] #59 sha256:ca7eba2d93335ac5f88e74e6f7fa7fa0bc7dae62109ec844b6d0fbe1de630522
09:10:51 [2021-07-11T09:10:51.257Z] #59 104.3 + for f in rootlesskit rootlesskit-docker-proxy
09:10:51 [2021-07-11T09:10:51.257Z] #59 104.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:10:51 [2021-07-11T09:10:51.257Z] #59 DONE 109.0s
09:10:51 [2021-07-11T09:10:51.257Z] 
09:10:51 [2021-07-11T09:10:51.257Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:10:51 [2021-07-11T09:10:51.257Z] #60 sha256:8f00e0df38badabe412269485349fe6b0a4d6258674efa6fa1dab0fcead425a0
09:10:51 [2021-07-11T09:10:51.257Z] #60 DONE 0.2s
09:10:51 [2021-07-11T09:10:51.257Z] 
09:10:51 [2021-07-11T09:10:51.257Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:10:51 [2021-07-11T09:10:51.257Z] #61 sha256:a40496123a2dba918076d5ed76c0f97f37c55b29c1a97db8ae2bc083cbb0e2ca
09:10:51 [2021-07-11T09:10:51.257Z] #61 DONE 0.1s
09:10:51 [2021-07-11T09:10:51.257Z] 
09:10:51 [2021-07-11T09:10:51.257Z] #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
09:10:51 [2021-07-11T09:10:51.257Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:51 [2021-07-11T09:10:51.257Z] #46 103.5 vendor/golang.org/x/net/http2/hpack
09:10:51 [2021-07-11T09:10:51.257Z] #46 104.4 mime
09:10:51 [2021-07-11T09:10:51.257Z] #46 105.7 mime/quotedprintable
09:10:51 [2021-07-11T09:10:51.257Z] #46 106.1 net/http/internal
09:10:51 [2021-07-11T09:10:51.257Z] #46 108.5 crypto/tls
09:10:53 [2021-07-11T09:10:53.776Z] #46 ...
09:10:53 [2021-07-11T09:10:53.776Z] 
09:10:53 [2021-07-11T09:10:53.776Z] #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
09:10:53 [2021-07-11T09:10:53.776Z] #54 sha256:7dd24d21bb181e736ba449422940098f7c0049ff26292785628023ce754292ad
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + RM_GOPATH=0
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + TMP_GOPATH=
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + : /build
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + '[' -z '' ']'
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 ++ mktemp -d
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + export GOPATH=/tmp/tmp.TQuWPV8aGK
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + GOPATH=/tmp/tmp.TQuWPV8aGK
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + RM_GOPATH=1
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 + case "$(go env GOARCH)" in
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.259 ++ go env GOARCH
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + export GO_BUILDMODE=-buildmode=pie
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + GO_BUILDMODE=-buildmode=pie
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 ++ dirname /tmp/install/install.sh
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + dir=/tmp/install
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + bin=runc
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + shift
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + '[' '!' -f /tmp/install/runc.installer ']'
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + . /tmp/install/runc.installer
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + install_runc
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + uname -r
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.275 + grep -q '^3\.10\.0.*\.el7\.'
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.303 + RUNC_BUILDTAGS='seccomp '
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.303 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.303 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TQuWPV8aGK/src/github.com/opencontainers/runc
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.303 Cloning into '/tmp/tmp.TQuWPV8aGK/src/github.com/opencontainers/runc'...
09:10:53 [2021-07-11T09:10:53.776Z] #54 4.303 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
09:10:53 [2021-07-11T09:10:53.776Z] #54 ...
09:10:53 [2021-07-11T09:10:53.776Z] 
09:10:53 [2021-07-11T09:10:53.776Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
09:10:53 [2021-07-11T09:10:53.776Z] #14 sha256:9ed013647fd8b1d96dd85f6193fe8beae5291dbef2652369bf9a11c7b78d5604
09:10:53 [2021-07-11T09:10:53.776Z] #14 DONE 4.6s
09:10:54 [2021-07-11T09:10:54.032Z] 
09:10:54 [2021-07-11T09:10:54.032Z] #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
09:10:54 [2021-07-11T09:10:54.032Z] #15 sha256:e19a182d3adfd7237501a27927dc8dc642ef415ed5dbe18183907a7c1e916181
09:10:58 [2021-07-11T09:10:58.209Z] #15 DONE 4.2s
09:10:58 [2021-07-11T09:10:58.209Z] 
09:10:58 [2021-07-11T09:10:58.209Z] #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
09:10:58 [2021-07-11T09:10:58.209Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:10:58 [2021-07-11T09:10:58.209Z] #46 114.6 net/http/httptrace
09:10:58 [2021-07-11T09:10:58.209Z] #46 114.8 net/http
09:11:01 [2021-07-11T09:11:01.479Z] #46 ...
09:11:01 [2021-07-11T09:11:01.479Z] 
09:11:01 [2021-07-11T09:11:01.479Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:11:01 [2021-07-11T09:11:01.479Z] #16 sha256:7f8af17aef9327adc72ff01ee621d5189ec0c2034dbe7e4a175a6869e861aaf4
09:11:01 [2021-07-11T09:11:01.479Z] #16 2.702 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:11:01 [2021-07-11T09:11:01.479Z] #16 DONE 2.8s
09:11:01 [2021-07-11T09:11:01.479Z] 
09:11:01 [2021-07-11T09:11:01.479Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:11:01 [2021-07-11T09:11:01.479Z] #17 sha256:77ea0e07b6730106477c99a77ecc822eb53afc02896c10087b898e6badce4470
09:11:02 [2021-07-11T09:11:02.847Z] #17 DONE 2.1s
09:11:02 [2021-07-11T09:11:02.847Z] 
09:11:02 [2021-07-11T09:11:02.847Z] #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
09:11:02 [2021-07-11T09:11:02.847Z] #54 sha256:7dd24d21bb181e736ba449422940098f7c0049ff26292785628023ce754292ad
09:11:02 [2021-07-11T09:11:02.847Z] #54 12.54 + cd /tmp/tmp.TQuWPV8aGK/src/github.com/opencontainers/runc
09:11:02 [2021-07-11T09:11:02.847Z] #54 12.54 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
09:11:02 [2021-07-11T09:11:02.847Z] #54 12.99 + '[' -z '' ']'
09:11:02 [2021-07-11T09:11:02.847Z] #54 12.99 + target=static
09:11:02 [2021-07-11T09:11:02.847Z] #54 12.99 + make 'BUILDTAGS=seccomp ' static
09:11:02 [2021-07-11T09:11:02.847Z] #54 13.12 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 .
09:11:05 [2021-07-11T09:11:05.428Z] #54 ...
09:11:05 [2021-07-11T09:11:05.428Z] 
09:11:05 [2021-07-11T09:11:05.428Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:11:05 [2021-07-11T09:11:05.428Z] #18 sha256:7adc6042d482a201a4113725df1735d2ef20f47cd25d900b2f01e6628164751a
09:11:05 [2021-07-11T09:11:05.428Z] #18 DONE 2.4s
09:11:05 [2021-07-11T09:11:05.428Z] 
09:11:05 [2021-07-11T09:11:05.428Z] #19 [dev-systemd-false  6/25] RUN ldconfig
09:11:05 [2021-07-11T09:11:05.428Z] #19 sha256:e350b6ef6186292469d355d1d613dad7f541a4c38facd8e0077581936c2125a3
09:11:07 [2021-07-11T09:11:07.966Z] #19 DONE 2.3s
09:11:07 [2021-07-11T09:11:07.966Z] 
09:11:07 [2021-07-11T09:11:07.966Z] #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
09:11:07 [2021-07-11T09:11:07.966Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
09:11:10 [2021-07-11T09:11:10.482Z] #20 2.398 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:11:10 [2021-07-11T09:11:10.482Z] #20 2.426 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:11:10 [2021-07-11T09:11:10.482Z] #20 2.426 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:11:10 [2021-07-11T09:11:10.482Z] #20 2.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:11:10 [2021-07-11T09:11:10.482Z] #20 2.846 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
09:11:11 [2021-07-11T09:11:11.411Z] #20 3.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:11:12 [2021-07-11T09:11:12.339Z] #20 4.636 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
09:11:13 [2021-07-11T09:11:13.706Z] #20 ...
09:11:13 [2021-07-11T09:11:13.706Z] 
09:11:13 [2021-07-11T09:11:13.706Z] #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
09:11:13 [2021-07-11T09:11:13.706Z] #46 sha256:d7418fd04765a114f2888e2509e4ecee2ce3636e0544c05b9ed254926d9be792
09:11:13 [2021-07-11T09:11:13.706Z] #46 126.9 github.com/LK4D4/vndr/godl
09:11:13 [2021-07-11T09:11:13.706Z] #46 127.7 github.com/LK4D4/vndr
09:11:13 [2021-07-11T09:11:13.706Z] #46 DONE 131.9s
09:11:13 [2021-07-11T09:11:13.706Z] 
09:11:13 [2021-07-11T09:11:13.706Z] #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
09:11:13 [2021-07-11T09:11:13.706Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
09:11:13 [2021-07-11T09:11:13.706Z] #20 5.960 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
09:11:16 [2021-07-11T09:11:16.976Z] #20 ...
09:11:16 [2021-07-11T09:11:16.976Z] 
09:11:16 [2021-07-11T09:11:16.976Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:11:16 [2021-07-11T09:11:16.976Z] #32 sha256:e57b75c12d4a0c4cc9558a1a530ea5a39a9aca6b7f609bf9c5cede1e4e0f08cb
09:11:16 [2021-07-11T09:11:16.976Z] #32 DONE 134.5s
09:11:16 [2021-07-11T09:11:16.976Z] 
09:11:16 [2021-07-11T09:11:16.976Z] #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
09:11:16 [2021-07-11T09:11:16.976Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
09:11:18 [2021-07-11T09:11:18.342Z] #40 ...
09:11:18 [2021-07-11T09:11:18.342Z] 
09:11:18 [2021-07-11T09:11:18.342Z] #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
09:11:18 [2021-07-11T09:11:18.342Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
09:11:18 [2021-07-11T09:11:18.342Z] #20 10.65 Fetched 8987 kB in 8s (1061 kB/s)
09:11:21 [2021-07-11T09:11:21.611Z] #20 10.65 Reading package lists...
09:11:24 [2021-07-11T09:11:24.128Z] #20 13.59 Reading package lists...
09:11:24 [2021-07-11T09:11:24.128Z] #20 16.01 Building dependency tree...
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97 libcap2-bin is already the newest version (1:2.25-2).
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97 The following additional packages will be installed:
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   python3.7 python3.7-minimal vim-runtime xxd
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97 Suggested packages:
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   quota
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97 Recommended packages:
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   aufs-dkms nftables build-essential python3-dev python3-keyring
09:11:24 [2021-07-11T09:11:24.690Z] #20 16.97   python3-keyrings.alt python3-xdg unzip
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.21 The following NEW packages will be installed:
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:11:26 [2021-07-11T09:11:26.056Z] #20 18.22   xz-utils zip
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.53 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.53 Need to get 28.6 MB of archives.
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.53 After this operation, 116 MB of additional disk space will be used.
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:11:26 [2021-07-11T09:11:26.313Z] #20 18.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:11:26 [2021-07-11T09:11:26.570Z] #20 18.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:11:26 [2021-07-11T09:11:26.571Z] #20 18.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:11:26 [2021-07-11T09:11:26.868Z] #20 19.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:11:27 [2021-07-11T09:11:27.124Z] #20 19.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:11:27 [2021-07-11T09:11:27.380Z] #20 19.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:11:27 [2021-07-11T09:11:27.380Z] #20 19.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:11:27 [2021-07-11T09:11:27.380Z] #20 19.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:11:27 [2021-07-11T09:11:27.942Z] #20 20.17 debconf: delaying package configuration, since apt-utils is not installed
09:11:27 [2021-07-11T09:11:27.943Z] #20 20.24 Fetched 28.6 MB in 1s (19.6 MB/s)
09:11:27 [2021-07-11T09:11:27.943Z] #20 20.29 Selecting previously unselected package pigz.
09:11:27 [2021-07-11T09:11:27.943Z] #20 20.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
09:11:28 [2021-07-11T09:11:28.199Z] #20 20.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:11:28 [2021-07-11T09:11:28.199Z] #20 20.35 Unpacking pigz (2.4-1) ...
09:11:28 [2021-07-11T09:11:28.199Z] #20 20.42 Selecting previously unselected package libpython3.7-minimal:amd64.
09:11:28 [2021-07-11T09:11:28.199Z] #20 20.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:11:28 [2021-07-11T09:11:28.199Z] #20 20.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:11:28 [2021-07-11T09:11:28.456Z] #20 20.78 Selecting previously unselected package python3.7-minimal.
09:11:28 [2021-07-11T09:11:28.712Z] #20 20.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:11:28 [2021-07-11T09:11:28.712Z] #20 20.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:11:29 [2021-07-11T09:11:29.275Z] #20 21.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:11:29 [2021-07-11T09:11:29.275Z] #20 21.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:11:30 [2021-07-11T09:11:30.643Z] #20 22.94 Selecting previously unselected package python3-minimal.
09:11:30 [2021-07-11T09:11:30.899Z] #20 22.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 ... 23695 files and directories currently installed.)
09:11:30 [2021-07-11T09:11:30.899Z] #20 22.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:11:30 [2021-07-11T09:11:30.899Z] #20 22.99 Unpacking python3-minimal (3.7.3-1) ...
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.05 Selecting previously unselected package libmpdec2:amd64.
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.07 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.14 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:11:30 [2021-07-11T09:11:30.899Z] #20 23.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:11:31 [2021-07-11T09:11:31.828Z] #20 23.92 Selecting previously unselected package python3.7.
09:11:31 [2021-07-11T09:11:31.828Z] #20 23.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:11:31 [2021-07-11T09:11:31.828Z] #20 23.93 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:11:31 [2021-07-11T09:11:31.828Z] #20 24.06 Selecting previously unselected package libpython3-stdlib:amd64.
09:11:31 [2021-07-11T09:11:31.828Z] #20 24.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:11:31 [2021-07-11T09:11:31.828Z] #20 24.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:11:31 [2021-07-11T09:11:31.828Z] #20 24.17 Setting up python3-minimal (3.7.3-1) ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.82 Selecting previously unselected package python3.
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.82 (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.)
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.88 Unpacking python3 (3.7.3-1) ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.97 Selecting previously unselected package libip4tc0:amd64.
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 24.98 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 25.05 Selecting previously unselected package libip6tc0:amd64.
09:11:32 [2021-07-11T09:11:32.757Z] #20 25.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:11:32 [2021-07-11T09:11:32.757Z] #20 25.06 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.15 Selecting previously unselected package libiptc0:amd64.
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.23 Selecting previously unselected package libnfnetlink0:amd64.
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.28 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.37 Selecting previously unselected package libnftnl11:amd64.
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.39 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.45 Selecting previously unselected package iptables.
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.014Z] #20 25.47 Unpacking iptables (1.8.2-4) ...
09:11:33 [2021-07-11T09:11:33.270Z] #20 25.74 Selecting previously unselected package xxd.
09:11:33 [2021-07-11T09:11:33.526Z] #20 25.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:11:33 [2021-07-11T09:11:33.526Z] #20 25.75 Unpacking xxd (2:8.1.0875-5) ...
09:11:33 [2021-07-11T09:11:33.526Z] #20 25.87 Selecting previously unselected package vim-common.
09:11:33 [2021-07-11T09:11:33.526Z] #20 25.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:11:33 [2021-07-11T09:11:33.782Z] #20 25.88 Unpacking vim-common (2:8.1.0875-5) ...
09:11:33 [2021-07-11T09:11:33.782Z] #20 26.05 Selecting previously unselected package bash-completion.
09:11:33 [2021-07-11T09:11:33.783Z] #20 26.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:11:35 [2021-07-11T09:11:35.673Z] #20 28.08 Unpacking bash-completion (1:2.8-6) ...
09:11:35 [2021-07-11T09:11:35.930Z] #20 28.34 Selecting previously unselected package bzip2.
09:11:36 [2021-07-11T09:11:36.186Z] #20 28.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.186Z] #20 28.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:11:36 [2021-07-11T09:11:36.186Z] #20 28.42 Selecting previously unselected package xz-utils.
09:11:36 [2021-07-11T09:11:36.186Z] #20 28.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.186Z] #20 28.44 Unpacking xz-utils (5.2.4-1) ...
09:11:36 [2021-07-11T09:11:36.442Z] #20 28.60 Selecting previously unselected package apparmor.
09:11:36 [2021-07-11T09:11:36.442Z] #20 28.61 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.442Z] #20 28.67 Unpacking apparmor (2.13.2-10) ...
09:11:36 [2021-07-11T09:11:36.698Z] #20 29.00 Selecting previously unselected package aufs-tools.
09:11:36 [2021-07-11T09:11:36.698Z] #20 29.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.698Z] #20 29.02 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:11:36 [2021-07-11T09:11:36.698Z] #20 29.13 Selecting previously unselected package libonig5:amd64.
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.13 Unpacking libonig5:amd64 (6.9.1-1) ...
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.25 Selecting previously unselected package libjq1:amd64.
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:11:36 [2021-07-11T09:11:36.954Z] #20 29.36 Selecting previously unselected package jq.
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.38 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.38 Unpacking jq (1.5+dfsg-2+b1) ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.45 Selecting previously unselected package libaio1:amd64.
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.46 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.47 Unpacking libaio1:amd64 (0.3.112-3) ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.52 Selecting previously unselected package libgpm2:amd64.
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.53 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:11:37 [2021-07-11T09:11:37.219Z] #20 29.59 Selecting previously unselected package libicu63:amd64.
09:11:37 [2021-07-11T09:11:37.478Z] #20 29.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:11:37 [2021-07-11T09:11:37.478Z] #20 29.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.58 Selecting previously unselected package libnet1:amd64.
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.66 Selecting previously unselected package libnl-3-200:amd64.
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.74 Selecting previously unselected package libprotobuf-c1:amd64.
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.80 Selecting previously unselected package libreadline5:amd64.
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.90 Selecting previously unselected package net-tools.
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 32.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 33.09 Selecting previously unselected package patch.
09:11:40 [2021-07-11T09:11:40.749Z] #20 33.09 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
09:11:40 [2021-07-11T09:11:40.749Z] #20 33.10 Unpacking patch (2.7.6-3+deb10u1) ...
09:11:41 [2021-07-11T09:11:41.006Z] #20 33.19 Selecting previously unselected package python-pip-whl.
09:11:41 [2021-07-11T09:11:41.006Z] #20 33.20 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
09:11:41 [2021-07-11T09:11:41.006Z] #20 33.20 Unpacking python-pip-whl (18.1-5) ...
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.60 Selecting previously unselected package python3-lib2to3.
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.62 Unpacking python3-lib2to3 (3.7.3-1) ...
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.74 Selecting previously unselected package python3-distutils.
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.74 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
09:11:41 [2021-07-11T09:11:41.521Z] #20 33.74 Unpacking python3-distutils (3.7.3-1) ...
09:11:41 [2021-07-11T09:11:41.780Z] #20 33.86 Selecting previously unselected package python3-pip.
09:11:41 [2021-07-11T09:11:41.780Z] #20 33.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
09:11:41 [2021-07-11T09:11:41.780Z] #20 33.87 Unpacking python3-pip (18.1-5) ...
09:11:41 [2021-07-11T09:11:41.780Z] #20 34.09 Selecting previously unselected package python3-pkg-resources.
09:11:41 [2021-07-11T09:11:41.780Z] #20 34.10 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
09:11:41 [2021-07-11T09:11:41.780Z] #20 34.10 Unpacking python3-pkg-resources (40.8.0-1) ...
09:11:42 [2021-07-11T09:11:42.041Z] #20 34.21 Selecting previously unselected package python3-setuptools.
09:11:42 [2021-07-11T09:11:42.042Z] #20 34.22 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
09:11:42 [2021-07-11T09:11:42.042Z] #20 34.23 Unpacking python3-setuptools (40.8.0-1) ...
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.43 Selecting previously unselected package python3-wheel.
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.43 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.43 Unpacking python3-wheel (0.32.3-2) ...
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.49 Selecting previously unselected package sudo.
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.49 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:11:42 [2021-07-11T09:11:42.298Z] #20 34.50 Unpacking sudo (1.8.27-1+deb10u3) ...
09:11:42 [2021-07-11T09:11:42.861Z] #20 34.93 Selecting previously unselected package thin-provisioning-tools.
09:11:42 [2021-07-11T09:11:42.861Z] #20 34.95 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:11:42 [2021-07-11T09:11:42.861Z] #20 34.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:11:42 [2021-07-11T09:11:42.861Z] #20 35.16 Selecting previously unselected package uidmap.
09:11:42 [2021-07-11T09:11:42.861Z] #20 35.16 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
09:11:42 [2021-07-11T09:11:42.861Z] #20 35.16 Unpacking uidmap (1:4.5-1.1) ...
09:11:42 [2021-07-11T09:11:42.861Z] #20 35.26 Selecting previously unselected package vim-runtime.
09:11:43 [2021-07-11T09:11:43.117Z] #20 35.26 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:11:43 [2021-07-11T09:11:43.117Z] #20 35.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:11:43 [2021-07-11T09:11:43.117Z] #20 35.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:11:43 [2021-07-11T09:11:43.117Z] #20 35.31 Unpacking vim-runtime (2:8.1.0875-5) ...
09:11:45 [2021-07-11T09:11:45.636Z] #20 37.83 Selecting previously unselected package vim.
09:11:45 [2021-07-11T09:11:45.636Z] #20 37.85 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
09:11:45 [2021-07-11T09:11:45.636Z] #20 37.87 Unpacking vim (2:8.1.0875-5) ...
09:11:46 [2021-07-11T09:11:46.199Z] #20 38.30 Selecting previously unselected package xfsprogs.
09:11:46 [2021-07-11T09:11:46.199Z] #20 38.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
09:11:46 [2021-07-11T09:11:46.199Z] #20 38.32 Unpacking xfsprogs (4.20.0-1) ...
09:11:46 [2021-07-11T09:11:46.455Z] #20 38.70 Selecting previously unselected package zip.
09:11:46 [2021-07-11T09:11:46.455Z] #20 38.71 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
09:11:46 [2021-07-11T09:11:46.455Z] #20 38.72 Unpacking zip (3.0-11+b1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.92 Setting up aufs-tools (1:4.14+20190211-1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.96 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.98 Setting up libgpm2:amd64 (1.20.7-5) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 38.99 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.00 Setting up uidmap (1:4.5-1.1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.01 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:11:46 [2021-07-11T09:11:46.712Z] #20 39.07 Setting up xxd (2:8.1.0875-5) ...
09:11:46 [2021-07-11T09:11:46.968Z] #20 39.08 Setting up zip (3.0-11+b1) ...
09:11:46 [2021-07-11T09:11:46.968Z] #20 39.09 Setting up vim-common (2:8.1.0875-5) ...
09:11:46 [2021-07-11T09:11:46.968Z] #20 39.12 Setting up bash-completion (1:2.8-6) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.35 Setting up libiptc0:amd64 (1.8.2-4) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.37 Setting up xz-utils (5.2.4-1) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.39 Setting up patch (2.7.6-3+deb10u1) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.40 Setting up sudo (1.8.27-1+deb10u3) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.46 invoke-rc.d: could not determine current runlevel
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.46 invoke-rc.d: policy-rc.d denied execution of start.
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.48 Setting up pigz (2.4-1) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.49 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.51 Setting up python-pip-whl (18.1-5) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.52 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:11:49 [2021-07-11T09:11:49.486Z] #20 41.53 Setting up vim-runtime (2:8.1.0875-5) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.90 Setting up libaio1:amd64 (0.3.112-3) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.91 Setting up libonig5:amd64 (6.9.1-1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.93 Setting up vim (2:8.1.0875-5) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 41.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.02 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.04 Setting up jq (1.5+dfsg-2+b1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:11:49 [2021-07-11T09:11:49.743Z] #20 42.06 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:11:51 [2021-07-11T09:11:51.109Z] #20 ...
09:11:51 [2021-07-11T09:11:51.109Z] 
09:11:51 [2021-07-11T09:11:51.109Z] #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
09:11:51 [2021-07-11T09:11:51.109Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
09:11:51 [2021-07-11T09:11:51.109Z] #40 168.8 + dpkg --print-architecture
09:11:51 [2021-07-11T09:11:51.109Z] #40 168.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:11:51 [2021-07-11T09:11:51.672Z] #40 169.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:11:51 [2021-07-11T09:11:51.672Z] #40 169.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:11:56 [2021-07-11T09:11:56.920Z] #40 ...
09:11:56 [2021-07-11T09:11:56.920Z] 
09:11:56 [2021-07-11T09:11:56.920Z] #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
09:11:56 [2021-07-11T09:11:56.920Z] #20 sha256:e7246d11aded92c128088f4c8a90fd6bad9e3d9e44e36f32f0c2257cc80c0df7
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.38 Setting up iptables (1.8.2-4) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.43 Setting up python3 (3.7.3-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 44.72 Setting up python3-wheel (0.32.3-2) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 45.28 Setting up apparmor (2.13.2-10) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 46.55 Setting up xfsprogs (4.20.0-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 46.57 Setting up python3-lib2to3 (3.7.3-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 46.88 Setting up python3-pkg-resources (40.8.0-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 47.63 Setting up python3-distutils (3.7.3-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 48.01 Setting up python3-setuptools (40.8.0-1) ...
09:11:56 [2021-07-11T09:11:56.920Z] #20 49.04 Setting up python3-pip (18.1-5) ...
09:11:57 [2021-07-11T09:11:57.850Z] #20 49.95 Processing triggers for libc-bin (2.28-10) ...
09:11:57 [2021-07-11T09:11:57.850Z] #20 49.97 Processing triggers for mime-support (3.62) ...
09:11:58 [2021-07-11T09:11:58.107Z] #20 DONE 50.3s
09:11:58 [2021-07-11T09:11:58.107Z] 
09:11:58 [2021-07-11T09:11:58.107Z] #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
09:11:58 [2021-07-11T09:11:58.107Z] #21 sha256:8f38c4765c84475a45f148fe8421d8ea075b3ffc6a2644a77f596ade5037beb3
09:11:59 [2021-07-11T09:11:59.998Z] #21 1.681 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:11:59 [2021-07-11T09:11:59.998Z] #21 1.687 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:11:59 [2021-07-11T09:11:59.998Z] #21 1.689 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:11:59 [2021-07-11T09:11:59.998Z] #21 DONE 1.8s
09:11:59 [2021-07-11T09:11:59.998Z] 
09:11:59 [2021-07-11T09:11:59.998Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
09:11:59 [2021-07-11T09:11:59.998Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
09:12:05 [2021-07-11T09:12:05.320Z] #22 4.905 Collecting yamllint==1.26.1
09:12:10 [2021-07-11T09:12:10.589Z] #22 10.21   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:12:10 [2021-07-11T09:12:10.844Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:12:10 [2021-07-11T09:12:10.844Z] #22 11.13   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:12:11 [2021-07-11T09:12:11.099Z] #22 11.18 Collecting pyyaml (from yamllint==1.26.1)
09:12:11 [2021-07-11T09:12:11.100Z] #22 11.38   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:12:11 [2021-07-11T09:12:11.355Z] #22 11.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:12:11 [2021-07-11T09:12:11.355Z] #22 11.60 Building wheels for collected packages: yamllint
09:12:11 [2021-07-11T09:12:11.355Z] #22 11.60   Running setup.py bdist_wheel for yamllint: started
09:12:12 [2021-07-11T09:12:12.282Z] #22 12.50   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:12:12 [2021-07-11T09:12:12.282Z] #22 12.50   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:12:12 [2021-07-11T09:12:12.282Z] #22 12.54 Successfully built yamllint
09:12:12 [2021-07-11T09:12:12.282Z] #22 12.57 Installing collected packages: pathspec, pyyaml, yamllint
09:12:12 [2021-07-11T09:12:12.537Z] #22 ...
09:12:12 [2021-07-11T09:12:12.537Z] 
09:12:12 [2021-07-11T09:12:12.537Z] #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
09:12:12 [2021-07-11T09:12:12.537Z] #40 sha256:aed623cce15e189937877cf2aefd3d6b1bcfb8a9918399bf417d636b3ca4b622
09:12:12 [2021-07-11T09:12:12.537Z] #40 DONE 190.3s
09:12:12 [2021-07-11T09:12:12.537Z] 
09:12:12 [2021-07-11T09:12:12.537Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
09:12:12 [2021-07-11T09:12:12.537Z] #22 sha256:32606b6cb4f20d179a33492e4779c78034c8925b6e439fa8a8b29c9f846f0c48
09:12:12 [2021-07-11T09:12:12.537Z] #22 12.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:12:13 [2021-07-11T09:12:13.097Z] #22 DONE 13.2s
09:12:13 [2021-07-11T09:12:13.097Z] 
09:12:13 [2021-07-11T09:12:13.097Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
09:12:13 [2021-07-11T09:12:13.097Z] #25 sha256:55ce625db98dee75a0375818b53f75f7822b39cb7e7232036364f8b8f135e7b1
09:12:13 [2021-07-11T09:12:13.097Z] #25 DONE 0.2s
09:12:13 [2021-07-11T09:12:13.097Z] 
09:12:13 [2021-07-11T09:12:13.097Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:12:13 [2021-07-11T09:12:13.097Z] #30 sha256:2df1f399dd89cfbca4a69393f0026efb7fcefaae1f786db0aa0af30449becf77
09:12:13 [2021-07-11T09:12:13.659Z] #30 ...
09:12:13 [2021-07-11T09:12:13.659Z] 
09:12:13 [2021-07-11T09:12:13.659Z] #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
09:12:13 [2021-07-11T09:12:13.659Z] #50 sha256:f8ecb285d57e26cbd40459951927b64652f9a3d3c17a87d94c8adef60f0e0256
09:12:13 [2021-07-11T09:12:13.659Z] #50 190.9 + /build/golangci-lint --version
09:12:13 [2021-07-11T09:12:13.659Z] #50 191.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:12:13 [2021-07-11T09:12:13.659Z] #50 DONE 191.7s
09:12:13 [2021-07-11T09:12:13.659Z] 
09:12:13 [2021-07-11T09:12:13.659Z] #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
09:12:13 [2021-07-11T09:12:13.659Z] #54 sha256:7dd24d21bb181e736ba449422940098f7c0049ff26292785628023ce754292ad
09:12:20 [2021-07-11T09:12:20.200Z] #54 ...
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:12:20 [2021-07-11T09:12:20.200Z] #30 sha256:2df1f399dd89cfbca4a69393f0026efb7fcefaae1f786db0aa0af30449becf77
09:12:20 [2021-07-11T09:12:20.200Z] #30 DONE 6.2s
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.200Z] #33 sha256:02ba28c88857949bfad30078bfaa8c57b08ebb0adb35634121d23bd3af8c5016
09:12:20 [2021-07-11T09:12:20.200Z] #33 DONE 0.3s
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.200Z] #35 sha256:7a9d44009c5d5cd22b399e729a212f0360cb343eb71548c155c3c00cd9f18dbe
09:12:20 [2021-07-11T09:12:20.200Z] #35 DONE 0.0s
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.200Z] #38 sha256:363a49f537902b6689b2a19b8ef3dc22aa30aea1035de4cbb93a77a8a4c64555
09:12:20 [2021-07-11T09:12:20.200Z] #38 DONE 0.0s
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #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
09:12:20 [2021-07-11T09:12:20.200Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:12:20 [2021-07-11T09:12:20.200Z] #57 ...
09:12:20 [2021-07-11T09:12:20.200Z] 
09:12:20 [2021-07-11T09:12:20.200Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.200Z] #41 sha256:2af75c8d5022b8fa5170c61cf6c6ccd27e6f0b586df28fbcec61812467f5aff6
09:12:20 [2021-07-11T09:12:20.456Z] #41 DONE 0.6s
09:12:20 [2021-07-11T09:12:20.456Z] 
09:12:20 [2021-07-11T09:12:20.456Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.456Z] #45 sha256:bcc30d5aa8030f8a748345ed10bf89701d866d3774dd9e35bab5fba2066f2427
09:12:20 [2021-07-11T09:12:20.456Z] #45 DONE 0.1s
09:12:20 [2021-07-11T09:12:20.456Z] 
09:12:20 [2021-07-11T09:12:20.456Z] #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
09:12:20 [2021-07-11T09:12:20.456Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:12:20 [2021-07-11T09:12:20.456Z] #57 ...
09:12:20 [2021-07-11T09:12:20.456Z] 
09:12:20 [2021-07-11T09:12:20.456Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.456Z] #47 sha256:b93461a50d9b9e454ab43159c4545d63edc76adf7f79779889722daee3708d03
09:12:20 [2021-07-11T09:12:20.714Z] #47 DONE 0.2s
09:12:20 [2021-07-11T09:12:20.714Z] 
09:12:20 [2021-07-11T09:12:20.714Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.714Z] #49 sha256:b971f75f0a0cc6ee04c51c8a54f1baa04b0f26957b6f8954b069d63a2b59b78d
09:12:20 [2021-07-11T09:12:20.970Z] #49 DONE 0.1s
09:12:20 [2021-07-11T09:12:20.970Z] 
09:12:20 [2021-07-11T09:12:20.970Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
09:12:20 [2021-07-11T09:12:20.970Z] #51 sha256:13758b35a122764f32b856b7956310ecd62a9db392bc3810e50047a8fc81f646
09:12:21 [2021-07-11T09:12:21.226Z] #51 DONE 0.4s
09:12:21 [2021-07-11T09:12:21.226Z] 
09:12:21 [2021-07-11T09:12:21.226Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
09:12:21 [2021-07-11T09:12:21.226Z] #53 sha256:11a10514c571f54444ca6f9de688244eed3fcbf34a9e17f0d8b65af25ea5b37e
09:12:21 [2021-07-11T09:12:21.226Z] #53 DONE 0.1s
09:12:21 [2021-07-11T09:12:21.226Z] 
09:12:21 [2021-07-11T09:12:21.226Z] #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
09:12:21 [2021-07-11T09:12:21.226Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:12:39 [2021-07-11T09:12:39.267Z] #57 178.1 + bin/containerd
09:12:41 [2021-07-11T09:12:41.164Z] #57 ...
09:12:41 [2021-07-11T09:12:41.164Z] 
09:12:41 [2021-07-11T09:12:41.164Z] #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
09:12:41 [2021-07-11T09:12:41.164Z] #54 sha256:7dd24d21bb181e736ba449422940098f7c0049ff26292785628023ce754292ad
09:12:41 [2021-07-11T09:12:41.164Z] #54 110.5 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
09:12:41 [2021-07-11T09:12:41.164Z] #54 111.1 + mkdir -p /build
09:12:41 [2021-07-11T09:12:41.164Z] #54 111.1 + cp runc /build/runc
09:12:41 [2021-07-11T09:12:41.164Z] #54 DONE 111.9s
09:12:41 [2021-07-11T09:12:41.421Z] 
09:12:41 [2021-07-11T09:12:41.421Z] #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
09:12:41 [2021-07-11T09:12:41.421Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:12:42 [2021-07-11T09:12:42.350Z] #57 ...
09:12:42 [2021-07-11T09:12:42.350Z] 
09:12:42 [2021-07-11T09:12:42.350Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
09:12:42 [2021-07-11T09:12:42.350Z] #55 sha256:62adac9b8eaa50c33fb6526631682241b36bcd9e12d06ea6c81ec97956e27f01
09:12:42 [2021-07-11T09:12:42.350Z] #55 DONE 0.2s
09:12:42 [2021-07-11T09:12:42.606Z] 
09:12:42 [2021-07-11T09:12:42.606Z] #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
09:12:42 [2021-07-11T09:12:42.606Z] #57 sha256:c8aa479811ceda2f0f5c5fcca728cd019f775aa05fbe7ee99ec010cfd3a45e62
09:13:09 [2021-07-11T09:13:09.105Z] #57 209.3 # github.com/containerd/containerd/cmd/containerd
09:13:09 [2021-07-11T09:13:09.105Z] #57 209.3 /usr/bin/ld: /tmp/go-link-791984669/000019.o: in function `New':
09:13:09 [2021-07-11T09:13:09.105Z] #57 209.3 /tmp/tmp.YtsYhwB8bi/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
09:13:09 [2021-07-11T09:13:09.105Z] #57 209.4 + bin/containerd-stress
09:13:10 [2021-07-11T09:13:10.032Z] #57 210.4 + bin/containerd-shim
09:13:18 [2021-07-11T09:13:18.124Z] #57 217.2 + bin/containerd-shim-runc-v1
09:13:21 [2021-07-11T09:13:21.392Z] #57 221.9 + bin/containerd-shim-runc-v2
09:13:21 [2021-07-11T09:13:21.952Z] #57 222.5 + binaries
09:13:21 [2021-07-11T09:13:21.952Z] #57 222.5 + install -D bin/containerd /build/containerd
09:13:21 [2021-07-11T09:13:21.952Z] #57 222.5 + install -D bin/containerd-shim /build/containerd-shim
09:13:21 [2021-07-11T09:13:21.952Z] #57 222.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:13:21 [2021-07-11T09:13:21.952Z] #57 222.5 + install -D bin/ctr /build/ctr
09:13:24 [2021-07-11T09:13:24.466Z] #57 DONE 224.6s
09:13:25 [2021-07-11T09:13:25.028Z] 
09:13:25 [2021-07-11T09:13:25.028Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
09:13:25 [2021-07-11T09:13:25.028Z] #58 sha256:9e1c0df48f839d1b5296e309f414752fec19d121e6addbc41e12da661dfdb25c
09:13:25 [2021-07-11T09:13:25.588Z] #58 DONE 0.7s
09:13:25 [2021-07-11T09:13:25.848Z] 
09:13:25 [2021-07-11T09:13:25.848Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:13:25 [2021-07-11T09:13:25.848Z] #62 sha256:d45f28af5599065909b9763ee169373c6c88d862f02937c179bd6e2f53e7b6bd
09:13:26 [2021-07-11T09:13:26.103Z] #62 DONE 0.2s
09:13:26 [2021-07-11T09:13:26.103Z] 
09:13:26 [2021-07-11T09:13:26.103Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
09:13:26 [2021-07-11T09:13:26.103Z] #67 sha256:2428f9ef558f3d81eec004b42737f0526e55d74bfeb0c300fab7e7d97d67af77
09:13:27 [2021-07-11T09:13:27.465Z] #67 DONE 1.4s
09:13:27 [2021-07-11T09:13:27.465Z] 
09:13:27 [2021-07-11T09:13:27.465Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
09:13:27 [2021-07-11T09:13:27.465Z] #68 sha256:54424bae4142531a5bb5cafb5846a44ef1ddbdcb83bb8b989ee1e87cb355bcda
09:13:27 [2021-07-11T09:13:27.465Z] #68 DONE 0.0s
09:13:27 [2021-07-11T09:13:27.465Z] 
09:13:27 [2021-07-11T09:13:27.465Z] #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
09:13:27 [2021-07-11T09:13:27.465Z] #69 sha256:bf0d2edb410cf5f2a0f0e9559b2b0a163f2e50cf85327d733064e8df9bf56c13
09:13:28 [2021-07-11T09:13:28.026Z] #69 0.675 Hit:1 http://deb.debian.org/debian buster-backports InRelease
09:13:28 [2021-07-11T09:13:28.026Z] #69 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
09:13:28 [2021-07-11T09:13:28.026Z] #69 0.676 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
09:13:28 [2021-07-11T09:13:28.026Z] #69 0.676 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
09:13:29 [2021-07-11T09:13:29.209Z] #69 1.010 Reading package lists...
09:13:29 [2021-07-11T09:13:29.465Z] #69 1.615 Reading package lists...
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.215 Building dependency tree...
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.336 Reading state information...
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.435 The following additional packages will be installed:
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.435   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.435   libpam-systemd
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.436 Suggested packages:
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.436   systemd-container policykit-1
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.436 Recommended packages:
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.436   libnss-systemd
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.514 The following NEW packages will be installed:
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.514   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
09:13:29 [2021-07-11T09:13:29.720Z] #69 2.515   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.779 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.779 Need to get 4762 kB of archives.
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.779 After this operation, 16.6 MB of additional disk space will be used.
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.779 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.781 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.787 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.884 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.885 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.887 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.889 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
09:13:30 [2021-07-11T09:13:30.280Z] #69 2.891 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.107 debconf: delaying package configuration, since apt-utils is not installed
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.129 Fetched 4762 kB in 0s (12.1 MB/s)
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.153 Selecting previously unselected package libargon2-1:amd64.
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.153 (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.)
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.166 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.173 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.203 Selecting previously unselected package libjson-c3:amd64.
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.204 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.208 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.235 Selecting previously unselected package libcryptsetup12:amd64.
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.238 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.240 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.285 Selecting previously unselected package libidn11:amd64.
09:13:30 [2021-07-11T09:13:30.535Z] #69 3.285 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.288 Unpacking libidn11:amd64 (1.33-2.2) ...
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.327 Selecting previously unselected package libkmod2:amd64.
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.328 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.331 Unpacking libkmod2:amd64 (26-1) ...
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.370 Selecting previously unselected package systemd.
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.372 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
09:13:30 [2021-07-11T09:13:30.791Z] #69 3.411 Unpacking systemd (241-7~deb10u7) ...
09:13:31 [2021-07-11T09:13:31.351Z] #69 3.907 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.918 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.927 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.936 Setting up libidn11:amd64 (1.33-2.2) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.946 Setting up libkmod2:amd64 (26-1) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.955 Setting up systemd (241-7~deb10u7) ...
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.996 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:13:31 [2021-07-11T09:13:31.352Z] #69 3.998 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:13:31 [2021-07-11T09:13:31.352Z] #69 4.001 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:13:31 [2021-07-11T09:13:31.352Z] #69 4.001 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.473 Selecting previously unselected package systemd-sysv.
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.473 (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.)
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.485 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.488 Unpacking systemd-sysv (241-7~deb10u7) ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.526 Selecting previously unselected package libdbus-1-3:amd64.
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.526 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.528 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.579 Selecting previously unselected package dbus.
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.579 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.589 Unpacking dbus (1.12.20-0+deb10u1) ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.642 Selecting previously unselected package libpam-systemd:amd64.
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.642 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.645 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
09:13:31 [2021-07-11T09:13:31.913Z] #69 4.683 Selecting previously unselected package dbus-user-session.
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.685 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.688 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.788 Setting up systemd-sysv (241-7~deb10u7) ...
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.797 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.806 Setting up dbus (1.12.20-0+deb10u1) ...
09:13:32 [2021-07-11T09:13:32.169Z] #69 4.909 invoke-rc.d: could not determine current runlevel
09:13:32 [2021-07-11T09:13:32.428Z] #69 4.911 invoke-rc.d: policy-rc.d denied execution of start.
09:13:32 [2021-07-11T09:13:32.428Z] #69 4.915 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
09:13:32 [2021-07-11T09:13:32.428Z] #69 5.124 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
09:13:32 [2021-07-11T09:13:32.428Z] #69 5.136 Processing triggers for systemd (241-7~deb10u7) ...
09:13:32 [2021-07-11T09:13:32.428Z] #69 5.143 Processing triggers for libc-bin (2.28-10) ...
09:13:32 [2021-07-11T09:13:32.686Z] #69 DONE 5.3s
09:13:32 [2021-07-11T09:13:32.686Z] 
09:13:32 [2021-07-11T09:13:32.686Z] #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
09:13:32 [2021-07-11T09:13:32.686Z] #70 sha256:28da3f694f7c8e638879f8beeb4ef6f387d2b61c466bd5d549d8be1e1f1d9f2a
09:13:33 [2021-07-11T09:13:33.247Z] #70 0.459   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:13:33 [2021-07-11T09:13:33.247Z] #70 0.459                                  Dload  Upload   Total   Spent    Left  Speed
09:13:33 [2021-07-11T09:13:33.247Z] #70 0.460 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  13916      0 --:--:-- --:--:-- --:--:-- 13916
09:13:33 [2021-07-11T09:13:33.247Z] #70 DONE 0.6s
09:13:33 [2021-07-11T09:13:33.247Z] 
09:13:33 [2021-07-11T09:13:33.247Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
09:13:33 [2021-07-11T09:13:33.247Z] #71 sha256:6075a3131b060021439d596361b0ff6ae043903d8201ea4fe5538ed175ded48e
09:13:34 [2021-07-11T09:13:34.176Z] #71 DONE 0.8s
09:13:34 [2021-07-11T09:13:34.176Z] 
09:13:34 [2021-07-11T09:13:34.176Z] #72 exporting to image
09:13:34 [2021-07-11T09:13:34.176Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:13:34 [2021-07-11T09:13:34.176Z] #72 exporting layers
09:13:40 [2021-07-11T09:13:40.711Z] #72 exporting layers 6.7s done
09:13:40 [2021-07-11T09:13:40.711Z] #72 writing image sha256:1199d17c3657b90e012e121aa9e849085e8a0780cb2711711683ad689775e3a9 done
09:13:40 [2021-07-11T09:13:40.711Z] #72 naming to docker.io/library/docker:0ff80c844ddebf9d2783c9f0e4675df03590a1c8 done
09:13:40 [2021-07-11T09:13:40.711Z] #72 DONE 6.7s