Skip to content
Failed

Console Output

Pull request #553 updated
22:39:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging
Obtained Jenkinsfile from 17c8873142de199f28514eb0a320ed11bb1b7c9f+409ab6ccdcfb4a32d296d5bee23697cfbd114273 (d96f9dd08e0fb4aab2ca4350c161c73f06eab31c)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-553@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: raspbian)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static-cross)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial and Focal Package)
[Pipeline] stage
[Pipeline] { (Raspbian)
[Pipeline] stage
[Pipeline] { (Centos 7 and 8 RPM Packages)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-031487d9014bcb3bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/3ef656f1-b709-41b7-8065-fd8237845270/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:39:05 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:39:05 chowning workspace
[Pipeline] sh
22:39:05 + pwd
22:39:05 + id -u
22:39:05 + id -g
22:39:05 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:39:06 Removing all docker containers
[Pipeline] sh
22:39:06 + docker container ls -aq
[Pipeline] echo
22:39:06 Docker containers have been removed
[Pipeline] echo
22:39:06 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:39:06 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
22:39:06 The recommended git tool is: git
22:39:06 using credential docker-jenkins-github-credentials
22:39:06 Cloning the remote Git repository
22:39:06 Cloning with configured refspecs honoured and without tags
22:39:06 Fetching without tags
22:39:06 Merging remotes/origin/master commit 409ab6ccdcfb4a32d296d5bee23697cfbd114273 into PR head commit 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:39:06 Merge succeeded, producing 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:39:06 Checking out Revision 17c8873142de199f28514eb0a320ed11bb1b7c9f (PR-553)
22:39:06 Commit message: "Add docker-compose-plugin package"
22:39:07 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 409ab6ccdcfb4a32d296d5bee23697cfbd114273 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
 > git rev-list --no-walk f7529dbff99d5c412efc1884a520fcdd01e4abf2 # timeout=10
[Pipeline] sh
22:39:07 + make REF=master checkout
22:39:07 git init src/github.com/docker/cli
22:39:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
22:39:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:39:07 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:39:07 + SRC=src/github.com/docker/cli
22:39:07 + REF=master
22:39:07 + REF_FETCH=master
22:39:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:39:07 + awk {print $2}
22:39:07 + REF=refs/heads/master
22:39:07 + [ -n refs/heads/master ]
22:39:07 + REF_FETCH=refs/heads/master:refs/heads/master
22:39:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:39:09 From https://github.com/docker/cli
22:39:09  * [new branch]      master     -> master
22:39:09  * [new branch]      master     -> origin/master
22:39:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:39:09 git init src/github.com/docker/docker
22:39:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
22:39:09 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:39:09 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:39:09 + SRC=src/github.com/docker/docker
22:39:09 + REF=master
22:39:09 + REF_FETCH=master
22:39:09 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:39:09 + awk {print $2}
22:39:09 + REF=refs/heads/master
22:39:09 + [ -n refs/heads/master ]
22:39:09 + REF_FETCH=refs/heads/master:refs/heads/master
22:39:09 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:39:12 From https://github.com/docker/docker
22:39:12  * [new branch]      master     -> master
22:39:12  * [new branch]      master     -> origin/master
22:39:12 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:39:12 git init src/github.com/docker/compose-cli
22:39:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
22:39:12 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
22:39:12 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
22:39:12 + SRC=src/github.com/docker/compose-cli
22:39:12 + REF=v2.0.0-beta.4
22:39:12 + REF_FETCH=v2.0.0-beta.4
22:39:12 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
22:39:12 + awk {print $2}
22:39:12 + REF=refs/tags/v2.0.0-beta.4
22:39:12 + [ -n refs/tags/v2.0.0-beta.4 ]
22:39:12 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:39:12 + git -C src/github.com/docker/compose-cli fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:39:13 From https://github.com/docker/compose-cli
22:39:13  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
22:39:13 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
22:39:13 git init src/github.com/docker/scan-cli-plugin
22:39:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
22:39:13 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:39:13 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
22:39:13 + SRC=src/github.com/docker/scan-cli-plugin
22:39:13 + REF=v0.8.0
22:39:13 + REF_FETCH=v0.8.0
22:39:13 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
22:39:13 + awk {print $2}
22:39:13 + REF=refs/tags/v0.8.0
22:39:13 + [ -n refs/tags/v0.8.0 ]
22:39:13 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
22:39:13 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
22:39:13 From https://github.com/docker/scan-cli-plugin
22:39:13  * [new tag]         v0.8.0     -> v0.8.0
22:39:13 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
22:39:13 + make -C deb ubuntu-xenial ubuntu-focal ubuntu-hirsute debian-bullseye
22:39:13 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
22:39:13 mkdir -p sources
22:39:13 docker run --rm -w /v \
22:39:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
22:39:13 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:39:13 	alpine \
22:39:13 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:39:17 mkdir -p sources
22:39:17 docker run --rm -w /v \
22:39:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
22:39:17 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:39:17 	alpine \
22:39:17 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&armhfStill waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_6422:39:20 mkdir -p sources
22:39:20 docker run --rm -w /v \
22:39:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli:/compose-cli \
22:39:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:39:20 	alpine \
22:39:20 	tar -C / -c -z -f /v/compose-cli.tgz --exclude .git compose-cli
22:39:20 mkdir -p sources
22:39:20 docker run --rm -w /v \
22:39:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:39:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:39:20 	alpine \
22:39:20 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:39:21 docker run --rm -w /v \
22:39:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
22:39:21 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:39:21 	alpine \
22:39:21 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:39:22 == Building packages for ubuntu-xenial ==
22:39:22 mkdir -p "debbuild/ubuntu-xenial"
22:39:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f ubuntu-xenial/Dockerfile .
22:39:22 #1 [internal] load build definition from Dockerfile
22:39:22 #1 sha256:c0d371022982fe929e4c3d9434d88d40c1b0a5358ce167b85206fb47bc57f46c
22:39:22 #1 transferring dockerfile: 920B done
22:39:22 #1 DONE 0.0s
22:39:22 
22:39:22 #2 [internal] load .dockerignore
22:39:22 #2 sha256:ee9fc68ce5f3dcc50f38f465eaa5ed12c5b3ef5be9cd3112b1b267b0674eccf4
22:39:22 #2 transferring context: 2B done
22:39:22 #2 DONE 0.0s
22:39:22 
22:39:22 #5 [auth] library/golang:pull token for registry-1.docker.io
22:39:22 #5 sha256:329682ce490ceba3dc48311b0e84d3185afc6eb9bf444e50ac3005e4ef04f6ff
22:39:22 #5 DONE 0.0s
22:39:22 
22:39:22 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
22:39:22 #6 sha256:320e203936eebc48a1f9e7db1038800d49dc5363b3468e3737004f9959a64848
22:39:22 #6 DONE 0.0s
22:39:22 
22:39:22 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:39:22 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:39:22 #4 DONE 0.2s
22:39:22 
22:39:22 #3 [internal] load metadata for docker.io/library/ubuntu:xenial
22:39:22 #3 sha256:f62bae18ed588840f045c881b2502661f2a89578a2f8f99b83f5200ee83dd25b
22:39:22 #3 DONE 0.1s
22:39:22 
22:39:22 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:6aab78d1825b4c15c159fecc62b8eef4fdf0c693a15aace3a605ad44e5e2df0c
22:39:22 #7 sha256:be97436ed0eeacbbc894686a0f952980cbf14fd1ac345afa76b9038392bd3845
22:39:22 #7 DONE 0.0s
22:39:22 
22:39:22 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:39:22 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:39:22 #13 DONE 0.0s
22:39:22 
22:39:22 #9 [internal] load build context
22:39:22 #9 sha256:97d6f6fe41d37237b15c776e5bdc5184253c132735612d3cefec506342ece6bb
22:39:22 #9 transferring context: 21.08MB 0.2s done
22:39:23 #9 DONE 0.2s
22:39:23 
22:39:23 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:39:23 #8 sha256:e4b85c65fc7173a14bd4a3399f9934c7fbe537506fadbc6d5ca2f433b37aa526
22:39:23 #8 CACHED
22:39:23 
22:39:23 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:39:23 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:39:23 #13 CACHED
22:39:23 
22:39:23 #10 [stage-1 3/8] COPY common /root/build-deb/debian
22:39:23 #10 sha256:5343b6cecffeb45eda9dee99816611cbda791a331767bef26af442239edf843d
22:39:23 #10 DONE 0.3s
22:39:23 
22:39:23 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:39:23 #11 sha256:e9e47fde08f47416e854029205c6e09ef3c52211ac0e56a16394629022f7f97c
22:39:26 #11 2.505 Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
22:39:26 #11 2.781 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
22:39:26 #11 2.884 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
22:39:26 #11 3.282 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
22:39:26 #11 3.502 Fetched 216 kB in 3s (70.0 kB/s)
22:39:27 #11 3.502 Reading package lists...
22:39:28 #11 5.144 dh_testdir
22:39:28 #11 5.159 dh_testroot
22:39:28 #11 5.172 dh_prep
22:39:28 #11 5.189 dh_testdir
22:39:28 #11 5.201 dh_testroot
22:39:28 #11 5.214 dh_install
22:39:28 #11 5.235 dh_installdocs
22:39:28 #11 5.253 dh_installchangelogs
22:39:28 #11 5.328 dh_compress
22:39:28 #11 5.353 dh_fixperms
22:39:28 #11 5.396 dh_installdeb
22:39:28 #11 5.410 dh_gencontrol
22:39:28 #11 5.517 dh_md5sums
22:39:28 #11 5.541 dh_builddeb
22:39:28 #11 5.554 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:39:28 #11 5.578 
22:39:28 #11 5.578 The package has been created.
22:39:28 #11 5.578 Attention, the package has been created in the current directory,
22:39:28 #11 5.578 not in ".." as indicated by the message above!
22:39:28 #11 5.650 Selecting previously unselected package docker-ce-build-deps.
22:39:29 #11 5.661 (Reading database ... 20361 files and directories currently installed.)
22:39:29 #11 5.662 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:39:29 #11 5.666 Unpacking docker-ce-build-deps (1.0) ...
22:39:30 #11 5.820 Reading package lists...
22:39:30 #11 6.724 Building dependency tree...
22:39:30 #11 6.876 Reading state information...
22:39:30 #11 6.890 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:39:30 #11 6.916 Starting 2 pkgProblemResolver with broken count: 0
22:39:30 #11 6.918 Done
22:39:30 #11 6.930  Done
22:39:30 #11 6.933 Starting pkgProblemResolver with broken count: 0
22:39:30 #11 6.952 Starting 2 pkgProblemResolver with broken count: 0
22:39:30 #11 6.954 Done
22:39:30 #11 7.019 The following additional packages will be installed:
22:39:30 #11 7.019   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
22:39:30 #11 7.019   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
22:39:30 #11 7.019   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
22:39:30 #11 7.019   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:39:30 #11 7.020   libtool libudev-dev pkg-config
22:39:30 #11 7.020 Suggested packages:
22:39:30 #11 7.020   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
22:39:30 #11 7.020   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
22:39:30 #11 7.021 The following NEW packages will be installed:
22:39:30 #11 7.021   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
22:39:30 #11 7.021   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
22:39:30 #11 7.021   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
22:39:30 #11 7.021   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:39:30 #11 7.022   libtool libudev-dev pkg-config
22:39:32 #11 9.340 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:39:32 #11 9.340 1 not fully installed or removed.
22:39:32 #11 9.340 Need to get 7082 kB of archives.
22:39:32 #11 9.340 After this operation, 36.7 MB of additional disk space will be used.
22:39:32 #11 9.340 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
22:39:33 #11 9.839 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
22:39:33 #11 10.20 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
22:39:33 #11 10.21 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
22:39:33 #11 10.24 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.19 [192 kB]
22:39:33 #11 10.26 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
22:39:33 #11 10.27 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
22:39:33 #11 10.45 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
22:39:33 #11 10.48 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
22:39:33 #11 10.48 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
22:39:33 #11 10.48 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
22:39:33 #11 10.49 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.31 [150 kB]
22:39:33 #11 10.50 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
22:39:33 #11 10.52 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
22:39:33 #11 10.53 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
22:39:33 #11 10.54 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
22:39:33 #11 10.58 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
22:39:33 #11 10.69 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
22:39:33 #11 10.69 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
22:39:33 #11 10.70 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
22:39:33 #11 10.70 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
22:39:33 #11 10.70 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~16.04.1 [81.7 kB]
22:39:33 #11 10.70 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.31 [159 kB]
22:39:33 #11 10.71 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
22:39:33 #11 10.71 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
22:39:33 #11 10.82 debconf: delaying package configuration, since apt-utils is not installed
22:39:34 #11 10.84 Fetched 7082 kB in 3s (1945 kB/s)
22:39:34 #11 10.87 Selecting previously unselected package bash-completion.
22:39:34 #11 10.87 (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 ... 20365 files and directories currently installed.)
22:39:34 #11 10.89 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
22:39:34 #11 11.14 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
22:39:34 #11 11.16 Replaced by files in installed package apt (1.2.35) ...
22:39:34 #11 11.27 Selecting previously unselected package cmake-data.
22:39:34 #11 11.27 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
22:39:34 #11 11.28 Unpacking cmake-data (3.5.1-1ubuntu3) ...
22:39:34 #11 11.55 Selecting previously unselected package liblzo2-2:amd64.
22:39:35 #11 11.56 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
22:39:35 #11 11.56 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
22:39:35 #11 11.60 Selecting previously unselected package libarchive13:amd64.
22:39:35 #11 11.60 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
22:39:35 #11 11.61 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
22:39:35 #11 11.67 Selecting previously unselected package libcurl3:amd64.
22:39:35 #11 11.67 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.19_amd64.deb ...
22:39:35 #11 11.67 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.19) ...
22:39:35 #11 11.72 Selecting previously unselected package libjsoncpp1:amd64.
22:39:35 #11 11.72 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
22:39:35 #11 11.73 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
22:39:35 #11 11.78 Selecting previously unselected package cmake.
22:39:35 #11 11.78 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
22:39:35 #11 11.79 Unpacking cmake (3.5.1-1ubuntu3) ...
22:39:35 #11 12.08 Selecting previously unselected package dh-apparmor.
22:39:35 #11 12.08 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
22:39:35 #11 12.09 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
22:39:35 #11 12.12 Selecting previously unselected package dh-systemd.
22:39:35 #11 12.12 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
22:39:35 #11 12.12 Unpacking dh-systemd (1.29ubuntu4) ...
22:39:35 #11 12.16 Selecting previously unselected package btrfs-tools.
22:39:35 #11 12.16 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
22:39:35 #11 12.17 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
22:39:35 #11 12.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:39:35 #11 12.26 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
22:39:35 #11 12.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
22:39:35 #11 12.31 Selecting previously unselected package libudev-dev:amd64.
22:39:35 #11 12.31 Preparing to unpack .../libudev-dev_229-4ubuntu21.31_amd64.deb ...
22:39:35 #11 12.32 Unpacking libudev-dev:amd64 (229-4ubuntu21.31) ...
22:39:35 #11 12.36 Selecting previously unselected package libsepol1-dev:amd64.
22:39:35 #11 12.36 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
22:39:35 #11 12.37 Unpacking libsepol1-dev:amd64 (2.4-2) ...
22:39:35 #11 12.43 Selecting previously unselected package libpcre16-3:amd64.
22:39:35 #11 12.44 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
22:39:35 #11 12.44 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
22:39:35 #11 12.49 Selecting previously unselected package libpcre32-3:amd64.
22:39:35 #11 12.49 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
22:39:35 #11 12.49 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
22:39:35 #11 12.54 Selecting previously unselected package libpcrecpp0v5:amd64.
22:39:35 #11 12.54 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
22:39:35 #11 12.55 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
22:39:35 #11 12.57 Selecting previously unselected package libpcre3-dev:amd64.
22:39:35 #11 12.58 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
22:39:35 #11 12.58 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
22:39:36 #11 12.66 Selecting previously unselected package libselinux1-dev:amd64.
22:39:36 #11 12.67 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
22:39:36 #11 12.67 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
22:39:36 #11 12.72 Selecting previously unselected package libdevmapper-dev:amd64.
22:39:36 #11 12.72 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
22:39:36 #11 12.73 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
22:39:36 #11 12.77 Selecting previously unselected package libltdl7:amd64.
22:39:36 #11 12.77 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
22:39:36 #11 12.77 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
22:39:36 #11 12.80 Selecting previously unselected package libltdl-dev:amd64.
22:39:36 #11 12.81 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
22:39:36 #11 12.81 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
22:39:36 #11 12.85 Selecting previously unselected package libseccomp-dev:amd64.
22:39:36 #11 12.86 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~16.04.1_amd64.deb ...
22:39:36 #11 12.86 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~16.04.1) ...
22:39:36 #11 12.90 Selecting previously unselected package libsystemd-dev:amd64.
22:39:36 #11 12.90 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.31_amd64.deb ...
22:39:36 #11 12.91 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.31) ...
22:39:36 #11 12.97 Selecting previously unselected package libtool.
22:39:36 #11 12.97 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
22:39:36 #11 12.98 Unpacking libtool (2.4.6-0.1) ...
22:39:36 #11 13.03 Selecting previously unselected package pkg-config.
22:39:36 #11 13.04 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
22:39:36 #11 13.04 Unpacking pkg-config (0.29.1-0ubuntu1) ...
22:39:36 #11 13.06 Processing triggers for man-db (2.7.5-1) ...
22:39:37 #11 14.43 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
22:39:37 #11 14.50 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
22:39:37 #11 14.79 Setting up cmake-data (3.5.1-1ubuntu3) ...
22:39:38 #11 14.81 Setting up liblzo2-2:amd64 (2.08-1.2) ...
22:39:38 #11 14.83 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
22:39:38 #11 14.84 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.19) ...
22:39:38 #11 14.85 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
22:39:38 #11 14.86 Setting up cmake (3.5.1-1ubuntu3) ...
22:39:38 #11 14.88 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
22:39:38 #11 14.89 Setting up dh-systemd (1.29ubuntu4) ...
22:39:38 #11 14.90 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
22:39:38 #11 14.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
22:39:38 #11 14.93 Setting up libudev-dev:amd64 (229-4ubuntu21.31) ...
22:39:38 #11 14.94 Setting up libsepol1-dev:amd64 (2.4-2) ...
22:39:38 #11 14.95 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
22:39:38 #11 14.96 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
22:39:38 #11 14.97 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
22:39:38 #11 14.98 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
22:39:38 #11 14.99 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
22:39:38 #11 15.01 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
22:39:38 #11 15.02 Setting up libltdl7:amd64 (2.4.6-0.1) ...
22:39:38 #11 15.03 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
22:39:38 #11 15.04 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~16.04.1) ...
22:39:38 #11 15.05 Setting up libsystemd-dev:amd64 (229-4ubuntu21.31) ...
22:39:38 #11 15.06 Setting up libtool (2.4.6-0.1) ...
22:39:38 #11 15.08 Setting up pkg-config (0.29.1-0ubuntu1) ...
22:39:38 #11 15.12 Setting up docker-ce-build-deps (1.0) ...
22:39:38 #11 15.13 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
22:39:39 #11 DONE 15.9s
22:39:39 
22:39:39 #12 [stage-1 5/8] COPY sources/ /sources
22:39:39 #12 sha256:7bb9f09ea8bf2a3e670d90b5e7fe27b82a0379ce3dda611ee4510742141356a7
22:39:39 #12 DONE 0.4s
22:39:39 
22:39:39 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:39:39 #14 sha256:f9e4371850ed6bacf31b3511c2f97c75b21a4929ae443861a83f347942c12794
22:39:42 #14 DONE 2.4s
22:39:42 
22:39:42 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:39:42 #15 sha256:a8bb2d0a43a61e0cf394479c7f81d72582a398cc3d0b174f287e1644dd9dab8c
22:39:42 #15 DONE 0.0s
22:39:42 
22:39:42 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:39:42 #16 sha256:e69df2eb1a1238dfbabe4d760170d5ea598dee40cabc4a049bbd68b32d3f204d
22:39:42 #16 DONE 0.0s
22:39:42 
22:39:42 #17 exporting to image
22:39:42 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:39:42 #17 exporting layers
22:39:45 #17 exporting layers 3.0s done
22:39:45 #17 writing image sha256:a2b3d7723944f24dfc61d320bb057a8dc7c7d401112e2b36ef02cd5070df5fe3 done
22:39:45 #17 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
22:39:45 #17 DONE 3.0s
22:39:45 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/ubuntu-xenial:/build  debbuild-ubuntu-xenial/x86_64
22:39:45 + set -e
22:39:45 + mkdir -p /root/build-deb/engine
22:39:45 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:39:46 + mkdir -p /root/build-deb/cli
22:39:46 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:39:46 + mkdir -p /root/build-deb/compose-cli
22:39:46 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
22:39:46 + mkdir -p /root/build-deb/scan-cli-plugin
22:39:46 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:39:46 + mkdir -p /go/src/github.com/docker
22:39:46 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:39:46 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:39:46 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
22:39:46 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:39:46 + EPOCH=5
22:39:46 + EPOCH_SEP=
22:39:46 + [[ ! -z 5 ]]
22:39:46 + EPOCH_SEP=:
22:39:46 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
22:39:46 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
22:39:46 + VERSION=0.0.0-20210629140245-4a6fe51
22:39:46 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
22:39:46 VERSION AAA 0.0.0-20210629140245-4a6fe51
22:39:46 VERSION bbb 0.0.0-20210629140245-4a6fe51
22:39:46 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:39:46 + debSource=docker-ce
22:39:46 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:39:46 + debMaintainer='Docker <support@docker.com>'
22:39:46 ++ date --rfc-2822
22:39:46 + debDate='Tue, 29 Jun 2021 22:39:46 +0000'
22:39:46 + cat
22:39:46 + export CLI_GITCOMMIT=4a6fe51
22:39:46 + CLI_GITCOMMIT=4a6fe51
22:39:46 + export ENGINE_GITCOMMIT=d12fc17
22:39:46 + ENGINE_GITCOMMIT=d12fc17
22:39:46 + export SCAN_GITCOMMIT=35651ca
22:39:46 + SCAN_GITCOMMIT=35651ca
22:39:46 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
22:39:46 VERSION BBB 0.0.0-20210629140245-4a6fe51
22:39:46 + dpkg-buildpackage -uc -us -I.git
22:39:46 dpkg-buildpackage: source package docker-ce
22:39:46 dpkg-buildpackage: source version 5:0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial
22:39:46 dpkg-buildpackage: source distribution xenial
22:39:46 dpkg-buildpackage: source changed by Docker <support@docker.com>
22:39:46  dpkg-source -I.git --before-build build-deb
22:39:46 dpkg-buildpackage: host architecture amd64
22:39:46  debian/rules clean
22:39:46 dh clean --with=bash-completion --with=systemd
22:39:46    dh_testdir
22:39:46    dh_auto_clean
22:39:46    dh_clean
22:39:47  dpkg-source -I.git -b build-deb
22:39:47 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:39:47 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:39:47 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~ubuntu'
22:39:47 dpkg-source: info: using source format '1.0'
22:39:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.tar.gz
22:39:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.dsc
22:39:57  debian/rules build
22:39:57 dh build --with=bash-completion --with=systemd
22:39:57    dh_testdir
22:39:57    dh_update_autotools_config
22:39:57    dh_auto_configure
22:39:57    debian/rules override_dh_auto_build
22:39:57 make[1]: Entering directory '/root/build-deb'
22:39:57 # Build the daemon and dependencies
22:39:57 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
22:39:57 
22:39:57 Removing bundles/
22:39:57 
22:39:57 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:39:57 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:39:57 GOOS="" GOARCH="" GOARM=""
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f92490817cebb031) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/2b6a8922-b332-40ef-8611-7c910c1bf0f5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:40:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:40:24 chowning workspace
[Pipeline] sh
22:40:25 + pwd
22:40:25 + id -u
22:40:25 + id -g
22:40:25 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
22:40:26 Removing all docker containers
[Pipeline] sh
22:40:26 + docker container ls -aq
[Pipeline] echo
22:40:26 Docker containers have been removed
[Pipeline] echo
22:40:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:40:26 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
22:40:26 The recommended git tool is: git
22:40:26 using credential docker-jenkins-github-credentials
22:40:26 Cloning the remote Git repository
22:40:26 Cloning with configured refspecs honoured and without tags
22:40:26 Fetching without tags
22:40:27 Merging remotes/origin/master commit 409ab6ccdcfb4a32d296d5bee23697cfbd114273 into PR head commit 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:27 Merge succeeded, producing 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:27 Checking out Revision 17c8873142de199f28514eb0a320ed11bb1b7c9f (PR-553)
22:40:27 Commit message: "Add docker-compose-plugin package"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 409ab6ccdcfb4a32d296d5bee23697cfbd114273 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
[Pipeline] sh
22:40:27 + make REF=master checkout
22:40:27 git init src/github.com/docker/cli
22:40:27 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
22:40:27 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:40:27 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:40:27 + SRC=src/github.com/docker/cli
22:40:27 + REF=master
22:40:27 + REF_FETCH=master
22:40:27 + + awk {print $2}
22:40:27 git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:40:27 + REF=refs/heads/master
22:40:27 + [ -n refs/heads/master ]
22:40:27 + REF_FETCH=refs/heads/master:refs/heads/master
22:40:27 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:40:30 From https://github.com/docker/cli
22:40:30  * [new branch]      master     -> master
22:40:30  * [new branch]      master     -> origin/master
22:40:30 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:40:30 git init src/github.com/docker/docker
22:40:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
22:40:30 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:40:30 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:40:30 + SRC=src/github.com/docker/docker
22:40:30 + REF=master
22:40:30 + REF_FETCH=master
22:40:30 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:40:30 + awk {print $2}
22:40:30 + REF=refs/heads/master
22:40:30 + [ -n refs/heads/master ]
22:40:30 + REF_FETCH=refs/heads/master:refs/heads/master
22:40:30 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:40:34 From https://github.com/docker/docker
22:40:34  * [new branch]      master     -> master
22:40:34  * [new branch]      master     -> origin/master
22:40:34 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:40:34 git init src/github.com/docker/compose-cli
22:40:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
22:40:34 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
22:40:34 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
22:40:34 + SRC=src/github.com/docker/compose-cli
22:40:34 + REF=v2.0.0-beta.4
22:40:34 + REF_FETCH=v2.0.0-beta.4
22:40:34 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
22:40:34 + awk {print $2}
22:40:34 + REF=refs/tags/v2.0.0-beta.4
22:40:34 + [ -n refs/tags/v2.0.0-beta.4 ]
22:40:34 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:40:34 + git -C src/github.com/docker/compose-cli fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:40:35 From https://github.com/docker/compose-cli
22:40:35  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
22:40:35 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
22:40:35 git init src/github.com/docker/scan-cli-plugin
22:40:35 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
22:40:35 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:40:35 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
22:40:35 + SRC=src/github.com/docker/scan-cli-plugin
22:40:35 + REF=v0.8.0
22:40:35 + REF_FETCH=v0.8.0
22:40:35 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
22:40:35 + awk {print $2}
22:40:35 + REF=refs/tags/v0.8.0
22:40:35 + [ -n refs/tags/v0.8.0 ]
22:40:35 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
22:40:35 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
22:40:35 From https://github.com/docker/scan-cli-plugin
22:40:35  * [new tag]         v0.8.0     -> v0.8.0
22:40:35 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
22:40:36 + make -C deb raspbian-buster raspbian-bullseye
22:40:36 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
22:40:36 mkdir -p sources
22:40:36 docker run --rm -w /v \
22:40:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
22:40:36 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:40:36 	alpine \
22:40:36 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:40:41 mkdir -p sources
22:40:41 docker run --rm -w /v \
22:40:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
22:40:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:40:41 	alpine \
22:40:41 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d904169f1e770eb6) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02157b4e44af7412f) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
22:40:46 mkdir -p sources
22:40:46 docker run --rm -w /v \
22:40:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli:/compose-cli \
22:40:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:40:46 	alpine \
22:40:46 	tar -C / -c -z -f /v/compose-cli.tgz --exclude .git compose-cli
22:40:48 mkdir -p sources
22:40:48 docker run --rm -w /v \
22:40:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:40:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:40:48 	alpine \
22:40:48 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:40:49 docker run --rm -w /v \
22:40:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
22:40:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
22:40:49 	alpine \
22:40:49 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:40:49 == Building packages for raspbian-buster ==
22:40:49 mkdir -p "debbuild/raspbian-buster"
22:40:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
22:40:50 #1 [internal] load build definition from Dockerfile
22:40:50 #1 sha256:ffe006490e220a3c4604b2ec33d2083383ef4a003a61fdde34887486877ad7b6
22:40:50 #1 transferring dockerfile: 935B 0.0s done
22:40:50 #1 DONE 0.1s
22:40:50 
22:40:50 #2 [internal] load .dockerignore
22:40:50 #2 sha256:34f8aeb2d4b9c718febde27e7eb72d6e62c362a6810636fb7c96eb4a92fddce1
22:40:50 #2 transferring context:
22:40:50 #2 transferring context: 2B done
22:40:50 #2 DONE 0.0s
22:40:50 
22:40:50 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
22:40:50 #5 sha256:1dd84495f53fb69b276a435ed2ea2ebd07aa837afc01a05a572481debd4cbd9d
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/dc6fa905-af78-4d4f-a2c3-5af63767936a/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-553@tmp/3b1fff32-0cd6-4bf1-91a3-bc5bb5edc83b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
22:40:50 #5 DONE 0.0s
22:40:50 
22:40:50 #6 [auth] library/golang:pull token for registry-1.docker.io
22:40:50 #6 sha256:050c11f84787af6128bd122b52364c7848413484cf0ec7cf0c0a047c6ea97f22
22:40:50 #6 DONE 0.0s
22:40:50 
22:40:50 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:40:50 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
22:40:50 #4 ...
22:40:50 
22:40:50 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
22:40:50 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
22:40:50 #3 DONE 0.3s
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
22:40:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:40:50 chowning workspace
[Pipeline] sh
22:40:51 
22:40:51 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:40:51 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
22:40:51 #4 DONE 0.5s
22:40:51 
22:40:51 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
22:40:51 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
22:40:51 #7 DONE 0.0s
22:40:51 
22:40:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:40:51 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:40:51 #13 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
22:40:51 #13 sha256:b05b4e9cb2d06227985165ff43c35d6d5876fcb3424d16414d82732e6f2922ab 1.79kB / 1.79kB done
22:40:51 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 0B / 45.92MB 0.1s
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 0B / 7.12MB 0.1s
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 0B / 9.34MB 0.1s
22:40:51 #13 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
22:40:51 #13 sha256:f321ae45faa81cfab8d652197a3ec6da341f8b49de62f04e530dabf8e1e6b017 7.00kB / 7.00kB done
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
22:40:51 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
22:40:51 chowning workspace
[Pipeline] sh
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 1.05MB / 7.12MB 0.2s
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 2.10MB / 7.12MB 0.3s
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 1.05MB / 9.34MB 0.3s
22:40:51 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 4.19MB / 45.92MB 0.5s
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 5.19MB / 7.12MB 0.5s
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 4.19MB / 9.34MB 0.5s
22:40:51 #13 ...
22:40:51 
22:40:51 #9 [internal] load build context
22:40:51 #9 sha256:bf1b7d9ee3bdd3e26b02ca7a0cdd7a1ff599f0f72476bc8acd38078747886e3c
22:40:51 #9 transferring context: 21.08MB 0.5s done
22:40:51 #9 DONE 0.6s
22:40:51 
22:40:51 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:40:51 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
22:40:51 #8 CACHED
22:40:51 
22:40:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:40:51 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 6.29MB / 7.12MB 0.6s
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 5.24MB / 9.34MB 0.6s
22:40:51 + pwd
22:40:51 + id -u
22:40:51 + id -g
22:40:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
22:40:51 Unable to find image 'busybox:latest' locally
22:40:51 #13 ...
22:40:51 
22:40:51 #10 [stage-1 3/8] COPY common /root/build-deb/debian
22:40:51 #10 sha256:759167b673fb4c302afcc2ccd15a19e877b08037c062e9c44c9b975c326e6d8c
22:40:51 #10 DONE 0.2s
22:40:51 
22:40:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:40:51 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:40:51 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 8.39MB / 45.92MB 0.8s
22:40:51 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 7.12MB / 7.12MB 0.7s done
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 8.39MB / 9.34MB 0.8s
22:40:51 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 0B / 47.36MB 0.8s
22:40:51 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 9.34MB / 9.34MB 0.9s done
22:40:51 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 0B / 53.22MB 0.9s
22:40:51 latest: Pulling from library/busybox
22:40:51 b71f96345d44: Pulling fs layer
22:40:51 b71f96345d44: Download complete
22:40:52 + pwd
22:40:52 + id -u
22:40:52 + id -g
22:40:52 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
22:40:52 Unable to find image 'busybox:latest' locally
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 11.53MB / 45.92MB 1.0s
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 14.68MB / 45.92MB 1.2s
22:40:52 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 4.19MB / 47.36MB 1.2s
22:40:52 b71f96345d44: Pull complete
22:40:52 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
22:40:52 Status: Downloaded newer image for busybox:latest
22:40:52 latest: Pulling from library/busybox
22:40:52 b71f96345d44: Pulling fs layer
22:40:52 b71f96345d44: Verifying Checksum
22:40:52 b71f96345d44: Download complete
22:40:52 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 3.15MB / 53.22MB 1.3s
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 17.83MB / 45.92MB 1.4s
22:40:52 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 7.34MB / 47.36MB 1.4s
22:40:52 b71f96345d44: Pull complete
22:40:52 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
22:40:52 Status: Downloaded newer image for busybox:latest
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 20.97MB / 45.92MB 1.6s
22:40:52 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 10.49MB / 47.36MB 1.6s
22:40:52 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 8.39MB / 53.22MB 1.6s
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 24.12MB / 45.92MB 1.8s
22:40:52 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 13.63MB / 47.36MB 1.8s
22:40:52 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 11.53MB / 53.22MB 1.8s
22:40:52 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 27.26MB / 45.92MB 2.0s
22:40:52 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 16.78MB / 47.36MB 2.0s
22:40:52 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 14.68MB / 53.22MB 2.0s
22:40:53 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 31.46MB / 45.92MB 2.3s
22:40:53 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 20.97MB / 47.36MB 2.3s
22:40:53 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 18.87MB / 53.22MB 2.3s
22:40:53 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 35.65MB / 45.92MB 2.6s
22:40:53 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 26.21MB / 47.36MB 2.6s
22:40:53 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 24.12MB / 53.22MB 2.6s
22:40:53 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 38.80MB / 45.92MB 2.8s
22:40:53 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 27.26MB / 53.22MB 2.8s
22:40:54 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 42.99MB / 45.92MB 3.0s
22:40:54 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 31.46MB / 47.36MB 3.0s
22:40:54 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 30.41MB / 53.22MB 3.0s
[Pipeline] echo
22:40:54 Removing all docker containers
[Pipeline] sh
22:40:54 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 45.92MB / 45.92MB 3.2s
22:40:54 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 34.60MB / 47.36MB 3.2s
22:40:54 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 33.55MB / 53.22MB 3.2s
22:40:54 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 45.92MB / 45.92MB 3.4s done
22:40:54 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 37.75MB / 47.36MB 3.4s
22:40:54 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 0B / 100.29MB 3.4s
22:40:54 + docker container ls -aq
[Pipeline] echo
22:40:54 Docker containers have been removed
[Pipeline] echo
22:40:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:40:54 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
22:40:54 The recommended git tool is: git
[Pipeline] echo
22:40:54 Removing all docker containers
[Pipeline] sh
22:40:54 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 36.70MB / 53.22MB 3.5s
22:40:54 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 40.89MB / 47.36MB 3.6s
22:40:54 #13 extracting sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09
22:40:54 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 39.85MB / 53.22MB 3.8s
22:40:54 + docker container ls -aq
[Pipeline] echo
22:40:54 Docker containers have been removed
[Pipeline] echo
22:40:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
22:40:54 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
22:40:54 The recommended git tool is: git
22:40:55 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 44.04MB / 47.36MB 3.9s
22:40:55 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 43.68MB / 53.22MB 4.1s
22:40:55 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 5.24MB / 100.29MB 4.1s
22:40:55 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 47.36MB / 47.36MB 4.3s
22:40:55 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 48.23MB / 53.22MB 4.4s
22:40:55 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 10.49MB / 100.29MB 4.5s
22:40:55 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 47.36MB / 47.36MB 4.5s done
22:40:55 #13 sha256:920a66464b01c0d127b0fc799c35c9eabacd2a64612a8ce3c3b44d2b97fc7b7d 155B / 155B 4.6s done
22:40:55 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 51.38MB / 53.22MB 4.7s
22:40:55 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 15.73MB / 100.29MB 4.9s
22:40:56 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 53.22MB / 53.22MB 5.0s done
22:40:56 using credential docker-jenkins-github-credentials
22:40:56 Cloning the remote Git repository
22:40:56 Cloning with configured refspecs honoured and without tags
22:40:56 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 22.02MB / 100.29MB 5.3s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
22:40:56 using credential docker-jenkins-github-credentials
22:40:56 Cloning the remote Git repository
22:40:56 Cloning with configured refspecs honoured and without tags
22:40:56 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 28.31MB / 100.29MB 5.7s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
22:40:57 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 35.65MB / 100.29MB 6.2s
22:40:57 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 41.94MB / 100.29MB 6.6s
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:40:57 Fetching without tags
22:40:57 Fetching without tags
22:40:57 Merging remotes/origin/master commit 409ab6ccdcfb4a32d296d5bee23697cfbd114273 into PR head commit 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:57 Merging remotes/origin/master commit 409ab6ccdcfb4a32d296d5bee23697cfbd114273 into PR head commit 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:57 Merge succeeded, producing 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:57 Checking out Revision 17c8873142de199f28514eb0a320ed11bb1b7c9f (PR-553)
22:40:57 Merge succeeded, producing 17c8873142de199f28514eb0a320ed11bb1b7c9f
22:40:57 Checking out Revision 17c8873142de199f28514eb0a320ed11bb1b7c9f (PR-553)
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 409ab6ccdcfb4a32d296d5bee23697cfbd114273 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
22:40:58 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 47.19MB / 100.29MB 6.9s
22:40:58 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 53.48MB / 100.29MB 7.3s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/553/head:refs/remotes/origin/PR-553 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 409ab6ccdcfb4a32d296d5bee23697cfbd114273 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17c8873142de199f28514eb0a320ed11bb1b7c9f # timeout=10
22:40:58 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 58.72MB / 100.29MB 7.7s
22:40:58 #13 extracting sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 4.4s done
22:40:59 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 65.01MB / 100.29MB 8.1s
22:40:59 #13 extracting sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d
22:40:59 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 71.30MB / 100.29MB 8.5s
22:40:59 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 76.55MB / 100.29MB 8.8s
22:40:59 #13 extracting sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 0.6s done
22:40:59 #13 extracting sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803
22:41:00 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 81.79MB / 100.29MB 9.2s
22:41:00 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 87.03MB / 100.29MB 9.5s
22:41:00 #13 extracting sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 0.5s done
22:41:00 #13 extracting sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb
22:41:00 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 92.27MB / 100.29MB 9.8s
22:41:01 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 97.52MB / 100.29MB 10.1s
22:41:01 Commit message: "Add docker-compose-plugin package"
22:41:01 Commit message: "Add docker-compose-plugin package"
22:41:02 #13 ...
22:41:02 
22:41:02 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:41:02 #11 sha256:b3d57e6743610bacd51509fca8c8e0fb2262fc1e35f1d64dd184858c3b7e0aad
22:41:02 #11 1.364 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
22:41:02 #11 1.366 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
22:41:02 #11 1.980 Reading package lists...
22:41:02 #11 5.726 dh_testdir
22:41:02 #11 5.790 dh_testroot
22:41:02 #11 5.856 dh_prep
22:41:02 #11 5.925 dh_testdir
22:41:02 #11 5.984 dh_testroot
22:41:02 #11 6.050 dh_install
22:41:02 #11 6.107 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:41:02 #11 6.137 dh_installdocs
22:41:02 #11 6.202 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:41:02 #11 6.261 dh_installchangelogs
22:41:02 #11 6.526 dh_compress
22:41:02 #11 6.602 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:41:02 #11 6.643 dh_fixperms
22:41:02 #11 6.790 dh_installdeb
22:41:02 #11 6.873 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
22:41:02 #11 6.874 dh_gencontrol
22:41:02 #11 7.252 dh_md5sums
22:41:02 #11 7.346 dh_builddeb
22:41:02 #11 7.405 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:41:02 #11 7.449 
22:41:02 #11 7.449 The package has been created.
22:41:02 #11 7.449 Attention, the package has been created in the current directory,
22:41:02 #11 7.449 not in ".." as indicated by the message above!
22:41:02 #11 7.486 Selecting previously unselected package docker-ce-build-deps.
22:41:02 #11 7.512 (Reading database ... 17083 files and directories currently installed.)
22:41:02 #11 7.512 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:41:02 #11 7.517 Unpacking docker-ce-build-deps (1.0) ...
22:41:02 #11 7.619 Reading package lists...
22:41:02 #11 10.04 Building dependency tree...
22:41:02 #11 ...
22:41:02 
22:41:02 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:02 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:41:02 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 100.29MB / 100.29MB 10.7s done
[Pipeline] sh
[Pipeline] sh
22:41:02 + make REF=master checkout
22:41:02 git init src/github.com/docker/cli
22:41:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
22:41:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:41:02 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:41:02 + SRC=src/github.com/docker/cli
22:41:02 + REF=master
22:41:02 + REF_FETCH=master
22:41:02 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:41:02 + awk {print $2}
22:41:02 + make REF=master checkout
22:41:02 git init src/github.com/docker/cli
22:41:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
22:41:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
22:41:02 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:41:02 + SRC=src/github.com/docker/cli
22:41:02 + REF=master
22:41:02 + REF_FETCH=master
22:41:02 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:41:02 + awk {print $2}
22:41:02 + REF=refs/heads/master
22:41:02 + [ -n refs/heads/master ]
22:41:02 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:02 + REF=refs/heads/master
22:41:02 + [ -n refs/heads/master ]
22:41:02 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:05 From https://github.com/docker/cli
22:41:05  * [new branch]      master     -> master
22:41:05  * [new branch]      master     -> origin/master
22:41:05 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:41:05 git init src/github.com/docker/docker
22:41:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
22:41:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:41:05 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:41:05 + SRC=src/github.com/docker/docker
22:41:05 + REF=master
22:41:05 + REF_FETCH=master
22:41:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:41:05 + awk {print $2}
22:41:05 From https://github.com/docker/cli
22:41:05  * [new branch]      master     -> master
22:41:05  * [new branch]      master     -> origin/master
22:41:05 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:41:05 + REF=refs/heads/master
22:41:05 + [ -n refs/heads/master ]
22:41:05 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:05 #13 extracting sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 4.0s done
22:41:05 #13 extracting sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc
22:41:05 git init src/github.com/docker/docker
22:41:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
22:41:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
22:41:05 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:41:05 + SRC=src/github.com/docker/docker
22:41:05 + REF=master
22:41:05 + REF_FETCH=master
22:41:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:41:05 + awk {print $2}
22:41:05 + REF=refs/heads/master
22:41:05 + [ -n refs/heads/master ]
22:41:05 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:05 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:08 From https://github.com/docker/docker
22:41:08  * [new branch]      master     -> master
22:41:08  * [new branch]      master     -> origin/master
22:41:08 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:41:08 git init src/github.com/docker/compose-cli
22:41:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
22:41:08 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
22:41:08 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
22:41:08 + SRC=src/github.com/docker/compose-cli
22:41:08 + REF=v2.0.0-beta.4
22:41:08 + REF_FETCH=v2.0.0-beta.4
22:41:08 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
22:41:08 + awk {print $2}
22:41:08 + REF=refs/tags/v2.0.0-beta.4
22:41:08 + [ -n refs/tags/v2.0.0-beta.4 ]
22:41:08 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:08 + git -C src/github.com/docker/compose-cli fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:08 #13 extracting sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 3.3s done
22:41:08 #13 extracting sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b
22:41:08 From https://github.com/docker/docker
22:41:08  * [new branch]      master     -> master
22:41:08  * [new branch]      master     -> origin/master
22:41:08 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:41:08 git init src/github.com/docker/compose-cli
22:41:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
22:41:08 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
22:41:08 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
22:41:08 + SRC=src/github.com/docker/compose-cli
22:41:08 + REF=v2.0.0-beta.4
22:41:08 + REF_FETCH=v2.0.0-beta.4
22:41:08 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
22:41:08 + awk {print $2}
22:41:08 + REF=refs/tags/v2.0.0-beta.4
22:41:08 + [ -n refs/tags/v2.0.0-beta.4 ]
22:41:08 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:08 + git -C src/github.com/docker/compose-cli fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:09 From https://github.com/docker/compose-cli
22:41:09  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
22:41:09 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
22:41:09 git init src/github.com/docker/scan-cli-plugin
22:41:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
22:41:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:41:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
22:41:09 + SRC=src/github.com/docker/scan-cli-plugin
22:41:09 + REF=v0.8.0
22:41:09 + REF_FETCH=v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
22:41:09 + awk {print $2}
22:41:09 + REF=refs/tags/v0.8.0
22:41:09 + [ -n refs/tags/v0.8.0 ]
22:41:09 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:09 From https://github.com/docker/scan-cli-plugin
22:41:09  * [new tag]         v0.8.0     -> v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
22:41:09 From https://github.com/docker/compose-cli
22:41:09  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
22:41:09 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
22:41:09 git init src/github.com/docker/scan-cli-plugin
22:41:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
22:41:09 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
22:41:09 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
22:41:09 + SRC=src/github.com/docker/scan-cli-plugin
22:41:09 + REF=v0.8.0
22:41:09 + REF_FETCH=v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
22:41:09 + awk {print $2}
22:41:09 + REF=refs/tags/v0.8.0
22:41:09 + [ -n refs/tags/v0.8.0 ]
22:41:09 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:09 + make REF=master DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
22:41:09 ./scripts/checkout.sh src/github.com/docker/cli "master"
22:41:09 + SRC=src/github.com/docker/cli
22:41:09 + REF=master
22:41:09 + REF_FETCH=master
22:41:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
22:41:09 + awk {print $2}
22:41:09 + REF=refs/heads/master
22:41:09 + [ -n refs/heads/master ]
22:41:09 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:09 From https://github.com/docker/scan-cli-plugin
22:41:09  * [new tag]         v0.8.0     -> v0.8.0
22:41:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
22:41:09 + git -C src/github.com/docker/cli checkout -q refs/heads/master
22:41:10 + make -C rpm centos-7 centos-8 fedora-34
22:41:10 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
22:41:10 mkdir -p rpmbuild/SOURCES
22:41:10 docker run --rm -w /v \
22:41:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
22:41:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
22:41:10 	alpine \
22:41:10 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
22:41:10 Unable to find image 'alpine:latest' locally
22:41:10 ./scripts/checkout.sh src/github.com/docker/docker "master"
22:41:10 + SRC=src/github.com/docker/docker
22:41:10 + REF=master
22:41:10 + REF_FETCH=master
22:41:10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
22:41:10 + awk {print $2}
22:41:10 + REF=refs/heads/master
22:41:10 + [ -n refs/heads/master ]
22:41:10 + REF_FETCH=refs/heads/master:refs/heads/master
22:41:10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
22:41:10 latest: Pulling from library/alpine
22:41:10 5843afab3874: Pulling fs layer
22:41:10 5843afab3874: Verifying Checksum
22:41:10 5843afab3874: Download complete
22:41:10 5843afab3874: Pull complete
22:41:10 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
22:41:10 Status: Downloaded newer image for alpine:latest
22:41:10 + git -C src/github.com/docker/docker checkout -q refs/heads/master
22:41:11 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
22:41:11 + SRC=src/github.com/docker/compose-cli
22:41:11 + REF=v2.0.0-beta.4
22:41:11 + REF_FETCH=v2.0.0-beta.4
22:41:11 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
22:41:11 + awk {print $2}
22:41:11 #13 ...
22:41:11 
22:41:11 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:41:11 #11 sha256:b3d57e6743610bacd51509fca8c8e0fb2262fc1e35f1d64dd184858c3b7e0aad
22:41:11 #11 10.04 Building dependency tree...
22:41:11 #11 10.33 Reading state information...
22:41:11 #11 10.39 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:41:11 #11 10.53 Starting 2 pkgProblemResolver with broken count: 0
22:41:11 #11 10.54 Done
22:41:11 #11 10.60  Done
22:41:11 #11 10.62 Starting pkgProblemResolver with broken count: 0
22:41:11 #11 10.72 Starting 2 pkgProblemResolver with broken count: 0
22:41:11 #11 10.73 Done
22:41:11 #11 11.06 The following additional packages will be installed:
22:41:11 #11 11.06   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:41:11 #11 11.06   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:41:11 #11 11.06   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
22:41:11 #11 11.06   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
22:41:11 #11 11.06   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
22:41:11 #11 11.06   libuv1 pkg-config
22:41:11 #11 11.06 Suggested packages:
22:41:11 #11 11.06   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
22:41:11 #11 11.06   libtool-doc seccomp libstdc++-8-doc
22:41:11 #11 11.59 The following NEW packages will be installed:
22:41:11 #11 11.59   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:41:11 #11 11.59   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:41:11 #11 11.59   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
22:41:11 #11 11.59   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
22:41:11 #11 11.59   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
22:41:11 #11 11.59   libuv1 pkg-config
22:41:11 #11 12.09 0 upgraded, 30 newly installed, 0 to remove and 15 not upgraded.
22:41:11 #11 12.09 1 not fully installed or removed.
22:41:11 #11 12.09 Need to get 17.5 MB of archives.
22:41:11 #11 12.09 After this operation, 72.0 MB of additional disk space will be used.
22:41:11 #11 12.09 Get:1 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
22:41:11 #11 12.16 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
22:41:11 #11 12.67 Get:3 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
22:41:11 #11 12.74 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
22:41:11 #11 12.78 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
22:41:11 #11 12.79 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
22:41:11 #11 13.08 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
22:41:11 #11 13.08 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
22:41:11 #11 13.09 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
22:41:11 #11 13.09 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
22:41:11 #11 13.13 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
22:41:11 #11 13.13 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
22:41:11 #11 13.14 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1 [96.7 kB]
22:41:11 #11 13.14 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
22:41:11 #11 13.14 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
22:41:11 #11 13.16 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
22:41:11 #11 13.24 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
22:41:11 #11 13.24 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u7+rpi1 [110 kB]
22:41:11 #11 13.25 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
22:41:11 #11 13.25 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
22:41:11 #11 13.26 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
22:41:11 #11 13.27 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
22:41:11 #11 13.27 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
22:41:11 #11 13.32 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
22:41:11 #11 13.32 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
22:41:11 #11 13.39 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
22:41:11 #11 13.41 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
22:41:11 #11 13.41 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
22:41:11 #11 13.41 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u7+rpi1 [322 kB]
22:41:11 #11 13.42 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
22:41:11 #11 13.83 debconf: delaying package configuration, since apt-utils is not installed
22:41:11 #11 13.89 Fetched 17.5 MB in 2s (9698 kB/s)
22:41:11 #11 13.93 Selecting previously unselected package libstdc++-8-dev:armhf.
22:41:11 #11 13.93 (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 ... 17087 files and directories currently installed.)
22:41:11 #11 13.95 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
22:41:11 #11 13.96 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
22:41:11 #11 14.48 Selecting previously unselected package g++-8.
22:41:11 #11 14.48 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
22:41:11 #11 14.49 Unpacking g++-8 (8.3.0-6+rpi1) ...
22:41:11 #11 15.53 Selecting previously unselected package g++.
22:41:11 #11 15.54 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
22:41:11 #11 15.54 Unpacking g++ (4:8.3.0-1+rpi2) ...
22:41:11 #11 15.59 Selecting previously unselected package build-essential.
22:41:11 #11 15.59 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
22:41:11 #11 15.60 Unpacking build-essential (12.6) ...
22:41:11 #11 15.65 Selecting previously unselected package bash-completion.
22:41:11 #11 15.65 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
22:41:11 #11 17.18 Unpacking bash-completion (1:2.8-6) ...
22:41:11 #11 17.46 Selecting previously unselected package cmake-data.
22:41:11 #11 17.46 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
22:41:11 #11 17.47 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
22:41:11 #11 18.38 Selecting previously unselected package libarchive13:armhf.
22:41:11 #11 18.39 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
22:41:11 #11 18.40 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
22:41:11 #11 18.48 Selecting previously unselected package libjsoncpp1:armhf.
22:41:11 #11 18.48 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
22:41:11 #11 18.49 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
22:41:11 #11 18.55 Selecting previously unselected package librhash0:armhf.
22:41:11 #11 18.55 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
22:41:11 #11 18.56 Unpacking librhash0:armhf (1.3.8-1) ...
22:41:11 #11 18.62 Selecting previously unselected package libuv1:armhf.
22:41:11 #11 18.62 Preparing to unpack .../09-libuv1_1.24.1-1_armhf.deb ...
22:41:11 #11 18.63 Unpacking libuv1:armhf (1.24.1-1) ...
22:41:11 #11 18.69 Selecting previously unselected package cmake.
22:41:11 #11 18.69 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
22:41:11 #11 18.69 Unpacking cmake (3.16.3-3~bpo10+1) ...
22:41:11 #11 19.14 Selecting previously unselected package dh-apparmor.
22:41:11 #11 19.15 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
22:41:11 #11 19.16 Unpacking dh-apparmor (2.13.2-10) ...
22:41:11 #11 19.21 Selecting previously unselected package libbtrfs0:armhf.
22:41:11 #11 19.22 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
22:41:11 #11 19.22 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
22:41:11 #11 19.29 Selecting previously unselected package libbtrfs-dev:armhf.
22:41:11 #11 19.30 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
22:41:11 #11 19.30 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
22:41:11 #11 19.39 Selecting previously unselected package dmsetup.
22:41:11 #11 19.39 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
22:41:11 #11 19.39 Unpacking dmsetup (2:1.02.155-3) ...
22:41:11 #11 ...
22:41:11 
22:41:11 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:11 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:41:11 + REF=refs/tags/v2.0.0-beta.4
22:41:11 + [ -n refs/tags/v2.0.0-beta.4 ]
22:41:11 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:11 + git -C src/github.com/docker/compose-cli fetch --update-head-ok --depth 1 origin refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
22:41:11 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
22:41:11 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
22:41:11 + SRC=src/github.com/docker/scan-cli-plugin
22:41:11 + REF=v0.8.0
22:41:11 + REF_FETCH=v0.8.0
22:41:11 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
22:41:11 + awk {print $2}
22:41:11 + REF=refs/tags/v0.8.0
22:41:11 + [ -n refs/tags/v0.8.0 ]
22:41:11 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:11 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
22:41:11 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
22:41:11 for p in static-linux cross-mac cross-win; do \
22:41:11 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.5 TARGETPLATFORM= ${p}; \
22:41:11 done
22:41:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:41:11 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
22:41:14 #13 extracting sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 5.4s
22:41:15 mkdir -p rpmbuild/SOURCES
22:41:15 docker run --rm -w /v \
22:41:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
22:41:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
22:41:15 	alpine \
22:41:15 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
22:41:17 #13 extracting sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 8.1s done
22:41:17 #13 extracting sha256:920a66464b01c0d127b0fc799c35c9eabacd2a64612a8ce3c3b44d2b97fc7b7d done
22:41:17 #13 ...
22:41:17 
22:41:17 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:41:17 #11 sha256:b3d57e6743610bacd51509fca8c8e0fb2262fc1e35f1d64dd184858c3b7e0aad
22:41:17 #11 19.45 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:41:17 #11 19.46 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
22:41:17 #11 19.46 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:41:17 #11 19.53 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:41:17 #11 19.53 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
22:41:17 #11 19.54 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:41:17 #11 19.60 Selecting previously unselected package libudev-dev:armhf.
22:41:17 #11 19.60 Preparing to unpack .../17-libudev-dev_241-7~deb10u7+rpi1_armhf.deb ...
22:41:17 #11 19.62 Unpacking libudev-dev:armhf (241-7~deb10u7+rpi1) ...
22:41:17 #11 19.68 Selecting previously unselected package libsepol1-dev:armhf.
22:41:17 #11 19.68 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
22:41:17 #11 19.69 Unpacking libsepol1-dev:armhf (2.8-1) ...
22:41:17 #11 19.80 Selecting previously unselected package libpcre16-3:armhf.
22:41:17 #11 19.80 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
22:41:17 #11 19.81 Unpacking libpcre16-3:armhf (2:8.39-12) ...
22:41:17 #11 19.88 Selecting previously unselected package libpcre32-3:armhf.
22:41:17 #11 19.88 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
22:41:17 #11 19.89 Unpacking libpcre32-3:armhf (2:8.39-12) ...
22:41:17 #11 19.97 Selecting previously unselected package libpcrecpp0v5:armhf.
22:41:17 #11 19.97 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
22:41:17 #11 19.98 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
22:41:17 #11 20.03 Selecting previously unselected package libpcre3-dev:armhf.
22:41:17 #11 20.03 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
22:41:17 #11 20.04 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
22:41:17 #11 20.18 Selecting previously unselected package libselinux1-dev:armhf.
22:41:17 #11 20.18 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
22:41:17 #11 20.19 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
22:41:17 #11 20.27 Selecting previously unselected package libdevmapper-dev:armhf.
22:41:17 #11 20.28 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
22:41:17 #11 20.28 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
22:41:17 #11 20.34 Selecting previously unselected package libltdl7:armhf.
22:41:17 #11 20.34 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
22:41:17 #11 20.34 Unpacking libltdl7:armhf (2.4.6-9) ...
22:41:17 #11 20.40 Selecting previously unselected package libltdl-dev:armhf.
22:41:17 #11 20.40 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
22:41:17 #11 20.40 Unpacking libltdl-dev:armhf (2.4.6-9) ...
22:41:17 #11 20.48 Selecting previously unselected package libseccomp-dev:armhf.
22:41:17 #11 20.48 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
22:41:17 #11 20.49 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
22:41:17 #11 20.55 Selecting previously unselected package libsystemd-dev:armhf.
22:41:17 #11 20.55 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u7+rpi1_armhf.deb ...
22:41:17 #11 20.55 Unpacking libsystemd-dev:armhf (241-7~deb10u7+rpi1) ...
22:41:17 #11 20.70 Selecting previously unselected package pkg-config.
22:41:17 #11 20.70 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
22:41:17 #11 20.71 Unpacking pkg-config (0.29-6) ...
22:41:17 #11 20.78 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
22:41:17 #11 20.80 Setting up libseccomp-dev:armhf (2.3.3-4) ...
22:41:17 #11 20.81 Setting up libpcre16-3:armhf (2:8.39-12) ...
22:41:17 #11 20.83 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
22:41:17 #11 20.84 Setting up libsepol1-dev:armhf (2.8-1) ...
22:41:17 #11 20.86 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
22:41:17 #11 20.87 Setting up libuv1:armhf (1.24.1-1) ...
22:41:17 #11 20.89 Setting up bash-completion (1:2.8-6) ...
22:41:17 #11 22.55 Setting up libpcre32-3:armhf (2:8.39-12) ...
22:41:17 #11 22.57 Setting up pkg-config (0.29-6) ...
22:41:17 #11 22.70 Setting up libudev-dev:armhf (241-7~deb10u7+rpi1) ...
22:41:17 #11 22.72 Setting up libltdl7:armhf (2.4.6-9) ...
22:41:17 #11 22.74 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
22:41:17 #11 22.76 Setting up librhash0:armhf (1.3.8-1) ...
22:41:17 #11 22.77 Setting up cmake-data (3.16.3-3~bpo10+1) ...
22:41:17 #11 22.79 Setting up dh-apparmor (2.13.2-10) ...
22:41:17 #11 22.81 Setting up libsystemd-dev:armhf (241-7~deb10u7+rpi1) ...
22:41:17 #11 22.83 Setting up libjsoncpp1:armhf (1.7.4-3) ...
22:41:17 #11 22.84 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
22:41:17 #11 22.86 Setting up libpcre3-dev:armhf (2:8.39-12) ...
22:41:17 #11 22.87 Setting up libltdl-dev:armhf (2.4.6-9) ...
22:41:17 #11 22.89 Setting up g++-8 (8.3.0-6+rpi1) ...
22:41:17 #11 22.91 Setting up cmake (3.16.3-3~bpo10+1) ...
22:41:17 #11 22.92 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
22:41:17 #11 22.94 Setting up g++ (4:8.3.0-1+rpi2) ...
22:41:17 #11 23.00 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:41:17 #11 23.01 Setting up build-essential (12.6) ...
22:41:17 #11 23.03 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
22:41:17 #11 23.04 Setting up dmsetup (2:1.02.155-3) ...
22:41:17 #11 23.06 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
22:41:17 #11 23.08 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
22:41:17 #11 23.09 Setting up docker-ce-build-deps (1.0) ...
22:41:17 #11 23.11 Processing triggers for libc-bin (2.28-10+rpi1) ...
22:41:17 #11 23.16 Processing triggers for man-db (2.8.5-2) ...
22:41:17 #11 DONE 25.6s
22:41:17 
22:41:17 #12 [stage-1 5/8] COPY sources/ /sources
22:41:17 #12 sha256:89c5aeb99028abd0f28f04f8ca33e731c406440f37df81b03a55e7d62d2a9c35
22:41:17 #12 DONE 0.2s
22:41:17 
22:41:17 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:17 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:41:17 #13 DONE 26.4s
22:41:18 mkdir -p rpmbuild/SOURCES
22:41:18 docker run --rm -w /v \
22:41:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
22:41:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
22:41:18 	alpine \
22:41:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
22:41:19 docker run --rm -w /v \
22:41:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
22:41:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
22:41:19 	alpine \
22:41:19 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
22:41:19 #1 [internal] load build definition from Dockerfile
22:41:19 #1 sha256:c34a9c6c90366510a384de76d6a18ea5784fe4084bf22ada44b5d699e34bdbac
22:41:19 #1 transferring dockerfile: 2.17kB done
22:41:19 #1 DONE 0.1s
22:41:19 
22:41:19 #2 [internal] load .dockerignore
22:41:19 #2 sha256:1c39982f0f089c686478298e88e3e339f1ece3f192cb12b300631957cf1bf756
22:41:19 #2 transferring context: 112B done
22:41:19 #2 DONE 0.0s
22:41:19 
22:41:19 #3 resolve image config for docker.io/docker/dockerfile:1.2
22:41:19 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:41:19 #3 ...
22:41:19 
22:41:19 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:41:19 #4 sha256:cc6143c22c7b32652a459c6dd3276f94c5226c72236741cc4a984dd456478f55
22:41:19 #4 DONE 0.0s
22:41:19 
22:41:19 #3 resolve image config for docker.io/docker/dockerfile:1.2
22:41:19 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:41:19 #3 DONE 0.5s
22:41:19 
22:41:19 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:41:19 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:41:19 #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:41:19 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s
22:41:19 #5 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
22:41:19 #5 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
22:41:19 #5 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
22:41:19 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
22:41:19 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:41:19 #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
22:41:19 #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
22:41:19 #5 DONE 0.6s
22:41:20 
22:41:20 #8 [auth] library/golang:pull token for registry-1.docker.io
22:41:20 #8 sha256:0c0cc9272859e31208ee2af3cd4f3fccac47a02c5c8b8ae8455c04bb83d36739
22:41:20 #8 DONE 0.0s
22:41:20 
22:41:20 #9 [auth] tonistiigi/xx:pull token for registry-1.docker.io
22:41:20 #9 sha256:47d804c2c6860dd8c46e71dd2133a945710fc08d3f752bd030f32729f2cceb06
22:41:20 #9 DONE 0.0s
22:41:20 
22:41:20 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:41:20 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
22:41:20 == Building packages for centos-7 ==
22:41:20 mkdir -p "rpmbuild/centos-7"
22:41:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
22:41:20 #7 ...
22:41:20 
22:41:20 #6 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
22:41:20 #6 sha256:26e00b956a4eb3117e738983be2a7b12dd1ec4ce5d54074a468b5632f8439362
22:41:20 #6 DONE 0.3s
22:41:20 
22:41:20 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:41:20 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
22:41:20 #2 [internal] load .dockerignore
22:41:20 #2 sha256:f20467087cdca009e811cdc8ced9fdeca6686814d6244c71d4ece2b18e1dd396
22:41:20 #2 transferring context: 2B done
22:41:20 #2 DONE 0.1s
22:41:20 
22:41:20 #1 [internal] load build definition from Dockerfile
22:41:20 #1 sha256:ce086c60da091b3fdcb7f90bbebb1b187f4f9a5c6b0b446131cbd6221954375c
22:41:20 #1 transferring dockerfile: 1.06kB done
22:41:20 #1 DONE 0.2s
22:41:20 
22:41:20 #5 [auth] library/golang:pull token for registry-1.docker.io
22:41:20 #5 sha256:2d415191a7fb0f61bffdc316ea3154403fc512184916c36ee8fa7ae1d1354e76
22:41:20 #7 DONE 0.5s
22:41:20 #5 DONE 0.0s
22:41:20 
22:41:20 #6 [auth] library/centos:pull token for registry-1.docker.io
22:41:20 #6 sha256:37acd3bd935288003a3f5d1f7fcc6e8d7d4909785a510bbe4db155444bb8fb6b
22:41:20 #6 DONE 0.0s
22:41:20 
22:41:20 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:41:20 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:41:21 #4 DONE 0.5s
22:41:21 
22:41:21 #3 [internal] load metadata for docker.io/library/centos:7
22:41:21 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
22:41:21 #3 DONE 0.3s
22:41:21 
22:41:21 #10 [internal] load build context
22:41:21 #10 sha256:fd57a0bb25072f7b8e2e482c4782c3974804b9d0d19ef5d1dbdd9ffca35d2cbb
22:41:21 #10 transferring context: 10.59kB done
22:41:21 #10 DONE 0.0s
22:41:21 
22:41:21 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
22:41:21 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
22:41:21 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 0.0s done
22:41:21 #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
22:41:21 #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
22:41:21 #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
22:41:22 
22:41:22 #20 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
22:41:22 #20 sha256:90fee02e9ea35669e5b070de2ad313dc7e0432dafbb3ac963cfb4f9ff44b5b52
22:41:22 #20 DONE 0.0s
22:41:22 
22:41:22 #11 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:41:22 #11 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
22:41:22 #11 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
22:41:22 #11 sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 2.65kB / 2.65kB done
22:41:22 #11 sha256:3fe57e9188045aad2348169b76e9fa7f4431d0feed05a6e39b9fb04d68247ed8 525B / 525B done
22:41:22 #11 sha256:028aa564be14e915a5c45b873a7d06c283a8ea087ef165c27d33b16e8681b1f7 450B / 450B done
22:41:22 #11 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s
22:41:22 #11 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s done
22:41:22 #11 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 done
22:41:22 
22:41:22 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:41:22 #14 sha256:7f6b8a6a023a076e73b449bcae4121340090c9a38f535eba65346f97cb05617c
22:41:22 #11 DONE 0.6s
22:41:22 
22:41:22 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
22:41:22 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
22:41:22 #10 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 0.0s done
22:41:22 #10 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
22:41:22 #10 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
22:41:22 #10 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
22:41:22 #10 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done
22:41:22 #10 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.3s done
22:41:22 #10 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s
22:41:22 #10 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.3s done
22:41:22 #10 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.5s
22:41:22 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.29MB / 127.34MB 0.6s
22:41:23 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 19.92MB / 127.34MB 0.7s
22:41:23 #10 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.6s done
22:41:23 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 31.46MB / 127.34MB 1.0s
22:41:23 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 39.85MB / 127.34MB 1.1s
22:41:24 #10 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
22:41:24 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 53.48MB / 127.34MB 1.6s
22:41:24 #10 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
22:41:24 #10 ...
22:41:24 
22:41:24 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
22:41:24 #17 sha256:e1a0f584f80a74ebf32858776c8f21923b91e6e1510e62c3ba751402959e7613
22:41:24 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 1.0s done
22:41:24 #17 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
22:41:24 #17 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
22:41:24 #17 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
22:41:24 #17 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.2s done
22:41:24 #17 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.0s done
22:41:24 #17 DONE 0.9s
22:41:24 
22:41:24 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
22:41:24 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
22:41:24 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 61.87MB / 127.34MB 1.7s
22:41:24 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 73.45MB / 127.34MB 1.9s
22:41:24 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 97.52MB / 127.34MB 2.2s
22:41:24 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 108.00MB / 127.34MB 2.3s
22:41:25 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 117.44MB / 127.34MB 2.6s
22:41:25 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 4.2s
22:41:25 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.9s
22:41:25 #10 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
22:41:25 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 8.39MB / 76.10MB 4.3s
22:41:25 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 15.73MB / 76.10MB 4.4s
22:41:25 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 24.06MB / 76.10MB 4.5s
22:41:25 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 3.1s done
22:41:25 #10 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
22:41:25 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 4.8s
22:41:26 #10 ...
22:41:26 
22:41:26 #16 [internal] load build context
22:41:26 #16 sha256:e9c8a869aa9bae040ce6fdf4ad96b84602457f709c48ea7007a3498dc25181a7
22:41:26 #16 transferring context: 51.09MB 3.5s done
22:41:26 #16 DONE 3.6s
22:41:26 
22:41:26 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
22:41:26 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
22:41:26 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 55.75MB / 76.10MB 4.9s
22:41:26 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 69.21MB / 76.10MB 5.0s
22:41:26 #14 DONE 3.2s
22:41:26 
22:41:26 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:41:26 #15 sha256:3215a45c5c6eb39eec37363dc4edb6175038a8fa9de55d67afc2a78d2bdeb5a3
22:41:26 #15 DONE 0.0s
22:41:26 
22:41:26 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:41:26 #16 sha256:1daab12c0b0394efb158e9fcd2c1d7aa249b1141e628e63ab46a5375d08aa7ee
22:41:26 #16 DONE 0.0s
22:41:26 
22:41:26 #17 exporting to image
22:41:26 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:41:26 #17 exporting layers
22:41:26 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 5.1s
22:41:27 #7 ...
22:41:27 
22:41:27 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:27 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:41:27 #13 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
22:41:27 #13 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
22:41:27 #13 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.5s done
22:41:27 #13 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
22:41:27 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.2s done
22:41:27 #13 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done
22:41:27 #13 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
22:41:27 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.9s done
22:41:27 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 2.8s done
22:41:27 #13 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.6s done
22:41:27 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 4.0s done
22:41:27 #13 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.8s done
22:41:27 #13 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done
22:41:27 #13 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done
22:41:27 #13 ...
22:41:27 
22:41:27 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
22:41:27 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
22:41:27 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 5.9s done
22:41:27 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
22:41:30 #10 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 4.5s done
22:41:30 #10 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
22:41:30 #10 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
22:41:30 #10 DONE 8.3s
22:41:30 
22:41:30 #12 [build-base-alpine 1/3] COPY --from=xx / /
22:41:30 #12 sha256:623c5227a76c3d3d53ae310c7bc79681edcf0a989a53e9cdf40f6a9cba4f9145
22:41:32 #12 DONE 1.6s
22:41:32 
22:41:32 #13 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
22:41:32 #13 sha256:9539df57a111063610708825339151582eaeacb7b315d80336e70e58f9f89137
22:41:32 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.1s
22:41:32 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.3s done
22:41:32 #13 0.414 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
22:41:33 #7 DONE 11.8s
22:41:33 
22:41:33 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:33 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:41:33 #13 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done
22:41:33 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 1.5s
22:41:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:41:33 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:41:33 GOOS="" GOARCH="" GOARM=""
22:41:33 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:41:33 
22:41:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:41:33 + RM_GOPATH=0
22:41:33 + TMP_GOPATH=/go
22:41:33 + : /usr/local/bin
22:41:33 + '[' -z /go ']'
22:41:33 + export GOPATH=/go
22:41:33 + GOPATH=/go
22:41:33 + case "$(go env GOARCH)" in
22:41:33 ++ go env GOARCH
22:41:33 + export GO_BUILDMODE=-buildmode=pie
22:41:33 + GO_BUILDMODE=-buildmode=pie
22:41:33 ++ dirname hack/dockerfile/install/install.sh
22:41:33 + dir=hack/dockerfile/install
22:41:33 + bin=tini
22:41:33 + shift
22:41:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:41:33 + . hack/dockerfile/install/tini.installer
22:41:33 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:41:33 + install_tini
22:41:33 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:41:33 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:41:33 + git clone https://github.com/krallin/tini.git /go/tini
22:41:33 Cloning into '/go/tini'...
22:41:33 + cd /go/tini
22:41:33 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:41:33 + cmake .
22:41:33 -- The C compiler identification is GNU 5.4.0
22:41:33 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
22:41:33 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
22:41:33 -- Detecting C compiler ABI info
22:41:33 -- Detecting C compiler ABI info - done
22:41:33 -- Detecting C compile features
22:41:33 -- Detecting C compile features - done
22:41:33 -- Performing Test HAS_BUILTIN_FORTIFY
22:41:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:41:33 -- Configuring done
22:41:33 -- Generating done
22:41:33 -- Build files have been written to: /go/tini
22:41:33 + make tini-static
22:41:33 make[2]: Entering directory '/go/tini'
22:41:33 make[3]: Entering directory '/go/tini'
22:41:33 make[4]: Entering directory '/go/tini'
22:41:33 make[5]: Entering directory '/go/tini'
22:41:33 Scanning dependencies of target tini-static
22:41:33 make[5]: Leaving directory '/go/tini'
22:41:33 make[5]: Entering directory '/go/tini'
22:41:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:41:33 [100%] Linking C executable tini-static
22:41:33 make[5]: Leaving directory '/go/tini'
22:41:33 [100%] Built target tini-static
22:41:33 make[4]: Leaving directory '/go/tini'
22:41:33 make[3]: Leaving directory '/go/tini'
22:41:33 make[2]: Leaving directory '/go/tini'
22:41:33 + mkdir -p /usr/local/bin
22:41:33 + cp tini-static /usr/local/bin/docker-init
22:41:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:41:33 + RM_GOPATH=0
22:41:33 + TMP_GOPATH=/go
22:41:33 + : /usr/local/bin
22:41:33 + '[' -z /go ']'
22:41:33 + export GOPATH=/go
22:41:33 + GOPATH=/go
22:41:33 + case "$(go env GOARCH)" in
22:41:33 ++ go env GOARCH
22:41:33 + export GO_BUILDMODE=-buildmode=pie
22:41:33 + GO_BUILDMODE=-buildmode=pie
22:41:33 ++ dirname hack/dockerfile/install/install.sh
22:41:33 + dir=hack/dockerfile/install
22:41:33 + bin=rootlesskit
22:41:33 + shift
22:41:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:41:33 + . hack/dockerfile/install/rootlesskit.installer
22:41:33 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:41:33 + install_rootlesskit dynamic
22:41:33 + case "$1" in
22:41:33 + install_rootlesskit_dynamic
22:41:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:41:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:41:33 + export BUILD_MODE=-buildmode=pie
22:41:33 + BUILD_MODE=-buildmode=pie
22:41:33 + _install_rootlesskit
22:41:33 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:41:33 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:41:33 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
22:41:33 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
22:41:33 + cd /go/src/github.com/rootless-containers/rootlesskit
22:41:33 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:41:33 + export GO111MODULE=on
22:41:33 + GO111MODULE=on
22:41:33 + export GOPROXY=https://proxy.golang.org
22:41:33 + GOPROXY=https://proxy.golang.org
22:41:33 + for f in rootlesskit rootlesskit-docker-proxy
22:41:33 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:41:33 go: downloading github.com/pkg/errors v0.9.1
22:41:33 go: downloading github.com/sirupsen/logrus v1.8.1
22:41:33 go: downloading github.com/urfave/cli/v2 v2.3.0
22:41:33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:41:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:41:33 go: downloading github.com/google/uuid v1.2.0
22:41:33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:41:33 go: downloading github.com/moby/vpnkit v0.5.0
22:41:33 go: downloading github.com/gofrs/flock v0.8.0
22:41:33 go: downloading github.com/gorilla/mux v1.8.0
22:41:33 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:41:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:41:33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:41:33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:41:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:41:34 #13 1.459 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
22:41:34 #13 1.575 (1/17) Installing libffi (3.3-r2)
22:41:34 #13 1.579 (2/17) Installing libgcc (9.3.0-r2)
22:41:34 #13 1.582 (3/17) Installing libstdc++ (9.3.0-r2)
22:41:34 #13 1.596 (4/17) Installing xz-libs (5.2.5-r0)
22:41:34 #13 1.600 (5/17) Installing libxml2 (2.9.10-r6)
22:41:34 #13 1.614 (6/17) Installing llvm10-libs (10.0.0-r2)
22:41:34 #17 exporting layers 7.0s done
22:41:34 #17 writing image sha256:d4a8966e920f4bb9dfde6b69000bbd92bd5615dec36e2bcd9b030d433e5eb922 done
22:41:34 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
22:41:34 #17 DONE 7.0s
22:41:34 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
22:41:34 + set -e
22:41:34 + mkdir -p /root/build-deb/engine
22:41:34 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:41:34 #13 2.047 (7/17) Installing clang-libs (10.0.0-r2)
22:41:34 + mkdir -p /root/build-deb/cli
22:41:34 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:41:35 #13 2.514 (8/17) Installing clang (10.0.0-r2)
22:41:35 #13 2.699 (9/17) Installing libmagic (5.38-r0)
22:41:35 #13 2.720 (10/17) Installing file (5.38-r0)
22:41:35 #13 2.722 (11/17) Installing nghttp2-libs (1.41.0-r0)
22:41:35 #13 2.725 (12/17) Installing libcurl (7.77.0-r0)
22:41:35 #13 2.733 (13/17) Installing expat (2.2.9-r1)
22:41:35 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.4s done
22:41:35 #13 2.736 (14/17) Installing pcre2 (10.35-r0)
22:41:35 #13 2.745 (15/17) Installing git (2.26.3-r0)
22:41:35 #13 2.905 (16/17) Installing lld (10.0.0-r0)
22:41:35 #13 2.930 (17/17) Installing llvm10 (10.0.0-r2)
22:41:35 #13 3.022 Executing busybox-1.31.1-r16.trigger
22:41:35 #13 3.026 OK: 191 MiB in 32 packages
22:41:35 #13 ...
22:41:35 
22:41:35 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
22:41:35 #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503
22:41:35 #8 DONE 2.6s
22:41:35 
22:41:35 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:35 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:41:35 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
22:41:35 #13 ...
22:41:35 
22:41:35 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:41:35 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
22:41:35 + mkdir -p /root/build-deb/compose-cli
22:41:35 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
22:41:35 + mkdir -p /root/build-deb/scan-cli-plugin
22:41:35 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:41:35 + mkdir -p /go/src/github.com/docker
22:41:35 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:41:35 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:41:35 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
22:41:35 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:41:35 + EPOCH=5
22:41:35 + EPOCH_SEP=
22:41:35 + [[ ! -z 5 ]]
22:41:35 + EPOCH_SEP=:
22:41:35 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
22:41:35 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
22:41:35 VERSION AAA 0.0.0-20210629140245-4a6fe51
22:41:35 + VERSION=0.0.0-20210629140245-4a6fe51
22:41:35 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
22:41:35 VERSION bbb 0.0.0-20210629140245-4a6fe51
22:41:35 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:41:35 + debSource=docker-ce
22:41:35 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:41:35 + debMaintainer='Docker <support@docker.com>'
22:41:35 ++ date --rfc-2822
22:41:35 + debDate='Tue, 29 Jun 2021 22:41:35 +0000'
22:41:35 + cat
22:41:35 + export CLI_GITCOMMIT=4a6fe51
22:41:35 + CLI_GITCOMMIT=4a6fe51
22:41:35 + export ENGINE_GITCOMMIT=d12fc17
22:41:35 + ENGINE_GITCOMMIT=d12fc17
22:41:35 + export SCAN_GITCOMMIT=35651ca
22:41:35 + SCAN_GITCOMMIT=35651ca
22:41:35 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
22:41:35 + dpkg-buildpackage -uc -us -I.git
22:41:35 VERSION BBB 0.0.0-20210629140245-4a6fe51
22:41:36 dpkg-buildpackage: info: source package docker-ce
22:41:36 dpkg-buildpackage: info: source version 5:0.0.0-20210629140245-4a6fe51-0~raspbian-buster
22:41:36 dpkg-buildpackage: info: source distribution buster
22:41:36 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:41:36 dpkg-buildpackage: info: host architecture armhf
22:41:36  dpkg-source -I.git --before-build .
22:41:36  debian/rules clean
22:41:36 dh clean --with=bash-completion --with=systemd
22:41:36    dh_clean
22:41:37 #9 1.077 Loaded plugins: fastestmirror, ovl
22:41:37 #9 1.528 Determining fastest mirrors
22:41:37 #13 DONE 5.2s
22:41:37  dpkg-source -I.git -b .
22:41:37 
22:41:37 #14 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
22:41:37 #14 sha256:f8610a52a3c5c328b79050d15267df2e83119ead486929d7906bb329f04ab3ec
22:41:37 #14 DONE 0.0s
22:41:37 
22:41:37 #15 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:41:37 #15 sha256:9163cd43ff3e8869898c31f1551d3dd722ac5ecbf0723891cc402610f0986117
22:41:37 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~raspbian'
22:41:37 dpkg-source: info: using source format '1.0'
22:41:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.tar.gz
22:41:37 + for f in rootlesskit rootlesskit-docker-proxy
22:41:37 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:41:38 + return
22:41:38 # Build the CLI
22:41:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
22:41:38 Building dynamic docker-linux-amd64
22:41:38 #15 0.456 + apk -p / add --no-cache musl-dev gcc
22:41:38 #15 0.461 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
22:41:39 #15 1.502 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
22:41:39 #15 1.616 (1/11) Upgrading musl (1.1.24-r9 -> 1.1.24-r10)
22:41:39 #15 1.626 (2/11) Installing binutils (2.34-r2)
22:41:39 #15 1.692 (3/11) Installing gmp (6.2.0-r0)
22:41:39 #15 1.699 (4/11) Installing isl (0.18-r0)
22:41:39 #15 1.715 (5/11) Installing libgomp (9.3.0-r2)
22:41:39 #15 1.718 (6/11) Installing libatomic (9.3.0-r2)
22:41:39 #15 1.720 (7/11) Installing libgphobos (9.3.0-r2)
22:41:39 #15 1.762 (8/11) Installing mpfr4 (4.0.2-r4)
22:41:39 #15 1.769 (9/11) Installing mpc1 (1.1.0-r1)
22:41:39 #15 1.771 (10/11) Installing gcc (9.3.0-r2)
22:41:40 #15 2.607 (11/11) Installing musl-dev (1.1.24-r10)
22:41:40 #15 2.684 Executing busybox-1.31.1-r16.trigger
22:41:40 #15 2.689 OK: 324 MiB in 42 packages
22:41:41 #9 ...
22:41:41 
22:41:41 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:41:41 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:41:41 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s done
22:41:41 #13 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
22:41:41 #13 DONE 20.0s
22:41:41 
22:41:41 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
22:41:41 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
22:41:42 #15 DONE 4.6s
22:41:42 
22:41:42 #18 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:41:42 #18 sha256:afe3d110db195e2fd8978c3c83b29f555434c8a48147aa58be47080db0eda58a
22:41:42 #18 0.511 Building static docker-linux-amd64
22:41:44 #9 8.085  * base: d36uatko69830t.cloudfront.net
22:41:44 #9 8.086  * extras: d36uatko69830t.cloudfront.net
22:41:44 #9 8.086  * updates: d36uatko69830t.cloudfront.net
22:41:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.dsc
22:41:57  debian/rules build
22:41:57 dh build --with=bash-completion --with=systemd
22:41:57    dh_update_autotools_config
22:41:57    dh_autoreconf
22:41:57    debian/rules override_dh_auto_build
22:41:57 make[1]: Entering directory '/root/build-deb'
22:41:57 # Build the daemon and dependencies
22:41:57 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
22:41:57 
22:41:57 Removing bundles/
22:41:57 
22:41:57 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:41:57 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:41:57 GOOS="" GOARCH="" GOARM=""
22:42:17 #9 36.94 Resolving Dependencies
22:42:17 #9 36.94 --> Running transaction check
22:42:17 #9 36.94 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
22:42:17 #9 36.96 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.06 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.07 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.07 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.07 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.07 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
22:42:17 #9 37.07 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
22:42:17 #9 37.08 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
22:42:17 #9 37.08 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
22:42:17 #9 37.08 --> Running transaction check
22:42:17 #9 37.08 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
22:42:17 #9 37.08 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
22:42:17 #9 37.08 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
22:42:17 #9 37.08 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
22:42:17 #9 37.09 ---> Package file.x86_64 0:5.11-37.el7 will be installed
22:42:17 #9 37.09 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
22:42:17 #9 37.09 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
22:42:17 #9 37.09 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
22:42:17 #9 37.09 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
22:42:17 #9 37.10 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.10 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.11 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.12 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.12 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
22:42:17 #9 37.12 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
22:42:17 #9 37.12 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
22:42:17 #9 37.12 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
22:42:17 #9 37.12 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
22:42:17 #9 37.12 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
22:42:17 #9 37.12 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
22:42:17 #9 37.12 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
22:42:17 #9 37.13 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:42:17 #9 37.13 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:42:17 #9 37.13 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:42:17 #9 37.13 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
22:42:17 #9 37.13 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
22:42:17 #9 37.13 --> Running transaction check
22:42:17 #9 37.13 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
22:42:17 #9 37.13 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
22:42:17 #9 37.13 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
22:42:17 #9 37.13 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
22:42:17 #9 37.13 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
22:42:17 #9 37.13 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
22:42:17 #9 37.14 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
22:42:17 #9 37.14 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
22:42:17 #9 37.14 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:42:17 #9 37.14 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
22:42:17 #9 37.14 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
22:42:17 #9 37.14 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
22:42:17 #9 37.14 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
22:42:17 #9 37.15 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
22:42:17 #9 37.15 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
22:42:17 #9 37.15 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
22:42:17 #9 37.15 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
22:42:17 #9 37.16 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
22:42:17 #9 37.16 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
22:42:17 #9 37.16 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
22:42:17 #9 37.16 --> Running transaction check
22:42:17 #9 37.16 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
22:42:17 #9 37.16 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
22:42:17 #9 37.16 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
22:42:17 #9 37.16 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:42:17 #9 37.17 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
22:42:17 #9 37.17 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
22:42:17 #9 37.17 --> Running transaction check
22:42:17 #9 37.17 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
22:42:17 #9 37.17 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
22:42:17 #9 37.23 --> Finished Dependency Resolution
22:42:17 #9 37.24 
22:42:17 #9 37.24 Dependencies Resolved
22:42:17 #9 37.24 
22:42:17 #9 37.24 ================================================================================
22:42:17 #9 37.24  Package                   Arch      Version                   Repository  Size
22:42:17 #9 37.24 ================================================================================
22:42:17 #9 37.24 Installing:
22:42:17 #9 37.24  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
22:42:17 #9 37.24  rpmlint                   noarch    1.5-4.el7                 base       229 k
22:42:17 #9 37.24 Installing for dependencies:
22:42:17 #9 37.24  bzip2                     x86_64    1.0.6-13.el7              base        52 k
22:42:17 #9 37.24  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
22:42:17 #9 37.24  dwz                       x86_64    0.11-3.el7                base        99 k
22:42:17 #9 37.24  elfutils                  x86_64    0.176-5.el7               base       308 k
22:42:17 #9 37.24  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
22:42:17 #9 37.24  file                      x86_64    5.11-37.el7               base        57 k
22:42:17 #9 37.24  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
22:42:17 #9 37.24  groff-base                x86_64    1.22.2-8.el7              base       942 k
22:42:17 #9 37.24  patch                     x86_64    2.7.1-12.el7_7            base       111 k
22:42:17 #9 37.24  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
22:42:17 #9 37.24  perl-Carp                 noarch    1.26-244.el7              base        19 k
22:42:17 #9 37.24  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
22:42:17 #9 37.24  perl-Exporter             noarch    5.68-3.el7                base        28 k
22:42:17 #9 37.24  perl-File-Path            noarch    2.09-2.el7                base        26 k
22:42:17 #9 37.24  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
22:42:17 #9 37.24  perl-Filter               x86_64    1.49-3.el7                base        76 k
22:42:17 #9 37.24  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
22:42:17 #9 37.24  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
22:42:17 #9 37.24  perl-PathTools            x86_64    3.40-5.el7                base        82 k
22:42:17 #9 37.24  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
22:42:17 #9 37.24  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
22:42:17 #9 37.24  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
22:42:17 #9 37.24  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
22:42:17 #9 37.24  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
22:42:17 #9 37.24  perl-Socket               x86_64    2.010-5.el7               base        49 k
22:42:17 #9 37.24  perl-Storable             x86_64    2.45-3.el7                base        77 k
22:42:17 #9 37.24  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
22:42:17 #9 37.24  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
22:42:17 #9 37.24  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
22:42:17 #9 37.24  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
22:42:17 #9 37.24  perl-constant             noarch    1.27-2.el7                base        19 k
22:42:17 #9 37.24  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
22:42:17 #9 37.24  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
22:42:17 #9 37.24  perl-parent               noarch    1:0.225-244.el7           base        12 k
22:42:17 #9 37.24  perl-podlators            noarch    2.5.1-3.el7               base       112 k
22:42:17 #9 37.24  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
22:42:17 #9 37.24  perl-threads              x86_64    1.87-4.el7                base        49 k
22:42:17 #9 37.24  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
22:42:17 #9 37.24  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
22:42:17 #9 37.24  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
22:42:17 #9 37.24  unzip                     x86_64    6.0-22.el7_9              updates    171 k
22:42:17 #9 37.24  zip                       x86_64    3.0-11.el7                base       260 k
22:42:17 #9 37.24 
22:42:17 #9 37.24 Transaction Summary
22:42:17 #9 37.24 ================================================================================
22:42:17 #9 37.24 Install  2 Packages (+42 Dependent packages)
22:42:17 #9 37.24 
22:42:17 #9 37.24 Total download size: 16 M
22:42:17 #9 37.24 Installed size: 51 M
22:42:17 #9 37.24 Downloading packages:
22:42:21 #9 45.52 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
22:42:21 #9 45.52 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
22:42:29 #9 53.86 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
22:42:47 #9 70.39 --------------------------------------------------------------------------------
22:42:47 #9 70.39 Total                                              505 kB/s |  16 MB  00:33     
22:42:47 #9 70.39 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:42:47 #9 70.40 Importing GPG key 0xF4A80EB5:
22:42:47 #9 70.40  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
22:42:47 #9 70.40  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
22:42:47 #9 70.40  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
22:42:47 #9 70.40  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
22:42:47 #9 70.43 Running transaction check
22:42:47 #9 70.46 Running transaction test
22:42:47 #9 70.50 Transaction test succeeded
22:42:47 #9 70.50 Running transaction
22:42:47 #9 70.67   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
22:42:47 #9 70.69   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
22:42:47 #9 70.71   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
22:42:47 #9 70.72   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
22:42:47 #9 70.75   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
22:42:47 #9 70.77   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
22:42:47 #9 70.78   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
22:42:47 #9 71.03   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
22:42:47 #9 71.05   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
22:42:47 #9 71.06   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
22:42:47 #9 71.07   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
22:42:47 #9 71.09   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
22:42:47 #9 71.11   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
22:42:47 #9 71.12   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
22:42:47 #9 71.14   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
22:42:47 #9 71.16   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
22:42:47 #9 71.17   Installing : perl-Time-Local-1.2300-2.el7.noarch                        17/44 
22:42:47 #9 71.19   Installing : perl-Carp-1.26-244.el7.noarch                              18/44 
22:42:47 #9 71.21   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
22:42:47 #9 71.22   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
22:42:47 #9 71.25   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
22:42:47 #9 71.26   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
22:42:47 #9 71.30   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
22:42:47 #9 71.32   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
22:42:47 #9 71.34   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
22:42:47 #9 71.36   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
22:42:47 #9 71.44   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
22:42:48 #9 71.98   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
22:42:48 #9 72.88   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
22:42:48 #9 72.91   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
22:42:48 #9 72.93   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
22:42:48 #9 72.94   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
22:42:48 #9 72.95   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
22:42:48 #9 72.99   Installing : zip-3.0-11.el7.x86_64                                      34/44 
22:42:48 #9 73.04   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
22:42:48 #9 73.07   Installing : unzip-6.0-22.el7_9.x86_64                                  36/44 
22:42:48 #9 73.09   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
22:42:49 #9 73.12   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
22:42:49 #9 73.87   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
22:42:49 #9 73.89   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
22:42:49 #9 73.91   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
22:42:49 #9 73.93   Installing : file-5.11-37.el7.x86_64                                    42/44 
22:42:49 #9 73.96   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
22:42:49 #9 74.01   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
22:42:49 #9 74.04   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
22:42:49 #9 74.05   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
22:42:49 #9 74.06   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
22:42:49 #9 74.07   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
22:42:49 #9 74.08   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
22:42:49 #9 74.09   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
22:42:49 #9 74.10   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
22:42:49 #9 74.11   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
22:42:49 #9 74.11   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
22:42:49 #9 74.12   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      10/44 
22:42:49 #9 74.13   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
22:42:49 #9 74.14   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
22:42:49 #9 74.14   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/44 
22:42:49 #9 74.15   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/44 
22:42:49 #9 74.16   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
22:42:49 #9 74.17   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
22:42:49 #9 74.18   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
22:42:49 #9 74.18   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             18/44 
22:42:49 #9 74.19   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/44 
22:42:49 #9 74.20   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/44 
22:42:49 #9 74.21   Verifying  : dwz-0.11-3.el7.x86_64                                      21/44 
22:42:49 #9 74.22   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/44 
22:42:49 #9 74.23   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/44 
22:42:49 #9 74.23   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/44 
22:42:49 #9 74.24   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
22:42:49 #9 74.25   Verifying  : perl-Storable-2.45-3.el7.x86_64                            26/44 
22:42:49 #9 74.25   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/44 
22:42:49 #9 74.26   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           28/44 
22:42:50 #9 74.27   Verifying  : perl-Encode-2.51-7.el7.x86_64                              29/44 
22:42:50 #9 74.28   Verifying  : unzip-6.0-22.el7_9.x86_64                                  30/44 
22:42:50 #9 74.29   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
22:42:50 #9 74.29   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
22:42:50 #9 74.30   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
22:42:50 #9 74.31   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
22:42:50 #9 74.32   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
22:42:50 #9 74.32   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
22:42:50 #9 74.35   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
22:42:50 #9 74.36   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
22:42:50 #9 74.37   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
22:42:50 #9 74.38   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
22:42:50 #9 74.38   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
22:42:50 #9 74.39   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
22:42:50 #9 74.40   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
22:42:50 #9 74.41   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
22:42:50 #9 74.44 
22:42:50 #9 74.44 Installed:
22:42:50 #9 74.44   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
22:42:50 #9 74.44 
22:42:50 #9 74.44 Dependency Installed:
22:42:50 #9 74.44   bzip2.x86_64 0:1.0.6-13.el7                                                   
22:42:50 #9 74.44   desktop-file-utils.x86_64 0:0.23-2.el7                                        
22:42:50 #9 74.44   dwz.x86_64 0:0.11-3.el7                                                       
22:42:50 #9 74.44   elfutils.x86_64 0:0.176-5.el7                                                 
22:42:50 #9 74.44   emacs-filesystem.noarch 1:24.3-23.el7                                         
22:42:50 #9 74.44   file.x86_64 0:5.11-37.el7                                                     
22:42:50 #9 74.44   gdb.x86_64 0:7.6.1-120.el7                                                    
22:42:50 #9 74.44   groff-base.x86_64 0:1.22.2-8.el7                                              
22:42:50 #9 74.44   patch.x86_64 0:2.7.1-12.el7_7                                                 
22:42:50 #9 74.44   perl.x86_64 4:5.16.3-299.el7_9                                                
22:42:50 #9 74.44   perl-Carp.noarch 0:1.26-244.el7                                               
22:42:50 #9 74.44   perl-Encode.x86_64 0:2.51-7.el7                                               
22:42:50 #9 74.44   perl-Exporter.noarch 0:5.68-3.el7                                             
22:42:50 #9 74.44   perl-File-Path.noarch 0:2.09-2.el7                                            
22:42:50 #9 74.44   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
22:42:50 #9 74.44   perl-Filter.x86_64 0:1.49-3.el7                                               
22:42:50 #9 74.44   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
22:42:50 #9 74.44   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
22:42:50 #9 74.44   perl-PathTools.x86_64 0:3.40-5.el7                                            
22:42:50 #9 74.44   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
22:42:50 #9 74.44   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
22:42:50 #9 74.44   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
22:42:50 #9 74.44   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
22:42:50 #9 74.44   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
22:42:50 #9 74.44   perl-Socket.x86_64 0:2.010-5.el7                                              
22:42:50 #9 74.44   perl-Storable.x86_64 0:2.45-3.el7                                             
22:42:50 #9 74.44   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
22:42:50 #9 74.44   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
22:42:50 #9 74.44   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
22:42:50 #9 74.44   perl-Time-Local.noarch 0:1.2300-2.el7                                         
22:42:50 #9 74.44   perl-constant.noarch 0:1.27-2.el7                                             
22:42:50 #9 74.44   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
22:42:50 #9 74.44   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
22:42:50 #9 74.44   perl-parent.noarch 1:0.225-244.el7                                            
22:42:50 #9 74.44   perl-podlators.noarch 0:2.5.1-3.el7                                           
22:42:50 #9 74.44   perl-srpm-macros.noarch 0:1-8.el7                                             
22:42:50 #9 74.44   perl-threads.x86_64 0:1.87-4.el7                                              
22:42:50 #9 74.44   perl-threads-shared.x86_64 0:1.43-6.el7                                       
22:42:50 #9 74.44   python-srpm-macros.noarch 0:3-34.el7                                          
22:42:50 #9 74.44   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
22:42:50 #9 74.44   unzip.x86_64 0:6.0-22.el7_9                                                   
22:42:50 #9 74.44   zip.x86_64 0:3.0-11.el7                                                       
22:42:50 #9 74.44 
22:42:50 #9 74.44 Complete!
22:42:50 #9 DONE 74.6s
22:42:50 
22:42:50 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
22:42:50 #11 sha256:0aeec439e890e10bf1dbd2dd33af9213be770dddc19a84273094bf430654e274
22:42:50 #11 DONE 0.0s
22:42:50 
22:42:50 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
22:42:50 #12 sha256:9145d59f395c23fa3d9ac96fa53db2f8e9bc5ef54b16647eef8d6634de7951e0
22:42:50 #12 0.625 Loaded plugins: fastestmirror, ovl
22:42:51 #12 1.025 Enabling base-source repository
22:42:51 #12 1.025 Enabling extras-source repository
22:42:51 #12 1.026 Enabling updates-source repository
22:42:51 #12 1.026 Loading mirror speeds from cached hostfile
22:42:51 #12 1.027  * base: d36uatko69830t.cloudfront.net
22:42:51 #12 1.027  * extras: d36uatko69830t.cloudfront.net
22:42:51 #12 1.028  * updates: d36uatko69830t.cloudfront.net
22:42:58 #12 7.763 Checking for new repos for mirrors
22:42:58 #12 7.766 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
22:42:58 #12 7.768  --> 1:make-3.82-24.el7.x86_64
22:42:58 #12 7.878  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:42:58 #12 7.879  --> git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 7.882 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
22:42:58 #12 7.883  --> Already installed : bash-4.2.46-34.el7.x86_64
22:42:58 #12 7.886 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
22:42:58 #12 7.886  --> Already installed : bash-4.2.46-34.el7.x86_64
22:42:58 #12 7.887  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
22:42:58 #12 7.888  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
22:42:58 #12 7.889  --> cmake-2.8.12.2-2.el7.x86_64
22:42:58 #12 7.891  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
22:42:58 #12 7.891  --> gcc-4.8.5-44.el7.x86_64
22:42:58 #12 7.892  --> git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 7.895  --> glibc-static-2.17-324.el7_9.x86_64
22:42:58 #12 7.897  --> libseccomp-devel-2.3.1-4.el7.x86_64
22:42:58 #12 7.898  --> libselinux-devel-2.5-15.el7.x86_64
22:42:58 #12 7.899  --> libtool-2.4.2-22.el7_3.x86_64
22:42:58 #12 7.900  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:42:58 #12 7.901  --> 1:make-3.82-24.el7.x86_64
22:42:58 #12 7.901  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
22:42:58 #12 7.903  --> Already installed : systemd-219-78.el7.x86_64
22:42:58 #12 7.904  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:42:58 #12 7.906  --> systemd-devel-219-78.el7_9.3.x86_64
22:42:58 #12 7.907  --> Already installed : 2:tar-1.26-35.el7.x86_64
22:42:58 #12 7.908  --> which-2.20-7.el7.x86_64
22:42:58 #12 7.910 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
22:42:58 #12 7.911  --> Already installed : bash-4.2.46-34.el7.x86_64
22:42:58 #12 7.911 --> Running transaction check
22:42:58 #12 7.911 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
22:42:58 #12 7.914 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
22:42:58 #12 8.033 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
22:42:58 #12 8.033 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
22:42:58 #12 8.040 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
22:42:58 #12 8.043 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
22:42:58 #12 8.044 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
22:42:58 #12 8.046 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
22:42:58 #12 8.049 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.052 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.054 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.059 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.061 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.063 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
22:42:58 #12 8.063 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
22:42:58 #12 8.076 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.078 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.080 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.081 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.082 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.084 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.085 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
22:42:58 #12 8.087 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed
22:42:58 #12 8.087 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
22:42:58 #12 8.088 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
22:42:58 #12 8.090 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
22:42:58 #12 8.090 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
22:42:58 #12 8.091 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
22:42:58 #12 8.093 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
22:42:58 #12 8.093 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
22:42:58 #12 8.096 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
22:42:58 #12 8.096 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
22:42:58 #12 8.098 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
22:42:58 #12 8.100 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
22:42:58 #12 8.100 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:42:58 #12 8.103 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
22:42:58 #12 8.103 ---> Package make.x86_64 1:3.82-24.el7 will be installed
22:42:58 #12 8.104 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
22:42:58 #12 8.104 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:42:58 #12 8.106 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:42:58 #12 8.109 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:42:58 #12 8.111 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
22:42:58 #12 8.112 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
22:42:58 #12 8.114 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
22:42:58 #12 8.121 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
22:42:58 #12 8.124 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
22:42:58 #12 8.124 ---> Package which.x86_64 0:2.20-7.el7 will be installed
22:42:58 #12 8.125 --> Running transaction check
22:42:58 #12 8.125 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
22:42:58 #12 8.129 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
22:42:58 #12 8.131 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
22:42:58 #12 8.133 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
22:42:58 #12 8.135 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
22:42:58 #12 8.138 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
22:42:58 #12 8.140 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
22:42:58 #12 8.141 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
22:42:58 #12 8.142 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
22:42:58 #12 8.146 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
22:42:58 #12 8.147 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
22:42:58 #12 8.148 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
22:42:58 #12 8.151 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed
22:42:58 #12 8.155 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
22:42:58 #12 8.157 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
22:42:58 #12 8.169 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
22:42:58 #12 8.170 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
22:42:58 #12 8.170 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64
22:42:58 #12 8.171 ---> Package less.x86_64 0:458-9.el7 will be installed
22:42:58 #12 8.172 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
22:42:58 #12 8.175 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
22:42:58 #12 8.176 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
22:42:58 #12 8.177 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
22:42:58 #12 8.178 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
22:42:58 #12 8.178 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
22:42:58 #12 8.179 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
22:42:58 #12 8.179 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
22:42:58 #12 8.180 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
22:42:58 #12 8.183 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
22:42:58 #12 8.185 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
22:42:58 #12 8.187 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
22:42:58 #12 8.187 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
22:42:58 #12 8.189 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
22:42:58 #12 8.190 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
22:42:58 #12 8.192 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
22:42:58 #12 8.193 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
22:42:58 #12 8.194 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
22:42:58 #12 8.196 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
22:42:58 #12 8.197 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
22:42:58 #12 8.199 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
22:42:58 #12 8.200 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
22:42:58 #12 8.202 ---> Package systemd.x86_64 0:219-78.el7 will be updated
22:42:58 #12 8.205 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
22:42:58 #12 8.217 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
22:42:58 #12 8.218 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
22:42:58 #12 8.220 --> Running transaction check
22:42:58 #12 8.220 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
22:42:58 #12 8.221 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
22:42:58 #12 8.222 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
22:42:58 #12 8.222 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
22:42:58 #12 8.223 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
22:42:58 #12 8.235 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
22:42:58 #12 8.237 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
22:42:58 #12 8.238 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update
22:42:58 #12 8.240 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
22:42:58 #12 8.240 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
22:42:58 #12 8.245 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64
22:42:58 #12 8.245 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
22:42:58 #12 8.245 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
22:42:58 #12 8.246 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
22:42:58 #12 8.247 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
22:42:58 #12 8.250 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
22:42:58 #12 8.252 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
22:42:58 #12 8.254 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
22:42:58 #12 8.255 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
22:42:58 #12 8.257 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.260 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.261 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.262 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.264 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.265 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.266 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.266 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.269 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.270 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.270 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
22:42:58 #12 8.270 --> Running transaction check
22:42:58 #12 8.270 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
22:42:58 #12 8.271 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
22:42:58 #12 8.272 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
22:42:58 #12 8.273 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update
22:42:58 #12 8.274 ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed
22:42:58 #12 8.274 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
22:42:58 #12 8.276 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
22:42:58 #12 8.276 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
22:42:58 #12 8.276 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
22:42:58 #12 8.277 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
22:42:58 #12 8.277 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
22:42:58 #12 8.291 --> Finished Dependency Resolution
22:42:58 #12 8.317 
22:42:58 #12 8.317 Dependencies Resolved
22:42:58 #12 8.325 
22:42:58 #12 8.325 ================================================================================
22:42:58 #12 8.325  Package                   Arch      Version                   Repository  Size
22:42:58 #12 8.325 ================================================================================
22:42:58 #12 8.325 Installing:
22:42:58 #12 8.325  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
22:42:58 #12 8.325  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
22:42:58 #12 8.325  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
22:42:58 #12 8.325  gcc                       x86_64    4.8.5-44.el7              base        16 M
22:42:58 #12 8.325  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
22:42:58 #12 8.325  glibc-static              x86_64    2.17-324.el7_9            updates    1.6 M
22:42:58 #12 8.325  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
22:42:58 #12 8.325  libselinux-devel          x86_64    2.5-15.el7                base       187 k
22:42:58 #12 8.325  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
22:42:58 #12 8.325  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
22:42:58 #12 8.325  make                      x86_64    1:3.82-24.el7             base       421 k
22:42:58 #12 8.325  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
22:42:58 #12 8.325  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
22:42:58 #12 8.325  which                     x86_64    2.20-7.el7                base        41 k
22:42:58 #12 8.325 Installing for dependencies:
22:42:58 #12 8.325  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
22:42:58 #12 8.325  autoconf                  noarch    2.69-11.el7               base       701 k
22:42:58 #12 8.325  automake                  noarch    1.13.4-3.el7              base       679 k
22:42:58 #12 8.325  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
22:42:58 #12 8.325  checkpolicy               x86_64    2.5-8.el7                 base       295 k
22:42:58 #12 8.325  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
22:42:58 #12 8.325  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
22:42:58 #12 8.325  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
22:42:58 #12 8.325  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
22:42:58 #12 8.325  glibc-devel               x86_64    2.17-324.el7_9            updates    1.1 M
22:42:58 #12 8.325  glibc-headers             x86_64    2.17-324.el7_9            updates    691 k
22:42:58 #12 8.325  kernel-headers            x86_64    3.10.0-1160.31.1.el7      updates    9.0 M
22:42:58 #12 8.325  less                      x86_64    458-9.el7                 base       120 k
22:42:58 #12 8.325  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
22:42:58 #12 8.325  libcgroup                 x86_64    0.41-21.el7               base        66 k
22:42:58 #12 8.325  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
22:42:58 #12 8.325  libgomp                   x86_64    4.8.5-44.el7              base       159 k
22:42:58 #12 8.325  libmpc                    x86_64    1.0.1-3.el7               base        51 k
22:42:58 #12 8.325  libseccomp                x86_64    2.3.1-4.el7               base        56 k
22:42:58 #12 8.325  libselinux-python         x86_64    2.5-15.el7                base       236 k
22:42:58 #12 8.325  libselinux-utils          x86_64    2.5-15.el7                base       151 k
22:42:58 #12 8.325  libsemanage-python        x86_64    2.5-14.el7                base       113 k
22:42:58 #12 8.325  libsepol-devel            x86_64    2.5-10.el7                base        77 k
22:42:58 #12 8.325  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
22:42:58 #12 8.325  lzo                       x86_64    2.06-8.el7                base        59 k
22:42:58 #12 8.325  m4                        x86_64    1.4.16-10.el7             base       256 k
22:42:58 #12 8.325  mpfr                      x86_64    3.1.1-4.el7               base       203 k
22:42:58 #12 8.325  openssh                   x86_64    7.4p1-21.el7              base       510 k
22:42:58 #12 8.325  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
22:42:58 #12 8.325  pcre-devel                x86_64    8.32-17.el7               base       480 k
22:42:58 #12 8.325  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
22:42:58 #12 8.325  perl-Error                noarch    1:0.17020-2.el7           base        32 k
22:42:58 #12 8.325  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
22:42:58 #12 8.325  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
22:42:58 #12 8.326  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
22:42:58 #12 8.326  policycoreutils           x86_64    2.5-34.el7                base       917 k
22:42:58 #12 8.326  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
22:42:58 #12 8.326  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
22:42:58 #12 8.326  python-IPy                noarch    0.75-6.el7                base        32 k
22:42:58 #12 8.326  rsync                     x86_64    3.1.2-10.el7              base       404 k
22:42:58 #12 8.326  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
22:42:58 #12 8.326  setools-libs              x86_64    3.3.8-4.el7               base       620 k
22:42:58 #12 8.326 Updating for dependencies:
22:42:58 #12 8.326  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
22:42:58 #12 8.326  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
22:42:58 #12 8.326  glibc                     x86_64    2.17-324.el7_9            updates    3.6 M
22:42:58 #12 8.326  glibc-common              x86_64    2.17-324.el7_9            updates     12 M
22:42:58 #12 8.326  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
22:42:58 #12 8.326  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
22:42:58 #12 8.326 
22:42:58 #12 8.326 Transaction Summary
22:42:58 #12 8.326 ================================================================================
22:42:58 #12 8.326 Install  14 Packages (+42 Dependent packages)
22:42:58 #12 8.326 Upgrade              (  6 Dependent packages)
22:42:58 #12 8.326 
22:42:58 #12 8.326 Total download size: 81 M
22:42:58 #12 8.326 Downloading packages:
22:42:58 #12 8.329 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
22:43:00 make[2]: Entering directory '/root/build-deb/cli'
22:43:00 scripts/docs/generate-man.sh
22:43:19 #18 DONE 89.0s
22:43:19 
22:43:19 #19 [binary 1/1] COPY --from=build /out .
22:43:19 #19 sha256:63e427c221d71507a85fe4dcdb393a3fed0a416d14f2fd07bcf8e80247e7c2fc
22:43:19 #19 DONE 1.2s
22:43:19 
22:43:19 #21 exporting to client
22:43:19 #21 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
22:43:19 #21 copying files 8.75MB 0.1s
22:43:19 #21 copying files 59.97MB 0.6s done
22:43:19 #21 DONE 0.6s
22:43:19 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210629140245-4a6fe51 binary
22:43:19 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
22:43:21 mkdir -p autogen
22:43:21 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
22:43:21 #1 [internal] load build definition from Dockerfile
22:43:21 #1 sha256:6541c643b59f71f4d947c8ff76f0caec2b0dc3e13b7ccea85ff3ae7ec2366c81
22:43:21 #1 transferring dockerfile: 16.59kB done
22:43:21 #1 DONE 0.0s
22:43:21 
22:43:21 #2 [internal] load .dockerignore
22:43:21 #2 sha256:7c1c044611fb538487e1a1d79e50c4ea4b87f69b0b55105efc7059c208999da4
22:43:21 #2 transferring context: 87B done
22:43:21 #2 DONE 0.0s
22:43:21 
22:43:21 #3 resolve image config for docker.io/docker/dockerfile:1.2
22:43:21 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:43:21 #3 DONE 0.1s
22:43:21 
22:43:21 #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:43:21 #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:43:21 #4 CACHED
22:43:21 
22:43:21 #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io
22:43:21 #8 sha256:b984448deac4a1bbbed338e8969989ec0af418fb9d5e78475b635d3b6aeab42b
22:43:21 #8 DONE 0.0s
22:43:21 
22:43:21 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:43:21 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:43:21 #7 ...
22:43:21 
22:43:21 #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:43:21 #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:43:21 #5 DONE 0.6s
22:43:22 
22:43:22 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:43:22 #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:43:22 #6 DONE 0.7s
22:43:22 
22:43:22 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:43:22 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:43:22 #7 DONE 0.7s
22:43:22 
22:43:22 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:22 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:22 #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
22:43:22 #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
22:43:22 #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
22:43:22 #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
22:43:22 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.05MB / 50.44MB 0.1s
22:43:22 #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0B / 7.83MB 0.1s
22:43:22 #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 0.1s
22:43:22 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 10.49MB / 50.44MB 0.2s
22:43:22 #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 6.29MB / 7.83MB 0.2s
22:43:22 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 19.92MB / 50.44MB 0.3s
22:43:22 #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.3s
22:43:22 #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 7.34MB / 10.00MB 0.3s
22:43:23 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 25.17MB / 50.44MB 0.4s
22:43:23 #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.3s done
22:43:23 #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.4s
22:43:23 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 1.05MB / 51.84MB 0.4s
22:43:23 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 36.70MB / 50.44MB 0.6s
22:43:23 #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.5s done
22:43:23 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 17.83MB / 51.84MB 0.6s
22:43:23 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 0.6s
22:43:23 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 25.59MB / 51.84MB 0.7s
22:43:23 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 10.49MB / 68.75MB 0.7s
22:43:23 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 47.19MB / 50.44MB 0.9s
22:43:23 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 34.77MB / 51.84MB 0.9s
22:43:23 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 18.21MB / 68.75MB 0.9s
22:43:23 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.0s
22:43:23 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 39.85MB / 51.84MB 1.0s
22:43:23 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 28.31MB / 68.75MB 1.0s
22:43:24 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.2s
22:43:24 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 41.49MB / 68.75MB 1.2s
22:43:24 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 50.33MB / 68.75MB 1.3s
22:43:24 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.5s done
22:43:24 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 1.5s
22:43:24 #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c
22:43:24 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.0s done
22:43:24 #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.0s
22:43:25 #9 ...
22:43:25 
22:43:25 #15 [internal] load build context
22:43:25 #15 sha256:ea2651b3ed10857e1bc1751396cec013734ccd35553390b81f0b79939d8297e6
22:43:25 #15 transferring context: 55.66MB 2.6s done
22:43:25 #15 DONE 2.7s
22:43:25 
22:43:25 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:25 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:25 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 2.7s done
22:43:25 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 2.7s
22:43:25 #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.7s done
22:43:25 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 25.17MB / 129.05MB 3.0s
22:43:25 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 32.51MB / 129.05MB 3.1s
22:43:25 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 44.04MB / 129.05MB 3.3s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 53.48MB / 129.05MB 3.4s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 68.55MB / 129.05MB 3.6s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 75.51MB / 129.05MB 3.7s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 91.23MB / 129.05MB 3.9s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 99.61MB / 129.05MB 4.1s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 106.46MB / 129.05MB 4.2s
22:43:26 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 114.29MB / 129.05MB 4.3s
22:43:27 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 121.35MB / 129.05MB 4.4s
22:43:27 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 4.5s
22:43:28 #9 ...
22:43:28 
22:43:28 #27 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:43:28 #27 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:43:28 #27 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:43:28 #27 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:43:28 #27 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
22:43:28 #27 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
22:43:28 #27 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.0s done
22:43:28 #27 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done
22:43:28 #27 DONE 5.7s
22:43:28 
22:43:28 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:28 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:28 #9 ...
22:43:28 
22:43:28 #29 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:43:28 #29 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:43:28 #29 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:43:28 #29 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:43:28 #29 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:43:28 #29 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:43:28 #29 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done
22:43:28 #29 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
22:43:28 #29 DONE 5.8s
22:43:28 
22:43:28 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:28 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:28 #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.5s done
22:43:29 #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
22:43:30 #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done
22:43:30 #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
22:43:30 #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done
22:43:30 #9 ...
22:43:30 
22:43:30 #28 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:43:30 #28 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:43:30 #28 DONE 0.5s
22:43:30 
22:43:30 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:30 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:30 #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
22:43:31 #9 ...
22:43:31 
22:43:31 #30 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:43:31 #30 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:43:31 #30 DONE 0.6s
22:43:31 
22:43:31 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:43:31 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:43:33 #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.3s done
22:43:33 #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s
22:43:33 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:43:33 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:43:33 GOOS="" GOARCH="" GOARM=""
22:43:33 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:43:33 
22:43:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:43:33 + RM_GOPATH=0
22:43:33 + TMP_GOPATH=/go
22:43:33 + : /usr/local/bin
22:43:33 + '[' -z /go ']'
22:43:33 + export GOPATH=/go
22:43:33 + GOPATH=/go
22:43:33 + case "$(go env GOARCH)" in
22:43:33 ++ go env GOARCH
22:43:33 + export GO_BUILDMODE=-buildmode=pie
22:43:33 + GO_BUILDMODE=-buildmode=pie
22:43:33 ++ dirname hack/dockerfile/install/install.sh
22:43:33 + dir=hack/dockerfile/install
22:43:33 + bin=tini
22:43:33 + shift
22:43:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:43:33 + . hack/dockerfile/install/tini.installer
22:43:33 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:43:33 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:43:33 + install_tini
22:43:33 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:43:33 + git clone https://github.com/krallin/tini.git /go/tini
22:43:33 Cloning into '/go/tini'...
22:43:33 + cd /go/tini
22:43:33 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:43:33 + cmake .
22:43:33 -- The C compiler identification is GNU 8.3.0
22:43:33 -- Check for working C compiler: /usr/bin/cc
22:43:33 -- Check for working C compiler: /usr/bin/cc -- works
22:43:33 -- Detecting C compiler ABI info
22:43:33 -- Detecting C compiler ABI info - done
22:43:33 -- Detecting C compile features
22:43:33 -- Detecting C compile features - done
22:43:33 -- Performing Test HAS_BUILTIN_FORTIFY
22:43:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:43:33 -- Configuring done
22:43:33 -- Generating done
22:43:33 -- Build files have been written to: /go/tini
22:43:33 + make tini-static
22:43:33 make[2]: Entering directory '/go/tini'
22:43:33 make[3]: Entering directory '/go/tini'
22:43:33 make[4]: Entering directory '/go/tini'
22:43:33 make[5]: Entering directory '/go/tini'
22:43:33 Scanning dependencies of target tini-static
22:43:33 make[5]: Leaving directory '/go/tini'
22:43:33 make[5]: Entering directory '/go/tini'
22:43:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:43:33 [100%] Linking C executable tini-static
22:43:33 make[5]: Leaving directory '/go/tini'
22:43:33 [100%] Built target tini-static
22:43:33 make[4]: Leaving directory '/go/tini'
22:43:33 make[3]: Leaving directory '/go/tini'
22:43:33 make[2]: Leaving directory '/go/tini'
22:43:33 + mkdir -p /usr/local/bin
22:43:33 + cp tini-static /usr/local/bin/docker-init
22:43:33 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:43:33 + RM_GOPATH=0
22:43:33 + TMP_GOPATH=/go
22:43:33 + : /usr/local/bin
22:43:33 + '[' -z /go ']'
22:43:33 + export GOPATH=/go
22:43:33 + GOPATH=/go
22:43:33 + case "$(go env GOARCH)" in
22:43:33 ++ go env GOARCH
22:43:33 + export GO_BUILDMODE=-buildmode=pie
22:43:33 + GO_BUILDMODE=-buildmode=pie
22:43:33 ++ dirname hack/dockerfile/install/install.sh
22:43:33 + dir=hack/dockerfile/install
22:43:33 + bin=rootlesskit
22:43:33 + shift
22:43:33 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:43:33 + . hack/dockerfile/install/rootlesskit.installer
22:43:33 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:43:33 + install_rootlesskit dynamic
22:43:33 + case "$1" in
22:43:33 + install_rootlesskit_dynamic
22:43:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:43:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:43:33 + export BUILD_MODE=-buildmode=pie
22:43:33 + BUILD_MODE=-buildmode=pie
22:43:33 + _install_rootlesskit
22:43:33 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:43:33 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:43:33 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
22:43:33 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
22:43:33 + cd /go/src/github.com/rootless-containers/rootlesskit
22:43:33 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:43:33 + export GO111MODULE=on
22:43:33 + GO111MODULE=on
22:43:33 + export GOPROXY=https://proxy.golang.org
22:43:33 + GOPROXY=https://proxy.golang.org
22:43:33 + for f in rootlesskit rootlesskit-docker-proxy
22:43:33 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:43:33 go: downloading github.com/pkg/errors v0.9.1
22:43:33 go: downloading github.com/sirupsen/logrus v1.8.1
22:43:33 go: downloading github.com/urfave/cli/v2 v2.3.0
22:43:33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:43:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:43:33 go: downloading github.com/google/uuid v1.2.0
22:43:33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:43:33 go: downloading github.com/moby/vpnkit v0.5.0
22:43:33 go: downloading github.com/gofrs/flock v0.8.0
22:43:33 go: downloading github.com/gorilla/mux v1.8.0
22:43:33 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:43:33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:43:33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:43:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:43:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:43:35 #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.0s done
22:43:35 #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
22:43:39 + for f in rootlesskit rootlesskit-docker-proxy
22:43:39 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:43:40 + return
22:43:40 # Build the CLI
22:43:40 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
22:43:40 Building dynamic docker-linux-arm-v6
22:43:40 #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 4.6s done
22:43:40 #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
22:43:40 #9 DONE 17.6s
22:43:40 
22:43:40 #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:43:40 #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
22:43:43 #10 DONE 2.8s
22:43:43 
22:43:43 #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
22:43:43 #11 sha256:6f1a85253619abe31cafbcf4ddd11103a6dfe1a36230c0f9b7b17cafcd5343e6
22:43:43 #11 DONE 0.5s
22:43:43 
22:43:43 #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:43:43 #12 sha256:f5d146ff750b6df7166df70d5d3a9f21f9b35cb9b2d16ac1ba74570596b11b52
22:43:44 #12 DONE 1.1s
22:43:44 
22:43:44 #20 [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
22:43:44 #20 sha256:16a81a991df5f77a29763574589b57e94157fff546df646464ec730b52b7802b
22:43:45 #20 1.659 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:43:45 #20 1.684 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:43:45 #20 1.685 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:43:45 #20 1.984 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:43:46 #20 2.349 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:43:46 #20 2.969 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:43:49 #20 ...
22:43:49 
22:43:49 #23 [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
22:43:49 #23 sha256:a5a2e691f1c3d33e582be9a9ee1c7384e261f745ec590dfb4729cb7e33eac836
22:43:49 #23 1.485 + RM_GOPATH=0
22:43:49 #23 1.485 + TMP_GOPATH=
22:43:49 #23 1.485 + : /build
22:43:49 #23 1.485 + '[' -z '' ']'
22:43:49 #23 1.485 ++ mktemp -d
22:43:49 #23 1.486 + export GOPATH=/tmp/tmp.Augr5HgBNQ
22:43:49 #23 1.486 + GOPATH=/tmp/tmp.Augr5HgBNQ
22:43:49 #23 1.486 + RM_GOPATH=1
22:43:49 #23 1.486 + case "$(go env GOARCH)" in
22:43:49 #23 1.489 ++ go env GOARCH
22:43:49 #23 1.493 + export GO_BUILDMODE=-buildmode=pie
22:43:49 #23 1.493 + GO_BUILDMODE=-buildmode=pie
22:43:49 #23 1.494 ++ dirname /tmp/install/install.sh
22:43:49 #23 1.495 + dir=/tmp/install
22:43:49 #23 1.495 + bin=rootlesskit
22:43:49 #23 1.496 + shift
22:43:49 #23 1.496 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:43:49 #23 1.496 + . /tmp/install/rootlesskit.installer
22:43:49 #23 1.497 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:43:49 #23 1.497 + install_rootlesskit
22:43:49 #23 1.497 + case "$1" in
22:43:49 #23 1.497 + export CGO_ENABLED=0
22:43:49 #23 1.497 + CGO_ENABLED=0
22:43:49 #23 1.498 + _install_rootlesskit
22:43:49 #23 1.498 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:43:49 #23 1.498 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:43:49 #23 1.498 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Augr5HgBNQ/src/github.com/rootless-containers/rootlesskit
22:43:49 #23 1.508 Cloning into '/tmp/tmp.Augr5HgBNQ/src/github.com/rootless-containers/rootlesskit'...
22:43:49 #23 3.029 + cd /tmp/tmp.Augr5HgBNQ/src/github.com/rootless-containers/rootlesskit
22:43:49 #23 3.029 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:43:49 #23 3.037 + export GO111MODULE=on
22:43:49 #23 3.037 + GO111MODULE=on
22:43:49 #23 3.037 + export GOPROXY=https://proxy.golang.org
22:43:49 #23 3.037 + GOPROXY=https://proxy.golang.org
22:43:49 #23 3.037 + for f in rootlesskit rootlesskit-docker-proxy
22:43:49 #23 3.037 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:43:49 #23 3.853 go: downloading github.com/pkg/errors v0.9.1
22:43:49 #23 3.853 go: downloading github.com/sirupsen/logrus v1.8.1
22:43:49 #23 3.869 go: downloading github.com/urfave/cli/v2 v2.3.0
22:43:49 #23 4.004 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:43:49 #23 4.982 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:43:49 #23 5.168 go: downloading github.com/google/uuid v1.2.0
22:43:49 #23 5.190 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:43:49 #23 5.199 go: downloading github.com/moby/vpnkit v0.5.0
22:43:49 #23 5.217 go: downloading github.com/gofrs/flock v0.8.0
22:43:49 #23 5.268 go: downloading github.com/gorilla/mux v1.8.0
22:43:49 #23 5.387 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:43:49 #23 5.597 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:43:49 #23 5.637 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:43:49 #23 6.232 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:43:51 #23 7.922 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:43:53 #23 ...
22:43:53 
22:43:53 #14 [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
22:43:53 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
22:43:53 #14 1.586 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:43:53 #14 1.598 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:43:53 #14 1.598 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:43:53 #14 1.801 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:43:53 #14 2.188 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:43:53 #14 2.770 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:43:53 #14 5.966 Fetched 8453 kB in 5s (1823 kB/s)
22:43:53 #14 5.966 Reading package lists...
22:43:53 #14 7.996 Reading package lists...
22:43:53 #14 10.07 Building dependency tree...
22:43:53 #14 ...
22:43:53 
22:43:53 #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
22:43:53 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
22:43:53 #13 1.294 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:43:53 #13 1.294 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
22:43:53 #13 1.338 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:43:53 #13 1.339 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:43:53 #13 1.645 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:43:53 #13 1.891 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:43:53 #13 2.644 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:43:53 #13 3.593 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
22:43:53 #13 6.392 Fetched 8984 kB in 5s (1685 kB/s)
22:43:53 #13 6.392 Reading package lists...
22:43:54 #13 8.534 Reading package lists...
22:43:54 #13 ...
22:43:54 
22:43:54 #14 [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
22:43:54 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
22:43:54 #14 10.07 Building dependency tree...
22:43:54 #14 10.94 The following additional packages will be installed:
22:43:54 #14 10.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:43:54 #14 10.95 Suggested packages:
22:43:54 #14 10.95   cmake-doc ninja-build lrzip
22:43:54 #14 10.95 Recommended packages:
22:43:54 #14 10.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:43:54 #14 11.26 The following NEW packages will be installed:
22:43:54 #14 11.28   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:43:54 #14 11.28   vim-common xxd
22:43:55 #14 11.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:43:55 #14 11.58 Need to get 14.9 MB of archives.
22:43:55 #14 11.58 After this operation, 61.8 MB of additional disk space will be used.
22:43:55 #14 11.58 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:43:55 #14 11.59 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:43:55 #14 11.59 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:43:55 #14 11.64 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:43:55 #14 11.93 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:43:55 #14 11.94 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:43:55 #14 11.95 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:43:55 #14 11.96 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:43:55 #14 11.96 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
22:43:55 #14 11.96 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:43:55 #14 12.43 debconf: delaying package configuration, since apt-utils is not installed
22:43:56 #14 12.50 Fetched 14.9 MB in 1s (19.2 MB/s)
22:43:56 #14 12.55 Selecting previously unselected package xxd.
22:43:56 #14 12.55 (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.)
22:43:56 #14 12.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:43:56 #14 12.61 Unpacking xxd (2:8.1.0875-5) ...
22:43:56 #14 ...
22:43:56 
22:43:56 #20 [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
22:43:56 #20 sha256:16a81a991df5f77a29763574589b57e94157fff546df646464ec730b52b7802b
22:43:56 #20 6.095 Fetched 8453 kB in 5s (1804 kB/s)
22:43:56 #20 6.095 Reading package lists...
22:43:56 #20 8.305 Reading package lists...
22:43:56 #20 10.38 Building dependency tree...
22:43:56 #20 11.35 The following additional packages will be installed:
22:43:56 #20 11.36   libbtrfs0
22:43:56 #20 11.40 The following NEW packages will be installed:
22:43:56 #20 11.41   libbtrfs-dev libbtrfs0
22:43:56 #20 11.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:43:56 #20 11.70 Need to get 119 kB of archives.
22:43:56 #20 11.70 After this operation, 387 kB of additional disk space will be used.
22:43:56 #20 11.70 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:43:56 #20 11.70 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:43:56 #20 12.09 debconf: delaying package configuration, since apt-utils is not installed
22:43:56 #20 12.18 Fetched 119 kB in 0s (441 kB/s)
22:43:56 #20 12.22 Selecting previously unselected package libbtrfs0.
22:43:56 #20 12.22 (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.)
22:43:56 #20 12.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:43:56 #20 12.26 Unpacking libbtrfs0 (4.20.1-2) ...
22:43:56 #20 12.31 Selecting previously unselected package libbtrfs-dev.
22:43:56 #20 12.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:43:56 #20 12.31 Unpacking libbtrfs-dev (4.20.1-2) ...
22:43:56 #20 12.44 Setting up libbtrfs0 (4.20.1-2) ...
22:43:56 #20 12.46 Setting up libbtrfs-dev (4.20.1-2) ...
22:43:56 #20 12.48 Processing triggers for libc-bin (2.28-10) ...
22:43:56 #20 DONE 12.7s
22:43:56 
22:43:56 #14 [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
22:43:56 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
22:43:56 #14 12.76 Selecting previously unselected package vim-common.
22:43:56 #14 12.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:43:56 #14 12.82 Unpacking vim-common (2:8.1.0875-5) ...
22:43:56 #14 12.93 Selecting previously unselected package cmake-data.
22:43:56 #14 12.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:43:56 #14 12.94 Unpacking cmake-data (3.13.4-1) ...
22:43:57 #14 13.90 Selecting previously unselected package libicu63:amd64.
22:43:57 #14 13.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:43:57 #14 13.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:44:00 #14 16.30 Selecting previously unselected package libxml2:amd64.
22:44:00 #14 16.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:44:00 #14 16.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:44:00 #14 16.52 Selecting previously unselected package libarchive13:amd64.
22:44:00 #14 16.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:44:00 #14 16.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:44:00 #14 16.65 Selecting previously unselected package libjsoncpp1:amd64.
22:44:00 #14 16.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:44:00 #14 16.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:44:00 #14 16.74 Selecting previously unselected package librhash0:amd64.
22:44:00 #14 16.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:44:00 #14 16.75 Unpacking librhash0:amd64 (1.3.8-1) ...
22:44:00 #14 16.84 Selecting previously unselected package libuv1:amd64.
22:44:00 #14 16.84 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
22:44:00 #14 16.85 Unpacking libuv1:amd64 (1.24.1-1) ...
22:44:00 #14 16.92 Selecting previously unselected package cmake.
22:44:00 #14 16.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:44:00 #14 16.92 Unpacking cmake (3.13.4-1) ...
22:44:02 #14 18.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:44:02 #14 18.81 Setting up xxd (2:8.1.0875-5) ...
22:44:02 #14 18.83 Setting up libuv1:amd64 (1.24.1-1) ...
22:44:02 #14 18.86 Setting up vim-common (2:8.1.0875-5) ...
22:44:02 #14 18.89 Setting up librhash0:amd64 (1.3.8-1) ...
22:44:02 #14 18.90 Setting up cmake-data (3.13.4-1) ...
22:44:02 #14 18.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:44:02 #14 18.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:44:02 #14 18.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:44:02 #14 18.97 Setting up cmake (3.13.4-1) ...
22:44:02 #14 18.98 Processing triggers for libc-bin (2.28-10) ...
22:44:02 #14 19.01 Processing triggers for mime-support (3.62) ...
22:44:03 #14 DONE 19.5s
22:44:03 
22:44:03 #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
22:44:03 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
22:44:03 #13 8.534 Reading package lists...
22:44:03 #13 10.45 Building dependency tree...
22:44:03 #13 11.36 The following additional packages will be installed:
22:44:03 #13 11.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:44:03 #13 11.36   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:44:03 #13 11.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:44:03 #13 11.36   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:44:03 #13 11.36   mingw-w64-x86-64-dev
22:44:03 #13 11.37 Suggested packages:
22:44:03 #13 11.37   gcc-8-locales seccomp wine64
22:44:03 #13 11.63 The following NEW packages will be installed:
22:44:03 #13 11.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:44:03 #13 11.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:44:03 #13 11.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:44:03 #13 11.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:44:03 #13 11.63   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:44:03 #13 11.63   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:44:03 #13 11.63 The following packages will be upgraded:
22:44:03 #13 11.63   libseccomp2
22:44:03 #13 11.97 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:44:03 #13 11.97 Need to get 77.8 MB of archives.
22:44:03 #13 11.97 After this operation, 487 MB of additional disk space will be used.
22:44:03 #13 11.97 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:44:03 #13 11.97 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:44:03 #13 12.06 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:44:03 #13 12.15 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:44:03 #13 12.15 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:44:03 #13 12.15 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:44:03 #13 12.17 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:44:03 #13 12.34 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:44:03 #13 12.44 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:44:03 #13 12.44 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:44:03 #13 13.46 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:44:03 #13 14.18 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:44:03 #13 14.19 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:44:03 #13 14.19 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:44:03 #13 14.19 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:44:03 #13 14.20 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:44:03 #13 14.20 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:44:03 #13 14.20 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:44:03 #13 14.21 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:44:03 #13 14.22 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:44:03 #13 14.24 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:44:03 #13 14.25 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:44:03 #13 14.27 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:44:03 #13 14.28 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:44:03 #13 14.28 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:44:03 #13 14.29 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
22:44:03 #13 14.66 debconf: delaying package configuration, since apt-utils is not installed
22:44:03 #13 14.74 Fetched 77.8 MB in 3s (29.9 MB/s)
22:44:03 #13 14.78 (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.)
22:44:03 #13 14.82 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:44:03 #13 14.83 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:44:03 #13 14.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:44:03 #13 14.96 Selecting previously unselected package binutils-mingw-w64-i686.
22:44:03 #13 14.97 (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.)
22:44:03 #13 15.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:44:03 #13 15.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:44:03 #13 15.92 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:44:03 #13 15.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:44:03 #13 15.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:44:03 #13 17.66 Selecting previously unselected package binutils-mingw-w64.
22:44:03 #13 17.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:44:03 #13 17.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:44:03 #13 17.76 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:44:03 #13 17.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:44:03 #13 17.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:44:03 #13 17.86 Selecting previously unselected package dmsetup.
22:44:03 #13 17.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:44:03 #13 17.87 Unpacking dmsetup (2:1.02.155-3) ...
22:44:03 #13 17.98 Selecting previously unselected package mingw-w64-common.
22:44:03 #13 17.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:44:03 #13 17.99 Unpacking mingw-w64-common (6.0.0-3) ...
22:44:04 #13 ...
22:44:04 
22:44:04 #16 [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
22:44:04 #16 sha256:a76bc204ab100796f7a39ab0fdc9ba94a9bf35087f23e18d464732108d1005f1
22:44:04 #16 1.373 + RM_GOPATH=0
22:44:04 #16 1.374 + TMP_GOPATH=
22:44:04 #16 1.375 + : /build
22:44:04 #16 1.375 + '[' -z '' ']'
22:44:04 #16 1.375 ++ mktemp -d
22:44:04 #16 1.377 + export GOPATH=/tmp/tmp.I9URVW2pFW
22:44:04 #16 1.377 + GOPATH=/tmp/tmp.I9URVW2pFW
22:44:04 #16 1.377 + RM_GOPATH=1
22:44:04 #16 1.377 + case "$(go env GOARCH)" in
22:44:04 #16 1.385 ++ go env GOARCH
22:44:04 #16 1.389 + export GO_BUILDMODE=-buildmode=pie
22:44:04 #16 1.389 + GO_BUILDMODE=-buildmode=pie
22:44:04 #16 1.390 ++ dirname /tmp/install/install.sh
22:44:04 #16 1.391 + dir=/tmp/install
22:44:04 #16 1.392 + bin=tini
22:44:04 #16 1.392 + shift
22:44:04 #16 1.393 + '[' '!' -f /tmp/install/tini.installer ']'
22:44:04 #16 1.393 + . /tmp/install/tini.installer
22:44:04 #16 1.393 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:44:04 #16 1.394 + install_tini
22:44:04 #16 1.396 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:44:04 #16 1.397 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:44:04 #16 1.397 + git clone https://github.com/krallin/tini.git /tmp/tmp.I9URVW2pFW/tini
22:44:04 #16 1.399 Cloning into '/tmp/tmp.I9URVW2pFW/tini'...
22:44:04 #16 1.812 + cd /tmp/tmp.I9URVW2pFW/tini
22:44:04 #16 1.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:44:04 #16 1.820 + cmake .
22:44:05 #16 2.136 -- The C compiler identification is GNU 8.3.0
22:44:05 #16 2.159 -- Check for working C compiler: /usr/bin/cc
22:44:05 #16 2.426 -- Check for working C compiler: /usr/bin/cc -- works
22:44:05 #16 2.428 -- Detecting C compiler ABI info
22:44:05 #16 2.735 -- Detecting C compiler ABI info - done
22:44:05 #16 2.755 -- Detecting C compile features
22:44:06 #16 ...
22:44:06 
22:44:06 #21 [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
22:44:06 #21 sha256:378e93bd1cb00e16f4b84975f9863cc0d2b2e6f91530cb44f6b790f842625b38
22:44:06 #21 1.316 + RM_GOPATH=0
22:44:06 #21 1.317 + TMP_GOPATH=
22:44:06 #21 1.318 + : /build
22:44:06 #21 1.318 + '[' -z '' ']'
22:44:06 #21 1.318 ++ mktemp -d
22:44:06 #21 1.320 + export GOPATH=/tmp/tmp.Z6h50OwESE
22:44:06 #21 1.320 + GOPATH=/tmp/tmp.Z6h50OwESE
22:44:06 #21 1.320 + RM_GOPATH=1
22:44:06 #21 1.320 + case "$(go env GOARCH)" in
22:44:06 #21 1.320 ++ go env GOARCH
22:44:06 #21 1.330 + export GO_BUILDMODE=-buildmode=pie
22:44:06 #21 1.330 + GO_BUILDMODE=-buildmode=pie
22:44:06 #21 1.330 ++ dirname /tmp/install/install.sh
22:44:06 #21 1.335 + dir=/tmp/install
22:44:06 #21 1.335 + bin=containerd
22:44:06 #21 1.335 + shift
22:44:06 #21 1.335 + '[' '!' -f /tmp/install/containerd.installer ']'
22:44:06 #21 1.335 + . /tmp/install/containerd.installer
22:44:06 #21 1.335 ++ set -e
22:44:06 #21 1.335 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
22:44:06 #21 1.335 + install_containerd
22:44:06 #21 1.336 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
22:44:06 #21 1.336 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
22:44:06 #21 1.336 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z6h50OwESE/src/github.com/containerd/containerd
22:44:06 #21 1.339 Cloning into '/tmp/tmp.Z6h50OwESE/src/github.com/containerd/containerd'...
22:44:06 #12 66.58 --------------------------------------------------------------------------------
22:44:06 #12 66.58 Total                                              1.4 MB/s |  81 MB  00:58     
22:44:06 #12 66.73 Running transaction check
22:44:06 #12 66.89 Running transaction test
22:44:06 #12 67.04 Transaction test succeeded
22:44:06 #12 67.04 Running transaction
22:44:06 #12 69.47   Updating   : glibc-common-2.17-324.el7_9.x86_64                          1/68 
22:44:06 #12 69.96   Updating   : glibc-2.17-324.el7_9.x86_64                                 2/68 
22:44:06 #12 70.47   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
22:44:06 #12 70.49   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
22:44:06 #12 71.02   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
22:44:06 #12 72.69   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
22:44:06 #12 73.36 Failed to get D-Bus connection: Operation not permitted
22:44:06 #12 73.40   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
22:44:06 #12 73.90   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
22:44:06 #12 74.41   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
22:44:06 #12 74.92   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
22:44:06 #12 75.42   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
22:44:06 #21 ...
22:44:06 
22:44:06 #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
22:44:06 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
22:44:06 #13 20.43 Selecting previously unselected package mingw-w64-x86-64-dev.
22:44:06 #13 20.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:44:06 #13 20.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:44:06 #12 75.93   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
22:44:06 #12 76.46   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
22:44:07 #12 76.51   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
22:44:07 #12 77.01   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
22:44:07 #13 22.74 Selecting previously unselected package gcc-mingw-w64-base.
22:44:07 #13 22.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:44:07 #13 22.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:44:07 #13 22.85 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:44:07 #13 22.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:44:07 #13 22.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:44:08 #13 ...
22:44:08 
22:44:08 #16 [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
22:44:08 #16 sha256:a76bc204ab100796f7a39ab0fdc9ba94a9bf35087f23e18d464732108d1005f1
22:44:08 #16 3.442 -- Detecting C compile features - done
22:44:08 #16 3.462 -- Performing Test HAS_BUILTIN_FORTIFY
22:44:08 #16 3.568 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:44:08 #16 3.609 -- Configuring done
22:44:08 #16 3.622 -- Generating done
22:44:08 #16 3.626 -- Build files have been written to: /tmp/tmp.I9URVW2pFW/tini
22:44:08 #16 3.630 + make tini-static
22:44:08 #16 3.803 Scanning dependencies of target tini-static
22:44:08 #16 3.857 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:44:08 #16 4.377 [100%] Linking C executable tini-static
22:44:08 #16 4.528 [100%] Built target tini-static
22:44:08 #16 4.554 + mkdir -p /build
22:44:08 #16 4.554 + cp tini-static /build/docker-init
22:44:08 #16 DONE 5.1s
22:44:08 
22:44:08 #21 [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
22:44:08 #21 sha256:378e93bd1cb00e16f4b84975f9863cc0d2b2e6f91530cb44f6b790f842625b38
22:44:08 Project root: /go/src/github.com/docker/cli
22:44:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:44:08 2021/06/29 22:44:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 WARNING: go-md2man does not handle node type HTMLSpan
22:44:08 make[2]: Leaving directory '/root/build-deb/cli'
22:44:08 # Build the compose-cli plugin
22:44:08 # FIXME: using GOPROXY, to work around:
22:44:08 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
22:44:08 cd /go/src/github.com/docker/compose-cli \
22:44:08 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
22:44:08 && mkdir -p /usr/libexec/docker/cli-plugins/ \
22:44:08 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
22:44:08 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
22:44:08 #12 77.05   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
22:44:09 #12 78.15   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
22:44:09 #12 78.70   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
22:44:10 #12 79.24   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
22:44:11 #12 79.76   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
22:44:11 #12 80.80   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
22:44:11 #12 80.82   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
22:44:11 #12 80.84   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
22:44:12 #12 81.34   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
22:44:12 #12 81.85   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
22:44:12 #12 81.95   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
22:44:13 #21 16.78 + cd /tmp/tmp.Z6h50OwESE/src/github.com/containerd/containerd
22:44:13 #21 16.78 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
22:44:13 #12 81.97   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
22:44:13 #21 17.50 + export 'BUILDTAGS=netgo osusergo static_build'
22:44:13 #21 17.50 + BUILDTAGS='netgo osusergo static_build'
22:44:13 #21 17.50 + export EXTRA_FLAGS=-buildmode=pie
22:44:13 #21 17.50 + EXTRA_FLAGS=-buildmode=pie
22:44:13 #21 17.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:44:13 #21 17.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:44:13 #21 17.50 + '[' '' = dynamic ']'
22:44:13 #21 17.50 + make
22:44:14 #12 83.02   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
22:44:14 #12 83.53   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
22:44:14 #21 18.23 + bin/ctr
22:44:14 #12 83.56   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
22:44:14 #12 84.16   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
22:44:14 #12 84.18   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
22:44:15 #12 84.25   Installing : autoconf-2.69-11.el7.noarch                                33/68 
22:44:15 #12 84.74 install-info: No such file or directory for /usr/share/info/autoconf.info
22:44:15 #12 84.77   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
22:44:15 #12 84.79   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
22:44:15 #12 84.82   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
22:44:15 #12 85.39   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
22:44:16 #12 85.41   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
22:44:16 #12 85.92   Installing : less-458-9.el7.x86_64                                      39/68 
22:44:16 #12 85.94   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
22:44:17 #12 86.47   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
22:44:18 #12 86.75   Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64                 42/68 
22:44:18 #12 87.41   Installing : glibc-headers-2.17-324.el7_9.x86_64                        43/68 
22:44:19 #12 87.50   Installing : glibc-devel-2.17-324.el7_9.x86_64                          44/68 
22:44:20 #12 89.13   Installing : gcc-4.8.5-44.el7.x86_64                                    45/68 
22:44:20 #12 89.67   Installing : pcre-devel-8.32-17.el7.x86_64                              46/68 
22:44:20 #12 89.70   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
22:44:20 #12 89.73   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
22:44:20 #12 89.78   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/68 
22:44:20 #12 89.85   Installing : automake-1.13.4-3.el7.noarch                               50/68 
22:44:20 #12 90.35 install-info: No such file or directory for /usr/share/info/automake.info.gz
22:44:20 #12 90.36   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
22:44:20 #12 90.42   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
22:44:21 #21 ...
22:44:21 
22:44:21 #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
22:44:21 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
22:44:21 #13 30.70 Selecting previously unselected package g++-mingw-w64-x86-64.
22:44:21 #13 30.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:44:21 #13 30.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:44:21 #13 36.32 Selecting previously unselected package libapparmor1:amd64.
22:44:21 #13 36.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:44:21 #13 36.33 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:44:21 #13 36.38 Selecting previously unselected package libapparmor-dev:amd64.
22:44:21 #13 36.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:44:21 #13 36.39 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:44:21 #13 36.47 Selecting previously unselected package libbtrfs0.
22:44:21 #13 36.47 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:44:21 #13 36.47 Unpacking libbtrfs0 (4.20.1-2) ...
22:44:21 #13 36.51 Selecting previously unselected package libbtrfs-dev.
22:44:21 #13 36.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:44:21 #13 36.52 Unpacking libbtrfs-dev (4.20.1-2) ...
22:44:21 #13 36.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:44:21 #13 36.59 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:44:21 #13 36.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:44:21 #13 36.64 Selecting previously unselected package libudev-dev:amd64.
22:44:21 #13 36.64 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:44:21 #13 36.67 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:44:21 #13 36.75 Selecting previously unselected package libsepol1-dev:amd64.
22:44:21 #12 90.49   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
22:44:21 #13 36.76 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:44:21 #13 36.76 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:44:21 #13 36.91 Selecting previously unselected package libpcre16-3:amd64.
22:44:21 #13 36.91 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:44:21 #13 36.91 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:44:21 #13 37.02 Selecting previously unselected package libpcre32-3:amd64.
22:44:21 #13 37.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:44:21 #13 37.02 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:44:21 #13 37.13 Selecting previously unselected package libpcrecpp0v5:amd64.
22:44:22 #12 90.97   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
22:44:22 #13 37.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:44:22 #13 37.14 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:44:22 #13 37.19 Selecting previously unselected package libpcre3-dev:amd64.
22:44:22 #13 37.19 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:44:22 #13 37.20 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:44:22 #13 37.40 Selecting previously unselected package libselinux1-dev:amd64.
22:44:22 #12 91.56   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
22:44:22 #12 92.07 install-info: No such file or directory for /usr/share/info/libtool.info.gz
22:44:22 #13 37.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:44:22 #13 37.40 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:44:22 #13 37.55 Selecting previously unselected package libdevmapper-dev:amd64.
22:44:22 #13 37.55 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:44:22 #13 37.56 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:44:22 #13 37.62 Selecting previously unselected package libseccomp-dev:amd64.
22:44:22 #13 37.62 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:44:22 #13 37.63 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:44:22 #13 37.69 Selecting previously unselected package libsystemd-dev:amd64.
22:44:22 #12 92.09   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
22:44:22 #13 37.70 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:44:22 #13 37.70 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:44:22 #13 37.94 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:44:22 #13 37.95 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:44:22 #12 92.32   Installing : glibc-static-2.17-324.el7_9.x86_64                         57/68 
22:44:22 #12 92.34   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
22:44:22 #12 92.37   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
22:44:22 #13 37.96 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:44:22 #13 37.97 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:44:22 #13 37.98 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:44:22 #13 37.99 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:44:22 #13 38.00 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:44:22 #13 38.01 Setting up libbtrfs0 (4.20.1-2) ...
22:44:22 #13 38.02 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:44:22 #13 38.03 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:44:22 #13 38.05 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:44:22 #13 38.06 Setting up libbtrfs-dev (4.20.1-2) ...
22:44:22 #13 38.07 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:44:22 #13 38.08 Setting up mingw-w64-common (6.0.0-3) ...
22:44:22 #13 38.09 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:44:22 #13 38.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:44:22 #13 38.11 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:44:22 #13 38.12 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:44:22 #13 38.13 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
22:44:22 #13 38.13 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
22:44:22 #13 38.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:44:22 #13 38.15 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
22:44:22 #13 38.15 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
22:44:22 #13 38.16 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:44:22 #13 38.17 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:44:23 #13 38.18 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:44:23 #13 38.19 Setting up dmsetup (2:1.02.155-3) ...
22:44:23 #13 38.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:44:23 #13 38.21 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:44:23 #13 38.22 Processing triggers for libc-bin (2.28-10) ...
22:44:23 #12 92.40   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
22:44:23 #12 93.22   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
22:44:24 #12 93.30   Installing : which-2.20-7.el7.x86_64                                    62/68 
22:44:24 #12 93.79 install-info: No such file or directory for /usr/share/info/which.info.gz
22:44:24 #13 DONE 39.3s
22:44:24 
22:44:24 #23 [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
22:44:24 #23 sha256:a5a2e691f1c3d33e582be9a9ee1c7384e261f745ec590dfb4729cb7e33eac836
22:44:24 #23 37.85 + for f in rootlesskit rootlesskit-docker-proxy
22:44:24 #23 37.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:44:24 #23 DONE 40.4s
22:44:24 
22:44:24 #17 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
22:44:24 #17 sha256:f35d75003c0e8161f5568dcb4c448fc74cf205f9d0ef60bfa25f780b833c6779
22:44:24 #17 DONE 0.1s
22:44:24 
22:44:24 #18 [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
22:44:24 #18 sha256:8027f554eeb48e93e4f51651099572d1239475614b1baa4aa083553d946b8cdf
22:44:24 #18 ...
22:44:24 
22:44:24 #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:44:24 #24 sha256:4c0a36ff268ea9f80d573e3e3f5258f7c5a95338b9e85f63770a128d7676e21f
22:44:24 #24 DONE 0.1s
22:44:24 
22:44:24 #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:44:24 #25 sha256:4d36c54dde8c334956a3e368c4f7a0180b49ac1a5a489c6044a4c5eb6a856dc7
22:44:24 #25 DONE 0.1s
22:44:24 
22:44:24 #21 [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
22:44:24 #21 sha256:378e93bd1cb00e16f4b84975f9863cc0d2b2e6f91530cb44f6b790f842625b38
22:44:24 #12 94.29   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
22:44:25 #12 94.30   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
22:44:25 #21 ...
22:44:25 
22:44:25 #18 [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
22:44:25 #18 sha256:8027f554eeb48e93e4f51651099572d1239475614b1baa4aa083553d946b8cdf
22:44:25 #18 1.508 + RM_GOPATH=0
22:44:25 #18 1.508 + TMP_GOPATH=
22:44:25 #18 1.508 + : /build
22:44:25 #18 1.508 + '[' -z '' ']'
22:44:25 #18 1.511 ++ mktemp -d
22:44:25 #18 1.511 + export GOPATH=/tmp/tmp.S9edfi9YAh
22:44:25 #18 1.511 + GOPATH=/tmp/tmp.S9edfi9YAh
22:44:25 #18 1.511 + RM_GOPATH=1
22:44:25 #18 1.511 + case "$(go env GOARCH)" in
22:44:25 #18 1.511 ++ go env GOARCH
22:44:25 #18 1.521 + export GO_BUILDMODE=-buildmode=pie
22:44:25 #18 1.521 + GO_BUILDMODE=-buildmode=pie
22:44:25 #18 1.521 ++ dirname /tmp/install/install.sh
22:44:25 #18 1.521 + dir=/tmp/install
22:44:25 #18 1.521 + bin=runc
22:44:25 #18 1.521 + shift
22:44:25 #18 1.521 + '[' '!' -f /tmp/install/runc.installer ']'
22:44:25 #18 1.521 + . /tmp/install/runc.installer
22:44:25 #18 1.521 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:44:25 #18 1.521 + install_runc
22:44:25 #18 1.521 + grep -q '^3\.10\.0.*\.el7\.'
22:44:25 #18 1.521 + uname -r
22:44:25 #18 1.523 + RUNC_BUILDTAGS='seccomp '
22:44:25 #18 1.525 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:44:25 #18 1.525 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:44:25 #18 1.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S9edfi9YAh/src/github.com/opencontainers/runc
22:44:25 #18 1.529 Cloning into '/tmp/tmp.S9edfi9YAh/src/github.com/opencontainers/runc'...
22:44:26 #12 95.29   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
22:44:26 #12 95.80   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
22:44:26 #12 96.30   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
22:44:27 #12 96.33   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
22:44:27 #12 97.41   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
22:44:27 #12 97.43   Verifying  : glibc-static-2.17-324.el7_9.x86_64                          2/68 
22:44:27 #12 97.44   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
22:44:27 #12 97.45   Verifying  : glibc-2.17-324.el7_9.x86_64                                 4/68 
22:44:27 #12 97.46   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
22:44:27 #12 97.47   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
22:44:27 #12 97.48   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
22:44:27 #12 97.49   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          8/68 
22:44:27 #12 97.50   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
22:44:27 #12 97.51   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
22:44:27 #12 97.52   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
22:44:27 #12 97.53   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
22:44:27 #12 97.54   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
22:44:27 #12 97.55   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
22:44:27 #12 97.56   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
22:44:27 #12 97.57   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
22:44:27 #12 97.58   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         17/68 
22:44:27 #12 97.59   Verifying  : which-2.20-7.el7.x86_64                                    18/68 
22:44:27 #12 97.60   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/68 
22:44:27 #12 97.61   Verifying  : glibc-headers-2.17-324.el7_9.x86_64                        20/68 
22:44:27 #12 97.62   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
22:44:27 #12 97.62   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
22:44:27 #12 97.63   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
22:44:27 #12 97.64   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               24/68 
22:44:27 #12 97.65   Verifying  : glibc-common-2.17-324.el7_9.x86_64                         25/68 
22:44:27 #12 97.66   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
22:44:27 #12 97.67   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
22:44:27 #12 97.68   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
22:44:27 #12 97.70   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
22:44:27 #12 97.71   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
22:44:27 #12 97.72   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
22:44:27 #12 97.72   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
22:44:27 #12 97.73   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
22:44:27 #12 97.74   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
22:44:27 #12 97.75   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
22:44:28 #18 4.201 + cd /tmp/tmp.S9edfi9YAh/src/github.com/opencontainers/runc
22:44:28 #18 4.202 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:44:28 #18 4.245 + '[' -z '' ']'
22:44:28 #18 4.249 + target=static
22:44:28 #18 4.249 + make 'BUILDTAGS=seccomp ' static
22:44:28 #18 4.319 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 .
22:44:28 #12 97.76   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
22:44:28 #12 97.77   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
22:44:28 #12 97.78   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
22:44:28 #12 97.80   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
22:44:28 #12 97.81   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
22:44:28 #12 97.82   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
22:44:28 #12 97.83   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
22:44:28 #12 97.83   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
22:44:28 #12 97.84   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
22:44:28 #12 97.85   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/68 
22:44:28 #12 97.86   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/68 
22:44:28 #12 97.87   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/68 
22:44:28 #12 97.87   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          48/68 
22:44:28 #12 97.88   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    49/68 
22:44:28 #12 97.89   Verifying  : pcre-devel-8.32-17.el7.x86_64                              50/68 
22:44:28 #12 97.90   Verifying  : autoconf-2.69-11.el7.noarch                                51/68 
22:44:28 #12 97.91   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      52/68 
22:44:28 #12 97.92   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/68 
22:44:28 #12 97.93   Verifying  : rsync-3.1.2-10.el7.x86_64                                  54/68 
22:44:28 #12 97.94   Verifying  : glibc-devel-2.17-324.el7_9.x86_64                          55/68 
22:44:28 #12 97.95   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/68 
22:44:28 #12 97.96   Verifying  : policycoreutils-2.5-34.el7.x86_64                          57/68 
22:44:28 #12 97.96   Verifying  : kernel-headers-3.10.0-1160.31.1.el7.x86_64                 58/68 
22:44:28 #12 98.01   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
22:44:28 #12 98.02   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
22:44:28 #12 98.03   Verifying  : less-458-9.el7.x86_64                                      61/68 
22:44:28 #12 98.04   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
22:44:28 #12 98.05   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
22:44:28 #12 98.05   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
22:44:28 #12 98.05   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
22:44:28 #12 98.06   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
22:44:28 #12 98.06   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
22:44:28 #12 98.06   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
22:44:28 #12 98.10 
22:44:28 #12 98.10 Installed:
22:44:28 #12 98.10   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
22:44:28 #12 98.10   cmake.x86_64 0:2.8.12.2-2.el7                                                 
22:44:28 #12 98.10   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
22:44:28 #12 98.10   gcc.x86_64 0:4.8.5-44.el7                                                     
22:44:28 #12 98.10   git.x86_64 0:1.8.3.1-23.el7_8                                                 
22:44:28 #12 98.10   glibc-static.x86_64 0:2.17-324.el7_9                                          
22:44:28 #12 98.10   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
22:44:28 #12 98.10   libselinux-devel.x86_64 0:2.5-15.el7                                          
22:44:28 #12 98.10   libtool.x86_64 0:2.4.2-22.el7_3                                               
22:44:28 #12 98.10   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
22:44:28 #12 98.10   make.x86_64 1:3.82-24.el7                                                     
22:44:28 #12 98.10   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
22:44:28 #12 98.10   systemd-devel.x86_64 0:219-78.el7_9.3                                         
22:44:28 #12 98.10   which.x86_64 0:2.20-7.el7                                                     
22:44:28 #12 98.10 
22:44:28 #12 98.10 Dependency Installed:
22:44:28 #12 98.10   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
22:44:28 #12 98.10   autoconf.noarch 0:2.69-11.el7                                                 
22:44:28 #12 98.10   automake.noarch 0:1.13.4-3.el7                                                
22:44:28 #12 98.10   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
22:44:28 #12 98.10   checkpolicy.x86_64 0:2.5-8.el7                                                
22:44:28 #12 98.10   cpp.x86_64 0:4.8.5-44.el7                                                     
22:44:28 #12 98.10   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
22:44:28 #12 98.10   fipscheck.x86_64 0:1.4.1-6.el7                                                
22:44:28 #12 98.10   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
22:44:28 #12 98.10   glibc-devel.x86_64 0:2.17-324.el7_9                                           
22:44:28 #12 98.10   glibc-headers.x86_64 0:2.17-324.el7_9                                         
22:44:28 #12 98.10   kernel-headers.x86_64 0:3.10.0-1160.31.1.el7                                  
22:44:28 #12 98.10   less.x86_64 0:458-9.el7                                                       
22:44:28 #12 98.10   libarchive.x86_64 0:3.1.2-14.el7_7                                            
22:44:28 #12 98.10   libcgroup.x86_64 0:0.41-21.el7                                                
22:44:28 #12 98.10   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
22:44:28 #12 98.10   libgomp.x86_64 0:4.8.5-44.el7                                                 
22:44:28 #12 98.10   libmpc.x86_64 0:1.0.1-3.el7                                                   
22:44:28 #12 98.10   libseccomp.x86_64 0:2.3.1-4.el7                                               
22:44:28 #12 98.10   libselinux-python.x86_64 0:2.5-15.el7                                         
22:44:28 #12 98.10   libselinux-utils.x86_64 0:2.5-15.el7                                          
22:44:28 #12 98.10   libsemanage-python.x86_64 0:2.5-14.el7                                        
22:44:28 #12 98.10   libsepol-devel.x86_64 0:2.5-10.el7                                            
22:44:28 #12 98.10   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
22:44:28 #12 98.10   lzo.x86_64 0:2.06-8.el7                                                       
22:44:28 #12 98.10   m4.x86_64 0:1.4.16-10.el7                                                     
22:44:28 #12 98.10   mpfr.x86_64 0:3.1.1-4.el7                                                     
22:44:28 #12 98.10   openssh.x86_64 0:7.4p1-21.el7                                                 
22:44:28 #12 98.10   openssh-clients.x86_64 0:7.4p1-21.el7                                         
22:44:28 #12 98.10   pcre-devel.x86_64 0:8.32-17.el7                                               
22:44:28 #12 98.10   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
22:44:28 #12 98.10   perl-Error.noarch 1:0.17020-2.el7                                             
22:44:28 #12 98.10   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
22:44:28 #12 98.10   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
22:44:28 #12 98.10   perl-Test-Harness.noarch 0:3.28-3.el7                                         
22:44:28 #12 98.10   policycoreutils.x86_64 0:2.5-34.el7                                           
22:44:28 #12 98.10   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
22:44:28 #12 98.10   policycoreutils-python.x86_64 0:2.5-34.el7                                    
22:44:28 #12 98.10   python-IPy.noarch 0:0.75-6.el7                                                
22:44:28 #12 98.10   rsync.x86_64 0:3.1.2-10.el7                                                   
22:44:28 #12 98.10   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
22:44:28 #12 98.10   setools-libs.x86_64 0:3.3.8-4.el7                                             
22:44:28 #12 98.10 
22:44:28 #12 98.10 Dependency Updated:
22:44:28 #12 98.10   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
22:44:28 #12 98.10   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
22:44:28 #12 98.10   glibc.x86_64 0:2.17-324.el7_9                                                 
22:44:28 #12 98.10   glibc-common.x86_64 0:2.17-324.el7_9                                          
22:44:28 #12 98.10   systemd.x86_64 0:219-78.el7_9.3                                               
22:44:28 #12 98.10   systemd-libs.x86_64 0:219-78.el7_9.3                                          
22:44:28 #12 98.10 
22:44:28 #12 98.10 Complete!
22:44:29 #12 DONE 98.5s
22:44:29 
22:44:29 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
22:44:29 #14 sha256:4e9ca2e2c306e79d94adc31c1d960073b7e1001b90ba2507425479464d04ed42
22:44:31 #14 DONE 2.2s
22:44:31 
22:44:31 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
22:44:31 #15 sha256:7d7f9670b43f5eaddded29e0295a3b88849afb9250bab5aca38b283b9c9c9dbc
22:44:31 #15 DONE 0.0s
22:44:31 
22:44:31 #16 exporting to image
22:44:31 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:44:31 #16 exporting layers
22:44:35 #16 exporting layers 4.4s done
22:44:35 #16 writing image sha256:0f55ede55bee2fb36e98c2cb54257f69ba7b798404c07f795018f39c06c52a7a done
22:44:35 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
22:44:35 #16 DONE 4.4s
22:44:35 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 4a6fe51' --define '_gitcommit_engine d12fc17' --define '_release 0' --define '_version 0.0.0.20210629140245.4a6fe51' --define '_origversion 0.0.0-20210629140245-4a6fe51' --define '_compose_rpm_version usage:' --define '_compose_version ${VERSION}' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
22:44:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wpMahI
22:44:36 + umask 022
22:44:36 + cd /root/rpmbuild/BUILD
22:44:36 + cd /root/rpmbuild/BUILD
22:44:36 + rm -rf src
22:44:36 + /usr/bin/mkdir -p src
22:44:36 + cd src
22:44:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:44:36 + /usr/bin/tar -xf -
22:44:36 + STATUS=0
22:44:36 + '[' 0 -ne 0 ']'
22:44:36 + /usr/bin/tar -xf -
22:44:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:44:37 + STATUS=0
22:44:37 + '[' 0 -ne 0 ']'
22:44:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:44:37 + exit 0
22:44:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fH1jAb
22:44:37 + umask 022
22:44:37 + cd /root/rpmbuild/BUILD
22:44:37 + cd src
22:44:37 + export DOCKER_GITCOMMIT=d12fc17
22:44:37 + DOCKER_GITCOMMIT=d12fc17
22:44:37 + mkdir -p /go/src/github.com/docker
22:44:37 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:44:37 + pushd /root/rpmbuild/BUILD/src/engine
22:44:37 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:44:37 + TMP_GOPATH=/go
22:44:37 + hack/dockerfile/install/install.sh tini
22:44:37 + RM_GOPATH=0
22:44:37 + TMP_GOPATH=/go
22:44:37 + : /usr/local/bin
22:44:37 + '[' -z /go ']'
22:44:37 + export GOPATH=/go
22:44:37 + GOPATH=/go
22:44:37 + case "$(go env GOARCH)" in
22:44:37 ++ go env GOARCH
22:44:37 + export GO_BUILDMODE=-buildmode=pie
22:44:37 + GO_BUILDMODE=-buildmode=pie
22:44:37 ++ dirname hack/dockerfile/install/install.sh
22:44:37 + dir=hack/dockerfile/install
22:44:37 + bin=tini
22:44:37 + shift
22:44:37 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:44:37 + . hack/dockerfile/install/tini.installer
22:44:37 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:44:37 + install_tini
22:44:37 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:44:37 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:44:37 + git clone https://github.com/krallin/tini.git /go/tini
22:44:37 Cloning into '/go/tini'...
22:44:37 + cd /go/tini
22:44:37 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:44:37 + cmake .
22:44:37 -- The C compiler identification is GNU 4.8.5
22:44:37 -- Check for working C compiler: /usr/bin/cc
22:44:37 -- Check for working C compiler: /usr/bin/cc -- works
22:44:37 -- Detecting C compiler ABI info
22:44:37 -- Detecting C compiler ABI info - done
22:44:37 -- Performing Test HAS_BUILTIN_FORTIFY
22:44:37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:44:37 -- Configuring done
22:44:37 -- Generating done
22:44:37 -- Build files have been written to: /go/tini
22:44:37 + make tini-static
22:44:37 Scanning dependencies of target tini-static
22:44:37 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:44:38 Linking C executable tini-static
22:44:38 [100%] Built target tini-static
22:44:38 + mkdir -p /usr/local/bin
22:44:38 + cp tini-static /usr/local/bin/docker-init
22:44:38 + VERSION=0.0.0-20210629140245-4a6fe51
22:44:38 + PRODUCT=docker
22:44:38 + hack/make.sh dynbinary
22:44:38 
22:44:38 Removing bundles/
22:44:38 
22:44:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:44:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:44:38 GOOS="" GOARCH="" GOARM=""
22:44:55 make[2]: Entering directory '/root/build-deb/compose-cli'
22:44:55 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
22:45:02 make[2]: Entering directory '/root/build-deb/cli'
22:45:02 scripts/docs/generate-man.sh
22:45:24 #18 57.18 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
22:45:24 #18 57.89 + mkdir -p /build
22:45:24 #18 57.90 + cp runc /build/runc
22:45:24 #18 DONE 58.2s
22:45:24 
22:45:24 #21 [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
22:45:24 #21 sha256:378e93bd1cb00e16f4b84975f9863cc0d2b2e6f91530cb44f6b790f842625b38
22:45:24 #21 ...
22:45:24 
22:45:24 #19 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
22:45:24 #19 sha256:c0195f9e1963d98090576a29b151edc7911e133201938986a18f92a3f8afa026
22:45:24 #19 DONE 0.3s
22:45:24 
22:45:24 #21 [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
22:45:24 #21 sha256:378e93bd1cb00e16f4b84975f9863cc0d2b2e6f91530cb44f6b790f842625b38
22:45:31 #21 93.88 + bin/containerd
22:45:51 make[2]: Leaving directory '/root/build-deb/compose-cli'
22:45:51 # Build the scan-plugin
22:45:51 # TODO change once we support scan-plugin on other architectures
22:45:51 if [ "amd64" = "amd64" ]; then \
22:45:51 	cd /go/src/github.com/docker/scan-cli-plugin \
22:45:51 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
22:45:51 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:45:51 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:45:51 fi
22:45:51 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:45:51 GO111MODULE=on make -f builder.Makefile build
22:45:51 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:45:51 mkdir -p bin
22:45:51 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
22:46:03 #21 126.1 # github.com/containerd/containerd/cmd/containerd
22:46:03 #21 126.1 /usr/bin/ld: /tmp/go-link-276947734/000019.o: in function `New':
22:46:03 #21 126.1 /tmp/tmp.Z6h50OwESE/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
22:46:03 #21 126.1 + bin/containerd-stress
22:46:03 #21 127.3 + bin/containerd-shim
22:46:10 Project root: /go/src/github.com/docker/cli
22:46:10 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:46:10 2021/06/29 22:46:03 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 WARNING: go-md2man does not handle node type HTMLSpan
22:46:10 make[2]: Leaving directory '/root/build-deb/cli'
22:46:10 # Build the compose-cli plugin
22:46:10 # FIXME: using GOPROXY, to work around:
22:46:10 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
22:46:10 cd /go/src/github.com/docker/compose-cli \
22:46:10 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
22:46:10 && mkdir -p /usr/libexec/docker/cli-plugins/ \
22:46:10 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
22:46:10 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
22:46:11 #21 134.4 + bin/containerd-shim-runc-v1
22:46:14 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:46:14 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:46:14 GOOS="" GOARCH="" GOARM=""
22:46:14 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:46:14 
22:46:14 ~/rpmbuild/BUILD/src
22:46:14 + popd
22:46:14 + exit 0
22:46:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kF2hAE
22:46:14 + umask 022
22:46:14 + cd /root/rpmbuild/BUILD
22:46:14 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64 '!=' / ']'
22:46:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:14 + mkdir -p /root/rpmbuild/BUILDROOT
22:46:14 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:14 + cd src
22:46:14 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
22:46:14 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/dockerd
22:46:14 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
22:46:14 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/docker-proxy
22:46:14 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/docker-init
22:46:14 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/lib/systemd/system/docker.service
22:46:14 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/lib/systemd/system/docker.socket
22:46:14 + /usr/lib/rpm/check-buildroot
22:46:14 + /usr/lib/rpm/redhat/brp-compress
22:46:14 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:46:14 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:46:14 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:46:14 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:46:14 + /usr/lib/rpm/redhat/brp-python-hardlink
22:46:14 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:46:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RA6a67
22:46:14 + umask 022
22:46:14 + cd /root/rpmbuild/BUILD
22:46:14 + cd src
22:46:14 + engine/bundles/dynbinary-daemon/dockerd -v
22:46:14 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
22:46:14 + exit 0
22:46:14 Processing files: docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:14 Provides: docker-ce = 3:0.0.0.20210629140245.4a6fe51-0.el7 docker-ce(x86-64) = 3:0.0.0.20210629140245.4a6fe51-0.el7
22:46:14 Requires(interp): /bin/sh /bin/sh /bin/sh
22:46:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:46:14 Requires(post): /bin/sh
22:46:14 Requires(preun): /bin/sh
22:46:14 Requires(postun): /bin/sh
22:46:14 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
22:46:14 Conflicts: docker docker-io docker-engine-cs docker-ee
22:46:14 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
22:46:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:14 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.src.rpm
22:46:15 #21 139.2 + bin/containerd-shim-runc-v2
22:46:16 #21 139.9 + binaries
22:46:16 #21 139.9 + install -D bin/containerd /build/containerd
22:46:16 #21 139.9 + install -D bin/containerd-shim /build/containerd-shim
22:46:16 #21 139.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:46:16 #21 139.9 + install -D bin/ctr /build/ctr
22:46:18 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
22:46:18 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
22:46:19 #21 DONE 142.9s
22:46:20 
22:46:20 #22 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
22:46:20 #22 sha256:fc824cee32d6153f1cf92c0febd5b28c282edc0fbfe46b23a6c00ec2a8bd5064
22:46:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64.rpm
22:46:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A6eSka
22:46:21 + umask 022
22:46:21 + cd /root/rpmbuild/BUILD
22:46:21 + cd src
22:46:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:46:21 + exit 0
22:46:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3XP9Ea
22:46:21 + umask 022
22:46:21 + cd /root/rpmbuild/BUILD
22:46:21 + cd /root/rpmbuild/BUILD
22:46:21 + rm -rf src
22:46:21 + /usr/bin/mkdir -p src
22:46:21 + cd src
22:46:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
22:46:21 + /usr/bin/tar -xf -
22:46:21 + STATUS=0
22:46:21 + '[' 0 -ne 0 ']'
22:46:21 + /usr/bin/tar -xf -
22:46:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
22:46:21 + STATUS=0
22:46:21 + '[' 0 -ne 0 ']'
22:46:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:46:21 + exit 0
22:46:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e1BJyc
22:46:21 + umask 022
22:46:21 + cd /root/rpmbuild/BUILD
22:46:21 + cd src
22:46:21 + mkdir -p /go/src/github.com/docker
22:46:21 + rm -f /go/src/github.com/docker/cli
22:46:21 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
22:46:21 + pushd /go/src/github.com/docker/cli
22:46:21 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
22:46:21 + VERSION=0.0.0-20210629140245-4a6fe51
22:46:21 + GITCOMMIT=4a6fe51
22:46:21 + GO_LINKMODE=dynamic
22:46:21 + ./scripts/build/binary
22:46:21 Building dynamic docker-linux-amd64
22:46:21 #22 DONE 1.1s
22:46:21 
22:46:21 #26 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
22:46:21 #26 sha256:d0b39fbcacc7d882a7ca1b0186cfa1565939c980942e07ca2c9b3dc9ef2c7640
22:46:21 #26 DONE 0.3s
22:46:21 
22:46:21 #31 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
22:46:21 #31 sha256:301fcbba66ffc206c66843eed3d76ab988f829be932af083cc22c02e77bc510d
22:46:21 go: downloading github.com/spf13/cobra v1.0.0
22:46:21 go: downloading github.com/sirupsen/logrus v1.4.2
22:46:21 go: downloading github.com/spf13/pflag v1.0.3
22:46:21 go: downloading github.com/Masterminds/semver/v3 v3.1.0
22:46:21 go: downloading github.com/google/uuid v1.1.1
22:46:22 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
22:46:22 go: downloading github.com/docker/go v1.5.1-1
22:46:22 #31 DONE 1.2s
22:46:22 
22:46:22 #32 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
22:46:22 #32 sha256:66b7ce54bff9927285b0d78eb75475d9e967d0973e4e7d182b059d3b52a8f5bb
22:46:22 #32 DONE 0.0s
22:46:22 
22:46:22 #33 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker         hack/make.sh binary
22:46:22 #33 sha256:6a919a285a28a8ded28e5f2a608b0e5d618a39c37f00da4d45c1d127e7479c27
22:46:22 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
22:46:23 #33 0.407 
22:46:23 #33 0.467 Removing /build/bundles/
22:46:23 #33 0.468 
22:46:23 #33 0.472 ---> Making bundle: binary (in /build/bundles/binary)
22:46:23 #33 0.499 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:46:23 #33 0.499 GOOS="" GOARCH="" GOARM=""
22:46:23 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
22:46:23 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
22:46:26 go: downloading github.com/docker/docker-credential-helpers v0.6.3
22:46:27 go: downloading github.com/containerd/containerd v1.3.4
22:46:27 go: downloading google.golang.org/grpc v1.23.1
22:46:29 go: downloading github.com/gorilla/mux v1.7.4
22:46:29 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
22:46:29 go: downloading github.com/gogo/protobuf v1.3.1
22:46:30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:46:31 go: downloading github.com/golang/protobuf v1.3.2
22:46:32 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
22:46:32 go: downloading github.com/prometheus/client_golang v1.1.0
22:46:33 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
22:46:33 go: downloading github.com/prometheus/common v0.6.0
22:46:34 go: downloading github.com/prometheus/procfs v0.0.3
22:46:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:46:56 make[2]: Entering directory '/root/build-deb/compose-cli'
22:46:56 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
22:46:57 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:46:57 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:46:57 # Build the CLI plugins
22:46:57 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:46:57 set -e;cd /sources && \
22:46:57 	tar xzf plugin-installers.tgz; \
22:46:57 	for installer in plugins/*.installer; do \
22:46:57 		LDFLAGS='' bash ${installer} build; \
22:46:57 	done
22:46:57 Cloning into '/go/src/github.com/docker/buildx'...
22:46:57 Fetching origin
22:46:57 + GOFLAGS=-mod=vendor
22:46:57 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:47:42 + DISABLE_WARN_OUTSIDE_CONTAINER=1
22:47:42 + make manpages
22:47:42 scripts/docs/generate-man.sh
22:47:44 #33 72.86 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:47:44 #33 73.34 Copying nested executables into /build/bundles/binary-daemon
22:47:44 #33 74.51 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:47:44 #33 74.51 GOOS="" GOARCH="" GOARM=""
22:47:44 #33 74.74 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:47:44 #33 74.77 
22:47:44 #33 DONE 77.3s
22:47:44 
22:47:44 #34 [binary 1/1] COPY --from=build-binary /build/bundles/ /
22:47:44 #34 sha256:a042f76a05f2fb22f92690c18c37ddd0a753cf2755d8c28beb8f280727ad4f0c
22:47:44 #34 DONE 2.8s
22:47:44 
22:47:44 #35 exporting to client
22:47:44 #35 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
22:47:44 #35 copying files 18.06MB 0.1s
22:47:44 #35 copying files 203.95MB 1.2s done
22:47:44 #35 DONE 1.3s
22:47:44 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
22:47:44 mkdir -p build/linux/docker
22:47:44 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build/docker build/linux/docker/
22:47:44 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
22:47:44 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
22:47:44 done
22:47:45 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210629140245-4a6fe51.tgz docker
22:47:57 # extra binaries for running rootless
22:47:57 mkdir -p build/linux/docker-rootless-extras
22:47:57 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
22:47:57 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
22:47:57 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
22:47:57 	fi \
22:47:57 done
22:47:57 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210629140245-4a6fe51.tgz docker-rootless-extras
22:47:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:47:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:47:58 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
22:47:58 angry_easley
22:47:58 mkdir -p build/mac/amd64/docker
22:47:58 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.3 /build
22:47:58 Unable to find image 'golang:1.16.3' locally
22:47:59 1.16.3: Pulling from library/golang
22:47:59 bd8f6a7501cc: Pulling fs layer
22:47:59 44718e6d535d: Pulling fs layer
22:47:59 efe9738af0cb: Pulling fs layer
22:47:59 f37aabde37b8: Pulling fs layer
22:47:59 c4c446e03742: Pulling fs layer
22:47:59 77ce91079a9a: Pulling fs layer
22:47:59 62b51a704e67: Pulling fs layer
22:47:59 f37aabde37b8: Waiting
22:47:59 c4c446e03742: Waiting
22:47:59 77ce91079a9a: Waiting
22:47:59 62b51a704e67: Waiting
22:47:59 44718e6d535d: Verifying Checksum
22:47:59 44718e6d535d: Download complete
22:47:59 efe9738af0cb: Verifying Checksum
22:47:59 efe9738af0cb: Download complete
22:48:00 bd8f6a7501cc: Verifying Checksum
22:48:00 bd8f6a7501cc: Download complete
22:48:00 f37aabde37b8: Verifying Checksum
22:48:00 f37aabde37b8: Download complete
22:48:00 62b51a704e67: Verifying Checksum
22:48:00 62b51a704e67: Download complete
22:48:00 c4c446e03742: Verifying Checksum
22:48:00 c4c446e03742: Download complete
22:48:01 77ce91079a9a: Verifying Checksum
22:48:01 77ce91079a9a: Download complete
22:48:03 bd8f6a7501cc: Pull complete
22:48:03 44718e6d535d: Pull complete
22:48:03 efe9738af0cb: Pull complete
22:48:04 make[2]: Leaving directory '/root/build-deb/compose-cli'
22:48:04 # Build the scan-plugin
22:48:04 # TODO change once we support scan-plugin on other architectures
22:48:04 if [ "armhf" = "amd64" ]; then \
22:48:04 	cd /go/src/github.com/docker/scan-cli-plugin \
22:48:04 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
22:48:04 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:48:04 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:48:04 fi
22:48:04 # Build the CLI plugins
22:48:04 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:48:04 set -e;cd /sources && \
22:48:04 	tar xzf plugin-installers.tgz; \
22:48:04 	for installer in plugins/*.installer; do \
22:48:04 		LDFLAGS='' bash ${installer} build; \
22:48:04 	done
22:48:04 Cloning into '/go/src/github.com/docker/buildx'...
22:48:04 Fetching origin
22:48:04 + GOFLAGS=-mod=vendor
22:48:04 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:48:05 make[1]: Leaving directory '/root/build-deb'
22:48:05    debian/rules override_dh_auto_test
22:48:05 make[1]: Entering directory '/root/build-deb'
22:48:05 ./engine/bundles/dynbinary-daemon/dockerd -v
22:48:05 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
22:48:05 ./cli/build/docker -v
22:48:05 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
22:48:05 make[1]: Leaving directory '/root/build-deb'
22:48:05  debian/rules binary
22:48:05 dh binary --with=bash-completion --with=systemd
22:48:05    dh_testroot
22:48:05    dh_prep
22:48:05    debian/rules override_dh_auto_install
22:48:05 make[1]: Entering directory '/root/build-deb'
22:48:05 # docker-ce-cli install
22:48:05 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
22:48:05 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:48:05 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:48:05 set -e;cd /sources && \
22:48:05 	tar xzf plugin-installers.tgz; \
22:48:05 	for installer in plugins/*.installer; do \
22:48:05 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:48:05 		PREFIX=/usr/libexec/docker/cli-plugins \
22:48:05 			bash ${installer} install_plugin; \
22:48:05 	done
22:48:05 # docker-ce install
22:48:05 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:48:05 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:48:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
22:48:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
22:48:05 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:48:05 # docker-compose-plugin install
22:48:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:48:05 # docker-scan-plugin install
22:48:05 # TODO change once we support scan-plugin on other architectures
22:48:05 if [ "amd64" = "amd64" ]; then \
22:48:05 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:48:05 fi
22:48:05 # docker-ce-rootless-extras install
22:48:05 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:48:05 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:48:05 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:48:05 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:48:05 # TODO: how can we install vpnkit?
22:48:05 make[1]: Leaving directory '/root/build-deb'
22:48:05    debian/rules override_dh_install
22:48:05 make[1]: Entering directory '/root/build-deb'
22:48:05 dh_install
22:48:05 # TODO Can we do this from within our container?
22:48:05 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:48:05 make[1]: Leaving directory '/root/build-deb'
22:48:05    dh_installdocs
22:48:05    dh_installchangelogs
22:48:05    dh_installman
22:48:06 f37aabde37b8: Pull complete
22:48:06    dh_bash-completion
22:48:06    dh_systemd_enable
22:48:06    debian/rules override_dh_installinit
22:48:06 make[1]: Entering directory '/root/build-deb'
22:48:06 # use "docker" as our service name, not "docker-ce"
22:48:06 dh_installinit --name=docker
22:48:06 make[1]: Leaving directory '/root/build-deb'
22:48:06    dh_systemd_start
22:48:06    dh_perl
22:48:06    dh_link
22:48:06    dh_strip_nondeterminism
22:48:06    dh_compress
22:48:06    dh_fixperms
22:48:07    debian/rules override_dh_strip
22:48:07 make[1]: Entering directory '/root/build-deb'
22:48:07 # Go has lots of problems with stripping, so just don't
22:48:07 make[1]: Leaving directory '/root/build-deb'
22:48:07    dh_makeshlibs
22:48:07    debian/rules override_dh_shlibdeps
22:48:07 make[1]: Entering directory '/root/build-deb'
22:48:07 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:48:08 c4c446e03742: Pull complete
22:48:14 77ce91079a9a: Pull complete
22:48:14 62b51a704e67: Pull complete
22:48:14 Digest: sha256:f7d3519759ba6988a2b73b5874b17c5958ac7d0aa48a8b1d84d66ef25fa345f1
22:48:14 Status: Downloaded newer image for golang:1.16.3
22:48:15 Cloning into '/go/src/github.com/docker/buildx'...
22:48:17 Fetching origin
22:48:17 + GOFLAGS=-mod=vendor
22:48:17 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:48:19 make[1]: Leaving directory '/root/build-deb'
22:48:19    dh_installdeb
22:48:19    debian/rules override_dh_gencontrol
22:48:19 make[1]: Entering directory '/root/build-deb'
22:48:19 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:48:19 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
22:48:19 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
22:48:19 
22:48:19 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:48:19 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:48:19 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:48:19 if [ "amd64" = "amd64" ]; then \
22:48:19 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:48:19 fi
22:48:19 dh_gencontrol --remaining-packages
22:48:19 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
22:48:19 make[1]: Leaving directory '/root/build-deb'
22:48:19    dh_md5sums
22:48:19    dh_builddeb
22:48:19 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'.
22:48:50 Project root: /go/src/github.com/docker/cli
22:48:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:48:50 2021/06/29 22:48:41 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 WARNING: go-md2man does not handle node type HTMLSpan
22:48:50 + popd
22:48:50 ~/rpmbuild/BUILD/src
22:48:50 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:48:50 + pushd /root/rpmbuild/BUILD/src/plugins
22:48:50 + for installer in '*.installer'
22:48:50 + '[' buildx.installer '!=' scan.installer ']'
22:48:50 + bash buildx.installer build
22:48:50 Cloning into '/go/src/github.com/docker/buildx'...
22:48:50 Fetching origin
22:48:50 + GOFLAGS=-mod=vendor
22:48:50 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    debian/rules override_dh_auto_test
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 ./engine/bundles/dynbinary-daemon/dockerd -v
22:49:12 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
22:49:12 ./cli/build/docker -v
22:49:12 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    create-stamp debian/debhelper-build-stamp
22:49:12  debian/rules binary
22:49:12 dh binary --with=bash-completion --with=systemd
22:49:12    dh_testroot
22:49:12    dh_prep
22:49:12    debian/rules override_dh_auto_install
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 # docker-ce-cli install
22:49:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
22:49:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:49:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:49:12 set -e;cd /sources && \
22:49:12 	tar xzf plugin-installers.tgz; \
22:49:12 	for installer in plugins/*.installer; do \
22:49:12 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:49:12 		PREFIX=/usr/libexec/docker/cli-plugins \
22:49:12 			bash ${installer} install_plugin; \
22:49:12 	done
22:49:12 # docker-ce install
22:49:12 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:49:12 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:49:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
22:49:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
22:49:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:49:12 # docker-compose-plugin install
22:49:12 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:49:12 # docker-scan-plugin install
22:49:12 # TODO change once we support scan-plugin on other architectures
22:49:12 if [ "armhf" = "amd64" ]; then \
22:49:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:49:12 fi
22:49:12 # docker-ce-rootless-extras install
22:49:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:49:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:49:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:49:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:49:12 # TODO: how can we install vpnkit?
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    debian/rules override_dh_install
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 dh_install
22:49:12 # TODO Can we do this from within our container?
22:49:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    dh_installdocs
22:49:12    dh_installchangelogs
22:49:12    dh_installman
22:49:12    dh_bash-completion
22:49:12    dh_systemd_enable
22:49:12    debian/rules override_dh_installinit
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 # use "docker" as our service name, not "docker-ce"
22:49:12 dh_installinit --name=docker
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    dh_systemd_start
22:49:12    dh_perl
22:49:12    dh_link
22:49:12    dh_strip_nondeterminism
22:49:12    dh_compress
22:49:12    dh_fixperms
22:49:12    dh_missing
22:49:12    debian/rules override_dh_strip
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 # Go has lots of problems with stripping, so just don't
22:49:12 make[1]: Leaving directory '/root/build-deb'
22:49:12    dh_makeshlibs
22:49:12    debian/rules override_dh_shlibdeps
22:49:12 make[1]: Entering directory '/root/build-deb'
22:49:12 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:49:16 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'.
22:49:22 make[1]: Leaving directory '/root/build-deb'
22:49:22    dh_installdeb
22:49:22    debian/rules override_dh_gencontrol
22:49:22 make[1]: Entering directory '/root/build-deb'
22:49:22 # Use separate version for the compose-plugin package, then generate the other control files as usual
22:49:22 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
22:49:22 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
22:49:22 
22:49:22 # Use separate version for the scan-plugin package, then generate the other control files as usual
22:49:22 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
22:49:22 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
22:49:22 if [ "armhf" = "amd64" ]; then \
22:49:22 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
22:49:22 fi
22:49:22 dh_gencontrol --remaining-packages
22:49:22 make[1]: Leaving directory '/root/build-deb'
22:49:22    dh_md5sums
22:49:22    dh_builddeb
22:49:22 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb'.
22:49:22 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'.
22:49:22 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'.
22:49:22 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'.
22:49:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
22:49:54 Unable to find image 'alpine:latest' locally
22:49:54 latest: Pulling from library/alpine
22:49:54 5843afab3874: Pulling fs layer
22:49:54 5843afab3874: Verifying Checksum
22:49:54 5843afab3874: Download complete
22:49:54 5843afab3874: Pull complete
22:49:54 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
22:49:54 Status: Downloaded newer image for alpine:latest
22:49:54 mkdir -p build/mac/arm64/docker
22:49:54 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.3 /build
22:49:54 Cloning into '/go/src/github.com/docker/buildx'...
22:49:54 Fetching origin
22:49:54 + GOFLAGS=-mod=vendor
22:49:54 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:49:57 + popd
22:49:57 ~/rpmbuild/BUILD/src
22:49:57 + exit 0
22:49:57 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7t0klr
22:49:57 + umask 022
22:49:57 + cd /root/rpmbuild/BUILD
22:49:57 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64 '!=' / ']'
22:49:57 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 + mkdir -p /root/rpmbuild/BUILDROOT
22:49:57 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 + cd src
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin
22:49:57 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/docker
22:49:57 + pushd /root/rpmbuild/BUILD/src/plugins
22:49:57 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
22:49:57 + for installer in '*.installer'
22:49:57 + '[' buildx.installer '!=' scan.installer ']'
22:49:57 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 + PREFIX=/usr/libexec/docker/cli-plugins
22:49:57 + bash buildx.installer install_plugin
22:49:57 + popd
22:49:57 ~/rpmbuild/BUILD/src
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/bash-completion/completions
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/zsh/vendor-completions
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/fish/vendor_completions.d
22:49:57 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/bash-completion/completions/docker
22:49:57 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
22:49:57 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man1
22:49:57 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man1
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man5
22:49:57 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man5
22:49:57 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man8
22:49:57 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/man/man8
22:49:57 + mkdir -p build-docs
22:49:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:49:57 + cp cli/LICENSE build-docs/LICENSE
22:49:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:49:57 + cp cli/MAINTAINERS build-docs/MAINTAINERS
22:49:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:49:57 + cp cli/NOTICE build-docs/NOTICE
22:49:57 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
22:49:57 + cp cli/README.md build-docs/README.md
22:49:57 + /usr/lib/rpm/check-buildroot
22:49:57 + /usr/lib/rpm/redhat/brp-compress
22:49:57 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:49:57 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:49:57 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:49:57 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:49:57 + /usr/lib/rpm/redhat/brp-python-hardlink
22:49:57 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:49:57 Processing files: docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gIVjVJ
22:49:57 + umask 022
22:49:57 + cd /root/rpmbuild/BUILD
22:49:57 + cd src
22:49:57 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + export DOCDIR
22:49:57 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210629140245.4a6fe51
22:49:57 + exit 0
22:49:57 Provides: docker-ce-cli = 1:0.0.0.20210629140245.4a6fe51-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210629140245.4a6fe51-0.el7
22:49:57 Requires(interp): /bin/sh
22:49:57 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:49:57 Requires(post): /bin/sh
22:49:57 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
22:49:57 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
22:49:57 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:49:57 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.src.rpm
22:50:03 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64.rpm
22:50:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B2f13c
22:50:03 + umask 022
22:50:03 + cd /root/rpmbuild/BUILD
22:50:03 + cd src
22:50:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:03 + exit 0
22:50:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mMRom0
22:50:03 + umask 022
22:50:03 + cd /root/rpmbuild/BUILD
22:50:03 + cd /root/rpmbuild/BUILD
22:50:03 + rm -rf src
22:50:03 + /usr/bin/mkdir -p src
22:50:03 + cd src
22:50:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:50:03 + /usr/bin/tar -xf -
22:50:03 + STATUS=0
22:50:03 + '[' 0 -ne 0 ']'
22:50:03 + /usr/bin/tar -xf -
22:50:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:50:03 + STATUS=0
22:50:03 + '[' 0 -ne 0 ']'
22:50:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:50:03 + exit 0
22:50:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7pOr5Q
22:50:03 + umask 022
22:50:03 + cd /root/rpmbuild/BUILD
22:50:03 + cd src
22:50:03 + export DOCKER_GITCOMMIT=d12fc17
22:50:03 + DOCKER_GITCOMMIT=d12fc17
22:50:03 + mkdir -p /go/src/github.com/docker
22:50:03 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:50:03 + TMP_GOPATH=/go
22:50:03 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
22:50:03 + RM_GOPATH=0
22:50:03 + TMP_GOPATH=/go
22:50:03 + : /usr/local/bin
22:50:03 + '[' -z /go ']'
22:50:03 + export GOPATH=/go
22:50:03 + GOPATH=/go
22:50:03 + case "$(go env GOARCH)" in
22:50:03 ++ go env GOARCH
22:50:03 + export GO_BUILDMODE=-buildmode=pie
22:50:03 + GO_BUILDMODE=-buildmode=pie
22:50:03 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
22:50:03 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
22:50:03 + bin=rootlesskit
22:50:03 + shift
22:50:03 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
22:50:03 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
22:50:03 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:50:03 + install_rootlesskit dynamic
22:50:03 + case "$1" in
22:50:03 + install_rootlesskit_dynamic
22:50:03 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:50:03 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:50:03 + export BUILD_MODE=-buildmode=pie
22:50:03 + BUILD_MODE=-buildmode=pie
22:50:03 + _install_rootlesskit
22:50:03 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:50:03 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:50:03 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
22:50:03 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
22:50:04 + cd /go/src/github.com/rootless-containers/rootlesskit
22:50:04 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:50:04 + export GO111MODULE=on
22:50:04 + GO111MODULE=on
22:50:04 + export GOPROXY=https://proxy.golang.org
22:50:04 + GOPROXY=https://proxy.golang.org
22:50:04 + for f in rootlesskit rootlesskit-docker-proxy
22:50:04 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:50:05 go: downloading github.com/pkg/errors v0.9.1
22:50:05 go: downloading github.com/sirupsen/logrus v1.8.1
22:50:05 go: downloading github.com/urfave/cli/v2 v2.3.0
22:50:05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:50:05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:50:05 go: downloading github.com/google/uuid v1.2.0
22:50:05 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:50:05 go: downloading github.com/moby/vpnkit v0.5.0
22:50:05 go: downloading github.com/gofrs/flock v0.8.0
22:50:05 go: downloading github.com/gorilla/mux v1.8.0
22:50:05 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:50:05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:50:05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:50:05 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:50:06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:50:11 + for f in rootlesskit rootlesskit-docker-proxy
22:50:11 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:50:12 + return
22:50:12 + exit 0
22:50:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cno9F4
22:50:12 + umask 022
22:50:12 + cd /root/rpmbuild/BUILD
22:50:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64 '!=' / ']'
22:50:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:12 + mkdir -p /root/rpmbuild/BUILDROOT
22:50:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:12 + cd src
22:50:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/dockerd-rootless.sh
22:50:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
22:50:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/rootlesskit
22:50:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
22:50:12 + /usr/lib/rpm/check-buildroot
22:50:12 + /usr/lib/rpm/redhat/brp-compress
22:50:12 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:50:12 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:50:12 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:50:12 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:50:12 + /usr/lib/rpm/redhat/brp-python-hardlink
22:50:12 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:50:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XHS2vi
22:50:12 + umask 022
22:50:12 + cd /root/rpmbuild/BUILD
22:50:12 + cd src
22:50:12 + /usr/local/bin/rootlesskit -v
22:50:12 rootlesskit version 0.14.2
22:50:12 + exit 0
22:50:12 Processing files: docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:12 Provides: docker-ce-rootless-extras = 0:0.0.0.20210629140245.4a6fe51-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210629140245.4a6fe51-0.el7
22:50:12 Requires(interp): /bin/sh /bin/sh /bin/sh
22:50:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:50:12 Requires(post): /bin/sh
22:50:12 Requires(preun): /bin/sh
22:50:12 Requires(postun): /bin/sh
22:50:12 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
22:50:12 Conflicts: rootlesskit
22:50:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.src.rpm
22:50:16 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64.rpm
22:50:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wfiSDb
22:50:16 + umask 022
22:50:16 + cd /root/rpmbuild/BUILD
22:50:16 + cd src
22:50:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210629140245.4a6fe51-0.el7.x86_64
22:50:16 + exit 0
22:50:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DQZ2FA
22:50:16 + umask 022
22:50:16 + cd /root/rpmbuild/BUILD
22:50:16 + cd /root/rpmbuild/BUILD
22:50:16 + rm -rf src
22:50:16 + /usr/bin/mkdir -p src
22:50:16 + cd src
22:50:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:50:16 + /usr/bin/tar -xf -
22:50:16 + STATUS=0
22:50:16 + '[' 0 -ne 0 ']'
22:50:16 + /usr/bin/tar -xf -
22:50:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
22:50:16 + STATUS=0
22:50:16 + '[' 0 -ne 0 ']'
22:50:16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:50:16 + exit 0
22:50:16 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cxgi8Z
22:50:16 + umask 022
22:50:16 + cd /root/rpmbuild/BUILD
22:50:16 + cd src
22:50:16 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:50:16 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:50:16 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
22:50:16 GO111MODULE=on make -f builder.Makefile build
22:50:16 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:50:16 mkdir -p bin
22:50:16 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
22:50:17 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
22:50:18 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
22:50:18 go: downloading github.com/spf13/cobra v1.0.0
22:50:18  dpkg-genbuildinfo
22:50:18  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.changes
22:50:18 dpkg-genchanges: info: including full source code in upload
22:50:18  dpkg-source -I.git --after-build .
22:50:18 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
22:50:18 + destination=/build
22:50:18 + mkdir -p /build
22:50:18 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb /build
22:50:18 copied '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 copied '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.dsc'
22:50:18 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.dsc'
22:50:18 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.tar.gz'
22:50:18 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster.tar.gz'
22:50:18 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.buildinfo'
22:50:18 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.buildinfo'
22:50:18 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.changes'
22:50:18 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.changes'
22:50:18 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-buster_armhf.deb'
22:50:18 copied '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb'
22:50:18 removed '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb'
22:50:18 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
22:50:18 go: downloading github.com/docker/distribution v2.7.1+incompatible
22:50:18 go: downloading github.com/docker/go-connections v0.4.0
22:50:18 go: downloading github.com/sirupsen/logrus v1.4.2
22:50:18 go: downloading github.com/spf13/pflag v1.0.3
22:50:18 go: downloading github.com/theupdateframework/notary v0.6.1
22:50:19 go: downloading github.com/opencontainers/image-spec v1.0.1
22:50:19 go: downloading github.com/docker/go-units v0.4.0
22:50:19 go: downloading github.com/Masterminds/semver/v3 v3.1.0
22:50:19 go: downloading github.com/google/uuid v1.1.1
22:50:19 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:50:19 go: downloading github.com/opencontainers/go-digest v1.0.0
22:50:19 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
22:50:19 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
22:50:19 go: downloading github.com/docker/go v1.5.1-1
22:50:19 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
22:50:19 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
22:50:19 go: downloading github.com/morikuni/aec v1.0.0
22:50:19 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
22:50:19 go: downloading github.com/docker/docker-credential-helpers v0.6.3
22:50:19 go: downloading github.com/gorilla/mux v1.7.4
22:50:19 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
22:50:19 go: downloading github.com/containerd/containerd v1.3.4
22:50:19 go: downloading google.golang.org/grpc v1.23.1
22:50:20 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
22:50:20 go: downloading github.com/gogo/protobuf v1.3.1
22:50:20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:50:20 go: downloading github.com/golang/protobuf v1.3.2
22:50:20 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
22:50:20 go: downloading github.com/docker/go-metrics v0.0.1
22:50:20 go: downloading github.com/prometheus/client_golang v1.1.0
22:50:20 go: downloading github.com/beorn7/perks v1.0.1
22:50:20 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
22:50:20 go: downloading github.com/prometheus/common v0.6.0
22:50:20 go: downloading github.com/prometheus/procfs v0.0.3
22:50:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:50:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'.
22:50:24 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb'.
22:50:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
22:50:27 == Building packages for raspbian-bullseye ==
22:50:27 mkdir -p "debbuild/raspbian-bullseye"
22:50:27 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
22:50:27 #1 [internal] load build definition from Dockerfile
22:50:27 #1 sha256:3d6c313fd1868fa57fc45355790eb9ce9cf3c6660f1830b037ea25f6db4a95a0
22:50:27 #1 transferring dockerfile: 937B 0.0s done
22:50:27 #1 DONE 0.1s
22:50:27 
22:50:27 #2 [internal] load .dockerignore
22:50:27 #2 sha256:c7ec9393aea2085acb843454552a1ae5e2dd99fac2638db2855c1d4c6abedf9e
22:50:27 #2 transferring context: 2B done
22:50:27 #2 DONE 0.0s
22:50:27 
22:50:27 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:50:27 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
22:50:28 #4 ...
22:50:28 
22:50:28 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
22:50:28 #5 sha256:ec1df6d0249d23496189f705915dda1663d1e91438d29d66c7fe504aaf7d1f92
22:50:28 #5 DONE 0.0s
22:50:28 
22:50:28 #6 [auth] library/golang:pull token for registry-1.docker.io
22:50:28 #6 sha256:707950b96c692de5012a324a99957c6eb6816053ced113ffc64c0ee5fffbf570
22:50:28 #6 DONE 0.0s
22:50:28 
22:50:28 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
22:50:28 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
22:50:28 #3 ...
22:50:28 
22:50:28 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:50:28 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
22:50:28 #4 DONE 0.3s
22:50:28 
22:50:28 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
22:50:28 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
22:50:28 #3 DONE 0.5s
22:50:28 
22:50:28 #9 [internal] load build context
22:50:28 #9 sha256:df8890ecb68e3b62907110ccde3283014bc337f7f3f79f82abff6db7269bfebd
22:50:28 #9 transferring context: 800B done
22:50:28 #9 DONE 0.0s
22:50:28 
22:50:28 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:50:28 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
22:50:28 #13 CACHED
22:50:28 
22:50:28 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a
22:50:28 #7 sha256:c1797527f5ae0e3366c91e149ad433d9fe5f1a187034cd07f0c0bf06b33d46b7
22:50:28 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a done
22:50:28 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 0B / 41.48MB 0.2s
22:50:28 #7 sha256:a6e4768b8245918b43d476e1ac5a96cadf6a5bc82f02611ae048fb3d093352b2 5.00kB / 5.00kB done
22:50:28 #7 sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd 303B / 303B 0.1s done
22:50:28 #7 sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c 256B / 256B 0.1s done
22:50:28 #7 sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff 909B / 909B 0.1s done
22:50:28 #7 sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a 1.99kB / 1.99kB done
22:50:28 #7 sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef 0B / 177B 0.2s
22:50:28 #7 sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 413B / 413B 0.2s done
22:50:28 #7 sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef 177B / 177B 0.2s done
22:50:28 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0B / 9.71MB 0.3s
22:50:28 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 0B / 123.05kB 0.3s
22:50:28 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 3.15MB / 41.48MB 0.4s
22:50:28 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 2.04MB / 9.71MB 0.4s
22:50:28 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 123.05kB / 123.05kB 0.3s done
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 6.29MB / 41.48MB 0.6s
22:50:29 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 4.44MB / 9.71MB 0.6s
22:50:29 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 6.29MB / 9.71MB 0.7s
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 10.49MB / 41.48MB 0.9s
22:50:29 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 9.71MB / 9.71MB 0.9s done
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 12.58MB / 41.48MB 1.0s
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 14.68MB / 41.48MB 1.1s
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 18.87MB / 41.48MB 1.4s
22:50:29 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 20.97MB / 41.48MB 1.5s
22:50:30 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 24.12MB / 41.48MB 1.7s
22:50:30 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 29.36MB / 41.48MB 2.0s
22:50:30 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 32.51MB / 41.48MB 2.2s
22:50:30 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 36.70MB / 41.48MB 2.5s
22:50:30 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 38.80MB / 41.48MB 2.6s
22:50:31 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 2.8s
22:50:32 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 3.7s done
22:50:32 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7
22:50:35 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 3.1s done
22:50:35 #7 extracting sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd done
22:50:35 #7 extracting sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c
22:50:35 #7 extracting sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c done
22:50:35 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff
22:50:35 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff done
22:50:35 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef
22:50:35 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef done
22:50:35 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7
22:50:35 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 done
22:50:35 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334
22:50:36 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0.5s done
22:50:36 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57
22:50:36 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 done
22:50:37 #7 DONE 8.6s
22:50:37 
22:50:37 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:50:37 #8 sha256:6c9c0574d1096ea6bd01ff73f140cb50cc75bda60b12ad8f9d8362c53eb1b313
22:50:38 #8 1.156 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
22:50:38 #8 1.522 Get:2 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
22:50:38 #8 1.743 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
22:50:38 #8 1.745 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
22:50:38 #8 1.834 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
22:50:39 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'.
22:50:40 #8 3.553 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
22:50:41 #8 4.678 Fetched 18.5 MB in 4s (4510 kB/s)
22:50:44  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.changes
22:50:44 dpkg-genchanges: including full source code in upload
22:50:45 #8 4.678 Reading package lists...
22:50:45  dpkg-source -I.git --after-build build-deb
22:50:45 dpkg-buildpackage: full upload; Debian-native package (full source is included)
22:50:45 + destination=/build
22:50:45 + mkdir -p /build
22:50:45 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb /root/docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb /build
22:50:45 '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.dsc'
22:50:45 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.dsc'
22:50:45 '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.tar.gz'
22:50:45 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial.tar.gz'
22:50:45 '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.changes'
22:50:45 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.changes'
22:50:45 '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-xenial_amd64.deb'
22:50:45 '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb'
22:50:45 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb'
22:50:45 '/root/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'
22:50:45 removed '/root/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'
22:50:48 #8 7.827 Reading package lists...
22:50:48 #8 10.94 Building dependency tree...
22:50:48 #8 11.19 Reading state information...
22:50:48 #8 11.78 curl is already the newest version (7.74.0-1.2).
22:50:48 #8 11.78 The following additional packages will be installed:
22:50:48 #8 11.78   autoconf automake autopoint autotools-dev binutils
22:50:48 #8 11.78   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
22:50:48 #8 11.78   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
22:50:48 #8 11.78   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
22:50:48 #8 11.78   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
22:50:48 #8 11.78   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
22:50:48 #8 11.78   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
22:50:48 #8 11.78   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
22:50:48 #8 11.78   libencode-locale-perl liberror-perl libexpat1 libfakeroot
22:50:48 #8 11.78   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
22:50:48 #8 11.78   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
22:50:48 #8 11.78   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
22:50:48 #8 11.78   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
22:50:48 #8 11.78   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
22:50:48 #8 11.78   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
22:50:48 #8 11.78   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
22:50:48 #8 11.78   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
22:50:48 #8 11.78   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
22:50:48 #8 11.78   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
22:50:48 #8 11.78   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:50:48 #8 11.78   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
22:50:48 #8 11.78   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
22:50:48 #8 11.78   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
22:50:48 #8 11.78   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
22:50:48 #8 11.78   po-debconf python3 python3-minimal python3.9 python3.9-minimal
22:50:48 #8 11.78   sensible-utils wdiff xz-utils
22:50:48 #8 11.79 Suggested packages:
22:50:48 #8 11.79   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
22:50:48 #8 11.79   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
22:50:48 #8 11.79   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
22:50:48 #8 11.79   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
22:50:48 #8 11.79   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
22:50:48 #8 11.79   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
22:50:48 #8 11.79   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
22:50:48 #8 11.79   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
22:50:48 #8 11.79   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
22:50:48 #8 11.79   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:50:48 #8 11.79   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
22:50:48 #8 11.79   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
22:50:48 #8 11.79   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
22:50:48 #8 11.79   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
22:50:48 #8 11.79   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
22:50:48 #8 11.79   diffutils-doc perl-doc libterm-readline-gnu-perl
22:50:48 #8 11.79   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
22:50:48 #8 11.79   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
22:50:48 #8 11.79   binfmt-support wdiff-doc
22:50:48 #8 11.79 Recommended packages:
22:50:48 #8 11.79   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
22:50:48 #8 11.79   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
22:50:48 #8 11.79   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
22:50:48 #8 11.79   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
22:50:48 #8 11.79   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
22:50:48 #8 11.79   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
22:50:48 #8 11.79   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
22:50:48 #8 11.79   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
22:50:48 #8 11.79   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
22:50:48 #8 11.79   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
22:50:52 #8 14.74 The following NEW packages will be installed:
22:50:52 #8 14.74   autoconf automake autopoint autotools-dev binutils
22:50:52 #8 14.74   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
22:50:52 #8 14.74   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
22:50:52 #8 14.74   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
22:50:52 #8 14.74   intltool-debian libarchive-zip-perl libasan6 libatomic1
22:50:52 #8 14.75   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
22:50:52 #8 14.75   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
22:50:52 #8 14.75   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
22:50:52 #8 14.75   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
22:50:52 #8 14.75   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
22:50:52 #8 14.75   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
22:50:52 #8 14.75   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
22:50:52 #8 14.75   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:50:52 #8 14.75   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
22:50:52 #8 14.75   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
22:50:52 #8 14.75   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
22:50:52 #8 14.75   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
22:50:52 #8 14.75   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
22:50:52 #8 14.75   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
22:50:52 #8 14.75   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
22:50:52 #8 14.75   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
22:50:52 #8 14.75   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
22:50:52 #8 14.75   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
22:50:52 #8 14.75   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
22:50:52 #8 14.75   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
22:50:52 #8 14.75   po-debconf python3 python3-minimal python3.9 python3.9-minimal
22:50:52 #8 14.75   sensible-utils wdiff xz-utils
22:50:52 #8 14.75 The following packages will be upgraded:
22:50:52 #8 14.75   libc6
22:50:52 #8 15.22 1 upgraded, 126 newly installed, 0 to remove and 16 not upgraded.
22:50:52 #8 15.22 Need to get 79.8 MB of archives.
22:50:52 #8 15.22 After this operation, 300 MB of additional disk space will be used.
22:50:52 #8 15.22 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-7 [137 kB]
22:50:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-xenial"
22:50:52 == Building packages for ubuntu-focal ==
22:50:52 mkdir -p "debbuild/ubuntu-focal"
22:50:52 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
22:50:52 #8 15.54 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libc6 armhf 2.31-12+rpi1 [2295 kB]
22:50:52 #1 [internal] load build definition from Dockerfile
22:50:52 #1 sha256:adf8599fa361d4502ae1fc89494aace7809c97f01016e9836be231aa789d63ff
22:50:52 #1 transferring dockerfile: 1.22kB done
22:50:52 #1 DONE 0.0s
22:50:52 
22:50:52 #2 [internal] load .dockerignore
22:50:52 #2 sha256:2fd646d32d3e44113df01c962eae0540dc96bed3646a7ea609710966e9e4377d
22:50:52 #2 transferring context: 2B done
22:50:52 #2 DONE 0.0s
22:50:52 
22:50:52 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
22:50:52 #5 sha256:b9ecb76500fe66dfc222ee950333b5d2df13f14383f689dda90ac91d436fe389
22:50:52 #5 DONE 0.0s
22:50:52 
22:50:52 #6 [auth] library/golang:pull token for registry-1.docker.io
22:50:52 #6 sha256:dc071792e7ffa2318f006003585ad65082b8c9b9bd1b31e645f6153a91e702c7
22:50:52 #6 DONE 0.0s
22:50:52 
22:50:52 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:50:52 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:50:52 #4 DONE 0.3s
22:50:52 
22:50:52 #3 [internal] load metadata for docker.io/library/ubuntu:focal
22:50:52 #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
22:50:52 #3 DONE 0.3s
22:50:52 
22:50:52 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:50:52 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:50:52 #14 DONE 0.0s
22:50:52 
22:50:52 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
22:50:52 #7 sha256:0e646693ad9e972234bd6c72015549493a763f38c778d08e1c10314c75eefdca
22:50:52 #7 resolve docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
22:50:53 #8 15.85 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
22:50:53 #8 15.86 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
22:50:53 #8 15.92 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
22:50:53 #8 15.92 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
22:50:53 #8 15.93 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
22:50:53 #8 15.94 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4 [2823 kB]
22:50:53 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
22:50:53 + popd
22:50:53 ~/rpmbuild/BUILD/src
22:50:53 + exit 0
22:50:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xkq9fU
22:50:53 + umask 022
22:50:53 + cd /root/rpmbuild/BUILD
22:50:53 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']'
22:50:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 + mkdir -p /root/rpmbuild/BUILDROOT
22:50:53 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 + cd src
22:50:53 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
22:50:53 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
22:50:53 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
22:50:53 ~/rpmbuild/BUILD/src
22:50:53 + popd
22:50:53 + /usr/lib/rpm/check-buildroot
22:50:53 + /usr/lib/rpm/redhat/brp-compress
22:50:53 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
22:50:53 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
22:50:53 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
22:50:53 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
22:50:53 + /usr/lib/rpm/redhat/brp-python-hardlink
22:50:53 + /usr/lib/rpm/redhat/brp-java-repack-jars
22:50:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0Exb7O
22:50:53 + umask 022
22:50:53 + cd /root/rpmbuild/BUILD
22:50:53 + cd src
22:50:53 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help
22:50:53 
22:50:53 Usage:	docker [OPTIONS] COMMAND
22:50:53 
22:50:53 docker-scan is a Docker CLI plugin
22:50:53 
22:50:53 Options:
22:50:53       --config string      Location of client config files (default
22:50:53                            "/root/.docker")
22:50:53   -c, --context string     Name of the context to use to connect to the
22:50:53                            daemon (overrides DOCKER_HOST env var and
22:50:53                            default context set with "docker context use")
22:50:53   -D, --debug              Enable debug mode
22:50:53   -H, --host list          Daemon socket(s) to connect to
22:50:53   -l, --log-level string   Set the logging level
22:50:53                            ("debug"|"info"|"warn"|"error"|"fatal")
22:50:53                            (default "info")
22:50:53       --tls                Use TLS; implied by --tlsverify
22:50:53       --tlscacert string   Trust certs signed only by this CA (default
22:50:53                            "/root/.docker/ca.pem")
22:50:53       --tlscert string     Path to TLS certificate file (default
22:50:53                            "/root/.docker/cert.pem")
22:50:53       --tlskey string      Path to TLS key file (default
22:50:53                            "/root/.docker/key.pem")
22:50:53       --tlsverify          Use TLS and verify the remote
22:50:53 
22:50:53 Commands:
22:50:53   scan                       Docker Scan
22:50:53 
22:50:53 Run 'docker COMMAND --help' for more information on a command.
22:50:53 + exit 0
22:50:53 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7
22:50:53 Requires(interp): /bin/sh /bin/sh /bin/sh
22:50:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
22:50:53 Requires(post): /bin/sh
22:50:53 Requires(preun): /bin/sh
22:50:53 Requires(postun): /bin/sh
22:50:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm
22:50:53 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm
22:50:53 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tVyZzE
22:50:53 + umask 022
22:50:53 + cd /root/rpmbuild/BUILD
22:50:53 + cd src
22:50:53 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
22:50:53 + exit 0
22:50:53 #7 ...
22:50:53 
22:50:53 #10 [internal] load build context
22:50:53 #10 sha256:ec633e08b1969421042f8589d6b133c4c9f3f2ae2fdaf6615474bcd06acd9335
22:50:53 #10 transferring context: 800B done
22:50:53 #10 DONE 0.0s
22:50:53 
22:50:53 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:50:53 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:50:53 #14 CACHED
22:50:53 
22:50:53 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
22:50:53 #7 sha256:0e646693ad9e972234bd6c72015549493a763f38c778d08e1c10314c75eefdca
22:50:53 #7 resolve docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe done
22:50:53 #7 sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe 1.20kB / 1.20kB done
22:50:53 #7 sha256:376209074d481dca0a9cf4282710cd30a9e7ff402dea8261acdaaf57a18971dd 529B / 529B done
22:50:53 #7 sha256:9873176a8ff5ac192ce4d7df8a403787558b9f3981a4c4d74afb3edceeda451c 1.46kB / 1.46kB done
22:50:53 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 7.34MB / 28.55MB 0.1s
22:50:53 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 16.78MB / 28.55MB 0.2s
22:50:53 #8 16.09 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
22:50:53 #8 16.09 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4 [3386 kB]
22:50:53 #8 16.31 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4 [293 kB]
22:50:53 #8 16.32 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
22:50:53 #8 16.33 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
22:50:53 #8 16.34 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
22:50:53 #8 16.40 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
22:50:53 #8 16.41 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
22:50:53 #8 16.41 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
22:50:53 #8 16.41 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
22:50:53 #8 16.48 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
22:50:53 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 28.55MB / 28.55MB 0.3s done
22:50:53 #7 extracting sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 0.1s
22:50:53 #8 16.49 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
22:50:53 #8 16.49 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
22:50:53 #8 16.49 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
22:50:53 #8 16.50 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
22:50:53 #8 16.55 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
22:50:53 #8 16.55 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
22:50:53 #8 16.56 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
22:50:53 #8 16.56 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
22:50:53 #8 16.63 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
22:50:53 #8 16.64 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
22:50:53 #8 16.64 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
22:50:53 #8 16.64 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
22:50:53 #8 16.65 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:50:53 #8 16.71 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
22:50:53 #8 16.72 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
22:50:53 #8 16.73 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
22:50:53 #8 16.87 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
22:50:53 #8 16.88 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
22:50:53 #8 16.88 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
22:50:53 #8 16.88 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
22:50:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
22:50:54 #8 16.96 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
22:50:54 #8 17.01 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
22:50:54 #8 17.03 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
22:50:54 #8 17.04 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
22:50:54 #8 17.04 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
22:50:54 #8 17.54 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
22:50:54 #8 17.54 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
22:50:54 #8 17.54 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
22:50:54 #8 17.54 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
22:50:54 #8 17.55 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
22:50:54 #8 17.55 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
22:50:54 #8 17.57 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
22:50:54 #8 17.58 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
22:50:54 #8 17.66 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
22:50:54 #7 extracting sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 1.0s done
22:50:54 #7 DONE 1.5s
22:50:54 
22:50:54 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
22:50:54 #8 sha256:2c54152a7def99bc39021176e07906088e01e3c1da4d9f60ac6eafc66721a738
22:50:54 == Building packages for centos-8 ==
22:50:54 mkdir -p "rpmbuild/centos-8"
22:50:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
22:50:55 #8 DONE 0.6s
22:50:55 #1 [internal] load build definition from Dockerfile
22:50:55 #1 sha256:a578d9eaff42445c6c963db28c61387db7fc8f2e0725ef7a626246d07e71505c
22:50:55 #1 transferring dockerfile: 1.62kB done
22:50:55 #1 DONE 0.0s
22:50:55 
22:50:55 #2 [internal] load .dockerignore
22:50:55 #2 sha256:3c10bc943c2e50402b4ec245af194b4fde268e4ebcf103ee2ccb72fdb3722bb5
22:50:55 #2 transferring context: 2B done
22:50:55 #2 DONE 0.0s
22:50:55 
22:50:55 #5 [auth] library/golang:pull token for registry-1.docker.io
22:50:55 #5 sha256:fe2885e02dcb8289e49ac11187a4609699c2416c4d1ce74e7b7f6b0a6720ac5f
22:50:55 #5 DONE 0.0s
22:50:55 
22:50:55 #6 [auth] library/centos:pull token for registry-1.docker.io
22:50:55 #6 sha256:6a81bb7632c563a46e3408a9fe9853485d236f8b767f7688661d2e2214630bcb
22:50:55 #6 DONE 0.0s
22:50:55 
22:50:55 #4 [internal] load metadata for docker.io/library/centos:8
22:50:55 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
22:50:55 #4 ...
22:50:55 
22:50:55 #3 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:50:55 #3 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:50:55 #3 DONE 0.2s
22:50:55 
22:50:55 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
22:50:55 #9 sha256:6b37d030a8af5b5abaec8567f8c8d717d14b4d672b468bc06a178b141e840506
22:50:55 
22:50:55 #4 [internal] load metadata for docker.io/library/centos:8
22:50:55 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
22:50:55 #4 DONE 0.3s
22:50:55 
22:50:55 #12 [internal] load build context
22:50:55 #12 sha256:d4834bbb9162f113ee0dfb68a19cd7baf6e545293a5f15fe272d0debddf82114
22:50:55 #12 transferring context: 216B done
22:50:55 #12 DONE 0.0s
22:50:55 
22:50:55 #15 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:50:55 #15 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:50:55 #15 CACHED
22:50:55 
22:50:55 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
22:50:55 #7 sha256:c468033a8ab0a104e95e3d180dc2d5fa05b9790ea9c1a7d7f38e3b4bb48acd2c
22:50:55 #7 resolve docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 0.0s done
22:50:55 #8 18.63 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
22:50:55 #8 18.63 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libc-dev-bin armhf 2.31-12+rpi1 [266 kB]
22:50:55 #8 18.64 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf linux-libc-dev armhf 5.10.40-1+rpi1 [1317 kB]
22:50:55 #8 18.66 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
22:50:55 #8 18.66 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
22:50:55 #8 18.67 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
22:50:55 #8 18.67 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libc6-dev armhf 2.31-12+rpi1 [1813 kB]
22:50:55 #8 18.73 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
22:50:55 #8 18.75 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
22:50:55 #8 18.75 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
22:50:55 #8 18.80 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
22:50:55 #8 18.80 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.11.0-1 [25.6 kB]
22:50:55 #8 18.80 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.11.0-1 [15.3 kB]
22:50:55 #8 18.80 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
22:50:55 #7 sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 762B / 762B done
22:50:55 #7 sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 529B / 529B done
22:50:55 #7 sha256:300e315adb2f96afe5f0b2780b87f28ae95231fe3bdd1e16b9ba606307728f55 2.14kB / 2.14kB done
22:50:55 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 17.05MB / 75.18MB 0.2s
22:50:55 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 27.26MB / 75.18MB 0.3s
22:50:55 #9 0.744 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
22:50:55 #9 0.875 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [925 kB]
22:50:55 #8 18.87 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
22:50:55 #8 18.87 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
22:50:55 #8 18.88 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
22:50:56 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 47.19MB / 75.18MB 0.5s
22:50:56 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 57.67MB / 75.18MB 0.6s
22:50:56 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 67.11MB / 75.18MB 0.7s
22:50:56 #9 0.942 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.6 kB]
22:50:56 #9 0.942 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [368 kB]
22:50:56 #9 0.943 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [777 kB]
22:50:56 #9 0.945 Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
22:50:56 #8 18.96 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
22:50:56 #8 18.96 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
22:50:56 #8 18.96 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-6 [8289 kB]
22:50:56 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 0.8s
22:50:56 #9 1.527 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
22:50:56 #8 19.61 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
22:50:56 #8 19.62 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
22:50:56 #8 19.63 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
22:50:56 #8 19.64 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
22:50:56 #8 19.64 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
22:50:56 #8 19.69 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
22:50:56 #8 19.69 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
22:50:56 #8 19.69 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
22:50:56 #8 19.69 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
22:50:56 #8 19.78 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
22:50:56 #8 19.80 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
22:50:56 #8 19.81 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
22:50:56 #8 19.81 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
22:50:56 #8 19.82 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
22:50:56 #8 19.84 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
22:50:56 #8 19.85 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
22:50:56 #8 19.85 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
22:50:56 #8 19.86 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
22:50:56 #8 19.86 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
22:50:56 #8 19.90 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
22:50:56 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 1.3s done
22:50:56 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 0.1s
22:50:56 #9 1.668 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
22:50:56 #9 1.807 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
22:50:56 #8 19.91 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
22:50:56 #8 19.92 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
22:50:56 #8 19.99 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
22:50:56 #8 20.00 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
22:50:56 #8 20.00 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
22:50:56 #8 20.01 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
22:50:56 #8 20.02 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
22:50:57 #8 20.25 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
22:50:57 #8 20.36 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
22:50:57 #8 20.37 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
22:50:57 #8 20.56 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
22:50:57 #8 20.64 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
22:50:57 #8 20.73 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
22:50:57 #8 20.74 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
22:50:57 #8 20.74 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
22:50:57 #8 20.74 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
22:50:57 #8 20.74 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
22:50:57 #8 20.75 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
22:50:57 #8 20.75 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
22:50:57 #8 20.83 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
22:50:57 #8 20.84 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
22:50:57 #8 20.84 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
22:50:57 #8 20.84 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
22:50:57 #8 20.84 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
22:50:57 #8 20.94 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
22:50:57 #8 20.95 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
22:50:57 #9 2.805 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
22:50:58 #8 20.98 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
22:50:58 #8 20.98 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
22:50:58 #8 21.00 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.2 [1092 kB]
22:50:58 #8 21.07 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
22:50:58 #9 2.809 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
22:50:58 #9 2.895 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
22:50:58 #9 2.896 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
22:50:58 #9 2.897 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1361 kB]
22:50:58 #9 2.992 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1035 kB]
22:50:58 #9 3.054 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [416 kB]
22:50:58 #9 3.089 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4305 B]
22:50:58 #8 21.09 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.2 [302 kB]
22:50:58 #8 21.10 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
22:50:58 #8 21.12 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
22:50:58 #8 21.22 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
22:50:58 #9 3.686 Fetched 18.4 MB in 3s (5700 kB/s)
22:50:59 #8 22.10 debconf: delaying package configuration, since apt-utils is not installed
22:50:59 #8 22.17 Fetched 79.8 MB in 7s (11.6 MB/s)
22:50:59 #8 22.20 Selecting previously unselected package bsdextrautils.
22:50:59 #8 22.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7961 files and directories currently installed.)
22:50:59 #8 22.21 Preparing to unpack .../bsdextrautils_2.36.1-7_armhf.deb ...
22:50:59 #8 22.22 Unpacking bsdextrautils (2.36.1-7) ...
22:50:59 #8 22.30 Preparing to unpack .../libc6_2.31-12+rpi1_armhf.deb ...
22:50:59 #8 22.62 Unpacking libc6:armhf (2.31-12+rpi1) over (2.31-11+rpi1) ...
22:50:59 #9 3.686 Reading package lists...
22:51:00 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2.9s done
22:51:00 #7 DONE 4.4s
22:51:00 
22:51:00 #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi
22:51:00 #8 sha256:4f85e1ff9558406227c7f7565e3a1f3bb62db0638870b3f55147aef2aeff99c6
22:51:00 #8 DONE 0.7s
22:51:00 #9 4.446 Reading package lists...
22:51:00 #9 5.166 Building dependency tree...
22:51:00 #9 5.317 Reading state information...
22:51:00 #9 5.477 The following additional packages will be installed:
22:51:00 #9 5.477   at autoconf automake autopoint autotools-dev binutils binutils-common
22:51:00 #9 5.477   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:51:00 #9 5.477   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
22:51:00 #9 5.477   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc
22:51:00 #9 5.477   gcc-10-base gcc-9 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n
22:51:00 #9 5.477   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
22:51:00 #9 5.477   groff-base intltool-debian iso-codes krb5-locales less
22:51:00 #9 5.477   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
22:51:00 #9 5.477   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
22:51:00 #9 5.477   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
22:51:00 #9 5.477   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:51:00 #9 5.477   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:51:00 #9 5.477   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:51:00 #9 5.477   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:51:00 #9 5.477   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:51:00 #9 5.477   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:51:00 #9 5.477   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:51:00 #9 5.477   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:51:00 #9 5.477   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:51:00 #9 5.477   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:51:00 #9 5.477   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:51:00 #9 5.477   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:51:00 #9 5.477   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:51:00 #9 5.477   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:51:00 #9 5.477   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:51:00 #9 5.477   libgcc-9-dev libgcc-s1 libgdbm-compat4 libgdbm6
22:51:00 #9 5.477   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
22:51:00 #9 5.478   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
22:51:00 #9 5.478   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
22:51:00 #9 5.478   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
22:51:00 #9 5.478   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
22:51:00 #9 5.478   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:51:00 #9 5.478   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:51:00 #9 5.478   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:51:00 #9 5.478   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:51:00 #9 5.478   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:51:00 #9 5.478   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:51:00 #9 5.478   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:51:00 #9 5.478   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:51:00 #9 5.478   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:51:00 #9 5.478   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:51:00 #9 5.478   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:51:00 #9 5.478   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:51:00 #9 5.478   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:51:00 #9 5.478   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:51:00 #9 5.478   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:51:00 #9 5.478   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:51:00 #9 5.478   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:51:00 #9 5.478   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:51:00 #9 5.478   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:51:00 #9 5.478   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:51:00 #9 5.478   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:51:00 #9 5.478   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:51:00 #9 5.478   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:51:00 #9 5.478   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
22:51:00 #9 5.478   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:51:00 #9 5.478   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:51:00 #9 5.478   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:51:00 #9 5.478   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:51:00 #9 5.478   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:51:00 #9 5.478   libstdc++-9-dev libstdc++6 libstrictures-perl libstring-copyright-perl
22:51:00 #9 5.478   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:51:00 #9 5.478   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:51:00 #9 5.478   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:51:00 #9 5.478   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:51:00 #9 5.478   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:51:00 #9 5.478   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:51:00 #9 5.478   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:51:00 #9 5.478   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:51:00 #9 5.478   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
22:51:00 #9 5.478   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:51:00 #9 5.478   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:51:00 #9 5.478   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:51:00 #9 5.478   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:51:00 #9 5.478   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:51:00 #9 5.478   openssh-client openssl patch patchutils perl perl-modules-5.30
22:51:00 #9 5.478   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:51:00 #9 5.478   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:51:00 #9 5.478   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:51:00 #9 5.478   python3-pkg-resources python3-requests python3-six python3-unidiff
22:51:00 #9 5.478   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:51:00 #9 5.478   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:51:00 #9 5.478   xz-utils
22:51:00 #9 5.479 Suggested packages:
22:51:00 #9 5.479   default-mta | mail-transport-agent autoconf-archive gnu-standards
22:51:00 #9 5.479   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
22:51:00 #9 5.479   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
22:51:00 #9 5.479   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
22:51:00 #9 5.479   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
22:51:00 #9 5.479   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
22:51:00 #9 5.479   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
22:51:00 #9 5.479   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
22:51:00 #9 5.479   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
22:51:00 #9 5.479   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
22:51:00 #9 5.479   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
22:51:00 #9 5.479   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
22:51:00 #9 5.479   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
22:51:00 #9 5.479   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
22:51:00 #9 5.479   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
22:51:00 #9 5.479   libscalar-number-perl libsasl2-modules-gssapi-mit
22:51:00 #9 5.479   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
22:51:00 #9 5.479   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
22:51:00 #9 5.479   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
22:51:00 #9 5.479   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
22:51:00 #9 5.479   libxml-sax-expatxs-perl bash-completion binutils-multiarch
22:51:00 #9 5.479   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
22:51:00 #9 5.479   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
22:51:00 #9 5.479   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
22:51:00 #9 5.479   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
22:51:00 #9 5.479   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
22:51:00 #9 5.479   python3-cryptography python3-openssl python3-socks python3.8-venv
22:51:00 #9 5.479   python3.8-doc binfmt-support readline-doc zip wdiff-doc
22:51:00 
22:51:00 #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi
22:51:00 #9 sha256:9de3dd5e7a2091d82c9b797a9647b96f1cb0205a771cd6bbd8dfbc673f3a3256
22:51:00 #9 5.760 The following NEW packages will be installed:
22:51:00 #9 5.760   at autoconf automake autopoint autotools-dev binutils binutils-common
22:51:00 #9 5.760   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
22:51:00 #9 5.760   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
22:51:00 #9 5.760   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
22:51:00 #9 5.761   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
22:51:00 #9 5.761   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
22:51:00 #9 5.761   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
22:51:00 #9 5.761   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
22:51:00 #9 5.761   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
22:51:00 #9 5.761   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
22:51:00 #9 5.761   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
22:51:00 #9 5.761   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
22:51:00 #9 5.761   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
22:51:00 #9 5.761   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
22:51:00 #9 5.761   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
22:51:00 #9 5.761   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
22:51:00 #9 5.761   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
22:51:00 #9 5.761   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
22:51:00 #9 5.761   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
22:51:00 #9 5.761   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
22:51:00 #9 5.761   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
22:51:00 #9 5.761   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
22:51:00 #9 5.761   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
22:51:00 #9 5.761   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
22:51:00 #9 5.761   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
22:51:00 #9 5.761   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
22:51:00 #9 5.761   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
22:51:00 #9 5.761   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
22:51:00 #9 5.761   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
22:51:00 #9 5.761   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
22:51:00 #9 5.761   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
22:51:00 #9 5.761   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
22:51:00 #9 5.761   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
22:51:00 #9 5.761   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
22:51:00 #9 5.761   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
22:51:00 #9 5.761   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
22:51:00 #9 5.761   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
22:51:00 #9 5.761   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
22:51:00 #9 5.761   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
22:51:00 #9 5.761   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
22:51:00 #9 5.761   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
22:51:00 #9 5.761   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
22:51:00 #9 5.761   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
22:51:00 #9 5.761   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
22:51:00 #9 5.761   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
22:51:00 #9 5.761   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
22:51:00 #9 5.761   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
22:51:00 #9 5.761   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
22:51:00 #9 5.761   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
22:51:00 #9 5.762   libnumber-compare-perl libnumber-range-perl libobject-id-perl
22:51:00 #9 5.762   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
22:51:00 #9 5.762   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
22:51:00 #9 5.762   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
22:51:00 #9 5.762   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
22:51:00 #9 5.762   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
22:51:00 #9 5.762   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
22:51:00 #9 5.762   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
22:51:00 #9 5.762   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
22:51:00 #9 5.762   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
22:51:00 #9 5.762   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
22:51:00 #9 5.762   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
22:51:00 #9 5.762   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
22:51:00 #9 5.762   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
22:51:00 #9 5.762   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
22:51:00 #9 5.762   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
22:51:00 #9 5.762   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
22:51:00 #9 5.762   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
22:51:00 #9 5.762   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
22:51:00 #9 5.762   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
22:51:00 #9 5.762   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
22:51:00 #9 5.762   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
22:51:00 #9 5.762   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
22:51:00 #9 5.762   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
22:51:00 #9 5.762   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
22:51:00 #9 5.762   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
22:51:00 #9 5.762   openssh-client openssl patch patchutils perl perl-modules-5.30
22:51:00 #9 5.762   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
22:51:00 #9 5.762   python-apt-common python3 python3-apt python3-certifi python3-chardet
22:51:00 #9 5.762   python3-debian python3-gpg python3-idna python3-magic python3-minimal
22:51:00 #9 5.762   python3-pkg-resources python3-requests python3-six python3-unidiff
22:51:00 #9 5.763   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
22:51:00 #9 5.763   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
22:51:00 #9 5.763   xz-utils
22:51:00 #9 5.764 The following packages will be upgraded:
22:51:00 #9 5.764   gcc-10-base libgcc-s1 libstdc++6
22:51:01 #9 DONE 0.5s
22:51:01 
22:51:01 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
22:51:01 #10 sha256:0f1da60d4b248cb3e1d638e850e8c4ae6f6a4bf0f9702665d1e3700bb8598e7f
22:51:01 #9 6.249 3 upgraded, 354 newly installed, 0 to remove and 6 not upgraded.
22:51:01 #9 6.249 Need to get 104 MB of archives.
22:51:01 #9 6.249 After this operation, 467 MB of additional disk space will be used.
22:51:01 #9 6.249 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
22:51:01 #9 6.463 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB]
22:51:01 #10 DONE 0.6s
22:51:01 
22:51:01 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
22:51:01 #11 sha256:6289e075a9fdc5dd264a0b6ceac527d333285560b5e100fec43fcd2e00aaca9a
22:51:02 #8 24.70 Setting up libc6:armhf (2.31-12+rpi1) ...
22:51:02 #9 7.085 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.5-1~20.04.3 [715 kB]
22:51:02 #9 7.152 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
22:51:02 #9 7.157 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.5-1~20.04.3 [1897 kB]
22:51:02 #9 7.284 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
22:51:02 #9 7.285 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
22:51:02 #9 7.288 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
22:51:02 #9 7.294 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
22:51:02 #9 7.297 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
22:51:02 #9 7.304 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
22:51:02 #9 7.341 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.5-1~20.04.3 [1671 kB]
22:51:02 #9 7.460 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.5-1~20.04.3 [373 kB]
22:51:02 #9 7.484 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
22:51:02 #9 7.485 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
22:51:02 #9 7.487 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
22:51:02 #9 7.491 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
22:51:02 #9 7.502 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB]
22:51:02 #9 7.503 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB]
22:51:02 #9 7.515 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB]
22:51:02 #9 7.535 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
22:51:02 #9 7.621 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
22:51:02 #9 7.640 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
22:51:02 #9 7.641 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
22:51:02 #9 7.642 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
22:51:02 #9 7.738 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
22:51:02 #8 26.01 Selecting previously unselected package libuchardet0:armhf.
22:51:02 #8 26.01 (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 ... 7992 files and directories currently installed.)
22:51:02 #8 26.02 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
22:51:02 #8 26.03 Unpacking libuchardet0:armhf (0.0.7-1) ...
22:51:02 #8 26.08 Selecting previously unselected package groff-base.
22:51:02 #8 26.09 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
22:51:02 #8 26.09 Unpacking groff-base (1.22.4-6) ...
22:51:03 #9 7.942 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
22:51:03 #9 7.943 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
22:51:03 #8 26.24 Selecting previously unselected package libgdbm6:armhf.
22:51:03 #8 26.25 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
22:51:03 #8 26.25 Unpacking libgdbm6:armhf (1.19-2) ...
22:51:03 #8 26.30 Selecting previously unselected package libpipeline1:armhf.
22:51:03 #9 8.215 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
22:51:03 #9 8.224 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB]
22:51:03 #9 8.267 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
22:51:03 #9 8.277 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.5 [4656 B]
22:51:03 #9 8.278 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
22:51:03 #9 8.290 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
22:51:03 #9 8.297 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
22:51:03 #9 8.299 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
22:51:03 #9 8.308 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
22:51:03 #9 8.322 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.3 [1285 kB]
22:51:03 #9 8.429 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.3 [5988 B]
22:51:03 #8 26.30 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
22:51:03 #8 26.31 Unpacking libpipeline1:armhf (1.5.3-1) ...
22:51:03 #8 26.37 Selecting previously unselected package man-db.
22:51:03 #8 26.37 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
22:51:03 #8 26.38 Unpacking man-db (2.9.4-2) ...
22:51:03 #8 26.56 Selecting previously unselected package perl-modules-5.32.
22:51:03 #9 8.430 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
22:51:03 #9 8.441 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
22:51:03 #8 26.56 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4_all.deb ...
22:51:03 #8 26.57 Unpacking perl-modules-5.32 (5.32.1-4) ...
22:51:04 #9 9.017 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
22:51:04 #9 9.070 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
22:51:04 #9 9.073 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
22:51:04 #9 9.073 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
22:51:04 #9 9.074 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
22:51:04 #9 9.081 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
22:51:04 #9 9.082 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
22:51:04 #9 9.102 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
22:51:04 #9 9.103 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
22:51:04 #9 9.125 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
22:51:04 #9 9.232 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
22:51:04 #11 2.684 CentOS Linux 8 - AppStream                      3.7 MB/s | 7.5 MB     00:02    
22:51:04 #8 27.22 Selecting previously unselected package libgdbm-compat4:armhf.
22:51:04 #8 27.22 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
22:51:04 #8 27.23 Unpacking libgdbm-compat4:armhf (1.19-2) ...
22:51:04 #8 27.28 Selecting previously unselected package libperl5.32:armhf.
22:51:04 #8 27.28 Preparing to unpack .../07-libperl5.32_5.32.1-4_armhf.deb ...
22:51:04 #8 27.29 Unpacking libperl5.32:armhf (5.32.1-4) ...
22:51:04 #9 9.234 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
22:51:04 #9 9.383 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
22:51:04 #9 9.383 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
22:51:04 #9 9.385 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
22:51:04 #9 9.387 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
22:51:04 #9 9.388 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
22:51:04 #9 9.389 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
22:51:04 #9 9.391 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
22:51:04 #9 9.392 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
22:51:04 #9 9.456 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
22:51:04 #9 9.551 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
22:51:04 #9 9.554 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
22:51:04 #9 9.554 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
22:51:04 #9 9.555 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
22:51:04 #9 9.557 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
22:51:04 #9 9.561 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
22:51:04 #9 9.582 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
22:51:04 #9 9.583 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
22:51:04 #9 9.658 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
22:51:04 #9 9.705 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.2 [671 kB]
22:51:04 #9 9.781 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
22:51:04 #8 27.91 Selecting previously unselected package perl.
22:51:04 #8 27.91 Preparing to unpack .../08-perl_5.32.1-4_armhf.deb ...
22:51:04 #8 27.92 Unpacking perl (5.32.1-4) ...
22:51:04 #8 28.02 Selecting previously unselected package libpython3.9-minimal:armhf.
22:51:05 #9 9.785 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.5 [17.1 kB]
22:51:05 #9 9.785 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.5 [154 kB]
22:51:05 #9 9.792 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
22:51:05 #9 9.792 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
22:51:05 #9 9.806 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
22:51:05 #9 9.808 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
22:51:05 #9 9.808 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
22:51:05 #9 9.871 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
22:51:05 #9 9.978 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
22:51:05 #9 9.990 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
22:51:05 #9 10.01 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
22:51:05 #9 10.02 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
22:51:05 #9 10.05 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
22:51:05 #8 28.02 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
22:51:05 #8 28.02 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
22:51:05 #8 28.21 Selecting previously unselected package libexpat1:armhf.
22:51:05 #8 28.21 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
22:51:05 #8 28.21 Unpacking libexpat1:armhf (2.2.10-2) ...
22:51:05 #8 28.27 Selecting previously unselected package python3.9-minimal.
22:51:05 #9 10.08 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
22:51:05 #9 10.09 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
22:51:05 #9 10.13 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
22:51:05 #9 10.13 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
22:51:05 #9 10.13 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
22:51:05 #9 10.24 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
22:51:05 #9 10.24 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
22:51:05 #9 10.24 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-77.86 [1130 kB]
22:51:05 #9 10.32 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
22:51:05 #8 28.27 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
22:51:05 #8 28.28 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
22:51:05 #8 28.56 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
22:51:05 #9 10.33 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
22:51:05 #8 28.58 Setting up libexpat1:armhf (2.2.10-2) ...
22:51:05 #8 28.59 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
22:51:05 #9 10.50 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
22:51:05 #9 10.50 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
22:51:05 #9 10.54 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
22:51:05 #9 10.56 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
22:51:05 #9 10.56 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
22:51:06 #9 11.29 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
22:51:06 #9 11.54 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
22:51:06 #9 11.66 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
22:51:06 #11 5.017 CentOS Linux 8 - BaseOS                         2.7 MB/s | 2.6 MB     00:00    
22:51:06 #9 11.80 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
22:51:07 #8 30.01 Selecting previously unselected package python3-minimal.
22:51:07 #8 30.01 (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 ... 10799 files and directories currently installed.)
22:51:07 #8 30.02 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
22:51:07 #8 30.03 Unpacking python3-minimal (3.9.2-3) ...
22:51:07 #8 30.07 Selecting previously unselected package media-types.
22:51:07 #8 30.07 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
22:51:07 #8 30.08 Unpacking media-types (4.0.0) ...
22:51:07 #8 30.13 Selecting previously unselected package libmpdec3:armhf.
22:51:07 #8 30.13 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
22:51:07 #8 30.13 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
22:51:07 #8 30.18 Selecting previously unselected package libpython3.9-stdlib:armhf.
22:51:07 #8 30.19 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
22:51:07 #8 30.19 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
22:51:07 #9 11.83 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
22:51:07 #9 11.84 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
22:51:07 #9 12.01 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
22:51:07 #8 30.46 Selecting previously unselected package python3.9.
22:51:07 #8 30.47 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
22:51:07 #8 30.47 Unpacking python3.9 (3.9.2-1+rpi1) ...
22:51:07 #8 30.53 Selecting previously unselected package libpython3-stdlib:armhf.
22:51:07 #9 12.15 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
22:51:07 #9 12.30 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
22:51:07 #9 12.35 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
22:51:07 #9 12.36 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
22:51:07 #8 30.53 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
22:51:07 #8 30.54 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
22:51:07 #8 30.59 Setting up python3-minimal (3.9.2-3) ...
22:51:07 #9 12.52 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
22:51:07 #11 6.191 CentOS Linux 8 - Extras                          14 kB/s | 9.6 kB     00:00    
22:51:07 #8 30.96 Selecting previously unselected package python3.
22:51:07 #8 30.96 (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 ... 11196 files and directories currently installed.)
22:51:07 #8 30.98 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
22:51:07 #8 31.00 Unpacking python3 (3.9.2-3) ...
22:51:07 #8 31.06 Selecting previously unselected package sensible-utils.
22:51:07 #8 31.06 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
22:51:08 #8 31.07 Unpacking sensible-utils (0.0.14) ...
22:51:08 #8 31.13 Selecting previously unselected package bzip2.
22:51:08 #8 31.14 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
22:51:08 #8 31.14 Unpacking bzip2 (1.0.8-4) ...
22:51:08 #8 31.20 Selecting previously unselected package libmagic-mgc.
22:51:08 #8 31.21 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
22:51:08 #8 31.21 Unpacking libmagic-mgc (1:5.39-3) ...
22:51:08 #8 31.32 Selecting previously unselected package libmagic1:armhf.
22:51:08 #9 13.09 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
22:51:08 #9 13.09 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
22:51:08 #9 13.20 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
22:51:08 #8 31.32 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
22:51:08 #8 31.33 Unpacking libmagic1:armhf (1:5.39-3) ...
22:51:08 #8 31.38 Selecting previously unselected package file.
22:51:08 #8 31.38 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
22:51:08 #8 31.39 Unpacking file (1:5.39-3) ...
22:51:08 #8 31.43 Selecting previously unselected package gettext-base.
22:51:08 #8 31.43 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
22:51:08 #8 31.44 Unpacking gettext-base (0.21-4) ...
22:51:08 #8 31.52 Selecting previously unselected package xz-utils.
22:51:08 #8 31.52 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
22:51:08 #8 31.53 Unpacking xz-utils (5.2.5-2) ...
22:51:08 #8 31.59 Selecting previously unselected package libsigsegv2:armhf.
22:51:08 #8 31.60 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
22:51:08 #8 31.60 Unpacking libsigsegv2:armhf (2.13-1) ...
22:51:08 #8 31.64 Selecting previously unselected package m4.
22:51:08 #8 31.64 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
22:51:08 #8 31.65 Unpacking m4 (1.4.18-5) ...
22:51:08 #8 31.71 Selecting previously unselected package autoconf.
22:51:08 #11 7.161 CentOS Linux 8 - PowerTools                     2.5 MB/s | 2.3 MB     00:00    
22:51:08 #9 13.78 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
22:51:08 #8 31.71 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
22:51:08 #8 31.71 Unpacking autoconf (2.69-14) ...
22:51:08 #8 31.79 Selecting previously unselected package autotools-dev.
22:51:08 #8 31.80 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
22:51:08 #8 31.80 Unpacking autotools-dev (20180224.1+nmu1) ...
22:51:08 #8 31.85 Selecting previously unselected package automake.
22:51:08 #8 31.86 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
22:51:08 #8 31.86 Unpacking automake (1:1.16.3-2) ...
22:51:08 #8 31.98 Selecting previously unselected package autopoint.
22:51:09 #9 13.78 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
22:51:09 #9 13.78 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
22:51:09 #9 13.80 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
22:51:09 #9 13.81 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
22:51:09 #9 13.85 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
22:51:09 #9 13.85 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
22:51:09 #9 13.87 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
22:51:09 #9 13.87 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
22:51:09 #9 13.89 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
22:51:09 #9 13.89 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
22:51:09 #9 14.00 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
22:51:09 #9 14.00 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
22:51:09 #9 14.00 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
22:51:09 #9 14.01 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
22:51:09 #9 14.01 Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
22:51:09 #9 14.01 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
22:51:09 #9 14.01 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
22:51:09 #9 14.01 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
22:51:09 #9 14.10 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
22:51:09 #8 31.98 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
22:51:09 #8 31.99 Unpacking autopoint (0.21-4) ...
22:51:09 #8 32.04 Selecting previously unselected package binutils-common:armhf.
22:51:09 #8 32.04 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 32.05 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
22:51:09 #9 14.11 Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
22:51:09 #9 14.21 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
22:51:09 #9 14.21 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB]
22:51:09 #9 14.22 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.5 [234 kB]
22:51:09 #9 14.23 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.5 [161 kB]
22:51:09 #9 14.23 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
22:51:09 #9 14.23 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
22:51:09 #9 14.24 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
22:51:09 #9 14.24 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
22:51:09 #9 14.32 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
22:51:09 #8 32.45 Selecting previously unselected package libbinutils:armhf.
22:51:09 #8 32.45 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 32.45 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
22:51:09 #8 32.55 Selecting previously unselected package libctf-nobfd0:armhf.
22:51:09 #9 14.32 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
22:51:09 #9 14.42 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
22:51:09 #9 14.42 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
22:51:09 #9 14.42 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
22:51:09 #9 14.43 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
22:51:09 #9 14.43 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
22:51:09 #9 14.46 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
22:51:09 #9 14.46 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
22:51:09 #9 14.47 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
22:51:09 #9 14.56 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
22:51:09 #8 32.55 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 32.56 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
22:51:09 #8 32.61 Selecting previously unselected package libctf0:armhf.
22:51:09 #8 32.61 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 32.62 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
22:51:09 #8 32.66 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:51:09 #8 32.66 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 32.67 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
22:51:09 #9 14.56 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
22:51:09 #9 14.64 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
22:51:09 #9 14.64 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
22:51:09 #9 14.64 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
22:51:09 #9 14.65 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
22:51:09 #9 14.65 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
22:51:09 #9 14.66 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
22:51:09 #9 14.66 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
22:51:09 #9 14.74 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
22:51:09 #9 14.76 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
22:51:09 #9 14.76 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
22:51:09 #9 14.85 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
22:51:09 #8 33.04 Selecting previously unselected package binutils.
22:51:09 #8 33.04 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
22:51:09 #8 33.05 Unpacking binutils (2.35.2-2+rpi1) ...
22:51:09 #8 33.11 Selecting previously unselected package libisl23:armhf.
22:51:10 #11 8.506 Dependencies resolved.
22:51:10 #11 8.516 =============================================================================================
22:51:10 #11 8.516  Package                      Arch    Version                                Repo        Size
22:51:10 #11 8.516 =============================================================================================
22:51:10 #11 8.516 Installing:
22:51:10 #11 8.516  rpm-build                    x86_64  4.14.3-13.el8                          appstream  173 k
22:51:10 #11 8.516  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
22:51:10 #11 8.516  yum-utils                    noarch  4.0.18-4.el8                           baseos      71 k
22:51:10 #11 8.516 Upgrading:
22:51:10 #11 8.516  elfutils-libelf              x86_64  0.182-3.el8                            baseos     216 k
22:51:10 #11 8.516  elfutils-libs                x86_64  0.182-3.el8                            baseos     293 k
22:51:10 #11 8.516  file-libs                    x86_64  5.33-16.el8_3.1                        baseos     543 k
22:51:10 #11 8.516  ima-evm-utils                x86_64  1.3.2-12.el8                           baseos      64 k
22:51:10 #11 8.516  python3-rpm                  x86_64  4.14.3-13.el8                          baseos     158 k
22:51:10 #11 8.516  rpm                          x86_64  4.14.3-13.el8                          baseos     542 k
22:51:10 #11 8.516  rpm-build-libs               x86_64  4.14.3-13.el8                          baseos     155 k
22:51:10 #11 8.516  rpm-libs                     x86_64  4.14.3-13.el8                          baseos     339 k
22:51:10 #11 8.516 Installing dependencies:
22:51:10 #11 8.516  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
22:51:10 #11 8.516  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
22:51:10 #11 8.516  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
22:51:10 #11 8.516  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
22:51:10 #11 8.516  dnf-plugins-core             noarch  4.0.18-4.el8                           baseos      69 k
22:51:10 #11 8.516  dwz                          x86_64  0.12-9.el8                             appstream  109 k
22:51:10 #11 8.516  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
22:51:10 #11 8.516  elfutils                     x86_64  0.182-3.el8                            baseos     540 k
22:51:10 #11 8.516  emacs-filesystem             noarch  1:26.1-5.el8                           baseos      69 k
22:51:10 #11 8.516  file                         x86_64  5.33-16.el8_3.1                        baseos      77 k
22:51:10 #11 8.516  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
22:51:10 #11 8.516  gdb-headless                 x86_64  8.2-15.el8                             appstream  3.7 M
22:51:10 #11 8.516  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
22:51:10 #11 8.516  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
22:51:10 #11 8.516  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
22:51:10 #11 8.516  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
22:51:10 #11 8.516  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
22:51:10 #11 8.516  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
22:51:10 #11 8.516  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
22:51:10 #11 8.516  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
22:51:10 #11 8.516  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
22:51:10 #11 8.516  ncurses                      x86_64  6.1-7.20180224.el8                     baseos     387 k
22:51:10 #11 8.516  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
22:51:10 #11 8.516  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
22:51:10 #11 8.516  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
22:51:10 #11 8.516  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
22:51:10 #11 8.516  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
22:51:10 #11 8.516  perl-Errno                   x86_64  1.28-419.el8                           baseos      76 k
22:51:10 #11 8.516  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
22:51:10 #11 8.516  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
22:51:10 #11 8.516  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
22:51:10 #11 8.516  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
22:51:10 #11 8.516  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
22:51:10 #11 8.516  perl-IO                      x86_64  1.38-419.el8                           baseos     142 k
22:51:10 #11 8.516  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
22:51:10 #11 8.516  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
22:51:10 #11 8.516  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
22:51:10 #11 8.516  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
22:51:10 #11 8.516  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
22:51:10 #11 8.516  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
22:51:10 #11 8.516  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
22:51:10 #11 8.516  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
22:51:10 #11 8.516  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
22:51:10 #11 8.516  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
22:51:10 #11 8.516  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
22:51:10 #11 8.516  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
22:51:10 #11 8.516  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
22:51:10 #11 8.516  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
22:51:10 #11 8.516  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
22:51:10 #11 8.516  perl-constant                noarch  1.33-396.el8                           baseos      25 k
22:51:10 #11 8.516  perl-interpreter             x86_64  4:5.26.3-419.el8                       baseos     6.3 M
22:51:10 #11 8.516  perl-libs                    x86_64  4:5.26.3-419.el8                       baseos     1.6 M
22:51:10 #11 8.516  perl-macros                  x86_64  4:5.26.3-419.el8                       baseos      72 k
22:51:10 #11 8.516  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
22:51:10 #11 8.516  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
22:51:10 #11 8.516  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
22:51:10 #11 8.516  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
22:51:10 #11 8.516  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
22:51:10 #11 8.516  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
22:51:10 #11 8.516  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
22:51:10 #11 8.516  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
22:51:10 #11 8.516  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
22:51:10 #11 8.516  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
22:51:10 #11 8.516  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
22:51:10 #11 8.516  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
22:51:10 #11 8.516  python3-dnf-plugins-core     noarch  4.0.18-4.el8                           baseos     234 k
22:51:10 #11 8.516  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
22:51:10 #11 8.516  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
22:51:10 #11 8.516  qt5-srpm-macros              noarch  5.12.5-3.el8                           appstream   10 k
22:51:10 #11 8.516  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
22:51:10 #11 8.516  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
22:51:10 #11 8.516  tpm2-tss                     x86_64  2.3.2-3.el8                            baseos     275 k
22:51:10 #11 8.516  unzip                        x86_64  6.0-44.el8                             baseos     195 k
22:51:10 #11 8.516  zip                          x86_64  3.0-23.el8                             baseos     270 k
22:51:10 #11 8.516  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
22:51:10 #11 8.516 Installing weak dependencies:
22:51:10 #11 8.516  elfutils-debuginfod-client   x86_64  0.182-3.el8                            baseos      65 k
22:51:10 #11 8.516  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
22:51:10 #11 8.516  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
22:51:10 #11 8.516 Enabling module streams:
22:51:10 #11 8.516  perl                                 5.26                                                   
22:51:10 #11 8.516  perl-IO-Socket-SSL                   2.066                                                  
22:51:10 #11 8.516  perl-libwww-perl                     6.34                                                   
22:51:10 #11 8.516 
22:51:10 #11 8.516 Transaction Summary
22:51:10 #11 8.516 =============================================================================================
22:51:10 #11 8.516 Install  81 Packages
22:51:10 #11 8.516 Upgrade   8 Packages
22:51:10 #11 8.516 
22:51:10 #11 8.520 Total download size: 27 M
22:51:10 #11 8.521 Downloading Packages:
22:51:10 #9 14.85 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
22:51:10 #9 14.86 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
22:51:10 #9 14.86 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
22:51:10 #9 14.87 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
22:51:10 #9 14.87 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
22:51:10 #9 14.87 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
22:51:10 #9 14.96 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
22:51:10 #9 14.96 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
22:51:10 #9 14.96 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
22:51:10 #9 15.06 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
22:51:10 #8 33.11 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
22:51:10 #8 33.11 Unpacking libisl23:armhf (0.23-1) ...
22:51:10 #8 33.23 Selecting previously unselected package libmpfr6:armhf.
22:51:10 #8 33.23 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
22:51:10 #8 33.24 Unpacking libmpfr6:armhf (4.1.0-3) ...
22:51:10 #8 33.32 Selecting previously unselected package libmpc3:armhf.
22:51:10 #8 33.32 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
22:51:10 #8 33.33 Unpacking libmpc3:armhf (1.2.0-1) ...
22:51:10 #9 15.06 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
22:51:10 #9 15.06 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
22:51:10 #9 15.06 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
22:51:10 #9 15.06 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
22:51:10 #9 15.07 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
22:51:10 #9 15.07 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
22:51:10 #9 15.17 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
22:51:10 #9 15.17 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
22:51:10 #9 15.17 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
22:51:10 #9 15.28 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
22:51:10 #9 15.28 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
22:51:10 #9 15.28 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
22:51:10 #9 15.28 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
22:51:10 #9 15.28 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
22:51:10 #9 15.28 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
22:51:10 #9 15.28 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
22:51:10 #9 15.38 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
22:51:10 #8 33.38 Selecting previously unselected package cpp-10.
22:51:10 #8 33.38 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
22:51:10 #8 33.38 Unpacking cpp-10 (10.2.1-6+rpi1) ...
22:51:10 #9 15.38 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
22:51:10 #9 15.38 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
22:51:10 #9 15.49 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
22:51:10 #9 15.49 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
22:51:10 #9 15.49 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
22:51:10 #9 15.49 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
22:51:10 #9 15.50 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
22:51:10 #9 15.72 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
22:51:10 #9 15.94 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
22:51:11 #11 9.510 (1/89): efi-srpm-macros-3-3.el8.noarch.rpm      107 kB/s |  22 kB     00:00    
22:51:11 #9 15.95 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
22:51:11 #9 16.00 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
22:51:11 #9 16.04 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
22:51:11 #11 9.512 (2/89): desktop-file-utils-0.23-8.el8.x86_64.rp 382 kB/s |  80 kB     00:00    
22:51:11 #11 9.513 (3/89): dwz-0.12-9.el8.x86_64.rpm               517 kB/s | 109 kB     00:00    
22:51:11 #11 9.515 (4/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  3.6 MB/s | 9.3 kB     00:00    
22:51:11 #11 9.516 (5/89): gc-7.6.4-3.el8.x86_64.rpm                18 MB/s | 109 kB     00:00    
22:51:11 #11 9.522 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      2.0 MB/s |  13 kB     00:00    
22:51:11 #11 9.526 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    9.2 MB/s |  38 kB     00:00    
22:51:11 #11 9.533 (8/89): libipt-1.6.1-8.el8.x86_64.rpm           8.3 MB/s |  50 kB     00:00    
22:51:11 #11 9.536 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    3.2 MB/s | 9.4 kB     00:00    
22:51:11 #11 9.540 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 2.3 MB/s | 7.9 kB     00:00    
22:51:11 #11 9.544 (11/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp  13 MB/s |  47 kB     00:00    
22:51:11 #11 9.547 (12/89): perl-Mozilla-CA-20160104-7.module_el8. 4.7 MB/s |  15 kB     00:00    
22:51:11 #11 9.550 (13/89): perl-srpm-macros-1-25.el8.noarch.rpm   3.9 MB/s |  11 kB     00:00    
22:51:11 #11 9.554 (14/89): python-rpm-macros-3-41.el8.noarch.rpm  4.8 MB/s |  15 kB     00:00    
22:51:11 #11 9.558 (15/89): python-srpm-macros-3-41.el8.noarch.rpm 4.1 MB/s |  15 kB     00:00    
22:51:11 #11 9.561 (16/89): python3-rpm-macros-3-41.el8.noarch.rpm 5.5 MB/s |  14 kB     00:00    
22:51:11 #11 9.577 (17/89): gdb-headless-8.2-15.el8.x86_64.rpm      56 MB/s | 3.7 MB     00:00    
22:51:11 #11 9.578 (18/89): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 632 kB/s |  10 kB     00:00    
22:51:11 #11 9.585 (19/89): redhat-rpm-config-125-1.el8.noarch.rpm  10 MB/s |  86 kB     00:00    
22:51:11 #11 9.602 (20/89): guile-2.0.14-7.el8.x86_64.rpm           41 MB/s | 3.5 MB     00:00    
22:51:11 #11 9.602 (21/89): rpm-build-4.14.3-13.el8.x86_64.rpm     6.9 MB/s | 173 kB     00:00    
22:51:11 #11 9.605 (22/89): rpmlint-1.10-14.el8.noarch.rpm          10 MB/s | 192 kB     00:00    
22:51:11 #11 9.606 (23/89): rust-srpm-macros-5-2.el8.noarch.rpm    2.9 MB/s | 9.2 kB     00:00    
22:51:11 #11 9.611 (24/89): bzip2-1.0.6-26.el8.x86_64.rpm           11 MB/s |  60 kB     00:00    
22:51:11 #11 9.619 (25/89): dbus-glib-0.110-2.el8.x86_64.rpm        10 MB/s | 127 kB     00:00    
22:51:11 #11 9.622 (26/89): zstd-1.4.4-1.el8.x86_64.rpm             20 MB/s | 393 kB     00:00    
22:51:11 #11 9.624 (27/89): dnf-plugins-core-4.0.18-4.el8.noarch.r  12 MB/s |  69 kB     00:00    
22:51:11 #11 9.627 (28/89): diffutils-3.6-6.el8.x86_64.rpm          22 MB/s | 358 kB     00:00    
22:51:11 #11 9.634 (29/89): emacs-filesystem-26.1-5.el8.noarch.rpm  11 MB/s |  69 kB     00:00    
22:51:11 #11 9.637 (30/89): elfutils-0.182-3.el8.x86_64.rpm         34 MB/s | 540 kB     00:00    
22:51:11 #11 9.642 (31/89): file-5.33-16.el8_3.1.x86_64.rpm         10 MB/s |  77 kB     00:00    
22:51:11 #11 9.646 (32/89): elfutils-debuginfod-client-0.182-3.el8 3.0 MB/s |  65 kB     00:00    
22:51:11 #11 9.650 (33/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      8.2 MB/s |  35 kB     00:00    
22:51:11 #11 9.653 (34/89): libbabeltrace-1.5.4-3.el8.x86_64.rpm    18 MB/s | 200 kB     00:00    
22:51:11 #11 9.654 (35/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm    15 MB/s |  58 kB     00:00    
22:51:11 #11 9.662 (36/89): patch-2.7.6-11.el8.x86_64.rpm           18 MB/s | 138 kB     00:00    
22:51:11 #11 9.666 (37/89): groff-base-1.22.3-18.el8.x86_64.rpm     35 MB/s | 1.0 MB     00:00    
22:51:11 #11 9.667 (38/89): perl-Carp-1.42-396.el8.noarch.rpm      6.4 MB/s |  30 kB     00:00    
22:51:11 #11 9.670 (39/89): ncurses-6.1-7.20180224.el8.x86_64.rpm   23 MB/s | 387 kB     00:00    
22:51:11 #11 9.672 (40/89): perl-Errno-1.28-419.el8.x86_64.rpm      18 MB/s |  76 kB     00:00    
22:51:11 #11 9.684 (41/89): perl-File-Path-2.15-2.el8.noarch.rpm   3.0 MB/s |  38 kB     00:00    
22:51:11 #11 9.689 (42/89): perl-File-Temp-0.230.600-1.el8.noarch.  13 MB/s |  63 kB     00:00    
22:51:11 #11 9.691 (43/89): perl-Exporter-5.72-396.el8.noarch.rpm  1.6 MB/s |  34 kB     00:00    
22:51:11 #11 9.695 (44/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm  13 MB/s |  63 kB     00:00    
22:51:11 #11 9.701 (45/89): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  5.8 MB/s |  58 kB     00:00    
22:51:11 #11 9.703 (46/89): perl-IO-1.38-419.el8.x86_64.rpm         18 MB/s | 142 kB     00:00    
22:51:11 #11 9.704 (47/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 9.3 MB/s |  31 kB     00:00    
22:51:11 #11 9.707 (48/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 7.5 MB/s |  20 kB     00:00    
22:51:11 #11 9.709 (49/89): perl-PathTools-3.74-1.el8.x86_64.rpm    15 MB/s |  90 kB     00:00    
22:51:11 #11 9.712 (50/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  17 MB/s |  86 kB     00:00    
22:51:11 #11 9.716 (51/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm  11 MB/s |  34 kB     00:00    
22:51:11 #11 9.717 (52/89): perl-Pod-Simple-3.35-395.el8.noarch.rp  26 MB/s | 213 kB     00:00    
22:51:11 #11 9.722 (53/89): perl-Socket-2.027-3.el8.x86_64.rpm      12 MB/s |  59 kB     00:00    
22:51:11 #11 9.724 (54/89): perl-Scalar-List-Utils-1.49-2.el8.x86_ 8.0 MB/s |  68 kB     00:00    
22:51:11 #11 9.730 (55/89): perl-Encode-2.97-3.el8.x86_64.rpm       23 MB/s | 1.5 MB     00:00    
22:51:11 #11 9.731 (56/89): perl-Term-ANSIColor-4.06-396.el8.noarc 7.4 MB/s |  46 kB     00:00    
22:51:11 #11 9.732 (57/89): perl-Storable-3.11-3.el8.x86_64.rpm     11 MB/s |  98 kB     00:00    
22:51:11 #11 9.733 (58/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  7.8 MB/s |  23 kB     00:00    
22:51:11 #11 9.734 (59/89): perl-Text-ParseWords-3.30-395.el8.noar 5.4 MB/s |  18 kB     00:00    
22:51:11 #11 9.736 (60/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 5.4 MB/s |  24 kB     00:00    
22:51:11 #11 9.737 (61/89): perl-Time-Local-1.280-1.el8.noarch.rpm 9.0 MB/s |  34 kB     00:00    
22:51:11 #11 9.739 (62/89): perl-Unicode-Normalize-1.25-396.el8.x8  18 MB/s |  82 kB     00:00    
22:51:11 #11 9.740 (63/89): perl-constant-1.33-396.el8.noarch.rpm  7.1 MB/s |  25 kB     00:00    
22:51:11 #11 9.746 (64/89): perl-macros-5.26.3-419.el8.x86_64.rpm   12 MB/s |  72 kB     00:00    
22:51:11 #11 9.751 (65/89): perl-parent-0.237-1.el8.noarch.rpm     5.0 MB/s |  20 kB     00:00    
22:51:11 #11 9.758 (66/89): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
22:51:11 #11 9.763 (67/89): perl-threads-2.21-2.el8.x86_64.rpm      14 MB/s |  61 kB     00:00    
22:51:11 #11 9.768 (68/89): perl-threads-shared-1.58-2.el8.x86_64.  10 MB/s |  48 kB     00:00    
22:51:11 #11 9.772 (69/89): pkgconf-1.4.2-1.el8.x86_64.rpm          11 MB/s |  38 kB     00:00    
22:51:11 #11 9.775 (70/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      5.0 MB/s |  17 kB     00:00    
22:51:11 #11 9.784 (71/89): perl-libs-5.26.3-419.el8.x86_64.rpm     35 MB/s | 1.6 MB     00:00    
22:51:11 #11 9.784 (72/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 1.7 MB/s |  15 kB     00:00    
22:51:11 #11 9.790 (73/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    22 MB/s | 134 kB     00:00    
22:51:11 #11 9.792 (74/89): python3-dateutil-2.6.1-6.el8.noarch.rp  30 MB/s | 251 kB     00:00    
22:51:11 #11 9.802 (75/89): python3-dnf-plugins-core-4.0.18-4.el8.  21 MB/s | 234 kB     00:00    
22:51:11 #11 9.806 (76/89): python3-six-1.11.0-8.el8.noarch.rpm    2.8 MB/s |  38 kB     00:00    
22:51:11 #11 9.810 (77/89): tpm2-tss-2.3.2-3.el8.x86_64.rpm         33 MB/s | 275 kB     00:00    
22:51:11 #11 9.815 (78/89): unzip-6.0-44.el8.x86_64.rpm             22 MB/s | 195 kB     00:00    
22:51:11 #9 16.23 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
22:51:11 #9 16.29 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
22:51:11 #9 16.30 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
22:51:11 #8 34.32 Selecting previously unselected package cpp.
22:51:11 #8 34.32 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
22:51:11 #8 34.33 Unpacking cpp (4:10.2.1-1+rpi1) ...
22:51:11 #8 34.37 Selecting previously unselected package libdebhelper-perl.
22:51:11 #8 34.37 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
22:51:11 #8 34.38 Unpacking libdebhelper-perl (13.3.4) ...
22:51:11 #8 34.45 Selecting previously unselected package libcc1-0:armhf.
22:51:11 #8 34.45 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
22:51:11 #8 34.46 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
22:51:11 #11 9.816 (79/89): yum-utils-4.0.18-4.el8.noarch.rpm       14 MB/s |  71 kB     00:00    
22:51:11 #11 9.827 (80/89): zip-3.0-23.el8.x86_64.rpm               22 MB/s | 270 kB     00:00    
22:51:11 #11 9.839 (81/89): elfutils-libs-0.182-3.el8.x86_64.rpm    24 MB/s | 293 kB     00:00    
22:51:11 #11 9.843 (82/89): elfutils-libelf-0.182-3.el8.x86_64.rpm 7.8 MB/s | 216 kB     00:00    
22:51:11 #11 9.848 (83/89): ima-evm-utils-1.3.2-12.el8.x86_64.rpm   13 MB/s |  64 kB     00:00    
22:51:11 #11 9.862 (84/89): file-libs-5.33-16.el8_3.1.x86_64.rpm    25 MB/s | 543 kB     00:00    
22:51:11 #11 9.864 (85/89): python3-rpm-4.14.3-13.el8.x86_64.rpm    10 MB/s | 158 kB     00:00    
22:51:11 #11 9.870 (86/89): rpm-build-libs-4.14.3-13.el8.x86_64.rp  24 MB/s | 155 kB     00:00    
22:51:11 #11 9.879 (87/89): rpm-libs-4.14.3-13.el8.x86_64.rpm       39 MB/s | 339 kB     00:00    
22:51:11 #11 9.904 (88/89): perl-interpreter-5.26.3-419.el8.x86_64  38 MB/s | 6.3 MB     00:00    
22:51:11 #11 9.907 (89/89): rpm-4.14.3-13.el8.x86_64.rpm            12 MB/s | 542 kB     00:00    
22:51:11 #11 9.908 --------------------------------------------------------------------------------
22:51:11 #11 9.908 Total                                            19 MB/s |  27 MB     00:01     
22:51:11 #11 9.992 Running transaction check
22:51:11 #11 10.07 Transaction check succeeded.
22:51:11 #9 16.52 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
22:51:11 #9 16.52 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
22:51:11 #9 16.53 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
22:51:11 #9 16.54 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
22:51:11 #9 16.55 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
22:51:11 #9 16.57 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
22:51:11 #9 16.57 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.5 [232 kB]
22:51:11 #9 16.59 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
22:51:11 #9 16.59 Get:219 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.1 [884 kB]
22:51:11 #9 16.65 Get:220 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.1 [4557 kB]
22:51:11 #8 34.54 Selecting previously unselected package libgomp1:armhf.
22:51:11 #8 34.54 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
22:51:11 #8 34.55 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
22:51:11 #8 34.60 Selecting previously unselected package libatomic1:armhf.
22:51:11 #8 34.61 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
22:51:11 #8 34.61 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
22:51:11 #8 34.66 Selecting previously unselected package libasan6:armhf.
22:51:11 #8 34.66 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
22:51:11 #8 34.67 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
22:51:11 #11 10.07 Running transaction test
22:51:11 #11 10.37 Transaction test succeeded.
22:51:11 #9 16.96 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
22:51:11 #9 16.97 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
22:51:11 #9 16.97 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
22:51:11 #9 16.97 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
22:51:11 #9 16.97 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
22:51:11 #8 35.01 Selecting previously unselected package libubsan1:armhf.
22:51:11 #8 35.02 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
22:51:11 #8 35.02 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
22:51:12 #11 10.37 Running transaction
22:51:12 #9 16.97 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
22:51:12 #9 16.97 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
22:51:12 #9 16.97 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
22:51:12 #9 16.97 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
22:51:12 #9 17.07 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
22:51:12 #9 17.08 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
22:51:12 #9 17.08 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
22:51:12 #9 17.08 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
22:51:12 #9 17.08 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
22:51:12 #9 17.08 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
22:51:12 #9 17.08 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
22:51:12 #9 17.08 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
22:51:12 #9 17.08 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
22:51:12 #9 17.18 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
22:51:12 #8 35.17 Selecting previously unselected package libgcc-10-dev:armhf.
22:51:12 #8 35.17 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
22:51:12 #8 35.18 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
22:51:12 #8 35.34 Selecting previously unselected package gcc-10.
22:51:12 #8 35.35 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
22:51:12 #8 35.35 Unpacking gcc-10 (10.2.1-6+rpi1) ...
22:51:12 #9 17.19 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
22:51:12 #9 17.19 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
22:51:12 #9 17.19 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
22:51:12 #9 17.19 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
22:51:12 #9 17.20 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
22:51:12 #9 17.20 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
22:51:12 #9 17.20 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
22:51:12 #9 17.20 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
22:51:12 #9 17.29 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
22:51:12 #9 17.31 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
22:51:12 #9 17.31 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
22:51:12 #9 17.31 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
22:51:12 #9 17.31 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
22:51:12 #9 17.32 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
22:51:12 #9 17.32 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
22:51:12 #9 17.32 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
22:51:12 #9 17.32 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
22:51:12 #9 17.39 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
22:51:12 #9 17.50 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
22:51:12 #9 17.50 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
22:51:12 #9 17.50 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
22:51:12 #9 17.50 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
22:51:12 #9 17.50 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
22:51:12 #9 17.50 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
22:51:12 #9 17.51 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
22:51:12 #9 17.51 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
22:51:12 #9 17.51 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
22:51:12 #9 17.61 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
22:51:12 #9 17.62 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
22:51:12 #9 17.62 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
22:51:12 #9 17.62 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
22:51:12 #9 17.62 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
22:51:12 #9 17.62 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
22:51:12 #9 17.62 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
22:51:12 #9 17.62 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
22:51:12 #9 17.63 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
22:51:12 #9 17.71 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
22:51:12 #9 17.73 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
22:51:12 #9 17.73 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
22:51:12 #9 17.73 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
22:51:12 #9 17.73 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
22:51:12 #9 17.74 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
22:51:12 #9 17.74 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
22:51:12 #9 17.74 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
22:51:12 #9 17.74 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
22:51:12 #9 17.82 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
22:51:12 #9 17.85 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
22:51:12 #9 17.85 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
22:51:12 #9 17.85 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
22:51:12 #9 17.85 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
22:51:12 #9 17.86 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
22:51:12 #9 17.86 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
22:51:12 #9 17.86 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
22:51:12 #9 17.86 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
22:51:12 #9 17.93 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
22:51:12 #11 11.16   Preparing        :                                                        1/1 
22:51:12 #11 11.21   Upgrading        : elfutils-libelf-0.182-3.el8.x86_64                    1/97 
22:51:12 #11 11.28   Upgrading        : rpm-4.14.3-13.el8.x86_64                              2/97 
22:51:12 #11 11.32   Upgrading        : rpm-libs-4.14.3-13.el8.x86_64                         3/97 
22:51:12 #11 11.33   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                         3/97 
22:51:12 #11 11.44   Upgrading        : file-libs-5.33-16.el8_3.1.x86_64                      4/97 
22:51:12 #11 11.46   Installing       : file-5.33-16.el8_3.1.x86_64                           5/97 
22:51:12 #11 11.50   Upgrading        : elfutils-libs-0.182-3.el8.x86_64                      6/97 
22:51:12 #11 11.51   Installing       : elfutils-debuginfod-client-0.182-3.el8.x86_64         7/97 
22:51:13 #9 17.97 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
22:51:13 #9 17.97 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
22:51:13 #9 17.97 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
22:51:13 #9 17.97 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
22:51:13 #9 17.97 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
22:51:13 #9 17.97 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
22:51:13 #9 17.98 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
22:51:13 #9 17.98 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
22:51:13 #9 18.03 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
22:51:13 #11 11.54   Installing       : unzip-6.0-44.el8.x86_64                               8/97 
22:51:13 #11 11.68   Installing       : groff-base-1.22.3-18.el8.x86_64                       9/97 
22:51:13 #11 11.70   Installing       : bzip2-1.0.6-26.el8.x86_64                            10/97 
22:51:13 #11 11.71   Installing       : python-srpm-macros-3-41.el8.noarch                   11/97 
22:51:13 #11 11.72   Installing       : python-rpm-macros-3-41.el8.noarch                    12/97 
22:51:13 #11 11.73   Installing       : python3-rpm-macros-3-41.el8.noarch                   13/97 
22:51:13 #9 18.25 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
22:51:13 #9 18.47 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
22:51:13 #11 11.77   Installing       : zip-3.0-23.el8.x86_64                                14/97 
22:51:13 #11 11.85   Installing       : elfutils-0.182-3.el8.x86_64                          15/97 
22:51:13 #11 11.88   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
22:51:13 #11 11.89   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
22:51:13 #11 11.91   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/97 
22:51:13 #11 11.92   Installing       : dwz-0.12-9.el8.x86_64                                18/97 
22:51:13 #11 11.94   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
22:51:13 #11 12.01   Installing       : tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
22:51:13 #11 12.02   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
22:51:13 #9 18.52 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
22:51:13 #9 18.64 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
22:51:13 #9 18.67 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
22:51:13 #9 18.68 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
22:51:13 #9 18.71 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
22:51:13 #9 18.75 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
22:51:13 #11 12.04   Upgrading        : ima-evm-utils-1.3.2-12.el8.x86_64                    20/97 
22:51:13 #11 12.06   Upgrading        : rpm-build-libs-4.14.3-13.el8.x86_64                  21/97 
22:51:13 #11 12.07   Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64                  21/97 
22:51:13 #11 12.10   Upgrading        : python3-rpm-4.14.3-13.el8.x86_64                     22/97 
22:51:13 #11 12.12   Installing       : python3-six-1.11.0-8.el8.noarch                      23/97 
22:51:13 #11 12.15   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                24/97 
22:51:13 #11 12.16   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        25/97 
22:51:13 #11 12.19   Installing       : patch-2.7.6-11.el8.x86_64                            26/97 
22:51:13 #11 12.22   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    27/97 
22:51:13 #11 12.24   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               28/97 
22:51:13 #11 12.25   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   29/97 
22:51:13 #11 12.26   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 30/97 
22:51:13 #11 12.27   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  31/97 
22:51:13 #11 12.29   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              32/97 
22:51:13 #11 12.30   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    33/97 
22:51:13 #11 12.31   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                34/97 
22:51:13 #11 12.35   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                35/97 
22:51:14 #9 18.79 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
22:51:14 #9 18.80 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
22:51:14 #9 18.81 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
22:51:14 #9 18.89 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
22:51:14 #9 18.90 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
22:51:14 #9 18.90 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
22:51:14 #9 18.91 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
22:51:14 #9 18.91 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
22:51:14 #9 18.92 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
22:51:14 #9 18.93 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
22:51:14 #9 19.02 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
22:51:14 #11 12.36   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    36/97 
22:51:14 #11 12.38   Installing       : perl-podlators-4.11-1.el8.noarch                     37/97 
22:51:14 #11 12.40   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 38/97 
22:51:14 #11 12.42   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             39/97 
22:51:14 #11 12.43   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 40/97 
22:51:14 #11 12.44   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 41/97 
22:51:14 #11 12.46   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    42/97 
22:51:14 #11 12.48   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 43/97 
22:51:14 #11 12.49   Installing       : perl-Errno-1.28-419.el8.x86_64                       44/97 
22:51:14 #8 37.13 Selecting previously unselected package gcc.
22:51:14 #8 37.13 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
22:51:14 #8 37.14 Unpacking gcc (4:10.2.1-1+rpi1) ...
22:51:14 #8 37.18 Selecting previously unselected package libc-dev-bin.
22:51:14 #9 19.03 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
22:51:14 #9 19.03 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
22:51:14 #9 19.03 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
22:51:14 #9 19.03 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
22:51:14 #9 19.03 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
22:51:14 #9 19.13 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
22:51:14 #9 19.13 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
22:51:14 #9 19.13 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
22:51:14 #9 19.13 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
22:51:14 #9 19.23 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
22:51:14 #11 12.51   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     45/97 
22:51:14 #11 12.73   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      46/97 
22:51:14 #11 12.75   Installing       : perl-Carp-1.42-396.el8.noarch                        47/97 
22:51:14 #8 37.18 Preparing to unpack .../034-libc-dev-bin_2.31-12+rpi1_armhf.deb ...
22:51:14 #8 37.19 Unpacking libc-dev-bin (2.31-12+rpi1) ...
22:51:14 #8 37.24 Selecting previously unselected package linux-libc-dev:armhf.
22:51:14 #8 37.24 Preparing to unpack .../035-linux-libc-dev_5.10.40-1+rpi1_armhf.deb ...
22:51:14 #8 37.25 Unpacking linux-libc-dev:armhf (5.10.40-1+rpi1) ...
22:51:14 #9 19.23 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
22:51:14 #9 19.24 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
22:51:14 #9 19.24 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
22:51:14 #9 19.24 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
22:51:14 #9 19.24 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
22:51:14 #9 19.34 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
22:51:14 #9 19.38 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
22:51:14 #9 19.40 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
22:51:14 #9 19.40 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
22:51:14 #9 19.45 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
22:51:14 #9 19.45 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
22:51:14 #9 19.45 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
22:51:14 #9 19.46 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
22:51:14 #9 19.46 Get:346 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
22:51:14 #9 19.55 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
22:51:14 #11 12.76   Installing       : perl-Exporter-5.72-396.el8.noarch                    48/97 
22:51:14 #11 12.97   Installing       : perl-libs-4:5.26.3-419.el8.x86_64                    49/97 
22:51:14 #11 12.99   Installing       : perl-parent-1:0.237-1.el8.noarch                     50/97 
22:51:14 #11 13.00   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           51/97 
22:51:14 #11 13.02   Installing       : perl-macros-4:5.26.3-419.el8.x86_64                  52/97 
22:51:14 #11 13.03   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         53/97 
22:51:14 #11 13.05   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           54/97 
22:51:14 #11 13.06   Installing       : perl-File-Path-2.15-2.el8.noarch                     55/97 
22:51:14 #11 13.08   Installing       : perl-IO-1.38-419.el8.x86_64                          56/97 
22:51:14 #8 37.57 Selecting previously unselected package libcrypt-dev:armhf.
22:51:14 #8 37.57 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
22:51:14 #8 37.58 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
22:51:14 #8 37.64 Selecting previously unselected package libtirpc-dev:armhf.
22:51:14 #8 37.64 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ...
22:51:14 #8 37.65 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
22:51:14 #8 37.71 Selecting previously unselected package libnsl-dev:armhf.
22:51:14 #8 37.72 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
22:51:14 #8 37.72 Unpacking libnsl-dev:armhf (1.3.0-2) ...
22:51:14 #8 37.77 Selecting previously unselected package libc6-dev:armhf.
22:51:14 #9 19.71 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
22:51:14 #9 19.72 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
22:51:14 #9 19.72 Get:350 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
22:51:14 #9 19.73 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
22:51:14 #9 19.73 Get:352 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
22:51:14 #9 19.73 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
22:51:14 #9 19.74 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
22:51:14 #9 19.74 Get:355 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
22:51:14 #9 19.75 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
22:51:14 #9 19.82 Get:357 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
22:51:14 #11 13.10   Installing       : perl-PathTools-3.74-1.el8.x86_64                     57/97 
22:51:14 #11 13.12   Installing       : perl-constant-1.33-396.el8.noarch                    58/97 
22:51:14 #11 13.13   Installing       : perl-threads-1:2.21-2.el8.x86_64                     59/97 
22:51:14 #8 37.78 Preparing to unpack .../039-libc6-dev_2.31-12+rpi1_armhf.deb ...
22:51:14 #8 37.78 Unpacking libc6-dev:armhf (2.31-12+rpi1) ...
22:51:15 #9 19.97 debconf: delaying package configuration, since apt-utils is not installed
22:51:15 #9 19.99 Fetched 104 MB in 14s (7439 kB/s)
22:51:15 #9 20.01 Selecting previously unselected package liblocale-gettext-perl.
22:51:15 #9 20.01 (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 ... 4125 files and directories currently installed.)
22:51:15 #9 20.01 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
22:51:15 #9 20.01 Unpacking liblocale-gettext-perl (1.07-4) ...
22:51:15 #9 20.06 Selecting previously unselected package libssl1.1:amd64.
22:51:15 #9 20.06 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ...
22:51:15 #9 20.07 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ...
22:51:15 #8 38.16 Selecting previously unselected package libtool.
22:51:15 #8 38.16 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
22:51:15 #8 38.17 Unpacking libtool (2.4.6-15) ...
22:51:15 #8 38.24 Selecting previously unselected package dh-autoreconf.
22:51:15 #8 38.24 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
22:51:15 #8 38.25 Unpacking dh-autoreconf (20) ...
22:51:15 #8 38.30 Selecting previously unselected package libarchive-zip-perl.
22:51:15 #8 38.30 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
22:51:15 #8 38.31 Unpacking libarchive-zip-perl (1.68-1) ...
22:51:15 #8 38.36 Selecting previously unselected package libsub-override-perl.
22:51:15 #9 20.21 Selecting previously unselected package libpython3.8-minimal:amd64.
22:51:15 #9 20.21 Preparing to unpack .../libpython3.8-minimal_3.8.5-1~20.04.3_amd64.deb ...
22:51:15 #9 20.22 Unpacking libpython3.8-minimal:amd64 (3.8.5-1~20.04.3) ...
22:51:15 #9 20.33 Selecting previously unselected package libexpat1:amd64.
22:51:15 #11 13.15   Installing       : perl-threads-shared-1.58-2.el8.x86_64                60/97 
22:51:15 #11 13.69   Installing       : perl-interpreter-4:5.26.3-419.el8.x86_64             61/97 
22:51:15 #11 13.72   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
22:51:15 #11 13.73   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
22:51:15 #11 13.74   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        63/97 
22:51:15 #11 13.76   Installing       : pkgconf-1.4.2-1.el8.x86_64                           64/97 
22:51:15 #11 13.77   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                65/97 
22:51:15 #11 13.78   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 66/97 
22:51:15 #11 13.79   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/97 
22:51:15 #11 13.84   Installing       : diffutils-3.6-6.el8.x86_64                           68/97 
22:51:15 #11 13.85   Running scriptlet: diffutils-3.6-6.el8.x86_64                           68/97 
22:51:15 #11 13.87   Installing       : dbus-glib-0.110-2.el8.x86_64                         69/97 
22:51:15 #11 13.88   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         69/97 
22:51:15 #8 38.36 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
22:51:15 #8 38.37 Unpacking libsub-override-perl (0.09-2) ...
22:51:15 #8 38.42 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:51:15 #8 38.42 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
22:51:15 #8 38.42 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
22:51:15 #8 38.47 Selecting previously unselected package dh-strip-nondeterminism.
22:51:15 #8 38.47 Preparing to unpack .../045-dh-strip-nondeterminism_1.11.0-1_all.deb ...
22:51:15 #8 38.48 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
22:51:15 #8 38.51 Selecting previously unselected package libdpkg-perl.
22:51:15 #8 38.52 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ...
22:51:15 #8 38.52 Unpacking libdpkg-perl (1.20.9+rpi1) ...
22:51:15 #9 20.33 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
22:51:15 #9 20.33 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
22:51:15 #9 20.37 Selecting previously unselected package python3.8-minimal.
22:51:15 #9 20.37 Preparing to unpack .../python3.8-minimal_3.8.5-1~20.04.3_amd64.deb ...
22:51:15 #9 20.38 Unpacking python3.8-minimal (3.8.5-1~20.04.3) ...
22:51:15 #9 20.58 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ...
22:51:15 #11 13.91   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     70/97 
22:51:15 #11 13.95   Installing       : python3-dnf-plugins-core-4.0.18-4.el8.noarch         71/97 
22:51:15 #11 13.96   Installing       : dnf-plugins-core-4.0.18-4.el8.noarch                 72/97 
22:51:15 #11 14.02   Installing       : zstd-1.4.4-1.el8.x86_64                              73/97 
22:51:15 #11 14.03   Installing       : rust-srpm-macros-5-2.el8.noarch                      74/97 
22:51:15 #11 14.04   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  75/97 
22:51:15 #11 14.05   Installing       : perl-srpm-macros-1-25.el8.noarch                     76/97 
22:51:15 #11 14.05   Installing       : openblas-srpm-macros-2-2.el8.noarch                  77/97 
22:51:15 #11 14.06   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     78/97 
22:51:15 #11 14.07   Installing       : libipt-1.6.1-8.el8.x86_64                            79/97 
22:51:15 #11 14.09   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     80/97 
22:51:15 #8 38.63 Selecting previously unselected package patch.
22:51:15 #8 38.63 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
22:51:15 #8 38.64 Unpacking patch (2.7.6-7) ...
22:51:15 #8 38.69 Selecting previously unselected package make.
22:51:15 #8 38.69 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
22:51:15 #8 38.70 Unpacking make (4.3-4.1) ...
22:51:15 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
22:51:15 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
22:51:15 #1 [internal] booting buildkit
22:51:15 #1 sha256:9a72a57b2aa89eb41f54020af283d781599d8950c583b6e785e109c0900d36f7
22:51:15 #1 pulling image moby/buildkit:buildx-stable-1
22:51:15 #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
22:51:15 #1 creating container buildx_buildkit_angry_easley0
22:51:15 #1 creating container buildx_buildkit_angry_easley0 0.8s done
22:51:15 #1 DONE 2.9s
22:51:15 
22:51:15 #2 [internal] load build definition from Dockerfile
22:51:15 #2 sha256:e94975884f8e175dcae7b7ec8265cda1ed6326b36e4ed9de970e4d4a0360854d
22:51:15 #2 transferring dockerfile: 2.17kB done
22:51:15 #2 DONE 0.0s
22:51:15 
22:51:15 #3 [internal] load .dockerignore
22:51:15 #3 sha256:c2e4b3d0c36476925ed54e5b0bdb6772063bd2e42f037876c8a4d2f3650835cb
22:51:15 #3 transferring context: 112B done
22:51:15 #3 DONE 0.0s
22:51:15 
22:51:15 #4 resolve image config for docker.io/docker/dockerfile:1.2
22:51:15 #4 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:51:15 #4 ...
22:51:15 
22:51:15 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:51:15 #5 sha256:af4cd5d9cfa666c1fa24aabc9e7e4327c598c486d03b86e975a15058c61fbf2d
22:51:15 #5 DONE 0.0s
22:51:15 
22:51:15 #4 resolve image config for docker.io/docker/dockerfile:1.2
22:51:15 #4 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:51:15 #4 DONE 0.4s
22:51:15 
22:51:15 #6 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:51:15 #6 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:51:15 #6 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
22:51:15 #6 DONE 0.0s
22:51:15 
22:51:15 #6 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:51:15 #6 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:51:15 #6 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
22:51:15 #6 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
22:51:15 #6 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
22:51:15 #6 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
22:51:15 #6 DONE 0.5s
22:51:15 
22:51:15 #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:51:15 #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
22:51:15 #8 ...
22:51:15 
22:51:15 #9 [auth] library/golang:pull token for registry-1.docker.io
22:51:15 #9 sha256:474b519bce65253b811f0182590a248e6588dfeb16eaaa03510a2f0c235a715c
22:51:15 #9 DONE 0.0s
22:51:15 
22:51:15 #10 [auth] tonistiigi/xx:pull token for registry-1.docker.io
22:51:15 #10 sha256:30407577168b18a4e7b3c88040e282873b488824dd4940a0d4e0cc2a7b0548a4
22:51:15 #10 DONE 0.0s
22:51:15 
22:51:15 #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:51:15 #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
22:51:15 #8 DONE 0.2s
22:51:15 
22:51:15 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16-alpine
22:51:15 #7 sha256:8b63da5e018f0854e06e7ef30abb4b1f70e2a4498e97a24af82c7d09918a0160
22:51:15 #7 DONE 0.3s
22:51:15 
22:51:15 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16-alpine
22:51:15 #7 sha256:8b63da5e018f0854e06e7ef30abb4b1f70e2a4498e97a24af82c7d09918a0160
22:51:15 #7 DONE 0.3s
22:51:15 
22:51:15 #25 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
22:51:15 #25 sha256:337c101ef098106ee7cafbd2864f94bdac2a517446165396411be3857c2d3472
22:51:15 #25 DONE 0.0s
22:51:15 
22:51:15 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
22:51:15 #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
22:51:15 #12 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
22:51:15 #12 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.2s
22:51:15 #12 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.6s done
22:51:15 #12 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5
22:51:15 #12 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.1s done
22:51:15 #12 DONE 0.8s
22:51:15 
22:51:15 #17 [internal] load build context
22:51:15 #17 sha256:69daff52d0517110c8b942d1e54d038ee34990531f4f95d5b97cac580100348a
22:51:15 #17 ...
22:51:15 
22:51:15 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
22:51:15 #18 sha256:744a0f3ca9cf579f975cc266cd6c06e7931b9f866d7da76d143387c15d823c5d
22:51:15 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 1.0s done
22:51:15 #18 DONE 0.0s
22:51:15 
22:51:15 #17 [internal] load build context
22:51:15 #17 sha256:69daff52d0517110c8b942d1e54d038ee34990531f4f95d5b97cac580100348a
22:51:15 #9 20.66 Setting up libpython3.8-minimal:amd64 (3.8.5-1~20.04.3) ...
22:51:15 #9 20.68 Setting up libexpat1:amd64 (2.2.9-1build1) ...
22:51:15 #9 20.69 Setting up python3.8-minimal (3.8.5-1~20.04.3) ...
22:51:15 #8 38.79 Selecting previously unselected package dpkg-dev.
22:51:15 #8 38.79 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ...
22:51:15 #8 38.80 Unpacking dpkg-dev (1.20.9+rpi1) ...
22:51:15 #8 38.96 Selecting previously unselected package libelf1:armhf.
22:51:15 #8 38.97 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
22:51:15 #8 38.97 Unpacking libelf1:armhf (0.183-1) ...
22:51:15 #8 39.07 Selecting previously unselected package dwz.
22:51:16 #11 14.11   Installing       : gc-7.6.4-3.el8.x86_64                                81/97 
22:51:16 #11 14.47   Installing       : guile-5:2.0.14-7.el8.x86_64                          82/97 
22:51:16 #8 39.07 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
22:51:16 #8 39.08 Unpacking dwz (0.13+20210201-1) ...
22:51:16 #8 39.14 Selecting previously unselected package libicu67:armhf.
22:51:16 #8 39.14 Preparing to unpack .../052-libicu67_67.1-6_armhf.deb ...
22:51:16 #8 39.15 Unpacking libicu67:armhf (67.1-6) ...
22:51:16 #9 21.26 Selecting previously unselected package python3-minimal.
22:51:16 #9 21.26 (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 ... 4440 files and directories currently installed.)
22:51:16 #9 21.26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
22:51:16 #9 21.27 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
22:51:16 #9 21.30 Selecting previously unselected package mime-support.
22:51:16 #9 21.30 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
22:51:16 #9 21.31 Unpacking mime-support (3.64ubuntu1) ...
22:51:16 #9 21.34 Selecting previously unselected package libmpdec2:amd64.
22:51:16 #9 21.35 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
22:51:16 #9 21.35 Unpacking libmpdec2:amd64 (2.4.2-3) ...
22:51:16 #9 21.39 Selecting previously unselected package readline-common.
22:51:16 #11 14.49   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          82/97 
22:51:16 #11 14.87   Installing       : gdb-headless-8.2-15.el8.x86_64                       83/97 
22:51:16 #11 14.88   Installing       : go-srpm-macros-2-17.el8.noarch                       84/97 
22:51:16 #11 14.89   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   85/97 
22:51:16 #11 14.91   Installing       : redhat-rpm-config-125-1.el8.noarch                   86/97 
22:51:16 #11 14.93   Installing       : rpm-build-4.14.3-13.el8.x86_64                       87/97 
22:51:16 #11 14.95   Installing       : yum-utils-4.0.18-4.el8.noarch                        88/97 
22:51:16 #11 14.98   Installing       : rpmlint-1.10-14.el8.noarch                           89/97 
22:51:16 #9 21.39 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
22:51:16 #9 21.39 Unpacking readline-common (8.0-4) ...
22:51:16 #9 21.43 Selecting previously unselected package libreadline8:amd64.
22:51:16 #9 21.43 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
22:51:16 #9 21.43 Unpacking libreadline8:amd64 (8.0-4) ...
22:51:16 #9 21.47 Selecting previously unselected package libsqlite3-0:amd64.
22:51:16 #9 21.47 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
22:51:16 #9 21.48 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
22:51:16 #9 21.55 Selecting previously unselected package libpython3.8-stdlib:amd64.
22:51:16 #9 21.55 Preparing to unpack .../6-libpython3.8-stdlib_3.8.5-1~20.04.3_amd64.deb ...
22:51:16 #9 21.56 Unpacking libpython3.8-stdlib:amd64 (3.8.5-1~20.04.3) ...
22:51:16 #11 15.00   Cleanup          : python3-rpm-4.14.3-4.el8.x86_64                      90/97 
22:51:16 #11 15.01   Cleanup          : rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
22:51:16 #11 15.01   Running scriptlet: rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
22:51:16 #11 15.03   Cleanup          : elfutils-libs-0.180-1.el8.x86_64                     92/97 
22:51:16 #11 15.05   Cleanup          : rpm-4.14.3-4.el8.x86_64                              93/97 
22:51:16 #11 15.07   Cleanup          : rpm-libs-4.14.3-4.el8.x86_64                         94/97 
22:51:16 #11 15.07   Running scriptlet: rpm-libs-4.14.3-4.el8.x86_64                         94/97 
22:51:16 #11 15.09   Cleanup          : elfutils-libelf-0.180-1.el8.x86_64                   95/97 
22:51:16 #11 15.10   Cleanup          : ima-evm-utils-1.1-5.el8.x86_64                       96/97 
22:51:16 #11 15.12   Cleanup          : file-libs-5.33-16.el8.x86_64                         97/97 
22:51:16 #11 15.13   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          97/97 
22:51:16 #9 21.75 Selecting previously unselected package python3.8.
22:51:16 #9 21.75 Preparing to unpack .../7-python3.8_3.8.5-1~20.04.3_amd64.deb ...
22:51:16 #9 21.75 Unpacking python3.8 (3.8.5-1~20.04.3) ...
22:51:16 #9 21.79 Selecting previously unselected package libpython3-stdlib:amd64.
22:51:16 #9 21.79 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
22:51:16 #9 21.80 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
22:51:16 #9 21.82 Setting up python3-minimal (3.8.2-0ubuntu2) ...
22:51:16 #11 15.14   Running scriptlet: file-libs-5.33-16.el8.x86_64                         97/97 
22:51:16 #11 15.26   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/97 
22:51:16 #11 15.26   Verifying        : dwz-0.12-9.el8.x86_64                                 2/97 
22:51:16 #11 15.26   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/97 
22:51:16 #11 15.26   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/97 
22:51:16 #11 15.26   Verifying        : gdb-headless-8.2-15.el8.x86_64                        5/97 
22:51:16 #11 15.26   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/97 
22:51:16 #11 15.26   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/97 
22:51:16 #11 15.26   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/97 
22:51:16 #11 15.26   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/97 
22:51:16 #11 15.26   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/97 
22:51:16 #11 15.26   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/97 
22:51:16 #11 15.26   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/97 
22:51:16 #11 15.26   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  13/97 
22:51:16 #11 15.26   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   14/97 
22:51:16 #11 15.26   Verifying        : perl-srpm-macros-1-25.el8.noarch                     15/97 
22:51:16 #11 15.26   Verifying        : python-rpm-macros-3-41.el8.noarch                    16/97 
22:51:16 #11 15.26   Verifying        : python-srpm-macros-3-41.el8.noarch                   17/97 
22:51:16 #11 15.26   Verifying        : python3-rpm-macros-3-41.el8.noarch                   18/97 
22:51:16 #11 15.26   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  19/97 
22:51:16 #11 15.26   Verifying        : redhat-rpm-config-125-1.el8.noarch                   20/97 
22:51:16 #11 15.26   Verifying        : rpm-build-4.14.3-13.el8.x86_64                       21/97 
22:51:16 #11 15.26   Verifying        : rpmlint-1.10-14.el8.noarch                           22/97 
22:51:16 #11 15.26   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/97 
22:51:16 #11 15.26   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/97 
22:51:16 #11 15.26   Verifying        : bzip2-1.0.6-26.el8.x86_64                            25/97 
22:51:16 #11 15.26   Verifying        : dbus-glib-0.110-2.el8.x86_64                         26/97 
22:51:16 #11 15.26   Verifying        : diffutils-3.6-6.el8.x86_64                           27/97 
22:51:16 #11 15.26   Verifying        : dnf-plugins-core-4.0.18-4.el8.noarch                 28/97 
22:51:16 #11 15.26   Verifying        : elfutils-0.182-3.el8.x86_64                          29/97 
22:51:16 #11 15.26   Verifying        : elfutils-debuginfod-client-0.182-3.el8.x86_64        30/97 
22:51:16 #11 15.26   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 31/97 
22:51:16 #11 15.26   Verifying        : file-5.33-16.el8_3.1.x86_64                          32/97 
22:51:16 #11 15.26   Verifying        : groff-base-1.22.3-18.el8.x86_64                      33/97 
22:51:16 #11 15.26   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     34/97 
22:51:16 #11 15.26   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        35/97 
22:51:16 #11 15.26   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     36/97 
22:51:16 #11 15.26   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    37/97 
22:51:16 #11 15.26   Verifying        : patch-2.7.6-11.el8.x86_64                            38/97 
22:51:16 #11 15.26   Verifying        : perl-Carp-1.42-396.el8.noarch                        39/97 
22:51:16 #11 15.26   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      40/97 
22:51:16 #11 15.26   Verifying        : perl-Errno-1.28-419.el8.x86_64                       41/97 
22:51:16 #11 15.26   Verifying        : perl-Exporter-5.72-396.el8.noarch                    42/97 
22:51:16 #11 15.26   Verifying        : perl-File-Path-2.15-2.el8.noarch                     43/97 
22:51:16 #11 15.26   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                44/97 
22:51:16 #11 15.26   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 45/97 
22:51:16 #11 15.26   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    46/97 
22:51:16 #11 15.26   Verifying        : perl-IO-1.38-419.el8.x86_64                          47/97 
22:51:16 #11 15.26   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 48/97 
22:51:16 #11 15.26   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     49/97 
22:51:16 #11 15.26   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               50/97 
22:51:16 #11 15.26   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 51/97 
22:51:16 #11 15.26   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                52/97 
22:51:16 #11 15.26   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 53/97 
22:51:16 #11 15.26   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           54/97 
22:51:16 #11 15.26   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     55/97 
22:51:16 #11 15.26   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    56/97 
22:51:16 #11 15.26   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              57/97 
22:51:16 #11 15.26   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    58/97 
22:51:16 #11 15.26   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             59/97 
22:51:16 #11 15.26   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         60/97 
22:51:16 #11 15.26   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 61/97 
22:51:16 #11 15.26   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           62/97 
22:51:16 #11 15.26   Verifying        : perl-constant-1.33-396.el8.noarch                    63/97 
22:51:16 #11 15.26   Verifying        : perl-interpreter-4:5.26.3-419.el8.x86_64             64/97 
22:51:16 #11 15.26   Verifying        : perl-libs-4:5.26.3-419.el8.x86_64                    65/97 
22:51:16 #11 15.26   Verifying        : perl-macros-4:5.26.3-419.el8.x86_64                  66/97 
22:51:16 #11 15.26   Verifying        : perl-parent-1:0.237-1.el8.noarch                     67/97 
22:51:16 #11 15.26   Verifying        : perl-podlators-4.11-1.el8.noarch                     68/97 
22:51:16 #11 15.26   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     69/97 
22:51:16 #11 15.26   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                70/97 
22:51:16 #11 15.26   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           71/97 
22:51:16 #11 15.26   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        72/97 
22:51:16 #11 15.26   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                73/97 
22:51:16 #11 15.26   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                74/97 
22:51:16 #11 15.26   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     75/97 
22:51:16 #11 15.26   Verifying        : python3-dnf-plugins-core-4.0.18-4.el8.noarch         76/97 
22:51:16 #11 15.26   Verifying        : python3-six-1.11.0-8.el8.noarch                      77/97 
22:51:16 #11 15.26   Verifying        : tpm2-tss-2.3.2-3.el8.x86_64                          78/97 
22:51:16 #11 15.26   Verifying        : unzip-6.0-44.el8.x86_64                              79/97 
22:51:16 #11 15.26   Verifying        : yum-utils-4.0.18-4.el8.noarch                        80/97 
22:51:16 #11 15.26   Verifying        : zip-3.0-23.el8.x86_64                                81/97 
22:51:16 #11 15.26   Verifying        : elfutils-libelf-0.182-3.el8.x86_64                   82/97 
22:51:16 #11 15.26   Verifying        : elfutils-libelf-0.180-1.el8.x86_64                   83/97 
22:51:16 #11 15.26   Verifying        : elfutils-libs-0.182-3.el8.x86_64                     84/97 
22:51:16 #11 15.27   Verifying        : elfutils-libs-0.180-1.el8.x86_64                     85/97 
22:51:16 #11 15.27   Verifying        : file-libs-5.33-16.el8_3.1.x86_64                     86/97 
22:51:16 #11 15.27   Verifying        : file-libs-5.33-16.el8.x86_64                         87/97 
22:51:16 #11 15.27   Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                    88/97 
22:51:16 #11 15.27   Verifying        : ima-evm-utils-1.1-5.el8.x86_64                       89/97 
22:51:16 #11 15.27   Verifying        : python3-rpm-4.14.3-13.el8.x86_64                     90/97 
22:51:16 #11 15.27   Verifying        : python3-rpm-4.14.3-4.el8.x86_64                      91/97 
22:51:16 #11 15.27   Verifying        : rpm-4.14.3-13.el8.x86_64                             92/97 
22:51:16 #11 15.27   Verifying        : rpm-4.14.3-4.el8.x86_64                              93/97 
22:51:16 #11 15.27   Verifying        : rpm-build-libs-4.14.3-13.el8.x86_64                  94/97 
22:51:16 #11 15.27   Verifying        : rpm-build-libs-4.14.3-4.el8.x86_64                   95/97 
22:51:16 #11 15.27   Verifying        : rpm-libs-4.14.3-13.el8.x86_64                        96/97 
22:51:17 #9 21.99 Selecting previously unselected package python3.
22:51:17 #9 21.99 (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 ... 4870 files and directories currently installed.)
22:51:17 #9 22.00 Preparing to unpack .../python3_3.8.2-0ubuntu2_amd64.deb ...
22:51:17 #9 22.01 Unpacking python3 (3.8.2-0ubuntu2) ...
22:51:17 #9 22.04 Selecting previously unselected package libbsd0:amd64.
22:51:17 #9 22.04 Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ...
22:51:17 #9 22.05 Unpacking libbsd0:amd64 (0.10.0-1) ...
22:51:17 #9 22.08 Selecting previously unselected package bsdmainutils.
22:51:17 #9 22.08 Preparing to unpack .../bsdmainutils_11.1.2ubuntu3_amd64.deb ...
22:51:17 #9 22.09 Unpacking bsdmainutils (11.1.2ubuntu3) ...
22:51:17 #9 22.13 Preparing to unpack .../gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:17 #9 22.14 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
22:51:17 #11 15.27   Verifying        : rpm-libs-4.14.3-4.el8.x86_64                         97/97 
22:51:17 #11 15.63 
22:51:17 #11 15.63 Upgraded:
22:51:17 #11 15.63   elfutils-libelf-0.182-3.el8.x86_64      elfutils-libs-0.182-3.el8.x86_64     
22:51:17 #11 15.63   file-libs-5.33-16.el8_3.1.x86_64        ima-evm-utils-1.3.2-12.el8.x86_64    
22:51:17 #11 15.63   python3-rpm-4.14.3-13.el8.x86_64        rpm-4.14.3-13.el8.x86_64             
22:51:17 #11 15.63   rpm-build-libs-4.14.3-13.el8.x86_64     rpm-libs-4.14.3-13.el8.x86_64        
22:51:17 #11 15.63 
22:51:17 #11 15.63 Installed:
22:51:17 #11 15.63   bzip2-1.0.6-26.el8.x86_64                                                     
22:51:17 #11 15.63   dbus-glib-0.110-2.el8.x86_64                                                  
22:51:17 #11 15.63   desktop-file-utils-0.23-8.el8.x86_64                                          
22:51:17 #11 15.63   diffutils-3.6-6.el8.x86_64                                                    
22:51:17 #11 15.63   dnf-plugins-core-4.0.18-4.el8.noarch                                          
22:51:17 #11 15.63   dwz-0.12-9.el8.x86_64                                                         
22:51:17 #11 15.63   efi-srpm-macros-3-3.el8.noarch                                                
22:51:17 #11 15.63   elfutils-0.182-3.el8.x86_64                                                   
22:51:17 #11 15.63   elfutils-debuginfod-client-0.182-3.el8.x86_64                                 
22:51:17 #11 15.63   emacs-filesystem-1:26.1-5.el8.noarch                                          
22:51:17 #11 15.63   file-5.33-16.el8_3.1.x86_64                                                   
22:51:17 #11 15.63   gc-7.6.4-3.el8.x86_64                                                         
22:51:17 #11 15.63   gdb-headless-8.2-15.el8.x86_64                                                
22:51:17 #11 15.63   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
22:51:17 #11 15.63   go-srpm-macros-2-17.el8.noarch                                                
22:51:17 #11 15.63   groff-base-1.22.3-18.el8.x86_64                                               
22:51:17 #11 15.63   guile-5:2.0.14-7.el8.x86_64                                                   
22:51:17 #11 15.63   libatomic_ops-7.6.2-3.el8.x86_64                                              
22:51:17 #11 15.63   libbabeltrace-1.5.4-3.el8.x86_64                                              
22:51:17 #11 15.63   libipt-1.6.1-8.el8.x86_64                                                     
22:51:17 #11 15.63   libpkgconf-1.4.2-1.el8.x86_64                                                 
22:51:17 #11 15.63   libtool-ltdl-2.4.6-25.el8.x86_64                                              
22:51:17 #11 15.63   ncurses-6.1-7.20180224.el8.x86_64                                             
22:51:17 #11 15.63   ocaml-srpm-macros-5-4.el8.noarch                                              
22:51:17 #11 15.63   openblas-srpm-macros-2-2.el8.noarch                                           
22:51:17 #11 15.63   patch-2.7.6-11.el8.x86_64                                                     
22:51:17 #11 15.63   perl-Carp-1.42-396.el8.noarch                                                 
22:51:17 #11 15.63   perl-Encode-4:2.97-3.el8.x86_64                                               
22:51:17 #11 15.63   perl-Errno-1.28-419.el8.x86_64                                                
22:51:17 #11 15.63   perl-Exporter-5.72-396.el8.noarch                                             
22:51:17 #11 15.63   perl-File-Path-2.15-2.el8.noarch                                              
22:51:17 #11 15.63   perl-File-Temp-0.230.600-1.el8.noarch                                         
22:51:17 #11 15.63   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
22:51:17 #11 15.63   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
22:51:17 #11 15.63   perl-IO-1.38-419.el8.x86_64                                                   
22:51:17 #11 15.63   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
22:51:17 #11 15.63   perl-MIME-Base64-3.15-396.el8.x86_64                                          
22:51:17 #11 15.63   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
22:51:17 #11 15.63   perl-PathTools-3.74-1.el8.x86_64                                              
22:51:17 #11 15.63   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
22:51:17 #11 15.63   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
22:51:17 #11 15.63   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
22:51:17 #11 15.63   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
22:51:17 #11 15.63   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
22:51:17 #11 15.63   perl-Socket-4:2.027-3.el8.x86_64                                              
22:51:17 #11 15.63   perl-Storable-1:3.11-3.el8.x86_64                                             
22:51:17 #11 15.63   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
22:51:17 #11 15.63   perl-Term-Cap-1.17-395.el8.noarch                                             
22:51:17 #11 15.63   perl-Text-ParseWords-3.30-395.el8.noarch                                      
22:51:17 #11 15.63   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
22:51:17 #11 15.63   perl-Time-Local-1:1.280-1.el8.noarch                                          
22:51:17 #11 15.63   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
22:51:17 #11 15.63   perl-constant-1.33-396.el8.noarch                                             
22:51:17 #11 15.63   perl-interpreter-4:5.26.3-419.el8.x86_64                                      
22:51:17 #11 15.63   perl-libs-4:5.26.3-419.el8.x86_64                                             
22:51:17 #11 15.63   perl-macros-4:5.26.3-419.el8.x86_64                                           
22:51:17 #11 15.63   perl-parent-1:0.237-1.el8.noarch                                              
22:51:17 #11 15.63   perl-podlators-4.11-1.el8.noarch                                              
22:51:17 #11 15.63   perl-srpm-macros-1-25.el8.noarch                                              
22:51:17 #11 15.63   perl-threads-1:2.21-2.el8.x86_64                                              
22:51:17 #11 15.63   perl-threads-shared-1.58-2.el8.x86_64                                         
22:51:17 #11 15.63   pkgconf-1.4.2-1.el8.x86_64                                                    
22:51:17 #11 15.63   pkgconf-m4-1.4.2-1.el8.noarch                                                 
22:51:17 #11 15.63   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
22:51:17 #11 15.63   python-rpm-macros-3-41.el8.noarch                                             
22:51:17 #11 15.63   python-srpm-macros-3-41.el8.noarch                                            
22:51:17 #11 15.63   python3-dateutil-1:2.6.1-6.el8.noarch                                         
22:51:17 #11 15.63   python3-dbus-1.2.4-15.el8.x86_64                                              
22:51:17 #11 15.63   python3-dnf-plugins-core-4.0.18-4.el8.noarch                                  
22:51:17 #11 15.63   python3-rpm-macros-3-41.el8.noarch                                            
22:51:17 #11 15.63   python3-six-1.11.0-8.el8.noarch                                               
22:51:17 #11 15.63   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
22:51:17 #11 15.63   redhat-rpm-config-125-1.el8.noarch                                            
22:51:17 #11 15.63   rpm-build-4.14.3-13.el8.x86_64                                                
22:51:17 #11 15.63   rpmlint-1.10-14.el8.noarch                                                    
22:51:17 #11 15.63   rust-srpm-macros-5-2.el8.noarch                                               
22:51:17 #11 15.63   tpm2-tss-2.3.2-3.el8.x86_64                                                   
22:51:17 #11 15.63   unzip-6.0-44.el8.x86_64                                                       
22:51:17 #11 15.63   yum-utils-4.0.18-4.el8.noarch                                                 
22:51:17 #11 15.63   zip-3.0-23.el8.x86_64                                                         
22:51:17 #11 15.63   zstd-1.4.4-1.el8.x86_64                                                       
22:51:17 #11 15.63 
22:51:17 #11 15.63 Complete!
22:51:17 #9 22.18 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:17 #9 22.22 (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 ... 5028 files and directories currently installed.)
22:51:17 #9 22.23 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:17 #9 22.24 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
22:51:17 #9 22.28 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:17 #9 22.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5028 files and directories currently installed.)
22:51:17 #9 22.33 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:17 #9 22.36 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
22:51:17 #11 DONE 16.0s
22:51:17 #8 40.38 Selecting previously unselected package libxml2:armhf.
22:51:17 #8 40.38 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
22:51:17 #8 40.38 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
22:51:17 #8 40.50 Selecting previously unselected package gettext.
22:51:17 #8 40.50 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
22:51:17 #8 40.51 Unpacking gettext (0.21-4) ...
22:51:17 #8 40.70 Selecting previously unselected package intltool-debian.
22:51:17 #8 40.70 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
22:51:17 #8 40.70 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:51:17 #8 40.75 Selecting previously unselected package po-debconf.
22:51:17 #8 40.75 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
22:51:17 #8 40.75 Unpacking po-debconf (1.0.21+nmu1) ...
22:51:17 #9 22.45 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:17 #9 22.50 Selecting previously unselected package libuchardet0:amd64.
22:51:17 #9 22.50 (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 ... 5028 files and directories currently installed.)
22:51:17 #9 22.50 Preparing to unpack .../000-libuchardet0_0.0.6-3build1_amd64.deb ...
22:51:17 #9 22.51 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
22:51:17 #9 22.54 Selecting previously unselected package groff-base.
22:51:17 #9 22.54 Preparing to unpack .../001-groff-base_1.22.4-4build1_amd64.deb ...
22:51:17 #9 22.55 Unpacking groff-base (1.22.4-4build1) ...
22:51:17 #9 22.67 Selecting previously unselected package libgdbm6:amd64.
22:51:17 
22:51:17 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
22:51:17 #13 sha256:87afbd5b52f9c68b23a48611b905361688993f7298b0fab2a04b0bea10d7cc91
22:51:17 #13 DONE 0.1s
22:51:17 
22:51:17 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
22:51:17 #14 sha256:2379b9f3347625cd561a19e9de675d1bff8e8fcc22a83c3b888d00b1c82ac690
22:51:17 #8 40.82 Selecting previously unselected package debhelper.
22:51:17 #8 40.83 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
22:51:17 #8 40.83 Unpacking debhelper (13.3.4) ...
22:51:17 #8 40.99 Selecting previously unselected package libfakeroot:armhf.
22:51:17 #8 41.00 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
22:51:17 #8 41.00 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
22:51:17 #8 41.05 Selecting previously unselected package fakeroot.
22:51:17 #9 22.67 Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
22:51:17 #9 22.67 Unpacking libgdbm6:amd64 (1.18.1-5) ...
22:51:17 #9 22.70 Selecting previously unselected package libpipeline1:amd64.
22:51:17 #9 22.70 Preparing to unpack .../003-libpipeline1_1.5.2-2build1_amd64.deb ...
22:51:17 #9 22.71 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
22:51:17 #9 22.75 Selecting previously unselected package man-db.
22:51:17 #9 22.76 Preparing to unpack .../004-man-db_2.9.1-1_amd64.deb ...
22:51:17 #9 22.76 Unpacking man-db (2.9.1-1) ...
22:51:17 #9 22.88 Selecting previously unselected package perl-modules-5.30.
22:51:17 #9 22.88 Preparing to unpack .../005-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
22:51:17 #9 22.89 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
22:51:18 #8 41.05 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
22:51:18 #8 41.06 Unpacking fakeroot (1.25.3-1.1) ...
22:51:18 #8 41.10 Selecting previously unselected package libfile-dirlist-perl.
22:51:18 #8 41.11 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
22:51:18 #8 41.11 Unpacking libfile-dirlist-perl (0.05-2) ...
22:51:18 #8 41.15 Selecting previously unselected package libfile-which-perl.
22:51:18 #8 41.16 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
22:51:18 #8 41.16 Unpacking libfile-which-perl (1.23-1) ...
22:51:18 #8 41.20 Selecting previously unselected package libfile-homedir-perl.
22:51:18 #8 41.20 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
22:51:18 #8 41.21 Unpacking libfile-homedir-perl (1.006-1) ...
22:51:18 #8 41.25 Selecting previously unselected package libfile-touch-perl.
22:51:18 #9 23.26 Selecting previously unselected package libgdbm-compat4:amd64.
22:51:18 #17 transferring context: 47.87MB 3.4s
22:51:18 #17 transferring context: 51.09MB 3.7s done
22:51:18 #8 41.26 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
22:51:18 #8 41.26 Unpacking libfile-touch-perl (0.11-1) ...
22:51:18 #8 41.31 Selecting previously unselected package libio-pty-perl.
22:51:18 #8 41.31 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
22:51:18 #8 41.32 Unpacking libio-pty-perl (1:1.15-2) ...
22:51:18 #8 41.36 Selecting previously unselected package libipc-run-perl.
22:51:18 #8 41.37 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
22:51:18 #8 41.37 Unpacking libipc-run-perl (20200505.0-1) ...
22:51:18 #8 41.42 Selecting previously unselected package libclass-method-modifiers-perl.
22:51:18 #8 41.42 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:51:18 #8 41.43 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:51:18 #8 41.47 Selecting previously unselected package libb-hooks-op-check-perl.
22:51:18 #8 41.47 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
22:51:18 #8 41.47 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
22:51:18 #8 41.51 Selecting previously unselected package libdynaloader-functions-perl.
22:51:18 #8 41.52 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
22:51:18 #8 41.52 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
22:51:18 #8 41.56 Selecting previously unselected package libdevel-callchecker-perl.
22:51:18 #8 41.57 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
22:51:18 #8 41.57 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
22:51:18 #9 23.26 Preparing to unpack .../006-libgdbm-compat4_1.18.1-5_amd64.deb ...
22:51:18 #9 23.26 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
22:51:18 #9 23.30 Selecting previously unselected package libperl5.30:amd64.
22:51:18 #9 23.30 Preparing to unpack .../007-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
22:51:18 #9 23.30 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
22:51:18 #8 41.61 Selecting previously unselected package libparams-classify-perl.
22:51:18 #8 41.61 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
22:51:18 #8 41.62 Unpacking libparams-classify-perl (0.015-1+b3) ...
22:51:18 #8 41.66 Selecting previously unselected package libmodule-runtime-perl.
22:51:18 #8 41.66 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
22:51:18 #8 41.67 Unpacking libmodule-runtime-perl (0.016-1) ...
22:51:18 #8 41.71 Selecting previously unselected package libimport-into-perl.
22:51:18 #8 41.71 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
22:51:18 #8 41.72 Unpacking libimport-into-perl (1.002005-1) ...
22:51:18 #8 41.75 Selecting previously unselected package librole-tiny-perl.
22:51:18 #8 41.76 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
22:51:18 #8 41.76 Unpacking librole-tiny-perl (2.002004-1) ...
22:51:18 #8 41.80 Selecting previously unselected package libstrictures-perl.
22:51:18 #8 41.80 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
22:51:18 #8 41.81 Unpacking libstrictures-perl (2.000006-1) ...
22:51:18 #14 0.912 Last metadata expiration check: 0:00:10 ago on Tue Jun 29 22:51:08 2021.
22:51:18 #17 DONE 4.2s
22:51:18 
22:51:18 #11 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0
22:51:18 #11 sha256:7d9157317dfaf0258b9b49f4c386cb93a375ab51f465e9d83f1b5ba89471ff41
22:51:18 #11 resolve docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0 0.0s done
22:51:18 #11 sha256:b652665b27e70a674e7e132e56a85f0907653b50ca0f567c029d3f303a604120 154B / 154B 0.1s done
22:51:18 #11 sha256:4cac70760d29a8ed86a3f007ed2410ef62cc877ddd2ceaa3e10806664fb3d1d1 155B / 155B 0.1s done
22:51:18 #11 sha256:b5538a40838209da51f46c4f6d25d4d145cde85763eb2d3f09c1b57a4745d80f 105.82MB / 105.82MB 2.5s done
22:51:18 #11 sha256:3d8dd7cab73593e079aa6f5b2fe6c2adfe09761320c162696f8fbdc9d81c99e6 281.50kB / 281.50kB 0.1s done
22:51:18 #11 sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 2.81MB / 2.81MB 0.2s done
22:51:18 #11 extracting sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 0.6s done
22:51:18 #11 extracting sha256:3d8dd7cab73593e079aa6f5b2fe6c2adfe09761320c162696f8fbdc9d81c99e6 0.3s done
22:51:18 #11 extracting sha256:4cac70760d29a8ed86a3f007ed2410ef62cc877ddd2ceaa3e10806664fb3d1d1 0.1s done
22:51:18 #11 extracting sha256:b5538a40838209da51f46c4f6d25d4d145cde85763eb2d3f09c1b57a4745d80f
22:51:18 #8 41.85 Selecting previously unselected package libsub-quote-perl.
22:51:18 #8 41.85 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
22:51:18 #8 41.86 Unpacking libsub-quote-perl (2.006006-1) ...
22:51:18 #8 41.90 Selecting previously unselected package libmoo-perl.
22:51:18 #8 41.90 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
22:51:18 #8 41.91 Unpacking libmoo-perl (2.004004-1) ...
22:51:18 #8 41.95 Selecting previously unselected package libencode-locale-perl.
22:51:18 #8 41.96 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
22:51:18 #8 41.96 Unpacking libencode-locale-perl (1.05-1.1) ...
22:51:18 #8 42.00 Selecting previously unselected package libtimedate-perl.
22:51:18 #8 42.00 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
22:51:18 #8 42.01 Unpacking libtimedate-perl (2.3300-2) ...
22:51:18 #8 42.06 Selecting previously unselected package libhttp-date-perl.
22:51:18 #14 1.319 Package bash-4.4.19-12.el8.x86_64 is already installed.
22:51:18 #14 1.320 Package bash-4.4.19-12.el8.x86_64 is already installed.
22:51:18 #14 1.320 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
22:51:18 #14 1.321 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
22:51:18 #14 1.322 Package systemd-239-41.el8_3.x86_64 is already installed.
22:51:18 #14 1.322 Package tar-2:1.30-5.el8.x86_64 is already installed.
22:51:18 #14 1.323 Package bash-4.4.19-12.el8.x86_64 is already installed.
22:51:19 #9 23.77 Selecting previously unselected package perl.
22:51:19 #9 23.77 Preparing to unpack .../008-perl_5.30.0-9ubuntu0.2_amd64.deb ...
22:51:19 #9 23.78 Unpacking perl (5.30.0-9ubuntu0.2) ...
22:51:19 #9 23.83 Selecting previously unselected package openssl.
22:51:19 #9 23.83 Preparing to unpack .../009-openssl_1.1.1f-1ubuntu2.4_amd64.deb ...
22:51:19 #9 23.83 Unpacking openssl (1.1.1f-1ubuntu2.4) ...
22:51:19 #9 23.93 Selecting previously unselected package ca-certificates.
22:51:19 #9 23.93 Preparing to unpack .../010-ca-certificates_20210119~20.04.1_all.deb ...
22:51:19 #9 23.93 Unpacking ca-certificates (20210119~20.04.1) ...
22:51:19 #9 23.98 Selecting previously unselected package distro-info-data.
22:51:19 #9 23.98 Preparing to unpack .../011-distro-info-data_0.43ubuntu1.5_all.deb ...
22:51:19 #9 23.98 Unpacking distro-info-data (0.43ubuntu1.5) ...
22:51:19 #9 24.01 Selecting previously unselected package libmagic-mgc.
22:51:19 #9 24.01 Preparing to unpack .../012-libmagic-mgc_1%3a5.38-4_amd64.deb ...
22:51:19 #9 24.02 Unpacking libmagic-mgc (1:5.38-4) ...
22:51:19 #8 42.07 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
22:51:19 #8 42.07 Unpacking libhttp-date-perl (6.05-1) ...
22:51:19 #8 42.11 Selecting previously unselected package libfile-listing-perl.
22:51:19 #8 42.12 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
22:51:19 #8 42.12 Unpacking libfile-listing-perl (6.14-1) ...
22:51:19 #8 42.16 Selecting previously unselected package libhtml-tagset-perl.
22:51:19 #8 42.16 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
22:51:19 #8 42.17 Unpacking libhtml-tagset-perl (3.20-4) ...
22:51:19 #8 42.21 Selecting previously unselected package liburi-perl.
22:51:19 #8 42.21 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
22:51:19 #8 42.22 Unpacking liburi-perl (5.08-1) ...
22:51:19 #8 42.28 Selecting previously unselected package libhtml-parser-perl.
22:51:19 #14 1.605 Dependencies resolved.
22:51:19 #14 1.614 =========================================================================================
22:51:19 #14 1.614  Package                        Arch    Version                         Repository   Size
22:51:19 #14 1.614 =========================================================================================
22:51:19 #14 1.614 Installing:
22:51:19 #14 1.614  cmake                          x86_64  3.18.2-9.el8                    appstream   9.8 M
22:51:19 #14 1.614  device-mapper-devel            x86_64  8:1.02.175-5.el8                powertools  282 k
22:51:19 #14 1.614  gcc                            x86_64  8.4.1-1.el8                     appstream    23 M
22:51:19 #14 1.614  git                            x86_64  2.27.0-1.el8                    appstream   164 k
22:51:19 #14 1.614  glibc-static                   x86_64  2.28-151.el8                    powertools  2.1 M
22:51:19 #14 1.614  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
22:51:19 #14 1.614  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
22:51:19 #14 1.614  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
22:51:19 #14 1.614  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
22:51:19 #14 1.614  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
22:51:19 #14 1.614  selinux-policy-devel           noarch  3.14.3-67.el8                   baseos      1.5 M
22:51:19 #14 1.614  systemd-devel                  x86_64  239-45.el8                      baseos      379 k
22:51:19 #14 1.614  which                          x86_64  2.21-12.el8                     baseos       49 k
22:51:19 #14 1.614 Upgrading:
22:51:19 #14 1.614  bash                           x86_64  4.4.20-1.el8_4                  baseos      1.5 M
22:51:19 #14 1.614  device-mapper                  x86_64  8:1.02.175-5.el8                baseos      375 k
22:51:19 #14 1.614  device-mapper-libs             x86_64  8:1.02.175-5.el8                baseos      408 k
22:51:19 #14 1.614  glibc                          x86_64  2.28-151.el8                    baseos      3.6 M
22:51:19 #14 1.614  glibc-common                   x86_64  2.28-151.el8                    baseos      1.3 M
22:51:19 #14 1.614  glibc-minimal-langpack         x86_64  2.28-151.el8                    baseos       56 k
22:51:19 #14 1.614  libgcc                         x86_64  8.4.1-1.el8                     baseos       78 k
22:51:19 #14 1.614  libseccomp                     x86_64  2.5.1-1.el8                     baseos       71 k
22:51:19 #14 1.614  libselinux                     x86_64  2.9-5.el8                       baseos      165 k
22:51:19 #14 1.614  libsemanage                    x86_64  2.9-6.el8                       baseos      165 k
22:51:19 #14 1.614  libsepol                       x86_64  2.9-2.el8                       baseos      339 k
22:51:19 #14 1.614  systemd                        x86_64  239-45.el8                      baseos      3.6 M
22:51:19 #14 1.614  systemd-libs                   x86_64  239-45.el8                      baseos      1.1 M
22:51:19 #14 1.614  systemd-pam                    x86_64  239-45.el8                      baseos      468 k
22:51:19 #14 1.614  systemd-udev                   x86_64  239-45.el8                      baseos      1.4 M
22:51:19 #14 1.614 Installing dependencies:
22:51:19 #14 1.614  annobin                        x86_64  9.50-1.el8                      appstream   107 k
22:51:19 #14 1.614  autoconf                       noarch  2.69-27.el8                     appstream   710 k
22:51:19 #14 1.614  automake                       noarch  1.16.1-7.el8                    appstream   713 k
22:51:19 #14 1.614  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
22:51:19 #14 1.614  cmake-data                     noarch  3.18.2-9.el8                    appstream   1.6 M
22:51:19 #14 1.614  cmake-filesystem               x86_64  3.18.2-9.el8                    appstream    44 k
22:51:19 #14 1.614  cmake-rpm-macros               noarch  3.18.2-9.el8                    appstream    44 k
22:51:19 #14 1.614  cpp                            x86_64  8.4.1-1.el8                     appstream    10 M
22:51:19 #14 1.614  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
22:51:19 #14 1.614  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
22:51:19 #14 1.614  glibc-devel                    x86_64  2.28-151.el8                    baseos      1.0 M
22:51:19 #14 1.614  glibc-headers                  x86_64  2.28-151.el8                    baseos      478 k
22:51:19 #14 1.614  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
22:51:19 #14 1.614  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
22:51:19 #14 1.614  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
22:51:19 #14 1.614  kernel-headers                 x86_64  4.18.0-305.3.1.el8              baseos      7.1 M
22:51:19 #14 1.614  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
22:51:19 #14 1.614  libgomp                        x86_64  8.4.1-1.el8                     baseos      204 k
22:51:19 #14 1.614  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
22:51:19 #14 1.614  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
22:51:19 #14 1.614  libsepol-devel                 x86_64  2.9-2.el8                       baseos       86 k
22:51:19 #14 1.614  libuv                          x86_64  1:1.40.0-1.el8                  appstream   155 k
22:51:19 #14 1.614  libxcrypt-devel                x86_64  4.1.1-4.el8                     baseos       25 k
22:51:19 #14 1.614  libxcrypt-static               x86_64  4.1.1-4.el8                     powertools   53 k
22:51:19 #14 1.614  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
22:51:19 #14 1.614  openssh                        x86_64  8.0p1-6.el8_4.2                 baseos      521 k
22:51:19 #14 1.614  openssh-clients                x86_64  8.0p1-6.el8_4.2                 baseos      667 k
22:51:19 #14 1.614  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
22:51:19 #14 1.614  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
22:51:19 #14 1.614  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
22:51:19 #14 1.614  perl-Data-Dumper               x86_64  2.167-399.el8                   baseos       58 k
22:51:19 #14 1.614  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
22:51:19 #14 1.614  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
22:51:19 #14 1.614  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
22:51:19 #14 1.614  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
22:51:19 #14 1.614  policycoreutils                x86_64  2.9-14.el8                      baseos      373 k
22:51:19 #14 1.614  policycoreutils-devel          x86_64  2.9-14.el8                      baseos      292 k
22:51:19 #14 1.614  policycoreutils-python-utils   noarch  2.9-14.el8                      baseos      252 k
22:51:19 #14 1.614  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
22:51:19 #14 1.614  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
22:51:19 #14 1.614  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
22:51:19 #14 1.614  python3-policycoreutils        noarch  2.9-14.el8                      baseos      2.2 M
22:51:19 #14 1.614  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
22:51:19 #14 1.614  rpm-plugin-selinux             x86_64  4.14.3-13.el8                   baseos       76 k
22:51:19 #14 1.614  selinux-policy                 noarch  3.14.3-67.el8                   baseos      628 k
22:51:19 #14 1.614  selinux-policy-minimum         noarch  3.14.3-67.el8                   baseos       13 M
22:51:19 #14 1.614  vim-filesystem                 noarch  2:8.0.1763-15.el8               appstream    48 k
22:51:19 #14 1.614  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
22:51:19 #14 1.614 Installing weak dependencies:
22:51:19 #14 1.614  glibc-langpack-en              x86_64  2.28-151.el8                    baseos      827 k
22:51:19 #14 1.614  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
22:51:19 #14 1.614  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
22:51:19 #14 1.614 
22:51:19 #14 1.614 Transaction Summary
22:51:19 #14 1.614 =========================================================================================
22:51:19 #14 1.614 Install  64 Packages
22:51:19 #14 1.614 Upgrade  15 Packages
22:51:19 #14 1.614 
22:51:19 #14 1.628 Total download size: 111 M
22:51:19 #14 1.640 Downloading Packages:
22:51:19 #9 24.09 Selecting previously unselected package libmagic1:amd64.
22:51:19 #9 24.09 Preparing to unpack .../013-libmagic1_1%3a5.38-4_amd64.deb ...
22:51:19 #9 24.09 Unpacking libmagic1:amd64 (1:5.38-4) ...
22:51:19 #9 24.12 Selecting previously unselected package file.
22:51:19 #9 24.12 Preparing to unpack .../014-file_1%3a5.38-4_amd64.deb ...
22:51:19 #9 24.13 Unpacking file (1:5.38-4) ...
22:51:19 #9 24.16 Selecting previously unselected package less.
22:51:19 #9 24.16 Preparing to unpack .../015-less_551-1ubuntu0.1_amd64.deb ...
22:51:19 #9 24.17 Unpacking less (551-1ubuntu0.1) ...
22:51:19 #9 24.21 Selecting previously unselected package libelf1:amd64.
22:51:19 #9 24.21 Preparing to unpack .../016-libelf1_0.176-1.1build1_amd64.deb ...
22:51:19 #9 24.22 Unpacking libelf1:amd64 (0.176-1.1build1) ...
22:51:19 #9 24.26 Selecting previously unselected package libglib2.0-0:amd64.
22:51:19 #9 24.26 Preparing to unpack .../017-libglib2.0-0_2.64.6-1~ubuntu20.04.3_amd64.deb ...
22:51:19 #9 24.26 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ...
22:51:19 #8 42.28 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
22:51:19 #8 42.28 Unpacking libhtml-parser-perl (3.75-1+b1) ...
22:51:19 #8 42.35 Selecting previously unselected package libhtml-tree-perl.
22:51:19 #8 42.36 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
22:51:19 #8 42.36 Unpacking libhtml-tree-perl (5.07-2) ...
22:51:19 #8 42.42 Selecting previously unselected package libio-html-perl.
22:51:19 #8 42.43 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
22:51:19 #8 42.43 Unpacking libio-html-perl (1.004-2) ...
22:51:19 #8 42.47 Selecting previously unselected package liblwp-mediatypes-perl.
22:51:19 #8 42.48 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:51:19 #8 42.48 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:51:19 #8 42.53 Selecting previously unselected package libhttp-message-perl.
22:51:19 #8 42.53 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
22:51:19 #8 42.54 Unpacking libhttp-message-perl (6.28-1) ...
22:51:19 #8 42.58 Selecting previously unselected package libhttp-cookies-perl.
22:51:19 #8 42.58 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
22:51:19 #8 42.59 Unpacking libhttp-cookies-perl (6.10-1) ...
22:51:19 #8 42.63 Selecting previously unselected package libhttp-negotiate-perl.
22:51:19 #9 24.40 Selecting previously unselected package libglib2.0-data.
22:51:19 #9 24.40 Preparing to unpack .../018-libglib2.0-data_2.64.6-1~ubuntu20.04.3_all.deb ...
22:51:19 #9 24.40 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.3) ...
22:51:19 #9 24.44 Selecting previously unselected package tzdata.
22:51:19 #9 24.44 Preparing to unpack .../019-tzdata_2021a-0ubuntu0.20.04_all.deb ...
22:51:19 #9 24.45 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
22:51:19 #9 24.63 Selecting previously unselected package libicu66:amd64.
22:51:19 #8 42.64 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
22:51:19 #8 42.64 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:51:19 #8 42.68 Selecting previously unselected package perl-openssl-defaults:armhf.
22:51:19 #8 42.68 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
22:51:19 #8 42.69 Unpacking perl-openssl-defaults:armhf (5) ...
22:51:19 #8 42.73 Selecting previously unselected package libnet-ssleay-perl.
22:51:19 #8 42.73 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
22:51:19 #8 42.74 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
22:51:19 #8 42.84 Selecting previously unselected package libio-socket-ssl-perl.
22:51:19 #8 42.84 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
22:51:19 #9 24.63 Preparing to unpack .../020-libicu66_66.1-2ubuntu2_amd64.deb ...
22:51:19 #9 24.63 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
22:51:19 #8 42.85 Unpacking libio-socket-ssl-perl (2.069-1) ...
22:51:19 #8 42.92 Selecting previously unselected package libnet-http-perl.
22:51:19 #8 42.92 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
22:51:19 #8 42.93 Unpacking libnet-http-perl (6.20-1) ...
22:51:19 #8 42.97 Selecting previously unselected package liblwp-protocol-https-perl.
22:51:19 #8 42.98 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
22:51:19 #8 42.98 Unpacking liblwp-protocol-https-perl (6.10-1) ...
22:51:19 #8 43.02 Selecting previously unselected package libtry-tiny-perl.
22:51:19 #8 43.02 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
22:51:19 #8 43.03 Unpacking libtry-tiny-perl (0.30-1) ...
22:51:19 #8 43.07 Selecting previously unselected package libwww-robotrules-perl.
22:51:19 #8 43.07 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
22:51:19 #8 43.08 Unpacking libwww-robotrules-perl (6.02-1) ...
22:51:20 #8 43.12 Selecting previously unselected package libwww-perl.
22:51:20 #8 43.12 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
22:51:20 #8 43.13 Unpacking libwww-perl (6.52-1) ...
22:51:20 #8 43.19 Selecting previously unselected package patchutils.
22:51:20 #8 43.19 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
22:51:20 #8 43.20 Unpacking patchutils (0.4.2-1) ...
22:51:20 #8 43.25 Selecting previously unselected package libtinfo5:armhf.
22:51:20 #8 43.25 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
22:51:20 #8 43.26 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
22:51:20 #8 43.32 Selecting previously unselected package wdiff.
22:51:20 #8 43.32 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
22:51:20 #8 43.32 Unpacking wdiff (1.2.2-2) ...
22:51:20 #8 43.40 Selecting previously unselected package devscripts.
22:51:20 #8 43.40 Preparing to unpack .../101-devscripts_2.21.2_armhf.deb ...
22:51:20 #8 43.44 Unpacking devscripts (2.21.2) ...
22:51:20 #14 2.833 (1/79): annobin-9.50-1.el8.x86_64.rpm           495 kB/s | 107 kB     00:00    
22:51:20 #14 2.843 (2/79): autoconf-2.69-27.el8.noarch.rpm         3.1 MB/s | 710 kB     00:00    
22:51:20 #14 2.899 (3/79): automake-1.16.1-7.el8.noarch.rpm        2.5 MB/s | 713 kB     00:00    
22:51:20 #14 2.906 (4/79): cmake-data-3.18.2-9.el8.noarch.rpm       26 MB/s | 1.6 MB     00:00    
22:51:20 #14 2.907 (5/79): cmake-filesystem-3.18.2-9.el8.x86_64.rp 5.7 MB/s |  44 kB     00:00    
22:51:20 #14 2.911 (6/79): cmake-rpm-macros-3.18.2-9.el8.noarch.rp  11 MB/s |  44 kB     00:00    
22:51:20 #8 43.62 Selecting previously unselected package equivs.
22:51:20 #8 43.62 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
22:51:20 #8 43.63 Unpacking equivs (2.3.1) ...
22:51:20 #8 43.67 Selecting previously unselected package libcurl3-gnutls:armhf.
22:51:20 #8 43.68 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.2_armhf.deb ...
22:51:20 #8 43.68 Unpacking libcurl3-gnutls:armhf (7.74.0-1.2) ...
22:51:20 #8 43.76 Selecting previously unselected package liberror-perl.
22:51:20 #8 43.76 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
22:51:20 #8 43.77 Unpacking liberror-perl (0.17029-1) ...
22:51:20 #8 43.81 Selecting previously unselected package git-man.
22:51:20 #8 43.82 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
22:51:20 #8 43.82 Unpacking git-man (1:2.30.2-1) ...
22:51:20 #9 25.45 Selecting previously unselected package libxml2:amd64.
22:51:20 #9 25.45 Preparing to unpack .../021-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
22:51:20 #9 25.46 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
22:51:20 #9 25.55 Selecting previously unselected package libyaml-0-2:amd64.
22:51:20 #9 25.55 Preparing to unpack .../022-libyaml-0-2_0.2.2-1_amd64.deb ...
22:51:20 #9 25.55 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
22:51:20 #9 25.59 Selecting previously unselected package lsb-release.
22:51:20 #9 25.59 Preparing to unpack .../023-lsb-release_11.1.0ubuntu2_all.deb ...
22:51:20 #9 25.59 Unpacking lsb-release (11.1.0ubuntu2) ...
22:51:20 #9 25.63 Selecting previously unselected package netbase.
22:51:20 #9 25.63 Preparing to unpack .../024-netbase_6.1_all.deb ...
22:51:20 #9 25.63 Unpacking netbase (6.1) ...
22:51:20 #9 25.67 Selecting previously unselected package python3-pkg-resources.
22:51:20 #9 25.67 Preparing to unpack .../025-python3-pkg-resources_45.2.0-1_all.deb ...
22:51:20 #9 25.67 Unpacking python3-pkg-resources (45.2.0-1) ...
22:51:20 #9 25.71 Selecting previously unselected package python3-six.
22:51:20 #9 25.71 Preparing to unpack .../026-python3-six_1.14.0-2_all.deb ...
22:51:20 #9 25.72 Unpacking python3-six (1.14.0-2) ...
22:51:20 #9 25.75 Selecting previously unselected package shared-mime-info.
22:51:20 #14 3.063 (7/79): cmake-3.18.2-9.el8.x86_64.rpm            43 MB/s | 9.8 MB     00:00    
22:51:20 #14 3.076 (8/79): git-2.27.0-1.el8.x86_64.rpm              14 MB/s | 164 kB     00:00    
22:51:20 #14 3.145 (9/79): git-core-2.27.0-1.el8.x86_64.rpm         83 MB/s | 5.7 MB     00:00    
22:51:20 #14 3.191 (10/79): cpp-8.4.1-1.el8.x86_64.rpm              37 MB/s |  10 MB     00:00    
22:51:20 #14 3.216 (11/79): git-core-doc-2.27.0-1.el8.noarch.rpm    36 MB/s | 2.5 MB     00:00    
22:51:20 #14 3.223 (12/79): isl-0.16.1-6.el8.x86_64.rpm             26 MB/s | 841 kB     00:00    
22:51:20 #14 3.224 (13/79): libmpc-1.1.0-9.1.el8.x86_64.rpm        8.1 MB/s |  61 kB     00:00    
22:51:20 #14 3.230 (14/79): libseccomp-devel-2.5.1-1.el8.x86_64.rp 7.4 MB/s |  57 kB     00:00    
22:51:20 #14 3.246 (15/79): libtool-2.4.6-25.el8.x86_64.rpm         31 MB/s | 709 kB     00:00    
22:51:20 #14 3.248 (16/79): libtool-ltdl-devel-2.4.6-25.el8.x86_64  10 MB/s | 184 kB     00:00    
22:51:20 #14 3.261 (17/79): libxkbcommon-0.9.1-1.el8.x86_64.rpm    8.9 MB/s | 116 kB     00:00    
22:51:20 #14 3.266 (18/79): perl-Error-0.17025-2.el8.noarch.rpm    9.7 MB/s |  46 kB     00:00    
22:51:20 #14 3.271 (19/79): perl-Git-2.27.0-1.el8.noarch.rpm        15 MB/s |  77 kB     00:00    
22:51:20 #14 3.275 (20/79): perl-TermReadKey-2.37-7.el8.x86_64.rpm  10 MB/s |  40 kB     00:00    
22:51:20 #14 3.279 (21/79): libuv-1.40.0-1.el8.x86_64.rpm          4.6 MB/s | 155 kB     00:00    
22:51:20 #14 3.280 (22/79): perl-Thread-Queue-3.13-1.el8.noarch.rp 5.6 MB/s |  24 kB     00:00    
22:51:20 #14 3.283 (23/79): vim-filesystem-8.0.1763-15.el8.noarch.  13 MB/s |  48 kB     00:00    
22:51:20 #14 3.301 (24/79): checkpolicy-2.9-1.el8.x86_64.rpm        20 MB/s | 348 kB     00:00    
22:51:21 #8 43.98 Selecting previously unselected package git.
22:51:21 #8 43.98 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
22:51:21 #8 44.01 Unpacking git (1:2.30.2-1) ...
22:51:21 #9 25.75 Preparing to unpack .../027-shared-mime-info_1.15-1_amd64.deb ...
22:51:21 #9 25.76 Unpacking shared-mime-info (1.15-1) ...
22:51:21 #9 25.83 Selecting previously unselected package ucf.
22:51:21 #9 25.84 Preparing to unpack .../028-ucf_3.0038+nmu1_all.deb ...
22:51:21 #9 25.84 Moving old data out of the way
22:51:21 #9 25.84 Unpacking ucf (3.0038+nmu1) ...
22:51:21 #9 25.88 Selecting previously unselected package xdg-user-dirs.
22:51:21 #9 25.88 Preparing to unpack .../029-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
22:51:21 #9 25.89 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
22:51:21 #9 25.94 Selecting previously unselected package xz-utils.
22:51:21 #9 25.94 Preparing to unpack .../030-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
22:51:21 #9 25.94 Unpacking xz-utils (5.2.4-1ubuntu1) ...
22:51:21 #9 25.98 Selecting previously unselected package gettext-base.
22:51:21 #9 25.98 Preparing to unpack .../031-gettext-base_0.19.8.1-10build1_amd64.deb ...
22:51:21 #9 25.98 Unpacking gettext-base (0.19.8.1-10build1) ...
22:51:21 #14 3.311 (25/79): xkeyboard-config-2.28-1.el8.noarch.rpm  25 MB/s | 782 kB     00:00    
22:51:21 #9 26.02 Selecting previously unselected package iso-codes.
22:51:21 #9 26.02 Preparing to unpack .../032-iso-codes_4.4-1_all.deb ...
22:51:21 #9 26.02 Unpacking iso-codes (4.4-1) ...
22:51:21 #14 3.691 (26/79): gcc-8.4.1-1.el8.x86_64.rpm              30 MB/s |  23 MB     00:00    
22:51:21 #14 3.699 (27/79): glibc-devel-2.28-151.el8.x86_64.rpm    2.6 MB/s | 1.0 MB     00:00    
22:51:21 #14 3.702 (28/79): glibc-headers-2.28-151.el8.x86_64.rpm  1.2 MB/s | 478 kB     00:00    
22:51:21 #14 3.715 (29/79): kbd-2.0.4-10.el8.x86_64.rpm             24 MB/s | 390 kB     00:00    
22:51:21 #14 3.719 (30/79): glibc-langpack-en-2.28-151.el8.x86_64.  30 MB/s | 827 kB     00:00    
22:51:21 #14 3.721 (31/79): kbd-legacy-2.0.4-10.el8.noarch.rpm      26 MB/s | 481 kB     00:00    
22:51:21 #14 3.725 (32/79): libedit-3.1-23.20170329cvs.el8.x86_64.  32 MB/s | 102 kB     00:00    
22:51:21 #14 3.733 (33/79): libgomp-8.4.1-1.el8.x86_64.rpm          25 MB/s | 204 kB     00:00    
22:51:21 #14 3.740 (34/79): libselinux-devel-2.9-5.el8.x86_64.rpm   31 MB/s | 200 kB     00:00    
22:51:21 #14 3.749 (35/79): libselinux-utils-2.9-5.el8.x86_64.rpm   27 MB/s | 243 kB     00:00    
22:51:21 #14 3.756 (36/79): libsepol-devel-2.9-2.el8.x86_64.rpm     13 MB/s |  86 kB     00:00    
22:51:21 #14 3.760 (37/79): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 7.8 MB/s |  25 kB     00:00    
22:51:21 #14 3.774 (38/79): m4-1.4.18-7.el8.x86_64.rpm              16 MB/s | 223 kB     00:00    
22:51:21 #14 3.783 (39/79): kbd-misc-2.0.4-10.el8.noarch.rpm        22 MB/s | 1.5 MB     00:00    
22:51:21 #14 3.795 (40/79): make-4.2.1-10.el8.x86_64.rpm            24 MB/s | 498 kB     00:00    
22:51:21 #14 3.801 (41/79): openssh-8.0p1-6.el8_4.2.x86_64.rpm      29 MB/s | 521 kB     00:00    
22:51:21 #14 3.807 (42/79): openssh-clients-8.0p1-6.el8_4.2.x86_64  55 MB/s | 667 kB     00:00    
22:51:21 #9 26.38 Selecting previously unselected package krb5-locales.
22:51:21 #9 26.38 Preparing to unpack .../033-krb5-locales_1.17-6ubuntu4.1_all.deb ...
22:51:21 #9 26.38 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
22:51:21 #9 26.42 Selecting previously unselected package libcbor0.6:amd64.
22:51:21 #9 26.42 Preparing to unpack .../034-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
22:51:21 #9 26.42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
22:51:21 #9 26.45 Selecting previously unselected package libedit2:amd64.
22:51:21 #9 26.46 Preparing to unpack .../035-libedit2_3.1-20191231-1_amd64.deb ...
22:51:21 #9 26.46 Unpacking libedit2:amd64 (3.1-20191231-1) ...
22:51:21 #9 26.50 Selecting previously unselected package libfido2-1:amd64.
22:51:21 #9 26.50 Preparing to unpack .../036-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
22:51:21 #9 26.50 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
22:51:21 #9 26.54 Selecting previously unselected package libkrb5support0:amd64.
22:51:21 #8 44.76 Setting up media-types (4.0.0) ...
22:51:21 #14 3.819 (43/79): pcre2-devel-10.32-2.el8.x86_64.rpm      34 MB/s | 605 kB     00:00    
22:51:21 #14 3.823 (44/79): pcre2-utf16-10.32-2.el8.x86_64.rpm      15 MB/s | 229 kB     00:00    
22:51:21 #14 3.826 (45/79): pcre2-utf32-10.32-2.el8.x86_64.rpm      32 MB/s | 220 kB     00:00    
22:51:21 #14 3.827 (46/79): perl-Data-Dumper-2.167-399.el8.x86_64.  14 MB/s |  58 kB     00:00    
22:51:21 #14 3.849 (47/79): policycoreutils-2.9-14.el8.x86_64.rpm   16 MB/s | 373 kB     00:00    
22:51:21 #14 3.851 (48/79): policycoreutils-devel-2.9-14.el8.x86_6  12 MB/s | 292 kB     00:00    
22:51:21 #14 3.856 (49/79): policycoreutils-python-utils-2.9-14.el  38 MB/s | 252 kB     00:00    
22:51:21 #14 3.858 (50/79): python3-audit-3.0-0.17.20191104git1c2f  12 MB/s |  86 kB     00:00    
22:51:21 #14 3.865 (51/79): python3-libselinux-2.9-5.el8.x86_64.rp  30 MB/s | 283 kB     00:00    
22:51:21 #14 3.866 (52/79): python3-libsemanage-2.9-6.el8.x86_64.r  16 MB/s | 127 kB     00:00    
22:51:21 #14 4.022 (53/79): kernel-headers-4.18.0-305.3.1.el8.x86_  24 MB/s | 7.1 MB     00:00    
22:51:21 #14 4.026 (54/79): python3-setools-4.3.0-2.el8.x86_64.rpm 3.8 MB/s | 626 kB     00:00    
22:51:21 #14 4.065 (55/79): rpm-plugin-selinux-4.14.3-13.el8.x86_6 1.8 MB/s |  76 kB     00:00    
22:51:21 #14 4.071 (56/79): selinux-policy-3.14.3-67.el8.noarch.rp  14 MB/s | 628 kB     00:00    
22:51:21 #14 4.121 (57/79): python3-policycoreutils-2.9-14.el8.noa 8.8 MB/s | 2.2 MB     00:00    
22:51:21 #14 4.138 (58/79): selinux-policy-devel-3.14.3-67.el8.noa  20 MB/s | 1.5 MB     00:00    
22:51:21 #14 4.144 (59/79): which-2.21-12.el8.x86_64.rpm           8.2 MB/s |  49 kB     00:00    
22:51:21 #14 4.148 (60/79): systemd-devel-239-45.el8.x86_64.rpm     14 MB/s | 379 kB     00:00    
22:51:21 #14 4.155 (61/79): device-mapper-devel-1.02.175-5.el8.x86  28 MB/s | 282 kB     00:00    
22:51:21 #14 4.160 (62/79): libxcrypt-static-4.1.1-4.el8.x86_64.rp  11 MB/s |  53 kB     00:00    
22:51:21 #14 4.197 (63/79): bash-4.4.20-1.el8_4.x86_64.rpm          42 MB/s | 1.5 MB     00:00    
22:51:21 #9 26.54 Preparing to unpack .../037-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
22:51:21 #9 26.54 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
22:51:21 #9 26.58 Selecting previously unselected package libk5crypto3:amd64.
22:51:21 #9 26.58 Preparing to unpack .../038-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
22:51:21 #9 26.58 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
22:51:21 #9 26.62 Selecting previously unselected package libkeyutils1:amd64.
22:51:21 #9 26.62 Preparing to unpack .../039-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
22:51:21 #9 26.63 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
22:51:21 #9 26.66 Selecting previously unselected package libkrb5-3:amd64.
22:51:21 #9 26.66 Preparing to unpack .../040-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
22:51:21 #9 26.67 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
22:51:21 #9 26.73 Selecting previously unselected package libgssapi-krb5-2:amd64.
22:51:21 #9 26.73 Preparing to unpack .../041-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
22:51:21 #9 26.74 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
22:51:21 #9 26.78 Selecting previously unselected package libpsl5:amd64.
22:51:21 #9 26.78 Preparing to unpack .../042-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
22:51:21 #9 26.78 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
22:51:21 #9 26.82 Selecting previously unselected package libxau6:amd64.
22:51:21 #9 26.82 Preparing to unpack .../043-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
22:51:21 #9 26.82 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
22:51:21 #9 26.85 Selecting previously unselected package libxdmcp6:amd64.
22:51:21 #9 26.85 Preparing to unpack .../044-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
22:51:21 #9 26.86 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
22:51:21 #9 26.89 Selecting previously unselected package libxcb1:amd64.
22:51:21 #8 44.78 Setting up libpipeline1:armhf (1.5.3-1) ...
22:51:21 #8 44.80 Setting up bsdextrautils (2.36.1-7) ...
22:51:21 #8 44.81 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
22:51:21 #8 44.81 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
22:51:21 #8 44.82 Setting up libicu67:armhf (67.1-6) ...
22:51:21 #8 44.83 Setting up libmagic-mgc (1:5.39-3) ...
22:51:21 #8 44.85 Setting up perl-modules-5.32 (5.32.1-4) ...
22:51:21 #8 44.86 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
22:51:21 #8 44.87 Setting up libmagic1:armhf (1:5.39-3) ...
22:51:21 #8 44.90 Setting up perl-openssl-defaults:armhf (5) ...
22:51:21 #8 44.91 Setting up linux-libc-dev:armhf (5.10.40-1+rpi1) ...
22:51:21 #8 44.93 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
22:51:21 #8 44.94 Setting up gettext-base (0.21-4) ...
22:51:21 #8 44.95 Setting up libcurl3-gnutls:armhf (7.74.0-1.2) ...
22:51:21 #8 44.97 Setting up file (1:5.39-3) ...
22:51:21 #8 44.98 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
22:51:21 #14 4.255 (64/79): glibc-static-2.28-151.el8.x86_64.rpm    19 MB/s | 2.1 MB     00:00    
22:51:21 #14 4.263 (65/79): device-mapper-1.02.175-5.el8.x86_64.rp 5.6 MB/s | 375 kB     00:00    
22:51:21 #14 4.267 (66/79): device-mapper-libs-1.02.175-5.el8.x86_  34 MB/s | 408 kB     00:00    
22:51:21 #14 4.301 (67/79): glibc-common-2.28-151.el8.x86_64.rpm    39 MB/s | 1.3 MB     00:00    
22:51:21 #14 4.308 (68/79): glibc-minimal-langpack-2.28-151.el8.x8 9.1 MB/s |  56 kB     00:00    
22:51:21 #14 4.315 (69/79): libgcc-8.4.1-1.el8.x86_64.rpm           12 MB/s |  78 kB     00:00    
22:51:22 #9 26.89 Preparing to unpack .../045-libxcb1_1.14-2_amd64.deb ...
22:51:22 #9 26.90 Unpacking libxcb1:amd64 (1.14-2) ...
22:51:22 #9 26.93 Selecting previously unselected package libx11-data.
22:51:22 #9 26.93 Preparing to unpack .../046-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
22:51:22 #9 26.94 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
22:51:22 #9 27.00 Selecting previously unselected package libx11-6:amd64.
22:51:22 #9 27.00 Preparing to unpack .../047-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
22:51:22 #9 27.00 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
22:51:22 #9 27.08 Selecting previously unselected package libxext6:amd64.
22:51:22 #9 27.09 Preparing to unpack .../048-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
22:51:22 #9 27.09 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
22:51:22 #9 27.12 Selecting previously unselected package libxmuu1:amd64.
22:51:22 #8 45.00 Setting up bzip2 (1.0.8-4) ...
22:51:22 #8 45.01 Setting up libfakeroot:armhf (1.25.3-1.1) ...
22:51:22 #8 45.03 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
22:51:22 #8 45.04 Setting up fakeroot (1.25.3-1.1) ...
22:51:22 #8 45.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.06 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:22 #8 45.07 Setting up autotools-dev (20180224.1+nmu1) ...
22:51:22 #8 45.08 Setting up libtirpc-dev:armhf (1.3.1-1) ...
22:51:22 #8 45.10 Setting up make (4.3-4.1) ...
22:51:22 #8 45.11 Setting up libmpfr6:armhf (4.1.0-3) ...
22:51:22 #8 45.12 Setting up libsigsegv2:armhf (2.13-1) ...
22:51:22 #8 45.14 Setting up xz-utils (5.2.5-2) ...
22:51:22 #8 45.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.15 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
22:51:22 #8 45.16 Setting up libmpc3:armhf (1.2.0-1) ...
22:51:22 #8 45.18 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
22:51:22 #8 45.19 Setting up patch (2.7.6-7) ...
22:51:22 #8 45.20 Setting up autopoint (0.21-4) ...
22:51:22 #8 45.22 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
22:51:22 #8 45.23 Setting up libnsl-dev:armhf (1.3.0-2) ...
22:51:22 #8 45.24 Setting up sensible-utils (0.0.14) ...
22:51:22 #8 45.26 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
22:51:22 #8 45.27 Setting up libuchardet0:armhf (0.0.7-1) ...
22:51:22 #8 45.29 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
22:51:22 #8 45.30 Setting up git-man (1:2.30.2-1) ...
22:51:22 #14 4.535 (70/79): selinux-policy-minimum-3.14.3-67.el8.n  28 MB/s |  13 MB     00:00    
22:51:22 #14 4.536 (71/79): libseccomp-2.5.1-1.el8.x86_64.rpm      320 kB/s |  71 kB     00:00    
22:51:22 #14 4.592 (72/79): glibc-2.28-151.el8.x86_64.rpm           11 MB/s | 3.6 MB     00:00    
22:51:22 #14 4.594 (73/79): libsemanage-2.9-6.el8.x86_64.rpm       2.8 MB/s | 165 kB     00:00    
22:51:22 #14 4.595 (74/79): libselinux-2.9-5.el8.x86_64.rpm        2.7 MB/s | 165 kB     00:00    
22:51:22 #14 4.627 (75/79): libsepol-2.9-2.el8.x86_64.rpm          9.7 MB/s | 339 kB     00:00    
22:51:22 #14 4.644 (76/79): systemd-pam-239-45.el8.x86_64.rpm       27 MB/s | 468 kB     00:00    
22:51:22 #14 4.683 (77/79): systemd-239-45.el8.x86_64.rpm           40 MB/s | 3.6 MB     00:00    
22:51:22 #14 4.718 (78/79): systemd-libs-239-45.el8.x86_64.rpm     8.8 MB/s | 1.1 MB     00:00    
22:51:22 #9 27.13 Preparing to unpack .../049-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
22:51:22 #9 27.13 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
22:51:22 #9 27.15 Selecting previously unselected package manpages.
22:51:22 #9 27.16 Preparing to unpack .../050-manpages_5.05-1_all.deb ...
22:51:22 #9 27.16 Unpacking manpages (5.05-1) ...
22:51:22 #9 27.28 Selecting previously unselected package openssh-client.
22:51:22 #9 27.28 Preparing to unpack .../051-openssh-client_1%3a8.2p1-4ubuntu0.2_amd64.deb ...
22:51:22 #9 27.29 Unpacking openssh-client (1:8.2p1-4ubuntu0.2) ...
22:51:22 #9 27.39 Selecting previously unselected package publicsuffix.
22:51:22 #8 45.31 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
22:51:22 #8 45.33 Setting up libisl23:armhf (0.23-1) ...
22:51:22 #8 45.34 Setting up libc-dev-bin (2.31-12+rpi1) ...
22:51:22 #8 45.36 Setting up libtinfo5:armhf (6.2+20201114-2) ...
22:51:22 #8 45.37 Setting up libelf1:armhf (0.183-1) ...
22:51:22 #8 45.38 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
22:51:22 #8 45.40 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
22:51:22 #8 45.41 Setting up cpp-10 (10.2.1-6+rpi1) ...
22:51:22 #8 45.42 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
22:51:22 #8 45.44 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
22:51:22 #8 45.45 Setting up libgdbm6:armhf (1.19-2) ...
22:51:22 #8 45.47 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
22:51:22 #8 45.48 Setting up wdiff (1.2.2-2) ...
22:51:22 #8 45.49 Setting up gettext (0.21-4) ...
22:51:22 #8 45.51 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
22:51:22 #8 45.52 Setting up m4 (1.4.18-5) ...
22:51:22 #14 4.731 (79/79): systemd-udev-239-45.el8.x86_64.rpm      16 MB/s | 1.4 MB     00:00    
22:51:22 #14 4.731 --------------------------------------------------------------------------------
22:51:22 #14 4.732 Total                                            36 MB/s | 111 MB     00:03     
22:51:22 #9 27.39 Preparing to unpack .../052-publicsuffix_20200303.0012-1_all.deb ...
22:51:22 #9 27.39 Unpacking publicsuffix (20200303.0012-1) ...
22:51:22 #9 27.43 Selecting previously unselected package python-apt-common.
22:51:22 #9 27.43 Preparing to unpack .../053-python-apt-common_2.0.0ubuntu0.20.04.5_all.deb ...
22:51:22 #9 27.44 Unpacking python-apt-common (2.0.0ubuntu0.20.04.5) ...
22:51:22 #9 27.47 Selecting previously unselected package python3-apt.
22:51:22 #9 27.47 Preparing to unpack .../054-python3-apt_2.0.0ubuntu0.20.04.5_amd64.deb ...
22:51:22 #9 27.47 Unpacking python3-apt (2.0.0ubuntu0.20.04.5) ...
22:51:22 #9 27.52 Selecting previously unselected package libunwind8:amd64.
22:51:22 #9 27.52 Preparing to unpack .../055-libunwind8_1.2.1-9build1_amd64.deb ...
22:51:22 #9 27.52 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
22:51:22 #9 27.55 Selecting previously unselected package strace.
22:51:22 #9 27.55 Preparing to unpack .../056-strace_5.5-3ubuntu1_amd64.deb ...
22:51:22 #9 27.56 Unpacking strace (5.5-3ubuntu1) ...
22:51:22 #9 27.62 Selecting previously unselected package xauth.
22:51:22 #9 27.62 Preparing to unpack .../057-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
22:51:22 #8 45.54 Setting up libgdbm-compat4:armhf (1.19-2) ...
22:51:22 #8 45.55 Setting up libperl5.32:armhf (5.32.1-4) ...
22:51:22 #8 45.57 Setting up dwz (0.13+20210201-1) ...
22:51:22 #8 45.58 Setting up groff-base (1.22.4-6) ...
22:51:22 #8 45.61 Setting up cpp (4:10.2.1-1+rpi1) ...
22:51:22 #8 45.63 Setting up libc6-dev:armhf (2.31-12+rpi1) ...
22:51:22 #8 45.65 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
22:51:22 #8 45.66 Setting up python3.9 (3.9.2-1+rpi1) ...
22:51:22 #14 4.896 Running transaction check
22:51:22 #9 27.62 Unpacking xauth (1:1.1-0ubuntu1) ...
22:51:22 #9 27.66 Selecting previously unselected package libfl2:amd64.
22:51:22 #9 27.66 Preparing to unpack .../058-libfl2_2.6.4-6.2_amd64.deb ...
22:51:22 #9 27.66 Unpacking libfl2:amd64 (2.6.4-6.2) ...
22:51:22 #9 27.70 Selecting previously unselected package at.
22:51:22 #9 27.70 Preparing to unpack .../059-at_3.1.23-1ubuntu1_amd64.deb ...
22:51:22 #9 27.70 Unpacking at (3.1.23-1ubuntu1) ...
22:51:22 #9 27.74 Selecting previously unselected package libsigsegv2:amd64.
22:51:22 #9 27.74 Preparing to unpack .../060-libsigsegv2_2.12-2_amd64.deb ...
22:51:22 #9 27.74 Unpacking libsigsegv2:amd64 (2.12-2) ...
22:51:22 #9 27.77 Selecting previously unselected package m4.
22:51:22 #9 27.77 Preparing to unpack .../061-m4_1.4.18-4_amd64.deb ...
22:51:22 #9 27.77 Unpacking m4 (1.4.18-4) ...
22:51:22 #9 27.81 Selecting previously unselected package autoconf.
22:51:22 #9 27.82 Preparing to unpack .../062-autoconf_2.69-11.1_all.deb ...
22:51:22 #9 27.82 Unpacking autoconf (2.69-11.1) ...
22:51:22 #9 27.87 Selecting previously unselected package autotools-dev.
22:51:22 #14 5.180 Transaction check succeeded.
22:51:22 #14 5.180 Running transaction test
22:51:23 #9 27.88 Preparing to unpack .../063-autotools-dev_20180224.1_all.deb ...
22:51:23 #9 27.88 Unpacking autotools-dev (20180224.1) ...
22:51:23 #9 27.92 Selecting previously unselected package automake.
22:51:23 #9 27.92 Preparing to unpack .../064-automake_1%3a1.16.1-4ubuntu6_all.deb ...
22:51:23 #9 27.93 Unpacking automake (1:1.16.1-4ubuntu6) ...
22:51:23 #9 28.00 Selecting previously unselected package autopoint.
22:51:23 #9 28.00 Preparing to unpack .../065-autopoint_0.19.8.1-10build1_all.deb ...
22:51:23 #9 28.01 Unpacking autopoint (0.19.8.1-10build1) ...
22:51:23 #9 28.04 Selecting previously unselected package binutils-common:amd64.
22:51:23 #9 28.04 Preparing to unpack .../066-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.05 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
22:51:23 #9 28.10 Selecting previously unselected package libbinutils:amd64.
22:51:23 #9 28.10 Preparing to unpack .../067-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.10 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
22:51:23 #9 28.18 Selecting previously unselected package libctf-nobfd0:amd64.
22:51:23 #9 28.18 Preparing to unpack .../068-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.18 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
22:51:23 #9 28.22 Selecting previously unselected package libctf0:amd64.
22:51:23 #9 28.22 Preparing to unpack .../069-libctf0_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
22:51:23 #9 28.26 Selecting previously unselected package binutils-x86-64-linux-gnu.
22:51:23 #9 28.26 Preparing to unpack .../070-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
22:51:23 #9 28.47 Selecting previously unselected package binutils.
22:51:23 #9 28.47 Preparing to unpack .../071-binutils_2.34-6ubuntu1.1_amd64.deb ...
22:51:23 #9 28.47 Unpacking binutils (2.34-6ubuntu1.1) ...
22:51:23 #9 28.50 Selecting previously unselected package libc-dev-bin.
22:51:23 #9 28.50 Preparing to unpack .../072-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
22:51:23 #9 28.51 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
22:51:23 #9 28.54 Selecting previously unselected package linux-libc-dev:amd64.
22:51:23 #9 28.54 Preparing to unpack .../073-linux-libc-dev_5.4.0-77.86_amd64.deb ...
22:51:23 #9 28.55 Unpacking linux-libc-dev:amd64 (5.4.0-77.86) ...
22:51:23 #14 6.269 Transaction test succeeded.
22:51:23 #14 6.271 Running transaction
22:51:23 #9 28.71 Selecting previously unselected package libcrypt-dev:amd64.
22:51:23 #9 28.72 Preparing to unpack .../074-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
22:51:23 #9 28.72 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
22:51:23 #9 28.76 Selecting previously unselected package libc6-dev:amd64.
22:51:23 #9 28.76 Preparing to unpack .../075-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
22:51:23 #9 28.76 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
22:51:24 #9 29.08 Selecting previously unselected package gcc-9-base:amd64.
22:51:24 #9 29.08 Preparing to unpack .../076-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:24 #9 29.09 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:24 #9 29.12 Selecting previously unselected package libisl22:amd64.
22:51:24 #11 extracting sha256:b5538a40838209da51f46c4f6d25d4d145cde85763eb2d3f09c1b57a4745d80f 5.8s done
22:51:24 #11 extracting sha256:b652665b27e70a674e7e132e56a85f0907653b50ca0f567c029d3f303a604120 0.0s done
22:51:24 #11 DONE 8.4s
22:51:24 
22:51:24 #13 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
22:51:24 #13 sha256:88afe89b8667f37adc429ab0b3887944a404d900c860868acb9cd70738b01280
22:51:24 #9 29.13 Preparing to unpack .../077-libisl22_0.22.1-1_amd64.deb ...
22:51:24 #9 29.13 Unpacking libisl22:amd64 (0.22.1-1) ...
22:51:24 #9 29.21 Selecting previously unselected package libmpfr6:amd64.
22:51:24 #9 29.22 Preparing to unpack .../078-libmpfr6_4.0.2-1_amd64.deb ...
22:51:24 #9 29.22 Unpacking libmpfr6:amd64 (4.0.2-1) ...
22:51:24 #9 29.27 Selecting previously unselected package libmpc3:amd64.
22:51:24 #9 29.27 Preparing to unpack .../079-libmpc3_1.1.0-1_amd64.deb ...
22:51:24 #9 29.28 Unpacking libmpc3:amd64 (1.1.0-1) ...
22:51:24 #9 29.31 Selecting previously unselected package cpp-9.
22:51:24 #9 29.31 Preparing to unpack .../080-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:24 #9 29.31 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
22:51:24 #13 ...
22:51:24 
22:51:24 #24 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
22:51:24 #24 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
22:51:24 #24 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 1.0s done
22:51:24 #24 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.6s done
22:51:24 #24 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
22:51:24 #8 47.16 Setting up python3 (3.9.2-3) ...
22:51:24 #8 47.39 Setting up binutils (2.35.2-2+rpi1) ...
22:51:24 #8 47.40 Setting up man-db (2.9.4-2) ...
22:51:24 #8 47.64 Building database of manual pages ...
22:51:25 #9 30.01 Selecting previously unselected package cpp.
22:51:25 #14 7.732   Preparing        :                                                        1/1 
22:51:25 #14 7.779   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                              1/1 
22:51:25 #14 7.806   Upgrading        : libgcc-8.4.1-1.el8.x86_64                             1/94 
22:51:25 #14 7.814   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                             1/94 
22:51:25 #9 30.01 Preparing to unpack .../081-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:51:25 #9 30.01 Unpacking cpp (4:9.3.0-1ubuntu2) ...
22:51:25 #9 30.05 Selecting previously unselected package libcc1-0:amd64.
22:51:25 #9 30.05 Preparing to unpack .../082-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.05 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.09 Selecting previously unselected package libgomp1:amd64.
22:51:25 #9 30.09 Preparing to unpack .../083-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.10 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.15 Selecting previously unselected package libitm1:amd64.
22:51:25 #9 30.15 Preparing to unpack .../084-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.16 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.19 Selecting previously unselected package libatomic1:amd64.
22:51:25 #9 30.19 Preparing to unpack .../085-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.20 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.23 Selecting previously unselected package libasan5:amd64.
22:51:25 #9 30.23 Preparing to unpack .../086-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.24 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:25 #14 7.828   Installing       : cmake-rpm-macros-3.18.2-9.el8.noarch                  2/94 
22:51:25 #14 7.841   Installing       : cmake-filesystem-3.18.2-9.el8.x86_64                  3/94 
22:51:25 #9 30.30 Selecting previously unselected package liblsan0:amd64.
22:51:25 #9 30.30 Preparing to unpack .../087-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.31 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.42 Selecting previously unselected package libtsan0:amd64.
22:51:25 #9 30.42 Preparing to unpack .../088-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.43 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #14 7.861   Upgrading        : libselinux-2.9-5.el8.x86_64                           4/94 
22:51:25 #9 30.71 Selecting previously unselected package libubsan1:amd64.
22:51:25 #9 30.71 Preparing to unpack .../089-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:25 #9 30.71 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:25 #9 30.82 Selecting previously unselected package libquadmath0:amd64.
22:51:25 #24 ...
22:51:25 
22:51:25 #13 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
22:51:25 #13 sha256:88afe89b8667f37adc429ab0b3887944a404d900c860868acb9cd70738b01280
22:51:25 #13 DONE 1.9s
22:51:25 
22:51:25 #14 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
22:51:25 #14 sha256:53b7e52ce3f6fe5fe7c2601f72af40edcf12e28e5643f5a6794993b22ee0ad2c
22:51:25 #14 0.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
22:51:26 #14 8.112   Upgrading        : glibc-common-2.28-151.el8.x86_64                      5/94 
22:51:26 #14 8.276   Installing       : glibc-langpack-en-2.28-151.el8.x86_64                 6/94 
22:51:26 #9 30.82 Preparing to unpack .../090-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
22:51:26 #9 30.82 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:26 #9 30.86 Selecting previously unselected package libgcc-9-dev:amd64.
22:51:26 #9 30.86 Preparing to unpack .../091-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:26 #9 30.87 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:26 #9 31.10 Selecting previously unselected package gcc-9.
22:51:26 #14 8.294   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/94 
22:51:26 #14 8.746   Upgrading        : glibc-2.28-151.el8.x86_64                             7/94 
22:51:26 #9 31.10 Preparing to unpack .../092-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:26 #9 31.11 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
22:51:26 #14 8.769   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/94 
22:51:26 #14 8.942   Upgrading        : bash-4.4.20-1.el8_4.x86_64                            8/94 
22:51:26 #14 8.986   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                            8/94 
22:51:26 #14 9.017   Upgrading        : libsepol-2.9-2.el8.x86_64                             9/94 
22:51:26 #14 9.029   Running scriptlet: libsepol-2.9-2.el8.x86_64                             9/94 
22:51:26 #14 9.162   Upgrading        : systemd-libs-239-45.el8.x86_64                       10/94 
22:51:26 #14 9.178   Running scriptlet: systemd-libs-239-45.el8.x86_64                       10/94 
22:51:26 #14 9.214   Installing       : python3-libselinux-2.9-5.el8.x86_64                  11/94 
22:51:26 #14 9.239   Upgrading        : libsemanage-2.9-6.el8.x86_64                         12/94 
22:51:26 #14 9.268   Installing       : m4-1.4.18-7.el8.x86_64                               13/94 
22:51:26 #14 9.279   Running scriptlet: m4-1.4.18-7.el8.x86_64                               13/94 
22:51:26 #14 9.327   Installing       : make-1:4.2.1-10.el8.x86_64                           14/94 
22:51:26 #14 9.338   Running scriptlet: make-1:4.2.1-10.el8.x86_64                           14/94 
22:51:27 #14 9.351   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          15/94 
22:51:27 #14 9.408   Installing       : checkpolicy-2.9-1.el8.x86_64                         16/94 
22:51:27 #14 9.433   Upgrading        : libseccomp-2.5.1-1.el8.x86_64                        17/94 
22:51:27 #14 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
22:51:27 #9 31.85 Selecting previously unselected package gcc.
22:51:27 #9 31.85 Preparing to unpack .../093-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:51:27 #9 31.86 Unpacking gcc (4:9.3.0-1ubuntu2) ...
22:51:27 #9 31.89 Selecting previously unselected package libstdc++-9-dev:amd64.
22:51:27 #9 31.89 Preparing to unpack .../094-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:27 #9 31.89 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:27 #9 32.17 Selecting previously unselected package g++-9.
22:51:27 #9 32.18 Preparing to unpack .../095-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
22:51:27 #9 32.18 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
22:51:27 #14 1.649 (1/18) Installing libffi (3.3-r2)
22:51:27 #14 1.656 (2/18) Installing libgcc (10.3.1_git20210424-r2)
22:51:27 #14 1.663 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
22:51:27 #14 1.683 (4/18) Installing xz-libs (5.2.5-r0)
22:51:27 #14 1.696 (5/18) Installing libxml2 (2.9.12-r1)
22:51:27 #14 1.718 (6/18) Installing llvm11-libs (11.1.0-r2)
22:51:28 #14 9.446   Running scriptlet: libseccomp-2.5.1-1.el8.x86_64                        17/94 
22:51:28 #9 32.99 Selecting previously unselected package g++.
22:51:28 #9 32.99 Preparing to unpack .../096-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
22:51:28 #9 32.99 Unpacking g++ (4:9.3.0-1ubuntu2) ...
22:51:28 #9 33.02 Selecting previously unselected package make.
22:51:28 #9 33.02 Preparing to unpack .../097-make_4.2.1-1.2_amd64.deb ...
22:51:28 #9 33.03 Unpacking make (4.2.1-1.2) ...
22:51:28 #9 33.06 Selecting previously unselected package libdpkg-perl.
22:51:28 #9 33.06 Preparing to unpack .../098-libdpkg-perl_1.19.7ubuntu3_all.deb ...
22:51:28 #9 33.07 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
22:51:28 #9 33.12 Selecting previously unselected package patch.
22:51:28 #9 33.12 Preparing to unpack .../099-patch_2.7.6-6_amd64.deb ...
22:51:28 #9 33.12 Unpacking patch (2.7.6-6) ...
22:51:28 #9 33.16 Selecting previously unselected package dpkg-dev.
22:51:28 #9 33.16 Preparing to unpack .../100-dpkg-dev_1.19.7ubuntu3_all.deb ...
22:51:28 #9 33.16 Unpacking dpkg-dev (1.19.7ubuntu3) ...
22:51:28 #9 33.24 Selecting previously unselected package build-essential.
22:51:28 #14 10.53   Installing       : cpp-8.4.1-1.el8.x86_64                               18/94 
22:51:28 #14 10.54   Running scriptlet: cpp-8.4.1-1.el8.x86_64                               18/94 
22:51:28 #14 10.56   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 19/94 
22:51:28 #14 10.66   Installing       : python3-setools-4.3.0-2.el8.x86_64                   20/94 
22:51:28 #14 10.75   Installing       : libselinux-utils-2.9-5.el8.x86_64                    21/94 
22:51:28 #9 33.24 Preparing to unpack .../101-build-essential_12.8ubuntu1.1_amd64.deb ...
22:51:28 #9 33.25 Unpacking build-essential (12.8ubuntu1.1) ...
22:51:28 #9 33.30 Selecting previously unselected package libbrotli1:amd64.
22:51:28 #9 33.30 Preparing to unpack .../102-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
22:51:28 #9 33.30 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
22:51:28 #9 33.36 Selecting previously unselected package libroken18-heimdal:amd64.
22:51:28 #9 33.36 Preparing to unpack .../103-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.36 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.40 Selecting previously unselected package libasn1-8-heimdal:amd64.
22:51:28 #9 33.40 Preparing to unpack .../104-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.40 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.45 Selecting previously unselected package libheimbase1-heimdal:amd64.
22:51:28 #9 33.46 Preparing to unpack .../105-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.46 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #14 10.79   Installing       : policycoreutils-2.9-14.el8.x86_64                    22/94 
22:51:28 #14 10.81   Running scriptlet: policycoreutils-2.9-14.el8.x86_64                    22/94 
22:51:28 #14 10.83   Installing       : libsepol-devel-2.9-2.el8.x86_64                      23/94 
22:51:28 #14 10.86   Installing       : libgomp-8.4.1-1.el8.x86_64                           24/94 
22:51:28 #14 10.87   Running scriptlet: libgomp-8.4.1-1.el8.x86_64                           24/94 
22:51:28 #14 10.89   Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64                       25/94 
22:51:28 #14 10.98   Installing       : openssh-8.0p1-6.el8_4.2.x86_64                       25/94 
22:51:28 #9 33.50 Selecting previously unselected package libhcrypto4-heimdal:amd64.
22:51:28 #9 33.50 Preparing to unpack .../106-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.50 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.54 Selecting previously unselected package libwind0-heimdal:amd64.
22:51:28 #9 33.54 Preparing to unpack .../107-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.55 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.59 Selecting previously unselected package libhx509-5-heimdal:amd64.
22:51:28 #9 33.59 Preparing to unpack .../108-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.60 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.64 Selecting previously unselected package libkrb5-26-heimdal:amd64.
22:51:28 #9 33.64 Preparing to unpack .../109-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.64 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.69 Selecting previously unselected package libheimntlm0-heimdal:amd64.
22:51:28 #9 33.69 Preparing to unpack .../110-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.70 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.73 Selecting previously unselected package libgssapi3-heimdal:amd64.
22:51:28 #9 33.73 Preparing to unpack .../111-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
22:51:28 #9 33.74 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:28 #9 33.77 Selecting previously unselected package libsasl2-modules-db:amd64.
22:51:28 #9 33.77 Preparing to unpack .../112-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
22:51:28 #9 33.78 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
22:51:28 #9 33.81 Selecting previously unselected package libsasl2-2:amd64.
22:51:28 #14 2.798 (7/18) Installing clang-libs (11.1.0-r1)
22:51:28 #14 11.08   Installing       : isl-0.16.1-6.el8.x86_64                              26/94 
22:51:28 #14 11.12   Running scriptlet: isl-0.16.1-6.el8.x86_64                              26/94 
22:51:28 #14 11.14   Installing       : libuv-1:1.40.0-1.el8.x86_64                          27/94 
22:51:28 #14 11.16   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   28/94 
22:51:28 #14 11.18   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                29/94 
22:51:29 #9 33.81 Preparing to unpack .../113-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
22:51:29 #9 33.81 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
22:51:29 #9 33.84 Selecting previously unselected package libldap-common.
22:51:29 #9 33.85 Preparing to unpack .../114-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
22:51:29 #9 33.85 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
22:51:29 #9 33.88 Selecting previously unselected package libldap-2.4-2:amd64.
22:51:29 #9 33.88 Preparing to unpack .../115-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
22:51:29 #9 33.89 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
22:51:29 #9 33.93 Selecting previously unselected package libnghttp2-14:amd64.
22:51:29 #9 33.93 Preparing to unpack .../116-libnghttp2-14_1.40.0-1build1_amd64.deb ...
22:51:29 #9 33.93 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
22:51:29 #9 33.97 Selecting previously unselected package librtmp1:amd64.
22:51:29 #9 33.97 Preparing to unpack .../117-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
22:51:29 #9 33.98 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:51:29 #9 34.02 Selecting previously unselected package libssh-4:amd64.
22:51:29 #9 34.02 Preparing to unpack .../118-libssh-4_0.9.3-2ubuntu2.1_amd64.deb ...
22:51:29 #9 34.02 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
22:51:29 #9 34.07 Selecting previously unselected package libcurl4:amd64.
22:51:29 #9 34.07 Preparing to unpack .../119-libcurl4_7.68.0-1ubuntu2.5_amd64.deb ...
22:51:29 #9 34.08 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.5) ...
22:51:29 #9 34.12 Selecting previously unselected package curl.
22:51:29 #9 34.12 Preparing to unpack .../120-curl_7.68.0-1ubuntu2.5_amd64.deb ...
22:51:29 #9 34.13 Unpacking curl (7.68.0-1ubuntu2.5) ...
22:51:29 #9 34.17 Selecting previously unselected package dctrl-tools.
22:51:29 #9 34.17 Preparing to unpack .../121-dctrl-tools_2.24-3_amd64.deb ...
22:51:29 #9 34.18 Unpacking dctrl-tools (2.24-3) ...
22:51:29 #9 34.21 Selecting previously unselected package libtool.
22:51:29 #9 34.21 Preparing to unpack .../122-libtool_2.4.6-14_all.deb ...
22:51:29 #9 34.22 Unpacking libtool (2.4.6-14) ...
22:51:29 #9 34.26 Selecting previously unselected package dh-autoreconf.
22:51:29 #9 34.26 Preparing to unpack .../123-dh-autoreconf_19_all.deb ...
22:51:29 #9 34.26 Unpacking dh-autoreconf (19) ...
22:51:29 #9 34.29 Selecting previously unselected package libdebhelper-perl.
22:51:29 #9 34.29 Preparing to unpack .../124-libdebhelper-perl_12.10ubuntu1_all.deb ...
22:51:29 #9 34.29 Unpacking libdebhelper-perl (12.10ubuntu1) ...
22:51:29 #9 34.32 Selecting previously unselected package libarchive-zip-perl.
22:51:29 #9 34.33 Preparing to unpack .../125-libarchive-zip-perl_1.67-2_all.deb ...
22:51:29 #9 34.33 Unpacking libarchive-zip-perl (1.67-2) ...
22:51:29 #9 34.37 Selecting previously unselected package libsub-override-perl.
22:51:29 #9 34.37 Preparing to unpack .../126-libsub-override-perl_0.09-2_all.deb ...
22:51:29 #9 34.37 Unpacking libsub-override-perl (0.09-2) ...
22:51:29 #9 34.40 Selecting previously unselected package libfile-stripnondeterminism-perl.
22:51:29 #9 34.40 Preparing to unpack .../127-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
22:51:29 #9 34.40 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
22:51:29 #9 34.43 Selecting previously unselected package dh-strip-nondeterminism.
22:51:29 #9 34.43 Preparing to unpack .../128-dh-strip-nondeterminism_1.7.0-1_all.deb ...
22:51:29 #9 34.43 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
22:51:29 #9 34.46 Selecting previously unselected package dwz.
22:51:29 #9 34.46 Preparing to unpack .../129-dwz_0.13-5_amd64.deb ...
22:51:29 #9 34.46 Unpacking dwz (0.13-5) ...
22:51:29 #9 34.51 Selecting previously unselected package libcroco3:amd64.
22:51:29 #9 34.51 Preparing to unpack .../130-libcroco3_0.6.13-1_amd64.deb ...
22:51:29 #9 34.52 Unpacking libcroco3:amd64 (0.6.13-1) ...
22:51:29 #9 34.55 Selecting previously unselected package gettext.
22:51:29 #9 34.55 Preparing to unpack .../131-gettext_0.19.8.1-10build1_amd64.deb ...
22:51:29 #9 34.56 Unpacking gettext (0.19.8.1-10build1) ...
22:51:29 #9 34.66 Selecting previously unselected package intltool-debian.
22:51:29 #9 34.66 Preparing to unpack .../132-intltool-debian_0.35.0+20060710.5_all.deb ...
22:51:29 #9 34.67 Unpacking intltool-debian (0.35.0+20060710.5) ...
22:51:29 #9 34.69 Selecting previously unselected package po-debconf.
22:51:29 #9 34.70 Preparing to unpack .../133-po-debconf_1.0.21_all.deb ...
22:51:29 #9 34.70 Unpacking po-debconf (1.0.21) ...
22:51:29 #9 34.74 Selecting previously unselected package debhelper.
22:51:29 #9 34.75 Preparing to unpack .../134-debhelper_12.10ubuntu1_all.deb ...
22:51:29 #9 34.75 Unpacking debhelper (12.10ubuntu1) ...
22:51:29 #14 3.828 (8/18) Installing clang (11.1.0-r1)
22:51:29 #14 11.26   Installing       : openssh-clients-8.0p1-6.el8_4.2.x86_64               30/94 
22:51:29 #14 11.99   Installing       : git-core-2.27.0-1.el8.x86_64                         31/94 
22:51:29 #8 52.55 Setting up perl (5.32.1-4) ...
22:51:29 #8 52.58 Setting up libio-html-perl (1.004-2) ...
22:51:29 #8 52.60 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
22:51:29 #8 52.61 Setting up gcc-10 (10.2.1-6+rpi1) ...
22:51:29 #8 52.63 Setting up libdpkg-perl (1.20.9+rpi1) ...
22:51:29 #8 52.64 Setting up autoconf (2.69-14) ...
22:51:29 #8 52.66 Setting up libtimedate-perl (2.3300-2) ...
22:51:29 #8 52.67 Setting up libsub-override-perl (0.09-2) ...
22:51:29 #8 52.69 Setting up libstrictures-perl (2.000006-1) ...
22:51:29 #8 52.70 Setting up libsub-quote-perl (2.006006-1) ...
22:51:29 #8 52.71 Setting up libfile-dirlist-perl (0.05-2) ...
22:51:29 #8 52.73 Setting up liburi-perl (5.08-1) ...
22:51:29 #8 52.74 Setting up libfile-touch-perl (0.11-1) ...
22:51:29 #8 52.76 Setting up libnet-ssleay-perl (1.88-3+b1) ...
22:51:29 #8 52.77 Setting up automake (1:1.16.3-2) ...
22:51:29 #8 52.79 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:51:29 #8 52.79 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
22:51:29 #8 52.79 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
22:51:29 #8 52.79 Setting up libhttp-date-perl (6.05-1) ...
22:51:29 #8 52.81 Setting up libfile-which-perl (1.23-1) ...
22:51:29 #8 52.85 Setting up libfile-listing-perl (6.14-1) ...
22:51:29 #8 52.86 Setting up libdynaloader-functions-perl (0.003-1.1) ...
22:51:29 #8 52.88 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:51:29 #8 52.89 Setting up libio-pty-perl (1:1.15-2) ...
22:51:29 #8 52.91 Setting up libtool (2.4.6-15) ...
22:51:29 #8 52.92 Setting up libarchive-zip-perl (1.68-1) ...
22:51:29 #8 52.93 Setting up libhtml-tagset-perl (3.20-4) ...
22:51:29 #8 52.95 Setting up libdebhelper-perl (13.3.4) ...
22:51:29 #8 52.97 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:51:29 #8 52.98 Setting up libtry-tiny-perl (0.30-1) ...
22:51:30 #9 34.86 Selecting previously unselected package libfakeroot:amd64.
22:51:30 #9 34.86 Preparing to unpack .../135-libfakeroot_1.24-1_amd64.deb ...
22:51:30 #9 34.86 Unpacking libfakeroot:amd64 (1.24-1) ...
22:51:30 #9 34.90 Selecting previously unselected package fakeroot.
22:51:30 #9 34.90 Preparing to unpack .../136-fakeroot_1.24-1_amd64.deb ...
22:51:30 #9 34.90 Unpacking fakeroot (1.24-1) ...
22:51:30 #9 34.94 Selecting previously unselected package libassuan0:amd64.
22:51:30 #9 34.94 Preparing to unpack .../137-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
22:51:30 #9 34.95 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
22:51:30 #9 34.98 Selecting previously unselected package gpgconf.
22:51:30 #9 34.98 Preparing to unpack .../138-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 34.99 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.03 Selecting previously unselected package libksba8:amd64.
22:51:30 #9 35.03 Preparing to unpack .../139-libksba8_1.3.5-2_amd64.deb ...
22:51:30 #9 35.04 Unpacking libksba8:amd64 (1.3.5-2) ...
22:51:30 #9 35.08 Selecting previously unselected package libnpth0:amd64.
22:51:30 #14 4.235 (9/18) Installing libmagic (5.40-r1)
22:51:30 #14 4.292 (10/18) Installing file (5.40-r1)
22:51:30 #14 4.295 (11/18) Installing brotli-libs (1.0.9-r5)
22:51:30 #14 4.316 (12/18) Installing nghttp2-libs (1.43.0-r0)
22:51:30 #14 12.36   Installing       : git-core-doc-2.27.0-1.el8.noarch                     32/94 
22:51:30 #14 12.40   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       33/94 
22:51:30 #8 53.00 Setting up libnet-http-perl (6.20-1) ...
22:51:30 #8 53.01 Setting up libencode-locale-perl (1.05-1.1) ...
22:51:30 #8 53.02 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
22:51:30 #8 53.04 Setting up gcc (4:10.2.1-1+rpi1) ...
22:51:30 #8 53.07 Setting up dpkg-dev (1.20.9+rpi1) ...
22:51:30 #8 53.10 Setting up intltool-debian (0.35.0+20060710.5) ...
22:51:30 #8 53.11 Setting up liberror-perl (0.17029-1) ...
22:51:30 #8 53.13 Setting up dh-autoreconf (20) ...
22:51:30 #8 53.14 Setting up patchutils (0.4.2-1) ...
22:51:30 #8 53.16 Setting up libipc-run-perl (20200505.0-1) ...
22:51:30 #8 53.17 Setting up git (1:2.30.2-1) ...
22:51:30 #8 53.22 Setting up libwww-robotrules-perl (6.02-1) ...
22:51:30 #9 35.08 Preparing to unpack .../140-libnpth0_1.6-1_amd64.deb ...
22:51:30 #9 35.08 Unpacking libnpth0:amd64 (1.6-1) ...
22:51:30 #9 35.12 Selecting previously unselected package dirmngr.
22:51:30 #9 35.12 Preparing to unpack .../141-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.14 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.19 Selecting previously unselected package gnupg-l10n.
22:51:30 #9 35.19 Preparing to unpack .../142-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
22:51:30 #9 35.19 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.23 Selecting previously unselected package gnupg-utils.
22:51:30 #9 35.24 Preparing to unpack .../143-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.24 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.31 Selecting previously unselected package gpg.
22:51:30 #14 4.322 (13/18) Installing libcurl (7.77.0-r1)
22:51:30 #14 4.332 (14/18) Installing expat (2.4.1-r0)
22:51:30 #14 4.339 (15/18) Installing pcre2 (10.36-r0)
22:51:30 #14 4.358 (16/18) Installing git (2.32.0-r0)
22:51:30 #14 4.534 (17/18) Installing lld (11.1.0-r0)
22:51:30 #14 4.571 (18/18) Installing llvm11 (11.1.0-r2)
22:51:30 #14 12.44   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       34/94 
22:51:30 #14 12.51   Installing       : pcre2-devel-10.32-2.el8.x86_64                       35/94 
22:51:30 #14 12.55   Installing       : libselinux-devel-2.9-5.el8.x86_64                    36/94 
22:51:30 #14 12.60   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                37/94 
22:51:30 #14 12.67   Installing       : autoconf-2.69-27.el8.noarch                          38/94 
22:51:30 #14 12.69   Running scriptlet: autoconf-2.69-27.el8.noarch                          38/94 
22:51:30 #8 53.23 Setting up libhtml-parser-perl (3.75-1+b1) ...
22:51:30 #8 53.25 Setting up librole-tiny-perl (2.002004-1) ...
22:51:30 #8 53.26 Setting up libfile-homedir-perl (1.006-1) ...
22:51:30 #8 53.28 Setting up libio-socket-ssl-perl (2.069-1) ...
22:51:30 #8 53.29 Setting up libhttp-message-perl (6.28-1) ...
22:51:30 #8 53.31 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
22:51:30 #8 53.32 Setting up libhttp-negotiate-perl (6.01-1) ...
22:51:30 #8 53.34 Setting up libhttp-cookies-perl (6.10-1) ...
22:51:30 #8 53.35 Setting up po-debconf (1.0.21+nmu1) ...
22:51:30 #8 53.37 Setting up libhtml-tree-perl (5.07-2) ...
22:51:30 #8 53.38 Setting up libparams-classify-perl (0.015-1+b3) ...
22:51:30 #8 53.40 Setting up libmodule-runtime-perl (0.016-1) ...
22:51:30 #8 53.41 Setting up dh-strip-nondeterminism (1.11.0-1) ...
22:51:30 #8 53.43 Setting up libimport-into-perl (1.002005-1) ...
22:51:30 #9 35.31 Preparing to unpack .../144-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.31 Unpacking gpg (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.39 Selecting previously unselected package pinentry-curses.
22:51:30 #9 35.39 Preparing to unpack .../145-pinentry-curses_1.1.0-3build1_amd64.deb ...
22:51:30 #9 35.39 Unpacking pinentry-curses (1.1.0-3build1) ...
22:51:30 #9 35.43 Selecting previously unselected package gpg-agent.
22:51:30 #9 35.43 Preparing to unpack .../146-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.43 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.48 Selecting previously unselected package gpg-wks-client.
22:51:30 #9 35.48 Preparing to unpack .../147-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.49 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.52 Selecting previously unselected package gpg-wks-server.
22:51:30 #9 35.52 Preparing to unpack .../148-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.53 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.56 Selecting previously unselected package gpgsm.
22:51:30 #14 12.71   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   39/94 
22:51:30 #14 12.93   Installing       : python3-policycoreutils-2.9-14.el8.noarch            40/94 
22:51:30 #14 12.96   Installing       : policycoreutils-python-utils-2.9-14.el8.noarch       41/94 
22:51:30 #14 13.01   Installing       : rpm-plugin-selinux-4.14.3-13.el8.x86_64              42/94 
22:51:30 #14 13.02   Installing       : selinux-policy-3.14.3-67.el8.noarch                  43/94 
22:51:30 #8 53.44 Setting up libmoo-perl (2.004004-1) ...
22:51:30 #8 53.46 Setting up debhelper (13.3.4) ...
22:51:30 #8 53.47 Setting up equivs (2.3.1) ...
22:51:30 #8 53.49 Setting up liblwp-protocol-https-perl (6.10-1) ...
22:51:30 #8 53.50 Setting up libwww-perl (6.52-1) ...
22:51:30 #8 53.52 Setting up devscripts (2.21.2) ...
22:51:30 #9 35.56 Preparing to unpack .../149-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
22:51:30 #9 35.56 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.61 Selecting previously unselected package gnupg.
22:51:30 #9 35.61 Preparing to unpack .../150-gnupg_2.2.19-3ubuntu2.1_all.deb ...
22:51:30 #9 35.62 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
22:51:30 #9 35.65 Selecting previously unselected package libfile-which-perl.
22:51:30 #9 35.66 Preparing to unpack .../151-libfile-which-perl_1.23-1_all.deb ...
22:51:30 #9 35.66 Unpacking libfile-which-perl (1.23-1) ...
22:51:30 #9 35.69 Selecting previously unselected package libfile-homedir-perl.
22:51:30 #9 35.69 Preparing to unpack .../152-libfile-homedir-perl_1.004-1_all.deb ...
22:51:30 #9 35.69 Unpacking libfile-homedir-perl (1.004-1) ...
22:51:30 #9 35.72 Selecting previously unselected package libio-pty-perl.
22:51:30 #9 35.72 Preparing to unpack .../153-libio-pty-perl_1%3a1.12-1_amd64.deb ...
22:51:30 #9 35.73 Unpacking libio-pty-perl (1:1.12-1) ...
22:51:30 #9 35.76 Selecting previously unselected package libipc-run-perl.
22:51:30 #9 35.76 Preparing to unpack .../154-libipc-run-perl_20180523.0-2_all.deb ...
22:51:30 #9 35.76 Unpacking libipc-run-perl (20180523.0-2) ...
22:51:30 #9 35.80 Selecting previously unselected package libclass-method-modifiers-perl.
22:51:30 #9 35.80 Preparing to unpack .../155-libclass-method-modifiers-perl_2.13-1_all.deb ...
22:51:30 #9 35.80 Unpacking libclass-method-modifiers-perl (2.13-1) ...
22:51:30 #9 35.83 Selecting previously unselected package libb-hooks-op-check-perl.
22:51:30 #9 35.83 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
22:51:30 #9 35.83 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
22:51:30 #9 35.86 Selecting previously unselected package libdynaloader-functions-perl.
22:51:30 #9 35.86 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
22:51:30 #14 13.06   Running scriptlet: selinux-policy-3.14.3-67.el8.noarch                  43/94 
22:51:30 #14 5.124 Executing busybox-1.33.1-r2.trigger
22:51:30 #14 5.133 OK: 285 MiB in 33 packages
22:51:30 #8 53.86 Processing triggers for libc-bin (2.31-11+rpi1) ...
22:51:31 #9 35.87 Unpacking libdynaloader-functions-perl (0.003-1) ...
22:51:31 #9 35.90 Selecting previously unselected package libdevel-callchecker-perl.
22:51:31 #9 35.90 Preparing to unpack .../158-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
22:51:31 #9 35.90 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:51:31 #9 35.93 Selecting previously unselected package libparams-classify-perl.
22:51:31 #9 35.93 Preparing to unpack .../159-libparams-classify-perl_0.015-1build2_amd64.deb ...
22:51:31 #9 35.93 Unpacking libparams-classify-perl (0.015-1build2) ...
22:51:31 #9 35.96 Selecting previously unselected package libmodule-runtime-perl.
22:51:31 #9 35.96 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
22:51:31 #9 35.97 Unpacking libmodule-runtime-perl (0.016-1) ...
22:51:31 #9 35.99 Selecting previously unselected package libimport-into-perl.
22:51:31 #9 36.00 Preparing to unpack .../161-libimport-into-perl_1.002005-1_all.deb ...
22:51:31 #9 36.00 Unpacking libimport-into-perl (1.002005-1) ...
22:51:31 #9 36.02 Selecting previously unselected package librole-tiny-perl.
22:51:31 #9 36.03 Preparing to unpack .../162-librole-tiny-perl_2.001004-1_all.deb ...
22:51:31 #9 36.03 Unpacking librole-tiny-perl (2.001004-1) ...
22:51:31 #9 36.06 Selecting previously unselected package libstrictures-perl.
22:51:31 #9 36.06 Preparing to unpack .../163-libstrictures-perl_2.000006-1_all.deb ...
22:51:31 #9 36.07 Unpacking libstrictures-perl (2.000006-1) ...
22:51:31 #9 36.09 Selecting previously unselected package libsub-quote-perl.
22:51:31 #9 36.09 Preparing to unpack .../164-libsub-quote-perl_2.006006-1_all.deb ...
22:51:31 #9 36.09 Unpacking libsub-quote-perl (2.006006-1) ...
22:51:31 #9 36.12 Selecting previously unselected package libmoo-perl.
22:51:31 #9 36.12 Preparing to unpack .../165-libmoo-perl_2.003006-1_all.deb ...
22:51:31 #9 36.13 Unpacking libmoo-perl (2.003006-1) ...
22:51:31 #9 36.16 Selecting previously unselected package libencode-locale-perl.
22:51:31 #9 36.16 Preparing to unpack .../166-libencode-locale-perl_1.05-1_all.deb ...
22:51:31 #9 36.17 Unpacking libencode-locale-perl (1.05-1) ...
22:51:31 #9 36.19 Selecting previously unselected package libtimedate-perl.
22:51:31 #9 36.20 Preparing to unpack .../167-libtimedate-perl_2.3200-1_all.deb ...
22:51:31 #9 36.21 Unpacking libtimedate-perl (2.3200-1) ...
22:51:31 #9 36.27 Selecting previously unselected package libhttp-date-perl.
22:51:31 #9 36.27 Preparing to unpack .../168-libhttp-date-perl_6.05-1_all.deb ...
22:51:31 #9 36.27 Unpacking libhttp-date-perl (6.05-1) ...
22:51:31 #9 36.30 Selecting previously unselected package libfile-listing-perl.
22:51:31 #9 36.30 Preparing to unpack .../169-libfile-listing-perl_6.04-1_all.deb ...
22:51:31 #9 36.30 Unpacking libfile-listing-perl (6.04-1) ...
22:51:31 #9 36.33 Selecting previously unselected package libhtml-tagset-perl.
22:51:31 #9 36.33 Preparing to unpack .../170-libhtml-tagset-perl_3.20-4_all.deb ...
22:51:31 #9 36.33 Unpacking libhtml-tagset-perl (3.20-4) ...
22:51:31 #9 36.36 Selecting previously unselected package liburi-perl.
22:51:31 #9 36.36 Preparing to unpack .../171-liburi-perl_1.76-2_all.deb ...
22:51:31 #9 36.37 Unpacking liburi-perl (1.76-2) ...
22:51:31 #9 36.40 Selecting previously unselected package libhtml-parser-perl.
22:51:31 #9 36.40 Preparing to unpack .../172-libhtml-parser-perl_3.72-5_amd64.deb ...
22:51:31 #9 36.41 Unpacking libhtml-parser-perl (3.72-5) ...
22:51:31 #9 36.44 Selecting previously unselected package libhtml-tree-perl.
22:51:31 #9 36.44 Preparing to unpack .../173-libhtml-tree-perl_5.07-2_all.deb ...
22:51:31 #9 36.45 Unpacking libhtml-tree-perl (5.07-2) ...
22:51:31 #9 36.49 Selecting previously unselected package libio-html-perl.
22:51:31 #9 36.49 Preparing to unpack .../174-libio-html-perl_1.001-1_all.deb ...
22:51:31 #9 36.49 Unpacking libio-html-perl (1.001-1) ...
22:51:31 #9 36.52 Selecting previously unselected package liblwp-mediatypes-perl.
22:51:31 #9 36.52 Preparing to unpack .../175-liblwp-mediatypes-perl_6.04-1_all.deb ...
22:51:31 #9 36.52 Unpacking liblwp-mediatypes-perl (6.04-1) ...
22:51:31 #9 36.55 Selecting previously unselected package libhttp-message-perl.
22:51:31 #9 36.55 Preparing to unpack .../176-libhttp-message-perl_6.22-1_all.deb ...
22:51:31 #9 36.56 Unpacking libhttp-message-perl (6.22-1) ...
22:51:31 #9 36.59 Selecting previously unselected package libhttp-cookies-perl.
22:51:31 #9 36.59 Preparing to unpack .../177-libhttp-cookies-perl_6.08-1_all.deb ...
22:51:31 #9 36.59 Unpacking libhttp-cookies-perl (6.08-1) ...
22:51:31 #9 36.62 Selecting previously unselected package libhttp-negotiate-perl.
22:51:31 #9 36.62 Preparing to unpack .../178-libhttp-negotiate-perl_6.01-1_all.deb ...
22:51:31 #9 36.63 Unpacking libhttp-negotiate-perl (6.01-1) ...
22:51:31 #9 36.65 Selecting previously unselected package perl-openssl-defaults:amd64.
22:51:31 #9 36.66 Preparing to unpack .../179-perl-openssl-defaults_4_amd64.deb ...
22:51:31 #9 36.66 Unpacking perl-openssl-defaults:amd64 (4) ...
22:51:31 #9 36.69 Selecting previously unselected package libnet-ssleay-perl.
22:51:31 #9 36.69 Preparing to unpack .../180-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
22:51:31 #9 36.69 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
22:51:31 #9 36.75 Selecting previously unselected package libio-socket-ssl-perl.
22:51:31 #9 36.75 Preparing to unpack .../181-libio-socket-ssl-perl_2.067-1_all.deb ...
22:51:31 #9 36.76 Unpacking libio-socket-ssl-perl (2.067-1) ...
22:51:31 #9 36.80 Selecting previously unselected package libnet-http-perl.
22:51:31 #9 36.80 Preparing to unpack .../182-libnet-http-perl_6.19-1_all.deb ...
22:51:31 #9 36.81 Unpacking libnet-http-perl (6.19-1) ...
22:51:31 #9 36.84 Selecting previously unselected package liblwp-protocol-https-perl.
22:51:31 #9 36.84 Preparing to unpack .../183-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
22:51:31 #9 36.84 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:51:31 #9 36.87 Selecting previously unselected package libtry-tiny-perl.
22:51:32 #9 36.87 Preparing to unpack .../184-libtry-tiny-perl_0.30-1_all.deb ...
22:51:32 #9 36.87 Unpacking libtry-tiny-perl (0.30-1) ...
22:51:32 #9 36.90 Selecting previously unselected package libwww-robotrules-perl.
22:51:32 #9 36.90 Preparing to unpack .../185-libwww-robotrules-perl_6.02-1_all.deb ...
22:51:32 #9 36.91 Unpacking libwww-robotrules-perl (6.02-1) ...
22:51:32 #9 36.93 Selecting previously unselected package libwww-perl.
22:51:32 #9 36.94 Preparing to unpack .../186-libwww-perl_6.43-1_all.deb ...
22:51:32 #9 36.94 Unpacking libwww-perl (6.43-1) ...
22:51:32 #9 36.98 Selecting previously unselected package patchutils.
22:51:32 #9 36.98 Preparing to unpack .../187-patchutils_0.3.4-2_amd64.deb ...
22:51:32 #9 36.98 Unpacking patchutils (0.3.4-2) ...
22:51:32 #9 37.02 Selecting previously unselected package wdiff.
22:51:32 #9 37.02 Preparing to unpack .../188-wdiff_1.2.2-2build1_amd64.deb ...
22:51:32 #9 37.02 Unpacking wdiff (1.2.2-2build1) ...
22:51:32 #9 37.06 Selecting previously unselected package devscripts.
22:51:32 #9 37.06 Preparing to unpack .../189-devscripts_2.20.2ubuntu2_amd64.deb ...
22:51:32 #9 37.08 Unpacking devscripts (2.20.2ubuntu2) ...
22:51:32 #9 37.20 Selecting previously unselected package diffstat.
22:51:32 #14 13.09   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8.noarch          44/94 
22:51:32 #14 14.49   Installing       : selinux-policy-minimum-3.14.3-67.el8.noarch          44/94 
22:51:32 #9 37.20 Preparing to unpack .../190-diffstat_1.63-1_amd64.deb ...
22:51:32 #9 37.20 Unpacking diffstat (1.63-1) ...
22:51:32 #9 37.24 Selecting previously unselected package python3-chardet.
22:51:32 #9 37.24 Preparing to unpack .../191-python3-chardet_3.0.4-4build1_all.deb ...
22:51:32 #9 37.25 Unpacking python3-chardet (3.0.4-4build1) ...
22:51:32 #9 37.29 Selecting previously unselected package python3-debian.
22:51:32 #9 37.29 Preparing to unpack .../192-python3-debian_0.1.36ubuntu1_all.deb ...
22:51:32 #9 37.29 Unpacking python3-debian (0.1.36ubuntu1) ...
22:51:32 #9 37.33 Selecting previously unselected package libgpgme11:amd64.
22:51:32 #9 37.33 Preparing to unpack .../193-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
22:51:32 #9 37.33 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
22:51:32 #9 37.37 Selecting previously unselected package python3-gpg.
22:51:32 #9 37.38 Preparing to unpack .../194-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
22:51:32 #9 37.38 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
22:51:32 #9 37.43 Selecting previously unselected package dput.
22:51:32 #9 37.44 Preparing to unpack .../195-dput_1.0.3ubuntu1_all.deb ...
22:51:32 #9 37.44 Unpacking dput (1.0.3ubuntu1) ...
22:51:32 #9 37.48 Selecting previously unselected package libcurl3-gnutls:amd64.
22:51:32 #9 37.48 Preparing to unpack .../196-libcurl3-gnutls_7.68.0-1ubuntu2.5_amd64.deb ...
22:51:32 #9 37.49 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.5) ...
22:51:32 #9 37.53 Selecting previously unselected package liberror-perl.
22:51:32 #9 37.53 Preparing to unpack .../197-liberror-perl_0.17029-1_all.deb ...
22:51:32 #9 37.54 Unpacking liberror-perl (0.17029-1) ...
22:51:32 #9 37.57 Selecting previously unselected package git-man.
22:51:32 #9 37.57 Preparing to unpack .../198-git-man_1%3a2.25.1-1ubuntu3.1_all.deb ...
22:51:32 #9 37.57 Unpacking git-man (1:2.25.1-1ubuntu3.1) ...
22:51:32 #9 37.68 Selecting previously unselected package git.
22:51:32 #9 37.68 Preparing to unpack .../199-git_1%3a2.25.1-1ubuntu3.1_amd64.deb ...
22:51:32 #9 37.70 Unpacking git (1:2.25.1-1ubuntu3.1) ...
22:51:33 #14 DONE 7.8s
22:51:33 
22:51:33 #24 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
22:51:33 #24 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
22:51:33 #8 DONE 56.5s
22:51:33 
22:51:33 #10 [stage-1 3/8] COPY common /root/build-deb/debian
22:51:33 #10 sha256:e7c90e6ae388862548ec68c08eef648694ea8ecf392576f25208e025329d6002
22:51:33 #10 DONE 0.0s
22:51:33 
22:51:33 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:51:33 #11 sha256:6dc9a5f52b3162fdd0b94ef3da509715db532a7eebed53c6ec208f87b48f8704
22:51:33 #9 38.21 Selecting previously unselected package libalgorithm-diff-perl.
22:51:33 #9 38.21 Preparing to unpack .../200-libalgorithm-diff-perl_1.19.03-2_all.deb ...
22:51:33 #9 38.21 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
22:51:33 #9 38.24 Selecting previously unselected package libalgorithm-diff-xs-perl.
22:51:33 #9 38.25 Preparing to unpack .../201-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
22:51:33 #9 38.25 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
22:51:33 #9 38.28 Selecting previously unselected package libalgorithm-merge-perl.
22:51:33 #9 38.28 Preparing to unpack .../202-libalgorithm-merge-perl_0.08-3_all.deb ...
22:51:33 #9 38.28 Unpacking libalgorithm-merge-perl (0.08-3) ...
22:51:33 #9 38.31 Selecting previously unselected package libapt-pkg-perl.
22:51:33 #9 38.31 Preparing to unpack .../203-libapt-pkg-perl_0.1.36build3_amd64.deb ...
22:51:33 #9 38.32 Unpacking libapt-pkg-perl (0.1.36build3) ...
22:51:33 #9 38.35 Selecting previously unselected package libarchive-cpio-perl.
22:51:33 #9 38.35 Preparing to unpack .../204-libarchive-cpio-perl_0.10-1_all.deb ...
22:51:33 #9 38.35 Unpacking libarchive-cpio-perl (0.10-1) ...
22:51:33 #9 38.38 Selecting previously unselected package libarray-intspan-perl.
22:51:33 #9 38.39 Preparing to unpack .../205-libarray-intspan-perl_2.003-1_all.deb ...
22:51:33 #9 38.39 Unpacking libarray-intspan-perl (2.003-1) ...
22:51:33 #9 38.42 Selecting previously unselected package libasync-mergepoint-perl.
22:51:33 #9 38.42 Preparing to unpack .../206-libasync-mergepoint-perl_0.04-2_all.deb ...
22:51:33 #9 38.42 Unpacking libasync-mergepoint-perl (0.04-2) ...
22:51:33 #9 38.45 Selecting previously unselected package libmodule-implementation-perl.
22:51:33 #9 38.45 Preparing to unpack .../207-libmodule-implementation-perl_0.09-1_all.deb ...
22:51:33 #9 38.46 Unpacking libmodule-implementation-perl (0.09-1) ...
22:51:33 #9 38.48 Selecting previously unselected package libsub-exporter-progressive-perl.
22:51:33 #9 38.49 Preparing to unpack .../208-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
22:51:33 #9 38.49 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
22:51:33 #9 38.51 Selecting previously unselected package libvariable-magic-perl.
22:51:33 #9 38.52 Preparing to unpack .../209-libvariable-magic-perl_0.62-1build2_amd64.deb ...
22:51:33 #9 38.52 Unpacking libvariable-magic-perl (0.62-1build2) ...
22:51:33 #9 38.55 Selecting previously unselected package libb-hooks-endofscope-perl.
22:51:33 #9 38.55 Preparing to unpack .../210-libb-hooks-endofscope-perl_0.24-1_all.deb ...
22:51:33 #24 ...
22:51:33 
22:51:33 #15 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
22:51:33 #15 sha256:458ca1c9ea33978a4e657609f37d79f5bf89dfd1615f4db42ebc52af3f3bcf05
22:51:33 #15 DONE 0.2s
22:51:33 
22:51:33 #16 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:51:33 #16 sha256:b89ee818efe96c6d1fa548c6a2054e73c9bff582d5b81346fb9e04ad9bf13b0f
22:51:33 #9 38.56 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
22:51:33 #9 38.58 Selecting previously unselected package libcapture-tiny-perl.
22:51:33 #9 38.59 Preparing to unpack .../211-libcapture-tiny-perl_0.48-1_all.deb ...
22:51:33 #9 38.59 Unpacking libcapture-tiny-perl (0.48-1) ...
22:51:33 #9 38.62 Selecting previously unselected package libclass-xsaccessor-perl.
22:51:33 #9 38.62 Preparing to unpack .../212-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
22:51:33 #9 38.62 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
22:51:33 #9 38.65 Selecting previously unselected package libclone-perl.
22:51:33 #9 38.66 Preparing to unpack .../213-libclone-perl_0.43-2_amd64.deb ...
22:51:33 #9 38.66 Unpacking libclone-perl (0.43-2) ...
22:51:33 #9 38.69 Selecting previously unselected package libcommon-sense-perl.
22:51:33 #9 38.69 Preparing to unpack .../214-libcommon-sense-perl_3.74-2build6_amd64.deb ...
22:51:33 #9 38.69 Unpacking libcommon-sense-perl (3.74-2build6) ...
22:51:33 #9 38.72 Selecting previously unselected package libparams-util-perl.
22:51:33 #9 38.73 Preparing to unpack .../215-libparams-util-perl_1.07-3build5_amd64.deb ...
22:51:33 #9 38.73 Unpacking libparams-util-perl (1.07-3build5) ...
22:51:33 #9 38.76 Selecting previously unselected package libsub-install-perl.
22:51:34 #9 38.76 Preparing to unpack .../216-libsub-install-perl_0.928-1_all.deb ...
22:51:34 #9 38.76 Unpacking libsub-install-perl (0.928-1) ...
22:51:34 #9 38.79 Selecting previously unselected package libdata-optlist-perl.
22:51:34 #9 38.79 Preparing to unpack .../217-libdata-optlist-perl_0.110-1_all.deb ...
22:51:34 #9 38.80 Unpacking libdata-optlist-perl (0.110-1) ...
22:51:34 #9 38.83 Selecting previously unselected package libsub-exporter-perl.
22:51:34 #9 38.83 Preparing to unpack .../218-libsub-exporter-perl_0.987-1_all.deb ...
22:51:34 #9 38.83 Unpacking libsub-exporter-perl (0.987-1) ...
22:51:34 #9 38.86 Selecting previously unselected package libconst-fast-perl.
22:51:34 #9 38.86 Preparing to unpack .../219-libconst-fast-perl_0.014-1_all.deb ...
22:51:34 #9 38.87 Unpacking libconst-fast-perl (0.014-1) ...
22:51:34 #9 38.89 Selecting previously unselected package libwant-perl.
22:51:34 #9 38.90 Preparing to unpack .../220-libwant-perl_0.29-1build4_amd64.deb ...
22:51:34 #9 38.90 Unpacking libwant-perl (0.29-1build4) ...
22:51:34 #9 38.93 Selecting previously unselected package libcontextual-return-perl.
22:51:34 #9 38.93 Preparing to unpack .../221-libcontextual-return-perl_0.004014-2_all.deb ...
22:51:34 #9 38.93 Unpacking libcontextual-return-perl (0.004014-2) ...
22:51:34 #9 38.96 Selecting previously unselected package libcpanel-json-xs-perl.
22:51:34 #16 ...
22:51:34 
22:51:34 #21 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:51:34 #21 sha256:31b9448de6c8c3e34168c616c1ef5de8e46a2ae665c4bdff9bbe05f683a36dbc
22:51:34 #21 0.184 skipping packages installation on darwin
22:51:34 #21 DONE 0.3s
22:51:34 
22:51:34 #16 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
22:51:34 #16 sha256:b89ee818efe96c6d1fa548c6a2054e73c9bff582d5b81346fb9e04ad9bf13b0f
22:51:34 #16 0.186 skipping packages installation on darwin
22:51:34 #16 DONE 0.3s
22:51:34 
22:51:34 #24 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
22:51:34 #24 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
22:51:34 #9 38.97 Preparing to unpack .../222-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
22:51:34 #9 38.97 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
22:51:34 #9 39.01 Selecting previously unselected package libdata-dump-perl.
22:51:34 #9 39.01 Preparing to unpack .../223-libdata-dump-perl_1.23-1_all.deb ...
22:51:34 #9 39.01 Unpacking libdata-dump-perl (1.23-1) ...
22:51:34 #9 39.04 Selecting previously unselected package libdigest-bubblebabble-perl.
22:51:34 #9 39.04 Preparing to unpack .../224-libdigest-bubblebabble-perl_0.02-2_all.deb ...
22:51:34 #9 39.05 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
22:51:34 #9 39.08 Selecting previously unselected package libdigest-hmac-perl.
22:51:34 #9 39.08 Preparing to unpack .../225-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
22:51:34 #9 39.08 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
22:51:34 #9 39.11 Selecting previously unselected package libdistro-info-perl.
22:51:34 #9 39.11 Preparing to unpack .../226-libdistro-info-perl_0.23ubuntu1_all.deb ...
22:51:34 #9 39.11 Unpacking libdistro-info-perl (0.23ubuntu1) ...
22:51:34 #9 39.14 Selecting previously unselected package libnet-smtp-ssl-perl.
22:51:34 #9 39.14 Preparing to unpack .../227-libnet-smtp-ssl-perl_1.04-1_all.deb ...
22:51:34 #9 39.14 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
22:51:34 #9 39.17 Selecting previously unselected package libmailtools-perl.
22:51:34 #9 39.18 Preparing to unpack .../228-libmailtools-perl_2.21-1_all.deb ...
22:51:34 #9 39.18 Unpacking libmailtools-perl (2.21-1) ...
22:51:34 #9 39.22 Selecting previously unselected package libnet-ip-perl.
22:51:34 #9 39.22 Preparing to unpack .../229-libnet-ip-perl_1.26-2_all.deb ...
22:51:34 #9 39.22 Unpacking libnet-ip-perl (1.26-2) ...
22:51:34 #9 39.25 Selecting previously unselected package libnet-dns-perl.
22:51:34 #9 39.25 Preparing to unpack .../230-libnet-dns-perl_1.22-1_all.deb ...
22:51:34 #9 39.26 Unpacking libnet-dns-perl (1.22-1) ...
22:51:34 #9 39.32 Selecting previously unselected package libnet-domain-tld-perl.
22:51:34 #9 39.32 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-1_all.deb ...
22:51:34 #9 39.33 Unpacking libnet-domain-tld-perl (1.75-1) ...
22:51:34 #9 39.37 Selecting previously unselected package libemail-valid-perl.
22:51:34 #9 39.37 Preparing to unpack .../232-libemail-valid-perl_1.202-1_all.deb ...
22:51:34 #9 39.37 Unpacking libemail-valid-perl (1.202-1) ...
22:51:34 #9 39.41 Selecting previously unselected package libexporter-tiny-perl.
22:51:34 #9 39.41 Preparing to unpack .../233-libexporter-tiny-perl_1.002001-1_all.deb ...
22:51:34 #9 39.42 Unpacking libexporter-tiny-perl (1.002001-1) ...
22:51:34 #9 39.44 Selecting previously unselected package libipc-system-simple-perl.
22:51:34 #9 39.45 Preparing to unpack .../234-libipc-system-simple-perl_1.26-1_all.deb ...
22:51:34 #9 39.45 Unpacking libipc-system-simple-perl (1.26-1) ...
22:51:34 #9 39.48 Selecting previously unselected package libfile-basedir-perl.
22:51:34 #9 39.48 Preparing to unpack .../235-libfile-basedir-perl_0.08-1_all.deb ...
22:51:34 #9 39.48 Unpacking libfile-basedir-perl (0.08-1) ...
22:51:34 #9 39.51 Selecting previously unselected package libfile-chdir-perl.
22:51:34 #9 39.51 Preparing to unpack .../236-libfile-chdir-perl_0.1008-1_all.deb ...
22:51:34 #9 39.52 Unpacking libfile-chdir-perl (0.1008-1) ...
22:51:34 #9 39.54 Selecting previously unselected package libfile-fcntllock-perl.
22:51:34 #9 39.54 Preparing to unpack .../237-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
22:51:34 #9 39.55 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
22:51:34 #9 39.59 Selecting previously unselected package libnumber-compare-perl.
22:51:34 #9 39.59 Preparing to unpack .../238-libnumber-compare-perl_0.03-1_all.deb ...
22:51:34 #9 39.60 Unpacking libnumber-compare-perl (0.03-1) ...
22:51:34 #9 39.63 Selecting previously unselected package libtext-glob-perl.
22:51:34 #9 39.63 Preparing to unpack .../239-libtext-glob-perl_0.10-1_all.deb ...
22:51:34 #9 39.64 Unpacking libtext-glob-perl (0.10-1) ...
22:51:34 #9 39.66 Selecting previously unselected package libfile-find-rule-perl.
22:51:34 #9 39.67 Preparing to unpack .../240-libfile-find-rule-perl_0.34-1_all.deb ...
22:51:34 #9 39.67 Unpacking libfile-find-rule-perl (0.34-1) ...
22:51:34 #9 39.71 Selecting previously unselected package libfont-afm-perl.
22:51:34 #9 39.71 Preparing to unpack .../241-libfont-afm-perl_1.20-2_all.deb ...
22:51:34 #9 39.71 Unpacking libfont-afm-perl (1.20-2) ...
22:51:34 #9 39.74 Selecting previously unselected package libio-string-perl.
22:51:34 #9 39.74 Preparing to unpack .../242-libio-string-perl_1.08-3_all.deb ...
22:51:34 #9 39.75 Unpacking libio-string-perl (1.08-3) ...
22:51:34 #9 39.78 Selecting previously unselected package libfont-ttf-perl.
22:51:34 #11 1.151 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
22:51:35 #9 39.78 Preparing to unpack .../243-libfont-ttf-perl_1.06-1_all.deb ...
22:51:35 #9 39.78 Unpacking libfont-ttf-perl (1.06-1) ...
22:51:35 #9 39.84 Selecting previously unselected package libfuture-perl.
22:51:35 #9 39.84 Preparing to unpack .../244-libfuture-perl_0.43-1_all.deb ...
22:51:35 #9 39.84 Unpacking libfuture-perl (0.43-1) ...
22:51:35 #9 39.88 Selecting previously unselected package libio-stringy-perl.
22:51:35 #9 39.88 Preparing to unpack .../245-libio-stringy-perl_2.111-3_all.deb ...
22:51:35 #9 39.88 Unpacking libio-stringy-perl (2.111-3) ...
22:51:35 #9 39.92 Selecting previously unselected package libparams-validate-perl.
22:51:35 #9 39.92 Preparing to unpack .../246-libparams-validate-perl_1.29-3_amd64.deb ...
22:51:35 #9 39.92 Unpacking libparams-validate-perl (1.29-3) ...
22:51:35 #9 39.95 Selecting previously unselected package libgetopt-long-descriptive-perl.
22:51:35 #9 39.96 Preparing to unpack .../247-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
22:51:35 #9 39.96 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
22:51:35 #9 39.99 Selecting previously unselected package libsort-versions-perl.
22:51:35 #9 39.99 Preparing to unpack .../248-libsort-versions-perl_1.62-1_all.deb ...
22:51:35 #9 40.00 Unpacking libsort-versions-perl (1.62-1) ...
22:51:35 #9 40.03 Selecting previously unselected package libgit-wrapper-perl.
22:51:35 #9 40.03 Preparing to unpack .../249-libgit-wrapper-perl_0.048-1_all.deb ...
22:51:35 #9 40.03 Unpacking libgit-wrapper-perl (0.048-1) ...
22:51:35 #9 40.06 Selecting previously unselected package libhttp-tiny-multipart-perl.
22:51:35 #9 40.07 Preparing to unpack .../250-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
22:51:35 #9 40.07 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
22:51:35 #9 40.11 Selecting previously unselected package libio-prompter-perl.
22:51:35 #9 40.11 Preparing to unpack .../251-libio-prompter-perl_0.004015-1_all.deb ...
22:51:35 #9 40.12 Unpacking libio-prompter-perl (0.004015-1) ...
22:51:35 #9 40.15 Selecting previously unselected package libjson-perl.
22:51:35 #9 40.15 Preparing to unpack .../252-libjson-perl_4.02000-2_all.deb ...
22:51:35 #9 40.16 Unpacking libjson-perl (4.02000-2) ...
22:51:35 #9 40.19 Selecting previously unselected package liblog-any-perl.
22:51:35 #9 40.19 Preparing to unpack .../253-liblog-any-perl_1.708-1_all.deb ...
22:51:35 #9 40.19 Unpacking liblog-any-perl (1.708-1) ...
22:51:35 #9 40.23 Selecting previously unselected package liblog-any-adapter-screen-perl.
22:51:35 #9 40.23 Preparing to unpack .../254-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
22:51:35 #9 40.23 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
22:51:35 #9 40.26 Selecting previously unselected package libpackage-stash-perl.
22:51:35 #9 40.26 Preparing to unpack .../255-libpackage-stash-perl_0.38-1_all.deb ...
22:51:35 #9 40.27 Unpacking libpackage-stash-perl (0.38-1) ...
22:51:35 #9 40.29 Selecting previously unselected package libsub-identify-perl.
22:51:35 #9 40.30 Preparing to unpack .../256-libsub-identify-perl_0.14-1build2_amd64.deb ...
22:51:35 #9 40.30 Unpacking libsub-identify-perl (0.14-1build2) ...
22:51:35 #9 40.33 Selecting previously unselected package libsub-name-perl.
22:51:35 #9 40.33 Preparing to unpack .../257-libsub-name-perl_0.26-1_amd64.deb ...
22:51:35 #9 40.33 Unpacking libsub-name-perl (0.26-1) ...
22:51:35 #9 40.36 Selecting previously unselected package libnamespace-clean-perl.
22:51:35 #9 40.37 Preparing to unpack .../258-libnamespace-clean-perl_0.27-1_all.deb ...
22:51:35 #9 40.37 Unpacking libnamespace-clean-perl (0.27-1) ...
22:51:35 #9 40.40 Selecting previously unselected package libpath-tiny-perl.
22:51:35 #9 40.40 Preparing to unpack .../259-libpath-tiny-perl_0.108-1_all.deb ...
22:51:35 #9 40.41 Unpacking libpath-tiny-perl (0.108-1) ...
22:51:35 #9 40.44 Selecting previously unselected package libtype-tiny-perl.
22:51:35 #9 40.44 Preparing to unpack .../260-libtype-tiny-perl_1.008001-2_all.deb ...
22:51:35 #9 40.44 Unpacking libtype-tiny-perl (1.008001-2) ...
22:51:35 #9 40.50 Selecting previously unselected package libgitlab-api-v4-perl.
22:51:35 #9 40.50 Preparing to unpack .../261-libgitlab-api-v4-perl_0.25-1_all.deb ...
22:51:35 #9 40.50 Unpacking libgitlab-api-v4-perl (0.25-1) ...
22:51:35 #9 40.54 Selecting previously unselected package libhash-fieldhash-perl.
22:51:35 #9 40.54 Preparing to unpack .../262-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
22:51:35 #9 40.55 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
22:51:35 #9 40.57 Selecting previously unselected package libhtml-form-perl.
22:51:35 #9 40.58 Preparing to unpack .../263-libhtml-form-perl_6.07-1_all.deb ...
22:51:35 #9 40.58 Unpacking libhtml-form-perl (6.07-1) ...
22:51:35 #9 40.61 Selecting previously unselected package libhtml-format-perl.
22:51:35 #9 40.61 Preparing to unpack .../264-libhtml-format-perl_2.12-1_all.deb ...
22:51:35 #9 40.61 Unpacking libhtml-format-perl (2.12-1) ...
22:51:35 #9 40.65 Selecting previously unselected package libhttp-daemon-perl.
22:51:35 #9 40.65 Preparing to unpack .../265-libhttp-daemon-perl_6.06-1_all.deb ...
22:51:35 #9 40.65 Unpacking libhttp-daemon-perl (6.06-1) ...
22:51:35 #9 40.69 Selecting previously unselected package libidn11:amd64.
22:51:35 #9 40.69 Preparing to unpack .../266-libidn11_1.33-2.2ubuntu2_amd64.deb ...
22:51:35 #9 40.69 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
22:51:35 #9 40.72 Selecting previously unselected package libstruct-dumb-perl.
22:51:35 #9 40.73 Preparing to unpack .../267-libstruct-dumb-perl_0.09-1_all.deb ...
22:51:35 #9 40.73 Unpacking libstruct-dumb-perl (0.09-1) ...
22:51:35 #9 40.76 Selecting previously unselected package libio-async-perl.
22:51:35 #9 40.76 Preparing to unpack .../268-libio-async-perl_0.75-1_all.deb ...
22:51:35 #9 40.76 Unpacking libio-async-perl (0.75-1) ...
22:51:35 #9 40.81 Selecting previously unselected package liblinux-epoll-perl.
22:51:35 #9 40.82 Preparing to unpack .../269-liblinux-epoll-perl_0.017-1_amd64.deb ...
22:51:35 #9 40.82 Unpacking liblinux-epoll-perl (0.017-1) ...
22:51:35 #9 40.85 Selecting previously unselected package libio-async-loop-epoll-perl.
22:51:35 #9 40.85 Preparing to unpack .../270-libio-async-loop-epoll-perl_0.20-1_all.deb ...
22:51:35 #9 40.86 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
22:51:35 #9 40.88 Selecting previously unselected package libtypes-serialiser-perl.
22:51:36 #9 40.89 Preparing to unpack .../271-libtypes-serialiser-perl_1.0-1_all.deb ...
22:51:36 #9 40.89 Unpacking libtypes-serialiser-perl (1.0-1) ...
22:51:36 #9 40.92 Selecting previously unselected package libjson-xs-perl.
22:51:36 #9 40.92 Preparing to unpack .../272-libjson-xs-perl_4.020-1build1_amd64.deb ...
22:51:36 #9 40.93 Unpacking libjson-xs-perl (4.020-1build1) ...
22:51:36 #9 40.97 Selecting previously unselected package libjson-maybexs-perl.
22:51:36 #9 40.97 Preparing to unpack .../273-libjson-maybexs-perl_1.004000-1_all.deb ...
22:51:36 #9 40.97 Unpacking libjson-maybexs-perl (1.004000-1) ...
22:51:36 #9 41.00 Selecting previously unselected package liblist-compare-perl.
22:51:36 #9 41.00 Preparing to unpack .../274-liblist-compare-perl_0.53-1_all.deb ...
22:51:36 #9 41.01 Unpacking liblist-compare-perl (0.53-1) ...
22:51:36 #9 41.04 Selecting previously unselected package liblist-moreutils-perl.
22:51:36 #9 41.04 Preparing to unpack .../275-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
22:51:36 #9 41.05 Unpacking liblist-moreutils-perl (0.416-1build5) ...
22:51:36 #9 41.08 Selecting previously unselected package liblist-someutils-perl.
22:51:36 #9 41.08 Preparing to unpack .../276-liblist-someutils-perl_0.58-1_all.deb ...
22:51:36 #9 41.08 Unpacking liblist-someutils-perl (0.58-1) ...
22:51:36 #9 41.12 Selecting previously unselected package liblist-someutils-xs-perl.
22:51:36 #9 41.12 Preparing to unpack .../277-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
22:51:36 #9 41.12 Unpacking liblist-someutils-xs-perl (0.58-2) ...
22:51:36 #9 41.16 Selecting previously unselected package libltdl7:amd64.
22:51:36 #9 41.16 Preparing to unpack .../278-libltdl7_2.4.6-14_amd64.deb ...
22:51:36 #9 41.17 Unpacking libltdl7:amd64 (2.4.6-14) ...
22:51:36 #9 41.20 Selecting previously unselected package libltdl-dev:amd64.
22:51:36 #9 41.20 Preparing to unpack .../279-libltdl-dev_2.4.6-14_amd64.deb ...
22:51:36 #9 41.21 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
22:51:36 #9 41.25 Selecting previously unselected package libsys-hostname-long-perl.
22:51:36 #9 41.25 Preparing to unpack .../280-libsys-hostname-long-perl_1.5-1_all.deb ...
22:51:36 #9 41.26 Unpacking libsys-hostname-long-perl (1.5-1) ...
22:51:36 #9 41.29 Selecting previously unselected package libmail-sendmail-perl.
22:51:36 #9 41.29 Preparing to unpack .../281-libmail-sendmail-perl_0.80-1_all.deb ...
22:51:36 #9 41.30 Unpacking libmail-sendmail-perl (0.80-1) ...
22:51:36 #9 41.33 Selecting previously unselected package libmoox-aliases-perl.
22:51:36 #9 41.33 Preparing to unpack .../282-libmoox-aliases-perl_0.001006-1_all.deb ...
22:51:36 #9 41.33 Unpacking libmoox-aliases-perl (0.001006-1) ...
22:51:36 #9 41.36 Selecting previously unselected package libobject-id-perl.
22:51:36 #9 41.36 Preparing to unpack .../283-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
22:51:36 #9 41.36 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
22:51:36 #9 41.39 Selecting previously unselected package libmoox-struct-perl.
22:51:36 #9 41.40 Preparing to unpack .../284-libmoox-struct-perl_0.017-1_all.deb ...
22:51:36 #9 41.40 Unpacking libmoox-struct-perl (0.017-1) ...
22:51:36 #9 41.43 Selecting previously unselected package libnet-dns-sec-perl.
22:51:36 #9 41.43 Preparing to unpack .../285-libnet-dns-sec-perl_1.15-1_amd64.deb ...
22:51:36 #9 41.44 Unpacking libnet-dns-sec-perl (1.15-1) ...
22:51:36 #9 41.47 Selecting previously unselected package libnet-libidn-perl.
22:51:36 #9 41.48 Preparing to unpack .../286-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
22:51:36 #9 41.48 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
22:51:36 #9 41.51 Selecting previously unselected package libnumber-range-perl.
22:51:36 #9 41.52 Preparing to unpack .../287-libnumber-range-perl_0.12-1_all.deb ...
22:51:36 #9 41.52 Unpacking libnumber-range-perl (0.12-1) ...
22:51:36 #9 41.55 Selecting previously unselected package libpackage-stash-xs-perl.
22:51:36 #9 41.55 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
22:51:36 #9 41.55 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
22:51:36 #9 41.58 Selecting previously unselected package libpath-iterator-rule-perl.
22:51:36 #9 41.58 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
22:51:36 #9 41.59 Unpacking libpath-iterator-rule-perl (1.014-1) ...
22:51:36 #9 41.62 Selecting previously unselected package libperl4-corelibs-perl.
22:51:36 #9 41.63 Preparing to unpack .../290-libperl4-corelibs-perl_0.004-2_all.deb ...
22:51:36 #9 41.63 Unpacking libperl4-corelibs-perl (0.004-2) ...
22:51:36 #9 41.66 Selecting previously unselected package libperlio-gzip-perl.
22:51:36 #9 41.66 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
22:51:36 #9 41.67 Unpacking libperlio-gzip-perl (0.19-1build5) ...
22:51:36 #9 41.70 Selecting previously unselected package libpod-constants-perl.
22:51:36 #9 41.70 Preparing to unpack .../292-libpod-constants-perl_0.19-1_all.deb ...
22:51:36 #9 41.70 Unpacking libpod-constants-perl (0.19-1) ...
22:51:36 #9 41.74 Selecting previously unselected package libre2-5:amd64.
22:51:36 #9 41.74 Preparing to unpack .../293-libre2-5_20200101+dfsg-1build1_amd64.deb ...
22:51:36 #9 41.74 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
22:51:36 #9 41.79 Selecting previously unselected package libre-engine-re2-perl.
22:51:36 #9 41.79 Preparing to unpack .../294-libre-engine-re2-perl_0.13-5_amd64.deb ...
22:51:36 #9 41.79 Unpacking libre-engine-re2-perl (0.13-5) ...
22:51:36 #9 41.82 Selecting previously unselected package libreadonly-perl.
22:51:36 #9 41.82 Preparing to unpack .../295-libreadonly-perl_2.050-2_all.deb ...
22:51:36 #9 41.83 Unpacking libreadonly-perl (2.050-2) ...
22:51:36 #9 41.86 Selecting previously unselected package libref-util-perl.
22:51:36 #9 41.86 Preparing to unpack .../296-libref-util-perl_0.204-1_all.deb ...
22:51:36 #9 41.86 Unpacking libref-util-perl (0.204-1) ...
22:51:36 #9 41.89 Selecting previously unselected package libref-util-xs-perl.
22:51:36 #9 41.90 Preparing to unpack .../297-libref-util-xs-perl_0.117-1build2_amd64.deb ...
22:51:36 #9 41.90 Unpacking libref-util-xs-perl (0.117-1build2) ...
22:51:36 #9 41.93 Selecting previously unselected package libregexp-pattern-license-perl.
22:51:37 #9 41.93 Preparing to unpack .../298-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
22:51:37 #9 41.93 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
22:51:37 #9 41.96 Selecting previously unselected package libregexp-pattern-perl.
22:51:37 #9 41.97 Preparing to unpack .../299-libregexp-pattern-perl_0.2.12-1_all.deb ...
22:51:37 #9 41.97 Unpacking libregexp-pattern-perl (0.2.12-1) ...
22:51:37 #9 42.00 Selecting previously unselected package libsasl2-modules:amd64.
22:51:37 #9 42.01 Preparing to unpack .../300-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
22:51:37 #9 42.01 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
22:51:37 #9 42.04 Selecting previously unselected package libsereal-decoder-perl.
22:51:37 #9 42.04 Preparing to unpack .../301-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
22:51:37 #9 42.05 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
22:51:37 #9 42.09 Selecting previously unselected package libsereal-encoder-perl.
22:51:37 #9 42.09 Preparing to unpack .../302-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
22:51:37 #9 42.09 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
22:51:37 #9 42.13 Selecting previously unselected package libsereal-perl.
22:51:37 #9 42.13 Preparing to unpack .../303-libsereal-perl_4.011-1_all.deb ...
22:51:37 #9 42.13 Unpacking libsereal-perl (4.011-1) ...
22:51:37 #9 42.16 Selecting previously unselected package libsort-key-perl.
22:51:37 #9 42.16 Preparing to unpack .../304-libsort-key-perl_1.33-2build2_amd64.deb ...
22:51:37 #9 42.17 Unpacking libsort-key-perl (1.33-2build2) ...
22:51:37 #9 42.20 Selecting previously unselected package libstring-copyright-perl.
22:51:37 #9 42.20 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
22:51:37 #9 42.20 Unpacking libstring-copyright-perl (0.003006-1) ...
22:51:37 #9 42.23 Selecting previously unselected package libstring-escape-perl.
22:51:37 #9 42.24 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
22:51:37 #9 42.24 Unpacking libstring-escape-perl (2010.002-2) ...
22:51:37 #9 42.27 Selecting previously unselected package libstring-shellquote-perl.
22:51:37 #9 42.27 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
22:51:37 #9 42.28 Unpacking libstring-shellquote-perl (1.04-1) ...
22:51:37 #9 42.30 Selecting previously unselected package libterm-readkey-perl.
22:51:37 #9 42.31 Preparing to unpack .../308-libterm-readkey-perl_2.38-1build1_amd64.deb ...
22:51:37 #9 42.31 Unpacking libterm-readkey-perl (2.38-1build1) ...
22:51:37 #9 42.34 Selecting previously unselected package libtest-fatal-perl.
22:51:37 #9 42.34 Preparing to unpack .../309-libtest-fatal-perl_0.014-1_all.deb ...
22:51:37 #9 42.34 Unpacking libtest-fatal-perl (0.014-1) ...
22:51:37 #9 42.37 Selecting previously unselected package libtest-refcount-perl.
22:51:37 #9 42.37 Preparing to unpack .../310-libtest-refcount-perl_0.10-1_all.deb ...
22:51:37 #9 42.38 Unpacking libtest-refcount-perl (0.10-1) ...
22:51:37 #9 42.41 Selecting previously unselected package libtext-levenshtein-perl.
22:51:37 #9 42.41 Preparing to unpack .../311-libtext-levenshtein-perl_0.13-1_all.deb ...
22:51:37 #9 42.41 Unpacking libtext-levenshtein-perl (0.13-1) ...
22:51:37 #9 42.44 Selecting previously unselected package libtype-tiny-xs-perl.
22:51:37 #9 42.44 Preparing to unpack .../312-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
22:51:37 #9 42.45 Unpacking libtype-tiny-xs-perl (0.016-1) ...
22:51:37 #9 42.48 Selecting previously unselected package libunicode-utf8-perl.
22:51:37 #9 42.48 Preparing to unpack .../313-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
22:51:37 #9 42.49 Unpacking libunicode-utf8-perl (0.62-1build1) ...
22:51:37 #9 42.51 Selecting previously unselected package libxml-namespacesupport-perl.
22:51:37 #9 42.51 Preparing to unpack .../314-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:51:37 #9 42.52 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:51:37 #9 42.54 Selecting previously unselected package libxml-sax-base-perl.
22:51:37 #9 42.55 Preparing to unpack .../315-libxml-sax-base-perl_1.09-1_all.deb ...
22:51:37 #9 42.55 Unpacking libxml-sax-base-perl (1.09-1) ...
22:51:37 #9 42.59 Selecting previously unselected package libxml-sax-perl.
22:51:37 #9 42.59 Preparing to unpack .../316-libxml-sax-perl_1.02+dfsg-1_all.deb ...
22:51:37 #9 42.59 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
22:51:37 #9 42.63 Selecting previously unselected package libxml-libxml-perl.
22:51:37 #9 42.64 Preparing to unpack .../317-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
22:51:37 #9 42.64 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:51:37 #9 42.70 Selecting previously unselected package libxml-parser-perl.
22:51:37 #9 42.70 Preparing to unpack .../318-libxml-parser-perl_2.46-1_amd64.deb ...
22:51:37 #9 42.71 Unpacking libxml-parser-perl (2.46-1) ...
22:51:37 #9 42.76 Selecting previously unselected package libxml-sax-expat-perl.
22:51:37 #9 42.76 Preparing to unpack .../319-libxml-sax-expat-perl_0.51-1_all.deb ...
22:51:37 #9 42.76 Unpacking libxml-sax-expat-perl (0.51-1) ...
22:51:37 #9 42.79 Selecting previously unselected package libxml-writer-perl.
22:51:37 #9 42.80 Preparing to unpack .../320-libxml-writer-perl_0.625-1_all.deb ...
22:51:37 #9 42.80 Unpacking libxml-writer-perl (0.625-1) ...
22:51:37 #9 42.83 Selecting previously unselected package libyaml-libyaml-perl.
22:51:37 #9 42.83 Preparing to unpack .../321-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
22:51:37 #9 42.83 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
22:51:37 #9 42.86 Selecting previously unselected package licensecheck.
22:51:37 #9 42.87 Preparing to unpack .../322-licensecheck_3.0.45-1_all.deb ...
22:51:37 #9 42.87 Unpacking licensecheck (3.0.45-1) ...
22:51:37 #9 42.90 Selecting previously unselected package libdevel-size-perl.
22:51:38 #11 1.317 Reading package lists...
22:51:38 #9 42.90 Preparing to unpack .../323-libdevel-size-perl_0.83-1build1_amd64.deb ...
22:51:38 #9 42.91 Unpacking libdevel-size-perl (0.83-1build1) ...
22:51:38 #9 42.93 Selecting previously unselected package t1utils.
22:51:38 #9 42.94 Preparing to unpack .../324-t1utils_1.41-3_amd64.deb ...
22:51:38 #9 42.94 Unpacking t1utils (1.41-3) ...
22:51:38 #9 42.98 Selecting previously unselected package lintian.
22:51:38 #9 42.99 Preparing to unpack .../325-lintian_2.62.0ubuntu1_all.deb ...
22:51:38 #9 42.99 Unpacking lintian (2.62.0ubuntu1) ...
22:51:38 #9 43.24 Selecting previously unselected package manpages-dev.
22:51:38 #9 43.25 Preparing to unpack .../326-manpages-dev_5.05-1_all.deb ...
22:51:38 #9 43.25 Unpacking manpages-dev (5.05-1) ...
22:51:38 #9 43.50 Selecting previously unselected package python3-certifi.
22:51:38 #24 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.1s done
22:51:38 #24 DONE 22.7s
22:51:38 #9 43.50 Preparing to unpack .../327-python3-certifi_2019.11.28-1_all.deb ...
22:51:38 #9 43.51 Unpacking python3-certifi (2019.11.28-1) ...
22:51:38 #9 43.55 Selecting previously unselected package python3-idna.
22:51:38 #9 43.55 Preparing to unpack .../328-python3-idna_2.8-1_all.deb ...
22:51:38 #9 43.56 Unpacking python3-idna (2.8-1) ...
22:51:38 #9 43.59 Selecting previously unselected package python3-urllib3.
22:51:38 #9 43.60 Preparing to unpack .../329-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
22:51:38 #9 43.60 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:51:38 #9 43.64 Selecting previously unselected package python3-requests.
22:51:38 #9 43.64 Preparing to unpack .../330-python3-requests_2.22.0-2ubuntu1_all.deb ...
22:51:38 #9 43.65 Unpacking python3-requests (2.22.0-2ubuntu1) ...
22:51:38 #9 43.68 Selecting previously unselected package python3-unidiff.
22:51:38 #9 43.69 Preparing to unpack .../331-python3-unidiff_0.5.5-2_all.deb ...
22:51:38 #9 43.69 Unpacking python3-unidiff (0.5.5-2) ...
22:51:38 #9 43.72 Selecting previously unselected package python3-xdg.
22:51:38 #11 5.203 dpkg-buildpackage: info: source package docker-ce-build-deps
22:51:38 #11 5.203 dpkg-buildpackage: info: source version 1.0
22:51:38 #11 5.203 dpkg-buildpackage: info: source distribution unstable
22:51:38 #11 5.203 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
22:51:38 #11 5.293  dpkg-source --before-build .
22:51:38 #11 5.293 dpkg-buildpackage: info: host architecture armhf
22:51:38 #9 43.72 Preparing to unpack .../332-python3-xdg_0.26-1ubuntu1_all.deb ...
22:51:38 #9 43.73 Unpacking python3-xdg (0.26-1ubuntu1) ...
22:51:38 #9 43.76 Selecting previously unselected package unzip.
22:51:38 #9 43.77 Preparing to unpack .../333-unzip_6.0-25ubuntu1_amd64.deb ...
22:51:38 #9 43.77 Unpacking unzip (6.0-25ubuntu1) ...
22:51:38 #9 43.81 Selecting previously unselected package equivs.
22:51:38 #9 43.81 Preparing to unpack .../334-equivs_2.2.0_all.deb ...
22:51:38 #9 43.82 Unpacking equivs (2.2.0) ...
22:51:38 #9 43.86 Selecting previously unselected package libauthen-sasl-perl.
22:51:38 #9 43.87 Preparing to unpack .../335-libauthen-sasl-perl_2.1600-1_all.deb ...
22:51:38 #9 43.87 Unpacking libauthen-sasl-perl (2.1600-1) ...
22:51:38 #9 43.90 Selecting previously unselected package python3-magic.
22:51:38 #9 43.90 Preparing to unpack .../336-python3-magic_2%3a0.4.15-3_all.deb ...
22:51:38 #9 43.91 Unpacking python3-magic (2:0.4.15-3) ...
22:51:38 #9 43.95 Setting up libapt-pkg-perl (0.1.36build3) ...
22:51:38 #9 43.96 Setting up libksba8:amd64 (1.3.5-2) ...
22:51:38 #9 43.97 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
22:51:39 #11 5.575  debian/rules clean
22:51:39 #9 43.98 Setting up wdiff (1.2.2-2build1) ...
22:51:39 #9 43.99 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
22:51:39 #9 44.00 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
22:51:39 #9 44.01 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
22:51:39 #9 44.03 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
22:51:39 #9 44.04 Setting up mime-support (3.64ubuntu1) ...
22:51:39 #9 44.07 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
22:51:39 #9 44.09 Setting up libmagic-mgc (1:5.38-4) ...
22:51:39 #9 44.10 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
22:51:39 #9 44.12 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ...
22:51:39 #9 44.13 No schema files found: doing nothing.
22:51:39 #9 44.13 Setting up distro-info-data (0.43ubuntu1.5) ...
22:51:39 #9 44.15 Setting up manpages (5.05-1) ...
22:51:39 #9 44.16 Setting up unzip (6.0-25ubuntu1) ...
22:51:39 #9 44.17 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
22:51:39 #9 44.19 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
22:51:39 #9 44.20 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
22:51:39 #11 5.578 dh clean
22:51:39 #11 5.811    dh_clean
22:51:39 #9 44.22 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
22:51:39 #9 44.23 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
22:51:39 #9 44.24 Setting up libmagic1:amd64 (1:5.38-4) ...
22:51:39 #9 44.26 Setting up less (551-1ubuntu0.1) ...
22:51:39 #9 44.28 Setting up perl-openssl-defaults:amd64 (4) ...
22:51:39 #9 44.29 Setting up linux-libc-dev:amd64 (5.4.0-77.86) ...
22:51:39 #9 44.30 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
22:51:39 #9 44.31 Setting up gettext-base (0.19.8.1-10build1) ...
22:51:39 #9 44.32 Setting up libnpth0:amd64 (1.6-1) ...
22:51:39 #9 44.34 Setting up krb5-locales (1.17-6ubuntu4.1) ...
22:51:39 #9 44.35 Setting up file (1:5.38-4) ...
22:51:39 #9 44.36 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
22:51:39 #9 44.37 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:39 #9 44.38 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
22:51:39 #9 44.39 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
22:51:39 #9 44.40 Setting up libunwind8:amd64 (1.2.1-9build1) ...
22:51:39 #11 5.899  debian/rules binary
22:51:39 #11 5.902 dh binary
22:51:39 #11 6.096    dh_update_autotools_config
22:51:39 #9 44.41 Setting up libfakeroot:amd64 (1.24-1) ...
22:51:39 #9 44.43 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
22:51:39 #9 44.44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
22:51:39 #9 44.45 Setting up tzdata (2021a-0ubuntu0.20.04) ...
22:51:39 #9 44.54 
22:51:39 #9 44.54 Current default time zone: 'Etc/UTC'
22:51:39 #9 44.55 Local time is now:      Tue Jun 29 22:51:39 UTC 2021.
22:51:39 #9 44.55 Universal Time is now:  Tue Jun 29 22:51:39 UTC 2021.
22:51:39 #9 44.55 Run 'dpkg-reconfigure tzdata' if you wish to change it.
22:51:39 #9 44.55 
22:51:39 #9 44.56 Setting up fakeroot (1.24-1) ...
22:51:39 #9 44.57 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.57 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
22:51:39 #9 44.59 Setting up autotools-dev (20180224.1) ...
22:51:39 #9 44.60 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.3) ...
22:51:39 #9 44.61 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
22:51:39 #9 44.62 Setting up make (4.2.1-1.2) ...
22:51:39 #9 44.63 Setting up libmpfr6:amd64 (4.0.2-1) ...
22:51:39 #9 44.64 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
22:51:39 #9 44.65 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
22:51:39 #9 44.66 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
22:51:39 #9 44.67 Setting up strace (5.5-3ubuntu1) ...
22:51:39 #9 44.69 Setting up libsigsegv2:amd64 (2.12-2) ...
22:51:39 #9 44.70 Setting up xz-utils (5.2.4-1ubuntu1) ...
22:51:39 #9 44.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
22:51:39 #9 44.71 Setting up t1utils (1.41-3) ...
22:51:39 #9 44.72 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:39 #9 44.74 Setting up diffstat (1.63-1) ...
22:51:39 #9 44.75 Setting up libmpc3:amd64 (1.1.0-1) ...
22:51:39 #9 44.76 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:39 #11 6.176    dh_autoreconf
22:51:39 #11 6.292    create-stamp debian/debhelper-build-stamp
22:51:39 #11 6.292    dh_prep
22:51:39 #11 6.374    dh_install
22:51:40 #9 44.77 Setting up patch (2.7.6-6) ...
22:51:40 #9 44.78 Setting up autopoint (0.19.8.1-10build1) ...
22:51:40 #9 44.79 Setting up libfl2:amd64 (2.6.4-6.2) ...
22:51:40 #9 44.80 Setting up ucf (3.0038+nmu1) ...
22:51:40 #9 44.90 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
22:51:40 #9 44.91 Setting up libltdl7:amd64 (2.4.6-14) ...
22:51:40 #9 44.92 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
22:51:40 #9 44.94 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:40 #9 44.95 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:40 #9 44.96 Setting up python-apt-common (2.0.0ubuntu0.20.04.5) ...
22:51:40 #9 44.97 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
22:51:40 #9 44.98 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
22:51:40 #9 44.99 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
22:51:40 #9 45.00 Setting up git-man (1:2.25.1-1ubuntu3.1) ...
22:51:40 #11 6.471    dh_installdocs
22:51:40 #11 6.579    dh_installchangelogs
22:51:40 #9 45.01 Setting up libisl22:amd64 (0.22.1-1) ...
22:51:40 #9 45.02 Setting up netbase (6.1) ...
22:51:40 #9 45.05 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
22:51:40 #9 45.08 Setting up libmpdec2:amd64 (2.4.2-3) ...
22:51:40 #9 45.09 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
22:51:40 #9 45.10 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
22:51:40 #9 45.11 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
22:51:40 #9 45.12 Setting up openssl (1.1.1f-1ubuntu2.4) ...
22:51:40 #9 45.14 Setting up libbsd0:amd64 (0.10.0-1) ...
22:51:40 #9 45.16 Setting up libelf1:amd64 (0.176-1.1build1) ...
22:51:40 #9 45.17 Setting up readline-common (8.0-4) ...
22:51:40 #9 45.19 Setting up publicsuffix (20200303.0012-1) ...
22:51:40 #9 45.20 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:40 #9 45.21 Setting up iso-codes (4.4-1) ...
22:51:40 #9 45.24 Setting up liblocale-gettext-perl (1.07-4) ...
22:51:40 #9 45.25 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:40 #9 45.26 Setting up dctrl-tools (2.24-3) ...
22:51:40 #9 45.27 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:40 #9 45.29 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:40 #9 45.30 Setting up libgdbm6:amd64 (1.18.1-5) ...
22:51:40 #9 45.31 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:40 #9 45.32 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
22:51:40 #11 6.810    dh_perl
22:51:40 #14 14.57   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8.noarch          44/94 
22:51:40 #14 22.31   Installing       : policycoreutils-devel-2.9-14.el8.x86_64              45/94 
22:51:40 #14 22.54   Installing       : selinux-policy-devel-3.14.3-67.el8.noarch            46/94 
22:51:40 #14 22.56   Running scriptlet: selinux-policy-devel-3.14.3-67.el8.noarch            46/94 
22:51:40 #9 45.34 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
22:51:40 #9 45.35 Setting up pinentry-curses (1.1.0-3build1) ...
22:51:40 #9 45.36 Setting up manpages-dev (5.05-1) ...
22:51:40 #9 45.37 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
22:51:40 #9 45.38 Setting up libxcb1:amd64 (1.14-2) ...
22:51:40 #9 45.39 Setting up at (3.1.23-1ubuntu1) ...
22:51:40 #9 45.53 invoke-rc.d: could not determine current runlevel
22:51:40 #9 45.54 invoke-rc.d: policy-rc.d denied execution of start.
22:51:40 #9 45.54 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
22:51:40 #9 45.55 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:40 #9 45.56 Setting up libedit2:amd64 (3.1-20191231-1) ...
22:51:40 #9 45.58 Setting up libreadline8:amd64 (8.0-4) ...
22:51:40 #11 6.912    dh_link
22:51:40 #11 7.010    dh_strip_nondeterminism
22:51:40 #11 7.132    dh_compress
22:51:40 #11 7.237    dh_fixperms
22:51:40 #14 22.80   Installing       : kernel-headers-4.18.0-305.3.1.el8.x86_64             47/94 
22:51:40 #14 22.93   Running scriptlet: glibc-headers-2.28-151.el8.x86_64                    48/94 
22:51:40 #14 23.01   Installing       : glibc-headers-2.28-151.el8.x86_64                    48/94 
22:51:40 #9 45.59 Setting up m4 (1.4.18-4) ...
22:51:40 #9 45.60 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:40 #9 45.61 Setting up ca-certificates (20210119~20.04.1) ...
22:51:40 #11 7.343    dh_missing
22:51:40 #11 7.418    dh_installdeb
22:51:40 #14 23.03   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   49/94 
22:51:40 #14 23.13   Installing       : glibc-devel-2.28-151.el8.x86_64                      50/94 
22:51:41 #9 45.96 Updating certificates in /etc/ssl/certs...
22:51:41 #11 7.513    dh_gencontrol
22:51:41 #11 7.829    dh_md5sums
22:51:41 #11 7.921    dh_builddeb
22:51:41 #11 7.998 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:51:41 #11 8.028  dpkg-genbuildinfo --build=binary
22:51:41 #9 46.39 129 added, 0 removed; done.
22:51:41 #9 46.42 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:41 #9 46.43 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:41 #9 46.44 Setting up bsdmainutils (11.1.2ubuntu3) ...
22:51:41 #9 46.46 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
22:51:41 #9 46.46 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
22:51:41 #9 46.47 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
22:51:41 #9 46.47 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
22:51:41 #9 46.47 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
22:51:41 #9 46.49 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
22:51:41 #9 46.50 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
22:51:41 #9 46.51 Setting up dwz (0.13-5) ...
22:51:41 #9 46.53 Setting up groff-base (1.22.4-4build1) ...
22:51:41 #9 46.55 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
22:51:41 #9 46.56 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
22:51:41 #9 46.57 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
22:51:41 #9 46.58 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
22:51:41 #9 46.60 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
22:51:41 #9 46.61 Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04.3) ...
22:51:41 #9 46.62 Setting up python3.8 (3.8.5-1~20.04.3) ...
22:51:41 #11 8.398  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
22:51:42 #11 8.620 dpkg-genchanges: info: binary-only upload (no source code included)
22:51:42 #11 8.625  dpkg-source --after-build .
22:51:42 #14 23.14   Running scriptlet: glibc-devel-2.28-151.el8.x86_64                      50/94 
22:51:42 #14 24.82   Installing       : gcc-8.4.1-1.el8.x86_64                               51/94 
22:51:42 #11 8.906 dpkg-buildpackage: info: binary-only upload (no source included)
22:51:42 #11 8.914 
22:51:42 #11 8.914 The package has been created.
22:51:42 #11 8.914 Attention, the package has been created in the current directory,
22:51:42 #11 8.914 not in ".." as indicated by the message above!
22:51:42 #11 8.945 Selecting previously unselected package docker-ce-build-deps.
22:51:42 #11 8.969 (Reading database ... 17523 files and directories currently installed.)
22:51:42 #11 8.971 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:51:42 #11 8.976 Unpacking docker-ce-build-deps (1.0) ...
22:51:42 #9 47.25 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
22:51:42 #9 47.26 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
22:51:42 #9 47.27 Setting up gpg (2.2.19-3ubuntu2.1) ...
22:51:42 #9 47.28 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
22:51:42 #9 47.29 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
22:51:42 #9 47.30 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
22:51:42 #9 47.32 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
22:51:42 #14 24.83   Running scriptlet: gcc-8.4.1-1.el8.x86_64                               51/94 
22:51:42 #14 24.87   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  52/94 
22:51:43 #9 47.78 Setting up openssh-client (1:8.2p1-4ubuntu0.2) ...
22:51:43 #9 47.87 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:43 #9 47.88 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
22:51:43 #9 47.89 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
22:51:43 #9 47.90 Setting up python3 (3.8.2-0ubuntu2) ...
22:51:43 #14 25.25   Installing       : glibc-static-2.28-151.el8.x86_64                     53/94 
22:51:43 #9 48.19 Setting up binutils (2.34-6ubuntu1.1) ...
22:51:43 #9 48.20 Setting up python3-xdg (0.26-1ubuntu1) ...
22:51:43 #14 25.44   Installing       : kbd-misc-2.0.4-10.el8.noarch                         54/94 
22:51:43 #14 25.56   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       55/94 
22:51:43 #14 25.62   Installing       : kbd-2.0.4-10.el8.x86_64                              56/94 
22:51:43 #14 25.75   Installing       : xkeyboard-config-2.28-1.el8.noarch                   57/94 
22:51:43 #14 25.78   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      58/94 
22:51:43 #9 48.36 Setting up man-db (2.9.1-1) ...
22:51:43 #9 48.46 Building database of manual pages ...
22:51:43 #14 25.83   Upgrading        : systemd-pam-239-45.el8.x86_64                        59/94 
22:51:43 #9 48.67 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
22:51:43 #9 48.68 Setting up python3-six (1.14.0-2) ...
22:51:43 #9 48.82 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:43 #9 48.83 Setting up perl (5.30.0-9ubuntu0.2) ...
22:51:43 #9 48.85 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
22:51:43 #9 48.86 Setting up python3-gpg (1.13.1-7ubuntu2) ...
22:51:43 #14 25.84   Running scriptlet: systemd-239-45.el8.x86_64                            60/94 
22:51:44 #14 26.28   Upgrading        : systemd-239-45.el8.x86_64                            60/94 
22:51:44 #14 26.36   Running scriptlet: systemd-239-45.el8.x86_64                            60/94 
22:51:44 #14 26.42   Upgrading        : device-mapper-libs-8:1.02.175-5.el8.x86_64           61/94 
22:51:44 #14 26.45   Upgrading        : device-mapper-8:1.02.175-5.el8.x86_64                62/94 
22:51:44 #14 26.52   Installing       : systemd-devel-239-45.el8.x86_64                      63/94 
22:51:44 #9 49.04 Setting up libdata-dump-perl (1.23-1) ...
22:51:44 #9 49.05 Setting up python3-certifi (2019.11.28-1) ...
22:51:44 #9 49.18 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
22:51:44 #9 49.19 Setting up libref-util-perl (0.204-1) ...
22:51:44 #9 49.20 Setting up libipc-system-simple-perl (1.26-1) ...
22:51:44 #9 49.21 Setting up libnet-domain-tld-perl (1.75-1) ...
22:51:44 #9 49.22 Setting up libxml-writer-perl (0.625-1) ...
22:51:44 #9 49.23 Setting up libhash-fieldhash-perl (0.15-1build2) ...
22:51:44 #9 49.25 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
22:51:44 #9 49.26 Setting up shared-mime-info (1.15-1) ...
22:51:44 #14 26.54   Installing       : vim-filesystem-2:8.0.1763-15.el8.noarch              64/94 
22:51:45 
22:51:45 #19 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:51:45 #19 sha256:8ec69995b8a84c39b7cf7098daa130a82519d289d519dd2115aa66bbc71126eb
22:51:45 #19 0.785 Building static docker-darwin-arm64
22:51:45 #14 26.89   Installing       : cmake-data-3.18.2-9.el8.noarch                       65/94 
22:51:45 #14 27.87   Installing       : cmake-3.18.2-9.el8.x86_64                            66/94 
22:51:45 #14 27.89   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  67/94 
22:51:45 #14 27.96   Installing       : automake-1.16.1-7.el8.noarch                         68/94 
22:51:45 #14 27.97   Installing       : perl-Error-1:0.17025-2.el8.noarch                    69/94 
22:51:45 #14 27.99   Installing       : perl-Git-2.27.0-1.el8.noarch                         70/94 
22:51:45 #14 28.01   Installing       : git-2.27.0-1.el8.x86_64                              71/94 
22:51:45 #11 9.047 Reading package lists...
22:51:45 #14 28.09   Installing       : libtool-2.4.6-25.el8.x86_64                          72/94 
22:51:45 #14 28.10   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          72/94 
22:51:45 #14 28.13   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               73/94 
22:51:45 #14 28.15   Installing       : device-mapper-devel-8:1.02.175-5.el8.x86_64          74/94 
22:51:45 #14 28.34   Upgrading        : systemd-udev-239-45.el8.x86_64                       75/94 
22:51:46 #11 12.13 Building dependency tree...
22:51:46 #11 12.38 Reading state information...
22:51:46 #14 28.36   Running scriptlet: systemd-udev-239-45.el8.x86_64                       75/94 
22:51:46 #14 28.57   Installing       : annobin-9.50-1.el8.x86_64                            76/94 
22:51:46 #14 28.59   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  77/94 
22:51:46 #14 28.60   Installing       : which-2.21-12.el8.x86_64                             78/94 
22:51:46 #11 12.45 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:51:46 #11 12.87 Starting 2 pkgProblemResolver with broken count: 0
22:51:46 #14 28.62   Upgrading        : glibc-minimal-langpack-2.28-151.el8.x86_64           79/94 
22:51:46 #14 28.63   Cleanup          : systemd-udev-239-41.el8_3.x86_64                     80/94 
22:51:46 #14 28.63   Running scriptlet: systemd-udev-239-41.el8_3.x86_64                     80/94 
22:51:46 #14 28.67   Cleanup          : device-mapper-8:1.02.171-5.el8.x86_64                81/94 
22:51:46 #14 28.68   Running scriptlet: systemd-239-41.el8_3.x86_64                          82/94 
22:51:46 #14 28.70   Cleanup          : systemd-239-41.el8_3.x86_64                          82/94 
22:51:46 #14 28.74   Cleanup          : systemd-pam-239-41.el8_3.x86_64                      83/94 
22:51:46 #14 28.75   Cleanup          : device-mapper-libs-8:1.02.171-5.el8.x86_64           84/94 
22:51:46 #14 28.76   Cleanup          : systemd-libs-239-41.el8_3.x86_64                     85/94 
22:51:46 #14 28.78   Cleanup          : libsemanage-2.9-3.el8.x86_64                         86/94 
22:51:46 #14 28.79   Cleanup          : libseccomp-2.4.3-1.el8.x86_64                        87/94 
22:51:46 #14 28.79   Running scriptlet: libseccomp-2.4.3-1.el8.x86_64                        87/94 
22:51:46 #14 28.81   Cleanup          : glibc-minimal-langpack-2.28-127.el8.x86_64           88/94 
22:51:46 #14 28.82   Cleanup          : glibc-common-2.28-127.el8.x86_64                     89/94 
22:51:46 #14 28.84   Cleanup          : libselinux-2.9-4.el8_3.x86_64                        90/94 
22:51:46 #14 28.85   Cleanup          : libsepol-2.9-1.el8.x86_64                            91/94 
22:51:46 #14 28.85   Running scriptlet: libsepol-2.9-1.el8.x86_64                            91/94 
22:51:46 #14 28.88   Cleanup          : bash-4.4.19-12.el8.x86_64                            92/94 
22:51:46 #14 28.88   Running scriptlet: bash-4.4.19-12.el8.x86_64                            92/94 
22:51:46 #14 28.91   Cleanup          : glibc-2.28-127.el8.x86_64                            93/94 
22:51:46 #11 12.88 Done
22:51:46 #14 28.94   Cleanup          : libgcc-8.3.1-5.1.el8.x86_64                          94/94 
22:51:46 #14 28.94   Running scriptlet: libgcc-8.3.1-5.1.el8.x86_64                          94/94 
22:51:46 #14 29.06   Running scriptlet: glibc-common-2.28-151.el8.x86_64                     94/94 
22:51:46 #11 13.22  Done
22:51:46 #14 29.17   Running scriptlet: systemd-239-45.el8.x86_64                            94/94 
22:51:46 #14 29.21   Running scriptlet: systemd-udev-239-45.el8.x86_64                       94/94 
22:51:46 #14 29.31   Verifying        : annobin-9.50-1.el8.x86_64                             1/94 
22:51:46 #14 29.31   Verifying        : autoconf-2.69-27.el8.noarch                           2/94 
22:51:46 #14 29.31   Verifying        : automake-1.16.1-7.el8.noarch                          3/94 
22:51:46 #14 29.31   Verifying        : cmake-3.18.2-9.el8.x86_64                             4/94 
22:51:46 #14 29.31   Verifying        : cmake-data-3.18.2-9.el8.noarch                        5/94 
22:51:46 #14 29.31   Verifying        : cmake-filesystem-3.18.2-9.el8.x86_64                  6/94 
22:51:46 #14 29.31   Verifying        : cmake-rpm-macros-3.18.2-9.el8.noarch                  7/94 
22:51:46 #14 29.31   Verifying        : cpp-8.4.1-1.el8.x86_64                                8/94 
22:51:46 #14 29.31   Verifying        : gcc-8.4.1-1.el8.x86_64                                9/94 
22:51:46 #14 29.31   Verifying        : git-2.27.0-1.el8.x86_64                              10/94 
22:51:46 #14 29.31   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/94 
22:51:46 #14 29.31   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/94 
22:51:46 #14 29.31   Verifying        : isl-0.16.1-6.el8.x86_64                              13/94 
22:51:46 #14 29.31   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/94 
22:51:46 #14 29.31   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/94 
22:51:46 #14 29.31   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/94 
22:51:46 #14 29.31   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/94 
22:51:46 #14 29.31   Verifying        : libuv-1:1.40.0-1.el8.x86_64                          18/94 
22:51:46 #14 29.31   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/94 
22:51:46 #14 29.31   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/94 
22:51:46 #14 29.31   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/94 
22:51:46 #14 29.31   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/94 
22:51:46 #14 29.31   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/94 
22:51:46 #14 29.31   Verifying        : vim-filesystem-2:8.0.1763-15.el8.noarch              24/94 
22:51:46 #14 29.31   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/94 
22:51:46 #14 29.31   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/94 
22:51:46 #14 29.31   Verifying        : glibc-devel-2.28-151.el8.x86_64                      27/94 
22:51:46 #14 29.31   Verifying        : glibc-headers-2.28-151.el8.x86_64                    28/94 
22:51:46 #14 29.31   Verifying        : glibc-langpack-en-2.28-151.el8.x86_64                29/94 
22:51:46 #14 29.31   Verifying        : kbd-2.0.4-10.el8.x86_64                              30/94 
22:51:46 #14 29.31   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       31/94 
22:51:46 #14 29.31   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         32/94 
22:51:46 #14 29.31   Verifying        : kernel-headers-4.18.0-305.3.1.el8.x86_64             33/94 
22:51:46 #14 29.31   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                34/94 
22:51:46 #14 29.31   Verifying        : libgomp-8.4.1-1.el8.x86_64                           35/94 
22:51:46 #14 29.31   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    36/94 
22:51:46 #14 29.31   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    37/94 
22:51:46 #14 29.31   Verifying        : libsepol-devel-2.9-2.el8.x86_64                      38/94 
22:51:46 #14 29.31   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   39/94 
22:51:46 #14 29.31   Verifying        : m4-1.4.18-7.el8.x86_64                               40/94 
22:51:46 #14 29.31   Verifying        : make-1:4.2.1-10.el8.x86_64                           41/94 
22:51:46 #14 29.31   Verifying        : openssh-8.0p1-6.el8_4.2.x86_64                       42/94 
22:51:46 #14 29.31   Verifying        : openssh-clients-8.0p1-6.el8_4.2.x86_64               43/94 
22:51:46 #14 29.31   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       44/94 
22:51:46 #14 29.31   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       45/94 
22:51:46 #14 29.31   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       46/94 
22:51:46 #14 29.31   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/94 
22:51:46 #14 29.31   Verifying        : policycoreutils-2.9-14.el8.x86_64                    48/94 
22:51:46 #14 29.31   Verifying        : policycoreutils-devel-2.9-14.el8.x86_64              49/94 
22:51:46 #14 29.31   Verifying        : policycoreutils-python-utils-2.9-14.el8.noarch       50/94 
22:51:46 #14 29.31   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   51/94 
22:51:46 #14 29.31   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  52/94 
22:51:46 #14 29.31   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 53/94 
22:51:46 #14 29.31   Verifying        : python3-policycoreutils-2.9-14.el8.noarch            54/94 
22:51:46 #14 29.31   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   55/94 
22:51:46 #14 29.31   Verifying        : rpm-plugin-selinux-4.14.3-13.el8.x86_64              56/94 
22:51:46 #14 29.31   Verifying        : selinux-policy-3.14.3-67.el8.noarch                  57/94 
22:51:46 #14 29.31   Verifying        : selinux-policy-devel-3.14.3-67.el8.noarch            58/94 
22:51:46 #14 29.31   Verifying        : selinux-policy-minimum-3.14.3-67.el8.noarch          59/94 
22:51:46 #14 29.31   Verifying        : systemd-devel-239-45.el8.x86_64                      60/94 
22:51:46 #14 29.31   Verifying        : which-2.21-12.el8.x86_64                             61/94 
22:51:46 #14 29.31   Verifying        : device-mapper-devel-8:1.02.175-5.el8.x86_64          62/94 
22:51:46 #14 29.31   Verifying        : glibc-static-2.28-151.el8.x86_64                     63/94 
22:51:46 #14 29.31   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  64/94 
22:51:46 #14 29.31   Verifying        : bash-4.4.20-1.el8_4.x86_64                           65/94 
22:51:46 #14 29.31   Verifying        : bash-4.4.19-12.el8.x86_64                            66/94 
22:51:46 #14 29.31   Verifying        : device-mapper-8:1.02.175-5.el8.x86_64                67/94 
22:51:46 #14 29.31   Verifying        : device-mapper-8:1.02.171-5.el8.x86_64                68/94 
22:51:46 #14 29.31   Verifying        : device-mapper-libs-8:1.02.175-5.el8.x86_64           69/94 
22:51:46 #14 29.31   Verifying        : device-mapper-libs-8:1.02.171-5.el8.x86_64           70/94 
22:51:46 #14 29.31   Verifying        : glibc-2.28-151.el8.x86_64                            71/94 
22:51:46 #14 29.31   Verifying        : glibc-2.28-127.el8.x86_64                            72/94 
22:51:46 #14 29.31   Verifying        : glibc-common-2.28-151.el8.x86_64                     73/94 
22:51:46 #14 29.31   Verifying        : glibc-common-2.28-127.el8.x86_64                     74/94 
22:51:46 #14 29.31   Verifying        : glibc-minimal-langpack-2.28-151.el8.x86_64           75/94 
22:51:46 #14 29.31   Verifying        : glibc-minimal-langpack-2.28-127.el8.x86_64           76/94 
22:51:46 #14 29.31   Verifying        : libgcc-8.4.1-1.el8.x86_64                            77/94 
22:51:46 #14 29.31   Verifying        : libgcc-8.3.1-5.1.el8.x86_64                          78/94 
22:51:46 #14 29.31   Verifying        : libseccomp-2.5.1-1.el8.x86_64                        79/94 
22:51:46 #14 29.31   Verifying        : libseccomp-2.4.3-1.el8.x86_64                        80/94 
22:51:46 #14 29.31   Verifying        : libselinux-2.9-5.el8.x86_64                          81/94 
22:51:46 #14 29.32   Verifying        : libselinux-2.9-4.el8_3.x86_64                        82/94 
22:51:46 #14 29.32   Verifying        : libsemanage-2.9-6.el8.x86_64                         83/94 
22:51:46 #14 29.32   Verifying        : libsemanage-2.9-3.el8.x86_64                         84/94 
22:51:46 #14 29.32   Verifying        : libsepol-2.9-2.el8.x86_64                            85/94 
22:51:46 #14 29.32   Verifying        : libsepol-2.9-1.el8.x86_64                            86/94 
22:51:46 #14 29.32   Verifying        : systemd-239-45.el8.x86_64                            87/94 
22:51:46 #14 29.32   Verifying        : systemd-239-41.el8_3.x86_64                          88/94 
22:51:46 #14 29.32   Verifying        : systemd-libs-239-45.el8.x86_64                       89/94 
22:51:46 #14 29.32   Verifying        : systemd-libs-239-41.el8_3.x86_64                     90/94 
22:51:46 #14 29.32   Verifying        : systemd-pam-239-45.el8.x86_64                        91/94 
22:51:46 #14 29.32   Verifying        : systemd-pam-239-41.el8_3.x86_64                      92/94 
22:51:46 #14 29.32   Verifying        : systemd-udev-239-45.el8.x86_64                       93/94 
22:51:46 #9 51.47 Setting up liblinux-epoll-perl (0.017-1) ...
22:51:46 #9 51.48 Setting up libvariable-magic-perl (0.62-1build2) ...
22:51:46 #9 51.50 Setting up python3-idna (2.8-1) ...
22:51:46 #9 51.71 Setting up libio-html-perl (1.001-1) ...
22:51:46 #9 51.72 Setting up libcroco3:amd64 (0.6.13-1) ...
22:51:46 #9 51.73 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
22:51:46 #9 51.76 Setting up libtest-refcount-perl (0.10-1) ...
22:51:46 #9 51.77 Setting up libparams-util-perl (1.07-3build5) ...
22:51:46 #9 51.78 Setting up libdpkg-perl (1.19.7ubuntu3) ...
22:51:46 #9 51.79 Setting up autoconf (2.69-11.1) ...
22:51:46 #9 51.81 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
22:51:46 #9 51.97 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
22:51:47 #11 13.51 Starting pkgProblemResolver with broken count: 0
22:51:47 #11 13.61 Starting 2 pkgProblemResolver with broken count: 0
22:51:47 #9 51.98 Setting up libarray-intspan-perl (2.003-1) ...
22:51:47 #9 51.99 Setting up libcapture-tiny-perl (0.48-1) ...
22:51:47 #9 52.00 Setting up libtimedate-perl (2.3200-1) ...
22:51:47 #9 52.01 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
22:51:47 #9 52.02 Setting up libsub-name-perl (0.26-1) ...
22:51:47 #9 52.03 Setting up libtype-tiny-xs-perl (0.016-1) ...
22:51:47 #9 52.04 Setting up libfile-chdir-perl (0.1008-1) ...
22:51:47 #9 52.05 Setting up xauth (1:1.1-0ubuntu1) ...
22:51:47 #9 52.06 Setting up cpp (4:9.3.0-1ubuntu2) ...
22:51:47 #9 52.08 Setting up libpath-tiny-perl (0.108-1) ...
22:51:47 #9 52.09 Setting up libarchive-cpio-perl (0.10-1) ...
22:51:47 #9 52.10 Setting up libjson-perl (4.02000-2) ...
22:51:47 #9 52.11 Setting up libsub-override-perl (0.09-2) ...
22:51:47 #9 52.12 Setting up python3-unidiff (0.5.5-2) ...
22:51:47 #11 13.62 Done
22:51:47 #9 52.26 Setting up libstrictures-perl (2.000006-1) ...
22:51:47 #9 52.27 Setting up libsub-quote-perl (2.006006-1) ...
22:51:47 #9 52.28 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
22:51:47 #9 52.29 Setting up libsort-versions-perl (1.62-1) ...
22:51:47 #9 52.30 Setting up libexporter-tiny-perl (1.002001-1) ...
22:51:47 #9 52.31 Setting up libre-engine-re2-perl (0.13-5) ...
22:51:47 #9 52.32 Setting up libterm-readkey-perl (2.38-1build1) ...
22:51:47 #9 52.33 Setting up lsb-release (11.1.0ubuntu2) ...
22:51:47 #9 52.34 Setting up libnet-ip-perl (1.26-2) ...
22:51:47 #9 52.35 Setting up python3-magic (2:0.4.15-3) ...
22:51:47 #14 29.32   Verifying        : systemd-udev-239-41.el8_3.x86_64                     94/94 
22:51:47 #14 29.64 
22:51:47 #14 29.64 Upgraded:
22:51:47 #14 29.64   bash-4.4.20-1.el8_4.x86_64                                                    
22:51:47 #14 29.64   device-mapper-8:1.02.175-5.el8.x86_64                                         
22:51:47 #14 29.64   device-mapper-libs-8:1.02.175-5.el8.x86_64                                    
22:51:47 #14 29.64   glibc-2.28-151.el8.x86_64                                                     
22:51:47 #14 29.64   glibc-common-2.28-151.el8.x86_64                                              
22:51:47 #14 29.64   glibc-minimal-langpack-2.28-151.el8.x86_64                                    
22:51:47 #14 29.64   libgcc-8.4.1-1.el8.x86_64                                                     
22:51:47 #14 29.64   libseccomp-2.5.1-1.el8.x86_64                                                 
22:51:47 #14 29.64   libselinux-2.9-5.el8.x86_64                                                   
22:51:47 #14 29.64   libsemanage-2.9-6.el8.x86_64                                                  
22:51:47 #14 29.64   libsepol-2.9-2.el8.x86_64                                                     
22:51:47 #14 29.64   systemd-239-45.el8.x86_64                                                     
22:51:47 #14 29.64   systemd-libs-239-45.el8.x86_64                                                
22:51:47 #14 29.64   systemd-pam-239-45.el8.x86_64                                                 
22:51:47 #14 29.64   systemd-udev-239-45.el8.x86_64                                                
22:51:47 #14 29.64 
22:51:47 #14 29.64 Installed:
22:51:47 #14 29.64   annobin-9.50-1.el8.x86_64                                                     
22:51:47 #14 29.64   autoconf-2.69-27.el8.noarch                                                   
22:51:47 #14 29.64   automake-1.16.1-7.el8.noarch                                                  
22:51:47 #14 29.64   checkpolicy-2.9-1.el8.x86_64                                                  
22:51:47 #14 29.64   cmake-3.18.2-9.el8.x86_64                                                     
22:51:47 #14 29.64   cmake-data-3.18.2-9.el8.noarch                                                
22:51:47 #14 29.64   cmake-filesystem-3.18.2-9.el8.x86_64                                          
22:51:47 #14 29.64   cmake-rpm-macros-3.18.2-9.el8.noarch                                          
22:51:47 #14 29.64   cpp-8.4.1-1.el8.x86_64                                                        
22:51:47 #14 29.64   device-mapper-devel-8:1.02.175-5.el8.x86_64                                   
22:51:47 #14 29.64   gcc-8.4.1-1.el8.x86_64                                                        
22:51:47 #14 29.64   git-2.27.0-1.el8.x86_64                                                       
22:51:47 #14 29.64   git-core-2.27.0-1.el8.x86_64                                                  
22:51:47 #14 29.64   git-core-doc-2.27.0-1.el8.noarch                                              
22:51:47 #14 29.64   glibc-devel-2.28-151.el8.x86_64                                               
22:51:47 #14 29.64   glibc-headers-2.28-151.el8.x86_64                                             
22:51:47 #14 29.64   glibc-langpack-en-2.28-151.el8.x86_64                                         
22:51:47 #14 29.64   glibc-static-2.28-151.el8.x86_64                                              
22:51:47 #14 29.64   isl-0.16.1-6.el8.x86_64                                                       
22:51:47 #14 29.64   kbd-2.0.4-10.el8.x86_64                                                       
22:51:47 #14 29.64   kbd-legacy-2.0.4-10.el8.noarch                                                
22:51:47 #14 29.64   kbd-misc-2.0.4-10.el8.noarch                                                  
22:51:47 #14 29.64   kernel-headers-4.18.0-305.3.1.el8.x86_64                                      
22:51:47 #14 29.64   libedit-3.1-23.20170329cvs.el8.x86_64                                         
22:51:47 #14 29.64   libgomp-8.4.1-1.el8.x86_64                                                    
22:51:47 #14 29.64   libmpc-1.1.0-9.1.el8.x86_64                                                   
22:51:47 #14 29.64   libseccomp-devel-2.5.1-1.el8.x86_64                                           
22:51:47 #14 29.64   libselinux-devel-2.9-5.el8.x86_64                                             
22:51:47 #14 29.64   libselinux-utils-2.9-5.el8.x86_64                                             
22:51:47 #14 29.64   libsepol-devel-2.9-2.el8.x86_64                                               
22:51:47 #14 29.64   libtool-2.4.6-25.el8.x86_64                                                   
22:51:47 #14 29.64   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
22:51:47 #14 29.64   libuv-1:1.40.0-1.el8.x86_64                                                   
22:51:47 #14 29.64   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
22:51:47 #14 29.64   libxcrypt-static-4.1.1-4.el8.x86_64                                           
22:51:47 #14 29.64   libxkbcommon-0.9.1-1.el8.x86_64                                               
22:51:47 #14 29.64   m4-1.4.18-7.el8.x86_64                                                        
22:51:47 #14 29.64   make-1:4.2.1-10.el8.x86_64                                                    
22:51:47 #14 29.64   openssh-8.0p1-6.el8_4.2.x86_64                                                
22:51:47 #14 29.64   openssh-clients-8.0p1-6.el8_4.2.x86_64                                        
22:51:47 #14 29.64   pcre2-devel-10.32-2.el8.x86_64                                                
22:51:47 #14 29.64   pcre2-utf16-10.32-2.el8.x86_64                                                
22:51:47 #14 29.64   pcre2-utf32-10.32-2.el8.x86_64                                                
22:51:47 #14 29.64   perl-Data-Dumper-2.167-399.el8.x86_64                                         
22:51:47 #14 29.64   perl-Error-1:0.17025-2.el8.noarch                                             
22:51:47 #14 29.64   perl-Git-2.27.0-1.el8.noarch                                                  
22:51:47 #14 29.64   perl-TermReadKey-2.37-7.el8.x86_64                                            
22:51:47 #14 29.64   perl-Thread-Queue-3.13-1.el8.noarch                                           
22:51:47 #14 29.64   policycoreutils-2.9-14.el8.x86_64                                             
22:51:47 #14 29.64   policycoreutils-devel-2.9-14.el8.x86_64                                       
22:51:47 #14 29.64   policycoreutils-python-utils-2.9-14.el8.noarch                                
22:51:47 #14 29.64   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
22:51:47 #14 29.64   python3-libselinux-2.9-5.el8.x86_64                                           
22:51:47 #14 29.64   python3-libsemanage-2.9-6.el8.x86_64                                          
22:51:47 #14 29.64   python3-policycoreutils-2.9-14.el8.noarch                                     
22:51:47 #14 29.64   python3-setools-4.3.0-2.el8.x86_64                                            
22:51:47 #14 29.64   rpm-plugin-selinux-4.14.3-13.el8.x86_64                                       
22:51:47 #14 29.64   selinux-policy-3.14.3-67.el8.noarch                                           
22:51:47 #14 29.64   selinux-policy-devel-3.14.3-67.el8.noarch                                     
22:51:47 #14 29.64   selinux-policy-minimum-3.14.3-67.el8.noarch                                   
22:51:47 #14 29.64   systemd-devel-239-45.el8.x86_64                                               
22:51:47 #14 29.64   vim-filesystem-2:8.0.1763-15.el8.noarch                                       
22:51:47 #14 29.64   which-2.21-12.el8.x86_64                                                      
22:51:47 #14 29.64   xkeyboard-config-2.28-1.el8.noarch                                            
22:51:47 #14 29.64 
22:51:47 #14 29.64 Complete!
22:51:47 #11 14.21 The following additional packages will be installed:
22:51:47 #9 52.49 Setting up libperlio-gzip-perl (0.19-1build5) ...
22:51:47 #9 52.50 Setting up libsys-hostname-long-perl (1.5-1) ...
22:51:47 #9 52.51 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
22:51:47 #9 52.52 Setting up liburi-perl (1.76-2) ...
22:51:47 #9 52.53 Setting up libdigest-bubblebabble-perl (0.02-2) ...
22:51:47 #9 52.54 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:47 #9 52.55 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
22:51:47 #9 52.56 Setting up python3-pkg-resources (45.2.0-1) ...
22:51:47 #9 52.75 Setting up automake (1:1.16.1-4ubuntu6) ...
22:51:47 #14 DONE 30.0s
22:51:47 
22:51:47 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
22:51:47 #16 sha256:cfd1997707c2dce7890b8916208181d8383968ce9af3067831458eb88673af8d
22:51:47 #11 14.21   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:51:47 #11 14.21   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:51:47 #11 14.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
22:51:47 #11 14.21   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:51:47 #11 14.21   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:51:47 #11 14.22   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
22:51:47 #11 14.22 Suggested packages:
22:51:47 #11 14.22   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
22:51:47 #11 14.22   libstdc++-10-doc
22:51:47 #11 14.22 Recommended packages:
22:51:47 #11 14.22   libglib2.0-data shared-mime-info xdg-user-dirs
22:51:47 #9 52.76 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:51:47 #9 52.76 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
22:51:47 #9 52.76 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
22:51:47 #9 52.77 Setting up libasync-mergepoint-perl (0.04-2) ...
22:51:47 #9 52.78 Setting up libstring-escape-perl (2010.002-2) ...
22:51:47 #9 52.79 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
22:51:47 #9 52.80 Setting up libhttp-date-perl (6.05-1) ...
22:51:47 #9 52.81 Setting up libfile-which-perl (1.23-1) ...
22:51:47 #9 52.82 Setting up libfile-basedir-perl (0.08-1) ...
22:51:47 #9 52.83 Setting up gettext (0.19.8.1-10build1) ...
22:51:47 #9 52.84 Setting up libnumber-range-perl (0.12-1) ...
22:51:47 #9 52.85 Setting up libunicode-utf8-perl (0.62-1build1) ...
22:51:47 #9 52.86 Setting up libstruct-dumb-perl (0.09-1) ...
22:51:47 #9 52.87 Setting up libfile-listing-perl (6.04-1) ...
22:51:47 #9 52.88 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
22:51:47 #9 52.90 Setting up libregexp-pattern-perl (0.2.12-1) ...
22:51:47 #9 52.91 Setting up libfont-afm-perl (1.20-2) ...
22:51:47 #9 52.92 Setting up libwant-perl (0.29-1build4) ...
22:51:47 #9 52.93 Setting up libdynaloader-functions-perl (0.003-1) ...
22:51:47 #9 52.94 Setting up libtext-glob-perl (0.10-1) ...
22:51:47 #9 52.95 Setting up libclass-method-modifiers-perl (2.13-1) ...
22:51:47 #9 52.96 Setting up liblist-compare-perl (0.53-1) ...
22:51:48 #9 52.97 Setting up libref-util-xs-perl (0.117-1build2) ...
22:51:48 #9 52.98 Setting up libio-pty-perl (1:1.12-1) ...
22:51:48 #9 52.99 Setting up libtool (2.4.6-14) ...
22:51:48 #9 53.01 Setting up libfile-fcntllock-perl (0.22-3build4) ...
22:51:48 #9 53.02 Setting up libsort-key-perl (1.33-2build2) ...
22:51:48 #9 53.03 Setting up libclone-perl (0.43-2) ...
22:51:48 #9 53.04 Setting up libalgorithm-diff-perl (1.19.03-2) ...
22:51:48 #9 53.06 Setting up libarchive-zip-perl (1.67-2) ...
22:51:48 #9 53.07 Setting up libsub-identify-perl (0.14-1build2) ...
22:51:48 #9 53.08 Setting up libdistro-info-perl (0.23ubuntu1) ...
22:51:48 #9 53.09 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
22:51:48 #9 53.10 Setting up python3-apt (2.0.0ubuntu0.20.04.5) ...
22:51:48 #11 14.89 The following NEW packages will be installed:
22:51:48 #11 14.89   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
22:51:48 #11 14.89   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:51:48 #11 14.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
22:51:48 #11 14.89   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:51:48 #11 14.89   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
22:51:48 #11 14.89   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
22:51:48 #9 53.26 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
22:51:48 #9 53.27 Setting up libio-stringy-perl (2.111-3) ...
22:51:48 #9 53.28 Setting up liblist-moreutils-perl (0.416-1build5) ...
22:51:48 #9 53.29 Setting up libhtml-tagset-perl (3.20-4) ...
22:51:48 #9 53.30 Setting up liblog-any-perl (1.708-1) ...
22:51:48 #9 53.31 Setting up libauthen-sasl-perl (2.1600-1) ...
22:51:48 #9 53.32 Setting up libdevel-size-perl (0.83-1build1) ...
22:51:48 #9 53.33 Setting up libdebhelper-perl (12.10ubuntu1) ...
22:51:48 #9 53.34 Setting up libpod-constants-perl (0.19-1) ...
22:51:48 #9 53.36 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
22:51:48 #9 53.37 Setting up libperl4-corelibs-perl (0.004-2) ...
22:51:48 #9 53.38 Setting up libfuture-perl (0.43-1) ...
22:51:48 #9 53.39 Setting up liblwp-mediatypes-perl (6.04-1) ...
22:51:48 #9 53.41 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
22:51:48 #9 53.43 Setting up libtry-tiny-perl (0.30-1) ...
22:51:48 #9 53.44 Setting up libtype-tiny-perl (1.008001-2) ...
22:51:48 #9 53.45 Setting up libtest-fatal-perl (0.014-1) ...
22:51:48 #9 53.46 Setting up libcommon-sense-perl (3.74-2build6) ...
22:51:48 #9 53.47 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:51:48 #9 53.48 Setting up libnet-http-perl (6.19-1) ...
22:51:48 #9 53.49 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
22:51:48 #9 53.50 Setting up libencode-locale-perl (1.05-1) ...
22:51:48 #9 53.51 Setting up libtext-levenshtein-perl (0.13-1) ...
22:51:48 #9 53.54 Setting up libnet-dns-perl (1.22-1) ...
22:51:48 #9 53.61 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
22:51:48 #9 53.67 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
22:51:48 #9 53.68 Setting up libstring-shellquote-perl (1.04-1) ...
22:51:48 #9 53.69 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:48 #9 53.70 Setting up libsub-install-perl (0.928-1) ...
22:51:48 #9 53.72 Setting up gcc (4:9.3.0-1ubuntu2) ...
22:51:48 #9 53.75 Setting up dpkg-dev (1.19.7ubuntu3) ...
22:51:48 #9 53.77 Setting up libnumber-compare-perl (0.03-1) ...
22:51:48 #9 53.78 Setting up intltool-debian (0.35.0+20060710.5) ...
22:51:49 #11 15.36 0 upgraded, 31 newly installed, 0 to remove and 16 not upgraded.
22:51:49 #11 15.36 1 not fully installed or removed.
22:51:49 #11 15.36 Need to get 19.6 MB of archives.
22:51:49 #11 15.36 After this operation, 84.0 MB of additional disk space will be used.
22:51:49 #11 15.36 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
22:51:49 #9 53.79 Setting up libio-async-perl (0.75-1) ...
22:51:49 #9 53.81 Setting up liberror-perl (0.17029-1) ...
22:51:49 #9 53.82 Setting up patchutils (0.3.4-2) ...
22:51:49 #9 53.83 Setting up libmail-sendmail-perl (0.80-1) ...
22:51:49 #9 53.84 Setting up libltdl-dev:amd64 (2.4.6-14) ...
22:51:49 #9 53.85 Setting up libjson-maybexs-perl (1.004000-1) ...
22:51:49 #9 53.86 Setting up libxml-sax-base-perl (1.09-1) ...
22:51:49 #9 53.88 Setting up libio-string-perl (1.08-3) ...
22:51:49 #9 53.89 Setting up libreadonly-perl (2.050-2) ...
22:51:49 #9 53.90 Setting up python3-chardet (3.0.4-4build1) ...
22:51:49 #9 54.13 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
22:51:49 #9 54.14 Setting up libfile-find-rule-perl (0.34-1) ...
22:51:49 #9 54.15 Setting up libstring-copyright-perl (0.003006-1) ...
22:51:49 #9 54.16 Setting up python3-debian (0.1.36ubuntu1) ...
22:51:49 #9 54.31 Setting up python3-requests (2.22.0-2ubuntu1) ...
22:51:49 #9 54.47 Setting up libdata-optlist-perl (0.110-1) ...
22:51:49 #9 54.48 Setting up libipc-run-perl (20180523.0-2) ...
22:51:49 #9 54.49 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
22:51:49 #9 54.50 Setting up libcontextual-return-perl (0.004014-2) ...
22:51:49 #9 54.52 Setting up libwww-robotrules-perl (6.02-1) ...
22:51:49 #9 54.53 Setting up libtypes-serialiser-perl (1.0-1) ...
22:51:49 #9 54.54 Setting up g++ (4:9.3.0-1ubuntu2) ...
22:51:49 #9 54.56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:51:49 #11 16.01 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
22:51:49 #16 DONE 1.7s
22:51:49 
22:51:49 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
22:51:49 #17 sha256:bf604496f3abb0c3b0ed989beac143a131b529e2f0debb6fc0c9325f734e38e0
22:51:49 #17 DONE 0.0s
22:51:49 
22:51:49 #18 exporting to image
22:51:49 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:51:49 #18 exporting layers
22:51:49 #9 54.56 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
22:51:49 #9 54.57 Setting up libhtml-parser-perl (3.72-5) ...
22:51:49 #9 54.58 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
22:51:49 #9 54.59 Setting up librole-tiny-perl (2.001004-1) ...
22:51:49 #9 54.60 Setting up build-essential (12.8ubuntu1.1) ...
22:51:49 #9 54.61 Setting up libfont-ttf-perl (1.06-1) ...
22:51:49 #9 54.63 Setting up libfile-homedir-perl (1.004-1) ...
22:51:49 #9 54.64 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
22:51:49 #9 54.65 Setting up libio-socket-ssl-perl (2.067-1) ...
22:51:49 #9 54.66 Setting up libsub-exporter-perl (0.987-1) ...
22:51:49 #9 54.67 Setting up libalgorithm-merge-perl (0.08-3) ...
22:51:49 #9 54.69 Setting up libhttp-message-perl (6.22-1) ...
22:51:49 #9 54.70 Setting up libhtml-form-perl (6.07-1) ...
22:51:49 #9 54.71 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
22:51:49 #9 54.72 Setting up libjson-xs-perl (4.020-1build1) ...
22:51:49 #9 54.73 Setting up libhttp-negotiate-perl (6.01-1) ...
22:51:49 #9 54.74 Setting up libio-prompter-perl (0.004015-1) ...
22:51:49 #9 54.75 Setting up libhttp-cookies-perl (6.08-1) ...
22:51:49 #9 54.77 Setting up po-debconf (1.0.21) ...
22:51:49 #9 54.78 Setting up libhtml-tree-perl (5.07-2) ...
22:51:49 #11 16.35 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
22:51:49 #11 16.36 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
22:51:49 #11 16.36 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
22:51:49 #11 16.36 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
22:51:49 #11 16.43 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
22:51:50 #9 54.79 Setting up libparams-classify-perl (0.015-1build2) ...
22:51:50 #9 54.80 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
22:51:50 #9 54.81 Setting up libpath-iterator-rule-perl (1.014-1) ...
22:51:50 #9 54.82 Setting up libnet-dns-sec-perl (1.15-1) ...
22:51:50 #9 54.83 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.5) ...
22:51:50 #9 54.84 Setting up libsereal-perl (4.011-1) ...
22:51:50 #9 54.85 Setting up libhtml-format-perl (2.12-1) ...
22:51:50 #9 54.86 Setting up libxml-sax-perl (1.02+dfsg-1) ...
22:51:50 #9 54.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:51:50 #9 54.98 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:51:50 #11 16.50 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
22:51:50 #11 16.50 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
22:51:50 #11 16.50 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
22:51:50 #11 16.51 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
22:51:50 #11 16.66 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
22:51:50 #11 16.67 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
22:51:50 #11 16.67 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
22:51:50 #11 16.67 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
22:51:50 #11 16.68 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
22:51:50 #11 16.68 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
22:51:50 #11 16.68 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-5+rpi1 [123 kB]
22:51:50 #9 55.10 
22:51:50 #9 55.10 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:51:50 #9 55.13 Setting up dput (1.0.3ubuntu1) ...
22:51:50 #11 16.69 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
22:51:50 #11 16.74 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
22:51:50 #11 16.80 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
22:51:50 #11 16.87 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
22:51:50 #11 16.88 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
22:51:50 #11 16.90 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
22:51:50 #9 55.29 Setting up libio-async-loop-epoll-perl (0.20-1) ...
22:51:50 #9 55.30 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
22:51:50 #9 55.43 Setting up libnet-smtp-ssl-perl (1.04-1) ...
22:51:50 #9 55.44 Setting up libmodule-runtime-perl (0.016-1) ...
22:51:50 #9 55.45 Setting up libmailtools-perl (2.21-1) ...
22:51:50 #9 55.47 Setting up git (1:2.25.1-1ubuntu3.1) ...
22:51:50 #9 55.49 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
22:51:50 #9 55.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:51:50 #9 55.61 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:51:50 #11 16.91 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
22:51:50 #11 16.92 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
22:51:50 #11 16.93 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
22:51:50 #11 16.94 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
22:51:50 #11 16.97 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-5+rpi1 [401 kB]
22:51:50 #11 16.99 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
22:51:50 #11 17.06 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
22:51:50 #9 55.68 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:51:50 #9 55.80 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:51:50 #9 55.83 Setting up dh-strip-nondeterminism (1.7.0-1) ...
22:51:50 #9 55.84 Setting up libconst-fast-perl (0.014-1) ...
22:51:50 #9 55.85 Setting up libhttp-daemon-perl (6.06-1) ...
22:51:50 #9 55.86 Setting up libgit-wrapper-perl (0.048-1) ...
22:51:50 #11 17.48 debconf: delaying package configuration, since apt-utils is not installed
22:51:51 #9 55.87 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.5) ...
22:51:51 #9 55.90 Setting up curl (7.68.0-1ubuntu2.5) ...
22:51:51 #9 55.90 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
22:51:51 #9 55.91 Setting up libmodule-implementation-perl (0.09-1) ...
22:51:51 #9 55.92 Setting up libemail-valid-perl (1.202-1) ...
22:51:51 #9 55.93 Setting up libpackage-stash-perl (0.38-1) ...
22:51:51 #9 55.95 Setting up libimport-into-perl (1.002005-1) ...
22:51:51 #9 55.96 Setting up libmoo-perl (2.003006-1) ...
22:51:51 #9 55.97 Setting up liblist-someutils-perl (0.58-1) ...
22:51:51 #9 55.98 Setting up liblist-someutils-xs-perl (0.58-2) ...
22:51:51 #9 55.99 Setting up gnupg (2.2.19-3ubuntu2.1) ...
22:51:51 #9 56.00 Setting up libmoox-aliases-perl (0.001006-1) ...
22:51:51 #9 56.01 Setting up libparams-validate-perl (1.29-3) ...
22:51:51 #9 56.02 Setting up libb-hooks-endofscope-perl (0.24-1) ...
22:51:51 #9 56.03 Setting up libnamespace-clean-perl (0.27-1) ...
22:51:51 #9 56.04 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
22:51:51 #9 56.05 Setting up libgitlab-api-v4-perl (0.25-1) ...
22:51:51 #9 56.06 Setting up libmoox-struct-perl (0.017-1) ...
22:51:51 #9 56.07 Setting up lintian (2.62.0ubuntu1) ...
22:51:51 #11 17.56 Fetched 19.6 MB in 2s (8819 kB/s)
22:51:51 #11 17.59 Selecting previously unselected package libstdc++-10-dev:armhf.
22:51:51 #11 17.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17527 files and directories currently installed.)
22:51:51 #11 17.61 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
22:51:51 #11 17.62 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
22:51:51 #9 56.09 Setting up licensecheck (3.0.45-1) ...
22:51:51 #9 56.10 Setting up dh-autoreconf (19) ...
22:51:51 #9 56.11 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
22:51:51 #9 56.12 Setting up libwww-perl (6.43-1) ...
22:51:51 #9 56.13 Setting up debhelper (12.10ubuntu1) ...
22:51:51 #9 56.14 Setting up devscripts (2.20.2ubuntu2) ...
22:51:51 #9 56.30 Setting up equivs (2.2.0) ...
22:51:51 #9 56.31 Setting up libxml-parser-perl (2.46-1) ...
22:51:51 #9 56.32 Setting up libxml-sax-expat-perl (0.51-1) ...
22:51:51 #9 56.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
22:51:51 #9 56.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:51:51 #9 56.53 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:51:51 #9 56.56 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
22:51:51 #9 56.58 Processing triggers for ca-certificates (20210119~20.04.1) ...
22:51:51 #9 56.59 Updating certificates in /etc/ssl/certs...
22:51:51 #11 18.06 Selecting previously unselected package g++-10.
22:51:51 #11 18.06 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
22:51:51 #11 18.07 Unpacking g++-10 (10.2.1-6+rpi1) ...
22:51:52 #9 56.98 0 added, 0 removed; done.
22:51:52 #9 56.98 Running hooks in /etc/ca-certificates/update.d...
22:51:52 #9 56.98 done.
22:51:52 #11 19.08 Selecting previously unselected package g++.
22:51:52 #11 19.08 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
22:51:52 #11 19.08 Unpacking g++ (4:10.2.1-1+rpi1) ...
22:51:52 #11 19.12 Selecting previously unselected package build-essential.
22:51:52 #11 19.13 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
22:51:52 #11 19.13 Unpacking build-essential (12.9) ...
22:51:52 #11 19.19 Selecting previously unselected package bash-completion.
22:51:52 #11 19.19 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
22:51:52 #9 DONE 57.5s
22:51:52 
22:51:52 #11 [stage-1 4/9] COPY common /root/build-deb/debian
22:51:52 #11 sha256:77d7525348366e8dec934daa9674a2377991f9bdb163e77c08c5809074d59e4e
22:51:52 #11 DONE 0.1s
22:51:52 
22:51:52 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
22:51:52 #12 sha256:a20ea58d0767207ccbf8a0ccd1265fdecab0ce92c19d5b8ca3df6d5f1ba4437f
22:51:53 #12 0.772 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
22:51:53 #12 0.952 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
22:51:53 #12 1.058 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
22:51:53 #12 1.165 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
22:51:54 #11 20.34 Unpacking bash-completion (1:2.11-2) ...
22:51:54 #11 20.61 Selecting previously unselected package cmake-data.
22:51:54 #11 20.61 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
22:51:54 #11 20.62 Unpacking cmake-data (3.18.4-2+rpi1) ...
22:51:54 #12 1.243 Reading package lists...
22:51:54 #18 exporting layers 5.1s done
22:51:54 #18 writing image sha256:5706e755a43df94b3fab6342da961e10227346bf09021b6a77bd2266465e113a done
22:51:54 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
22:51:54 #18 DONE 5.1s
22:51:54 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 4a6fe51' --define '_gitcommit_engine d12fc17' --define '_release 0' --define '_version 0.0.0.20210629140245.4a6fe51' --define '_origversion 0.0.0-20210629140245-4a6fe51' --define '_compose_rpm_version usage:' --define '_compose_version ${VERSION}' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
22:51:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OfS0Gf
22:51:54 + umask 022
22:51:54 + cd /root/rpmbuild/BUILD
22:51:54 + cd /root/rpmbuild/BUILD
22:51:54 + rm -rf src
22:51:54 + /usr/bin/mkdir -p src
22:51:54 + cd src
22:51:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:51:54 + /usr/bin/tar -xof -
22:51:54 #11 21.51 Selecting previously unselected package libarchive13:armhf.
22:51:54 #11 21.51 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
22:51:54 #11 21.52 Unpacking libarchive13:armhf (3.4.3-2) ...
22:51:55 #19 ...
22:51:55 
22:51:55 #22 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:51:55 #22 sha256:2b5981219d8065a964249a0cd46c268fb4aa0cdb01581ec6cd1f8b34e7a97f3a
22:51:55 #22 0.810 Building static docker-darwin-amd64
22:51:55 #11 21.60 Selecting previously unselected package libjsoncpp24:armhf.
22:51:55 #11 21.61 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
22:51:55 #11 21.61 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
22:51:55 #11 21.67 Selecting previously unselected package librhash0:armhf.
22:51:55 #11 21.67 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
22:51:55 #11 21.67 Unpacking librhash0:armhf (1.4.1-2) ...
22:51:55 #11 21.74 Selecting previously unselected package libuv1:armhf.
22:51:55 #11 21.74 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
22:51:55 #11 21.75 Unpacking libuv1:armhf (1.40.0-1) ...
22:51:55 #11 21.80 Selecting previously unselected package cmake.
22:51:55 #11 21.80 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
22:51:55 #11 21.81 Unpacking cmake (3.18.4-2+rpi1) ...
22:51:55 #12 2.694 dh_testdir
22:51:55 #12 2.714 dh_testroot
22:51:55 #12 2.733 dh_prep
22:51:55 #12 2.755 dh_testdir
22:51:55 #12 2.774 dh_testroot
22:51:55 #12 2.793 dh_install
22:51:55 #12 2.821 dh_installdocs
22:51:55 #12 2.854 dh_installchangelogs
22:51:55 + STATUS=0
22:51:55 + '[' 0 -ne 0 ']'
22:51:55 + /usr/bin/tar -xof -
22:51:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
22:51:55 #12 2.927 dh_compress
22:51:55 #12 2.962 dh_fixperms
22:51:55 #12 3.007 dh_installdeb
22:51:55 #12 3.035 dh_gencontrol
22:51:55 #12 3.149 dh_md5sums
22:51:55 #11 22.34 Selecting previously unselected package dh-apparmor.
22:51:55 #11 22.34 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
22:51:55 #11 22.35 Unpacking dh-apparmor (2.13.6-10) ...
22:51:55 #11 22.40 Selecting previously unselected package libbtrfs0:armhf.
22:51:55 #11 22.40 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
22:51:55 #11 22.41 Unpacking libbtrfs0:armhf (5.10.1-2) ...
22:51:55 #11 22.48 Selecting previously unselected package libbtrfs-dev:armhf.
22:51:56 #12 3.179 dh_builddeb
22:51:56 #12 3.199 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
22:51:56 #12 3.219 
22:51:56 #12 3.219 The package has been created.
22:51:56 #12 3.219 Attention, the package has been created in the current directory,
22:51:56 #12 3.219 not in ".." as indicated by the message above!
22:51:56 #12 3.241 Selecting previously unselected package docker-ce-build-deps.
22:51:56 #12 3.259 (Reading database ... 26307 files and directories currently installed.)
22:51:56 #12 3.260 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
22:51:56 #12 3.263 Unpacking docker-ce-build-deps (1.0) ...
22:51:56 + STATUS=0
22:51:56 + '[' 0 -ne 0 ']'
22:51:56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
22:51:56 + exit 0
22:51:56 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.shIdtf
22:51:56 + umask 022
22:51:56 + cd /root/rpmbuild/BUILD
22:51:56 + cd src
22:51:56 + export DOCKER_GITCOMMIT=d12fc17
22:51:56 + DOCKER_GITCOMMIT=d12fc17
22:51:56 + mkdir -p /go/src/github.com/docker
22:51:56 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
22:51:56 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
22:51:56 + pushd /root/rpmbuild/BUILD/src/engine
22:51:56 + TMP_GOPATH=/go
22:51:56 + hack/dockerfile/install/install.sh tini
22:51:56 + RM_GOPATH=0
22:51:56 + TMP_GOPATH=/go
22:51:56 + : /usr/local/bin
22:51:56 + '[' -z /go ']'
22:51:56 + export GOPATH=/go
22:51:56 + GOPATH=/go
22:51:56 + case "$(go env GOARCH)" in
22:51:56 ++ go env GOARCH
22:51:56 + export GO_BUILDMODE=-buildmode=pie
22:51:56 + GO_BUILDMODE=-buildmode=pie
22:51:56 ++ dirname hack/dockerfile/install/install.sh
22:51:56 + dir=hack/dockerfile/install
22:51:56 + bin=tini
22:51:56 + shift
22:51:56 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:51:56 + . hack/dockerfile/install/tini.installer
22:51:56 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:51:56 + install_tini
22:51:56 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:51:56 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:51:56 + git clone https://github.com/krallin/tini.git /go/tini
22:51:56 Cloning into '/go/tini'...
22:51:56 + cd /go/tini
22:51:56 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:51:56 + cmake .
22:51:56 #11 22.48 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
22:51:56 #11 22.48 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
22:51:56 #11 22.57 Selecting previously unselected package dmsetup.
22:51:56 #11 22.57 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
22:51:56 #11 22.57 Unpacking dmsetup (2:1.02.175-2.1) ...
22:51:56 #11 22.63 Selecting previously unselected package libdevmapper1.02.1:armhf.
22:51:56 #11 22.63 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:51:56 #11 22.64 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:51:56 #11 22.70 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
22:51:56 #11 22.71 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
22:51:56 #11 22.71 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:51:56 #11 22.75 Selecting previously unselected package libudev-dev:armhf.
22:51:56 cmake: symbol lookup error: cmake: undefined symbol: archive_write_add_filter_zstd
22:51:56 error: Bad exit status from /var/tmp/rpm-tmp.shIdtf (%build)
22:51:56 
22:51:56 
22:51:56 RPM build errors:
22:51:56     Bad exit status from /var/tmp/rpm-tmp.shIdtf (%build)
22:51:56 #11 22.75 Preparing to unpack .../17-libudev-dev_247.3-5+rpi1_armhf.deb ...
22:51:56 #11 22.76 Unpacking libudev-dev:armhf (247.3-5+rpi1) ...
22:51:56 #11 22.82 Selecting previously unselected package libsepol1-dev:armhf.
22:51:56 #11 22.82 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
22:51:56 #11 22.83 Unpacking libsepol1-dev:armhf (3.1-1) ...
22:51:56 #11 22.93 Selecting previously unselected package libpcre2-16-0:armhf.
22:51:56 #11 22.93 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
22:51:56 #11 22.93 Unpacking libpcre2-16-0:armhf (10.36-2) ...
22:51:56 #11 23.01 Selecting previously unselected package libpcre2-32-0:armhf.
22:51:56 #11 23.01 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
22:51:56 #11 23.02 Unpacking libpcre2-32-0:armhf (10.36-2) ...
22:51:56 #11 23.09 Selecting previously unselected package libpcre2-posix2:armhf.
22:51:56 #11 23.09 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
22:51:56 #11 23.09 Unpacking libpcre2-posix2:armhf (10.36-2) ...
22:51:56 #11 23.14 Selecting previously unselected package libpcre2-dev:armhf.
22:51:56 #11 23.14 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
22:51:56 #11 23.15 Unpacking libpcre2-dev:armhf (10.36-2) ...
22:51:56 #11 23.27 Selecting previously unselected package libselinux1-dev:armhf.
22:51:56 #11 23.28 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
22:51:56 #11 23.28 Unpacking libselinux1-dev:armhf (3.1-3) ...
22:51:56 #11 23.36 Selecting previously unselected package libdevmapper-dev:armhf.
22:51:56 #11 23.36 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
22:51:56 #11 23.37 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:51:56 #11 23.42 Selecting previously unselected package libltdl7:armhf.
22:51:56 #11 23.42 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
22:51:56 #11 23.43 Unpacking libltdl7:armhf (2.4.6-15) ...
22:51:56 #11 23.48 Selecting previously unselected package libltdl-dev:armhf.
22:51:56 #11 23.48 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
22:51:56 #11 23.49 Unpacking libltdl-dev:armhf (2.4.6-15) ...
22:51:56 #11 23.55 Selecting previously unselected package libseccomp-dev:armhf.
22:51:56 make: *** [Makefile:97: centos-8] Error 1
22:51:56 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
[Pipeline] sh
22:51:56 #12 3.333 Reading package lists...
22:51:56 #12 4.070 Building dependency tree...
22:51:56 #12 4.235 Reading state information...
22:51:56 #12 4.255 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
22:51:56 #12 4.295 Starting 2 pkgProblemResolver with broken count: 0
22:51:56 #12 4.298 Done
22:51:56 #12 4.316  Done
22:51:56 #12 4.323 Starting pkgProblemResolver with broken count: 0
22:51:56 #12 4.347 Starting 2 pkgProblemResolver with broken count: 0
22:51:56 #12 4.349 Done
22:51:57 #11 23.55 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
22:51:57 #11 23.56 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
22:51:57 #11 23.61 Selecting previously unselected package libsystemd-dev:armhf.
22:51:57 #11 23.62 Preparing to unpack .../28-libsystemd-dev_247.3-5+rpi1_armhf.deb ...
22:51:57 #11 23.62 Unpacking libsystemd-dev:armhf (247.3-5+rpi1) ...
22:51:57 + make clean
22:51:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
22:51:57 #12 4.429 The following additional packages will be installed:
22:51:57 #12 4.430   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:51:57 #12 4.430   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:51:57 #12 4.430   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:51:57 #12 4.430   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:51:57 #12 4.430   libsystemd0 libudev-dev libudev1 libuv1 pkg-config
22:51:57 #12 4.431 Suggested packages:
22:51:57 #12 4.431   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
22:51:57 #12 4.431 Recommended packages:
22:51:57 #12 4.431   dmsetup
22:51:57 #12 4.477 The following NEW packages will be installed:
22:51:57 #12 4.477   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
22:51:57 #12 4.477   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
22:51:57 #12 4.478   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
22:51:57 #12 4.478   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
22:51:57 #12 4.478   libudev-dev libuv1 pkg-config
22:51:57 #12 4.479 The following packages will be upgraded:
22:51:57 #12 4.480   libsystemd0 libudev1
22:51:57 #11 23.77 Selecting previously unselected package libglib2.0-0:armhf.
22:51:57 #11 23.78 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
22:51:57 #11 23.78 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
22:51:57 #11 23.98 Selecting previously unselected package pkg-config.
22:51:57 #11 23.98 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
22:51:57 #11 23.99 Unpacking pkg-config (0.29.2-1) ...
22:51:57 #11 24.05 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
22:51:57 #11 24.07 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
22:51:57 #11 24.08 Setting up g++-10 (10.2.1-6+rpi1) ...
22:51:57 #11 24.10 Setting up libarchive13:armhf (3.4.3-2) ...
22:51:57 #11 24.11 Setting up libglib2.0-0:armhf (2.66.8-1) ...
22:51:57 #11 24.17 No schema files found: doing nothing.
22:51:57 #11 24.18 Setting up libsepol1-dev:armhf (3.1-1) ...
22:51:57 #11 24.20 Setting up libpcre2-16-0:armhf (10.36-2) ...
22:51:57 #12 5.066 2 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
22:51:57 #12 5.066 1 not fully installed or removed.
22:51:57 #12 5.066 Need to get 8886 kB of archives.
22:51:57 #12 5.066 After this operation, 41.1 MB of additional disk space will be used.
22:51:57 #12 5.066 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
22:51:57 #11 24.21 Setting up libbtrfs0:armhf (5.10.1-2) ...
22:51:57 #11 24.22 Setting up libpcre2-32-0:armhf (10.36-2) ...
22:51:57 #11 24.24 Setting up libuv1:armhf (1.40.0-1) ...
22:51:57 #11 24.25 Setting up bash-completion (1:2.11-2) ...
22:51:58 rm -f -r src
22:51:58 make -C rpm clean
22:51:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
22:51:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
22:51:58 #12 5.588 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
22:51:58 #12 5.976 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
22:51:58 #12 6.006 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
22:51:58 #11 25.50 Setting up pkg-config (0.29.2-1) ...
22:51:58 #12 6.012 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
22:51:58 #12 6.023 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB]
22:51:58 #12 6.027 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
22:51:58 #12 6.277 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
22:51:59 rm -f -r rpmbuild/
22:51:59 docker builder prune -f --filter until=24h
22:51:59 Total reclaimed space: 0B
22:51:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
22:51:59 make -C deb clean
22:51:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
22:51:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
22:51:59 rm -f -r debbuild
22:51:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
22:51:59 rm -f -r sources
22:51:59 docker builder prune -f --filter until=24h
22:51:59 Total reclaimed space: 0B
22:51:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
22:51:59 make -C static clean
22:51:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:51:59 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
22:51:59 rm -f -r build
22:51:59 docker builder prune -f --filter until=24h
22:51:59 Total reclaimed space: 0B
22:51:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch rpm
22:51:59 #11 25.61 Setting up libudev-dev:armhf (247.3-5+rpi1) ...
22:51:59 #11 25.63 Setting up libpcre2-posix2:armhf (10.36-2) ...
22:51:59 #11 25.65 Setting up libltdl7:armhf (2.4.6-15) ...
22:51:59 #11 25.66 Setting up libjsoncpp24:armhf (1.9.4-4) ...
22:51:59 #11 25.67 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
22:51:59 #11 25.69 Setting up g++ (4:10.2.1-1+rpi1) ...
22:51:59 #11 25.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
22:51:59 #12 6.279 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
22:51:59 #12 6.284 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
22:51:59 #12 6.297 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.7 [77.6 kB]
22:51:59 #12 6.303 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
22:51:59 #12 6.315 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
22:51:59 #12 6.315 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.7 [19.7 kB]
22:51:59 #12 6.321 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
22:51:59 #12 6.347 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
22:51:59 #12 6.386 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
22:51:59 #12 6.492 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
22:51:59 #12 6.493 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
22:51:59 #12 6.507 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
22:51:59 #12 6.511 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
22:51:59 #12 6.512 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
22:51:59 #12 6.514 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.7 [270 kB]
22:51:59 #12 6.520 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.7 [246 kB]
22:51:59 #12 6.526 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
22:51:59 #11 25.74 Setting up librhash0:armhf (1.4.1-2) ...
22:51:59 #11 25.75 Setting up build-essential (12.9) ...
22:51:59 #11 25.77 Setting up cmake-data (3.18.4-2+rpi1) ...
22:51:59 #11 25.79 Setting up dh-apparmor (2.13.6-10) ...
22:51:59 #11 25.80 Setting up libsystemd-dev:armhf (247.3-5+rpi1) ...
22:51:59 #11 25.82 Setting up libpcre2-dev:armhf (10.36-2) ...
22:51:59 #11 25.84 Setting up libselinux1-dev:armhf (3.1-3) ...
22:51:59 #11 25.85 Setting up libltdl-dev:armhf (2.4.6-15) ...
22:51:59 #11 25.87 Setting up cmake (3.18.4-2+rpi1) ...
22:51:59 #11 25.88 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
22:51:59 #11 25.89 Setting up dmsetup (2:1.02.175-2.1) ...
22:51:59 #11 25.91 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
22:51:59 #11 25.93 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
22:51:59 #11 25.94 Setting up docker-ce-build-deps (1.0) ...
22:51:59 #12 6.670 debconf: delaying package configuration, since apt-utils is not installed
22:51:59 #12 6.704 Fetched 8886 kB in 2s (4350 kB/s)
22:51:59 #12 6.730 Selecting previously unselected package bash-completion.
22:51:59 #12 6.730 (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 ... 26311 files and directories currently installed.)
22:51:59 #12 6.746 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
22:51:59 #11 25.96 Processing triggers for libc-bin (2.31-11+rpi1) ...
22:51:59 #11 25.99 Processing triggers for man-db (2.9.4-2) ...
22:51:59 #11 DONE 26.4s
22:51:59 
22:51:59 #12 [stage-1 5/8] COPY sources/ /sources
22:51:59 #12 sha256:2e268f0d94c59d3565de0cbb0f3eb0f5492d8032c4b6d1b6a48df027ff64dafe
22:51:59 #12 DONE 0.1s
22:51:59 #12 7.342 Unpacking bash-completion (1:2.10-1ubuntu1) ...
22:51:59 #12 7.455 Selecting previously unselected package cmake-data.
22:52:00 
22:52:00 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
22:52:00 #14 sha256:d3114e322c70e6387a6115681a04eb8b0acfcee12381cd14ae48ed93e1a9bb80
22:52:00 #12 7.458 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
22:52:00 #12 7.463 Unpacking cmake-data (3.16.3-1ubuntu1) ...
22:52:00 #12 7.805 Selecting previously unselected package libarchive13:amd64.
22:52:00 #12 7.809 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
22:52:00 #12 7.816 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
22:52:00 #12 7.874 Selecting previously unselected package libjsoncpp1:amd64.
22:52:00 #12 7.877 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
22:52:00 #12 7.881 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
22:52:00 #12 7.918 Selecting previously unselected package librhash0:amd64.
22:52:00 #12 7.921 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
22:52:00 #12 7.925 Unpacking librhash0:amd64 (1.3.9-1) ...
22:52:00 #12 7.967 Selecting previously unselected package libuv1:amd64.
22:52:00 #12 7.970 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.1_amd64.deb ...
22:52:00 #12 7.974 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.1) ...
22:52:00 #12 8.008 Selecting previously unselected package cmake.
22:52:00 #12 8.011 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
22:52:00 #12 8.015 Unpacking cmake (3.16.3-1ubuntu1) ...
22:52:01 #12 8.400 Selecting previously unselected package dh-apparmor.
22:52:01 #12 8.403 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
22:52:01 #12 8.407 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
22:52:01 #12 8.438 Selecting previously unselected package libbtrfs0:amd64.
22:52:01 #12 8.441 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
22:52:01 #12 8.444 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
22:52:01 #12 8.486 Selecting previously unselected package libbtrfs-dev:amd64.
22:52:01 #12 8.490 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
22:52:01 #12 8.493 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
22:52:01 #12 8.553 Preparing to unpack .../10-libudev1_245.4-4ubuntu3.7_amd64.deb ...
22:52:01 #12 8.563 Unpacking libudev1:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ...
22:52:01 #12 8.617 Setting up libudev1:amd64 (245.4-4ubuntu3.7) ...
22:52:01 #12 8.662 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:52:01 #12 8.662 (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 ... 29897 files and directories currently installed.)
22:52:01 #12 8.680 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:52:01 #12 8.684 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:52:01 #12 8.730 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:52:01 #12 8.733 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:52:01 #12 8.737 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:52:01 #12 8.766 Selecting previously unselected package libudev-dev:amd64.
22:52:01 #12 8.769 Preparing to unpack .../02-libudev-dev_245.4-4ubuntu3.7_amd64.deb ...
22:52:01 #12 8.773 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.7) ...
22:52:01 #12 8.806 Selecting previously unselected package libsepol1-dev:amd64.
22:52:01 #12 8.809 Preparing to unpack .../03-libsepol1-dev_3.0-1_amd64.deb ...
22:52:01 #12 8.815 Unpacking libsepol1-dev:amd64 (3.0-1) ...
22:52:01 #12 8.882 Selecting previously unselected package libpcre2-16-0:amd64.
22:52:01 #12 8.888 Preparing to unpack .../04-libpcre2-16-0_10.34-7_amd64.deb ...
22:52:01 #12 8.892 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
22:52:01 #12 8.941 Selecting previously unselected package libpcre2-32-0:amd64.
22:52:01 #12 8.944 Preparing to unpack .../05-libpcre2-32-0_10.34-7_amd64.deb ...
22:52:01 #12 8.947 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
22:52:01 #12 9.000 Selecting previously unselected package libpcre2-posix2:amd64.
22:52:01 #12 9.003 Preparing to unpack .../06-libpcre2-posix2_10.34-7_amd64.deb ...
22:52:01 #12 9.007 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
22:52:01 #12 9.038 Selecting previously unselected package libpcre2-dev:amd64.
22:52:01 #12 9.041 Preparing to unpack .../07-libpcre2-dev_10.34-7_amd64.deb ...
22:52:01 #12 9.045 Unpacking libpcre2-dev:amd64 (10.34-7) ...
22:52:01 #12 9.134 Selecting previously unselected package libselinux1-dev:amd64.
22:52:01 #12 9.137 Preparing to unpack .../08-libselinux1-dev_3.0-1build2_amd64.deb ...
22:52:01 #12 9.141 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
22:52:01 #12 9.188 Selecting previously unselected package libdevmapper-dev:amd64.
22:52:01 #12 9.191 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
22:52:01 #12 9.195 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
22:52:01 #12 9.224 Selecting previously unselected package libseccomp-dev:amd64.
22:52:01 #12 9.227 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
22:52:01 #12 9.230 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
22:52:01 #12 9.273 Preparing to unpack .../11-libsystemd0_245.4-4ubuntu3.7_amd64.deb ...
22:52:02 #12 9.285 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ...
22:52:02 #12 9.360 Setting up libsystemd0:amd64 (245.4-4ubuntu3.7) ...
22:52:02 #12 9.400 Selecting previously unselected package libsystemd-dev:amd64.
22:52:02 #12 9.400 (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 ... 30430 files and directories currently installed.)
22:52:02 #12 9.414 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.7_amd64.deb ...
22:52:02 #12 9.418 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.7) ...
22:52:02 #12 9.483 Selecting previously unselected package pkg-config.
22:52:02 #12 9.486 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_amd64.deb ...
22:52:02 #12 9.489 Unpacking pkg-config (0.29.1-0ubuntu4) ...
22:52:02 #12 9.532 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
22:52:02 #12 9.544 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
22:52:02 #12 9.555 Setting up libsepol1-dev:amd64 (3.0-1) ...
22:52:02 #12 9.567 Setting up libpcre2-16-0:amd64 (10.34-7) ...
22:52:02 #12 9.578 Setting up libbtrfs0:amd64 (5.4.1-2) ...
22:52:02 #12 9.588 Setting up libpcre2-32-0:amd64 (10.34-7) ...
22:52:02 #12 9.598 Setting up libuv1:amd64 (1.34.2-1ubuntu1.1) ...
22:52:02 #12 9.609 Setting up bash-completion (1:2.10-1ubuntu1) ...
22:52:02 #12 10.28 Setting up pkg-config (0.29.1-0ubuntu4) ...
22:52:02 #12 10.33 Setting up libudev-dev:amd64 (245.4-4ubuntu3.7) ...
22:52:02 #12 10.34 Setting up libpcre2-posix2:amd64 (10.34-7) ...
22:52:02 #12 10.35 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:52:02 #12 10.36 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
22:52:02 #12 10.37 Setting up librhash0:amd64 (1.3.9-1) ...
22:52:02 #12 10.39 Setting up cmake-data (3.16.3-1ubuntu1) ...
22:52:03 #12 10.40 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
22:52:03 #12 10.41 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.7) ...
22:52:03 #12 10.43 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
22:52:03 #12 10.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
22:52:03 #12 10.45 Setting up libpcre2-dev:amd64 (10.34-7) ...
22:52:03 #12 10.46 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
22:52:03 #12 10.47 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
22:52:03 #12 10.49 Setting up cmake (3.16.3-1ubuntu1) ...
22:52:03 #12 10.49 Setting up docker-ce-build-deps (1.0) ...
22:52:03 #12 10.51 Processing triggers for man-db (2.9.1-1) ...
22:52:03 #12 10.53 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
22:52:03 #12 DONE 10.7s
22:52:03 
22:52:03 #13 [stage-1 6/9] COPY sources/ /sources
22:52:03 #13 sha256:e748dd3be69133c7345d702e3ae616afb38ec2a9de16a1c5d9e9e4d3caec4733
22:52:03 #13 DONE 0.1s
22:52:03 
22:52:03 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
22:52:03 #15 sha256:ba90af9e17cecc3f40a077dd5b599bbe7f2d18d351a54d8e5cdbd2e6a86d5d54
22:52:03 #14 DONE 3.2s
22:52:03 
22:52:03 #15 [stage-1 7/8] WORKDIR /root/build-deb
22:52:03 #15 sha256:458dada6f02af4db9f492e8ed28169635ce4e5e12d9702527587bacb370b85b9
22:52:03 #15 DONE 0.0s
22:52:03 
22:52:03 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
22:52:03 #16 sha256:b6461ce726d5b7549fc5b8c59e351e330eccc45af943b65170fe9f2292393c0c
22:52:03 #16 DONE 0.0s
22:52:03 
22:52:03 #17 exporting to image
22:52:03 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:52:03 #17 exporting layers
22:52:11 #15 DONE 6.7s
22:52:11 
22:52:11 #16 [stage-1 8/9] WORKDIR /root/build-deb
22:52:11 #16 sha256:e8a8cc57a89321fcce99f93651b3556f1aeaaf2cb18c4f3b57e9416ca8109a97
22:52:11 #16 DONE 0.0s
22:52:11 
22:52:11 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
22:52:11 #17 sha256:e8659afe72e084812c11b97e46c9f69d3df2a844fb279379a9e34e0595fed5cd
22:52:11 #17 DONE 0.0s
22:52:11 
22:52:11 #18 exporting to image
22:52:11 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
22:52:11 #18 exporting layers
22:52:11 #17 exporting layers 7.2s done
22:52:11 #17 writing image sha256:3a8057df540c30c1b77ed96c2945a048d218d02354c23838f37bb53b45836864 done
22:52:11 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
22:52:11 #17 DONE 7.2s
22:52:11 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
22:52:11 + set -e
22:52:11 + mkdir -p /root/build-deb/engine
22:52:11 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:52:12 + mkdir -p /root/build-deb/cli
22:52:12 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:52:13 + mkdir -p /root/build-deb/compose-cli
22:52:13 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
22:52:13 + mkdir -p /root/build-deb/scan-cli-plugin
22:52:13 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:52:13 + mkdir -p /go/src/github.com/docker
22:52:13 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:52:13 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:52:13 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
22:52:13 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:52:13 + EPOCH=5
22:52:13 + EPOCH_SEP=
22:52:13 + [[ ! -z 5 ]]
22:52:13 + EPOCH_SEP=:
22:52:13 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
22:52:13 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
22:52:13 VERSION AAA 0.0.0-20210629140245-4a6fe51
22:52:13 + VERSION=0.0.0-20210629140245-4a6fe51
22:52:13 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
22:52:13 VERSION bbb 0.0.0-20210629140245-4a6fe51
22:52:13 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:52:13 + debSource=docker-ce
22:52:13 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:52:13 + debMaintainer='Docker <support@docker.com>'
22:52:13 ++ date --rfc-2822
22:52:13 + debDate='Tue, 29 Jun 2021 22:52:12 +0000'
22:52:13 + cat
22:52:13 + export CLI_GITCOMMIT=4a6fe51
22:52:13 + CLI_GITCOMMIT=4a6fe51
22:52:13 + export ENGINE_GITCOMMIT=d12fc17
22:52:13 + ENGINE_GITCOMMIT=d12fc17
22:52:13 + export SCAN_GITCOMMIT=35651ca
22:52:13 + SCAN_GITCOMMIT=35651ca
22:52:13 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
22:52:13 VERSION BBB 0.0.0-20210629140245-4a6fe51
22:52:13 + dpkg-buildpackage -uc -us -I.git
22:52:13 dpkg-buildpackage: info: source package docker-ce
22:52:13 dpkg-buildpackage: info: source version 5:0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye
22:52:13 dpkg-buildpackage: info: source distribution bullseye
22:52:13 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:52:13 dpkg-buildpackage: info: host architecture armhf
22:52:13  dpkg-source -I.git --before-build .
22:52:13  debian/rules clean
22:52:13 dh clean --with=bash-completion --with=systemd
22:52:14    dh_clean
22:52:14  dpkg-source -I.git -b .
22:52:15 dpkg-source: warning: native package version may not have a revision
22:52:15 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~raspbian'
22:52:15 dpkg-source: info: using source format '1.0'
22:52:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.tar.gz
22:52:15 #18 exporting layers 5.3s done
22:52:15 #18 writing image sha256:87df2f26659c9d72d0862cb97203b1e4251e86bb0b130cc288809cdc7017eec8 done
22:52:15 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
22:52:15 #18 DONE 5.3s
22:52:15 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
22:52:16 + set -e
22:52:16 + mkdir -p /root/build-deb/engine
22:52:16 + tar -C /root/build-deb -xzf /sources/engine.tgz
22:52:16 + mkdir -p /root/build-deb/cli
22:52:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
22:52:16 + mkdir -p /root/build-deb/compose-cli
22:52:16 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
22:52:16 + mkdir -p /root/build-deb/scan-cli-plugin
22:52:16 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
22:52:16 + mkdir -p /go/src/github.com/docker
22:52:16 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
22:52:16 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
22:52:16 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
22:52:16 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
22:52:16 + EPOCH=5
22:52:16 + EPOCH_SEP=
22:52:16 + [[ ! -z 5 ]]
22:52:16 + EPOCH_SEP=:
22:52:16 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
22:52:16 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
22:52:16 VERSION AAA 0.0.0-20210629140245-4a6fe51
22:52:16 + VERSION=0.0.0-20210629140245-4a6fe51
22:52:16 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
22:52:16 VERSION bbb 0.0.0-20210629140245-4a6fe51
22:52:16 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
22:52:16 + debSource=docker-ce
22:52:16 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
22:52:16 + debMaintainer='Docker <support@docker.com>'
22:52:16 ++ date --rfc-2822
22:52:16 + debDate='Tue, 29 Jun 2021 22:52:16 +0000'
22:52:16 + cat
22:52:16 + export CLI_GITCOMMIT=4a6fe51
22:52:16 + CLI_GITCOMMIT=4a6fe51
22:52:16 + export ENGINE_GITCOMMIT=d12fc17
22:52:16 + ENGINE_GITCOMMIT=d12fc17
22:52:16 + export SCAN_GITCOMMIT=35651ca
22:52:16 + SCAN_GITCOMMIT=35651ca
22:52:16 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
22:52:16 VERSION BBB 0.0.0-20210629140245-4a6fe51
22:52:16 + dpkg-buildpackage -uc -us -I.git
22:52:17 dpkg-buildpackage: info: source package docker-ce
22:52:17 dpkg-buildpackage: info: source version 5:0.0.0-20210629140245-4a6fe51-0~ubuntu-focal
22:52:17 dpkg-buildpackage: info: source distribution focal
22:52:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
22:52:17  dpkg-source -I.git --before-build .
22:52:17 dpkg-buildpackage: info: host architecture amd64
22:52:17  debian/rules clean
22:52:17 dh clean --with=bash-completion --with=systemd
22:52:17    dh_clean
22:52:17  dpkg-source -I.git -b .
22:52:17 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
22:52:17 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
22:52:17 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~ubuntu'
22:52:17 dpkg-source: info: using source format '1.0'
22:52:17 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.tar.gz
22:52:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.dsc
22:52:25  debian/rules build
22:52:25 dh build --with=bash-completion --with=systemd
22:52:26    dh_update_autotools_config
22:52:26    dh_autoreconf
22:52:26    debian/rules override_dh_auto_build
22:52:26 make[1]: Entering directory '/root/build-deb'
22:52:26 # Build the daemon and dependencies
22:52:26 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
22:52:26 
22:52:26 Removing bundles/
22:52:26 
22:52:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:52:26 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:52:26 GOOS="" GOARCH="" GOARM=""
22:52:33 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.dsc
22:52:33  debian/rules build
22:52:33 dh build --with=bash-completion --with=systemd
22:52:33    dh_update_autotools_config
22:52:33    dh_autoreconf
22:52:33    debian/rules override_dh_auto_build
22:52:33 make[1]: Entering directory '/root/build-deb'
22:52:33 # Build the daemon and dependencies
22:52:33 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
22:52:33 
22:52:33 Removing bundles/
22:52:33 
22:52:33 ---> Making bundle: dynbinary (in bundles/dynbinary)
22:52:33 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:52:33 GOOS="" GOARCH="" GOARM=""
22:54:02 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:54:02 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:54:02 GOOS="" GOARCH="" GOARM=""
22:54:02 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:54:02 
22:54:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:54:02 + RM_GOPATH=0
22:54:02 + TMP_GOPATH=/go
22:54:02 + : /usr/local/bin
22:54:02 + '[' -z /go ']'
22:54:02 + export GOPATH=/go
22:54:02 + GOPATH=/go
22:54:02 + case "$(go env GOARCH)" in
22:54:02 ++ go env GOARCH
22:54:02 + export GO_BUILDMODE=-buildmode=pie
22:54:02 + GO_BUILDMODE=-buildmode=pie
22:54:02 ++ dirname hack/dockerfile/install/install.sh
22:54:02 + dir=hack/dockerfile/install
22:54:02 + bin=tini
22:54:02 + shift
22:54:02 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:54:02 + . hack/dockerfile/install/tini.installer
22:54:02 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:54:02 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:54:02 + install_tini
22:54:02 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:54:02 + git clone https://github.com/krallin/tini.git /go/tini
22:54:02 Cloning into '/go/tini'...
22:54:02 + cd /go/tini
22:54:02 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:54:02 + cmake .
22:54:02 -- The C compiler identification is GNU 9.3.0
22:54:02 -- Check for working C compiler: /usr/bin/cc
22:54:02 -- Check for working C compiler: /usr/bin/cc -- works
22:54:02 -- Detecting C compiler ABI info
22:54:02 -- Detecting C compiler ABI info - done
22:54:02 -- Detecting C compile features
22:54:02 -- Detecting C compile features - done
22:54:02 -- Performing Test HAS_BUILTIN_FORTIFY
22:54:02 -- Performing Test HAS_BUILTIN_FORTIFY - Success
22:54:02 -- Configuring done
22:54:02 -- Generating done
22:54:02 -- Build files have been written to: /go/tini
22:54:02 + make tini-static
22:54:02 make[2]: Entering directory '/go/tini'
22:54:02 make[3]: Entering directory '/go/tini'
22:54:02 make[4]: Entering directory '/go/tini'
22:54:02 make[5]: Entering directory '/go/tini'
22:54:02 Scanning dependencies of target tini-static
22:54:02 make[5]: Leaving directory '/go/tini'
22:54:02 make[5]: Entering directory '/go/tini'
22:54:02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:54:02 [100%] Linking C executable tini-static
22:54:02 make[5]: Leaving directory '/go/tini'
22:54:02 [100%] Built target tini-static
22:54:02 make[4]: Leaving directory '/go/tini'
22:54:02 make[3]: Leaving directory '/go/tini'
22:54:02 make[2]: Leaving directory '/go/tini'
22:54:02 + mkdir -p /usr/local/bin
22:54:02 + cp tini-static /usr/local/bin/docker-init
22:54:02 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:54:02 + RM_GOPATH=0
22:54:02 + TMP_GOPATH=/go
22:54:02 + : /usr/local/bin
22:54:02 + '[' -z /go ']'
22:54:02 + export GOPATH=/go
22:54:02 + GOPATH=/go
22:54:02 + case "$(go env GOARCH)" in
22:54:02 ++ go env GOARCH
22:54:02 + export GO_BUILDMODE=-buildmode=pie
22:54:02 + GO_BUILDMODE=-buildmode=pie
22:54:02 ++ dirname hack/dockerfile/install/install.sh
22:54:02 + dir=hack/dockerfile/install
22:54:02 + bin=rootlesskit
22:54:02 + shift
22:54:02 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:54:02 + . hack/dockerfile/install/rootlesskit.installer
22:54:02 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:54:02 + install_rootlesskit dynamic
22:54:02 + case "$1" in
22:54:02 + install_rootlesskit_dynamic
22:54:02 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:54:02 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:54:02 + export BUILD_MODE=-buildmode=pie
22:54:02 + BUILD_MODE=-buildmode=pie
22:54:02 + _install_rootlesskit
22:54:02 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:54:02 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:54:02 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
22:54:02 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
22:54:02 + cd /go/src/github.com/rootless-containers/rootlesskit
22:54:02 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:54:02 + export GO111MODULE=on
22:54:02 + GO111MODULE=on
22:54:02 + export GOPROXY=https://proxy.golang.org
22:54:02 + GOPROXY=https://proxy.golang.org
22:54:02 + for f in rootlesskit rootlesskit-docker-proxy
22:54:02 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:54:02 go: downloading github.com/pkg/errors v0.9.1
22:54:02 go: downloading github.com/sirupsen/logrus v1.8.1
22:54:02 go: downloading github.com/urfave/cli/v2 v2.3.0
22:54:02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:54:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:54:02 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:54:02 go: downloading github.com/google/uuid v1.2.0
22:54:02 go: downloading github.com/moby/vpnkit v0.5.0
22:54:02 go: downloading github.com/gofrs/flock v0.8.0
22:54:02 go: downloading github.com/gorilla/mux v1.8.0
22:54:02 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:54:02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:54:02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:54:02 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:54:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:54:06 + for f in rootlesskit rootlesskit-docker-proxy
22:54:06 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:54:07 + return
22:54:07 # Build the CLI
22:54:07 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
22:54:07 Building dynamic docker-linux-amd64
22:54:09 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
22:54:09 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:54:09 GOOS="" GOARCH="" GOARM=""
22:54:09 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
22:54:09 
22:54:09 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
22:54:09 + RM_GOPATH=0
22:54:09 + TMP_GOPATH=/go
22:54:09 + : /usr/local/bin
22:54:09 + '[' -z /go ']'
22:54:09 + export GOPATH=/go
22:54:09 + GOPATH=/go
22:54:09 + case "$(go env GOARCH)" in
22:54:09 ++ go env GOARCH
22:54:09 + export GO_BUILDMODE=-buildmode=pie
22:54:09 + GO_BUILDMODE=-buildmode=pie
22:54:09 ++ dirname hack/dockerfile/install/install.sh
22:54:09 + dir=hack/dockerfile/install
22:54:09 + bin=tini
22:54:09 + shift
22:54:09 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
22:54:09 + . hack/dockerfile/install/tini.installer
22:54:09 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:54:09 + install_tini
22:54:09 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:54:09 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:54:09 + git clone https://github.com/krallin/tini.git /go/tini
22:54:09 Cloning into '/go/tini'...
22:54:09 + cd /go/tini
22:54:09 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:54:09 + cmake .
22:54:09 -- The C compiler identification is GNU 10.2.1
22:54:09 -- Detecting C compiler ABI info
22:54:09 -- Detecting C compiler ABI info - done
22:54:09 -- Check for working C compiler: /usr/bin/cc - skipped
22:54:09 -- Detecting C compile features
22:54:09 -- Detecting C compile features - done
22:54:09 -- Performing Test HAS_BUILTIN_FORTIFY
22:54:09 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:54:09 -- Configuring done
22:54:09 -- Generating done
22:54:09 -- Build files have been written to: /go/tini
22:54:09 + make tini-static
22:54:09 make[2]: Entering directory '/go/tini'
22:54:09 make[3]: Entering directory '/go/tini'
22:54:09 make[4]: Entering directory '/go/tini'
22:54:09 make[5]: Entering directory '/go/tini'
22:54:09 Scanning dependencies of target tini-static
22:54:09 make[5]: Leaving directory '/go/tini'
22:54:09 make[5]: Entering directory '/go/tini'
22:54:09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:54:09 [100%] Linking C executable tini-static
22:54:09 make[5]: Leaving directory '/go/tini'
22:54:09 [100%] Built target tini-static
22:54:09 make[4]: Leaving directory '/go/tini'
22:54:09 make[3]: Leaving directory '/go/tini'
22:54:09 make[2]: Leaving directory '/go/tini'
22:54:09 + mkdir -p /usr/local/bin
22:54:09 + cp tini-static /usr/local/bin/docker-init
22:54:09 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
22:54:09 + RM_GOPATH=0
22:54:09 + TMP_GOPATH=/go
22:54:09 + : /usr/local/bin
22:54:09 + '[' -z /go ']'
22:54:09 + export GOPATH=/go
22:54:09 + GOPATH=/go
22:54:09 + case "$(go env GOARCH)" in
22:54:09 ++ go env GOARCH
22:54:09 + export GO_BUILDMODE=-buildmode=pie
22:54:09 + GO_BUILDMODE=-buildmode=pie
22:54:09 ++ dirname hack/dockerfile/install/install.sh
22:54:09 + dir=hack/dockerfile/install
22:54:09 + bin=rootlesskit
22:54:09 + shift
22:54:09 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
22:54:09 + . hack/dockerfile/install/rootlesskit.installer
22:54:09 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:54:09 + install_rootlesskit dynamic
22:54:09 + case "$1" in
22:54:09 + install_rootlesskit_dynamic
22:54:09 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
22:54:09 + ROOTLESSKIT_LDFLAGS=-linkmode=external
22:54:09 + export BUILD_MODE=-buildmode=pie
22:54:09 + BUILD_MODE=-buildmode=pie
22:54:09 + _install_rootlesskit
22:54:09 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:54:09 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:54:09 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
22:54:09 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
22:54:09 + cd /go/src/github.com/rootless-containers/rootlesskit
22:54:09 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:54:09 + export GO111MODULE=on
22:54:09 + GO111MODULE=on
22:54:09 + export GOPROXY=https://proxy.golang.org
22:54:09 + GOPROXY=https://proxy.golang.org
22:54:09 + for f in rootlesskit rootlesskit-docker-proxy
22:54:09 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:54:09 go: downloading github.com/pkg/errors v0.9.1
22:54:09 go: downloading github.com/sirupsen/logrus v1.8.1
22:54:09 go: downloading github.com/urfave/cli/v2 v2.3.0
22:54:09 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:54:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:54:09 go: downloading github.com/google/uuid v1.2.0
22:54:09 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:54:09 go: downloading github.com/moby/vpnkit v0.5.0
22:54:09 go: downloading github.com/gofrs/flock v0.8.0
22:54:09 go: downloading github.com/gorilla/mux v1.8.0
22:54:09 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:54:09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:54:09 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:54:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:54:09 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:54:16 + for f in rootlesskit rootlesskit-docker-proxy
22:54:16 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:54:18 + return
22:54:18 # Build the CLI
22:54:18 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
22:54:18 Building dynamic docker-linux-arm-v6
22:54:46 #22 ...
22:54:46 
22:54:46 #19 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:54:46 #19 sha256:8ec69995b8a84c39b7cf7098daa130a82519d289d519dd2115aa66bbc71126eb
22:54:46 #19 DONE 180.9s
22:54:46 
22:54:46 #22 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:54:46 #22 sha256:2b5981219d8065a964249a0cd46c268fb4aa0cdb01581ec6cd1f8b34e7a97f3a
22:54:46 #22 ...
22:54:46 
22:54:46 #20 [darwin/arm64 binary 1/1] COPY --from=build /out .
22:54:46 #20 sha256:53a8c68d858844ea19b207c5db14f5c81d2a0ffc71bf52ce93b36e40f10663eb
22:54:46 #20 DONE 0.1s
22:54:46 
22:54:46 #22 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
22:54:46 #22 sha256:2b5981219d8065a964249a0cd46c268fb4aa0cdb01581ec6cd1f8b34e7a97f3a
22:54:47 #22 DONE 183.4s
22:54:47 
22:54:47 #23 [darwin/amd64 binary 1/1] COPY --from=build /out .
22:54:47 #23 sha256:db95ed3f5b87a07aa5f310002097ccc95b7efda80d603dda936eefbb4ed13751
22:54:48 #23 DONE 0.1s
22:54:48 
22:54:48 #26 exporting to client
22:54:48 #26 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
22:54:48 #26 copying files darwin/arm64 22B
22:54:48 #26 copying files darwin/amd64 3.90MB 0.1s
22:54:49 #26 copying files darwin/arm64 48.21MB 1.3s done
22:54:49 #26 copying files darwin/amd64 52.19MB 1.4s done
22:54:49 #26 DONE 1.4s
22:54:49 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build && for platform in *; do \
22:54:49 	arch=$(echo $platform | cut -d_ -f2); \
22:54:49 	mkdir -p $dest/$arch/docker; \
22:54:49 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
22:54:49 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20210629140245-4a6fe51.tgz docker; \
22:54:49 done
22:54:59 cp: cannot stat 'docker/docker-darwin-*': Not a directory
22:54:59 cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory
22:54:59 make[1]: *** [Makefile:53: cross-mac] Error 1
22:54:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:54:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
22:54:59 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210629140245-4a6fe51 DOCKER_CROSSPLATFORMS=windows/amd64 cross
22:54:59 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
22:55:00 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
22:55:00 #1 [internal] load build definition from Dockerfile
22:55:00 #1 sha256:bcd7767faa84c9897f98225d531427c760c33c77121fb05449c42a139a786681
22:55:00 #1 transferring dockerfile: 39B done
22:55:00 #1 DONE 0.0s
22:55:00 
22:55:00 #2 [internal] load .dockerignore
22:55:00 #2 sha256:fe64b165e8adfccdc9492c3d8ef9d25e5f9a74d8f0ed3b2e535f3846b3b2a2e0
22:55:00 #2 transferring context: 34B done
22:55:00 #2 DONE 0.0s
22:55:00 
22:55:00 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
22:55:00 #4 sha256:fbf645ed73a496d9846b55718a23cbbf16ff320f04fbf0ad72607b6b9166b605
22:55:00 #4 DONE 0.0s
22:55:00 
22:55:00 #3 resolve image config for docker.io/docker/dockerfile:1.2
22:55:00 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
22:55:00 #3 DONE 0.2s
22:55:00 
22:55:00 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
22:55:00 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
22:55:00 #5 CACHED
22:55:00 
22:55:00 #9 [auth] djs55/vpnkit:pull token for registry-1.docker.io
22:55:00 #9 sha256:b029ee0f0dac3b3b46f83b9b993389385f9de9df292b8a7023d2b894f8a6c178
22:55:00 #9 DONE 0.0s
22:55:00 
22:55:00 #10 [auth] library/golang:pull token for registry-1.docker.io
22:55:00 #10 sha256:2f22ce2045a3dae523754f6a12e706a8e26aed7d6a26b81c973ae64a09319ab2
22:55:00 #10 DONE 0.0s
22:55:00 
22:55:00 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:55:00 #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
22:55:00 #8 DONE 0.1s
22:55:00 
22:55:00 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:55:00 #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
22:55:00 #6 DONE 0.1s
22:55:00 
22:55:00 #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster
22:55:00 #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
22:55:00 #7 DONE 0.1s
22:55:01 
22:55:01 #11 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
22:55:01 #11 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
22:55:01 #11 DONE 0.0s
22:55:01 
22:55:01 #38 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:55:01 #38 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
22:55:01 #38 DONE 0.0s
22:55:01 
22:55:01 #36 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:55:01 #36 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
22:55:01 #36 DONE 0.0s
22:55:01 
22:55:01 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:55:01 #12 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
22:55:01 #12 CACHED
22:55:01 
22:55:01 #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
22:55:01 #13 sha256:6f1a85253619abe31cafbcf4ddd11103a6dfe1a36230c0f9b7b17cafcd5343e6
22:55:01 #13 CACHED
22:55:01 
22:55:01 #24 [internal] load build context
22:55:01 #24 sha256:dd72c131521219fb69d32342d717a214b1346001620fbdab605e9103abaeacf0
22:55:01 #24 transferring context: 512.59kB 0.4s done
22:55:01 #24 DONE 0.4s
22:55:01 
22:55:01 #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
22:55:01 #14 sha256:f34c47e74c8857036dae5c63042e6cefe8fa1e2f5727f8f664139107fe22b502
22:55:01 #14 DONE 0.7s
22:55:01 
22:55:01 #15 [cross-true 2/6] RUN dpkg --add-architecture armel
22:55:01 #15 sha256:c5aff5400878127cd83204c5204e29d7a35cb86321614c069f126b272cdb56fa
22:55:02 #15 DONE 0.5s
22:55:02 
22:55:02 #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
22:55:02 #16 sha256:aa69fa6706692784d6174ca3ed7706dd70b7601009c60cffc95f21448d0b2080
22:55:02 #16 DONE 0.6s
22:55:02 
22:55:02 #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
22:55:02 #17 sha256:8e44bd5632f2e330aa66ac92a48f50e90af0581a9d06d3198476392f8dcc0d86
22:55:03 #17 DONE 0.6s
22:55:03 
22:55:03 #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
22:55:03 #18 sha256:906e1e17747def4c9c60fd5e3a338769007d8367fac60401fa123a5e0dcadcb6
22:55:04 #18 DONE 0.5s
22:55:04 
22:55:04 #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
22:55:04 #19 sha256:318f5a63397d08a7631eb3cfe80a94833e26bb00366e6be69811b6f5b391f5d8
22:55:04 #19 0.924 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
22:55:04 #19 0.925 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:55:04 #19 0.934 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
22:55:05 #19 1.074 Get:4 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:55:05 #19 1.093 Get:5 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:55:05 #19 1.099 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
22:55:05 #19 1.108 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
22:55:05 #19 1.114 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:55:05 #19 1.120 Get:9 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
22:55:05 #19 1.241 Get:10 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:55:05 #19 1.435 Get:11 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
22:55:05 #19 1.596 Get:12 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:55:05 #19 1.715 Get:13 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:55:05 #19 1.837 Get:14 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:55:05 #19 1.959 Get:15 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
22:55:06 #19 2.080 Get:16 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:55:06 #19 2.081 Get:17 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
22:55:06 #19 2.082 Get:18 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:55:06 #19 2.083 Get:19 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:55:06 #19 2.084 Get:20 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:55:06 #19 2.085 Get:21 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:55:12 #19 8.184 Fetched 48.3 MB in 8s (6426 kB/s)
22:55:15 #19 8.184 Reading package lists...
22:55:19 #19 11.53 Reading package lists...
22:55:19 #19 14.81 Building dependency tree...
22:55:20 #19 16.16 The following additional packages will be installed:
22:55:20 #19 16.16   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:55:20 #19 16.16   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:55:20 #19 16.16   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:55:20 #19 16.16   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:55:20 #19 16.16   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:55:20 #19 16.16   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:55:20 #19 16.16   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
22:55:20 #19 16.16   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
22:55:20 #19 16.16   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
22:55:20 #19 16.16   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
22:55:20 #19 16.16   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
22:55:20 #19 16.16   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
22:55:20 #19 16.16   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
22:55:20 #19 16.16   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
22:55:20 #19 16.16   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
22:55:20 #19 16.16   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
22:55:20 #19 16.16   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
22:55:20 #19 16.16   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
22:55:20 #19 16.16   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
22:55:20 #19 16.16   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
22:55:20 #19 16.16   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
22:55:20 #19 16.16   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
22:55:20 #19 16.16   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
22:55:20 #19 16.16   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
22:55:20 #19 16.16   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
22:55:20 #19 16.16   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
22:55:20 #19 16.16   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
22:55:20 #19 16.16   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
22:55:20 #19 16.16   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
22:55:20 #19 16.16   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
22:55:20 #19 16.16   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
22:55:20 #19 16.16   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
22:55:20 #19 16.16   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:55:20 #19 16.16   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:55:20 #19 16.16   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:55:20 #19 16.16   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:55:20 #19 16.16   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:55:20 #19 16.16   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:55:20 #19 16.16   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:55:20 #19 16.16   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:55:20 #19 16.16   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:55:20 #19 16.16   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:55:20 #19 16.16   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:55:20 #19 16.16   linux-libc-dev-s390x-cross patch xz-utils
22:55:20 #19 16.17 Suggested packages:
22:55:20 #19 16.17   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
22:55:20 #19 16.17   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
22:55:20 #19 16.17   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
22:55:20 #19 16.17   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
22:55:20 #19 16.17   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
22:55:20 #19 16.17   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
22:55:20 #19 16.17   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
22:55:20 #19 16.17   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
22:55:20 #19 16.17   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
22:55:20 #19 16.17   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
22:55:20 #19 16.17   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
22:55:20 #19 16.17   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
22:55:20 #19 16.17   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
22:55:20 #19 16.17   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
22:55:20 #19 16.17   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
22:55:20 #19 16.17   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
22:55:20 #19 16.17   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
22:55:20 #19 16.17   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
22:55:20 #19 16.17   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
22:55:20 #19 16.17   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
22:55:20 #19 16.17   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
22:55:20 #19 16.17   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
22:55:20 #19 16.17   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
22:55:20 #19 16.17   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
22:55:20 #19 16.17   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
22:55:20 #19 16.17   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
22:55:20 #19 16.17   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
22:55:20 #19 16.17   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
22:55:20 #19 16.17   libyaml-shell-perl ed diffutils-doc
22:55:20 #19 16.17 Recommended packages:
22:55:20 #19 16.17   fakeroot build-essential libalgorithm-merge-perl libwww-perl
22:55:20 #19 16.17   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
22:55:21 #19 17.44 The following NEW packages will be installed:
22:55:21 #19 17.44   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
22:55:21 #19 17.44   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
22:55:21 #19 17.44   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
22:55:21 #19 17.44   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
22:55:21 #19 17.44   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
22:55:21 #19 17.44   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
22:55:21 #19 17.44   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
22:55:21 #19 17.44   crossbuild-essential-armel crossbuild-essential-armhf
22:55:21 #19 17.44   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
22:55:21 #19 17.44   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
22:55:21 #19 17.44   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
22:55:21 #19 17.44   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
22:55:21 #19 17.44   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
22:55:21 #19 17.44   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
22:55:21 #19 17.44   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
22:55:21 #19 17.44   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
22:55:21 #19 17.44   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
22:55:21 #19 17.44   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
22:55:21 #19 17.44   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
22:55:21 #19 17.44   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
22:55:21 #19 17.44   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
22:55:21 #19 17.44   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
22:55:21 #19 17.44   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
22:55:21 #19 17.44   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
22:55:21 #19 17.44   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
22:55:21 #19 17.44   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
22:55:21 #19 17.44   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
22:55:21 #19 17.44   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
22:55:21 #19 17.44   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
22:55:21 #19 17.44   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
22:55:21 #19 17.44   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
22:55:21 #19 17.44   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
22:55:21 #19 17.44   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
22:55:21 #19 17.44   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
22:55:21 #19 17.44   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
22:55:21 #19 17.44   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
22:55:21 #19 17.44   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
22:55:21 #19 17.44   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
22:55:21 #19 17.44   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
22:55:21 #19 17.44   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
22:55:21 #19 17.44   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
22:55:21 #19 17.44   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
22:55:21 #19 17.44   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
22:55:21 #19 17.44   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
22:55:21 #19 17.44   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
22:55:21 #19 17.45   linux-libc-dev-s390x-cross patch xz-utils
22:55:21 #19 17.76 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
22:55:21 #19 17.76 Need to get 169 MB of archives.
22:55:21 #19 17.76 After this operation, 612 MB of additional disk space will be used.
22:55:21 #19 17.76 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
22:55:21 #19 17.76 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:55:21 #19 17.76 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
22:55:21 #19 17.77 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
22:55:21 #19 17.77 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
22:55:21 #19 17.77 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:55:21 #19 17.77 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
22:55:21 #19 17.81 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
22:55:21 #19 17.84 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
22:55:21 #19 17.87 Get:10 http://deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
22:55:21 #19 17.99 Get:11 http://deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
22:55:23 #19 19.13 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:55:23 #19 19.14 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
22:55:23 #19 19.20 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
22:55:23 #19 19.21 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
22:55:23 #19 19.27 Get:16 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
22:55:23 #19 19.28 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
22:55:23 #19 19.34 Get:18 http://deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:55:23 #19 19.34 Get:19 http://deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
22:55:23 #19 19.41 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
22:55:23 #19 19.49 Get:21 http://deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
22:55:24 #19 20.11 Get:22 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:55:24 #19 20.11 Get:23 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
22:55:24 #19 20.12 Get:24 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
22:55:24 #19 20.12 Get:25 http://deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:55:24 #19 20.12 Get:26 http://deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
22:55:24 #19 20.12 Get:27 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
22:55:24 #19 20.12 Get:28 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
22:55:24 #19 20.12 Get:29 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
22:55:24 #19 20.13 Get:30 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
22:55:24 #19 20.13 Get:31 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
22:55:24 #19 20.13 Get:32 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
22:55:24 #19 20.13 Get:33 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
22:55:24 #19 20.13 Get:34 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
22:55:24 #19 20.14 Get:35 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
22:55:24 #19 20.14 Get:36 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
22:55:24 #19 20.14 Get:37 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
22:55:24 #19 20.15 Get:38 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
22:55:24 #19 20.15 Get:39 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
22:55:24 #19 20.15 Get:40 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
22:55:24 #19 20.22 Get:41 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:55:24 #19 20.22 Get:42 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
22:55:24 #19 20.23 Get:43 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
22:55:24 #19 20.26 Get:44 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
22:55:24 #19 20.27 Get:45 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
22:55:24 #19 20.34 Get:46 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:55:24 #19 20.34 Get:47 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
22:55:24 #19 20.34 Get:48 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
22:55:24 #19 20.36 Get:49 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
22:55:24 #19 20.36 Get:50 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
22:55:24 #19 20.36 Get:51 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:55:24 #19 20.44 Get:52 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
22:55:24 #19 20.45 Get:53 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
22:55:24 #19 20.55 Get:54 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
22:55:24 #19 20.57 Get:55 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
22:55:24 #19 20.57 Get:56 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
22:55:24 #19 20.57 Get:57 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
22:55:24 #19 20.57 Get:58 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
22:55:24 #19 20.57 Get:59 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
22:55:24 #19 20.65 Get:60 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
22:55:24 #19 20.65 Get:61 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
22:55:24 #19 20.66 Get:62 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
22:55:24 #19 20.66 Get:63 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
22:55:24 #19 20.66 Get:64 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
22:55:24 #19 20.66 Get:65 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
22:55:24 #19 20.67 Get:66 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
22:55:24 #19 20.67 Get:67 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
22:55:24 #19 20.67 Get:68 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
22:55:24 #19 20.67 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
22:55:24 #19 20.68 Get:70 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
22:55:24 #19 20.68 Get:71 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
22:55:24 #19 20.68 Get:72 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
22:55:24 #19 20.69 Get:73 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
22:55:24 #19 20.76 Get:74 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
22:55:24 #19 20.76 Get:75 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
22:55:24 #19 20.77 Get:76 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
22:55:24 #19 20.87 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
22:55:25 #19 21.49 Get:78 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
22:55:27 #19 23.53 Get:79 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
22:55:27 #19 23.53 Get:80 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
22:55:27 #19 23.53 Get:81 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
22:55:27 #19 23.54 Get:82 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
22:55:27 #19 23.54 Get:83 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
22:55:27 #19 23.54 Get:84 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
22:55:27 #19 23.54 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
22:55:27 #19 23.55 Get:86 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
22:55:27 #19 23.55 Get:87 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
22:55:27 #19 23.55 Get:88 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
22:55:27 #19 23.56 Get:89 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
22:55:27 #19 23.63 Get:90 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
22:55:27 #19 23.63 Get:91 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
22:55:27 #19 23.64 Get:92 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
22:55:27 #19 23.66 Get:93 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
22:55:27 #19 23.67 Get:94 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
22:55:27 #19 23.74 Get:95 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
22:55:27 #19 23.74 Get:96 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
22:55:27 #19 23.75 Get:97 http://deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
22:55:27 #19 23.76 Get:98 http://deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
22:55:27 #19 23.76 Get:99 http://deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
22:55:27 #19 23.76 Get:100 http://deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
22:55:27 #19 23.76 Get:101 http://deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
22:55:27 #19 23.76 Get:102 http://deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
22:55:27 #19 23.77 Get:103 http://deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
22:55:27 #19 23.77 Get:104 http://deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
22:55:27 #19 23.77 Get:105 http://deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
22:55:27 #19 23.77 Get:106 http://deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
22:55:27 #19 23.79 Get:107 http://deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
22:55:27 #19 23.79 Get:108 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
22:55:27 #19 23.80 Get:109 http://deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
22:55:27 #19 23.87 Get:110 http://deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
22:55:27 #19 23.87 Get:111 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
22:55:27 #19 24.00 Get:112 http://deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
22:55:28 make[2]: Entering directory '/root/build-deb/cli'
22:55:28 scripts/docs/generate-man.sh
22:55:31 #19 26.63 Get:113 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
22:55:31 #19 27.15 Get:114 http://deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
22:55:31 #19 27.22 Get:115 http://deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
22:55:31 #19 27.22 Get:116 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
22:55:31 #19 27.28 Get:117 http://deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
22:55:31 #19 27.37 Get:118 http://deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
22:55:31 #19 27.37 Get:119 http://deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
22:55:31 #19 27.37 Get:120 http://deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
22:55:31 #19 27.37 Get:121 http://deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
22:55:31 #19 27.37 Get:122 http://deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
22:55:31 #19 27.38 Get:123 http://deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
22:55:31 #19 27.41 Get:124 http://deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
22:55:31 #19 27.43 Get:125 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
22:55:31 #19 27.51 Get:126 http://deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
22:55:32 #19 28.61 Get:127 http://deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
22:55:32 #19 28.69 Get:128 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
22:55:33 #19 29.02 Get:129 http://deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
22:55:34 #19 30.75 Get:130 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
22:55:34 #19 31.02 Get:131 http://deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
22:55:36 #19 32.48 Get:132 http://deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
22:55:36 #19 32.48 Get:133 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
22:55:36 #19 32.75 debconf: delaying package configuration, since apt-utils is not installed
22:55:36 #19 32.87 Fetched 169 MB in 15s (11.3 MB/s)
22:55:36 #19 32.89 Selecting previously unselected package liblocale-gettext-perl.
22:55:36 #19 32.89 (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.)
22:55:36 #19 32.90 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
22:55:36 #19 32.91 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
22:55:36 #19 32.93 Selecting previously unselected package bzip2.
22:55:36 #19 32.93 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:55:36 #19 32.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:55:36 #19 32.96 Selecting previously unselected package libmagic-mgc.
22:55:36 #19 32.96 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
22:55:36 #19 32.97 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
22:55:37 #19 33.03 Selecting previously unselected package libmagic1:amd64.
22:55:37 #19 33.04 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
22:55:37 #19 33.04 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:55:37 #19 33.08 Selecting previously unselected package file.
22:55:37 #19 33.08 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
22:55:37 #19 33.08 Unpacking file (1:5.35-4+deb10u2) ...
22:55:37 #19 33.11 Selecting previously unselected package xz-utils.
22:55:37 #19 33.11 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
22:55:37 #19 33.12 Unpacking xz-utils (5.2.4-1) ...
22:55:37 #19 33.16 Selecting previously unselected package binutils-aarch64-linux-gnu.
22:55:37 #19 33.16 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
22:55:37 #19 33.17 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
22:55:37 #19 33.50 Selecting previously unselected package binutils-arm-linux-gnueabi.
22:55:37 #19 33.51 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
22:55:37 #19 33.51 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
22:55:37 #19 33.81 Selecting previously unselected package binutils-arm-linux-gnueabihf.
22:55:37 #19 33.82 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
22:55:37 #19 33.82 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:55:38 #19 34.12 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
22:55:38 #19 34.13 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
22:55:38 #19 34.13 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:55:38 #19 34.43 Selecting previously unselected package binutils-s390x-linux-gnu.
22:55:38 #19 34.43 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
22:55:38 #19 34.43 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
22:55:38 #19 34.67 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
22:55:38 #19 34.67 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:55:38 #19 34.67 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:38 #19 34.71 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
22:55:38 #19 34.71 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:38 #19 34.71 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:39 #19 35.27 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
22:55:39 #19 35.27 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
22:55:39 #19 35.28 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:55:39 #19 35.31 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
22:55:39 #19 35.31 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:55:39 #19 35.32 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:55:39 #19 35.91 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
22:55:39 #19 35.91 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
22:55:39 #19 35.91 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:55:39 #19 35.95 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
22:55:39 #19 35.95 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:55:39 #19 35.95 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:39 make[2]: Entering directory '/root/build-deb/cli'
22:55:39 scripts/docs/generate-man.sh
22:55:40 #19 36.55 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
22:55:40 #19 36.55 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:55:40 #19 36.56 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:40 #19 36.59 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
22:55:40 #19 36.60 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:40 #19 36.60 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:41 #19 37.20 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
22:55:41 #19 37.20 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
22:55:41 #19 37.20 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:41 #19 37.24 Selecting previously unselected package cpp-8-s390x-linux-gnu.
22:55:41 #19 37.24 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:41 #19 37.24 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:41 #19 37.78 Selecting previously unselected package cpp-aarch64-linux-gnu.
22:55:41 #19 37.78 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:41 #19 37.78 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:41 #19 37.81 Selecting previously unselected package cpp-arm-linux-gnueabi.
22:55:41 #19 37.81 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:55:41 #19 37.81 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:55:41 #19 37.84 Selecting previously unselected package cpp-arm-linux-gnueabihf.
22:55:41 #19 37.84 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:55:41 #19 37.84 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:41 #19 37.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
22:55:41 #19 37.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:41 #19 37.87 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:55:41 #19 37.89 Selecting previously unselected package cpp-s390x-linux-gnu.
22:55:41 #19 37.89 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:41 #19 37.90 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:55:41 #19 37.92 Selecting previously unselected package cross-config.
22:55:41 #19 37.92 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
22:55:41 #19 37.92 Unpacking cross-config (2.6.15-3) ...
22:55:41 #19 37.95 Selecting previously unselected package gcc-8-cross-base.
22:55:41 #19 37.96 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
22:55:41 #19 37.96 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
22:55:41 #19 37.99 Selecting previously unselected package libc6-arm64-cross.
22:55:42 #19 38.00 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
22:55:42 #19 38.00 Unpacking libc6-arm64-cross (2.28-7cross1) ...
22:55:42 #19 38.13 Selecting previously unselected package libgcc1-arm64-cross.
22:55:42 #19 38.13 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
22:55:42 #19 38.14 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:55:42 #19 38.16 Selecting previously unselected package libgomp1-arm64-cross.
22:55:42 #19 38.16 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.17 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.20 Selecting previously unselected package libitm1-arm64-cross.
22:55:42 #19 38.20 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.20 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.23 Selecting previously unselected package libatomic1-arm64-cross.
22:55:42 #19 38.23 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.23 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.26 Selecting previously unselected package libstdc++6-arm64-cross.
22:55:42 #19 38.26 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.26 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.32 Selecting previously unselected package libasan5-arm64-cross.
22:55:42 #19 38.32 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.32 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.38 Selecting previously unselected package liblsan0-arm64-cross.
22:55:42 #19 38.38 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.38 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.41 Selecting previously unselected package libtsan0-arm64-cross.
22:55:42 #19 38.42 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.42 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.47 Selecting previously unselected package libubsan1-arm64-cross.
22:55:42 #19 38.47 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.47 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.50 Selecting previously unselected package libgcc-8-dev-arm64-cross.
22:55:42 #19 38.51 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:42 #19 38.51 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:55:42 #19 38.64 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
22:55:42 #19 38.64 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:42 #19 38.64 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:43 #19 39.24 Selecting previously unselected package gcc-aarch64-linux-gnu.
22:55:43 #19 39.24 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:43 #19 39.24 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:43 #19 39.27 Selecting previously unselected package linux-libc-dev-arm64-cross.
22:55:43 #19 39.27 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
22:55:43 #19 39.27 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:55:43 #19 39.42 Selecting previously unselected package libc6-dev-arm64-cross.
22:55:43 #19 39.43 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
22:55:43 #19 39.43 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
22:55:43 #19 39.70 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
22:55:43 #19 39.70 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
22:55:43 #19 39.71 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:55:43 #19 39.93 Selecting previously unselected package g++-8-aarch64-linux-gnu.
22:55:43 #19 39.93 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:43 #19 39.94 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:44 #19 40.59 Selecting previously unselected package g++-aarch64-linux-gnu.
22:55:44 #19 40.59 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:44 #19 40.59 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:44 #19 40.61 Selecting previously unselected package patch.
22:55:44 #19 40.61 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
22:55:44 #19 40.62 Unpacking patch (2.7.6-3+deb10u1) ...
22:55:44 #19 40.65 Selecting previously unselected package dpkg-dev.
22:55:44 #19 40.65 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
22:55:44 #19 40.66 Unpacking dpkg-dev (1.19.7) ...
22:55:44 #19 40.76 Selecting previously unselected package libconfig-inifiles-perl.
22:55:44 #19 40.76 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
22:55:44 #19 40.76 Unpacking libconfig-inifiles-perl (3.000001-1) ...
22:55:44 #19 40.79 Selecting previously unselected package libio-string-perl.
22:55:44 #19 40.79 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
22:55:44 #19 40.79 Unpacking libio-string-perl (1.08-3) ...
22:55:44 #19 40.82 Selecting previously unselected package libicu63:amd64.
22:55:44 #19 40.82 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
22:55:44 #19 40.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:55:45 #19 41.62 Selecting previously unselected package libxml2:amd64.
22:55:45 #19 41.62 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
22:55:45 #19 41.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:55:45 #19 41.70 Selecting previously unselected package libxml-namespacesupport-perl.
22:55:45 #19 41.70 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
22:55:45 #19 41.70 Unpacking libxml-namespacesupport-perl (1.12-1) ...
22:55:45 #19 41.73 Selecting previously unselected package libxml-sax-base-perl.
22:55:45 #19 41.73 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
22:55:45 #19 41.73 Unpacking libxml-sax-base-perl (1.09-1) ...
22:55:45 #19 41.76 Selecting previously unselected package libxml-sax-perl.
22:55:45 #19 41.76 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
22:55:45 #19 41.77 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
22:55:45 #19 41.80 Selecting previously unselected package libxml-libxml-perl.
22:55:45 #19 41.80 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
22:55:45 #19 41.81 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
22:55:45 #19 41.86 Selecting previously unselected package libxml-simple-perl.
22:55:45 #19 41.87 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
22:55:45 #19 41.87 Unpacking libxml-simple-perl (2.25-1) ...
22:55:45 #19 41.90 Selecting previously unselected package libyaml-perl.
22:55:45 #19 41.90 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
22:55:45 #19 41.90 Unpacking libyaml-perl (1.27-1) ...
22:55:45 #19 41.93 Selecting previously unselected package libconfig-auto-perl.
22:55:45 #19 41.93 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
22:55:45 #19 41.94 Unpacking libconfig-auto-perl (0.44-1) ...
22:55:45 #19 41.96 Selecting previously unselected package libfile-which-perl.
22:55:45 #19 41.97 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
22:55:45 #19 41.97 Unpacking libfile-which-perl (1.23-1) ...
22:55:45 #19 41.99 Selecting previously unselected package libfile-homedir-perl.
22:55:45 #19 41.99 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
22:55:45 #19 42.00 Unpacking libfile-homedir-perl (1.004-1) ...
22:55:45 #19 42.02 Selecting previously unselected package libdebian-dpkgcross-perl.
22:55:45 #19 42.03 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
22:55:45 #19 42.03 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
22:55:45 #19 42.06 Selecting previously unselected package dpkg-cross.
22:55:45 #19 42.06 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
22:55:45 #19 42.07 Unpacking dpkg-cross (2.6.15-3) ...
22:55:46 #19 42.09 Selecting previously unselected package crossbuild-essential-arm64.
22:55:46 #19 42.09 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
22:55:46 #19 42.10 Unpacking crossbuild-essential-arm64 (12.6) ...
22:55:46 #19 42.12 Selecting previously unselected package libc6-armel-cross.
22:55:46 #19 42.12 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
22:55:46 #19 42.13 Unpacking libc6-armel-cross (2.28-7cross1) ...
22:55:46 #19 42.25 Selecting previously unselected package libgcc1-armel-cross.
22:55:46 #19 42.25 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
22:55:46 #19 42.25 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:55:46 #19 42.28 Selecting previously unselected package libgomp1-armel-cross.
22:55:46 #19 42.28 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.28 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.31 Selecting previously unselected package libatomic1-armel-cross.
22:55:46 #19 42.31 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.32 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.34 Selecting previously unselected package libstdc++6-armel-cross.
22:55:46 #19 42.34 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.35 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.40 Selecting previously unselected package libasan5-armel-cross.
22:55:46 #19 42.40 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.40 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.46 Selecting previously unselected package libubsan1-armel-cross.
22:55:46 #19 42.46 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.46 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.49 Selecting previously unselected package libgcc-8-dev-armel-cross.
22:55:46 #19 42.50 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:55:46 #19 42.50 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:55:46 #19 42.60 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
22:55:46 #19 42.60 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:55:46 #19 42.60 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:55:47 #19 43.23 Selecting previously unselected package gcc-arm-linux-gnueabi.
22:55:47 #19 43.23 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:55:47 #19 43.24 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:55:47 #19 43.26 Selecting previously unselected package linux-libc-dev-armel-cross.
22:55:47 #19 43.26 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
22:55:47 #19 43.27 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:55:47 #19 43.42 Selecting previously unselected package libc6-dev-armel-cross.
22:55:47 #19 43.42 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
22:55:47 #19 43.43 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
22:55:47 #19 43.68 Selecting previously unselected package libstdc++-8-dev-armel-cross.
22:55:47 #19 43.68 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
22:55:47 #19 43.68 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:55:47 #19 43.91 Selecting previously unselected package g++-8-arm-linux-gnueabi.
22:55:47 #19 43.91 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
22:55:47 #19 43.92 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:55:48 #19 44.55 Selecting previously unselected package g++-arm-linux-gnueabi.
22:55:48 #19 44.56 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
22:55:48 #19 44.56 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:55:48 #19 44.58 Selecting previously unselected package crossbuild-essential-armel.
22:55:48 #19 44.58 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
22:55:48 #19 44.58 Unpacking crossbuild-essential-armel (12.6) ...
22:55:48 #19 44.61 Selecting previously unselected package libc6-armhf-cross.
22:55:48 #19 44.61 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
22:55:48 #19 44.61 Unpacking libc6-armhf-cross (2.28-7cross1) ...
22:55:48 #19 44.73 Selecting previously unselected package libgcc1-armhf-cross.
22:55:48 #19 44.73 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
22:55:48 #19 44.74 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:55:48 #19 44.76 Selecting previously unselected package libgomp1-armhf-cross.
22:55:48 #19 44.76 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 44.77 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 44.80 Selecting previously unselected package libatomic1-armhf-cross.
22:55:48 #19 44.80 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 44.82 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 44.84 Selecting previously unselected package libstdc++6-armhf-cross.
22:55:48 #19 44.84 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 44.85 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 44.90 Selecting previously unselected package libasan5-armhf-cross.
22:55:48 #19 44.90 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 44.90 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 44.96 Selecting previously unselected package libubsan1-armhf-cross.
22:55:48 #19 44.96 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 44.97 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 45.00 Selecting previously unselected package libgcc-8-dev-armhf-cross.
22:55:48 #19 45.00 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:48 #19 45.00 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:55:48 #19 45.10 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
22:55:49 #19 45.10 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:55:49 #19 45.11 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:49 #19 45.74 Selecting previously unselected package gcc-arm-linux-gnueabihf.
22:55:49 #19 45.74 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:55:49 #19 45.74 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:49 #19 45.77 Selecting previously unselected package linux-libc-dev-armhf-cross.
22:55:49 #19 45.77 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
22:55:49 #19 45.77 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:55:50 #19 45.93 Selecting previously unselected package libc6-dev-armhf-cross.
22:55:50 #19 45.94 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
22:55:50 #19 45.94 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
22:55:50 #19 46.19 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
22:55:50 #19 46.19 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
22:55:50 #19 46.19 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:55:50 #19 46.42 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
22:55:50 #19 46.43 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
22:55:50 #19 46.43 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:51 #19 47.06 Selecting previously unselected package g++-arm-linux-gnueabihf.
22:55:51 #19 47.07 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
22:55:51 #19 47.07 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:51 #19 47.09 Selecting previously unselected package crossbuild-essential-armhf.
22:55:51 #19 47.09 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
22:55:51 #19 47.10 Unpacking crossbuild-essential-armhf (12.6) ...
22:55:51 #19 47.12 Selecting previously unselected package libc6-ppc64el-cross.
22:55:51 #19 47.12 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
22:55:51 #19 47.13 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
22:55:51 #19 47.29 Selecting previously unselected package libgcc1-ppc64el-cross.
22:55:51 #19 47.29 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
22:55:51 #19 47.29 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:55:51 #19 47.32 Selecting previously unselected package libgomp1-ppc64el-cross.
22:55:51 #19 47.32 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.32 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.36 Selecting previously unselected package libitm1-ppc64el-cross.
22:55:51 #19 47.36 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.36 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.39 Selecting previously unselected package libatomic1-ppc64el-cross.
22:55:51 #19 47.39 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.39 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.42 Selecting previously unselected package libstdc++6-ppc64el-cross.
22:55:51 #19 47.42 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.42 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.49 Selecting previously unselected package libasan5-ppc64el-cross.
22:55:51 #19 47.49 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.49 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.56 Selecting previously unselected package liblsan0-ppc64el-cross.
22:55:51 #19 47.56 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.56 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.60 Selecting previously unselected package libtsan0-ppc64el-cross.
22:55:51 #19 47.60 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.60 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.65 Selecting previously unselected package libubsan1-ppc64el-cross.
22:55:51 #19 47.66 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.66 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.70 Selecting previously unselected package libquadmath0-ppc64el-cross.
22:55:51 #19 47.70 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.70 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.73 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
22:55:51 #19 47.74 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:51 #19 47.74 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:55:51 #19 47.91 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
22:55:51 #19 47.91 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:51 #19 47.91 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:52 #19 48.55 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
22:55:52 #19 48.55 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:52 #19 48.55 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:55:52 #19 48.58 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
22:55:52 #19 48.58 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
22:55:52 #19 48.58 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:55:52 #19 48.74 Selecting previously unselected package libc6-dev-ppc64el-cross.
22:55:52 #19 48.74 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
22:55:52 #19 48.74 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:55:54 #19 49.83 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
22:55:54 #19 49.83 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
22:55:54 #19 49.84 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:55:54 #19 50.41 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
22:55:54 #19 50.41 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:54 #19 50.58 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:55 #19 51.24 Selecting previously unselected package g++-powerpc64le-linux-gnu.
22:55:55 #19 51.25 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:55 #19 51.25 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:55:55 #19 51.27 Selecting previously unselected package crossbuild-essential-ppc64el.
22:55:55 #19 51.28 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
22:55:55 #19 51.28 Unpacking crossbuild-essential-ppc64el (12.6) ...
22:55:55 #19 51.30 Selecting previously unselected package libc6-s390x-cross.
22:55:55 #19 51.31 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
22:55:55 #19 51.31 Unpacking libc6-s390x-cross (2.28-7cross1) ...
22:55:55 #19 51.44 Selecting previously unselected package libgcc1-s390x-cross.
22:55:55 #19 51.44 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
22:55:55 #19 51.45 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:55:55 #19 51.47 Selecting previously unselected package libgomp1-s390x-cross.
22:55:55 #19 51.47 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.48 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.51 Selecting previously unselected package libitm1-s390x-cross.
22:55:55 #19 51.51 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.51 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.54 Selecting previously unselected package libatomic1-s390x-cross.
22:55:55 #19 51.54 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.54 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.57 Selecting previously unselected package libstdc++6-s390x-cross.
22:55:55 #19 51.57 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.57 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.64 Selecting previously unselected package libasan5-s390x-cross.
22:55:55 #19 51.64 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.64 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.70 Selecting previously unselected package libubsan1-s390x-cross.
22:55:55 #19 51.70 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.70 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.74 Selecting previously unselected package libgcc-8-dev-s390x-cross.
22:55:55 #19 51.74 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:55 #19 51.74 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:55:55 #19 51.84 Selecting previously unselected package gcc-8-s390x-linux-gnu.
22:55:55 #19 51.84 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:55 #19 51.85 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:56 #19 52.41 Selecting previously unselected package gcc-s390x-linux-gnu.
22:55:56 #19 52.41 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:56 #19 52.42 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:55:56 #19 52.44 Selecting previously unselected package linux-libc-dev-s390x-cross.
22:55:56 #19 52.44 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
22:55:56 #19 52.45 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:55:56 #19 52.60 Selecting previously unselected package libc6-dev-s390x-cross.
22:55:56 #19 52.61 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
22:55:56 #19 52.61 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
22:55:57 #19 52.89 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
22:55:57 #19 52.89 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
22:55:57 #19 52.89 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:55:57 #19 53.12 Selecting previously unselected package g++-8-s390x-linux-gnu.
22:55:57 #19 53.12 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
22:55:57 #19 53.13 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:57 #19 53.77 Selecting previously unselected package g++-s390x-linux-gnu.
22:55:57 #19 53.77 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
22:55:57 #19 53.77 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
22:55:57 #19 53.80 Selecting previously unselected package crossbuild-essential-s390x.
22:55:57 #19 53.80 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
22:55:57 #19 53.80 Unpacking crossbuild-essential-s390x (12.6) ...
22:55:57 #19 53.85 Setting up libconfig-inifiles-perl (3.000001-1) ...
22:55:57 #19 53.86 Setting up libfile-which-perl (1.23-1) ...
22:55:57 #19 53.86 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
22:55:57 #19 53.87 Setting up libc6-armhf-cross (2.28-7cross1) ...
22:55:57 #19 53.88 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
22:55:57 #19 53.89 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
22:55:57 #19 53.90 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
22:55:57 #19 53.91 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
22:55:57 #19 53.92 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
22:55:57 #19 53.93 Setting up libc6-s390x-cross (2.28-7cross1) ...
22:55:57 #19 53.93 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:57 #19 53.94 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
22:55:57 #19 53.95 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
22:55:57 #19 53.96 Setting up libxml-namespacesupport-perl (1.12-1) ...
22:55:57 #19 53.97 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
22:55:57 #19 53.98 Setting up file (1:5.35-4+deb10u2) ...
22:55:57 #19 53.99 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
22:55:57 #19 54.00 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
22:55:57 #19 54.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:55:57 #19 54.02 Setting up libyaml-perl (1.27-1) ...
22:55:57 #19 54.03 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:55:57 #19 54.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:55:57 #19 54.05 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:57 #19 54.06 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
22:55:58 #19 54.06 Setting up libxml-sax-base-perl (1.09-1) ...
22:55:58 #19 54.07 Setting up libio-string-perl (1.08-3) ...
22:55:58 #19 54.08 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
22:55:58 #19 54.09 Setting up cross-config (2.6.15-3) ...
22:55:58 #19 54.19 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
22:55:58 #19 54.20 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
22:55:58 #19 54.21 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:58 #19 54.22 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
22:55:58 #19 54.23 Setting up xz-utils (5.2.4-1) ...
22:55:58 #19 54.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:55:58 #19 54.25 Setting up libc6-arm64-cross (2.28-7cross1) ...
22:55:58 #19 54.26 Setting up patch (2.7.6-3+deb10u1) ...
22:55:58 #19 54.27 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
22:55:58 #19 54.27 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:58 #19 54.28 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
22:55:58 #19 54.29 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
22:55:58 #19 54.30 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
22:55:58 #19 54.31 Setting up libc6-armel-cross (2.28-7cross1) ...
22:55:58 #19 54.32 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
22:55:58 #19 54.33 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
22:55:58 #19 54.34 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
22:55:58 #19 54.34 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
22:55:58 #19 54.35 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
22:55:58 #19 54.36 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
22:55:58 #19 54.37 Setting up libfile-homedir-perl (1.004-1) ...
22:55:58 #19 54.38 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
22:55:58 #19 54.39 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
22:55:58 #19 54.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
22:55:58 #19 54.41 Setting up liblocale-gettext-perl (1.07-3+b4) ...
22:55:58 #19 54.42 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
22:55:58 #19 54.43 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
22:55:58 #19 54.45 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
22:55:58 #19 54.45 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:58 #19 54.46 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
22:55:58 #19 54.47 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
22:55:58 #19 54.48 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
22:55:58 #19 54.49 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
22:55:58 #19 54.50 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
22:55:58 #19 54.51 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
22:55:58 #19 54.52 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
22:55:58 #19 54.53 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
22:55:58 #19 54.53 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
22:55:58 #19 54.54 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
22:55:58 #19 54.55 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:58 #19 54.56 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
22:55:58 #19 54.57 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
22:55:58 #19 54.58 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
22:55:58 #19 54.58 Setting up libxml-sax-perl (1.00+dfsg-1) ...
22:55:58 #19 54.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
22:55:58 #19 54.76 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:55:58 #19 54.89 
22:55:58 #19 54.89 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:55:58 #19 55.00 Setting up dpkg-dev (1.19.7) ...
22:55:58 #19 55.01 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
22:55:58 #19 55.02 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
22:55:58 #19 55.07 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:58 #19 55.08 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
22:55:58 #19 55.08 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
22:55:58 #19 55.09 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
22:55:58 #19 55.10 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
22:55:58 #19 55.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
22:55:58 #19 55.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
22:55:59 #19 55.28 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
22:55:59 #19 55.40 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
22:55:59 #19 55.47 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:59 #19 55.48 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:55:59 #19 55.49 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.49 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
22:55:59 #19 55.50 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.51 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.52 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.53 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.54 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
22:55:59 #19 55.54 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
22:55:59 #19 55.55 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.56 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.57 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
22:55:59 #19 55.58 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.59 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.60 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
22:55:59 #19 55.61 Setting up libxml-simple-perl (2.25-1) ...
22:55:59 #19 55.62 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
22:55:59 #19 55.62 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
22:55:59 #19 55.63 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
22:55:59 #19 55.64 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:59 #19 55.65 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:59 #19 55.66 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.67 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.67 Setting up libconfig-auto-perl (0.44-1) ...
22:55:59 #19 55.68 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
22:55:59 #19 55.69 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
22:55:59 #19 55.70 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
22:55:59 #19 55.71 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.72 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:55:59 #19 55.73 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
22:55:59 #19 55.74 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.75 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
22:55:59 #19 55.76 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
22:55:59 #19 55.77 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.78 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
22:55:59 #19 55.78 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:59 #19 55.79 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.80 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
22:55:59 #19 55.81 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
22:55:59 #19 55.82 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
22:55:59 #19 55.83 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:55:59 #19 55.84 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
22:55:59 #19 55.84 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
22:55:59 #19 55.85 Setting up dpkg-cross (2.6.15-3) ...
22:55:59 #19 55.89 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
22:56:00 #19 55.90 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
22:56:00 #19 55.91 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
22:56:00 #19 55.92 Setting up crossbuild-essential-armhf (12.6) ...
22:56:00 #19 55.93 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
22:56:00 #19 55.94 Setting up crossbuild-essential-arm64 (12.6) ...
22:56:00 #19 55.94 Setting up crossbuild-essential-s390x (12.6) ...
22:56:00 #19 55.95 Setting up crossbuild-essential-ppc64el (12.6) ...
22:56:00 #19 55.96 Setting up crossbuild-essential-armel (12.6) ...
22:56:00 #19 55.97 Processing triggers for libc-bin (2.28-10) ...
22:56:02 #19 DONE 58.6s
22:56:02 
22:56:02 #20 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
22:56:02 #20 sha256:659ef20bb4ad91d2571023700b22a68c6ee1858bea9f5c32b9ef45bf99ddb0b9
22:56:03 #20 DONE 1.4s
22:56:03 
22:56:03 #32 [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
22:56:03 #32 sha256:f8aaf5c27563d9141057e210c39e7b15d57c9f722fdb04df85c4aa13292f63d9
22:56:03 #32 1.340 + RM_GOPATH=0
22:56:03 #32 1.340 + TMP_GOPATH=
22:56:03 #32 1.340 + : /build
22:56:03 #32 1.340 + '[' -z '' ']'
22:56:03 #32 1.340 ++ mktemp -d
22:56:03 #32 1.342 + export GOPATH=/tmp/tmp.LNKEm1VvtV
22:56:03 #32 1.342 + GOPATH=/tmp/tmp.LNKEm1VvtV
22:56:03 #32 1.342 + RM_GOPATH=1
22:56:03 #32 1.342 + case "$(go env GOARCH)" in
22:56:03 #32 1.347 ++ go env GOARCH
22:56:03 #32 1.355 + export GO_BUILDMODE=-buildmode=pie
22:56:03 #32 1.355 + GO_BUILDMODE=-buildmode=pie
22:56:03 #32 1.355 ++ dirname /tmp/install/install.sh
22:56:03 #32 1.356 + dir=/tmp/install
22:56:03 #32 1.356 + bin=rootlesskit
22:56:03 #32 1.356 + shift
22:56:03 #32 1.356 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:56:03 #32 1.356 + . /tmp/install/rootlesskit.installer
22:56:03 #32 1.357 ++ : 4cd567642273d369adaadcbadca00880552c1778
22:56:03 #32 1.357 + install_rootlesskit
22:56:03 #32 1.357 + case "$1" in
22:56:03 #32 1.357 + export CGO_ENABLED=0
22:56:03 #32 1.357 + CGO_ENABLED=0
22:56:03 #32 1.357 + _install_rootlesskit
22:56:03 #32 1.357 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
22:56:03 #32 1.357 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LNKEm1VvtV/src/github.com/rootless-containers/rootlesskit
22:56:03 #32 1.358 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
22:56:03 #32 1.363 Cloning into '/tmp/tmp.LNKEm1VvtV/src/github.com/rootless-containers/rootlesskit'...
22:56:05 #32 3.174 + cd /tmp/tmp.LNKEm1VvtV/src/github.com/rootless-containers/rootlesskit
22:56:05 #32 3.174 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
22:56:05 #32 3.205 + export GO111MODULE=on
22:56:05 #32 3.205 + GO111MODULE=on
22:56:05 #32 3.205 + export GOPROXY=https://proxy.golang.org
22:56:05 #32 3.205 + GOPROXY=https://proxy.golang.org
22:56:05 #32 3.205 + for f in rootlesskit rootlesskit-docker-proxy
22:56:05 #32 3.205 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:56:06 #32 3.887 go: downloading github.com/pkg/errors v0.9.1
22:56:06 #32 3.887 go: downloading github.com/sirupsen/logrus v1.8.1
22:56:06 #32 3.909 go: downloading github.com/urfave/cli/v2 v2.3.0
22:56:06 #32 4.094 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
22:56:08 #32 5.222 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
22:56:08 #32 5.474 go: downloading github.com/google/uuid v1.2.0
22:56:08 #32 5.480 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
22:56:08 #32 5.503 go: downloading github.com/moby/vpnkit v0.5.0
22:56:08 #32 5.504 go: downloading github.com/gofrs/flock v0.8.0
22:56:08 #32 5.573 go: downloading github.com/gorilla/mux v1.8.0
22:56:08 #32 5.613 go: downloading github.com/moby/sys/mountinfo v0.4.1
22:56:08 #32 5.774 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:56:08 #32 5.863 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
22:56:09 #32 6.533 go: downloading github.com/u-root/u-root v7.0.0+incompatible
22:56:09 #32 ...
22:56:09 
22:56:09 #21 [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
22:56:09 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:09 #21 1.684 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
22:56:09 #21 1.685 Hit:2 http://deb.debian.org/debian buster InRelease
22:56:09 #21 1.685 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:56:09 #21 1.685 Hit:4 http://deb.debian.org/debian buster-backports InRelease
22:56:09 #21 1.857 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
22:56:09 #21 1.916 Get:6 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:56:09 #21 1.928 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:56:09 #21 1.953 Get:8 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
22:56:09 #21 1.983 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:56:09 #21 2.590 Get:10 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:56:09 #21 3.169 Get:11 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
22:56:09 #21 3.674 Get:12 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:56:09 #21 4.242 Get:13 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:56:09 #21 4.901 Get:14 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:56:09 #21 5.550 Get:15 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:56:09 #21 5.557 Get:16 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:56:09 #21 5.557 Get:17 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:56:09 #21 5.560 Get:18 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:56:09 #21 5.560 Get:19 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:56:09 #21 5.561 Get:20 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB]
22:56:09 #21 5.582 Get:21 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB]
22:56:09 #21 5.603 Get:22 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB]
22:56:09 #21 5.639 Get:23 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB]
22:56:09 #21 5.677 Get:24 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB]
22:56:10 #21 ...
22:56:10 
22:56:10 #32 [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
22:56:10 #32 sha256:f8aaf5c27563d9141057e210c39e7b15d57c9f722fdb04df85c4aa13292f63d9
22:56:10 #32 8.053 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:56:12 #32 ...
22:56:12 
22:56:12 #29 [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
22:56:12 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
22:56:12 #29 1.607 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
22:56:12 #29 1.607 Hit:2 http://deb.debian.org/debian buster InRelease
22:56:12 #29 1.607 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:56:12 #29 1.873 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:56:12 #29 1.967 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
22:56:12 #29 1.991 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:56:12 #29 2.027 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:56:12 #29 2.057 Get:8 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
22:56:12 #29 2.625 Get:9 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:56:12 #29 3.195 Get:10 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:56:12 #29 3.491 Get:11 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
22:56:12 #29 3.959 Get:12 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:56:12 #29 4.451 Get:13 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:56:12 #29 4.993 Get:14 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:56:12 #29 5.001 Get:15 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:56:12 #29 5.001 Get:16 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:56:12 #29 5.001 Get:17 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:56:12 #29 5.001 Get:18 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:56:12 #29 ...
22:56:12 
22:56:12 #23 [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
22:56:12 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
22:56:12 #23 1.577 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
22:56:12 #23 1.577 Hit:2 http://deb.debian.org/debian buster InRelease
22:56:12 #23 1.577 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:56:12 #23 1.864 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
22:56:12 #23 1.914 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
22:56:12 #23 1.924 Get:6 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
22:56:12 #23 1.950 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
22:56:12 #23 1.971 Get:8 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
22:56:12 #23 2.750 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:56:12 #23 3.303 Get:10 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
22:56:12 #23 3.713 Get:11 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
22:56:12 #23 4.247 Get:12 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
22:56:12 #23 4.827 Get:13 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:56:12 #23 5.304 Get:14 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
22:56:12 #23 5.311 Get:15 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
22:56:12 #23 5.314 Get:16 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
22:56:12 #23 5.317 Get:17 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
22:56:12 #23 5.317 Get:18 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
22:56:22 #23 19.96 Fetched 39.8 MB in 19s (2137 kB/s)
22:56:22 #23 19.96 Reading package lists...
22:56:22 #23 ...
22:56:22 
22:56:22 #29 [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
22:56:22 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
22:56:22 #29 20.26 Fetched 39.8 MB in 19s (2108 kB/s)
22:56:29 #29 20.26 Reading package lists...
22:56:29 #29 ...
22:56:29 
22:56:29 #32 [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
22:56:29 #32 sha256:f8aaf5c27563d9141057e210c39e7b15d57c9f722fdb04df85c4aa13292f63d9
22:56:29 #32 26.70 + for f in rootlesskit rootlesskit-docker-proxy
22:56:29 #32 26.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:56:32 #32 DONE 29.6s
22:56:32 
22:56:32 #33 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:56:32 #33 sha256:db7a656f0515052636c2b281cba4374d1251f4e11d744f6033a061d7f6b13092
22:56:32 #33 DONE 0.1s
22:56:32 
22:56:32 #34 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:56:32 #34 sha256:ca2acad203b47925780f518b81d778ac9692158e9f5d3475c852b05180c5b95e
22:56:32 #34 DONE 0.1s
22:56:32 
22:56:32 #21 [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
22:56:32 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:32 #21 21.28 Fetched 42.2 MB in 20s (2125 kB/s)
22:56:32 #21 21.28 Reading package lists...
22:56:32 #21 ...
22:56:32 
22:56:32 #23 [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
22:56:32 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
22:56:32 #23 19.96 Reading package lists...
22:56:35 #23 30.00 Reading package lists...
22:56:35 #23 ...
22:56:35 
22:56:35 #37 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:56:35 #37 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
22:56:35 #37 CACHED
22:56:35 
22:56:35 #39 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:56:35 #39 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
22:56:35 #39 CACHED
22:56:35 
22:56:35 #21 [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
22:56:35 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:35 #21 21.28 Reading package lists...
22:56:36 Project root: /go/src/github.com/docker/cli
22:56:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:56:36 2021/06/29 22:56:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 WARNING: go-md2man does not handle node type HTMLSpan
22:56:36 make[2]: Leaving directory '/root/build-deb/cli'
22:56:36 # Build the compose-cli plugin
22:56:36 # FIXME: using GOPROXY, to work around:
22:56:36 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
22:56:36 cd /go/src/github.com/docker/compose-cli \
22:56:36 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
22:56:36 && mkdir -p /usr/libexec/docker/cli-plugins/ \
22:56:36 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
22:56:36 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
22:56:42 #21 31.70 Reading package lists...
22:56:42 #21 ...
22:56:42 
22:56:42 #23 [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
22:56:42 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
22:56:42 #23 30.00 Reading package lists...
22:56:42 #23 37.76 Building dependency tree...
22:56:42 #23 39.26 Reading state information...
22:56:42 #23 ...
22:56:42 
22:56:42 #29 [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
22:56:42 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
22:56:42 #29 20.26 Reading package lists...
22:56:42 #29 30.24 Reading package lists...
22:56:43 #29 38.83 Building dependency tree...
22:56:43 #29 40.55 Reading state information...
22:56:43 #29 ...
22:56:43 
22:56:43 #21 [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
22:56:43 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:43 #21 31.70 Reading package lists...
22:56:45 #21 39.24 Building dependency tree...
22:56:45 #21 40.70 Reading state information...
22:56:45 #21 41.66 The following additional packages will be installed:
22:56:45 #21 41.67   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:56:45 #21 41.67   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:56:45 #21 41.67   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:56:45 #21 41.68   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
22:56:45 #21 41.68   mingw-w64-x86-64-dev
22:56:45 #21 41.70 Suggested packages:
22:56:45 #21 41.70   gcc-8-locales seccomp wine64
22:56:45 #21 ...
22:56:45 
22:56:45 #29 [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
22:56:45 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
22:56:45 #29 41.70 The following additional packages will be installed:
22:56:45 #29 41.71   libbtrfs0
22:56:45 #29 41.81 The following NEW packages will be installed:
22:56:45 #29 41.82   libbtrfs-dev libbtrfs0
22:56:45 #29 42.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:56:45 #29 42.18 Need to get 119 kB of archives.
22:56:45 #29 42.18 After this operation, 387 kB of additional disk space will be used.
22:56:45 #29 42.18 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:56:45 #29 42.18 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:56:45 #29 42.67 debconf: delaying package configuration, since apt-utils is not installed
22:56:45 #29 42.90 Fetched 119 kB in 0s (439 kB/s)
22:56:45 #29 42.96 Selecting previously unselected package libbtrfs0.
22:56:45 #29 42.96 (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 ... 29521 files and directories currently installed.)
22:56:45 #29 43.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:56:45 #29 43.03 Unpacking libbtrfs0 (4.20.1-2) ...
22:56:45 #29 43.12 Selecting previously unselected package libbtrfs-dev.
22:56:45 #29 43.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:56:45 #29 43.13 Unpacking libbtrfs-dev (4.20.1-2) ...
22:56:45 #29 43.24 Setting up libbtrfs0 (4.20.1-2) ...
22:56:45 #29 43.25 Setting up libbtrfs-dev (4.20.1-2) ...
22:56:45 #29 43.26 Processing triggers for libc-bin (2.28-10) ...
22:56:45 #29 DONE 43.5s
22:56:46 
22:56:46 #23 [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
22:56:46 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
22:56:46 #23 40.62 The following additional packages will be installed:
22:56:46 #23 40.63   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
22:56:46 #23 40.65 Suggested packages:
22:56:46 #23 40.65   cmake-doc ninja-build lrzip
22:56:46 #23 40.65 Recommended packages:
22:56:46 #23 40.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:56:46 #23 41.22 The following NEW packages will be installed:
22:56:46 #23 41.25   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
22:56:46 #23 41.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
22:56:46 #23 41.65 Need to get 5913 kB of archives.
22:56:46 #23 41.65 After this operation, 27.4 MB of additional disk space will be used.
22:56:46 #23 41.65 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:56:46 #23 41.66 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:56:46 #23 41.66 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:56:46 #23 41.72 Get:4 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:56:46 #23 41.72 Get:5 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:56:46 #23 41.72 Get:6 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:56:46 #23 41.73 Get:7 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
22:56:46 #23 41.73 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:56:46 #23 42.25 debconf: delaying package configuration, since apt-utils is not installed
22:56:46 #23 42.48 Fetched 5913 kB in 0s (13.1 MB/s)
22:56:46 #23 42.53 Selecting previously unselected package xxd.
22:56:46 #23 42.54 (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 ... 29521 files and directories currently installed.)
22:56:46 #23 42.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:56:46 #23 42.59 Unpacking xxd (2:8.1.0875-5) ...
22:56:46 #23 42.67 Selecting previously unselected package vim-common.
22:56:46 #23 42.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:56:46 #23 42.69 Unpacking vim-common (2:8.1.0875-5) ...
22:56:46 #23 42.81 Selecting previously unselected package cmake-data.
22:56:46 #23 42.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:56:46 #23 42.82 Unpacking cmake-data (3.13.4-1) ...
22:56:46 #23 43.67 Selecting previously unselected package libarchive13:amd64.
22:56:46 #23 43.68 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:56:46 #23 43.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:56:46 #23 43.82 Selecting previously unselected package libjsoncpp1:amd64.
22:56:46 #23 43.82 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
22:56:46 #23 43.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:56:46 #23 43.88 Selecting previously unselected package librhash0:amd64.
22:56:46 #23 43.89 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
22:56:46 #23 43.89 Unpacking librhash0:amd64 (1.3.8-1) ...
22:56:46 #23 43.95 Selecting previously unselected package libuv1:amd64.
22:56:46 #23 43.95 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
22:56:46 #23 43.96 Unpacking libuv1:amd64 (1.24.1-1) ...
22:56:46 #23 44.00 Selecting previously unselected package cmake.
22:56:46 #23 44.00 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
22:56:46 #23 44.01 Unpacking cmake (3.13.4-1) ...
22:56:47 #23 44.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:56:47 #23 44.71 Setting up xxd (2:8.1.0875-5) ...
22:56:47 #23 44.72 Setting up libuv1:amd64 (1.24.1-1) ...
22:56:47 #23 44.73 Setting up vim-common (2:8.1.0875-5) ...
22:56:47 #23 44.75 Setting up librhash0:amd64 (1.3.8-1) ...
22:56:47 #23 44.76 Setting up cmake-data (3.13.4-1) ...
22:56:47 #23 44.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:56:47 #23 44.78 Setting up cmake (3.13.4-1) ...
22:56:47 #23 44.80 Processing triggers for libc-bin (2.28-10) ...
22:56:47 #23 44.81 Processing triggers for mime-support (3.62) ...
22:56:47 #23 DONE 45.1s
22:56:47 
22:56:47 #25 [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
22:56:47 #25 sha256:666ac304bed03b8886cc5b4befae4abc7a5769538e5ed5f5f2a9d6b031242f3b
22:56:47 Project root: /go/src/github.com/docker/cli
22:56:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
22:56:47 2021/06/29 22:56:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 WARNING: go-md2man does not handle node type HTMLSpan
22:56:47 make[2]: Leaving directory '/root/build-deb/cli'
22:56:47 # Build the compose-cli plugin
22:56:47 # FIXME: using GOPROXY, to work around:
22:56:47 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
22:56:47 cd /go/src/github.com/docker/compose-cli \
22:56:47 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
22:56:47 && mkdir -p /usr/libexec/docker/cli-plugins/ \
22:56:47 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
22:56:47 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
22:56:48 #25 1.038 + RM_GOPATH=0
22:56:48 #25 1.038 + TMP_GOPATH=
22:56:48 #25 1.038 + : /build
22:56:48 #25 1.039 + '[' -z '' ']'
22:56:48 #25 1.039 ++ mktemp -d
22:56:48 #25 1.040 + export GOPATH=/tmp/tmp.4COx4ej2ah
22:56:48 #25 1.041 + GOPATH=/tmp/tmp.4COx4ej2ah
22:56:48 #25 1.041 + RM_GOPATH=1
22:56:48 #25 1.041 + case "$(go env GOARCH)" in
22:56:48 #25 1.041 ++ go env GOARCH
22:56:48 #25 1.045 + export GO_BUILDMODE=-buildmode=pie
22:56:48 #25 1.046 + GO_BUILDMODE=-buildmode=pie
22:56:48 #25 1.046 ++ dirname /tmp/install/install.sh
22:56:48 #25 1.047 + dir=/tmp/install
22:56:48 #25 1.047 + bin=tini
22:56:48 #25 1.047 + shift
22:56:48 #25 1.047 + '[' '!' -f /tmp/install/tini.installer ']'
22:56:48 #25 1.048 + . /tmp/install/tini.installer
22:56:48 #25 1.048 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
22:56:48 #25 1.049 + install_tini
22:56:48 #25 1.049 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
22:56:48 #25 1.049 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
22:56:48 #25 1.049 + git clone https://github.com/krallin/tini.git /tmp/tmp.4COx4ej2ah/tini
22:56:48 #25 1.051 Cloning into '/tmp/tmp.4COx4ej2ah/tini'...
22:56:49 #25 1.439 + cd /tmp/tmp.4COx4ej2ah/tini
22:56:49 #25 1.439 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
22:56:49 #25 1.443 + cmake .
22:56:49 #25 1.657 -- The C compiler identification is GNU 8.3.0
22:56:49 #25 1.673 -- Check for working C compiler: /usr/bin/cc
22:56:49 #25 1.841 -- Check for working C compiler: /usr/bin/cc -- works
22:56:49 #25 1.843 -- Detecting C compiler ABI info
22:56:49 #25 2.064 -- Detecting C compiler ABI info - done
22:56:49 #25 2.075 -- Detecting C compile features
22:56:50 #25 2.707 -- Detecting C compile features - done
22:56:50 #25 2.722 -- Performing Test HAS_BUILTIN_FORTIFY
22:56:50 #25 2.787 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:56:50 #25 2.810 -- Configuring done
22:56:50 #25 2.815 -- Generating done
22:56:50 #25 2.816 -- Build files have been written to: /tmp/tmp.4COx4ej2ah/tini
22:56:50 #25 2.819 + make tini-static
22:56:50 #25 2.959 Scanning dependencies of target tini-static
22:56:50 #25 3.023 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:56:50 #25 3.354 [100%] Linking C executable tini-static
22:56:51 #25 3.502 [100%] Built target tini-static
22:56:51 #25 3.531 + mkdir -p /build
22:56:51 #25 3.532 + cp tini-static /build/docker-init
22:56:51 #25 DONE 3.7s
22:56:51 
22:56:51 #21 [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
22:56:51 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:51 #21 42.22 The following NEW packages will be installed:
22:56:51 #21 42.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:56:51 #21 42.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:56:51 #21 42.22   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:56:51 #21 42.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:56:51 #21 42.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:56:51 #21 42.25   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:56:51 #21 42.29 The following packages will be upgraded:
22:56:51 #21 42.29   libseccomp2
22:56:51 #21 42.64 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:56:51 #21 42.64 Need to get 77.8 MB of archives.
22:56:51 #21 42.64 After this operation, 487 MB of additional disk space will be used.
22:56:51 #21 42.64 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
22:56:51 #21 42.64 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
22:56:51 #21 42.72 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:56:51 #21 42.78 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:56:51 #21 42.78 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:56:51 #21 42.78 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:56:51 #21 42.78 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:56:51 #21 42.90 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:56:51 #21 42.98 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:56:51 #21 42.98 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
22:56:51 #21 43.66 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
22:56:51 #21 44.29 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:56:51 #21 44.29 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:56:51 #21 44.29 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:56:51 #21 44.29 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:56:51 #21 44.29 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
22:56:51 #21 44.29 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
22:56:51 #21 44.30 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:56:51 #21 44.31 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:56:51 #21 44.32 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:56:51 #21 44.32 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:56:51 #21 44.33 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:56:51 #21 44.34 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:56:51 #21 44.34 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:56:51 #21 44.34 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
22:56:51 #21 44.34 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
22:56:51 #21 44.96 debconf: delaying package configuration, since apt-utils is not installed
22:56:51 #21 45.18 Fetched 77.8 MB in 2s (39.5 MB/s)
22:56:51 #21 45.25 (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 ... 29521 files and directories currently installed.)
22:56:51 #21 45.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
22:56:51 #21 45.29 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
22:56:51 #21 45.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
22:56:51 #21 45.54 Selecting previously unselected package binutils-mingw-w64-i686.
22:56:51 #21 45.54 (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 ... 29521 files and directories currently installed.)
22:56:51 #21 45.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:56:51 #21 45.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:56:51 #21 46.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:56:51 #21 46.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:56:51 #21 46.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:56:51 #21 46.91 Selecting previously unselected package binutils-mingw-w64.
22:56:51 #21 46.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:56:51 #21 46.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:56:51 #21 46.97 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:56:51 #21 46.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:56:51 #21 46.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:56:51 #21 47.07 Selecting previously unselected package dmsetup.
22:56:51 #21 47.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:56:51 #21 47.07 Unpacking dmsetup (2:1.02.155-3) ...
22:56:51 #21 47.15 Selecting previously unselected package mingw-w64-common.
22:56:51 #21 47.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:56:51 #21 47.15 Unpacking mingw-w64-common (6.0.0-3) ...
22:56:52 #21 48.99 Selecting previously unselected package mingw-w64-x86-64-dev.
22:56:53 #21 49.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:56:53 #21 49.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:56:54 #21 50.45 Selecting previously unselected package gcc-mingw-w64-base.
22:56:54 #21 50.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:56:54 #21 50.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:56:54 #21 50.52 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:56:54 #21 50.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:56:54 #21 50.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:56:55 #21 ...
22:56:55 
22:56:55 #30 [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
22:56:55 #30 sha256:e5463cdcfe8d4b1a33a49106ccf7dcf249abc0a8b821df2e2ebc2db1eca97e8b
22:56:55 #30 0.877 + RM_GOPATH=0
22:56:55 #30 0.877 + TMP_GOPATH=
22:56:55 #30 0.877 + : /build
22:56:55 #30 0.877 + '[' -z '' ']'
22:56:55 #30 0.879 ++ mktemp -d
22:56:55 #30 0.882 + export GOPATH=/tmp/tmp.tdJfxmrHsv
22:56:55 #30 0.882 + GOPATH=/tmp/tmp.tdJfxmrHsv
22:56:55 #30 0.882 + RM_GOPATH=1
22:56:55 #30 0.882 + case "$(go env GOARCH)" in
22:56:55 #30 0.882 ++ go env GOARCH
22:56:55 #30 0.892 + export GO_BUILDMODE=-buildmode=pie
22:56:55 #30 0.892 + GO_BUILDMODE=-buildmode=pie
22:56:55 #30 0.892 ++ dirname /tmp/install/install.sh
22:56:55 #30 0.893 + dir=/tmp/install
22:56:55 #30 0.893 + bin=containerd
22:56:55 #30 0.893 + shift
22:56:55 #30 0.893 + '[' '!' -f /tmp/install/containerd.installer ']'
22:56:55 #30 0.894 + . /tmp/install/containerd.installer
22:56:55 #30 0.895 ++ set -e
22:56:55 #30 0.895 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
22:56:55 #30 0.895 + install_containerd
22:56:55 #30 0.895 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
22:56:55 #30 0.895 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
22:56:55 #30 0.895 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tdJfxmrHsv/src/github.com/containerd/containerd
22:56:55 #30 0.901 Cloning into '/tmp/tmp.tdJfxmrHsv/src/github.com/containerd/containerd'...
22:56:57 #30 11.05 + cd /tmp/tmp.tdJfxmrHsv/src/github.com/containerd/containerd
22:56:57 #30 11.05 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
22:56:57 #30 11.68 + export 'BUILDTAGS=netgo osusergo static_build'
22:56:57 #30 11.68 + BUILDTAGS='netgo osusergo static_build'
22:56:57 #30 11.68 + export EXTRA_FLAGS=-buildmode=pie
22:56:57 #30 11.68 + EXTRA_FLAGS=-buildmode=pie
22:56:57 #30 11.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:56:57 #30 11.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:56:57 #30 11.68 + '[' '' = dynamic ']'
22:56:57 #30 11.68 + make
22:56:58 #30 12.26 + bin/ctr
22:56:59 #30 ...
22:56:59 
22:56:59 #21 [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
22:56:59 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
22:56:59 #21 55.37 Selecting previously unselected package g++-mingw-w64-x86-64.
22:56:59 #21 55.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:56:59 #21 55.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:57:03 #21 59.35 Selecting previously unselected package libapparmor1:amd64.
22:57:03 #21 59.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:57:03 #21 59.36 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:57:03 #21 59.42 Selecting previously unselected package libapparmor-dev:amd64.
22:57:03 #21 59.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:57:03 #21 59.43 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:57:03 #21 59.50 Selecting previously unselected package libbtrfs0.
22:57:03 #21 59.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:57:03 #21 59.51 Unpacking libbtrfs0 (4.20.1-2) ...
22:57:03 #21 59.54 Selecting previously unselected package libbtrfs-dev.
22:57:03 #21 59.55 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:57:03 #21 59.55 Unpacking libbtrfs-dev (4.20.1-2) ...
22:57:03 #21 59.61 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:57:03 #21 59.62 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:57:03 #21 59.63 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:57:03 #21 59.68 Selecting previously unselected package libudev-dev:amd64.
22:57:03 #21 59.68 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
22:57:03 #21 59.69 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
22:57:03 #21 59.76 Selecting previously unselected package libsepol1-dev:amd64.
22:57:03 #21 59.76 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:57:03 #21 59.77 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:57:03 #21 59.90 Selecting previously unselected package libpcre16-3:amd64.
22:57:03 #21 59.91 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:57:03 #21 59.91 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:57:03 #21 59.99 Selecting previously unselected package libpcre32-3:amd64.
22:57:03 #21 59.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:57:03 #21 59.99 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:57:03 #21 60.06 Selecting previously unselected package libpcrecpp0v5:amd64.
22:57:03 #21 60.07 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:57:03 #21 60.08 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:57:04 #21 60.16 Selecting previously unselected package libpcre3-dev:amd64.
22:57:04 #21 60.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:57:04 #21 60.18 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:57:04 #21 60.31 Selecting previously unselected package libselinux1-dev:amd64.
22:57:04 #21 60.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:57:04 #21 60.32 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:57:04 #21 60.43 Selecting previously unselected package libdevmapper-dev:amd64.
22:57:04 #21 60.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:57:04 #21 60.45 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:57:04 #21 60.48 Selecting previously unselected package libseccomp-dev:amd64.
22:57:04 #21 60.49 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
22:57:04 #21 60.49 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:57:04 #21 60.54 Selecting previously unselected package libsystemd-dev:amd64.
22:57:04 #21 60.54 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
22:57:04 #21 60.55 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
22:57:04 #21 60.77 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:57:04 #21 60.79 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
22:57:04 #21 60.80 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:57:04 #21 60.81 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:57:04 #21 60.82 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:57:04 #21 60.83 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:57:04 #21 60.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:57:04 #21 60.85 Setting up libbtrfs0 (4.20.1-2) ...
22:57:04 #21 60.86 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:57:04 #21 60.87 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
22:57:04 #21 60.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:57:04 #21 60.91 Setting up libbtrfs-dev (4.20.1-2) ...
22:57:04 #21 60.92 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:57:04 #21 60.93 Setting up mingw-w64-common (6.0.0-3) ...
22:57:04 #21 60.94 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
22:57:04 #21 60.95 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:57:04 #21 60.96 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:57:04 #21 60.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:57:04 #21 60.98 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
22:57:04 #21 60.98 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
22:57:04 #21 60.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:57:04 #21 61.00 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
22:57:04 #21 61.01 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
22:57:04 #21 61.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:57:04 #21 61.02 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:57:04 #21 61.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:57:04 #21 61.05 Setting up dmsetup (2:1.02.155-3) ...
22:57:04 #21 61.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:57:04 #21 61.07 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:57:04 #21 61.08 Processing triggers for libc-bin (2.28-10) ...
22:57:05 #21 DONE 61.4s
22:57:05 
22:57:05 #22 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
22:57:05 #22 sha256:cdf15cf53db5d67870d370d441ac9471da537c8660aebef5009840a530da334a
22:57:06 #22 1.110 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
22:57:06 #22 1.112 Hit:2 http://deb.debian.org/debian buster InRelease
22:57:06 #22 1.112 Hit:3 http://deb.debian.org/debian buster-updates InRelease
22:57:06 #22 1.112 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
22:57:07 #22 1.841 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB]
22:57:07 #22 1.867 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB]
22:57:07 #22 1.883 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB]
22:57:07 #22 1.899 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [479 kB]
22:57:07 #22 1.925 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
22:57:07 #22 1.936 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB]
22:57:08 #22 2.533 Fetched 2848 kB in 2s (1690 kB/s)
22:57:13 #22 2.533 Reading package lists...
22:57:15 make[2]: Entering directory '/root/build-deb/compose-cli'
22:57:15 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
22:57:19 #22 8.038 Reading package lists...
22:57:20 #22 13.47 Building dependency tree...
22:57:20 #22 14.70 Reading state information...
22:57:21 #22 15.84 The following additional packages will be installed:
22:57:21 #22 15.84   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:57:21 #22 15.84   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:57:21 #22 15.84   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:57:21 #22 15.84   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:57:21 #22 15.85   libgcc1:ppc64el libgcc1:s390x
22:57:21 #22 15.86 Suggested packages:
22:57:21 #22 15.86   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
22:57:21 #22 15.86   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
22:57:21 #22 15.86   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
22:57:21 #22 15.86   libc-l10n:s390x locales:s390x
22:57:21 #22 15.86 Recommended packages:
22:57:21 #22 15.86   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
22:57:21 #22 15.86   libidn2-0:s390x
22:57:21 #22 16.08 The following NEW packages will be installed:
22:57:21 #22 16.08   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
22:57:21 #22 16.08   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
22:57:21 #22 16.08   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
22:57:21 #22 16.08   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
22:57:21 #22 16.08   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
22:57:21 #22 16.08   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
22:57:21 #22 16.09   libgcc1:ppc64el libgcc1:s390x
22:57:22 #22 16.45 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:57:22 #22 16.45 Need to get 15.0 MB of archives.
22:57:22 #22 16.45 After this operation, 68.1 MB of additional disk space will be used.
22:57:22 #22 16.45 Get:1 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
22:57:22 #22 16.46 Get:2 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
22:57:22 #22 16.46 Get:3 http://deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
22:57:22 #22 16.47 Get:4 http://deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
22:57:22 #22 16.47 Get:5 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
22:57:22 #22 16.47 Get:6 http://deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
22:57:22 #22 16.47 Get:7 http://deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
22:57:22 #22 16.52 Get:8 http://deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
22:57:22 #22 16.52 Get:9 http://deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
22:57:22 #22 16.52 Get:10 http://deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
22:57:22 #22 16.53 Get:11 http://deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
22:57:22 #22 16.57 Get:12 http://deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
22:57:22 #22 16.57 Get:13 http://deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
22:57:22 #22 16.58 Get:14 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
22:57:22 #22 16.58 Get:15 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
22:57:22 #22 16.61 Get:16 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
22:57:22 #22 16.62 Get:17 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
22:57:22 #22 16.62 Get:18 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
22:57:22 #22 16.62 Get:19 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
22:57:22 #22 16.66 Get:20 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
22:57:22 #22 16.66 Get:21 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
22:57:22 #22 16.66 Get:22 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
22:57:22 #22 16.66 Get:23 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
22:57:22 #22 16.70 Get:24 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
22:57:22 #22 16.70 Get:25 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
22:57:22 #22 17.19 debconf: delaying package configuration, since apt-utils is not installed
22:57:22 #22 17.40 Fetched 15.0 MB in 1s (29.1 MB/s)
22:57:22 #22 17.44 Selecting previously unselected package gcc-8-base:armhf.
22:57:22 #22 17.44 (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 ... 37546 files and directories currently installed.)
22:57:22 #22 17.48 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
22:57:22 #22 17.48 Unpacking gcc-8-base:armhf (8.3.0-6) ...
22:57:22 #22 17.52 Selecting previously unselected package gcc-8-base:ppc64el.
22:57:22 #22 17.53 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
22:57:22 #22 17.54 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
22:57:22 #22 17.59 Selecting previously unselected package gcc-8-base:s390x.
22:57:23 #22 17.59 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
22:57:23 #22 17.59 Unpacking gcc-8-base:s390x (8.3.0-6) ...
22:57:23 #22 17.64 Selecting previously unselected package gcc-8-base:arm64.
22:57:23 #22 17.65 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
22:57:23 #22 17.66 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
22:57:23 #22 17.71 Selecting previously unselected package gcc-8-base:armel.
22:57:23 #22 17.72 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
22:57:23 #22 17.72 Unpacking gcc-8-base:armel (8.3.0-6) ...
22:57:23 #22 17.78 Selecting previously unselected package libgcc1:arm64.
22:57:23 #22 17.78 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
22:57:23 #22 17.79 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
22:57:23 #22 17.85 Selecting previously unselected package libc6:arm64.
22:57:23 #22 17.85 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
22:57:23 #22 17.99 Unpacking libc6:arm64 (2.28-10) ...
22:57:23 #22 18.40 Selecting previously unselected package libapparmor1:arm64.
22:57:23 #22 18.41 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
22:57:23 #22 18.41 Unpacking libapparmor1:arm64 (2.13.2-10) ...
22:57:23 #22 18.46 Selecting previously unselected package libapparmor-dev:arm64.
22:57:23 #22 18.47 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
22:57:23 #22 18.47 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
22:57:23 #22 18.53 Selecting previously unselected package libgcc1:armel.
22:57:23 #22 18.54 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
22:57:23 #22 18.54 Unpacking libgcc1:armel (1:8.3.0-6) ...
22:57:23 #22 18.60 Selecting previously unselected package libc6:armel.
22:57:23 #22 18.61 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
22:57:24 #22 18.76 Unpacking libc6:armel (2.28-10) ...
22:57:24 #22 19.20 Selecting previously unselected package libapparmor1:armel.
22:57:24 #22 19.21 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
22:57:24 #22 19.22 Unpacking libapparmor1:armel (2.13.2-10) ...
22:57:24 #22 19.27 Selecting previously unselected package libapparmor-dev:armel.
22:57:24 #22 19.27 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
22:57:24 #22 19.28 Unpacking libapparmor-dev:armel (2.13.2-10) ...
22:57:24 #22 19.33 Selecting previously unselected package libgcc1:armhf.
22:57:24 #22 19.34 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
22:57:24 #22 19.34 Unpacking libgcc1:armhf (1:8.3.0-6) ...
22:57:24 #22 19.41 Selecting previously unselected package libc6:armhf.
22:57:25 #22 19.41 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
22:57:25 #22 19.60 Unpacking libc6:armhf (2.28-10) ...
22:57:25 #22 20.03 Selecting previously unselected package libapparmor1:armhf.
22:57:25 #22 20.03 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
22:57:25 #22 20.03 Unpacking libapparmor1:armhf (2.13.2-10) ...
22:57:25 #22 20.08 Selecting previously unselected package libapparmor-dev:armhf.
22:57:25 #22 20.08 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
22:57:25 #22 20.09 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
22:57:25 #22 20.16 Selecting previously unselected package libgcc1:ppc64el.
22:57:25 #22 20.17 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
22:57:25 #22 20.17 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
22:57:25 #22 20.24 Selecting previously unselected package libc6:ppc64el.
22:57:25 #22 20.24 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
22:57:25 #22 20.42 Unpacking libc6:ppc64el (2.28-10) ...
22:57:26 #22 20.99 Selecting previously unselected package libapparmor1:ppc64el.
22:57:26 #22 20.99 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
22:57:26 #22 21.00 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
22:57:26 #22 21.05 Selecting previously unselected package libapparmor-dev:ppc64el.
22:57:26 #22 21.05 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
22:57:26 #22 21.06 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
22:57:26 #22 21.13 Selecting previously unselected package libgcc1:s390x.
22:57:26 #22 21.13 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
22:57:26 #22 21.13 Unpacking libgcc1:s390x (1:8.3.0-6) ...
22:57:26 #22 21.20 Selecting previously unselected package libc6:s390x.
22:57:26 #22 21.20 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
22:57:26 #22 21.36 Unpacking libc6:s390x (2.28-10) ...
22:57:27 #22 21.85 Selecting previously unselected package libapparmor1:s390x.
22:57:27 #22 21.86 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
22:57:27 #22 21.86 Unpacking libapparmor1:s390x (2.13.2-10) ...
22:57:27 #22 21.90 Selecting previously unselected package libapparmor-dev:s390x.
22:57:27 #22 21.92 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
22:57:27 #22 21.92 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
22:57:27 #22 22.02 Setting up gcc-8-base:arm64 (8.3.0-6) ...
22:57:27 #22 22.03 Setting up gcc-8-base:armel (8.3.0-6) ...
22:57:27 #22 22.04 Setting up gcc-8-base:armhf (8.3.0-6) ...
22:57:27 #22 22.05 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
22:57:27 #22 22.06 Setting up gcc-8-base:s390x (8.3.0-6) ...
22:57:27 #22 22.07 Setting up libc6:arm64 (2.28-10) ...
22:57:28 #22 23.28 Setting up libc6:armel (2.28-10) ...
22:57:30 #22 24.55 Setting up libc6:armhf (2.28-10) ...
22:57:31 #22 25.76 Setting up libc6:ppc64el (2.28-10) ...
22:57:32 #22 26.99 Setting up libc6:s390x (2.28-10) ...
22:57:33 #22 28.20 Setting up libapparmor1:arm64 (2.13.2-10) ...
22:57:33 #22 28.21 Setting up libapparmor1:armel (2.13.2-10) ...
22:57:33 #22 28.22 Setting up libapparmor1:armhf (2.13.2-10) ...
22:57:33 #22 28.23 Setting up libapparmor1:ppc64el (2.13.2-10) ...
22:57:33 #22 28.24 Setting up libapparmor1:s390x (2.13.2-10) ...
22:57:33 #22 28.25 Setting up libgcc1:arm64 (1:8.3.0-6) ...
22:57:33 #22 28.26 Setting up libgcc1:armel (1:8.3.0-6) ...
22:57:33 #22 28.28 Setting up libgcc1:armhf (1:8.3.0-6) ...
22:57:33 #22 28.29 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
22:57:33 #22 28.30 Setting up libgcc1:s390x (1:8.3.0-6) ...
22:57:33 #22 28.32 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
22:57:33 #22 28.33 Setting up libapparmor-dev:armel (2.13.2-10) ...
22:57:33 #22 28.34 Setting up libapparmor-dev:armhf (2.13.2-10) ...
22:57:33 #22 28.35 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
22:57:33 #22 28.36 Setting up libapparmor-dev:s390x (2.13.2-10) ...
22:57:33 #22 28.37 Processing triggers for libc-bin (2.28-10) ...
22:57:34 #22 DONE 28.7s
22:57:34 
22:57:34 #27 [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
22:57:34 #27 sha256:8b66cc19a33f0707f401e2c24a57be76d5248a7b59c911cacb0136c0db3b1749
22:57:34 #27 ...
22:57:34 
22:57:34 #26 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
22:57:34 #26 sha256:2adeadb53fc1e6773d89d69429f55a87d0ca3e3f3209f54029f777d134f67395
22:57:34 #26 DONE 0.2s
22:57:34 
22:57:34 #27 [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
22:57:34 #27 sha256:8b66cc19a33f0707f401e2c24a57be76d5248a7b59c911cacb0136c0db3b1749
22:57:35 #27 0.921 + RM_GOPATH=0
22:57:35 #27 0.922 + TMP_GOPATH=
22:57:35 #27 0.922 + : /build
22:57:35 #27 0.922 + '[' -z '' ']'
22:57:35 #27 0.923 ++ mktemp -d
22:57:35 #27 0.924 + export GOPATH=/tmp/tmp.V5UcES5MU5
22:57:35 #27 0.924 + GOPATH=/tmp/tmp.V5UcES5MU5
22:57:35 #27 0.924 + RM_GOPATH=1
22:57:35 #27 0.925 + case "$(go env GOARCH)" in
22:57:35 #27 0.925 ++ go env GOARCH
22:57:35 #27 0.930 + export GO_BUILDMODE=-buildmode=pie
22:57:35 #27 0.930 + GO_BUILDMODE=-buildmode=pie
22:57:35 #27 0.931 ++ dirname /tmp/install/install.sh
22:57:35 #27 0.931 + dir=/tmp/install
22:57:35 #27 0.932 + bin=runc
22:57:35 #27 0.932 + shift
22:57:35 #27 0.932 + '[' '!' -f /tmp/install/runc.installer ']'
22:57:35 #27 0.932 + . /tmp/install/runc.installer
22:57:35 #27 0.932 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
22:57:35 #27 0.933 + install_runc
22:57:35 #27 0.933 + uname -r
22:57:35 #27 0.934 + grep -q '^3\.10\.0.*\.el7\.'
22:57:35 #27 0.935 + RUNC_BUILDTAGS='seccomp '
22:57:35 #27 0.935 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
22:57:35 #27 0.935 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
22:57:35 #27 0.935 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V5UcES5MU5/src/github.com/opencontainers/runc
22:57:35 #27 0.937 Cloning into '/tmp/tmp.V5UcES5MU5/src/github.com/opencontainers/runc'...
22:57:37 #27 3.183 + cd /tmp/tmp.V5UcES5MU5/src/github.com/opencontainers/runc
22:57:37 #27 3.183 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
22:57:37 #27 3.286 + '[' -z '' ']'
22:57:37 #27 3.286 + target=static
22:57:37 #27 3.286 + make 'BUILDTAGS=seccomp ' static
22:57:37 #27 3.460 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 .
22:57:40 #27 6.001 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
22:57:40 #27 6.585 + mkdir -p /build
22:57:40 #27 6.587 + cp runc /build/runc
22:57:41 #27 DONE 6.9s
22:57:41 
22:57:41 #30 [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
22:57:41 #30 sha256:e5463cdcfe8d4b1a33a49106ccf7dcf249abc0a8b821df2e2ebc2db1eca97e8b
22:57:41 #30 52.40 + bin/containerd
22:57:42 #30 ...
22:57:42 
22:57:42 #28 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
22:57:42 #28 sha256:dfcbf43f22d40b129cb48b0b54108f0e8b0a186022561655f0c44105e88af1c3
22:57:42 #28 DONE 0.2s
22:57:42 
22:57:42 #30 [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
22:57:42 #30 sha256:e5463cdcfe8d4b1a33a49106ccf7dcf249abc0a8b821df2e2ebc2db1eca97e8b
22:57:43 make[2]: Entering directory '/root/build-deb/compose-cli'
22:57:43 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
22:58:11 make[2]: Leaving directory '/root/build-deb/compose-cli'
22:58:11 # Build the scan-plugin
22:58:11 # TODO change once we support scan-plugin on other architectures
22:58:11 if [ "amd64" = "amd64" ]; then \
22:58:11 	cd /go/src/github.com/docker/scan-cli-plugin \
22:58:11 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
22:58:11 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:58:11 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:58:11 fi
22:58:11 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
22:58:11 GO111MODULE=on make -f builder.Makefile build
22:58:11 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
22:58:11 mkdir -p bin
22:58:11 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
22:58:15 #30 84.12 # github.com/containerd/containerd/cmd/containerd
22:58:15 #30 84.12 /usr/bin/ld: /tmp/go-link-066053795/000019.o: in function `New':
22:58:15 #30 84.12 /tmp/tmp.tdJfxmrHsv/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
22:58:15 #30 84.18 + bin/containerd-stress
22:58:15 #30 85.28 + bin/containerd-shim
22:58:18 #30 92.23 + bin/containerd-shim-runc-v1
22:58:23 #30 97.08 + bin/containerd-shim-runc-v2
22:58:23 #30 97.71 + binaries
22:58:23 #30 97.72 + install -D bin/containerd /build/containerd
22:58:23 #30 97.74 + install -D bin/containerd-shim /build/containerd-shim
22:58:23 #30 97.75 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:58:23 #30 97.76 + install -D bin/ctr /build/ctr
22:58:24 #30 DONE 98.1s
22:58:25 
22:58:25 #31 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
22:58:25 #31 sha256:ede2a5a4c78bcac7cf8b796f9c057007e01391424ff44afba12bfce35db059fa
22:58:25 #31 DONE 0.2s
22:58:25 
22:58:25 #35 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
22:58:25 #35 sha256:c286442a1d89d4e1fd737a254e8e0c0c6a7bc83bddb07a2ea63a910da62003d0
22:58:25 #35 DONE 0.1s
22:58:25 
22:58:25 #40 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
22:58:25 #40 sha256:768605aa788689c221b2bfcf673d5dcfad826461d7096ab0f8c756775e8baccc
22:58:25 #40 DONE 0.4s
22:58:25 
22:58:25 #41 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
22:58:25 #41 sha256:3155682d48e839eb8c9c05d4a95a29fa66d870643749e6750ecd28ebd13c88f0
22:58:25 #41 DONE 0.0s
22:58:25 
22:58:25 #42 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker     --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen         hack/make.sh cross
22:58:25 #42 sha256:de32fa265326b949ba244dfb15bb74b532a4fb1c65da0329dc16e84b80204dcf
22:58:26 #42 0.400 
22:58:26 #42 0.466 Removing /build/bundles/
22:58:26 #42 0.467 
22:58:26 #42 0.471 ---> Making bundle: cross (in /build/bundles/cross)
22:58:26 #42 0.472 Cross building: /build/bundles/cross/windows/amd64
22:58:26 #42 0.540 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210629140245-4a6fe51.exe
22:58:26 #42 0.540 GOOS="windows" GOARCH="amd64" GOARM=""
22:58:40 make[2]: Leaving directory '/root/build-deb/compose-cli'
22:58:40 # Build the scan-plugin
22:58:40 # TODO change once we support scan-plugin on other architectures
22:58:40 if [ "armhf" = "amd64" ]; then \
22:58:40 	cd /go/src/github.com/docker/scan-cli-plugin \
22:58:40 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
22:58:40 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
22:58:40 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
22:58:40 fi
22:58:40 # Build the CLI plugins
22:58:40 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:58:40 set -e;cd /sources && \
22:58:40 	tar xzf plugin-installers.tgz; \
22:58:40 	for installer in plugins/*.installer; do \
22:58:40 		LDFLAGS='' bash ${installer} build; \
22:58:40 	done
22:58:40 Cloning into '/go/src/github.com/docker/buildx'...
22:58:40 Fetching origin
22:58:40 + GOFLAGS=-mod=vendor
22:58:40 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:58:43 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
22:58:43 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
22:58:43 go: downloading github.com/spf13/cobra v1.0.0
22:58:43 go: downloading github.com/sirupsen/logrus v1.4.2
22:58:43 go: downloading github.com/spf13/pflag v1.0.3
22:58:43 go: downloading github.com/Masterminds/semver/v3 v3.1.0
22:58:43 go: downloading github.com/google/uuid v1.1.1
22:58:44 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
22:58:44 go: downloading github.com/docker/go v1.5.1-1
22:58:44 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
22:58:45 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
22:58:45 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
22:58:49 go: downloading github.com/containerd/containerd v1.3.4
22:58:49 go: downloading google.golang.org/grpc v1.23.1
22:58:50 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
22:58:50 go: downloading github.com/docker/docker-credential-helpers v0.6.3
22:58:51 go: downloading github.com/gorilla/mux v1.7.4
22:58:51 go: downloading github.com/gogo/protobuf v1.3.1
22:58:52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:58:53 go: downloading github.com/golang/protobuf v1.3.2
22:58:54 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
22:58:54 go: downloading github.com/prometheus/client_golang v1.1.0
22:58:54 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
22:58:54 go: downloading github.com/prometheus/common v0.6.0
22:58:55 go: downloading github.com/prometheus/procfs v0.0.3
22:58:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:59:18 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:59:18 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
22:59:18 # Build the CLI plugins
22:59:18 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
22:59:18 set -e;cd /sources && \
22:59:18 	tar xzf plugin-installers.tgz; \
22:59:18 	for installer in plugins/*.installer; do \
22:59:18 		LDFLAGS='' bash ${installer} build; \
22:59:18 	done
22:59:18 Cloning into '/go/src/github.com/docker/buildx'...
22:59:19 Fetching origin
22:59:19 + GOFLAGS=-mod=vendor
22:59:19 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
22:59:47 #42 80.21 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210629140245-4a6fe51.exe
22:59:47 #42 80.71 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51.exe
22:59:47 #42 80.71 GOOS="windows" GOARCH="amd64" GOARM=""
22:59:47 #42 81.04 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51.exe
22:59:47 #42 81.07 Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:59:47 #42 81.32 Building: /build/bundles/cross/windows/amd64/containerutility.exe
22:59:48 make[1]: Leaving directory '/root/build-deb'
22:59:48    debian/rules override_dh_auto_test
22:59:48 make[1]: Entering directory '/root/build-deb'
22:59:48 ./engine/bundles/dynbinary-daemon/dockerd -v
22:59:48 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
22:59:48 ./cli/build/docker -v
22:59:48 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
22:59:48 make[1]: Leaving directory '/root/build-deb'
22:59:48    create-stamp debian/debhelper-build-stamp
22:59:48  debian/rules binary
22:59:48 dh binary --with=bash-completion --with=systemd
22:59:48    dh_testroot
22:59:48    dh_prep
22:59:48    debian/rules override_dh_auto_install
22:59:48 make[1]: Entering directory '/root/build-deb'
22:59:48 # docker-ce-cli install
22:59:48 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
22:59:48 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
22:59:48 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
22:59:48 set -e;cd /sources && \
22:59:48 	tar xzf plugin-installers.tgz; \
22:59:48 	for installer in plugins/*.installer; do \
22:59:48 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
22:59:48 		PREFIX=/usr/libexec/docker/cli-plugins \
22:59:48 			bash ${installer} install_plugin; \
22:59:48 	done
22:59:48 # docker-ce install
22:59:48 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
22:59:48 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
22:59:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
22:59:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
22:59:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
22:59:48 # docker-compose-plugin install
22:59:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
22:59:48 # docker-scan-plugin install
22:59:48 # TODO change once we support scan-plugin on other architectures
22:59:48 if [ "armhf" = "amd64" ]; then \
22:59:48 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
22:59:48 fi
22:59:48 # docker-ce-rootless-extras install
22:59:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
22:59:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
22:59:49 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
22:59:49 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
22:59:49 # TODO: how can we install vpnkit?
22:59:49 make[1]: Leaving directory '/root/build-deb'
22:59:49    debian/rules override_dh_install
22:59:49 make[1]: Entering directory '/root/build-deb'
22:59:49 dh_install
22:59:49 # TODO Can we do this from within our container?
22:59:49 dh_apparmor --profile-name=docker-ce -pdocker-ce
22:59:49 make[1]: Leaving directory '/root/build-deb'
22:59:49    dh_installdocs
22:59:49    dh_installchangelogs
22:59:49    dh_installman
22:59:50    dh_bash-completion
22:59:50    dh_systemd_enable
22:59:50    debian/rules override_dh_installinit
22:59:50 make[1]: Entering directory '/root/build-deb'
22:59:50 # use "docker" as our service name, not "docker-ce"
22:59:50 dh_installinit --name=docker
22:59:50 make[1]: Leaving directory '/root/build-deb'
22:59:50    dh_systemd_start
22:59:51    dh_perl
22:59:51    dh_link
22:59:51    dh_strip_nondeterminism
22:59:51    dh_compress
22:59:51    dh_fixperms
22:59:52    dh_missing
22:59:52    debian/rules override_dh_strip
22:59:52 make[1]: Entering directory '/root/build-deb'
22:59:52 # Go has lots of problems with stripping, so just don't
22:59:52 make[1]: Leaving directory '/root/build-deb'
22:59:52    dh_makeshlibs
22:59:52 #42 85.93 
22:59:52 #42 DONE 86.3s
22:59:52    debian/rules override_dh_shlibdeps
22:59:52 make[1]: Entering directory '/root/build-deb'
22:59:52 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
22:59:52 
22:59:52 #43 [cross 1/1] COPY --from=build-cross /build/bundles/ /
22:59:52 #43 sha256:49169961368288058e8cddcdc56be5189f78da83efdfc423315323ff64713646
22:59:52 #43 DONE 0.1s
22:59:52 
22:59:52 #44 exporting to client
22:59:52 #44 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
22:59:52 #44 copying files 25B
22:59:52 #44 copying files 59.69MB 0.3s done
22:59:52 #44 DONE 0.3s
22:59:52 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
22:59:52 mkdir -p build/win/amd64/docker/cli-plugins
22:59:52 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-553/static/scripts/build-cli-plugins":/build:ro golang:1.16.3 /build
22:59:53 Cloning into '/go/src/github.com/docker/buildx'...
22:59:55 Fetching origin
22:59:55 + GOFLAGS=-mod=vendor
22:59:55 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
23:00:07 make[1]: Leaving directory '/root/build-deb'
23:00:07    dh_installdeb
23:00:07    debian/rules override_dh_gencontrol
23:00:07 make[1]: Entering directory '/root/build-deb'
23:00:07 # Use separate version for the compose-plugin package, then generate the other control files as usual
23:00:07 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
23:00:07 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
23:00:07 
23:00:07 # Use separate version for the scan-plugin package, then generate the other control files as usual
23:00:08 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
23:00:08 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
23:00:08 if [ "armhf" = "amd64" ]; then \
23:00:08 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
23:00:08 fi
23:00:08 dh_gencontrol --remaining-packages
23:00:08 make[1]: Leaving directory '/root/build-deb'
23:00:08    dh_md5sums
23:00:08    dh_builddeb
23:00:08 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'.
23:00:08 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'.
23:00:08 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'.
23:00:08 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb'.
23:00:27 make[1]: Leaving directory '/root/build-deb'
23:00:27    debian/rules override_dh_auto_test
23:00:27 make[1]: Entering directory '/root/build-deb'
23:00:27 ./engine/bundles/dynbinary-daemon/dockerd -v
23:00:27 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
23:00:27 ./cli/build/docker -v
23:00:27 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
23:00:27 make[1]: Leaving directory '/root/build-deb'
23:00:27    create-stamp debian/debhelper-build-stamp
23:00:27  debian/rules binary
23:00:27 dh binary --with=bash-completion --with=systemd
23:00:27    dh_testroot
23:00:27    dh_prep
23:00:27    debian/rules override_dh_auto_install
23:00:27 make[1]: Entering directory '/root/build-deb'
23:00:27 # docker-ce-cli install
23:00:27 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
23:00:27 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
23:00:27 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
23:00:27 set -e;cd /sources && \
23:00:27 	tar xzf plugin-installers.tgz; \
23:00:27 	for installer in plugins/*.installer; do \
23:00:27 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
23:00:27 		PREFIX=/usr/libexec/docker/cli-plugins \
23:00:27 			bash ${installer} install_plugin; \
23:00:27 	done
23:00:27 # docker-ce install
23:00:27 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
23:00:27 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
23:00:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
23:00:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
23:00:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
23:00:27 # docker-compose-plugin install
23:00:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
23:00:27 # docker-scan-plugin install
23:00:27 # TODO change once we support scan-plugin on other architectures
23:00:27 if [ "amd64" = "amd64" ]; then \
23:00:27 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
23:00:27 fi
23:00:27 # docker-ce-rootless-extras install
23:00:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
23:00:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
23:00:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
23:00:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
23:00:27 # TODO: how can we install vpnkit?
23:00:27 make[1]: Leaving directory '/root/build-deb'
23:00:27    debian/rules override_dh_install
23:00:27 make[1]: Entering directory '/root/build-deb'
23:00:27 dh_install
23:00:27 # TODO Can we do this from within our container?
23:00:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
23:00:27 make[1]: Leaving directory '/root/build-deb'
23:00:27    dh_installdocs
23:00:27    dh_installchangelogs
23:00:27    dh_installman
23:00:28    dh_bash-completion
23:00:28    dh_systemd_enable
23:00:28    debian/rules override_dh_installinit
23:00:28 make[1]: Entering directory '/root/build-deb'
23:00:28 # use "docker" as our service name, not "docker-ce"
23:00:28 dh_installinit --name=docker
23:00:28 make[1]: Leaving directory '/root/build-deb'
23:00:28    dh_systemd_start
23:00:28    dh_perl
23:00:28    dh_link
23:00:28    dh_strip_nondeterminism
23:00:28    dh_compress
23:00:29    dh_fixperms
23:00:29    dh_missing
23:00:29    debian/rules override_dh_strip
23:00:29 make[1]: Entering directory '/root/build-deb'
23:00:29 # Go has lots of problems with stripping, so just don't
23:00:29 make[1]: Leaving directory '/root/build-deb'
23:00:29    dh_makeshlibs
23:00:29    debian/rules override_dh_shlibdeps
23:00:29 make[1]: Entering directory '/root/build-deb'
23:00:29 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
23:00:41 make[1]: Leaving directory '/root/build-deb'
23:00:41    dh_installdeb
23:00:41    debian/rules override_dh_gencontrol
23:00:41 make[1]: Entering directory '/root/build-deb'
23:00:41 # Use separate version for the compose-plugin package, then generate the other control files as usual
23:00:41 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
23:00:41 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
23:00:41 
23:00:41 # Use separate version for the scan-plugin package, then generate the other control files as usual
23:00:41 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
23:00:41 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
23:00:41 if [ "amd64" = "amd64" ]; then \
23:00:41 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
23:00:41 fi
23:00:41 dh_gencontrol --remaining-packages
23:00:41 make[1]: Leaving directory '/root/build-deb'
23:00:41    dh_md5sums
23:00:41    dh_builddeb
23:00:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb'.
23:00:41 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'.
23:01:05  dpkg-genbuildinfo
23:01:05  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.changes
23:01:05 dpkg-genchanges: info: including full source code in upload
23:01:05  dpkg-source -I.git --after-build .
23:01:05 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
23:01:05 + destination=/build
23:01:05 + mkdir -p /build
23:01:05 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb /build
23:01:05 copied '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 copied '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.dsc'
23:01:05 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.dsc'
23:01:05 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.tar.gz'
23:01:05 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye.tar.gz'
23:01:05 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.buildinfo'
23:01:05 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.buildinfo'
23:01:05 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.changes'
23:01:05 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.changes'
23:01:05 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~raspbian-bullseye_armhf.deb'
23:01:05 copied '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb'
23:01:05 removed '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb'
23:01:11 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
23:01:12 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
23:01:13 + make clean
23:01:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
23:01:13 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
23:01:14 rm -f -r src
23:01:15 make -C rpm clean
23:01:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:01:15 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
23:01:15 rm -f -r rpmbuild/
23:01:15 docker builder prune -f --filter until=24h
23:01:15 Total reclaimed space: 0B
23:01:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:01:15 make -C deb clean
23:01:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:01:15 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
23:01:16 rm -f -r debbuild
23:01:16 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
23:01:17 rm -f -r sources
23:01:17 docker builder prune -f --filter until=24h
23:01:18 Total reclaimed space: 0B
23:01:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:01:18 make -C static clean
23:01:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
23:01:18 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
23:01:18 rm -f -r build
23:01:18 docker builder prune -f --filter until=24h
23:01:18 Total reclaimed space: 0B
23:01:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:01:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'.
23:01:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
23:01:32 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
23:01:32 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 docker buildx bake --set binary.platform=windows/amd64 binary
23:01:32 #1 [internal] load build definition from Dockerfile
23:01:32 #1 sha256:2d680678191c54ff53a5819967af18278a0854185356d891dce099bb513c2916
23:01:32 #1 transferring dockerfile: 32B done
23:01:32 #1 DONE 0.0s
23:01:32 
23:01:32 #2 [internal] load .dockerignore
23:01:32 #2 sha256:b121bb9be315b6f86ba88be26264940b990a2ed200e38b980a856b47a4812d68
23:01:32 #2 transferring context: 34B done
23:01:32 #2 DONE 0.0s
23:01:32 
23:01:32 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
23:01:32 #4 sha256:5cabddeae3e81cc8ae5428f0e8b944eb5cd26c55712be7ef18d277dfc41b3a52
23:01:32 #4 DONE 0.0s
23:01:32 
23:01:32 #3 resolve image config for docker.io/docker/dockerfile:1.2
23:01:32 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
23:01:32 #3 DONE 0.2s
23:01:32 
23:01:32 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:01:32 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
23:01:32 #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
23:01:32 #5 CACHED
23:01:32 
23:01:32 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
23:01:32 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
23:01:32 #7 DONE 0.0s
23:01:32 
23:01:32 #6 [internal] load metadata for docker.io/library/golang:1.16-alpine
23:01:32 #6 sha256:8b63da5e018f0854e06e7ef30abb4b1f70e2a4498e97a24af82c7d09918a0160
23:01:32 #6 DONE 0.1s
23:01:32 
23:01:32 #8 [auth] library/golang:pull token for registry-1.docker.io
23:01:32 #8 sha256:3edec7687ec60454c1172eb873b13ab5d3bfff164ec59afc02da093c5ec0b7c8
23:01:32 #8 DONE 0.0s
23:01:32 
23:01:32 #9 [golatest 1/1] FROM docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0
23:01:32 #9 sha256:7d9157317dfaf0258b9b49f4c386cb93a375ab51f465e9d83f1b5ba89471ff41
23:01:32 #9 resolve docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0 0.0s done
23:01:32 #9 DONE 0.0s
23:01:32 
23:01:32 #10 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
23:01:32 #10 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
23:01:32 #10 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
23:01:32 #10 DONE 0.0s
23:01:32 
23:01:32 #12 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
23:01:32 #12 sha256:53b7e52ce3f6fe5fe7c2601f72af40edcf12e28e5643f5a6794993b22ee0ad2c
23:01:32 #12 CACHED
23:01:32 
23:01:32 #11 [build-base-alpine 1/3] COPY --from=xx / /
23:01:32 #11 sha256:88afe89b8667f37adc429ab0b3887944a404d900c860868acb9cd70738b01280
23:01:32 #11 CACHED
23:01:32 
23:01:32 #13 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
23:01:32 #13 sha256:458ca1c9ea33978a4e657609f37d79f5bf89dfd1615f4db42ebc52af3f3bcf05
23:01:32 #13 CACHED
23:01:32 
23:01:32 #19 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
23:01:32 #19 sha256:13d34c36fc392cd59d594ecc36355c4cd4b0e8a92840535ac7a77d6b56177390
23:01:32 #19 DONE 0.0s
23:01:32 
23:01:32 #15 [internal] load build context
23:01:32 #15 sha256:849ceed3401df74c79070d3e25a5490304e80d49d359f5e846eb23abb8b91548
23:01:32 #15 transferring context: 404.45kB 0.3s done
23:01:32 #15 DONE 0.3s
23:01:32 
23:01:32 #14 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
23:01:32 #14 sha256:59ff44b8e4c1be48e9cc8917c597b0e832b626dfdfac1654b6f9d04da325a700
23:01:32 #14 0.194 skipping packages installation on windows
23:01:32 #14 DONE 0.2s
23:01:32 
23:01:32 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
23:01:32 #16 sha256:fa129a17215696248e1dba9878a66db1c5cd9f14d5ad141256b385ff9af38d3f
23:01:32 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 0.3s done
23:01:32 #16 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.0s done
23:01:32 #16 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done
23:01:32 #16 DONE 0.1s
23:01:32 
23:01:32 #17 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
23:01:32 #17 sha256:a1a7e4898789567c26abd93d2af14415fe76e4f9c1b2e9f3af13a4b893f3d7e3
23:01:32 #17 0.324 Building static docker-windows-amd64.exe
23:02:10 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'.
23:02:20  dpkg-genbuildinfo
23:02:20  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.changes
23:02:21 dpkg-genchanges: info: including full source code in upload
23:02:21  dpkg-source -I.git --after-build .
23:02:21 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
23:02:21 + destination=/build
23:02:21 + mkdir -p /build
23:02:21 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb /root/docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build
23:02:21 copied '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 copied '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.dsc'
23:02:21 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.dsc'
23:02:21 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.tar.gz'
23:02:21 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal.tar.gz'
23:02:21 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.buildinfo'
23:02:21 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.buildinfo'
23:02:21 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.changes'
23:02:21 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.changes'
23:02:21 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-focal_amd64.deb'
23:02:21 copied '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb'
23:02:21 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb'
23:02:21 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
23:02:21 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
23:02:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
23:02:27 == Building packages for ubuntu-hirsute ==
23:02:27 mkdir -p "debbuild/ubuntu-hirsute"
23:02:27 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile .
23:02:27 #1 [internal] load build definition from Dockerfile
23:02:27 #1 sha256:bb43ed223f205338f5fbefa6cb582676e95f75388b9ec98086e2a15317e733af
23:02:27 #1 transferring dockerfile: 1.22kB done
23:02:27 #1 DONE 0.0s
23:02:27 
23:02:27 #2 [internal] load .dockerignore
23:02:27 #2 sha256:cde30af09ac411d36621f5312764a02027959b38390c94a777c924c7f48a39c8
23:02:27 #2 transferring context: 2B done
23:02:27 #2 DONE 0.0s
23:02:27 
23:02:27 #5 [auth] library/golang:pull token for registry-1.docker.io
23:02:27 #5 sha256:1531f20206b06ed980b14827f399ed8ffb36592af5141248173d78d45a13b2b9
23:02:27 #5 DONE 0.0s
23:02:27 
23:02:27 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
23:02:27 #6 sha256:8b66c18e60545a40de2d5b3eae8c3f545d83c78b1e609091024d50527d2c43fe
23:02:27 #6 DONE 0.0s
23:02:27 
23:02:27 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
23:02:27 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
23:02:27 #4 ...
23:02:27 
23:02:27 #3 [internal] load metadata for docker.io/library/golang:1.16.5-buster
23:02:27 #3 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
23:02:27 #3 DONE 0.2s
23:02:27 
23:02:27 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
23:02:27 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
23:02:27 #4 DONE 0.3s
23:02:27 
23:02:27 #10 [internal] load build context
23:02:27 #10 sha256:95ba8344287f184de3428b16636999b74c3d2d2994e45319b6970a5aaa5310e2
23:02:27 #10 transferring context: 800B done
23:02:27 #10 DONE 0.0s
23:02:27 
23:02:27 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
23:02:27 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
23:02:27 #14 CACHED
23:02:27 
23:02:27 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945
23:02:27 #7 sha256:aef4e2de9c116fa870b4726dd32253b088adfdc279d94baa8f418c48a539a415
23:02:27 #7 resolve docker.io/library/ubuntu:hirsute@sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945 done
23:02:27 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 9.44MB / 31.84MB 0.2s
23:02:27 #7 sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945 1.20kB / 1.20kB done
23:02:27 #7 sha256:13dc7df85a3315882644746ae501acdbf40e96d2f4c1df0032cc18f10a2e0c50 529B / 529B done
23:02:27 #7 sha256:093da574621da4e7c9f9560f7a929e3e8e26de6a15096630ec874669a5f89427 1.46kB / 1.46kB done
23:02:28 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 27.26MB / 31.84MB 0.3s
23:02:28 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 31.84MB / 31.84MB 0.4s done
23:02:28 #7 extracting sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f
23:02:29 #7 extracting sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 1.1s done
23:02:29 #7 DONE 1.6s
23:02:29 
23:02:29 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
23:02:29 #8 sha256:fd1f8f7fc912dc22ff40fe281e7402e42318f0a4fbdb6e25c5c6f00eef27cb21
23:02:30 #8 DONE 0.5s
23:02:30 
23:02:30 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
23:02:30 #9 sha256:0d9a4ac4102d8ad4b7b475e137c6c99853101eb46dbb4c0bc4a0adc513a40301
23:02:30 #9 0.757 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [101 kB]
23:02:30 #9 0.874 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [238 kB]
23:02:30 #9 0.920 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [1745 B]
23:02:30 #9 0.920 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [153 kB]
23:02:30 #9 0.923 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [193 kB]
23:02:30 #9 1.072 Get:6 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
23:02:31 #9 1.663 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [109 kB]
23:02:31 #9 1.803 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [90.7 kB]
23:02:31 #9 1.940 Get:9 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
23:02:31 #9 2.017 Get:10 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
23:02:31 #9 2.053 Get:11 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
23:02:33 #9 3.353 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
23:02:33 #9 3.463 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [4038 B]
23:02:33 #9 3.464 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [296 kB]
23:02:33 #9 3.485 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [311 kB]
23:02:33 #9 3.502 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [153 kB]
23:02:34 #9 4.306 Fetched 20.9 MB in 4s (5451 kB/s)
23:02:34 #9 4.306 Reading package lists...
23:02:35 #9 4.968 Reading package lists...
23:02:35 #9 5.641 Building dependency tree...
23:02:35 #9 5.846 Reading state information...
23:02:36 #9 6.010 The following additional packages will be installed:
23:02:36 #9 6.010   autoconf automake autopoint autotools-dev binutils binutils-common
23:02:36 #9 6.010   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
23:02:36 #9 6.010   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
23:02:36 #9 6.010   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
23:02:36 #9 6.010   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
23:02:36 #9 6.011   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
23:02:36 #9 6.011   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
23:02:36 #9 6.011   intltool-debian iso-codes less libalgorithm-diff-perl
23:02:36 #9 6.011   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
23:02:36 #9 6.011   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
23:02:36 #9 6.011   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
23:02:36 #9 6.011   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
23:02:36 #9 6.011   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
23:02:36 #9 6.011   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
23:02:36 #9 6.011   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
23:02:36 #9 6.011   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
23:02:36 #9 6.011   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
23:02:36 #9 6.011   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
23:02:36 #9 6.011   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
23:02:36 #9 6.011   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
23:02:36 #9 6.011   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
23:02:36 #9 6.011   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
23:02:36 #9 6.011   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
23:02:36 #9 6.011   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
23:02:36 #9 6.011   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
23:02:36 #9 6.011   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
23:02:36 #9 6.011   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
23:02:36 #9 6.011   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
23:02:36 #9 6.011   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
23:02:36 #9 6.011   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
23:02:36 #9 6.011   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
23:02:36 #9 6.011   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
23:02:36 #9 6.011   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
23:02:36 #9 6.011   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
23:02:36 #9 6.011   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
23:02:36 #9 6.011   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
23:02:36 #9 6.012   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
23:02:36 #9 6.012   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
23:02:36 #9 6.012   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
23:02:36 #9 6.012   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
23:02:36 #9 6.012   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
23:02:36 #9 6.012   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
23:02:36 #9 6.012   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
23:02:36 #9 6.012   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
23:02:36 #9 6.012   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
23:02:36 #9 6.012   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
23:02:36 #9 6.012   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
23:02:36 #9 6.012   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
23:02:36 #9 6.012   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
23:02:36 #9 6.012   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
23:02:36 #9 6.012   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
23:02:36 #9 6.012   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
23:02:36 #9 6.012   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
23:02:36 #9 6.012   libnumber-range-perl libobject-id-perl libpackage-stash-perl
23:02:36 #9 6.012   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
23:02:36 #9 6.012   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
23:02:36 #9 6.012   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
23:02:36 #9 6.012   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
23:02:36 #9 6.012   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
23:02:36 #9 6.012   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
23:02:36 #9 6.012   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
23:02:36 #9 6.012   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
23:02:36 #9 6.012   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
23:02:36 #9 6.012   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
23:02:36 #9 6.012   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
23:02:36 #9 6.012   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
23:02:36 #9 6.012   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
23:02:36 #9 6.012   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
23:02:36 #9 6.012   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
23:02:36 #9 6.012   libtext-levenshteinxs-perl libtext-markdown-discount-perl
23:02:36 #9 6.012   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
23:02:36 #9 6.012   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
23:02:36 #9 6.012   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
23:02:36 #9 6.012   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
23:02:36 #9 6.012   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
23:02:36 #9 6.012   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
23:02:36 #9 6.012   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
23:02:36 #9 6.012   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
23:02:36 #9 6.012   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
23:02:36 #9 6.012   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
23:02:36 #9 6.012   media-types netbase openssh-client openssl patch patchutils perl
23:02:36 #9 6.012   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
23:02:36 #9 6.012   publicsuffix python-apt-common python3 python3-apt python3-certifi
23:02:36 #9 6.012   python3-chardet python3-debian python3-gpg python3-idna python3-magic
23:02:36 #9 6.012   python3-minimal python3-pkg-resources python3-requests python3-six
23:02:36 #9 6.012   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
23:02:36 #9 6.013   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
23:02:36 #9 6.013   xz-utils
23:02:36 #9 6.014 Suggested packages:
23:02:36 #9 6.014   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
23:02:36 #9 6.014   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
23:02:36 #9 6.014   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
23:02:36 #9 6.014   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
23:02:36 #9 6.014   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
23:02:36 #9 6.014   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
23:02:36 #9 6.014   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
23:02:36 #9 6.014   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
23:02:36 #9 6.014   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
23:02:36 #9 6.014   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
23:02:36 #9 6.014   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
23:02:36 #9 6.014   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
23:02:36 #9 6.014   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
23:02:36 #9 6.014   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
23:02:36 #9 6.014   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
23:02:36 #9 6.014   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
23:02:36 #9 6.014   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
23:02:36 #9 6.014   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
23:02:36 #9 6.014   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
23:02:36 #9 6.014   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
23:02:36 #9 6.014   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
23:02:36 #9 6.014   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
23:02:36 #9 6.014   diffutils-doc perl-doc libterm-readline-gnu-perl
23:02:36 #9 6.014   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
23:02:36 #9 6.014   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
23:02:36 #9 6.014   python-apt-doc python3-setuptools python3-cryptography python3-openssl
23:02:36 #9 6.015   python3-socks python-requests-doc python3.9-venv python3.9-doc
23:02:36 #9 6.015   binfmt-support readline-doc zip wdiff-doc
23:02:36 #9 6.280 The following NEW packages will be installed:
23:02:36 #9 6.280   autoconf automake autopoint autotools-dev binutils binutils-common
23:02:36 #9 6.280   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
23:02:36 #9 6.280   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
23:02:36 #9 6.280   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
23:02:36 #9 6.280   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
23:02:36 #9 6.280   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
23:02:36 #9 6.280   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
23:02:36 #9 6.280   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
23:02:36 #9 6.280   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
23:02:36 #9 6.280   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
23:02:36 #9 6.280   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
23:02:36 #9 6.280   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
23:02:36 #9 6.281   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
23:02:36 #9 6.281   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
23:02:36 #9 6.281   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
23:02:36 #9 6.281   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
23:02:36 #9 6.281   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
23:02:36 #9 6.281   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
23:02:36 #9 6.281   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
23:02:36 #9 6.281   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
23:02:36 #9 6.281   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
23:02:36 #9 6.281   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
23:02:36 #9 6.281   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
23:02:36 #9 6.281   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
23:02:36 #9 6.281   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
23:02:36 #9 6.281   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
23:02:36 #9 6.281   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
23:02:36 #9 6.281   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
23:02:36 #9 6.281   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
23:02:36 #9 6.281   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
23:02:36 #9 6.281   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
23:02:36 #9 6.281   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
23:02:36 #9 6.281   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
23:02:36 #9 6.281   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
23:02:36 #9 6.281   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
23:02:36 #9 6.281   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
23:02:36 #9 6.281   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
23:02:36 #9 6.281   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
23:02:36 #9 6.281   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
23:02:36 #9 6.281   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
23:02:36 #9 6.281   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
23:02:36 #9 6.281   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
23:02:36 #9 6.281   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
23:02:36 #9 6.281   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
23:02:36 #9 6.281   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
23:02:36 #9 6.281   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
23:02:36 #9 6.281   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
23:02:36 #9 6.281   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
23:02:36 #9 6.281   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
23:02:36 #9 6.281   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
23:02:36 #9 6.281   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
23:02:36 #9 6.281   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
23:02:36 #9 6.281   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
23:02:36 #9 6.281   libnumber-range-perl libobject-id-perl libpackage-stash-perl
23:02:36 #9 6.281   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
23:02:36 #9 6.281   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
23:02:36 #9 6.281   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
23:02:36 #9 6.281   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
23:02:36 #9 6.281   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
23:02:36 #9 6.281   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
23:02:36 #9 6.281   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
23:02:36 #9 6.282   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
23:02:36 #9 6.282   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
23:02:36 #9 6.282   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
23:02:36 #9 6.282   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
23:02:36 #9 6.282   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
23:02:36 #9 6.282   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
23:02:36 #9 6.282   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
23:02:36 #9 6.282   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
23:02:36 #9 6.282   libtext-levenshteinxs-perl libtext-markdown-discount-perl
23:02:36 #9 6.282   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
23:02:36 #9 6.282   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
23:02:36 #9 6.282   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
23:02:36 #9 6.282   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
23:02:36 #9 6.282   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
23:02:36 #9 6.282   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
23:02:36 #9 6.282   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
23:02:36 #9 6.282   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
23:02:36 #9 6.282   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
23:02:36 #9 6.282   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
23:02:36 #9 6.282   media-types netbase openssh-client openssl patch patchutils perl
23:02:36 #9 6.282   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
23:02:36 #9 6.282   publicsuffix python-apt-common python3 python3-apt python3-certifi
23:02:36 #9 6.282   python3-chardet python3-debian python3-gpg python3-idna python3-magic
23:02:36 #9 6.282   python3-minimal python3-pkg-resources python3-requests python3-six
23:02:36 #9 6.282   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
23:02:36 #9 6.282   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
23:02:36 #9 6.282   xz-utils
23:02:36 #9 6.769 0 upgraded, 372 newly installed, 0 to remove and 6 not upgraded.
23:02:36 #9 6.769 Need to get 118 MB of archives.
23:02:36 #9 6.769 After this operation, 486 MB of additional disk space will be used.
23:02:36 #9 6.769 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
23:02:37 #9 6.984 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
23:02:37 #9 7.490 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
23:02:37 #9 7.505 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
23:02:37 #9 7.688 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
23:02:37 #9 7.689 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
23:02:37 #9 7.690 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB]
23:02:37 #9 7.707 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
23:02:37 #9 7.712 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
23:02:37 #9 7.715 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
23:02:37 #9 7.727 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
23:02:37 #9 7.772 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
23:02:37 #9 7.888 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
23:02:37 #9 7.918 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
23:02:37 #9 7.919 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
23:02:37 #9 7.919 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
23:02:37 #9 7.920 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
23:02:37 #9 7.921 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
23:02:37 #9 7.989 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
23:02:37 #9 7.990 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
23:02:37 #9 7.993 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
23:02:37 #9 8.070 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2 [2755 kB]
23:02:38 #9 8.259 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
23:02:38 #9 8.259 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2 [4047 kB]
23:02:38 #9 8.540 Get:25 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl amd64 5.32.1-3ubuntu2 [225 kB]
23:02:38 #9 8.552 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 openssl amd64 1.1.1j-1ubuntu3 [625 kB]
23:02:38 #9 8.594 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB]
23:02:38 #9 8.603 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu2 [5156 B]
23:02:38 #9 8.604 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
23:02:38 #9 8.613 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
23:02:38 #9 8.616 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
23:02:38 #9 8.618 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
23:02:38 #9 8.621 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
23:02:39 #9 9.219 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
23:02:39 #9 9.258 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
23:02:39 #9 9.260 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
23:02:39 #9 9.262 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
23:02:39 #9 9.262 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
23:02:39 #9 9.269 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
23:02:39 #9 9.274 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
23:02:39 #9 9.292 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
23:02:39 #9 9.296 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
23:02:39 #9 9.328 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
23:02:39 #9 9.435 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
23:02:39 #9 9.587 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
23:02:39 #9 9.588 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
23:02:39 #9 9.590 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
23:02:39 #9 9.592 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
23:02:39 #9 9.599 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
23:02:39 #9 9.651 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
23:02:39 #9 9.651 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
23:02:39 #9 9.652 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
23:02:39 #9 9.653 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
23:02:39 #9 9.696 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
23:02:39 #9 9.718 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
23:02:39 #9 9.803 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
23:02:39 #9 9.803 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
23:02:39 #9 9.852 Get:58 http://archive.ubuntu.com/ubuntu hirsute/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1 [705 kB]
23:02:39 #9 9.931 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
23:02:39 #9 9.936 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
23:02:39 #9 9.936 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
23:02:39 #9 9.941 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
23:02:39 #9 9.943 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
23:02:39 #9 9.957 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
23:02:39 #9 9.958 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
23:02:39 #9 10.02 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
23:02:39 #9 10.02 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
23:02:40 #9 10.12 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
23:02:40 #9 10.13 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
23:02:40 #9 10.14 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
23:02:40 #9 10.16 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
23:02:40 #9 10.17 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
23:02:40 #9 10.18 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
23:02:40 #9 10.25 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
23:02:40 #9 10.26 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
23:02:40 #9 10.26 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
23:02:40 #9 10.38 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
23:02:40 #9 10.38 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
23:02:40 #9 10.38 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-22.23 [1236 kB]
23:02:40 #9 10.47 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
23:02:40 #9 10.48 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
23:02:40 #9 10.48 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
23:02:40 #9 10.49 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
23:02:40 #9 10.50 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
23:02:40 #9 10.66 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
23:02:40 #9 10.66 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
23:02:40 #9 10.70 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
23:02:40 #9 10.80 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
23:02:40 #9 10.80 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
23:02:41 #9 11.39 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
23:02:41 #9 11.39 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
23:02:41 #9 11.39 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
23:02:41 #9 11.41 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
23:02:41 #9 11.41 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
23:02:41 #9 11.41 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
23:02:41 #9 11.55 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
23:02:41 #9 11.62 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
23:02:41 #9 11.76 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
23:02:41 #9 11.80 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
23:02:41 #9 11.81 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
23:02:41 #9 11.98 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
23:02:43 #9 13.65 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
23:02:43 #9 13.76 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
23:02:44 #9 14.47 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
23:02:44 #9 15.16 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
23:02:44 #9 15.16 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
23:02:44 #9 15.16 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
23:02:44 #9 15.18 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
23:02:45 #9 15.18 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
23:02:45 #9 15.18 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
23:02:45 #9 15.19 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
23:02:45 #9 15.25 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
23:02:45 #9 15.25 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
23:02:45 #9 15.27 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
23:02:45 #9 15.27 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
23:02:45 #9 15.38 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
23:02:45 #9 15.38 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
23:02:45 #9 15.38 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
23:02:45 #9 15.38 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
23:02:45 #9 15.39 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
23:02:45 #9 15.41 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
23:02:45 #9 15.41 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
23:02:45 #9 15.48 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
23:02:45 #9 15.48 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
23:02:45 #9 15.49 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
23:02:45 #9 15.59 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
23:02:45 #9 15.59 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
23:02:45 #9 15.60 Get:128 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libssh-4 amd64 0.9.5-1 [172 kB]
23:02:45 #9 15.61 Get:129 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcurl4 amd64 7.74.0-1ubuntu2 [251 kB]
23:02:45 #9 15.62 Get:130 http://archive.ubuntu.com/ubuntu hirsute/main amd64 curl amd64 7.74.0-1ubuntu2 [170 kB]
23:02:45 #9 15.64 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
23:02:45 #9 15.64 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
23:02:45 #9 15.70 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
23:02:45 #9 15.70 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
23:02:45 #9 15.70 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
23:02:45 #9 15.80 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
23:02:45 #9 15.80 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
23:02:45 #9 15.80 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
23:02:45 #9 15.80 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
23:02:45 #9 15.81 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
23:02:45 #9 15.81 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
23:02:45 #9 15.82 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
23:02:45 #9 15.91 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
23:02:46 #9 15.91 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
23:02:46 #9 15.92 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
23:02:46 #9 16.02 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
23:02:46 #9 16.02 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
23:02:46 #9 16.02 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
23:02:46 #9 16.02 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
23:02:46 #9 16.03 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
23:02:46 #9 16.03 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
23:02:46 #9 16.03 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
23:02:46 #9 16.12 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
23:02:46 #9 16.13 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
23:02:46 #9 16.14 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
23:02:46 #9 16.23 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
23:02:46 #9 16.23 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
23:02:46 #9 16.24 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
23:02:46 #9 16.24 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
23:02:46 #9 16.25 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
23:02:46 #9 16.26 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
23:02:46 #9 16.26 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
23:02:46 #9 16.34 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
23:02:46 #9 16.34 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
23:02:46 #9 16.34 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
23:02:46 #9 16.44 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
23:02:46 #9 16.45 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
23:02:46 #9 16.45 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
23:02:46 #9 16.45 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
23:02:46 #9 16.45 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
23:02:46 #9 16.45 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
23:02:46 #9 16.45 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
23:02:46 #9 16.55 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
23:02:46 #9 16.55 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
23:02:46 #9 16.55 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
23:02:46 #9 16.66 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
23:02:46 #9 16.66 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
23:02:46 #9 16.66 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
23:02:46 #9 16.66 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
23:02:46 #9 16.66 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
23:02:46 #9 16.66 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
23:02:46 #9 16.66 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
23:02:46 #9 16.76 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
23:02:46 #9 16.77 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
23:02:46 #9 16.77 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
23:02:46 #9 16.87 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
23:02:46 #9 16.88 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
23:02:46 #9 16.88 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
23:02:46 #9 16.88 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
23:02:46 #9 16.88 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
23:02:46 #9 16.88 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
23:02:46 #9 16.88 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
23:02:46 #9 16.98 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
23:02:47 #9 16.99 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
23:02:47 #9 17.00 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
23:02:47 #9 17.09 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
23:02:47 #9 17.09 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
23:02:47 #9 17.09 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
23:02:47 #9 17.09 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
23:02:47 #9 17.09 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
23:02:47 #9 17.10 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
23:02:47 #9 17.10 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
23:02:47 #9 17.60 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
23:02:47 #9 17.81 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
23:02:47 #9 18.02 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
23:02:47 #9 18.03 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
23:02:47 #9 18.09 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
23:02:48 #9 18.17 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
23:02:48 #9 18.24 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
23:02:48 #9 18.25 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
23:02:48 #9 18.42 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
23:02:48 #9 18.42 Get:212 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2 [247 kB]
23:02:48 #9 18.44 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
23:02:48 #9 18.45 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
23:02:48 #9 18.51 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
23:02:48 #9 18.74 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
23:02:48 #9 18.74 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
23:02:48 #9 18.74 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
23:02:48 #9 18.75 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
23:02:48 #9 18.75 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
23:02:48 #9 18.75 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
23:02:48 #9 18.76 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
23:02:48 #9 18.76 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
23:02:48 #9 18.76 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
23:02:48 #9 18.85 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
23:02:48 #9 18.96 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
23:02:48 #9 18.96 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
23:02:48 #9 18.97 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
23:02:48 #9 18.97 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
23:02:48 #9 18.97 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
23:02:48 #9 18.97 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
23:02:48 #9 18.97 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
23:02:48 #9 18.97 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
23:02:48 #9 18.98 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
23:02:49 #9 19.06 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
23:02:49 #9 19.09 Get:236 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgd3 amd64 2.3.0-2 [118 kB]
23:02:49 #9 19.09 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
23:02:49 #9 19.09 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
23:02:49 #9 19.09 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
23:02:49 #9 19.09 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
23:02:49 #9 19.09 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
23:02:49 #9 19.09 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
23:02:49 #9 19.09 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
23:02:49 #9 19.17 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
23:02:49 #9 19.20 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
23:02:49 #9 19.20 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
23:02:49 #9 19.20 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
23:02:49 #9 19.20 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
23:02:49 #9 19.20 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
23:02:49 #9 19.20 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
23:02:49 #9 19.21 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
23:02:49 #9 19.21 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
23:02:49 #9 19.28 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
23:02:49 #9 19.31 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
23:02:49 #9 19.32 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
23:02:49 #9 19.32 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
23:02:49 #9 19.32 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
23:02:49 #9 19.32 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
23:02:49 #9 19.32 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
23:02:49 #9 19.32 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
23:02:49 #9 19.32 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
23:02:49 #9 19.39 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
23:02:49 #9 19.43 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
23:02:49 #9 19.43 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
23:02:49 #9 19.43 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
23:02:49 #9 19.43 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
23:02:49 #9 19.43 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
23:02:49 #9 19.43 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
23:02:49 #9 19.43 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
23:02:49 #9 19.43 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
23:02:49 #9 19.49 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
23:02:49 #9 19.54 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
23:02:49 #9 19.54 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
23:02:49 #9 19.54 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
23:02:49 #9 19.54 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
23:02:49 #9 19.55 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
23:02:49 #9 19.55 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
23:02:49 #9 19.55 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
23:02:49 #9 19.55 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
23:02:49 #9 19.60 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
23:02:49 #9 19.66 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
23:02:49 #9 19.66 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
23:02:49 #9 19.66 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
23:02:49 #9 19.66 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
23:02:49 #9 19.66 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
23:02:49 #9 19.66 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
23:02:49 #9 19.66 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
23:02:49 #9 19.66 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
23:02:49 #9 19.71 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
23:02:49 #9 19.77 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
23:02:49 #9 19.77 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
23:02:49 #9 19.78 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
23:02:49 #9 19.78 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
23:02:49 #9 19.78 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
23:02:49 #9 19.78 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
23:02:49 #9 19.78 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
23:02:49 #9 19.78 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
23:02:49 #9 19.81 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
23:02:49 #9 19.92 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
23:02:49 #9 19.92 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
23:02:49 #9 19.92 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
23:02:49 #9 19.92 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
23:02:49 #9 19.92 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
23:02:50 #9 20.39 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
23:02:50 #9 20.63 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
23:02:50 #9 20.66 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
23:02:50 #9 20.76 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
23:02:51 #9 20.95 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
23:02:51 #9 20.98 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
23:02:51 #9 20.99 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
23:02:51 #9 21.00 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
23:02:51 #9 21.01 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
23:02:51 #9 21.04 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
23:02:51 #9 21.05 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
23:02:51 #9 21.05 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
23:02:51 #9 21.06 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
23:02:51 #9 21.08 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
23:02:51 #9 21.17 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
23:02:51 #9 21.19 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
23:02:51 #9 21.19 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
23:02:51 #9 21.19 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
23:02:51 #9 21.20 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
23:02:51 #9 21.20 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
23:02:51 #9 21.21 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
23:02:51 #9 21.22 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
23:02:51 #9 21.22 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
23:02:51 #9 21.29 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
23:02:51 #9 21.39 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
23:02:51 #9 21.39 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
23:02:51 #9 21.39 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
23:02:51 #9 21.39 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
23:02:51 #9 21.39 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
23:02:51 #9 21.40 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
23:02:51 #9 21.40 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
23:02:51 #9 21.41 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
23:02:51 #9 21.41 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
23:02:51 #9 21.51 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
23:02:51 #9 21.51 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
23:02:51 #9 21.51 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
23:02:51 #9 21.51 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
23:02:51 #9 21.51 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
23:02:51 #9 21.51 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
23:02:51 #9 21.51 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
23:02:51 #9 21.62 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
23:02:51 #9 21.62 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
23:02:51 #9 21.62 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
23:02:51 #9 21.72 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
23:02:51 #9 21.72 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
23:02:51 #9 21.72 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
23:02:51 #9 21.73 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
23:02:51 #9 21.73 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
23:02:51 #9 21.75 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
23:02:51 #9 21.76 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
23:02:51 #9 21.83 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
23:02:51 #9 21.83 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
23:02:51 #9 21.83 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
23:02:51 #9 21.94 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
23:02:51 #9 21.94 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
23:02:51 #9 21.94 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
23:02:51 #9 21.95 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
23:02:51 #9 21.95 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
23:02:51 #9 21.96 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
23:02:51 #9 22.02 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
23:02:52 #9 22.18 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
23:02:52 #9 22.19 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
23:02:52 #9 22.19 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
23:02:52 #9 22.20 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
23:02:52 #9 22.20 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
23:02:52 #9 22.20 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
23:02:52 #9 22.20 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
23:02:52 #9 22.20 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
23:02:52 #9 22.21 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
23:02:52 #9 22.35 debconf: delaying package configuration, since apt-utils is not installed
23:02:52 #9 22.38 Fetched 118 MB in 16s (7441 kB/s)
23:02:52 #9 22.40 Selecting previously unselected package liblocale-gettext-perl.
23:02:52 #9 22.40 (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 ... 4340 files and directories currently installed.)
23:02:52 #9 22.40 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
23:02:52 #9 22.40 Unpacking liblocale-gettext-perl (1.07-4build1) ...
23:02:52 #9 22.44 Selecting previously unselected package libpython3.9-minimal:amd64.
23:02:52 #9 22.44 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
23:02:52 #9 22.44 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
23:02:52 #9 22.55 Selecting previously unselected package libexpat1:amd64.
23:02:52 #9 22.56 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
23:02:52 #9 22.56 Unpacking libexpat1:amd64 (2.2.10-2) ...
23:02:52 #9 22.60 Selecting previously unselected package python3.9-minimal.
23:02:52 #9 22.60 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
23:02:52 #9 22.61 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
23:02:52 #9 22.81 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
23:02:52 #9 22.83 Setting up libexpat1:amd64 (2.2.10-2) ...
23:02:52 #9 22.83 Setting up python3.9-minimal (3.9.5-3~21.04) ...
23:02:53 #17 DONE 86.8s
23:02:53 
23:02:53 #18 [binary 1/1] COPY --from=build /out .
23:02:53 #18 sha256:9cef71d767a033d741ec6b4f020d477d91e5c0502f8fafd77b18c1cb0c04e28f
23:02:53 #18 DONE 0.1s
23:02:53 
23:02:53 #20 exporting to client
23:02:53 #20 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
23:02:53 #20 copying files 53B
23:02:53 #20 copying files 51.68MB 0.8s done
23:02:53 #20 DONE 0.8s
23:02:53 mkdir -p build/win/amd64/docker
23:02:53 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
23:02:53 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20210629140245-4a6fe51.exe build/win/amd64/docker/dockerd.exe
23:02:53 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20210629140245-4a6fe51.exe': No such file or directory
23:02:53 make[1]: *** [Makefile:65: cross-win] Error 1
23:02:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
23:02:53 make: *** [Makefile:85: static] Error 2
23:02:53 #9 23.42 Selecting previously unselected package python3-minimal.
23:02:53 #9 23.42 (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 ... 4647 files and directories currently installed.)
23:02:53 #9 23.42 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
23:02:53 #9 23.43 Unpacking python3-minimal (3.9.4-1) ...
23:02:53 #9 23.46 Selecting previously unselected package media-types.
23:02:53 #9 23.46 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
23:02:53 #9 23.46 Unpacking media-types (4.0.0) ...
23:02:53 #9 23.50 Selecting previously unselected package tzdata.
23:02:53 #9 23.51 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ...
23:02:53 #9 23.51 Unpacking tzdata (2021a-1ubuntu1) ...
23:02:53 #9 23.69 Selecting previously unselected package libmpdec3:amd64.
[Pipeline] sh
23:02:53 #9 23.70 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
23:02:53 #9 23.70 Unpacking libmpdec3:amd64 (2.5.1-2) ...
23:02:53 #9 23.74 Selecting previously unselected package readline-common.
23:02:53 #9 23.74 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
23:02:53 #9 23.74 Unpacking readline-common (8.1-1) ...
23:02:53 #9 23.78 Selecting previously unselected package libreadline8:amd64.
23:02:53 #9 23.78 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
23:02:53 #9 23.78 Unpacking libreadline8:amd64 (8.1-1) ...
23:02:53 #9 23.82 Selecting previously unselected package libsqlite3-0:amd64.
23:02:53 #9 23.82 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
23:02:53 #9 23.83 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
23:02:53 #9 23.90 Selecting previously unselected package libpython3.9-stdlib:amd64.
23:02:53 #9 23.90 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
23:02:53 #9 23.91 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
23:02:53 + make clean
23:02:53 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
23:02:54 #9 24.10 Selecting previously unselected package python3.9.
23:02:54 #9 24.10 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
23:02:54 #9 24.10 Unpacking python3.9 (3.9.5-3~21.04) ...
23:02:54 #9 24.14 Selecting previously unselected package libpython3-stdlib:amd64.
23:02:54 #9 24.14 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
23:02:54 #9 24.14 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
23:02:54 #9 24.17 Setting up python3-minimal (3.9.4-1) ...
23:02:54 #9 24.36 Selecting previously unselected package python3.
23:02:54 #9 24.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6941 files and directories currently installed.)
23:02:54 #9 24.36 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
23:02:54 #9 24.37 Unpacking python3 (3.9.4-1) ...
23:02:54 #9 24.40 Selecting previously unselected package bsdextrautils.
23:02:54 #9 24.40 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
23:02:54 #9 24.40 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
23:02:54 #9 24.44 Selecting previously unselected package libuchardet0:amd64.
23:02:54 #9 24.44 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
23:02:54 #9 24.45 Unpacking libuchardet0:amd64 (0.0.7-1) ...
23:02:54 #9 24.48 Selecting previously unselected package groff-base.
23:02:54 #9 24.48 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
23:02:54 #9 24.48 Unpacking groff-base (1.22.4-6) ...
23:02:54 #9 24.60 Selecting previously unselected package libgdbm6:amd64.
23:02:54 #9 24.61 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
23:02:54 #9 24.61 Unpacking libgdbm6:amd64 (1.19-2) ...
23:02:54 #9 24.65 Selecting previously unselected package libpipeline1:amd64.
23:02:54 #9 24.65 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
23:02:54 #9 24.65 Unpacking libpipeline1:amd64 (1.5.3-1) ...
23:02:54 #9 24.69 Selecting previously unselected package man-db.
23:02:54 #9 24.69 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
23:02:54 #9 24.70 Unpacking man-db (2.9.4-2) ...
23:02:54 rm -f -r src
23:02:54 #9 24.82 Selecting previously unselected package perl-modules-5.32.
23:02:54 #9 24.82 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2_all.deb ...
23:02:54 #9 24.83 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2) ...
23:02:54 make -C rpm clean
23:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:02:54 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
23:02:54 rm -f -r rpmbuild/
23:02:54 docker builder prune -f --filter until=24h
23:02:54 Total reclaimed space: 0B
23:02:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:02:54 make -C deb clean
23:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:02:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
23:02:54 rm -f -r debbuild
23:02:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
23:02:54 rm -f -r sources
23:02:54 docker builder prune -f --filter until=24h
23:02:54 Total reclaimed space: 0B
23:02:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:02:54 make -C static clean
23:02:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
23:02:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
23:02:55 #9 25.18 Selecting previously unselected package libgdbm-compat4:amd64.
23:02:55 #9 25.18 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
23:02:55 #9 25.19 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
23:02:55 #9 25.22 Selecting previously unselected package libperl5.32:amd64.
23:02:55 #9 25.22 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2_amd64.deb ...
23:02:55 #9 25.22 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2) ...
23:02:55 #9 25.69 Selecting previously unselected package perl.
23:02:55 #9 25.69 Preparing to unpack .../010-perl_5.32.1-3ubuntu2_amd64.deb ...
23:02:55 #9 25.70 Unpacking perl (5.32.1-3ubuntu2) ...
23:02:55 #9 25.75 Selecting previously unselected package openssl.
23:02:55 #9 25.75 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3_amd64.deb ...
23:02:55 #9 25.76 Unpacking openssl (1.1.1j-1ubuntu3) ...
23:02:55 #9 25.85 Selecting previously unselected package ca-certificates.
23:02:55 #9 25.85 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ...
23:02:55 #9 25.86 Unpacking ca-certificates (20210119build1) ...
23:02:55 #9 25.90 Selecting previously unselected package distro-info-data.
23:02:55 #9 25.91 Preparing to unpack .../013-distro-info-data_0.46ubuntu2_all.deb ...
23:02:55 #9 25.91 Unpacking distro-info-data (0.46ubuntu2) ...
23:02:55 #9 25.94 Selecting previously unselected package less.
23:02:55 #9 25.94 Preparing to unpack .../014-less_551-2_amd64.deb ...
23:02:55 #9 25.95 Unpacking less (551-2) ...
23:02:55 #9 25.99 Selecting previously unselected package libmd0:amd64.
23:02:55 rm -f -r build
23:02:55 docker builder prune -f --filter until=24h
23:02:55 Total reclaimed space: 0B
23:02:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch static-cross
23:02:56 #9 25.99 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
23:02:56 #9 25.99 Unpacking libmd0:amd64 (1.0.3-3build1) ...
23:02:56 #9 26.03 Selecting previously unselected package libbsd0:amd64.
23:02:56 #9 26.03 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
23:02:56 #9 26.03 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
23:02:56 #9 26.06 Selecting previously unselected package libelf1:amd64.
23:02:56 #9 26.07 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
23:02:56 #9 26.07 Unpacking libelf1:amd64 (0.183-8) ...
23:02:56 #9 26.10 Selecting previously unselected package libicu67:amd64.
23:02:56 #9 26.11 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
23:02:56 #9 26.11 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
23:02:57 #9 26.93 Selecting previously unselected package libxml2:amd64.
23:02:57 #9 26.93 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
23:02:57 #9 26.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
23:02:57 #9 27.03 Selecting previously unselected package libyaml-0-2:amd64.
23:02:57 #9 27.03 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
23:02:57 #9 27.03 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
23:02:57 #9 27.07 Selecting previously unselected package lsb-release.
23:02:57 #9 27.07 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
23:02:57 #9 27.07 Unpacking lsb-release (11.1.0ubuntu2) ...
23:02:57 #9 27.10 Selecting previously unselected package netbase.
23:02:57 #9 27.10 Preparing to unpack .../022-netbase_6.2_all.deb ...
23:02:57 #9 27.11 Unpacking netbase (6.2) ...
23:02:57 #9 27.14 Selecting previously unselected package python3-pkg-resources.
23:02:57 #9 27.14 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
23:02:57 #9 27.14 Unpacking python3-pkg-resources (52.0.0-3) ...
23:02:57 #9 27.19 Selecting previously unselected package ucf.
23:02:57 #9 27.19 Preparing to unpack .../024-ucf_3.0043_all.deb ...
23:02:57 #9 27.20 Moving old data out of the way
23:02:57 #9 27.20 Unpacking ucf (3.0043) ...
23:02:57 #9 27.23 Selecting previously unselected package libmagic-mgc.
23:02:57 #9 27.23 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:02:57 #9 27.23 Unpacking libmagic-mgc (1:5.39-3) ...
23:02:57 #9 27.31 Selecting previously unselected package libmagic1:amd64.
23:02:57 #9 27.31 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
23:02:57 #9 27.31 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:02:57 #9 27.35 Selecting previously unselected package file.
23:02:57 #9 27.35 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
23:02:57 #9 27.35 Unpacking file (1:5.39-3) ...
23:02:57 #9 27.38 Selecting previously unselected package gettext-base.
23:02:57 #9 27.38 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
23:02:57 #9 27.39 Unpacking gettext-base (0.21-3ubuntu2) ...
23:02:57 #9 27.42 Selecting previously unselected package iso-codes.
23:02:57 #9 27.42 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
23:02:57 #9 27.42 Unpacking iso-codes (4.6.0-1) ...
23:02:57 #9 27.79 Selecting previously unselected package libcbor0.6:amd64.
23:02:57 #9 27.79 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
23:02:57 #9 27.80 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
23:02:57 #9 27.84 Selecting previously unselected package libedit2:amd64.
23:02:57 #9 27.84 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
23:02:57 #9 27.84 Unpacking libedit2:amd64 (3.1-20191231-2) ...
23:02:57 #9 27.88 Selecting previously unselected package libfido2-1:amd64.
23:02:57 #9 27.88 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
23:02:57 #9 27.89 Unpacking libfido2-1:amd64 (1.6.0-2) ...
23:02:57 #9 27.92 Selecting previously unselected package libpng16-16:amd64.
23:02:57 #9 27.92 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
23:02:57 #9 27.93 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
23:02:57 #9 27.97 Selecting previously unselected package libpsl5:amd64.
23:02:57 #9 27.98 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
23:02:57 #9 27.98 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
23:02:57 #9 28.02 Selecting previously unselected package libxau6:amd64.
23:02:57 #9 28.02 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
23:02:57 #9 28.02 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
23:02:57 #9 28.05 Selecting previously unselected package libxdmcp6:amd64.
23:02:58 #9 28.05 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
23:02:58 #9 28.05 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
23:02:58 #9 28.09 Selecting previously unselected package libxcb1:amd64.
23:02:58 #9 28.09 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
23:02:58 #9 28.09 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
23:02:58 #9 28.12 Selecting previously unselected package libx11-data.
23:02:58 #9 28.12 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
23:02:58 #9 28.13 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
23:02:58 #9 28.19 Selecting previously unselected package libx11-6:amd64.
23:02:58 #9 28.19 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
23:02:58 #9 28.19 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
23:02:58 #9 28.27 Selecting previously unselected package libxext6:amd64.
23:02:58 #9 28.27 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
23:02:58 #9 28.28 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
23:02:58 #9 28.31 Selecting previously unselected package libxmuu1:amd64.
23:02:58 #9 28.31 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
23:02:58 #9 28.32 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
23:02:58 #9 28.34 Selecting previously unselected package manpages.
23:02:58 #9 28.34 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
23:02:58 #9 28.35 Unpacking manpages (5.10-1ubuntu0.1) ...
23:02:58 #9 28.47 Selecting previously unselected package openssh-client.
23:02:58 #9 28.47 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1_amd64.deb ...
23:02:58 #9 28.48 Unpacking openssh-client (1:8.4p1-5ubuntu1) ...
23:02:58 #9 28.57 Selecting previously unselected package publicsuffix.
23:02:58 #9 28.57 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
23:02:58 #9 28.57 Unpacking publicsuffix (20210108.1309-1) ...
23:02:58 #9 28.61 Selecting previously unselected package python-apt-common.
23:02:58 #9 28.61 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
23:02:58 #9 28.62 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
23:02:58 #9 28.65 Selecting previously unselected package python3-apt.
23:02:58 #9 28.65 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
23:02:58 #9 28.65 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
23:02:58 #9 28.69 Selecting previously unselected package libunwind8:amd64.
23:02:58 #9 28.70 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
23:02:58 #9 28.70 Unpacking libunwind8:amd64 (1.3.2-2) ...
23:02:58 #9 28.73 Selecting previously unselected package strace.
23:02:58 #9 28.73 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
23:02:58 #9 28.73 Unpacking strace (5.11-0ubuntu1) ...
23:02:58 #9 28.80 Selecting previously unselected package xauth.
23:02:58 #9 28.80 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
23:02:58 #9 28.80 Unpacking xauth (1:1.1-1) ...
23:02:58 #9 28.84 Selecting previously unselected package xz-utils.
23:02:58 #9 28.84 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
23:02:58 #9 28.84 Unpacking xz-utils (5.2.5-1.0build2) ...
23:02:58 #9 28.88 Selecting previously unselected package libsigsegv2:amd64.
23:02:58 #9 28.89 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
23:02:58 #9 28.89 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
23:02:58 #9 28.92 Selecting previously unselected package m4.
23:02:58 #9 28.92 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
23:02:58 #9 28.92 Unpacking m4 (1.4.18-5) ...
23:02:58 #9 28.96 Selecting previously unselected package autoconf.
23:02:58 #9 28.97 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
23:02:58 #9 28.97 Unpacking autoconf (2.69-14) ...
23:02:58 #9 29.02 Selecting previously unselected package autotools-dev.
23:02:59 #9 29.02 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
23:02:59 #9 29.03 Unpacking autotools-dev (20180224.1+nmu1) ...
23:02:59 #9 29.06 Selecting previously unselected package automake.
23:02:59 #9 29.06 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
23:02:59 #9 29.07 Unpacking automake (1:1.16.3-2ubuntu1) ...
23:02:59 #9 29.14 Selecting previously unselected package autopoint.
23:02:59 #9 29.15 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
23:02:59 #9 29.15 Unpacking autopoint (0.21-3ubuntu2) ...
23:02:59 #9 29.20 Selecting previously unselected package binutils-common:amd64.
23:02:59 #9 29.20 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.22 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
23:02:59 #9 29.27 Selecting previously unselected package libbinutils:amd64.
23:02:59 #9 29.27 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.27 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
23:02:59 #9 29.36 Selecting previously unselected package libctf-nobfd0:amd64.
23:02:59 #9 29.36 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.37 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
23:02:59 #9 29.40 Selecting previously unselected package libctf0:amd64.
23:02:59 #9 29.41 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.41 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
23:02:59 #9 29.44 Selecting previously unselected package binutils-x86-64-linux-gnu.
23:02:59 #9 29.45 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.45 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
23:02:59 #9 29.66 Selecting previously unselected package binutils.
23:02:59 #9 29.66 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
23:02:59 #9 29.67 Unpacking binutils (2.36.1-6ubuntu1) ...
23:02:59 #9 29.69 Selecting previously unselected package libc-dev-bin.
23:02:59 #9 29.69 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
23:02:59 #9 29.70 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
23:02:59 #9 29.72 Selecting previously unselected package linux-libc-dev:amd64.
23:02:59 #9 29.73 Preparing to unpack .../064-linux-libc-dev_5.11.0-22.23_amd64.deb ...
23:02:59 #9 29.73 Unpacking linux-libc-dev:amd64 (5.11.0-22.23) ...
23:02:59 #9 29.90 Selecting previously unselected package libcrypt-dev:amd64.
23:02:59 #9 29.91 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
23:02:59 #9 29.91 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
23:02:59 #9 29.95 Selecting previously unselected package rpcsvc-proto.
23:02:59 #9 29.95 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
23:02:59 #9 29.95 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
23:02:59 #9 29.99 Selecting previously unselected package libtirpc-dev:amd64.
23:02:59 #9 29.99 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
23:02:59 #9 29.99 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
23:02:59 #9 30.04 Selecting previously unselected package libnsl-dev:amd64.
23:02:59 #9 30.04 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
23:02:59 #9 30.04 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
23:02:59 #9 30.08 Selecting previously unselected package libc6-dev:amd64.
23:03:00 #9 30.08 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
23:03:00 #9 30.08 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
23:03:00 #9 30.35 Selecting previously unselected package gcc-10-base:amd64.
23:03:00 #9 30.35 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
23:03:00 #9 30.36 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
23:03:00 #9 30.40 Selecting previously unselected package libisl23:amd64.
23:03:00 #9 30.40 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
23:03:00 #9 30.40 Unpacking libisl23:amd64 (0.23-1build1) ...
23:03:00 #9 30.49 Selecting previously unselected package libmpfr6:amd64.
23:03:00 #9 30.49 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
23:03:00 #9 30.50 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
23:03:00 #9 30.61 Selecting previously unselected package libmpc3:amd64.
23:03:00 #9 30.61 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
23:03:00 #9 30.62 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
23:03:00 #9 30.65 Selecting previously unselected package cpp-10.
23:03:00 #9 30.65 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
23:03:00 #9 30.65 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
23:03:01 #9 31.43 Selecting previously unselected package cpp.
23:03:01 #9 31.43 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
23:03:01 #9 31.44 Unpacking cpp (4:10.3.0-1ubuntu1) ...
23:03:01 #9 31.48 Selecting previously unselected package libcc1-0:amd64.
23:03:01 #9 31.48 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:01 #9 31.48 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:01 #9 31.52 Selecting previously unselected package libgomp1:amd64.
23:03:01 #9 31.52 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:01 #9 31.52 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:01 #9 31.57 Selecting previously unselected package libitm1:amd64.
23:03:01 #9 31.57 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:01 #9 31.57 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:01 #9 31.61 Selecting previously unselected package libatomic1:amd64.
23:03:01 #9 31.61 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:01 #9 31.62 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:01 #9 31.66 Selecting previously unselected package libasan6:amd64.
23:03:01 #9 31.66 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:01 #9 31.66 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:01 #9 31.91 Selecting previously unselected package liblsan0:amd64.
23:03:02 #9 31.91 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:02 #9 31.91 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:02 #9 32.03 Selecting previously unselected package libtsan0:amd64.
23:03:02 #9 32.03 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:02 #9 32.04 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:02 #9 32.27 Selecting previously unselected package libubsan1:amd64.
23:03:02 #9 32.28 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:02 #9 32.28 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:02 #9 32.41 Selecting previously unselected package libquadmath0:amd64.
23:03:02 #9 32.41 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
23:03:02 #9 32.42 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:02 #9 32.46 Selecting previously unselected package libgcc-10-dev:amd64.
23:03:02 #9 32.46 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
23:03:02 #9 32.46 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
23:03:02 #9 32.69 Selecting previously unselected package gcc-10.
23:03:02 #9 32.69 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
23:03:02 #9 32.70 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
23:03:04 #9 34.21 Selecting previously unselected package gcc.
23:03:04 #9 34.21 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
23:03:04 #9 34.21 Unpacking gcc (4:10.3.0-1ubuntu1) ...
23:03:04 #9 34.24 Selecting previously unselected package libstdc++-10-dev:amd64.
23:03:04 #9 34.24 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
23:03:04 #9 34.25 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
23:03:04 #9 34.50 Selecting previously unselected package g++-10.
23:03:04 #9 34.50 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
23:03:04 #9 34.51 Unpacking g++-10 (10.3.0-1ubuntu1) ...
23:03:05 #9 35.35 Selecting previously unselected package g++.
23:03:05 #9 35.36 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
23:03:05 #9 35.36 Unpacking g++ (4:10.3.0-1ubuntu1) ...
23:03:05 #9 35.39 Selecting previously unselected package make.
23:03:05 #9 35.39 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
23:03:05 #9 35.39 Unpacking make (4.3-4ubuntu1) ...
23:03:05 #9 35.43 Selecting previously unselected package libdpkg-perl.
23:03:05 #9 35.43 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
23:03:05 #9 35.44 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
23:03:05 #9 35.49 Selecting previously unselected package bzip2.
23:03:05 #9 35.49 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
23:03:05 #9 35.49 Unpacking bzip2 (1.0.8-4ubuntu3) ...
23:03:05 #9 35.52 Selecting previously unselected package patch.
23:03:05 #9 35.52 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
23:03:05 #9 35.53 Unpacking patch (2.7.6-7) ...
23:03:05 #9 35.56 Selecting previously unselected package lto-disabled-list.
23:03:05 #9 35.57 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
23:03:05 #9 35.57 Unpacking lto-disabled-list (7) ...
23:03:05 #9 35.60 Selecting previously unselected package dpkg-dev.
23:03:05 #9 35.60 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
23:03:05 #9 35.61 Unpacking dpkg-dev (1.20.9ubuntu1) ...
23:03:05 #9 35.71 Selecting previously unselected package build-essential.
23:03:05 #9 35.71 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
23:03:05 #9 35.72 Unpacking build-essential (12.8ubuntu3) ...
23:03:05 #9 35.76 Selecting previously unselected package libbrotli1:amd64.
23:03:05 #9 35.76 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
23:03:05 #9 35.76 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
23:03:05 #9 35.82 Selecting previously unselected package libroken18-heimdal:amd64.
23:03:05 #9 35.82 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 35.83 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 35.87 Selecting previously unselected package libasn1-8-heimdal:amd64.
23:03:05 #9 35.87 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 35.88 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 35.92 Selecting previously unselected package libheimbase1-heimdal:amd64.
23:03:05 #9 35.93 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 35.93 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 35.97 Selecting previously unselected package libhcrypto4-heimdal:amd64.
23:03:05 #9 35.97 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 35.97 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 36.02 Selecting previously unselected package libwind0-heimdal:amd64.
23:03:05 #9 36.02 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 36.02 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 36.06 Selecting previously unselected package libhx509-5-heimdal:amd64.
23:03:05 #9 36.06 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 36.06 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 36.11 Selecting previously unselected package libkrb5-26-heimdal:amd64.
23:03:05 #9 36.11 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:05 #9 36.11 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:05 #9 36.16 Selecting previously unselected package libheimntlm0-heimdal:amd64.
23:03:06 #9 36.16 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:06 #9 36.17 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:06 #9 36.20 Selecting previously unselected package libgssapi3-heimdal:amd64.
23:03:06 #9 36.21 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
23:03:06 #9 36.21 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:06 #9 36.27 Selecting previously unselected package libsasl2-modules-db:amd64.
23:03:06 #9 36.27 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
23:03:06 #9 36.28 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:06 #9 36.31 Selecting previously unselected package libsasl2-2:amd64.
23:03:06 #9 36.31 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
23:03:06 #9 36.32 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:06 #9 36.36 Selecting previously unselected package libldap-2.4-2:amd64.
23:03:06 #9 36.36 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
23:03:06 #9 36.36 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
23:03:06 #9 36.41 Selecting previously unselected package libnghttp2-14:amd64.
23:03:06 #9 36.41 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
23:03:06 #9 36.41 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
23:03:06 #9 36.46 Selecting previously unselected package librtmp1:amd64.
23:03:06 #9 36.46 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
23:03:06 #9 36.46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
23:03:06 #9 36.50 Selecting previously unselected package libssh-4:amd64.
23:03:06 #9 36.50 Preparing to unpack .../113-libssh-4_0.9.5-1_amd64.deb ...
23:03:06 #9 36.51 Unpacking libssh-4:amd64 (0.9.5-1) ...
23:03:06 #9 36.56 Selecting previously unselected package libcurl4:amd64.
23:03:06 #9 36.56 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2_amd64.deb ...
23:03:06 #9 36.56 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2) ...
23:03:06 #9 36.61 Selecting previously unselected package curl.
23:03:06 #9 36.62 Preparing to unpack .../115-curl_7.74.0-1ubuntu2_amd64.deb ...
23:03:06 #9 36.62 Unpacking curl (7.74.0-1ubuntu2) ...
23:03:06 #9 36.67 Selecting previously unselected package dctrl-tools.
23:03:06 #9 36.67 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
23:03:06 #9 36.68 Unpacking dctrl-tools (2.24-3) ...
23:03:06 #9 36.72 Selecting previously unselected package libdebhelper-perl.
23:03:06 #9 36.72 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
23:03:06 #9 36.72 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
23:03:06 #9 36.76 Selecting previously unselected package libtool.
23:03:06 #9 36.76 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
23:03:06 #9 36.76 Unpacking libtool (2.4.6-15) ...
23:03:06 #9 36.81 Selecting previously unselected package dh-autoreconf.
23:03:06 #9 36.81 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
23:03:06 #9 36.81 Unpacking dh-autoreconf (20) ...
23:03:06 #9 36.84 Selecting previously unselected package libarchive-zip-perl.
23:03:06 #9 36.84 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
23:03:06 #9 36.85 Unpacking libarchive-zip-perl (1.68-1) ...
23:03:06 #9 36.88 Selecting previously unselected package libsub-override-perl.
23:03:06 #9 36.89 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
23:03:06 #9 36.89 Unpacking libsub-override-perl (0.09-2) ...
23:03:06 #9 36.92 Selecting previously unselected package libfile-stripnondeterminism-perl.
23:03:06 #9 36.92 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
23:03:06 #9 36.92 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
23:03:06 #9 36.95 Selecting previously unselected package dh-strip-nondeterminism.
23:03:06 #9 36.95 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
23:03:06 #9 36.96 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
23:03:06 #9 36.99 Selecting previously unselected package libdw1:amd64.
23:03:06 #9 36.99 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
23:03:06 #9 37.00 Unpacking libdw1:amd64 (0.183-8) ...
23:03:06 #9 37.04 Selecting previously unselected package debugedit.
23:03:06 #9 37.05 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
23:03:06 #9 37.05 Unpacking debugedit (1:0.1-0ubuntu2) ...
23:03:06 #9 37.08 Selecting previously unselected package dwz.
23:03:06 #9 37.09 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
23:03:06 #9 37.09 Unpacking dwz (0.14-1) ...
23:03:06 #9 37.13 Selecting previously unselected package gettext.
23:03:06 #9 37.13 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
23:03:06 #9 37.14 Unpacking gettext (0.21-3ubuntu2) ...
23:03:07 #9 37.23 Selecting previously unselected package intltool-debian.
23:03:07 #9 37.23 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
23:03:07 #9 37.23 Unpacking intltool-debian (0.35.0+20060710.5) ...
23:03:07 #9 37.26 Selecting previously unselected package po-debconf.
23:03:07 #9 37.27 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
23:03:07 #9 37.27 Unpacking po-debconf (1.0.21+nmu1) ...
23:03:07 #9 37.32 Selecting previously unselected package debhelper.
23:03:07 #9 37.32 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
23:03:07 #9 37.32 Unpacking debhelper (13.3.4ubuntu1) ...
23:03:07 #9 37.44 Selecting previously unselected package libfakeroot:amd64.
23:03:07 #9 37.44 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
23:03:07 #9 37.44 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
23:03:07 #9 37.48 Selecting previously unselected package fakeroot.
23:03:07 #9 37.48 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
23:03:07 #9 37.48 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
23:03:07 #9 37.52 Selecting previously unselected package libassuan0:amd64.
23:03:07 #9 37.52 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
23:03:07 #9 37.53 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
23:03:07 #9 37.56 Selecting previously unselected package gpgconf.
23:03:07 #9 37.56 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
23:03:07 #9 37.56 Unpacking gpgconf (2.2.20-1ubuntu3) ...
23:03:07 #9 37.61 Selecting previously unselected package libksba8:amd64.
23:03:07 #9 37.61 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
23:03:07 #9 37.61 Unpacking libksba8:amd64 (1.5.0-3) ...
23:03:07 #9 37.65 Selecting previously unselected package libnpth0:amd64.
23:03:07 #9 37.66 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
23:03:07 #9 37.66 Unpacking libnpth0:amd64 (1.6-3) ...
23:03:07 #9 37.69 Selecting previously unselected package dirmngr.
23:03:07 #9 37.69 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
23:03:07 #9 37.71 Unpacking dirmngr (2.2.20-1ubuntu3) ...
23:03:07 #9 37.77 Selecting previously unselected package gnupg-l10n.
23:03:07 #9 37.77 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
23:03:07 #9 37.78 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
23:03:07 #9 37.81 Selecting previously unselected package gnupg-utils.
23:03:07 #9 37.81 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
23:03:07 #9 37.81 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
23:03:07 #9 37.88 Selecting previously unselected package gpg.
23:03:08 #9 37.89 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
23:03:08 #9 37.89 Unpacking gpg (2.2.20-1ubuntu3) ...
23:03:08 #9 37.96 Selecting previously unselected package pinentry-curses.
23:03:08 #9 37.96 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
23:03:08 #9 37.96 Unpacking pinentry-curses (1.1.0-4build1) ...
23:03:08 #9 38.00 Selecting previously unselected package gpg-agent.
23:03:08 #9 38.00 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
23:03:08 #9 38.01 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
23:03:08 #9 38.06 Selecting previously unselected package gpg-wks-client.
23:03:08 #9 38.06 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
23:03:08 #9 38.06 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
23:03:08 #9 38.10 Selecting previously unselected package gpg-wks-server.
23:03:08 #9 38.10 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
23:03:08 #9 38.11 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
23:03:08 #9 38.17 Selecting previously unselected package gpgsm.
23:03:08 #9 38.18 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
23:03:08 #9 38.18 Unpacking gpgsm (2.2.20-1ubuntu3) ...
23:03:08 #9 38.27 Selecting previously unselected package gnupg.
23:03:08 #9 38.27 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
23:03:08 #9 38.27 Unpacking gnupg (2.2.20-1ubuntu3) ...
23:03:08 #9 38.32 Selecting previously unselected package libfile-dirlist-perl.
23:03:08 #9 38.33 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
23:03:08 #9 38.34 Unpacking libfile-dirlist-perl (0.05-2) ...
23:03:08 #9 38.37 Selecting previously unselected package libfile-which-perl.
23:03:08 #9 38.37 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
23:03:08 #9 38.38 Unpacking libfile-which-perl (1.23-1) ...
23:03:08 #9 38.40 Selecting previously unselected package libfile-homedir-perl.
23:03:08 #9 38.41 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
23:03:08 #9 38.41 Unpacking libfile-homedir-perl (1.006-1) ...
23:03:08 #9 38.44 Selecting previously unselected package libfile-touch-perl.
23:03:08 #9 38.44 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
23:03:08 #9 38.45 Unpacking libfile-touch-perl (0.11-1) ...
23:03:08 #9 38.47 Selecting previously unselected package libio-pty-perl.
23:03:08 #9 38.47 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
23:03:08 #9 38.48 Unpacking libio-pty-perl (1:1.15-2) ...
23:03:08 #9 38.51 Selecting previously unselected package libipc-run-perl.
23:03:08 #9 38.51 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
23:03:08 #9 38.51 Unpacking libipc-run-perl (20200505.0-1) ...
23:03:08 #9 38.55 Selecting previously unselected package libclass-method-modifiers-perl.
23:03:08 #9 38.55 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
23:03:08 #9 38.56 Unpacking libclass-method-modifiers-perl (2.13-1) ...
23:03:08 #9 38.59 Selecting previously unselected package libb-hooks-op-check-perl.
23:03:08 #9 38.59 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
23:03:08 #9 38.60 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
23:03:08 #9 38.63 Selecting previously unselected package libdynaloader-functions-perl.
23:03:08 #9 38.63 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
23:03:08 #9 38.64 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
23:03:08 #9 38.67 Selecting previously unselected package libdevel-callchecker-perl.
23:03:08 #9 38.67 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
23:03:08 #9 38.68 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
23:03:08 #9 38.71 Selecting previously unselected package libparams-classify-perl.
23:03:08 #9 38.71 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
23:03:08 #9 38.72 Unpacking libparams-classify-perl (0.015-1build3) ...
23:03:08 #9 38.75 Selecting previously unselected package libmodule-runtime-perl.
23:03:08 #9 38.75 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
23:03:08 #9 38.76 Unpacking libmodule-runtime-perl (0.016-1) ...
23:03:08 #9 38.79 Selecting previously unselected package libimport-into-perl.
23:03:08 #9 38.79 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
23:03:08 #9 38.79 Unpacking libimport-into-perl (1.002005-1) ...
23:03:08 #9 38.82 Selecting previously unselected package librole-tiny-perl.
23:03:08 #9 38.82 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
23:03:08 #9 38.83 Unpacking librole-tiny-perl (2.002004-1) ...
23:03:08 #9 38.85 Selecting previously unselected package libstrictures-perl.
23:03:08 #9 38.85 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
23:03:08 #9 38.86 Unpacking libstrictures-perl (2.000006-1) ...
23:03:08 #9 38.88 Selecting previously unselected package libsub-quote-perl.
23:03:08 #9 38.89 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
23:03:08 #9 38.89 Unpacking libsub-quote-perl (2.006006-1) ...
23:03:08 #9 38.92 Selecting previously unselected package libmoo-perl.
23:03:08 #9 38.92 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
23:03:08 #9 38.92 Unpacking libmoo-perl (2.004004-1) ...
23:03:08 #9 38.95 Selecting previously unselected package libencode-locale-perl.
23:03:08 #9 38.96 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
23:03:08 #9 38.96 Unpacking libencode-locale-perl (1.05-1.1) ...
23:03:08 #9 38.98 Selecting previously unselected package libtimedate-perl.
23:03:08 #9 38.99 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
23:03:08 #9 38.99 Unpacking libtimedate-perl (2.3300-2) ...
23:03:08 #9 39.02 Selecting previously unselected package libhttp-date-perl.
23:03:09 #9 39.03 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
23:03:09 #9 39.03 Unpacking libhttp-date-perl (6.05-1) ...
23:03:09 #9 39.06 Selecting previously unselected package libfile-listing-perl.
23:03:09 #9 39.06 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
23:03:09 #9 39.07 Unpacking libfile-listing-perl (6.14-1) ...
23:03:09 #9 39.10 Selecting previously unselected package libhtml-tagset-perl.
23:03:09 #9 39.10 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
23:03:09 #9 39.11 Unpacking libhtml-tagset-perl (3.20-4) ...
23:03:09 #9 39.13 Selecting previously unselected package liburi-perl.
23:03:09 #9 39.14 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
23:03:09 #9 39.14 Unpacking liburi-perl (5.07-1) ...
23:03:09 #9 39.18 Selecting previously unselected package libhtml-parser-perl.
23:03:09 #9 39.18 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
23:03:09 #9 39.18 Unpacking libhtml-parser-perl (3.75-1build1) ...
23:03:09 #9 39.22 Selecting previously unselected package libhtml-tree-perl.
23:03:09 #9 39.22 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
23:03:09 #9 39.22 Unpacking libhtml-tree-perl (5.07-2) ...
23:03:09 #9 39.27 Selecting previously unselected package libio-html-perl.
23:03:09 #9 39.27 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
23:03:09 #9 39.27 Unpacking libio-html-perl (1.004-2) ...
23:03:09 #9 39.30 Selecting previously unselected package liblwp-mediatypes-perl.
23:03:09 #9 39.30 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
23:03:09 #9 39.31 Unpacking liblwp-mediatypes-perl (6.04-1) ...
23:03:09 #9 39.33 Selecting previously unselected package libhttp-message-perl.
23:03:09 #9 39.33 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
23:03:09 #9 39.34 Unpacking libhttp-message-perl (6.28-1) ...
23:03:09 #9 39.37 Selecting previously unselected package libhttp-cookies-perl.
23:03:09 #9 39.37 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
23:03:09 #9 39.38 Unpacking libhttp-cookies-perl (6.10-1) ...
23:03:09 #9 39.41 Selecting previously unselected package libhttp-negotiate-perl.
23:03:09 #9 39.41 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
23:03:09 #9 39.41 Unpacking libhttp-negotiate-perl (6.01-1) ...
23:03:09 #9 39.44 Selecting previously unselected package perl-openssl-defaults:amd64.
23:03:09 #9 39.44 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
23:03:09 #9 39.45 Unpacking perl-openssl-defaults:amd64 (5) ...
23:03:09 #9 39.47 Selecting previously unselected package libnet-ssleay-perl.
23:03:09 #9 39.48 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
23:03:09 #9 39.48 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
23:03:09 #9 39.54 Selecting previously unselected package libio-socket-ssl-perl.
23:03:09 #9 39.54 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
23:03:09 #9 39.54 Unpacking libio-socket-ssl-perl (2.069-1) ...
23:03:09 #9 39.59 Selecting previously unselected package libnet-http-perl.
23:03:09 #9 39.59 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
23:03:09 #9 39.60 Unpacking libnet-http-perl (6.20-1) ...
23:03:09 #9 39.63 Selecting previously unselected package liblwp-protocol-https-perl.
23:03:09 #9 39.63 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
23:03:09 #9 39.63 Unpacking liblwp-protocol-https-perl (6.10-1) ...
23:03:09 #9 39.66 Selecting previously unselected package libtry-tiny-perl.
23:03:09 #9 39.67 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
23:03:09 #9 39.67 Unpacking libtry-tiny-perl (0.30-1) ...
23:03:09 #9 39.70 Selecting previously unselected package libwww-robotrules-perl.
23:03:09 #9 39.70 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
23:03:09 #9 39.71 Unpacking libwww-robotrules-perl (6.02-1) ...
23:03:09 #9 39.73 Selecting previously unselected package libwww-perl.
23:03:09 #9 39.73 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
23:03:09 #9 39.74 Unpacking libwww-perl (6.52-1) ...
23:03:09 #9 39.78 Selecting previously unselected package patchutils.
23:03:09 #9 39.78 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
23:03:09 #9 39.78 Unpacking patchutils (0.4.2-1) ...
23:03:09 #9 39.82 Selecting previously unselected package wdiff.
23:03:09 #9 39.82 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
23:03:09 #9 39.82 Unpacking wdiff (1.2.2-2build1) ...
23:03:09 #9 39.86 Selecting previously unselected package devscripts.
23:03:09 #9 39.86 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
23:03:09 #9 39.88 Unpacking devscripts (2.21.1ubuntu1) ...
23:03:10 #9 40.00 Selecting previously unselected package diffstat.
23:03:10 #9 40.00 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
23:03:10 #9 40.01 Unpacking diffstat (1.64-1) ...
23:03:10 #9 40.04 Selecting previously unselected package python3-chardet.
23:03:10 #9 40.04 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
23:03:10 #9 40.04 Unpacking python3-chardet (4.0.0-1) ...
23:03:10 #9 40.09 Selecting previously unselected package python3-six.
23:03:10 #9 40.09 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
23:03:10 #9 40.10 Unpacking python3-six (1.15.0-2) ...
23:03:10 #9 40.13 Selecting previously unselected package python3-debian.
23:03:10 #9 40.13 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
23:03:10 #9 40.13 Unpacking python3-debian (0.1.39) ...
23:03:10 #9 40.17 Selecting previously unselected package libgpgme11:amd64.
23:03:10 #9 40.18 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
23:03:10 #9 40.18 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
23:03:10 #9 40.22 Selecting previously unselected package python3-gpg.
23:03:10 #9 40.22 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
23:03:10 #9 40.23 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
23:03:10 #9 40.28 Selecting previously unselected package dput.
23:03:10 #9 40.28 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
23:03:10 #9 40.29 Unpacking dput (1.1.0ubuntu1) ...
23:03:10 #9 40.33 Selecting previously unselected package fonts-dejavu-core.
23:03:10 #9 40.33 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
23:03:10 #9 40.33 Unpacking fonts-dejavu-core (2.37-2build1) ...
23:03:10 #9 40.45 Selecting previously unselected package fontconfig-config.
23:03:10 #9 40.46 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
23:03:10 #9 40.46 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
23:03:10 #9 40.50 Selecting previously unselected package libcurl3-gnutls:amd64.
23:03:10 #9 40.50 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2_amd64.deb ...
23:03:10 #9 40.50 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2) ...
23:03:10 #9 40.55 Selecting previously unselected package liberror-perl.
23:03:10 #9 40.55 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
23:03:10 #9 40.56 Unpacking liberror-perl (0.17029-1) ...
23:03:10 #9 40.59 Selecting previously unselected package git-man.
23:03:10 #9 40.59 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
23:03:10 #9 40.59 Unpacking git-man (1:2.30.2-1ubuntu1) ...
23:03:10 #9 40.71 Selecting previously unselected package git.
23:03:10 #9 40.71 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
23:03:10 #9 40.72 Unpacking git (1:2.30.2-1ubuntu1) ...
23:03:11 #9 41.12 Selecting previously unselected package libalgorithm-diff-perl.
23:03:11 #9 41.12 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
23:03:11 #9 41.13 Unpacking libalgorithm-diff-perl (1.201-1) ...
23:03:11 #9 41.16 Selecting previously unselected package libalgorithm-diff-xs-perl.
23:03:11 #9 41.16 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
23:03:11 #9 41.16 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
23:03:11 #9 41.19 Selecting previously unselected package libalgorithm-merge-perl.
23:03:11 #9 41.19 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
23:03:11 #9 41.20 Unpacking libalgorithm-merge-perl (0.08-3) ...
23:03:11 #9 41.22 Selecting previously unselected package libaliased-perl.
23:03:11 #9 41.23 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
23:03:11 #9 41.23 Unpacking libaliased-perl (0.34-1.1) ...
23:03:11 #9 41.26 Selecting previously unselected package libapt-pkg-perl.
23:03:11 #9 41.26 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
23:03:11 #9 41.27 Unpacking libapt-pkg-perl (0.1.39build1) ...
23:03:11 #9 41.30 Selecting previously unselected package libarchive-cpio-perl.
23:03:11 #9 41.30 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
23:03:11 #9 41.31 Unpacking libarchive-cpio-perl (0.10-1.1) ...
23:03:11 #9 41.33 Selecting previously unselected package libarray-intspan-perl.
23:03:11 #9 41.34 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
23:03:11 #9 41.34 Unpacking libarray-intspan-perl (2.004-1) ...
23:03:11 #9 41.37 Selecting previously unselected package libmodule-implementation-perl.
23:03:11 #9 41.37 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
23:03:11 #9 41.38 Unpacking libmodule-implementation-perl (0.09-1.1) ...
23:03:11 #9 41.41 Selecting previously unselected package libsub-exporter-progressive-perl.
23:03:11 #9 41.41 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
23:03:11 #9 41.41 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
23:03:11 #9 41.44 Selecting previously unselected package libvariable-magic-perl.
23:03:11 #9 41.45 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
23:03:11 #9 41.45 Unpacking libvariable-magic-perl (0.62-1build3) ...
23:03:11 #9 41.48 Selecting previously unselected package libb-hooks-endofscope-perl.
23:03:11 #9 41.48 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
23:03:11 #9 41.49 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
23:03:11 #9 41.52 Selecting previously unselected package libfreetype6:amd64.
23:03:11 #9 41.53 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
23:03:11 #9 41.53 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
23:03:11 #9 41.60 Selecting previously unselected package libfontconfig1:amd64.
23:03:11 #9 41.60 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
23:03:11 #9 41.60 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
23:03:11 #9 41.65 Selecting previously unselected package libjpeg-turbo8:amd64.
23:03:11 #9 41.65 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
23:03:11 #9 41.65 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
23:03:11 #9 41.69 Selecting previously unselected package libjpeg8:amd64.
23:03:11 #9 41.69 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
23:03:11 #9 41.70 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
23:03:11 #9 41.73 Selecting previously unselected package libdeflate0:amd64.
23:03:11 #9 41.73 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
23:03:11 #9 41.74 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
23:03:11 #9 41.77 Selecting previously unselected package libjbig0:amd64.
23:03:11 #9 41.78 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
23:03:11 #9 41.78 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
23:03:11 #9 41.82 Selecting previously unselected package libwebp6:amd64.
23:03:11 #9 41.82 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
23:03:11 #9 41.82 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
23:03:11 #9 41.88 Selecting previously unselected package libtiff5:amd64.
23:03:11 #9 41.88 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
23:03:11 #9 41.88 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
23:03:11 #9 41.94 Selecting previously unselected package libxpm4:amd64.
23:03:11 #9 41.94 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
23:03:11 #9 41.95 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
23:03:11 #9 41.98 Selecting previously unselected package libgd3:amd64.
23:03:11 #9 41.99 Preparing to unpack .../221-libgd3_2.3.0-2_amd64.deb ...
23:03:11 #9 41.99 Unpacking libgd3:amd64 (2.3.0-2) ...
23:03:11 #9 42.03 Selecting previously unselected package libc-devtools.
23:03:11 #9 42.03 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
23:03:11 #9 42.04 Unpacking libc-devtools (2.33-0ubuntu5) ...
23:03:11 #9 42.07 Selecting previously unselected package libcapture-tiny-perl.
23:03:12 #9 42.07 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
23:03:12 #9 42.07 Unpacking libcapture-tiny-perl (0.48-1) ...
23:03:12 #9 42.10 Selecting previously unselected package libclass-data-inheritable-perl.
23:03:12 #9 42.11 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
23:03:12 #9 42.11 Unpacking libclass-data-inheritable-perl (0.08-3) ...
23:03:12 #9 42.14 Selecting previously unselected package libclass-xsaccessor-perl.
23:03:12 #9 42.14 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
23:03:12 #9 42.15 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
23:03:12 #9 42.18 Selecting previously unselected package libclone-perl.
23:03:12 #9 42.18 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
23:03:12 #9 42.19 Unpacking libclone-perl (0.45-1build1) ...
23:03:12 #9 42.22 Selecting previously unselected package libcommon-sense-perl.
23:03:12 #9 42.22 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
23:03:12 #9 42.22 Unpacking libcommon-sense-perl (3.75-1build4) ...
23:03:12 #9 42.25 Selecting previously unselected package libconfig-tiny-perl.
23:03:12 #9 42.26 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
23:03:12 #9 42.26 Unpacking libconfig-tiny-perl (2.24-1) ...
23:03:12 #9 42.29 Selecting previously unselected package libparams-util-perl.
23:03:12 #9 42.29 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
23:03:12 #9 42.29 Unpacking libparams-util-perl (1.102-1build1) ...
23:03:12 #9 42.33 Selecting previously unselected package libsub-install-perl.
23:03:12 #9 42.33 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
23:03:12 #9 42.33 Unpacking libsub-install-perl (0.928-1.1) ...
23:03:12 #9 42.36 Selecting previously unselected package libdata-optlist-perl.
23:03:12 #9 42.36 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
23:03:12 #9 42.37 Unpacking libdata-optlist-perl (0.110-1.1) ...
23:03:12 #9 42.40 Selecting previously unselected package libsub-exporter-perl.
23:03:12 #9 42.40 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
23:03:12 #9 42.40 Unpacking libsub-exporter-perl (0.987-1) ...
23:03:12 #9 42.44 Selecting previously unselected package libconst-fast-perl.
23:03:12 #9 42.44 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
23:03:12 #9 42.45 Unpacking libconst-fast-perl (0.014-1.1) ...
23:03:12 #9 42.48 Selecting previously unselected package libwant-perl.
23:03:12 #9 42.49 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
23:03:12 #9 42.49 Unpacking libwant-perl (0.29-1build5) ...
23:03:12 #9 42.52 Selecting previously unselected package libcontextual-return-perl.
23:03:12 #9 42.53 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
23:03:12 #9 42.53 Unpacking libcontextual-return-perl (0.004014-2) ...
23:03:12 #9 42.56 Selecting previously unselected package libcpanel-json-xs-perl.
23:03:12 #9 42.56 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
23:03:12 #9 42.57 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
23:03:12 #9 42.61 Selecting previously unselected package libdevel-stacktrace-perl.
23:03:12 #9 42.61 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
23:03:12 #9 42.61 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
23:03:12 #9 42.64 Selecting previously unselected package libexception-class-perl.
23:03:12 #9 42.64 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
23:03:12 #9 42.65 Unpacking libexception-class-perl (1.44-1) ...
23:03:12 #9 42.68 Selecting previously unselected package libiterator-perl.
23:03:12 #9 42.68 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
23:03:12 #9 42.69 Unpacking libiterator-perl (0.03+ds1-1.1) ...
23:03:12 #9 42.71 Selecting previously unselected package libiterator-util-perl.
23:03:12 #9 42.72 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
23:03:12 #9 42.72 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
23:03:12 #9 42.75 Selecting previously unselected package libexporter-tiny-perl.
23:03:12 #9 42.75 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
23:03:12 #9 42.75 Unpacking libexporter-tiny-perl (1.002002-1) ...
23:03:12 #9 42.78 Selecting previously unselected package liblist-moreutils-xs-perl.
23:03:12 #9 42.79 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
23:03:12 #9 42.79 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
23:03:12 #9 42.89 Selecting previously unselected package liblist-moreutils-perl.
23:03:12 #9 42.90 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
23:03:12 #9 42.90 Unpacking liblist-moreutils-perl (0.430-2) ...
23:03:12 #9 42.93 Selecting previously unselected package libdata-dpath-perl.
23:03:12 #9 42.93 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
23:03:12 #9 42.94 Unpacking libdata-dpath-perl (0.58-1) ...
23:03:12 #9 42.97 Selecting previously unselected package libdata-dump-perl.
23:03:12 #9 42.97 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
23:03:12 #9 42.97 Unpacking libdata-dump-perl (1.23-1.1) ...
23:03:12 #9 43.01 Selecting previously unselected package libdata-messagepack-perl.
23:03:12 #9 43.01 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
23:03:12 #9 43.01 Unpacking libdata-messagepack-perl (1.00-4build1) ...
23:03:12 #9 43.04 Selecting previously unselected package libnet-domain-tld-perl.
23:03:12 #9 43.05 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
23:03:12 #9 43.05 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
23:03:12 #9 43.08 Selecting previously unselected package libdata-validate-domain-perl.
23:03:12 #9 43.09 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
23:03:12 #9 43.09 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
23:03:12 #9 43.12 Selecting previously unselected package libdistro-info-perl.
23:03:13 #9 43.12 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
23:03:13 #9 43.12 Unpacking libdistro-info-perl (1.0) ...
23:03:13 #9 43.15 Selecting previously unselected package libemail-address-xs-perl.
23:03:13 #9 43.15 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
23:03:13 #9 43.16 Unpacking libemail-address-xs-perl (1.04-1build4) ...
23:03:13 #9 43.20 Selecting previously unselected package libipc-system-simple-perl.
23:03:13 #9 43.21 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
23:03:13 #9 43.21 Unpacking libipc-system-simple-perl (1.30-1) ...
23:03:13 #9 43.24 Selecting previously unselected package libfile-basedir-perl.
23:03:13 #9 43.24 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
23:03:13 #9 43.25 Unpacking libfile-basedir-perl (0.08-1) ...
23:03:13 #9 43.27 Selecting previously unselected package libfile-chdir-perl.
23:03:13 #9 43.28 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
23:03:13 #9 43.28 Unpacking libfile-chdir-perl (0.1008-1.1) ...
23:03:13 #9 43.31 Selecting previously unselected package libfile-fcntllock-perl.
23:03:13 #9 43.31 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
23:03:13 #9 43.31 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
23:03:13 #9 43.35 Selecting previously unselected package libnumber-compare-perl.
23:03:13 #9 43.35 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
23:03:13 #9 43.35 Unpacking libnumber-compare-perl (0.03-1.1) ...
23:03:13 #9 43.38 Selecting previously unselected package libtext-glob-perl.
23:03:13 #9 43.38 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
23:03:13 #9 43.39 Unpacking libtext-glob-perl (0.11-1) ...
23:03:13 #9 43.41 Selecting previously unselected package libfile-find-rule-perl.
23:03:13 #9 43.41 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
23:03:13 #9 43.42 Unpacking libfile-find-rule-perl (0.34-1) ...
23:03:13 #9 43.45 Selecting previously unselected package libfont-afm-perl.
23:03:13 #9 43.45 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
23:03:13 #9 43.46 Unpacking libfont-afm-perl (1.20-3) ...
23:03:13 #9 43.49 Selecting previously unselected package libio-string-perl.
23:03:13 #9 43.49 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
23:03:13 #9 43.49 Unpacking libio-string-perl (1.08-3.1) ...
23:03:13 #9 43.52 Selecting previously unselected package libfont-ttf-perl.
23:03:13 #9 43.52 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
23:03:13 #9 43.53 Unpacking libfont-ttf-perl (1.06-1.1) ...
23:03:13 #9 43.59 Selecting previously unselected package libio-stringy-perl.
23:03:13 #9 43.59 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
23:03:13 #9 43.59 Unpacking libio-stringy-perl (2.111-3) ...
23:03:13 #9 43.62 Selecting previously unselected package libparams-validate-perl:amd64.
23:03:13 #9 43.63 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
23:03:13 #9 43.63 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
23:03:13 #9 43.66 Selecting previously unselected package libgetopt-long-descriptive-perl.
23:03:13 #9 43.67 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
23:03:13 #9 43.67 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
23:03:13 #9 43.70 Selecting previously unselected package libsort-versions-perl.
23:03:13 #9 43.71 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
23:03:13 #9 43.71 Unpacking libsort-versions-perl (1.62-1) ...
23:03:13 #9 43.74 Selecting previously unselected package libgit-wrapper-perl.
23:03:13 #9 43.74 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
23:03:13 #9 43.75 Unpacking libgit-wrapper-perl (0.048-1) ...
23:03:13 #9 43.78 Selecting previously unselected package libhttp-tiny-multipart-perl.
23:03:13 #9 43.78 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
23:03:13 #9 43.79 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
23:03:13 #9 43.81 Selecting previously unselected package libio-prompter-perl.
23:03:13 #9 43.81 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
23:03:13 #9 43.82 Unpacking libio-prompter-perl (0.004015-1) ...
23:03:13 #9 43.85 Selecting previously unselected package libjson-perl.
23:03:13 #9 43.85 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
23:03:13 #9 43.86 Unpacking libjson-perl (4.03000-1) ...
23:03:13 #9 43.89 Selecting previously unselected package liblog-any-perl.
23:03:13 #9 43.89 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
23:03:13 #9 43.90 Unpacking liblog-any-perl (1.709-1) ...
23:03:13 #9 43.93 Selecting previously unselected package liblog-any-adapter-screen-perl.
23:03:13 #9 43.94 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
23:03:13 #9 43.94 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
23:03:13 #9 43.97 Selecting previously unselected package libpackage-stash-perl.
23:03:13 #9 43.97 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
23:03:13 #9 43.98 Unpacking libpackage-stash-perl (0.39-1) ...
23:03:13 #9 44.01 Selecting previously unselected package libsub-identify-perl.
23:03:13 #9 44.01 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
23:03:13 #9 44.01 Unpacking libsub-identify-perl (0.14-1build3) ...
23:03:13 #9 44.04 Selecting previously unselected package libsub-name-perl.
23:03:13 #9 44.04 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
23:03:13 #9 44.05 Unpacking libsub-name-perl (0.26-1build1) ...
23:03:13 #9 44.08 Selecting previously unselected package libnamespace-clean-perl.
23:03:13 #9 44.08 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
23:03:13 #9 44.08 Unpacking libnamespace-clean-perl (0.27-1) ...
23:03:13 #9 44.11 Selecting previously unselected package libpath-tiny-perl.
23:03:13 #9 44.11 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
23:03:13 #9 44.11 Unpacking libpath-tiny-perl (0.118-1) ...
23:03:13 #9 44.15 Selecting previously unselected package libtype-tiny-perl.
23:03:14 #9 44.15 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
23:03:14 #9 44.15 Unpacking libtype-tiny-perl (1.012001-2) ...
23:03:14 #9 44.21 Selecting previously unselected package libgitlab-api-v4-perl.
23:03:14 #9 44.21 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
23:03:14 #9 44.22 Unpacking libgitlab-api-v4-perl (0.26-1) ...
23:03:14 #9 44.26 Selecting previously unselected package libhash-fieldhash-perl.
23:03:14 #9 44.26 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
23:03:14 #9 44.27 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
23:03:14 #9 44.30 Selecting previously unselected package libhtml-form-perl.
23:03:14 #9 44.31 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
23:03:14 #9 44.31 Unpacking libhtml-form-perl (6.07-1) ...
23:03:14 #9 44.34 Selecting previously unselected package libhtml-format-perl.
23:03:14 #9 44.34 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
23:03:14 #9 44.35 Unpacking libhtml-format-perl (2.12-1.1) ...
23:03:14 #9 44.38 Selecting previously unselected package libhtml-html5-entities-perl.
23:03:14 #9 44.38 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
23:03:14 #9 44.38 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
23:03:14 #9 44.41 Selecting previously unselected package libhttp-daemon-perl.
23:03:14 #9 44.42 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
23:03:14 #9 44.42 Unpacking libhttp-daemon-perl (6.12-1) ...
23:03:14 #9 44.45 Selecting previously unselected package libtypes-serialiser-perl.
23:03:14 #9 44.45 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
23:03:14 #9 44.46 Unpacking libtypes-serialiser-perl (1.01-1) ...
23:03:14 #9 44.49 Selecting previously unselected package libjson-xs-perl.
23:03:14 #9 44.49 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
23:03:14 #9 44.49 Unpacking libjson-xs-perl (4.030-1build1) ...
23:03:14 #9 44.54 Selecting previously unselected package libjson-maybexs-perl.
23:03:14 #9 44.54 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
23:03:14 #9 44.55 Unpacking libjson-maybexs-perl (1.004003-1) ...
23:03:14 #9 44.58 Selecting previously unselected package libldap-common.
23:03:14 #9 44.58 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
23:03:14 #9 44.58 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
23:03:14 #9 44.61 Selecting previously unselected package liblist-compare-perl.
23:03:14 #9 44.62 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
23:03:14 #9 44.62 Unpacking liblist-compare-perl (0.55-1) ...
23:03:14 #9 44.65 Selecting previously unselected package liblist-someutils-perl.
23:03:14 #9 44.66 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
23:03:14 #9 44.66 Unpacking liblist-someutils-perl (0.58-1) ...
23:03:14 #9 44.69 Selecting previously unselected package liblist-someutils-xs-perl.
23:03:14 #9 44.69 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
23:03:14 #9 44.70 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
23:03:14 #9 44.73 Selecting previously unselected package liblist-utilsby-perl.
23:03:14 #9 44.73 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
23:03:14 #9 44.73 Unpacking liblist-utilsby-perl (0.11-1) ...
23:03:14 #9 44.77 Selecting previously unselected package libltdl7:amd64.
23:03:14 #9 44.77 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
23:03:14 #9 44.78 Unpacking libltdl7:amd64 (2.4.6-15) ...
23:03:14 #9 44.82 Selecting previously unselected package libltdl-dev:amd64.
23:03:14 #9 44.83 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
23:03:14 #9 44.83 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
23:03:14 #9 44.88 Selecting previously unselected package liblzo2-2:amd64.
23:03:14 #9 44.88 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
23:03:14 #9 44.89 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
23:03:14 #9 44.92 Selecting previously unselected package libsys-hostname-long-perl.
23:03:14 #9 44.92 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
23:03:14 #9 44.93 Unpacking libsys-hostname-long-perl (1.5-2) ...
23:03:14 #9 44.96 Selecting previously unselected package libmail-sendmail-perl.
23:03:15 #9 44.96 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
23:03:15 #9 44.96 Unpacking libmail-sendmail-perl (0.80-1.1) ...
23:03:15 #9 44.99 Selecting previously unselected package libnet-smtp-ssl-perl.
23:03:15 #9 45.00 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
23:03:15 #9 45.00 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
23:03:15 #9 45.03 Selecting previously unselected package libmailtools-perl.
23:03:15 #9 45.03 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
23:03:15 #9 45.03 Unpacking libmailtools-perl (2.21-1) ...
23:03:15 #9 45.09 Selecting previously unselected package libmarkdown2:amd64.
23:03:15 #9 45.10 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
23:03:15 #9 45.10 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
23:03:15 #9 45.13 Selecting previously unselected package libmoox-aliases-perl.
23:03:15 #9 45.13 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
23:03:15 #9 45.14 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
23:03:15 #9 45.17 Selecting previously unselected package libnamespace-autoclean-perl.
23:03:15 #9 45.17 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
23:03:15 #9 45.17 Unpacking libnamespace-autoclean-perl (0.29-1) ...
23:03:15 #9 45.20 Selecting previously unselected package libobject-id-perl.
23:03:15 #9 45.21 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
23:03:15 #9 45.21 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
23:03:15 #9 45.24 Selecting previously unselected package libmoox-struct-perl.
23:03:15 #9 45.24 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
23:03:15 #9 45.25 Unpacking libmoox-struct-perl (0.020-1) ...
23:03:15 #9 45.28 Selecting previously unselected package libmouse-perl.
23:03:15 #9 45.28 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
23:03:15 #9 45.28 Unpacking libmouse-perl (2.5.10-1build2) ...
23:03:15 #9 45.33 Selecting previously unselected package libnumber-range-perl.
23:03:15 #9 45.34 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
23:03:15 #9 45.34 Unpacking libnumber-range-perl (0.12-1.1) ...
23:03:15 #9 45.37 Selecting previously unselected package libpackage-stash-xs-perl.
23:03:15 #9 45.37 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
23:03:15 #9 45.37 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
23:03:15 #9 45.40 Selecting previously unselected package libpath-iterator-rule-perl.
23:03:15 #9 45.41 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
23:03:15 #9 45.41 Unpacking libpath-iterator-rule-perl (1.014-1) ...
23:03:15 #9 45.44 Selecting previously unselected package libperlio-gzip-perl.
23:03:15 #9 45.44 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
23:03:15 #9 45.45 Unpacking libperlio-gzip-perl (0.19-1build6) ...
23:03:15 #9 45.48 Selecting previously unselected package libpod-parser-perl.
23:03:15 #9 45.48 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
23:03:15 #9 45.49 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
23:03:15 #9 45.52 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
23:03:15 #9 45.52 Unpacking libpod-parser-perl (1.63-2) ...
23:03:15 #9 45.56 Selecting previously unselected package libpod-constants-perl.
23:03:15 #9 45.56 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
23:03:15 #9 45.56 Unpacking libpod-constants-perl (0.19-2) ...
23:03:15 #9 45.59 Selecting previously unselected package libproc-processtable-perl.
23:03:15 #9 45.59 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
23:03:15 #9 45.60 Unpacking libproc-processtable-perl (0.59-2build1) ...
23:03:15 #9 45.63 Selecting previously unselected package libre2-9:amd64.
23:03:15 #9 45.64 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
23:03:15 #9 45.64 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
23:03:15 #9 45.68 Selecting previously unselected package libre-engine-re2-perl:amd64.
23:03:15 #9 45.68 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
23:03:15 #9 45.69 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
23:03:15 #9 45.72 Selecting previously unselected package libreadonly-perl.
23:03:15 #9 45.72 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
23:03:15 #9 45.73 Unpacking libreadonly-perl (2.050-3) ...
23:03:15 #9 45.76 Selecting previously unselected package libref-util-perl.
23:03:15 #9 45.76 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
23:03:15 #9 45.76 Unpacking libref-util-perl (0.204-1) ...
23:03:15 #9 45.79 Selecting previously unselected package libref-util-xs-perl.
23:03:15 #9 45.79 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
23:03:15 #9 45.80 Unpacking libref-util-xs-perl (0.117-1build3) ...
23:03:15 #9 45.83 Selecting previously unselected package libregexp-pattern-license-perl.
23:03:15 #9 45.83 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
23:03:15 #9 45.83 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
23:03:15 #9 45.86 Selecting previously unselected package libregexp-pattern-perl.
23:03:15 #9 45.87 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
23:03:15 #9 45.87 Unpacking libregexp-pattern-perl (0.2.14-1) ...
23:03:15 #9 45.90 Selecting previously unselected package libsasl2-modules:amd64.
23:03:15 #9 45.91 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
23:03:15 #9 45.91 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:15 #9 45.94 Selecting previously unselected package libsereal-decoder-perl.
23:03:15 #9 45.95 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
23:03:15 #9 45.95 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
23:03:15 #9 45.99 Selecting previously unselected package libsereal-encoder-perl.
23:03:15 #9 45.99 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
23:03:15 #9 45.99 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
23:03:15 #9 46.03 Selecting previously unselected package libsort-key-perl.
23:03:16 #9 46.03 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
23:03:16 #9 46.04 Unpacking libsort-key-perl (1.33-2build3) ...
23:03:16 #9 46.07 Selecting previously unselected package libstring-copyright-perl.
23:03:16 #9 46.07 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
23:03:16 #9 46.07 Unpacking libstring-copyright-perl (0.003006-1) ...
23:03:16 #9 46.10 Selecting previously unselected package libstring-escape-perl.
23:03:16 #9 46.11 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
23:03:16 #9 46.11 Unpacking libstring-escape-perl (2010.002-2) ...
23:03:16 #9 46.14 Selecting previously unselected package libstring-shellquote-perl.
23:03:16 #9 46.14 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
23:03:16 #9 46.15 Unpacking libstring-shellquote-perl (1.04-1) ...
23:03:16 #9 46.17 Selecting previously unselected package libterm-readkey-perl.
23:03:16 #9 46.18 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
23:03:16 #9 46.18 Unpacking libterm-readkey-perl (2.38-1build2) ...
23:03:16 #9 46.21 Selecting previously unselected package libtext-levenshteinxs-perl.
23:03:16 #9 46.21 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
23:03:16 #9 46.22 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
23:03:16 #9 46.25 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
23:03:16 #9 46.25 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
23:03:16 #9 46.25 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
23:03:16 #9 46.28 Selecting previously unselected package libtext-xslate-perl.
23:03:16 #9 46.29 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
23:03:16 #9 46.29 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
23:03:16 #9 46.34 Selecting previously unselected package libtime-duration-perl.
23:03:16 #9 46.34 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
23:03:16 #9 46.34 Unpacking libtime-duration-perl (1.21-1) ...
23:03:16 #9 46.37 Selecting previously unselected package libtime-moment-perl.
23:03:16 #9 46.38 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
23:03:16 #9 46.38 Unpacking libtime-moment-perl (0.44-1build4) ...
23:03:16 #9 46.42 Selecting previously unselected package libtype-tiny-xs-perl.
23:03:16 #9 46.42 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
23:03:16 #9 46.42 Unpacking libtype-tiny-xs-perl (0.022-1) ...
23:03:16 #9 46.45 Selecting previously unselected package libunicode-utf8-perl.
23:03:16 #9 46.46 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
23:03:16 #9 46.46 Unpacking libunicode-utf8-perl (0.62-1build2) ...
23:03:16 #9 46.49 Selecting previously unselected package libxml-namespacesupport-perl.
23:03:16 #9 46.49 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
23:03:16 #9 46.50 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
23:03:16 #9 46.53 Selecting previously unselected package libxml-sax-base-perl.
23:03:16 #9 46.53 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
23:03:16 #9 46.53 Unpacking libxml-sax-base-perl (1.09-1.1) ...
23:03:16 #9 46.59 Selecting previously unselected package libxml-sax-perl.
23:03:16 #9 46.59 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
23:03:16 #9 46.60 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
23:03:16 #9 46.64 Selecting previously unselected package libxml-libxml-perl.
23:03:16 #9 46.64 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
23:03:16 #9 46.64 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
23:03:16 #9 46.71 Selecting previously unselected package libxml-parser-perl:amd64.
23:03:16 #9 46.71 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
23:03:16 #9 46.71 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
23:03:16 #9 46.76 Selecting previously unselected package libxml-sax-expat-perl.
23:03:16 #9 46.77 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
23:03:16 #9 46.77 Unpacking libxml-sax-expat-perl (0.51-1) ...
23:03:16 #9 46.80 Selecting previously unselected package libyaml-libyaml-perl.
23:03:16 #9 46.80 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
23:03:16 #9 46.81 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
23:03:16 #9 46.85 Selecting previously unselected package licensecheck.
23:03:16 #9 46.85 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
23:03:16 #9 46.85 Unpacking licensecheck (3.1.1-2) ...
23:03:16 #9 46.89 Selecting previously unselected package libdevel-size-perl.
23:03:16 #9 46.89 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
23:03:16 #9 46.89 Unpacking libdevel-size-perl (0.83-1build2) ...
23:03:16 #9 46.92 Selecting previously unselected package libipc-run3-perl.
23:03:16 #9 46.93 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
23:03:16 #9 46.93 Unpacking libipc-run3-perl (0.048-2) ...
23:03:16 #9 46.96 Selecting previously unselected package lzip.
23:03:16 #9 46.97 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
23:03:16 #9 46.97 Unpacking lzip (1.22-3) ...
23:03:16 #9 47.01 Selecting previously unselected package lzop.
23:03:16 #9 47.01 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
23:03:16 #9 47.01 Unpacking lzop (1.04-2) ...
23:03:16 #9 47.05 Selecting previously unselected package t1utils.
23:03:17 #9 47.05 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
23:03:17 #9 47.05 Unpacking t1utils (1.41-4) ...
23:03:17 #9 47.09 Selecting previously unselected package unzip.
23:03:17 #9 47.10 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
23:03:17 #9 47.10 Unpacking unzip (6.0-26ubuntu1) ...
23:03:17 #9 47.16 Selecting previously unselected package lintian.
23:03:17 #9 47.16 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
23:03:17 #9 47.17 Unpacking lintian (2.104.0ubuntu2) ...
23:03:17 #9 47.44 Selecting previously unselected package manpages-dev.
23:03:17 #9 47.45 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
23:03:17 #9 47.45 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
23:03:17 #9 47.71 Selecting previously unselected package python3-certifi.
23:03:17 #9 47.71 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
23:03:17 #9 47.72 Unpacking python3-certifi (2020.6.20-1) ...
23:03:17 #9 47.77 Selecting previously unselected package python3-idna.
23:03:17 #9 47.77 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
23:03:17 #9 47.77 Unpacking python3-idna (2.10-1) ...
23:03:17 #9 47.81 Selecting previously unselected package python3-urllib3.
23:03:17 #9 47.82 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
23:03:17 #9 47.82 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
23:03:17 #9 47.86 Selecting previously unselected package python3-requests.
23:03:17 #9 47.87 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
23:03:17 #9 47.87 Unpacking python3-requests (2.25.1+dfsg-2) ...
23:03:17 #9 47.91 Selecting previously unselected package python3-unidiff.
23:03:17 #9 47.91 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
23:03:17 #9 47.92 Unpacking python3-unidiff (0.5.5-2) ...
23:03:17 #9 47.95 Selecting previously unselected package python3-xdg.
23:03:17 #9 47.96 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
23:03:17 #9 47.96 Unpacking python3-xdg (0.27-2) ...
23:03:17 #9 47.99 Selecting previously unselected package equivs.
23:03:17 #9 48.00 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
23:03:17 #9 48.00 Unpacking equivs (2.3.1) ...
23:03:17 #9 48.03 Selecting previously unselected package libauthen-sasl-perl.
23:03:17 #9 48.03 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
23:03:17 #9 48.04 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
23:03:17 #9 48.08 Selecting previously unselected package python3-magic.
23:03:17 #9 48.08 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
23:03:17 #9 48.08 Unpacking python3-magic (2:0.4.20-3) ...
23:03:17 #9 48.13 Setting up libksba8:amd64 (1.5.0-3) ...
23:03:17 #9 48.14 Setting up media-types (4.0.0) ...
23:03:18 #9 48.16 Setting up libpipeline1:amd64 (1.5.3-1) ...
23:03:18 #9 48.17 Setting up wdiff (1.2.2-2build1) ...
23:03:18 #9 48.18 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
23:03:18 #9 48.19 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
23:03:18 #9 48.20 Setting up lto-disabled-list (7) ...
23:03:18 #9 48.22 Setting up libpsl5:amd64 (0.21.0-1.2) ...
23:03:18 #9 48.23 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
23:03:18 #9 48.24 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
23:03:18 #9 48.24 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
23:03:18 #9 48.24 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
23:03:18 #9 48.26 Setting up libmagic-mgc (1:5.39-3) ...
23:03:18 #9 48.27 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
23:03:18 #9 48.28 Setting up distro-info-data (0.46ubuntu2) ...
23:03:18 #9 48.29 Setting up manpages (5.10-1ubuntu0.1) ...
23:03:18 #9 48.30 Setting up unzip (6.0-26ubuntu1) ...
23:03:18 #9 48.32 Setting up perl-modules-5.32 (5.32.1-3ubuntu2) ...
23:03:18 #9 48.33 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
23:03:18 #9 48.34 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
23:03:18 #9 48.35 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:18 #9 48.37 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
23:03:18 #9 48.38 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
23:03:18 #9 48.39 Setting up libmagic1:amd64 (1:5.39-3) ...
23:03:18 #9 48.41 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
23:03:18 #9 48.42 Setting up less (551-2) ...
23:03:18 #9 48.44 Setting up perl-openssl-defaults:amd64 (5) ...
23:03:18 #9 48.45 Setting up linux-libc-dev:amd64 (5.11.0-22.23) ...
23:03:18 #9 48.46 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
23:03:18 #9 48.47 Setting up gettext-base (0.21-3ubuntu2) ...
23:03:18 #9 48.48 Setting up liblzo2-2:amd64 (2.10-2build1) ...
23:03:18 #9 48.49 Setting up libnpth0:amd64 (1.6-3) ...
23:03:18 #9 48.51 Setting up file (1:5.39-3) ...
23:03:18 #9 48.52 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
23:03:18 #9 48.53 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:18 #9 48.54 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
23:03:18 #9 48.55 Setting up bzip2 (1.0.8-4ubuntu3) ...
23:03:18 #9 48.56 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
23:03:18 #9 48.58 Setting up libunwind8:amd64 (1.3.2-2) ...
23:03:18 #9 48.59 Setting up libjbig0:amd64 (2.1-3.1build1) ...
23:03:18 #9 48.60 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
23:03:18 #9 48.62 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:18 #9 48.63 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:18 #9 48.64 Setting up tzdata (2021a-1ubuntu1) ...
23:03:18 #9 48.74 
23:03:18 #9 48.74 Current default time zone: 'Etc/UTC'
23:03:18 #9 48.74 Local time is now:      Tue Jun 29 23:03:18 UTC 2021.
23:03:18 #9 48.74 Universal Time is now:  Tue Jun 29 23:03:18 UTC 2021.
23:03:18 #9 48.74 Run 'dpkg-reconfigure tzdata' if you wish to change it.
23:03:18 #9 48.74 
23:03:18 #9 48.76 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
23:03:18 #9 48.77 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.77 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
23:03:18 #9 48.78 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
23:03:18 #9 48.79 Setting up autotools-dev (20180224.1+nmu1) ...
23:03:18 #9 48.80 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
23:03:18 #9 48.82 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
23:03:18 #9 48.83 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
23:03:18 #9 48.84 Setting up make (4.3-4ubuntu1) ...
23:03:18 #9 48.85 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
23:03:18 #9 48.87 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
23:03:18 #9 48.88 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
23:03:18 #9 48.89 Setting up lzip (1.22-3) ...
23:03:18 #9 48.91 Setting up strace (5.11-0ubuntu1) ...
23:03:18 #9 48.92 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
23:03:18 #9 48.94 Setting up xz-utils (5.2.5-1.0build2) ...
23:03:18 #9 48.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.95 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
23:03:18 #9 48.96 Setting up t1utils (1.41-4) ...
23:03:18 #9 48.97 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:18 #9 48.98 Setting up diffstat (1.64-1) ...
23:03:18 #9 48.99 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
23:03:18 #9 49.00 Setting up libmpc3:amd64 (1.2.0-1build1) ...
23:03:18 #9 49.01 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:18 #9 49.03 Setting up patch (2.7.6-7) ...
23:03:18 #9 49.04 Setting up autopoint (0.21-3ubuntu2) ...
23:03:18 #9 49.05 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
23:03:18 #9 49.06 Setting up fonts-dejavu-core (2.37-2build1) ...
23:03:18 #9 49.12 Setting up ucf (3.0043) ...
23:03:19 #9 49.21 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
23:03:19 #9 49.23 Setting up libltdl7:amd64 (2.4.6-15) ...
23:03:19 #9 49.24 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
23:03:19 #9 49.25 Setting up libssh-4:amd64 (0.9.5-1) ...
23:03:19 #9 49.26 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:19 #9 49.27 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:19 #9 49.28 Setting up libmd0:amd64 (1.0.3-3build1) ...
23:03:19 #9 49.30 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
23:03:19 #9 49.31 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
23:03:19 #9 49.32 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
23:03:19 #9 49.33 Setting up libuchardet0:amd64 (0.0.7-1) ...
23:03:19 #9 49.36 Setting up lzop (1.04-2) ...
23:03:19 #9 49.37 Setting up libmpdec3:amd64 (2.5.1-2) ...
23:03:19 #9 49.38 Setting up git-man (1:2.30.2-1ubuntu1) ...
23:03:19 #9 49.39 Setting up netbase (6.2) ...
23:03:19 #9 49.43 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
23:03:19 #9 49.44 Setting up libfido2-1:amd64 (1.6.0-2) ...
23:03:19 #9 49.45 Setting up libisl23:amd64 (0.23-1build1) ...
23:03:19 #9 49.47 Setting up libc-dev-bin (2.33-0ubuntu5) ...
23:03:19 #9 49.48 Setting up openssl (1.1.1j-1ubuntu3) ...
23:03:19 #9 49.50 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
23:03:19 #9 49.51 Setting up libelf1:amd64 (0.183-8) ...
23:03:19 #9 49.52 Setting up readline-common (8.1-1) ...
23:03:19 #9 49.54 Setting up publicsuffix (20210108.1309-1) ...
23:03:19 #9 49.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
23:03:19 #9 49.56 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
23:03:19 #9 49.58 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:19 #9 49.59 Setting up iso-codes (4.6.0-1) ...
23:03:19 #9 49.60 Setting up liblocale-gettext-perl (1.07-4build1) ...
23:03:19 #9 49.61 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:19 #9 49.63 Setting up cpp-10 (10.3.0-1ubuntu1) ...
23:03:19 #9 49.65 Setting up dctrl-tools (2.24-3) ...
23:03:19 #9 49.68 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:19 #9 49.69 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:19 #9 49.70 Setting up libgdbm6:amd64 (1.19-2) ...
23:03:19 #9 49.71 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
23:03:19 #9 49.72 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
23:03:19 #9 49.73 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
23:03:19 #9 49.75 Setting up pinentry-curses (1.1.0-4build1) ...
23:03:19 #9 49.76 Setting up manpages-dev (5.10-1ubuntu0.1) ...
23:03:19 #9 49.77 Setting up libdw1:amd64 (0.183-8) ...
23:03:19 #9 49.78 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
23:03:19 #9 49.80 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
23:03:19 #9 49.81 Setting up gettext (0.21-3ubuntu2) ...
23:03:19 #9 49.82 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
23:03:20 #9 49.99 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:20 #9 50.00 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
23:03:20 #9 50.01 Setting up libedit2:amd64 (3.1-20191231-2) ...
23:03:20 #9 50.02 Setting up libreadline8:amd64 (8.1-1) ...
23:03:20 #9 50.03 Setting up m4 (1.4.18-5) ...
23:03:20 #9 50.05 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:20 #9 50.06 Setting up ca-certificates (20210119build1) ...
23:03:20 #9 50.41 Updating certificates in /etc/ssl/certs...
23:03:20 #9 50.84 129 added, 0 removed; done.
23:03:20 #9 50.87 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:20 #9 50.88 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
23:03:20 #9 50.89 Setting up libgdbm-compat4:amd64 (1.19-2) ...
23:03:20 #9 50.90 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2) ...
23:03:20 #9 50.91 Setting up dwz (0.14-1) ...
23:03:20 #9 50.92 Setting up groff-base (1.22.4-6) ...
23:03:20 #9 50.94 Setting up cpp (4:10.3.0-1ubuntu1) ...
23:03:20 #9 50.96 Setting up gpgconf (2.2.20-1ubuntu3) ...
23:03:20 #9 50.97 Setting up debugedit (1:0.1-0ubuntu2) ...
23:03:20 #9 50.98 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
23:03:20 #9 50.99 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
23:03:20 #9 51.00 Setting up libtiff5:amd64 (4.2.0-1build1) ...
23:03:20 #9 51.02 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
23:03:20 #9 51.03 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
23:03:20 #9 51.04 Setting up gpg (2.2.20-1ubuntu3) ...
23:03:20 #9 51.05 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
23:03:21 #9 51.06 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
23:03:21 #9 51.07 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
23:03:21 #9 51.08 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
23:03:21 #9 51.09 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
23:03:21 #9 51.10 Setting up gpg-agent (2.2.20-1ubuntu3) ...
23:03:21 #9 51.56 Setting up libxpm4:amd64 (1:3.5.12-1) ...
23:03:21 #9 51.58 Setting up openssh-client (1:8.4p1-5ubuntu1) ...
23:03:21 #9 51.67 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:21 #9 51.68 Setting up gpgsm (2.2.20-1ubuntu3) ...
23:03:21 #9 51.69 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
23:03:21 #9 51.71 Setting up binutils (2.36.1-6ubuntu1) ...
23:03:21 #9 51.72 Setting up man-db (2.9.4-2) ...
23:03:21 #9 51.82 Building database of manual pages ...
23:03:21 #9 52.05 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
23:03:21 #9 52.06 Setting up perl (5.32.1-3ubuntu2) ...
23:03:21 #9 52.08 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
23:03:21 #9 52.09 Setting up libclass-data-inheritable-perl (0.08-3) ...
23:03:21 #9 52.10 Setting up libdata-dump-perl (1.23-1.1) ...
23:03:21 #9 52.11 Setting up libref-util-perl (0.204-1) ...
23:03:21 #9 52.13 Setting up libipc-system-simple-perl (1.30-1) ...
23:03:21 #9 52.14 Setting up libnet-domain-tld-perl (1.75-1.1) ...
23:03:21 #9 52.15 Setting up libhash-fieldhash-perl (0.15-1build3) ...
23:03:21 #9 52.16 Setting up libgd3:amd64 (2.3.0-2) ...
23:03:22 #9 52.18 Setting up libvariable-magic-perl (0.62-1build3) ...
23:03:22 #9 52.19 Setting up libio-html-perl (1.004-2) ...
23:03:22 #9 52.20 Setting up libpod-parser-perl (1.63-2) ...
23:03:22 #9 52.21 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
23:03:22 #9 52.22 Setting up liblist-moreutils-xs-perl (0.430-2) ...
23:03:22 #9 52.23 Setting up gcc-10 (10.3.0-1ubuntu1) ...
23:03:22 #9 52.24 Setting up libparams-util-perl (1.102-1build1) ...
23:03:22 #9 52.26 Setting up libdpkg-perl (1.20.9ubuntu1) ...
23:03:22 #9 52.27 Setting up libtime-duration-perl (1.21-1) ...
23:03:22 #9 52.28 Setting up autoconf (2.69-14) ...
23:03:22 #9 52.30 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
23:03:22 #9 52.31 Setting up libarray-intspan-perl (2.004-1) ...
23:03:22 #9 52.32 Setting up libcapture-tiny-perl (0.48-1) ...
23:03:22 #9 52.33 Setting up libtimedate-perl (2.3300-2) ...
23:03:22 #9 52.35 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
23:03:22 #9 52.36 Setting up libsub-name-perl (0.26-1build1) ...
23:03:22 #9 52.37 Setting up libtype-tiny-xs-perl (0.022-1) ...
23:03:22 #9 52.38 Setting up libdata-validate-domain-perl (0.10-1.1) ...
23:03:22 #9 52.39 Setting up libproc-processtable-perl (0.59-2build1) ...
23:03:22 #9 52.41 Setting up libfile-chdir-perl (0.1008-1.1) ...
23:03:22 #9 52.42 Setting up xauth (1:1.1-1) ...
23:03:22 #9 52.42 Setting up libpath-tiny-perl (0.118-1) ...
23:03:22 #9 52.44 Setting up libarchive-cpio-perl (0.10-1.1) ...
23:03:22 #9 52.45 Setting up libjson-perl (4.03000-1) ...
23:03:22 #9 52.46 Setting up libipc-run3-perl (0.048-2) ...
23:03:22 #9 52.47 Setting up libsub-override-perl (0.09-2) ...
23:03:22 #9 52.48 Setting up libaliased-perl (0.34-1.1) ...
23:03:22 #9 52.50 Setting up libstrictures-perl (2.000006-1) ...
23:03:22 #9 52.51 Setting up libsub-quote-perl (2.006006-1) ...
23:03:22 #9 52.52 Setting up libdevel-stacktrace-perl (2.0400-1) ...
23:03:22 #9 52.53 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
23:03:22 #9 52.54 Setting up libsort-versions-perl (1.62-1) ...
23:03:22 #9 52.55 Setting up libexporter-tiny-perl (1.002002-1) ...
23:03:22 #9 52.56 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
23:03:22 #9 52.57 Setting up libfile-dirlist-perl (0.05-2) ...
23:03:22 #9 52.59 Setting up libterm-readkey-perl (2.38-1build2) ...
23:03:22 #9 52.60 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
23:03:22 #9 52.61 Setting up libperlio-gzip-perl (0.19-1build6) ...
23:03:22 #9 52.62 Setting up libsys-hostname-long-perl (1.5-2) ...
23:03:22 #9 52.63 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
23:03:22 #9 52.64 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
23:03:22 #9 52.66 Setting up liburi-perl (5.07-1) ...
23:03:22 #9 52.67 Setting up libfile-touch-perl (0.11-1) ...
23:03:22 #9 52.68 Setting up python3.9 (3.9.5-3~21.04) ...
23:03:23 #9 53.28 Setting up libc-devtools (2.33-0ubuntu5) ...
23:03:23 #9 53.29 Setting up libemail-address-xs-perl (1.04-1build4) ...
23:03:23 #9 53.30 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:23 #9 53.31 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
23:03:23 #9 53.33 Setting up automake (1:1.16.3-2ubuntu1) ...
23:03:23 #9 53.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:03:23 #9 53.33 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
23:03:23 #9 53.33 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
23:03:23 #9 53.34 Setting up libapt-pkg-perl (0.1.39build1) ...
23:03:23 #9 53.36 Setting up libstring-escape-perl (2010.002-2) ...
23:03:23 #9 53.39 Setting up libhttp-date-perl (6.05-1) ...
23:03:23 #9 53.41 Setting up libfile-which-perl (1.23-1) ...
23:03:23 #9 53.43 Setting up libfile-basedir-perl (0.08-1) ...
23:03:23 #9 53.44 Setting up libnumber-range-perl (0.12-1.1) ...
23:03:23 #9 53.46 Setting up libunicode-utf8-perl (0.62-1build2) ...
23:03:23 #9 53.47 Setting up libmouse-perl (2.5.10-1build2) ...
23:03:23 #9 53.48 Setting up g++-10 (10.3.0-1ubuntu1) ...
23:03:23 #9 53.49 Setting up libfile-listing-perl (6.14-1) ...
23:03:23 #9 53.51 Setting up libregexp-pattern-perl (0.2.14-1) ...
23:03:23 #9 53.52 Setting up libdata-messagepack-perl (1.00-4build1) ...
23:03:23 #9 53.53 Setting up libfont-afm-perl (1.20-3) ...
23:03:23 #9 53.54 Setting up libwant-perl (0.29-1build5) ...
23:03:23 #9 53.55 Setting up libdynaloader-functions-perl (0.003-1.1) ...
23:03:23 #9 53.57 Setting up libtext-glob-perl (0.11-1) ...
23:03:23 #9 53.58 Setting up libclass-method-modifiers-perl (2.13-1) ...
23:03:23 #9 53.59 Setting up liblist-compare-perl (0.55-1) ...
23:03:23 #9 53.61 Setting up libref-util-xs-perl (0.117-1build3) ...
23:03:23 #9 53.62 Setting up libio-pty-perl (1:1.15-2) ...
23:03:23 #9 53.64 Setting up libtool (2.4.6-15) ...
23:03:23 #9 53.66 Setting up libfile-fcntllock-perl (0.22-3build5) ...
23:03:23 #9 53.67 Setting up libsort-key-perl (1.33-2build3) ...
23:03:23 #9 53.68 Setting up libclone-perl (0.45-1build1) ...
23:03:23 #9 53.69 Setting up libalgorithm-diff-perl (1.201-1) ...
23:03:23 #9 53.70 Setting up libarchive-zip-perl (1.68-1) ...
23:03:23 #9 53.72 Setting up libsub-identify-perl (0.14-1build3) ...
23:03:23 #9 53.73 Setting up libdistro-info-perl (1.0) ...
23:03:23 #9 53.74 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
23:03:23 #9 53.75 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
23:03:23 #9 53.76 Setting up libio-stringy-perl (2.111-3) ...
23:03:23 #9 53.78 Setting up liblist-moreutils-perl (0.430-2) ...
23:03:23 #9 53.79 Setting up libhtml-tagset-perl (3.20-4) ...
23:03:23 #9 53.80 Setting up liblog-any-perl (1.709-1) ...
23:03:23 #9 53.81 Setting up libauthen-sasl-perl (2.1600-1.1) ...
23:03:23 #9 53.82 Setting up libdevel-size-perl (0.83-1build2) ...
23:03:23 #9 53.83 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
23:03:23 #9 53.85 Setting up libpod-constants-perl (0.19-2) ...
23:03:23 #9 53.86 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
23:03:23 #9 53.87 Setting up liblwp-mediatypes-perl (6.04-1) ...
23:03:23 #9 53.88 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
23:03:23 #9 53.89 Setting up libtry-tiny-perl (0.30-1) ...
23:03:23 #9 53.90 Setting up libtype-tiny-perl (1.012001-2) ...
23:03:23 #9 53.91 Setting up libcommon-sense-perl (3.75-1build4) ...
23:03:23 #9 53.93 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
23:03:23 #9 53.94 Setting up libnet-http-perl (6.20-1) ...
23:03:24 #9 53.95 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
23:03:24 #9 53.96 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
23:03:24 #9 53.97 Setting up libtime-moment-perl (0.44-1build4) ...
23:03:24 #9 53.98 Setting up libencode-locale-perl (1.05-1.1) ...
23:03:24 #9 53.99 Setting up python3 (3.9.4-1) ...
23:03:24 #9 54.28 Setting up libexception-class-perl (1.44-1) ...
23:03:24 #9 54.29 Setting up python3-xdg (0.27-2) ...
23:03:24 #9 54.45 Setting up libconfig-tiny-perl (2.24-1) ...
23:03:24 #9 54.46 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
23:03:24 #9 54.47 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
23:03:24 #9 54.48 Setting up liblist-utilsby-perl (0.11-1) ...
23:03:24 #9 54.50 Setting up libstring-shellquote-perl (1.04-1) ...
23:03:24 #9 54.51 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:24 #9 54.52 Setting up libsub-install-perl (0.928-1.1) ...
23:03:24 #9 54.53 Setting up gcc (4:10.3.0-1ubuntu1) ...
23:03:24 #9 54.55 Setting up dpkg-dev (1.20.9ubuntu1) ...
23:03:24 #9 54.57 Setting up libnumber-compare-perl (0.03-1.1) ...
23:03:24 #9 54.58 Setting up intltool-debian (0.35.0+20060710.5) ...
23:03:24 #9 54.60 Setting up liberror-perl (0.17029-1) ...
23:03:24 #9 54.61 Setting up python3-six (1.15.0-2) ...
23:03:24 #9 54.74 Setting up dh-autoreconf (20) ...
23:03:24 #9 54.75 Setting up patchutils (0.4.2-1) ...
23:03:24 #9 54.76 Setting up libmail-sendmail-perl (0.80-1.1) ...
23:03:24 #9 54.78 Setting up libltdl-dev:amd64 (2.4.6-15) ...
23:03:24 #9 54.79 Setting up libjson-maybexs-perl (1.004003-1) ...
23:03:24 #9 54.80 Setting up libxml-sax-base-perl (1.09-1.1) ...
23:03:24 #9 54.81 Setting up libio-string-perl (1.08-3.1) ...
23:03:24 #9 54.82 Setting up libreadonly-perl (2.050-3) ...
23:03:24 #9 54.83 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
23:03:24 #9 54.84 Setting up python3-gpg (1.14.0-1ubuntu3) ...
23:03:24 #9 55.01 Setting up python3-certifi (2020.6.20-1) ...
23:03:25 #9 55.14 Setting up libfile-find-rule-perl (0.34-1) ...
23:03:25 #9 55.15 Setting up libstring-copyright-perl (0.003006-1) ...
23:03:25 #9 55.16 Setting up python3-idna (2.10-1) ...
23:03:25 #9 55.37 Setting up libdata-optlist-perl (0.110-1.1) ...
23:03:25 #9 55.38 Setting up libipc-run-perl (20200505.0-1) ...
23:03:25 #9 55.39 Setting up libtext-xslate-perl (3.5.8-1build2) ...
23:03:25 #9 55.40 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
23:03:25 #9 55.58 Setting up libcontextual-return-perl (0.004014-2) ...
23:03:25 #9 55.59 Setting up libwww-robotrules-perl (6.02-1) ...
23:03:25 #9 55.60 Setting up libtypes-serialiser-perl (1.01-1) ...
23:03:25 #9 55.61 Setting up g++ (4:10.3.0-1ubuntu1) ...
23:03:25 #9 55.64 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
23:03:25 #9 55.64 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
23:03:25 #9 55.64 Setting up libhtml-parser-perl (3.75-1build1) ...
23:03:25 #9 55.65 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
23:03:25 #9 55.66 Setting up librole-tiny-perl (2.002004-1) ...
23:03:25 #9 55.68 Setting up build-essential (12.8ubuntu3) ...
23:03:25 #9 55.69 Setting up python3-unidiff (0.5.5-2) ...
23:03:25 #9 55.82 Setting up lsb-release (11.1.0ubuntu2) ...
23:03:25 #9 55.83 Setting up libfont-ttf-perl (1.06-1.1) ...
23:03:25 #9 55.85 Setting up libfile-homedir-perl (1.006-1) ...
23:03:25 #9 55.86 Setting up python3-magic (2:0.4.20-3) ...
23:03:25 #9 56.00 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
23:03:25 #9 56.01 Setting up libio-socket-ssl-perl (2.069-1) ...
23:03:25 #9 56.02 Setting up libsub-exporter-perl (0.987-1) ...
23:03:25 #9 56.03 Setting up libalgorithm-merge-perl (0.08-3) ...
23:03:25 #9 56.04 Setting up libhttp-message-perl (6.28-1) ...
23:03:25 #9 56.06 Setting up libhtml-form-perl (6.07-1) ...
23:03:25 #9 56.08 Setting up python3-pkg-resources (52.0.0-3) ...
23:03:26 #9 56.27 Setting up libiterator-perl (0.03+ds1-1.1) ...
23:03:26 #9 56.28 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
23:03:26 #9 56.29 Setting up libjson-xs-perl (4.030-1build1) ...
23:03:26 #9 56.30 Setting up libhttp-negotiate-perl (6.01-1) ...
23:03:26 #9 56.31 Setting up libio-prompter-perl (0.004015-1) ...
23:03:26 #9 56.33 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
23:03:26 #9 56.34 Setting up libhttp-cookies-perl (6.10-1) ...
23:03:26 #9 56.35 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
23:03:26 #9 56.51 Setting up po-debconf (1.0.21+nmu1) ...
23:03:26 #9 56.52 Setting up libhtml-tree-perl (5.07-2) ...
23:03:26 #9 56.53 Setting up libparams-classify-perl (0.015-1build3) ...
23:03:26 #9 56.54 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
23:03:26 #9 56.55 Setting up libpath-iterator-rule-perl (1.014-1) ...
23:03:26 #9 56.56 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2) ...
23:03:26 #9 56.58 Setting up libhtml-format-perl (2.12-1.1) ...
23:03:26 #9 56.59 Setting up libxml-sax-perl (1.02+dfsg-1) ...
23:03:26 #9 56.64 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
23:03:26 #9 56.70 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:03:26 #9 56.85 
23:03:26 #9 56.85 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:03:26 #9 56.88 Setting up dirmngr (2.2.20-1ubuntu3) ...
23:03:26 #9 57.04 Setting up python3-chardet (4.0.0-1) ...
23:03:27 #9 57.32 Setting up libnet-smtp-ssl-perl (1.04-1) ...
23:03:27 #9 57.33 Setting up libmodule-runtime-perl (0.016-1) ...
23:03:27 #9 57.34 Setting up libmailtools-perl (2.21-1) ...
23:03:27 #9 57.35 Setting up python3-debian (0.1.39) ...
23:03:27 #9 57.52 Setting up python3-requests (2.25.1+dfsg-2) ...
23:03:27 #9 57.67 Setting up git (1:2.30.2-1ubuntu1) ...
23:03:27 #9 57.70 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
23:03:27 #9 57.75 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
23:03:27 #9 57.82 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
23:03:27 #9 57.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:03:28 #9 58.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:03:28 #9 58.03 Setting up dh-strip-nondeterminism (1.11.0-1) ...
23:03:28 #9 58.04 Setting up libconst-fast-perl (0.014-1.1) ...
23:03:28 #9 58.06 Setting up libhttp-daemon-perl (6.12-1) ...
23:03:28 #9 58.07 Setting up libgit-wrapper-perl (0.048-1) ...
23:03:28 #9 58.08 Setting up libcurl4:amd64 (7.74.0-1ubuntu2) ...
23:03:28 #9 58.09 Setting up curl (7.74.0-1ubuntu2) ...
23:03:28 #9 58.10 Setting up libdata-dpath-perl (0.58-1) ...
23:03:28 #9 58.11 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
23:03:28 #9 58.12 Setting up libmodule-implementation-perl (0.09-1.1) ...
23:03:28 #9 58.13 Setting up libpackage-stash-perl (0.39-1) ...
23:03:28 #9 58.15 Setting up libimport-into-perl (1.002005-1) ...
23:03:28 #9 58.16 Setting up libmoo-perl (2.004004-1) ...
23:03:28 #9 58.17 Setting up liblist-someutils-perl (0.58-1) ...
23:03:28 #9 58.18 Setting up debhelper (13.3.4ubuntu1) ...
23:03:28 #9 58.19 Setting up dput (1.1.0ubuntu1) ...
23:03:28 #9 58.35 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
23:03:28 #9 58.36 Setting up equivs (2.3.1) ...
23:03:28 #9 58.38 Setting up gnupg (2.2.20-1ubuntu3) ...
23:03:28 #9 58.39 Setting up libmoox-aliases-perl (0.001006-1.1) ...
23:03:28 #9 58.40 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
23:03:28 #9 58.41 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
23:03:28 #9 58.42 Setting up libnamespace-clean-perl (0.27-1) ...
23:03:28 #9 58.43 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
23:03:28 #9 58.44 Setting up libnamespace-autoclean-perl (0.29-1) ...
23:03:28 #9 58.45 Setting up libgitlab-api-v4-perl (0.26-1) ...
23:03:28 #9 58.47 Setting up libmoox-struct-perl (0.020-1) ...
23:03:28 #9 58.48 Setting up lintian (2.104.0ubuntu2) ...
23:03:28 #9 58.49 Setting up licensecheck (3.1.1-2) ...
23:03:28 #9 58.50 Setting up liblwp-protocol-https-perl (6.10-1) ...
23:03:28 #9 58.51 Setting up libwww-perl (6.52-1) ...
23:03:28 #9 58.53 Setting up devscripts (2.21.1ubuntu1) ...
23:03:28 #9 58.69 Setting up libxml-parser-perl:amd64 (2.46-2) ...
23:03:28 #9 58.70 Setting up libxml-sax-expat-perl (0.51-1) ...
23:03:28 #9 58.74 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
23:03:28 #9 58.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:03:28 #9 58.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:03:29 #9 58.94 Processing triggers for libc-bin (2.33-0ubuntu5) ...
23:03:29 #9 58.96 Processing triggers for ca-certificates (20210119build1) ...
23:03:29 #9 58.97 Updating certificates in /etc/ssl/certs...
23:03:29 #9 59.33 0 added, 0 removed; done.
23:03:29 #9 59.33 Running hooks in /etc/ca-certificates/update.d...
23:03:29 #9 59.33 done.
23:03:29 #9 DONE 59.8s
23:03:29 
23:03:29 #11 [stage-1 4/9] COPY common /root/build-deb/debian
23:03:29 #11 sha256:ad2153087872a4dc7afdcb9cae0cbfc72a717e49c81a6e127e746e4c3044d24e
23:03:29 #11 DONE 0.1s
23:03:29 
23:03:29 #12 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
23:03:29 #12 sha256:ee56fa88c249cb981523bf4a053c8a989a9a7b3609b38769545b4ff8e8e3f3ce
23:03:30 #12 0.788 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
23:03:30 #12 0.971 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
23:03:31 #12 1.078 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
23:03:31 #12 1.184 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
23:03:31 #12 1.253 Reading package lists...
23:03:31 #12 2.156 dpkg-buildpackage: info: source package docker-ce-build-deps
23:03:31 #12 2.156 dpkg-buildpackage: info: source version 1.0
23:03:31 #12 2.156 dpkg-buildpackage: info: source distribution unstable
23:03:31 #12 2.156 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
23:03:31 #12 2.190 dpkg-buildpackage: info: host architecture amd64
23:03:32 #12 2.190  dpkg-source --before-build .
23:03:32 #12 2.287  debian/rules clean
23:03:32 #12 2.289 dh clean
23:03:32 #12 2.374    dh_clean
23:03:32 #12 2.405  debian/rules binary
23:03:32 #12 2.406 dh binary
23:03:32 #12 2.480    dh_update_autotools_config
23:03:32 #12 2.507    dh_autoreconf
23:03:32 #12 2.549    create-stamp debian/debhelper-build-stamp
23:03:32 #12 2.549    dh_prep
23:03:32 #12 2.575    dh_install
23:03:32 #12 2.606    dh_installdocs
23:03:32 #12 2.643    dh_installchangelogs
23:03:32 #12 2.722    dh_perl
23:03:32 #12 2.756    dh_link
23:03:32 #12 2.788    dh_strip_nondeterminism
23:03:32 #12 2.833    dh_compress
23:03:32 #12 2.870    dh_fixperms
23:03:32 #12 2.908    dh_missing
23:03:32 #12 2.933    dh_installdeb
23:03:32 #12 2.964    dh_gencontrol
23:03:32 #12 3.078    dh_md5sums
23:03:32 #12 3.110    dh_builddeb
23:03:32 #12 3.135 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
23:03:32 #12 3.155  dpkg-genbuildinfo --build=binary
23:03:33 #12 3.289  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
23:03:33 #12 3.367 dpkg-genchanges: info: binary-only upload (no source code included)
23:03:33 #12 3.370  dpkg-source --after-build .
23:03:33 #12 3.468 dpkg-buildpackage: info: binary-only upload (no source included)
23:03:33 #12 3.472 
23:03:33 #12 3.472 The package has been created.
23:03:33 #12 3.472 Attention, the package has been created in the current directory,
23:03:33 #12 3.472 not in ".." as indicated by the message above!
23:03:33 #12 3.493 Selecting previously unselected package docker-ce-build-deps.
23:03:33 #12 3.509 (Reading database ... 26711 files and directories currently installed.)
23:03:33 #12 3.510 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
23:03:33 #12 3.514 Unpacking docker-ce-build-deps (1.0) ...
23:03:34 #12 3.585 Reading package lists...
23:03:34 #12 4.213 Building dependency tree...
23:03:34 #12 4.360 Reading state information...
23:03:34 #12 4.379 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
23:03:34 #12 4.567 Starting 2 pkgProblemResolver with broken count: 0
23:03:34 #12 4.570 Done
23:03:34 #12 4.727  Done
23:03:34 #12 4.874 Starting pkgProblemResolver with broken count: 0
23:03:34 #12 4.898 Starting 2 pkgProblemResolver with broken count: 0
23:03:34 #12 4.901 Done
23:03:34 #12 5.124 The following additional packages will be installed:
23:03:34 #12 5.124   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
23:03:34 #12 5.124   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:03:34 #12 5.124   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:03:34 #12 5.125   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
23:03:34 #12 5.125   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
23:03:34 #12 5.126 Suggested packages:
23:03:34 #12 5.126   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
23:03:34 #12 5.126 Recommended packages:
23:03:34 #12 5.126   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
23:03:34 #12 5.160 The following NEW packages will be installed:
23:03:35 #12 5.160   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
23:03:35 #12 5.160   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:03:35 #12 5.161   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
23:03:35 #12 5.161   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
23:03:35 #12 5.161   libsystemd-dev libudev-dev libuv1 pkg-config
23:03:35 #12 5.162 The following packages will be upgraded:
23:03:35 #12 5.163   libsystemd0 libudev1
23:03:35 #12 5.640 2 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
23:03:35 #12 5.640 1 not fully installed or removed.
23:03:35 #12 5.640 Need to get 12.3 MB of archives.
23:03:35 #12 5.640 After this operation, 50.5 MB of additional disk space will be used.
23:03:35 #12 5.640 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
23:03:35 #12 6.163 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
23:03:36 #12 6.551 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
23:03:36 #12 6.578 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
23:03:36 #12 6.585 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
23:03:36 #12 6.594 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuv1 amd64 1.40.0-1 [81.6 kB]
23:03:36 #12 6.599 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
23:03:36 #12 6.981 Get:8 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 dh-apparmor all 3.0.0-0ubuntu7 [9436 B]
23:03:36 #12 6.982 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
23:03:36 #12 6.989 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
23:03:36 #12 7.008 Get:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev1 amd64 247.3-3ubuntu3.1 [69.3 kB]
23:03:36 #12 7.013 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
23:03:36 #12 7.023 Get:13 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
23:03:36 #12 7.024 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.1 [20.2 kB]
23:03:36 #12 7.027 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
23:03:36 #12 7.047 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
23:03:36 #12 7.090 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
23:03:37 #12 7.093 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
23:03:37 #12 7.197 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
23:03:37 #12 7.242 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
23:03:37 #12 7.252 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
23:03:37 #12 7.254 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
23:03:37 #12 7.260 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd0 amd64 247.3-3ubuntu3.1 [276 kB]
23:03:37 #12 7.279 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.1 [299 kB]
23:03:37 #12 7.298 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
23:03:37 #12 7.387 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
23:03:37 #12 7.536 debconf: delaying package configuration, since apt-utils is not installed
23:03:37 #12 7.577 Fetched 12.3 MB in 2s (5543 kB/s)
23:03:37 #12 7.606 Selecting previously unselected package bash-completion.
23:03:37 #12 7.606 (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 ... 26715 files and directories currently installed.)
23:03:37 #12 7.623 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
23:03:38 #12 8.100 Unpacking bash-completion (1:2.11-2ubuntu1) ...
23:03:38 #12 8.221 Selecting previously unselected package cmake-data.
23:03:38 #12 8.224 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
23:03:38 #12 8.229 Unpacking cmake-data (3.18.4-2ubuntu1) ...
23:03:38 #12 8.595 Selecting previously unselected package libarchive13:amd64.
23:03:38 #12 8.599 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
23:03:38 #12 8.607 Unpacking libarchive13:amd64 (3.4.3-2) ...
23:03:38 #12 8.668 Selecting previously unselected package libjsoncpp24:amd64.
23:03:38 #12 8.668 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
23:03:38 #12 8.671 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:03:38 #12 8.711 Selecting previously unselected package librhash0:amd64.
23:03:38 #12 8.715 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
23:03:38 #12 8.719 Unpacking librhash0:amd64 (1.4.1-1) ...
23:03:38 #12 8.765 Selecting previously unselected package libuv1:amd64.
23:03:38 #12 8.768 Preparing to unpack .../05-libuv1_1.40.0-1_amd64.deb ...
23:03:38 #12 8.772 Unpacking libuv1:amd64 (1.40.0-1) ...
23:03:38 #12 8.804 Selecting previously unselected package cmake.
23:03:38 #12 8.807 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
23:03:38 #12 8.811 Unpacking cmake (3.18.4-2ubuntu1) ...
23:03:39 #12 9.353 Selecting previously unselected package dh-apparmor.
23:03:39 #12 9.356 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7_all.deb ...
23:03:39 #12 9.360 Unpacking dh-apparmor (3.0.0-0ubuntu7) ...
23:03:39 #12 9.395 Selecting previously unselected package libbtrfs0:amd64.
23:03:39 #12 9.398 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
23:03:39 #12 9.402 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
23:03:39 #12 9.443 Selecting previously unselected package libbtrfs-dev:amd64.
23:03:39 #12 9.446 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
23:03:39 #12 9.450 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
23:03:39 #12 9.506 Preparing to unpack .../10-libudev1_247.3-3ubuntu3.1_amd64.deb ...
23:03:39 #12 9.517 Unpacking libudev1:amd64 (247.3-3ubuntu3.1) over (247.3-3ubuntu3) ...
23:03:39 #12 9.569 Setting up libudev1:amd64 (247.3-3ubuntu3.1) ...
23:03:39 #12 9.612 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:03:39 #12 9.612 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30409 files and directories currently installed.)
23:03:39 #12 9.630 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
23:03:39 #12 9.634 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
23:03:39 #12 9.678 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:03:39 #12 9.681 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
23:03:39 #12 9.685 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
23:03:39 #12 9.713 Selecting previously unselected package libudev-dev:amd64.
23:03:39 #12 9.715 Preparing to unpack .../02-libudev-dev_247.3-3ubuntu3.1_amd64.deb ...
23:03:39 #12 9.719 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.1) ...
23:03:39 #12 9.750 Selecting previously unselected package libsepol1-dev:amd64.
23:03:39 #12 9.752 Preparing to unpack .../03-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
23:03:39 #12 9.756 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
23:03:39 #12 9.824 Selecting previously unselected package libpcre2-16-0:amd64.
23:03:39 #12 9.827 Preparing to unpack .../04-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
23:03:39 #12 9.830 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
23:03:39 #12 9.878 Selecting previously unselected package libpcre2-32-0:amd64.
23:03:39 #12 9.881 Preparing to unpack .../05-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
23:03:39 #12 9.886 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
23:03:39 #12 9.937 Selecting previously unselected package libpcre2-posix2:amd64.
23:03:39 #12 9.940 Preparing to unpack .../06-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
23:03:39 #12 9.945 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
23:03:39 #12 9.973 Selecting previously unselected package libpcre2-dev:amd64.
23:03:39 #12 9.976 Preparing to unpack .../07-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
23:03:39 #12 9.980 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
23:03:39 #12 10.07 Selecting previously unselected package libselinux1-dev:amd64.
23:03:39 #12 10.07 Preparing to unpack .../08-libselinux1-dev_3.1-3build1_amd64.deb ...
23:03:39 #12 10.08 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
23:03:39 #12 10.13 Selecting previously unselected package libdevmapper-dev:amd64.
23:03:39 #12 10.13 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
23:03:39 #12 10.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
23:03:39 #12 10.16 Selecting previously unselected package libseccomp-dev:amd64.
23:03:39 #12 10.16 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
23:03:39 #12 10.17 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
23:03:39 #12 10.21 Preparing to unpack .../11-libsystemd0_247.3-3ubuntu3.1_amd64.deb ...
23:03:40 #12 10.22 Unpacking libsystemd0:amd64 (247.3-3ubuntu3.1) over (247.3-3ubuntu3) ...
23:03:40 #12 10.30 Setting up libsystemd0:amd64 (247.3-3ubuntu3.1) ...
23:03:40 #12 10.34 Selecting previously unselected package libsystemd-dev:amd64.
23:03:40 #12 10.34 (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 ... 30940 files and directories currently installed.)
23:03:40 #12 10.35 Preparing to unpack .../libsystemd-dev_247.3-3ubuntu3.1_amd64.deb ...
23:03:40 #12 10.36 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.1) ...
23:03:40 #12 10.47 Selecting previously unselected package libglib2.0-0:amd64.
23:03:40 #12 10.48 Preparing to unpack .../libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
23:03:40 #12 10.48 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
23:03:40 #12 10.62 Selecting previously unselected package pkg-config.
23:03:40 #12 10.63 Preparing to unpack .../pkg-config_0.29.2-1ubuntu1_amd64.deb ...
23:03:40 #12 10.63 Unpacking pkg-config (0.29.2-1ubuntu1) ...
23:03:40 #12 10.67 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
23:03:40 #12 10.68 Setting up libarchive13:amd64 (3.4.3-2) ...
23:03:40 #12 10.69 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
23:03:40 #12 10.70 No schema files found: doing nothing.
23:03:40 #12 10.71 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
23:03:40 #12 10.72 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
23:03:40 #12 10.73 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
23:03:40 #12 10.74 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
23:03:40 #12 10.75 Setting up libuv1:amd64 (1.40.0-1) ...
23:03:40 #12 10.76 Setting up bash-completion (1:2.11-2ubuntu1) ...
23:03:41 #12 11.28 Setting up pkg-config (0.29.2-1ubuntu1) ...
23:03:41 #12 11.33 Setting up libudev-dev:amd64 (247.3-3ubuntu3.1) ...
23:03:41 #12 11.34 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
23:03:41 #12 11.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:03:41 #12 11.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
23:03:41 #12 11.37 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
23:03:41 #12 11.38 Setting up librhash0:amd64 (1.4.1-1) ...
23:03:41 #12 11.39 Setting up cmake-data (3.18.4-2ubuntu1) ...
23:03:41 #12 11.41 Setting up dh-apparmor (3.0.0-0ubuntu7) ...
23:03:41 #12 11.42 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.1) ...
23:03:41 #12 11.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
23:03:41 #12 11.44 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
23:03:41 #12 11.45 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
23:03:41 #12 11.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
23:03:41 #12 11.48 Setting up cmake (3.18.4-2ubuntu1) ...
23:03:41 #12 11.49 Setting up docker-ce-build-deps (1.0) ...
23:03:41 #12 11.50 Processing triggers for man-db (2.9.4-2) ...
23:03:41 #12 11.52 Processing triggers for libc-bin (2.33-0ubuntu5) ...
23:03:41 #12 DONE 11.7s
23:03:41 
23:03:41 #13 [stage-1 6/9] COPY sources/ /sources
23:03:41 #13 sha256:848752897024316affaca366156d986214d428f34fc4203d0881e71e09ac592f
23:03:41 #13 DONE 0.1s
23:03:41 
23:03:41 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
23:03:41 #15 sha256:0a34dbc35d684dbd47e1235713e43b99e33600702d89a0866ae44fdbdef5218d
23:03:44 #15 DONE 2.2s
23:03:44 
23:03:44 #16 [stage-1 8/9] WORKDIR /root/build-deb
23:03:44 #16 sha256:3cf0b2cb3e04043dbb096ba2bacfb6264fadc87149980ecda506aade65ac8362
23:03:44 #16 DONE 0.0s
23:03:44 
23:03:44 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
23:03:44 #17 sha256:b40301fc8dff3b15158b2252c875cf36703733da6597c990d35605480e3b78c9
23:03:44 #17 DONE 0.0s
23:03:44 
23:03:44 #18 exporting to image
23:03:44 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:03:44 #18 exporting layers
23:03:49 #18 exporting layers 5.5s done
23:03:49 #18 writing image sha256:5374c1f6142cc66c855c497946da7cebda8995d06a0a68dd849f1b82b288b9a8 done
23:03:49 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
23:03:49 #18 DONE 5.5s
23:03:49 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/x86_64
23:03:49 + set -e
23:03:49 + mkdir -p /root/build-deb/engine
23:03:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
23:03:50 + mkdir -p /root/build-deb/cli
23:03:50 + tar -C /root/build-deb -xzf /sources/cli.tgz
23:03:50 + mkdir -p /root/build-deb/compose-cli
23:03:50 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
23:03:50 + mkdir -p /root/build-deb/scan-cli-plugin
23:03:50 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
23:03:50 + mkdir -p /go/src/github.com/docker
23:03:50 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
23:03:50 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
23:03:50 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
23:03:50 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
23:03:50 + EPOCH=5
23:03:50 + EPOCH_SEP=
23:03:50 + [[ ! -z 5 ]]
23:03:50 + EPOCH_SEP=:
23:03:50 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
23:03:50 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
23:03:50 VERSION AAA 0.0.0-20210629140245-4a6fe51
23:03:50 VERSION bbb 0.0.0-20210629140245-4a6fe51
23:03:50 + VERSION=0.0.0-20210629140245-4a6fe51
23:03:50 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
23:03:50 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
23:03:50 + debSource=docker-ce
23:03:50 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
23:03:50 + debMaintainer='Docker <support@docker.com>'
23:03:50 ++ date --rfc-2822
23:03:50 + debDate='Tue, 29 Jun 2021 23:03:50 +0000'
23:03:50 + cat
23:03:50 + export CLI_GITCOMMIT=4a6fe51
23:03:50 + CLI_GITCOMMIT=4a6fe51
23:03:50 + export ENGINE_GITCOMMIT=d12fc17
23:03:50 + ENGINE_GITCOMMIT=d12fc17
23:03:50 + export SCAN_GITCOMMIT=35651ca
23:03:50 + SCAN_GITCOMMIT=35651ca
23:03:50 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
23:03:50 VERSION BBB 0.0.0-20210629140245-4a6fe51
23:03:50 + dpkg-buildpackage -uc -us -I.git
23:03:50 dpkg-buildpackage: info: source package docker-ce
23:03:50 dpkg-buildpackage: info: source version 5:0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute
23:03:50 dpkg-buildpackage: info: source distribution hirsute
23:03:50 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
23:03:50 dpkg-buildpackage: info: host architecture amd64
23:03:50  dpkg-source -I.git --before-build .
23:03:51  debian/rules clean
23:03:51 dh clean --with=bash-completion --with=systemd
23:03:51    dh_clean
23:03:51  dpkg-source -I.git -b .
23:03:51 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
23:03:51 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
23:03:51 dpkg-source: warning: native package version may not have a revision
23:03:51 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~ubuntu'
23:03:51 dpkg-source: info: using source format '1.0'
23:03:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.tar.gz
23:04:01 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.dsc
23:04:01  debian/rules build
23:04:01 dh build --with=bash-completion --with=systemd
23:04:01    dh_update_autotools_config
23:04:01    dh_autoreconf
23:04:01    debian/rules override_dh_auto_build
23:04:01 make[1]: Entering directory '/root/build-deb'
23:04:01 # Build the daemon and dependencies
23:04:01 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
23:04:01 
23:04:01 Removing bundles/
23:04:01 
23:04:01 ---> Making bundle: dynbinary (in bundles/dynbinary)
23:04:01 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
23:04:01 GOOS="" GOARCH="" GOARM=""
23:05:37 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
23:05:37 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
23:05:37 GOOS="" GOARCH="" GOARM=""
23:05:37 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
23:05:37 
23:05:37 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
23:05:37 + RM_GOPATH=0
23:05:37 + TMP_GOPATH=/go
23:05:37 + : /usr/local/bin
23:05:37 + '[' -z /go ']'
23:05:37 + export GOPATH=/go
23:05:37 + GOPATH=/go
23:05:37 + case "$(go env GOARCH)" in
23:05:37 ++ go env GOARCH
23:05:37 + export GO_BUILDMODE=-buildmode=pie
23:05:37 + GO_BUILDMODE=-buildmode=pie
23:05:37 ++ dirname hack/dockerfile/install/install.sh
23:05:37 + dir=hack/dockerfile/install
23:05:37 + bin=tini
23:05:37 + shift
23:05:37 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
23:05:37 + . hack/dockerfile/install/tini.installer
23:05:37 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:05:37 + install_tini
23:05:37 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:05:37 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:05:37 + git clone https://github.com/krallin/tini.git /go/tini
23:05:37 Cloning into '/go/tini'...
23:05:37 + cd /go/tini
23:05:37 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:05:37 + cmake .
23:05:37 -- The C compiler identification is GNU 10.3.0
23:05:37 -- Detecting C compiler ABI info
23:05:37 -- Detecting C compiler ABI info - done
23:05:37 -- Check for working C compiler: /usr/bin/cc - skipped
23:05:37 -- Detecting C compile features
23:05:37 -- Detecting C compile features - done
23:05:37 -- Performing Test HAS_BUILTIN_FORTIFY
23:05:37 -- Performing Test HAS_BUILTIN_FORTIFY - Success
23:05:37 -- Configuring done
23:05:37 -- Generating done
23:05:37 -- Build files have been written to: /go/tini
23:05:37 + make tini-static
23:05:37 make[2]: Entering directory '/go/tini'
23:05:37 make[3]: Entering directory '/go/tini'
23:05:37 make[4]: Entering directory '/go/tini'
23:05:37 make[5]: Entering directory '/go/tini'
23:05:37 Scanning dependencies of target tini-static
23:05:37 make[5]: Leaving directory '/go/tini'
23:05:37 make[5]: Entering directory '/go/tini'
23:05:37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:05:37 [100%] Linking C executable tini-static
23:05:37 make[5]: Leaving directory '/go/tini'
23:05:37 [100%] Built target tini-static
23:05:37 make[4]: Leaving directory '/go/tini'
23:05:37 make[3]: Leaving directory '/go/tini'
23:05:37 make[2]: Leaving directory '/go/tini'
23:05:37 + mkdir -p /usr/local/bin
23:05:37 + cp tini-static /usr/local/bin/docker-init
23:05:37 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
23:05:37 + RM_GOPATH=0
23:05:37 + TMP_GOPATH=/go
23:05:37 + : /usr/local/bin
23:05:37 + '[' -z /go ']'
23:05:37 + export GOPATH=/go
23:05:37 + GOPATH=/go
23:05:37 + case "$(go env GOARCH)" in
23:05:37 ++ go env GOARCH
23:05:37 + export GO_BUILDMODE=-buildmode=pie
23:05:37 + GO_BUILDMODE=-buildmode=pie
23:05:37 ++ dirname hack/dockerfile/install/install.sh
23:05:37 + dir=hack/dockerfile/install
23:05:37 + bin=rootlesskit
23:05:37 + shift
23:05:37 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
23:05:37 + . hack/dockerfile/install/rootlesskit.installer
23:05:37 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:05:37 + install_rootlesskit dynamic
23:05:37 + case "$1" in
23:05:37 + install_rootlesskit_dynamic
23:05:37 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
23:05:37 + ROOTLESSKIT_LDFLAGS=-linkmode=external
23:05:37 + export BUILD_MODE=-buildmode=pie
23:05:37 + BUILD_MODE=-buildmode=pie
23:05:37 + _install_rootlesskit
23:05:37 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:05:37 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
23:05:37 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:05:37 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
23:05:37 + cd /go/src/github.com/rootless-containers/rootlesskit
23:05:37 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:05:37 + export GO111MODULE=on
23:05:37 + GO111MODULE=on
23:05:37 + export GOPROXY=https://proxy.golang.org
23:05:37 + GOPROXY=https://proxy.golang.org
23:05:37 + for f in rootlesskit rootlesskit-docker-proxy
23:05:37 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:05:37 go: downloading github.com/pkg/errors v0.9.1
23:05:37 go: downloading github.com/sirupsen/logrus v1.8.1
23:05:37 go: downloading github.com/urfave/cli/v2 v2.3.0
23:05:37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:05:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:05:37 go: downloading github.com/google/uuid v1.2.0
23:05:37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:05:37 go: downloading github.com/moby/vpnkit v0.5.0
23:05:37 go: downloading github.com/gofrs/flock v0.8.0
23:05:37 go: downloading github.com/gorilla/mux v1.8.0
23:05:37 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:05:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:05:37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:05:37 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:05:37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:05:41 + for f in rootlesskit rootlesskit-docker-proxy
23:05:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:05:42 + return
23:05:42 # Build the CLI
23:05:42 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
23:05:42 Building dynamic docker-linux-amd64
23:07:03 make[2]: Entering directory '/root/build-deb/cli'
23:07:03 scripts/docs/generate-man.sh
23:08:11 Project root: /go/src/github.com/docker/cli
23:08:11 Generating man pages into /go/src/github.com/docker/cli/man/man1
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
23:08:11 2021/06/29 23:08:03 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 WARNING: go-md2man does not handle node type HTMLSpan
23:08:11 make[2]: Leaving directory '/root/build-deb/cli'
23:08:11 # Build the compose-cli plugin
23:08:11 # FIXME: using GOPROXY, to work around:
23:08:11 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
23:08:11 cd /go/src/github.com/docker/compose-cli \
23:08:11 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
23:08:11 && mkdir -p /usr/libexec/docker/cli-plugins/ \
23:08:11 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
23:08:11 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
23:08:43 make[2]: Entering directory '/root/build-deb/compose-cli'
23:08:43 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
23:09:51 make[2]: Leaving directory '/root/build-deb/compose-cli'
23:09:51 # Build the scan-plugin
23:09:51 # TODO change once we support scan-plugin on other architectures
23:09:51 if [ "amd64" = "amd64" ]; then \
23:09:51 	cd /go/src/github.com/docker/scan-cli-plugin \
23:09:51 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
23:09:51 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
23:09:51 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
23:09:51 fi
23:09:51 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
23:09:51 GO111MODULE=on make -f builder.Makefile build
23:09:51 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
23:09:51 mkdir -p bin
23:09:51 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
23:10:13 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
23:10:15 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
23:10:18 go: downloading github.com/spf13/cobra v1.0.0
23:10:18 go: downloading github.com/sirupsen/logrus v1.4.2
23:10:18 go: downloading github.com/spf13/pflag v1.0.3
23:10:18 go: downloading github.com/Masterminds/semver/v3 v3.1.0
23:10:18 go: downloading github.com/google/uuid v1.1.1
23:10:19 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
23:10:19 go: downloading github.com/docker/go v1.5.1-1
23:10:19 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
23:10:20 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
23:10:20 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
23:10:24 go: downloading github.com/containerd/containerd v1.3.4
23:10:24 go: downloading google.golang.org/grpc v1.23.1
23:10:26 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
23:10:26 go: downloading github.com/docker/docker-credential-helpers v0.6.3
23:10:26 go: downloading github.com/gorilla/mux v1.7.4
23:10:26 go: downloading github.com/gogo/protobuf v1.3.1
23:10:27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:10:28 go: downloading github.com/golang/protobuf v1.3.2
23:10:29 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
23:10:29 go: downloading github.com/prometheus/client_golang v1.1.0
23:10:29 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
23:10:30 go: downloading github.com/prometheus/common v0.6.0
23:10:31 go: downloading github.com/prometheus/procfs v0.0.3
23:10:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:10:53 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
23:10:53 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
23:10:53 # Build the CLI plugins
23:10:53 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
23:10:53 set -e;cd /sources && \
23:10:53 	tar xzf plugin-installers.tgz; \
23:10:53 	for installer in plugins/*.installer; do \
23:10:53 		LDFLAGS='' bash ${installer} build; \
23:10:53 	done
23:10:53 Cloning into '/go/src/github.com/docker/buildx'...
23:10:55 Fetching origin
23:10:55 + GOFLAGS=-mod=vendor
23:10:55 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
23:12:03 make[1]: Leaving directory '/root/build-deb'
23:12:03    debian/rules override_dh_auto_test
23:12:03 make[1]: Entering directory '/root/build-deb'
23:12:03 ./engine/bundles/dynbinary-daemon/dockerd -v
23:12:03 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
23:12:03 ./cli/build/docker -v
23:12:03 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
23:12:03 make[1]: Leaving directory '/root/build-deb'
23:12:03    create-stamp debian/debhelper-build-stamp
23:12:03  debian/rules binary
23:12:03 dh binary --with=bash-completion --with=systemd
23:12:03    dh_testroot
23:12:03    dh_prep
23:12:03    debian/rules override_dh_auto_install
23:12:03 make[1]: Entering directory '/root/build-deb'
23:12:03 # docker-ce-cli install
23:12:03 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
23:12:03 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
23:12:03 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
23:12:03 set -e;cd /sources && \
23:12:03 	tar xzf plugin-installers.tgz; \
23:12:03 	for installer in plugins/*.installer; do \
23:12:03 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
23:12:03 		PREFIX=/usr/libexec/docker/cli-plugins \
23:12:03 			bash ${installer} install_plugin; \
23:12:03 	done
23:12:03 # docker-ce install
23:12:03 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
23:12:03 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
23:12:03 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
23:12:03 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
23:12:03 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
23:12:03 # docker-compose-plugin install
23:12:03 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
23:12:03 # docker-scan-plugin install
23:12:03 # TODO change once we support scan-plugin on other architectures
23:12:03 if [ "amd64" = "amd64" ]; then \
23:12:03 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
23:12:03 fi
23:12:03 # docker-ce-rootless-extras install
23:12:03 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
23:12:03 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
23:12:03 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
23:12:03 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
23:12:03 # TODO: how can we install vpnkit?
23:12:03 make[1]: Leaving directory '/root/build-deb'
23:12:03    debian/rules override_dh_install
23:12:03 make[1]: Entering directory '/root/build-deb'
23:12:03 dh_install
23:12:03 # TODO Can we do this from within our container?
23:12:03 dh_apparmor --profile-name=docker-ce -pdocker-ce
23:12:03 make[1]: Leaving directory '/root/build-deb'
23:12:03    dh_installdocs
23:12:03    dh_installchangelogs
23:12:03    dh_installman
23:12:04    dh_bash-completion
23:12:04    dh_systemd_enable
23:12:04    debian/rules override_dh_installinit
23:12:04 make[1]: Entering directory '/root/build-deb'
23:12:04 # use "docker" as our service name, not "docker-ce"
23:12:04 dh_installinit --name=docker
23:12:04 make[1]: Leaving directory '/root/build-deb'
23:12:04    dh_systemd_start
23:12:04    dh_perl
23:12:04    dh_link
23:12:04    dh_strip_nondeterminism
23:12:04    dh_compress
23:12:04    dh_fixperms
23:12:04    dh_missing
23:12:04    debian/rules override_dh_strip
23:12:04 make[1]: Entering directory '/root/build-deb'
23:12:04 # Go has lots of problems with stripping, so just don't
23:12:04 make[1]: Leaving directory '/root/build-deb'
23:12:04    dh_makeshlibs
23:12:05    debian/rules override_dh_shlibdeps
23:12:05 make[1]: Entering directory '/root/build-deb'
23:12:05 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
23:12:17 make[1]: Leaving directory '/root/build-deb'
23:12:17    dh_installdeb
23:12:17    debian/rules override_dh_gencontrol
23:12:17 make[1]: Entering directory '/root/build-deb'
23:12:17 # Use separate version for the compose-plugin package, then generate the other control files as usual
23:12:17 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
23:12:17 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
23:12:17 
23:12:17 # Use separate version for the scan-plugin package, then generate the other control files as usual
23:12:17 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
23:12:17 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
23:12:17 if [ "amd64" = "amd64" ]; then \
23:12:17 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
23:12:17 fi
23:12:17 dh_gencontrol --remaining-packages
23:12:17 make[1]: Leaving directory '/root/build-deb'
23:12:17    dh_md5sums
23:12:17    dh_builddeb
23:12:17 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb'.
23:12:17 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'.
23:12:43 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'.
23:13:06 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'.
23:13:44 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'.
23:13:52  dpkg-genbuildinfo
23:13:53  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.changes
23:13:54 dpkg-genchanges: info: including full source code in upload
23:13:54  dpkg-source -I.git --after-build .
23:13:54 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
23:13:54 + destination=/build
23:13:54 + mkdir -p /build
23:13:54 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb /root/docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb /build
23:13:54 copied '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 copied '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.dsc'
23:13:54 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.dsc'
23:13:54 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.tar.gz'
23:13:54 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute.tar.gz'
23:13:54 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.buildinfo'
23:13:54 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.buildinfo'
23:13:54 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.changes'
23:13:54 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.changes'
23:13:54 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~ubuntu-hirsute_amd64.deb'
23:13:54 copied '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb'
23:13:54 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb'
23:13:54 copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
23:13:54 removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
23:14:01 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
23:14:02 == Building packages for debian-bullseye ==
23:14:02 mkdir -p "debbuild/debian-bullseye"
23:14:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
23:14:02 #1 [internal] load build definition from Dockerfile
23:14:02 #1 sha256:d81fff8aa550ce255d1a8a27f6038d22aab665b6476b308cf5c0116c94a5755d
23:14:02 #1 transferring dockerfile: 922B done
23:14:02 #1 DONE 0.0s
23:14:02 
23:14:02 #2 [internal] load .dockerignore
23:14:02 #2 sha256:f78815f27d697d87d5cac3ac60835fcdceb01e73fdb1d99905d0fc3eac5adb5b
23:14:02 #2 transferring context: 2B done
23:14:02 #2 DONE 0.0s
23:14:02 
23:14:02 #5 [auth] library/debian:pull token for registry-1.docker.io
23:14:02 #5 sha256:8cd245f90e2317c83009f9ece603dbd4b142b87c951fe807db9cb17160a44053
23:14:02 #5 DONE 0.0s
23:14:02 
23:14:02 #6 [auth] library/golang:pull token for registry-1.docker.io
23:14:02 #6 sha256:5fc937d79e0aba5050447c581a3170617011483043cbdab26d77594581692a54
23:14:02 #6 DONE 0.0s
23:14:02 
23:14:02 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
23:14:02 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
23:14:02 #4 DONE 0.2s
23:14:02 
23:14:02 #3 [internal] load metadata for docker.io/library/debian:bullseye
23:14:02 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
23:14:02 #3 DONE 0.5s
23:14:02 
23:14:02 #9 [internal] load build context
23:14:02 #9 sha256:b77a8abe700b0217071db8007ed68a0262cfc7adb33889460119d9adba7ebc89
23:14:02 #9 transferring context: 800B done
23:14:02 #9 DONE 0.0s
23:14:02 
23:14:02 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
23:14:02 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
23:14:02 #13 CACHED
23:14:02 
23:14:02 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358
23:14:02 #7 sha256:f686c8d7eaf86c6885b93a4753c074840e9f09033011a8ba063e6910af74908e
23:14:02 #7 resolve docker.io/library/debian:bullseye@sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358 done
23:14:02 #7 sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358 1.85kB / 1.85kB done
23:14:02 #7 sha256:4e638159bf1141b6754e22cca8f243974a04f52d6c595eb840086f5f0da0aa83 529B / 529B done
23:14:02 #7 sha256:bcce5f35cfb532eef879bd1a9f1ddd89ae6ca48a02e99df053abcfa46d19205d 1.46kB / 1.46kB done
23:14:02 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 0B / 54.90MB 0.1s
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 5.24MB / 54.90MB 0.5s
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 16.78MB / 54.90MB 0.6s
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 30.41MB / 54.90MB 0.7s
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 48.23MB / 54.90MB 0.9s
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 52.43MB / 54.90MB 1.0s
23:14:03 #7 extracting sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d
23:14:03 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 54.90MB / 54.90MB 1.1s done
23:14:05 #7 extracting sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 1.9s done
23:14:06 #7 DONE 3.2s
23:14:06 
23:14:06 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
23:14:06 #8 sha256:739500b02a7698dcb706f02e193eda4a7f35e19990975eb160ec2da5793248b0
23:14:06 #8 0.677 Get:1 http://deb.debian.org/debian bullseye InRelease [150 kB]
23:14:06 #8 0.689 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [40.1 kB]
23:14:06 #8 0.771 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
23:14:06 #8 0.772 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8185 kB]
23:14:06 #8 0.999 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [812 B]
23:14:07 #8 1.933 Fetched 8420 kB in 2s (5546 kB/s)
23:14:08 #8 1.933 Reading package lists...
23:14:08 #8 2.471 Reading package lists...
23:14:08 #8 2.996 Building dependency tree...
23:14:08 #8 3.130 Reading state information...
23:14:09 #8 3.295 The following additional packages will be installed:
23:14:09 #8 3.295   autoconf automake autopoint autotools-dev binutils binutils-common
23:14:09 #8 3.295   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
23:14:09 #8 3.295   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
23:14:09 #8 3.295   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
23:14:09 #8 3.295   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
23:14:09 #8 3.295   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
23:14:09 #8 3.296   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
23:14:09 #8 3.296   intltool-debian iso-codes less libalgorithm-diff-perl
23:14:09 #8 3.296   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
23:14:09 #8 3.296   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
23:14:09 #8 3.296   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
23:14:09 #8 3.296   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
23:14:09 #8 3.296   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
23:14:09 #8 3.296   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
23:14:09 #8 3.296   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
23:14:09 #8 3.296   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
23:14:09 #8 3.296   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
23:14:09 #8 3.296   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
23:14:09 #8 3.296   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
23:14:09 #8 3.296   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
23:14:09 #8 3.296   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
23:14:09 #8 3.296   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
23:14:09 #8 3.296   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
23:14:09 #8 3.296   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
23:14:09 #8 3.296   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
23:14:09 #8 3.296   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
23:14:09 #8 3.296   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
23:14:09 #8 3.296   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
23:14:09 #8 3.296   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
23:14:09 #8 3.296   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
23:14:09 #8 3.296   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
23:14:09 #8 3.296   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
23:14:09 #8 3.296   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
23:14:09 #8 3.296   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
23:14:09 #8 3.296   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
23:14:09 #8 3.296   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
23:14:09 #8 3.296   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
23:14:09 #8 3.296   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
23:14:09 #8 3.296   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
23:14:09 #8 3.296   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
23:14:09 #8 3.296   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
23:14:09 #8 3.296   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
23:14:09 #8 3.296   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
23:14:09 #8 3.296   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
23:14:09 #8 3.296   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
23:14:09 #8 3.296   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
23:14:09 #8 3.296   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
23:14:09 #8 3.296   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
23:14:09 #8 3.296   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
23:14:09 #8 3.296   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
23:14:09 #8 3.296   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
23:14:09 #8 3.296   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
23:14:09 #8 3.296   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
23:14:09 #8 3.296   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
23:14:09 #8 3.296   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
23:14:09 #8 3.296   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
23:14:09 #8 3.296   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
23:14:09 #8 3.296   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
23:14:09 #8 3.296   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
23:14:09 #8 3.296   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
23:14:09 #8 3.297   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
23:14:09 #8 3.297   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
23:14:09 #8 3.297   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
23:14:09 #8 3.297   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
23:14:09 #8 3.297   libstrictures-perl libstring-copyright-perl libstring-escape-perl
23:14:09 #8 3.297   libstring-shellquote-perl libsub-exporter-perl
23:14:09 #8 3.297   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
23:14:09 #8 3.297   libsub-name-perl libsub-override-perl libsub-quote-perl
23:14:09 #8 3.297   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
23:14:09 #8 3.297   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
23:14:09 #8 3.297   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
23:14:09 #8 3.297   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
23:14:09 #8 3.297   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
23:14:09 #8 3.297   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
23:14:09 #8 3.297   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
23:14:09 #8 3.297   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
23:14:09 #8 3.297   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
23:14:09 #8 3.297   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
23:14:09 #8 3.297   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
23:14:09 #8 3.297   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
23:14:09 #8 3.297   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
23:14:09 #8 3.297   netbase openssh-client openssl patch patchutils pbzip2 perl
23:14:09 #8 3.297   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
23:14:09 #8 3.297   pristine-tar publicsuffix python-apt-common python3 python3-apt
23:14:09 #8 3.297   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
23:14:09 #8 3.297   python3-magic python3-minimal python3-pkg-resources python3-requests
23:14:09 #8 3.297   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
23:14:09 #8 3.297   python3.9-minimal readline-common sensible-utils shared-mime-info strace
23:14:09 #8 3.297   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
23:14:09 #8 3.299 Suggested packages:
23:14:09 #8 3.299   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
23:14:09 #8 3.299   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
23:14:09 #8 3.299   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
23:14:09 #8 3.299   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
23:14:09 #8 3.299   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
23:14:09 #8 3.299   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
23:14:09 #8 3.299   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
23:14:09 #8 3.299   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
23:14:09 #8 3.299   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
23:14:09 #8 3.299   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
23:14:09 #8 3.299   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
23:14:09 #8 3.299   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
23:14:09 #8 3.299   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
23:14:09 #8 3.299   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
23:14:09 #8 3.299   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
23:14:09 #8 3.299   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
23:14:09 #8 3.299   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
23:14:09 #8 3.299   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
23:14:09 #8 3.299   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
23:14:09 #8 3.299   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
23:14:09 #8 3.299   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
23:14:09 #8 3.299   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
23:14:09 #8 3.299   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
23:14:09 #8 3.299   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
23:14:09 #8 3.299   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
23:14:09 #8 3.299   python3-cryptography python3-openssl python3-socks python-requests-doc
23:14:09 #8 3.299   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
23:14:11 #8 4.924 The following NEW packages will be installed:
23:14:11 #8 4.924   autoconf automake autopoint autotools-dev binutils binutils-common
23:14:11 #8 4.924   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
23:14:11 #8 4.925   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
23:14:11 #8 4.925   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
23:14:11 #8 4.925   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
23:14:11 #8 4.925   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
23:14:11 #8 4.925   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
23:14:11 #8 4.925   gpgconf gpgsm groff-base intltool-debian iso-codes less
23:14:11 #8 4.925   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
23:14:11 #8 4.925   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
23:14:11 #8 4.925   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
23:14:11 #8 4.925   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
23:14:11 #8 4.925   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
23:14:11 #8 4.925   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
23:14:11 #8 4.925   libclass-inspector-perl libclass-method-modifiers-perl
23:14:11 #8 4.925   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
23:14:11 #8 4.925   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
23:14:11 #8 4.925   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
23:14:11 #8 4.925   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
23:14:11 #8 4.925   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
23:14:11 #8 4.925   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
23:14:11 #8 4.925   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
23:14:11 #8 4.925   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
23:14:11 #8 4.925   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
23:14:11 #8 4.925   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
23:14:11 #8 4.925   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
23:14:11 #8 4.925   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
23:14:11 #8 4.925   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
23:14:11 #8 4.925   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
23:14:11 #8 4.925   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
23:14:11 #8 4.926   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
23:14:11 #8 4.926   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
23:14:11 #8 4.926   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
23:14:11 #8 4.926   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
23:14:11 #8 4.926   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
23:14:11 #8 4.926   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
23:14:11 #8 4.926   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
23:14:11 #8 4.926   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
23:14:11 #8 4.926   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
23:14:11 #8 4.926   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
23:14:11 #8 4.926   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
23:14:11 #8 4.926   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
23:14:11 #8 4.926   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
23:14:11 #8 4.926   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
23:14:11 #8 4.926   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
23:14:11 #8 4.926   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
23:14:11 #8 4.926   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
23:14:11 #8 4.926   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
23:14:11 #8 4.926   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
23:14:11 #8 4.926   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
23:14:11 #8 4.926   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
23:14:11 #8 4.926   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
23:14:11 #8 4.926   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
23:14:11 #8 4.926   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
23:14:11 #8 4.926   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
23:14:11 #8 4.926   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
23:14:11 #8 4.926   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
23:14:11 #8 4.926   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
23:14:11 #8 4.926   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
23:14:11 #8 4.926   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
23:14:11 #8 4.926   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
23:14:11 #8 4.926   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
23:14:11 #8 4.926   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
23:14:11 #8 4.926   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
23:14:11 #8 4.926   libstrictures-perl libstring-copyright-perl libstring-escape-perl
23:14:11 #8 4.926   libstring-shellquote-perl libsub-exporter-perl
23:14:11 #8 4.926   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
23:14:11 #8 4.926   libsub-name-perl libsub-override-perl libsub-quote-perl
23:14:11 #8 4.926   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
23:14:11 #8 4.926   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
23:14:11 #8 4.926   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
23:14:11 #8 4.926   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
23:14:11 #8 4.926   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
23:14:11 #8 4.926   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
23:14:11 #8 4.926   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
23:14:11 #8 4.926   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
23:14:11 #8 4.926   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
23:14:11 #8 4.926   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
23:14:11 #8 4.926   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
23:14:11 #8 4.926   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
23:14:11 #8 4.927   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
23:14:11 #8 4.927   netbase openssh-client openssl patch patchutils pbzip2 perl
23:14:11 #8 4.927   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
23:14:11 #8 4.927   pristine-tar publicsuffix python-apt-common python3 python3-apt
23:14:11 #8 4.927   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
23:14:11 #8 4.927   python3-magic python3-minimal python3-pkg-resources python3-requests
23:14:11 #8 4.927   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
23:14:11 #8 4.927   python3.9-minimal readline-common sensible-utils shared-mime-info strace
23:14:11 #8 4.927   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
23:14:11 #8 5.204 0 upgraded, 384 newly installed, 0 to remove and 6 not upgraded.
23:14:11 #8 5.204 Need to get 176 MB of archives.
23:14:11 #8 5.204 After this operation, 572 MB of additional disk space will be used.
23:14:11 #8 5.204 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-7 [145 kB]
23:14:11 #8 5.211 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
23:14:11 #8 5.212 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
23:14:11 #8 5.233 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
23:14:11 #8 5.233 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
23:14:11 #8 5.234 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
23:14:11 #8 5.251 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4 [2823 kB]
23:14:11 #8 5.275 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
23:14:11 #8 5.275 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4 [4117 kB]
23:14:11 #8 5.306 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4 [293 kB]
23:14:11 #8 5.308 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
23:14:11 #8 5.309 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
23:14:11 #8 5.315 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
23:14:11 #8 5.315 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
23:14:11 #8 5.329 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
23:14:11 #8 5.329 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
23:14:11 #8 5.330 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
23:14:11 #8 5.331 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
23:14:11 #8 5.332 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
23:14:11 #8 5.333 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
23:14:11 #8 5.335 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
23:14:11 #8 5.340 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
23:14:11 #8 5.351 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
23:14:11 #8 5.355 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
23:14:11 #8 5.355 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
23:14:11 #8 5.356 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
23:14:11 #8 5.357 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
23:14:11 #8 5.357 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
23:14:11 #8 5.358 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:14:11 #8 5.359 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB]
23:14:11 #8 5.364 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
23:14:11 #8 5.366 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:14:11 #8 5.368 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:14:11 #8 5.369 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:14:11 #8 5.370 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
23:14:11 #8 5.372 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
23:14:11 #8 5.381 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
23:14:11 #8 5.382 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
23:14:11 #8 5.382 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
23:14:11 #8 5.383 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
23:14:11 #8 5.417 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
23:14:11 #8 5.418 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
23:14:11 #8 5.427 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
23:14:11 #8 5.428 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
23:14:11 #8 5.430 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:14:11 #8 5.431 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:14:11 #8 5.432 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:14:11 #8 5.435 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:14:11 #8 5.437 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:14:11 #8 5.444 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
23:14:11 #8 5.447 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
23:14:11 #8 5.462 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
23:14:11 #8 5.466 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
23:14:11 #8 5.467 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
23:14:11 #8 5.468 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
23:14:11 #8 5.480 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
23:14:11 #8 5.481 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-12 [275 kB]
23:14:11 #8 5.483 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.40-1 [1349 kB]
23:14:11 #8 5.492 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
23:14:11 #8 5.493 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
23:14:11 #8 5.495 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
23:14:11 #8 5.495 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-12 [2346 kB]
23:14:11 #8 5.511 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
23:14:11 #8 5.516 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
23:14:11 #8 5.529 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
23:14:11 #8 5.530 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
23:14:11 #8 5.592 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
23:14:11 #8 5.593 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
23:14:11 #8 5.593 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
23:14:11 #8 5.594 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
23:14:11 #8 5.595 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
23:14:11 #8 5.595 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
23:14:11 #8 5.609 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
23:14:11 #8 5.615 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
23:14:11 #8 5.629 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
23:14:11 #8 5.634 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
23:14:11 #8 5.635 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
23:14:11 #8 5.651 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
23:14:11 #8 5.777 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
23:14:11 #8 5.778 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
23:14:11 #8 5.790 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
23:14:11 #8 5.858 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
23:14:11 #8 5.858 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
23:14:11 #8 5.861 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
23:14:11 #8 5.871 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:14:11 #8 5.872 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
23:14:11 #8 5.887 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:14:11 #8 5.887 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
23:14:11 #8 5.889 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
23:14:11 #8 5.890 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
23:14:11 #8 5.891 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
23:14:11 #8 5.893 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
23:14:11 #8 5.893 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
23:14:11 #8 5.894 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
23:14:11 #8 5.895 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
23:14:11 #8 5.896 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.2 [341 kB]
23:14:11 #8 5.899 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.2 [267 kB]
23:14:11 #8 5.901 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
23:14:11 #8 5.902 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
23:14:11 #8 5.903 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:14:11 #8 5.907 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
23:14:11 #8 5.907 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
23:14:11 #8 5.908 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
23:14:11 #8 5.909 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [25.6 kB]
23:14:11 #8 5.909 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.11.0-1 [15.3 kB]
23:14:11 #8 5.910 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:14:11 #8 5.911 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
23:14:11 #8 5.913 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-6 [8625 kB]
23:14:11 #8 5.978 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
23:14:11 #8 5.983 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
23:14:11 #8 5.992 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
23:14:11 #8 5.992 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
23:14:11 #8 5.994 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
23:14:11 #8 6.001 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2020.12.24 [31.7 MB]
23:14:12 #8 6.231 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
23:14:12 #8 6.232 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
23:14:12 #8 6.233 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
23:14:12 #8 6.233 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
23:14:12 #8 6.238 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
23:14:12 #8 6.239 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
23:14:12 #8 6.239 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
23:14:12 #8 6.245 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
23:14:12 #8 6.252 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
23:14:12 #8 6.258 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
23:14:12 #8 6.265 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
23:14:12 #8 6.266 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
23:14:12 #8 6.271 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
23:14:12 #8 6.274 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
23:14:12 #8 6.278 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
23:14:12 #8 6.283 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
23:14:12 #8 6.288 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
23:14:12 #8 6.289 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
23:14:12 #8 6.289 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
23:14:12 #8 6.289 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
23:14:12 #8 6.290 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
23:14:12 #8 6.290 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
23:14:12 #8 6.291 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
23:14:12 #8 6.292 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
23:14:12 #8 6.292 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
23:14:12 #8 6.293 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
23:14:12 #8 6.293 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
23:14:12 #8 6.294 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
23:14:12 #8 6.295 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
23:14:12 #8 6.295 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
23:14:12 #8 6.296 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
23:14:12 #8 6.297 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
23:14:12 #8 6.298 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
23:14:12 #8 6.299 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
23:14:12 #8 6.301 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
23:14:12 #8 6.301 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
23:14:12 #8 6.302 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
23:14:12 #8 6.303 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
23:14:12 #8 6.304 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
23:14:12 #8 6.305 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
23:14:12 #8 6.307 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
23:14:12 #8 6.309 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
23:14:12 #8 6.309 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
23:14:12 #8 6.310 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
23:14:12 #8 6.311 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
23:14:12 #8 6.311 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
23:14:12 #8 6.312 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
23:14:12 #8 6.313 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
23:14:12 #8 6.316 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
23:14:12 #8 6.318 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
23:14:12 #8 6.318 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
23:14:12 #8 6.319 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
23:14:12 #8 6.320 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
23:14:12 #8 6.320 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
23:14:12 #8 6.322 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
23:14:12 #8 6.323 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
23:14:12 #8 6.324 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.2 [1092 kB]
23:14:12 #8 6.334 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
23:14:12 #8 6.335 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.50 [7460 B]
23:14:12 #8 6.335 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-3 [189 kB]
23:14:12 #8 6.337 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
23:14:12 #8 6.339 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-1 [17.1 kB]
23:14:12 #8 6.339 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
23:14:12 #8 6.340 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
23:14:12 #8 6.342 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
23:14:12 #8 6.345 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
23:14:12 #8 6.346 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
23:14:12 #8 6.346 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
23:14:12 #8 6.354 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
23:14:12 #8 6.357 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.2 [338 kB]
23:14:12 #8 6.359 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
23:14:12 #8 6.360 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
23:14:12 #8 6.373 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
23:14:12 #8 6.424 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
23:14:12 #8 6.451 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
23:14:12 #8 6.452 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
23:14:12 #8 6.453 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
23:14:12 #8 6.454 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
23:14:12 #8 6.455 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
23:14:12 #8 6.455 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
23:14:12 #8 6.458 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
23:14:12 #8 6.459 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
23:14:12 #8 6.460 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
23:14:12 #8 6.461 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
23:14:12 #8 6.462 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
23:14:12 #8 6.463 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
23:14:12 #8 6.464 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
23:14:12 #8 6.464 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
23:14:12 #8 6.467 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
23:14:12 #8 6.471 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
23:14:12 #8 6.475 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
23:14:12 #8 6.476 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
23:14:12 #8 6.478 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
23:14:12 #8 6.478 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
23:14:12 #8 6.482 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
23:14:12 #8 6.487 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
23:14:12 #8 6.491 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
23:14:12 #8 6.492 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
23:14:12 #8 6.496 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.1-1 [310 kB]
23:14:12 #8 6.500 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.1-1 [770 kB]
23:14:12 #8 6.506 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
23:14:12 #8 6.506 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
23:14:12 #8 6.508 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-12 [245 kB]
23:14:12 #8 6.510 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
23:14:12 #8 6.510 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
23:14:12 #8 6.511 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
23:14:12 #8 6.511 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
23:14:12 #8 6.512 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
23:14:12 #8 6.512 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
23:14:12 #8 6.513 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
23:14:12 #8 6.513 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
23:14:12 #8 6.514 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
23:14:12 #8 6.514 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
23:14:12 #8 6.515 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
23:14:12 #8 6.515 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
23:14:12 #8 6.516 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
23:14:12 #8 6.517 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
23:14:12 #8 6.518 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
23:14:12 #8 6.518 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
23:14:12 #8 6.520 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
23:14:12 #8 6.521 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
23:14:12 #8 6.522 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
23:14:12 #8 6.523 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
23:14:12 #8 6.524 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
23:14:12 #8 6.525 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
23:14:12 #8 6.526 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
23:14:12 #8 6.527 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
23:14:12 #8 6.528 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
23:14:12 #8 6.529 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
23:14:12 #8 6.530 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
23:14:12 #8 6.531 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
23:14:12 #8 6.532 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
23:14:12 #8 6.533 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
23:14:12 #8 6.534 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
23:14:12 #8 6.535 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
23:14:12 #8 6.536 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
23:14:12 #8 6.537 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
23:14:12 #8 6.538 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
23:14:12 #8 6.538 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
23:14:12 #8 6.539 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
23:14:12 #8 6.540 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
23:14:12 #8 6.541 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
23:14:12 #8 6.542 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
23:14:12 #8 6.543 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
23:14:12 #8 6.543 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
23:14:12 #8 6.544 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
23:14:12 #8 6.545 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
23:14:12 #8 6.548 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
23:14:12 #8 6.549 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
23:14:12 #8 6.550 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
23:14:12 #8 6.550 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
23:14:12 #8 6.551 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
23:14:12 #8 6.552 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
23:14:12 #8 6.552 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
23:14:12 #8 6.554 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
23:14:12 #8 6.555 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
23:14:12 #8 6.556 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
23:14:12 #8 6.557 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
23:14:12 #8 6.558 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
23:14:12 #8 6.559 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
23:14:12 #8 6.560 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
23:14:12 #8 6.561 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
23:14:12 #8 6.562 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
23:14:12 #8 6.565 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
23:14:12 #8 6.566 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
23:14:12 #8 6.576 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
23:14:12 #8 6.583 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:14:12 #8 6.584 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
23:14:12 #8 6.584 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
23:14:12 #8 6.585 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
23:14:12 #8 6.585 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
23:14:12 #8 6.586 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
23:14:12 #8 6.587 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
23:14:12 #8 6.587 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
23:14:12 #8 6.587 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
23:14:12 #8 6.588 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
23:14:12 #8 6.589 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
23:14:12 #8 6.590 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
23:14:12 #8 6.590 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
23:14:12 #8 6.591 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
23:14:12 #8 6.592 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
23:14:12 #8 6.593 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
23:14:12 #8 6.594 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
23:14:12 #8 6.644 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
23:14:12 #8 6.688 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
23:14:12 #8 6.689 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
23:14:12 #8 6.689 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
23:14:12 #8 6.690 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
23:14:12 #8 6.690 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
23:14:12 #8 6.692 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
23:14:12 #8 6.693 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
23:14:12 #8 6.695 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
23:14:12 #8 6.696 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
23:14:12 #8 6.697 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
23:14:12 #8 6.697 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
23:14:12 #8 6.698 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
23:14:12 #8 6.700 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
23:14:12 #8 6.701 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
23:14:12 #8 6.702 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
23:14:12 #8 6.704 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
23:14:12 #8 6.705 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
23:14:12 #8 6.706 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
23:14:12 #8 6.711 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
23:14:12 #8 6.713 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
23:14:12 #8 6.715 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
23:14:12 #8 6.715 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
23:14:12 #8 6.718 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
23:14:12 #8 6.718 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
23:14:12 #8 6.719 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
23:14:12 #8 6.720 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
23:14:12 #8 6.721 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
23:14:12 #8 6.722 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
23:14:12 #8 6.723 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
23:14:12 #8 6.724 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
23:14:12 #8 6.726 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
23:14:12 #8 6.727 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
23:14:12 #8 6.728 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
23:14:12 #8 6.730 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
23:14:12 #8 6.732 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
23:14:12 #8 6.733 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
23:14:12 #8 6.734 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
23:14:12 #8 6.736 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
23:14:12 #8 6.737 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
23:14:12 #8 6.739 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
23:14:12 #8 6.739 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
23:14:12 #8 6.740 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
23:14:12 #8 6.741 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
23:14:12 #8 6.743 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
23:14:12 #8 6.744 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
23:14:12 #8 6.746 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
23:14:12 #8 6.746 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
23:14:12 #8 6.747 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
23:14:12 #8 6.748 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
23:14:12 #8 6.749 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
23:14:12 #8 6.751 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
23:14:12 #8 6.751 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
23:14:12 #8 6.752 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
23:14:12 #8 6.753 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
23:14:12 #8 6.757 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
23:14:12 #8 6.757 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
23:14:12 #8 6.757 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
23:14:12 #8 6.758 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
23:14:12 #8 6.759 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
23:14:12 #8 6.760 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
23:14:12 #8 6.761 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
23:14:12 #8 6.762 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
23:14:12 #8 6.763 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
23:14:12 #8 6.764 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
23:14:12 #8 6.766 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
23:14:12 #8 6.778 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
23:14:12 #8 6.779 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
23:14:12 #8 6.795 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
23:14:12 #8 6.796 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
23:14:12 #8 6.797 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
23:14:12 #8 6.797 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
23:14:12 #8 6.798 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
23:14:12 #8 6.799 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
23:14:12 #8 6.800 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.0 [96.3 kB]
23:14:12 #8 6.801 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.0 [190 kB]
23:14:12 #8 6.803 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
23:14:12 #8 6.804 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
23:14:12 #8 6.805 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
23:14:12 #8 6.805 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.4-1 [114 kB]
23:14:12 #8 6.806 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
23:14:12 #8 6.807 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
23:14:12 #8 6.807 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
23:14:12 #8 6.808 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
23:14:12 #8 6.814 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
23:14:12 #8 6.822 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
23:14:12 #8 6.822 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
23:14:12 #8 6.970 debconf: delaying package configuration, since apt-utils is not installed
23:14:12 #8 6.996 Fetched 176 MB in 2s (93.3 MB/s)
23:14:12 #8 7.016 Selecting previously unselected package bsdextrautils.
23:14:12 #8 7.016 (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 ... 6653 files and directories currently installed.)
23:14:12 #8 7.020 Preparing to unpack .../00-bsdextrautils_2.36.1-7_amd64.deb ...
23:14:12 #8 7.024 Unpacking bsdextrautils (2.36.1-7) ...
23:14:12 #8 7.065 Selecting previously unselected package libuchardet0:amd64.
23:14:12 #8 7.067 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
23:14:12 #8 7.074 Unpacking libuchardet0:amd64 (0.0.7-1) ...
23:14:12 #8 7.107 Selecting previously unselected package groff-base.
23:14:12 #8 7.109 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
23:14:12 #8 7.113 Unpacking groff-base (1.22.4-6) ...
23:14:13 #8 7.236 Selecting previously unselected package libgdbm6:amd64.
23:14:13 #8 7.238 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
23:14:13 #8 7.242 Unpacking libgdbm6:amd64 (1.19-2) ...
23:14:13 #8 7.279 Selecting previously unselected package libpipeline1:amd64.
23:14:13 #8 7.279 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
23:14:13 #8 7.282 Unpacking libpipeline1:amd64 (1.5.3-1) ...
23:14:13 #8 7.326 Selecting previously unselected package man-db.
23:14:13 #8 7.328 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
23:14:13 #8 7.333 Unpacking man-db (2.9.4-2) ...
23:14:13 #8 7.477 Selecting previously unselected package perl-modules-5.32.
23:14:13 #8 7.479 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4_all.deb ...
23:14:13 #8 7.483 Unpacking perl-modules-5.32 (5.32.1-4) ...
23:14:13 #8 7.848 Selecting previously unselected package libgdbm-compat4:amd64.
23:14:13 #8 7.850 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
23:14:13 #8 7.855 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
23:14:13 #8 7.889 Selecting previously unselected package libperl5.32:amd64.
23:14:13 #8 7.891 Preparing to unpack .../08-libperl5.32_5.32.1-4_amd64.deb ...
23:14:13 #8 7.895 Unpacking libperl5.32:amd64 (5.32.1-4) ...
23:14:14 #8 8.365 Selecting previously unselected package perl.
23:14:14 #8 8.365 Preparing to unpack .../09-perl_5.32.1-4_amd64.deb ...
23:14:14 #8 8.373 Unpacking perl (5.32.1-4) ...
23:14:14 #8 8.422 Selecting previously unselected package liblocale-gettext-perl.
23:14:14 #8 8.424 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
23:14:14 #8 8.428 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
23:14:14 #8 8.461 Selecting previously unselected package libpython3.9-minimal:amd64.
23:14:14 #8 8.462 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
23:14:14 #8 8.466 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
23:14:14 #8 8.581 Selecting previously unselected package libexpat1:amd64.
23:14:14 #8 8.582 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
23:14:14 #8 8.586 Unpacking libexpat1:amd64 (2.2.10-2) ...
23:14:14 #8 8.627 Selecting previously unselected package python3.9-minimal.
23:14:14 #8 8.628 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
23:14:14 #8 8.634 Unpacking python3.9-minimal (3.9.2-1) ...
23:14:14 #8 8.835 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
23:14:14 #8 8.849 Setting up libexpat1:amd64 (2.2.10-2) ...
23:14:14 #8 8.859 Setting up python3.9-minimal (3.9.2-1) ...
23:14:15 #8 9.453 Selecting previously unselected package python3-minimal.
23:14:15 #8 9.453 (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 ... 9508 files and directories currently installed.)
23:14:15 #8 9.459 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
23:14:15 #8 9.462 Unpacking python3-minimal (3.9.2-3) ...
23:14:15 #8 9.491 Selecting previously unselected package media-types.
23:14:15 #8 9.493 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
23:14:15 #8 9.497 Unpacking media-types (4.0.0) ...
23:14:15 #8 9.530 Selecting previously unselected package libmpdec3:amd64.
23:14:15 #8 9.532 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
23:14:15 #8 9.536 Unpacking libmpdec3:amd64 (2.5.1-1) ...
23:14:15 #8 9.574 Selecting previously unselected package libncursesw6:amd64.
23:14:15 #8 9.576 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
23:14:15 #8 9.581 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
23:14:15 #8 9.621 Selecting previously unselected package readline-common.
23:14:15 #8 9.623 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
23:14:15 #8 9.626 Unpacking readline-common (8.1-1) ...
23:14:15 #8 9.663 Selecting previously unselected package libreadline8:amd64.
23:14:15 #8 9.665 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
23:14:15 #8 9.669 Unpacking libreadline8:amd64 (8.1-1) ...
23:14:15 #8 9.715 Selecting previously unselected package libsqlite3-0:amd64.
23:14:15 #8 9.718 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
23:14:15 #8 9.722 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
23:14:15 #8 9.808 Selecting previously unselected package libpython3.9-stdlib:amd64.
23:14:15 #8 9.811 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
23:14:15 #8 9.814 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
23:14:15 #8 10.00 Selecting previously unselected package python3.9.
23:14:15 #8 10.00 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
23:14:15 #8 10.01 Unpacking python3.9 (3.9.2-1) ...
23:14:15 #8 10.05 Selecting previously unselected package libpython3-stdlib:amd64.
23:14:15 #8 10.05 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
23:14:15 #8 10.05 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
23:14:15 #8 10.08 Setting up python3-minimal (3.9.2-3) ...
23:14:16 #8 10.27 Selecting previously unselected package python3.
23:14:16 #8 10.27 (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 ... 9946 files and directories currently installed.)
23:14:16 #8 10.27 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
23:14:16 #8 10.28 Unpacking python3 (3.9.2-3) ...
23:14:16 #8 10.31 Selecting previously unselected package less.
23:14:16 #8 10.31 Preparing to unpack .../001-less_551-2_amd64.deb ...
23:14:16 #8 10.32 Unpacking less (551-2) ...
23:14:16 #8 10.36 Selecting previously unselected package netbase.
23:14:16 #8 10.36 Preparing to unpack .../002-netbase_6.3_all.deb ...
23:14:16 #8 10.37 Unpacking netbase (6.3) ...
23:14:16 #8 10.39 Selecting previously unselected package sensible-utils.
23:14:16 #8 10.39 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
23:14:16 #8 10.39 Unpacking sensible-utils (0.0.14) ...
23:14:16 #8 10.42 Selecting previously unselected package bzip2.
23:14:16 #8 10.42 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
23:14:16 #8 10.43 Unpacking bzip2 (1.0.8-4) ...
23:14:16 #8 10.46 Selecting previously unselected package openssl.
23:14:16 #8 10.46 Preparing to unpack .../005-openssl_1.1.1k-1_amd64.deb ...
23:14:16 #8 10.46 Unpacking openssl (1.1.1k-1) ...
23:14:16 #8 10.57 Selecting previously unselected package ca-certificates.
23:14:16 #8 10.57 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
23:14:16 #8 10.57 Unpacking ca-certificates (20210119) ...
23:14:16 #8 10.62 Selecting previously unselected package libmagic-mgc.
23:14:16 #8 10.63 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:14:16 #8 10.63 Unpacking libmagic-mgc (1:5.39-3) ...
23:14:16 #8 10.70 Selecting previously unselected package libmagic1:amd64.
23:14:16 #8 10.71 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
23:14:16 #8 10.71 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:14:16 #8 10.75 Selecting previously unselected package file.
23:14:16 #8 10.75 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
23:14:16 #8 10.75 Unpacking file (1:5.39-3) ...
23:14:16 #8 10.79 Selecting previously unselected package gettext-base.
23:14:16 #8 10.79 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
23:14:16 #8 10.80 Unpacking gettext-base (0.21-4) ...
23:14:16 #8 10.84 Selecting previously unselected package manpages.
23:14:16 #8 10.84 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
23:14:16 #8 10.84 Unpacking manpages (5.10-1) ...
23:14:16 #8 10.98 Selecting previously unselected package libmd0:amd64.
23:14:16 #8 10.98 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
23:14:16 #8 10.98 Unpacking libmd0:amd64 (1.0.3-3) ...
23:14:16 #8 11.01 Selecting previously unselected package libbsd0:amd64.
23:14:16 #8 11.02 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
23:14:16 #8 11.02 Unpacking libbsd0:amd64 (0.11.3-1) ...
23:14:16 #8 11.07 Selecting previously unselected package libedit2:amd64.
23:14:16 #8 11.07 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
23:14:16 #8 11.07 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
23:14:16 #8 11.11 Selecting previously unselected package libcbor0:amd64.
23:14:16 #8 11.11 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
23:14:16 #8 11.11 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
23:14:16 #8 11.15 Selecting previously unselected package libfido2-1:amd64.
23:14:16 #8 11.15 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
23:14:16 #8 11.15 Unpacking libfido2-1:amd64 (1.6.0-2) ...
23:14:16 #8 11.19 Selecting previously unselected package openssh-client.
23:14:16 #8 11.19 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
23:14:16 #8 11.20 Unpacking openssh-client (1:8.4p1-5) ...
23:14:17 #8 11.31 Selecting previously unselected package ucf.
23:14:17 #8 11.31 Preparing to unpack .../018-ucf_3.0043_all.deb ...
23:14:17 #8 11.32 Moving old data out of the way
23:14:17 #8 11.32 Unpacking ucf (3.0043) ...
23:14:17 #8 11.35 Selecting previously unselected package xz-utils.
23:14:17 #8 11.35 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
23:14:17 #8 11.36 Unpacking xz-utils (5.2.5-2) ...
23:14:17 #8 11.41 Selecting previously unselected package libsigsegv2:amd64.
23:14:17 #8 11.41 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
23:14:17 #8 11.41 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:14:17 #8 11.44 Selecting previously unselected package m4.
23:14:17 #8 11.44 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
23:14:17 #8 11.45 Unpacking m4 (1.4.18-5) ...
23:14:17 #8 11.49 Selecting previously unselected package autoconf.
23:14:17 #8 11.49 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
23:14:17 #8 11.50 Unpacking autoconf (2.69-14) ...
23:14:17 #8 11.57 Selecting previously unselected package autotools-dev.
23:14:17 #8 11.57 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
23:14:17 #8 11.58 Unpacking autotools-dev (20180224.1+nmu1) ...
23:14:17 #8 11.63 Selecting previously unselected package automake.
23:14:17 #8 11.64 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
23:14:17 #8 11.64 Unpacking automake (1:1.16.3-2) ...
23:14:17 #8 11.72 Selecting previously unselected package autopoint.
23:14:17 #8 11.72 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
23:14:17 #8 11.72 Unpacking autopoint (0.21-4) ...
23:14:17 #8 11.76 Selecting previously unselected package binutils-common:amd64.
23:14:17 #8 11.76 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
23:14:17 #8 11.77 Unpacking binutils-common:amd64 (2.35.2-2) ...
23:14:18 #8 12.02 Selecting previously unselected package libbinutils:amd64.
23:14:18 #8 12.02 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
23:14:18 #8 12.02 Unpacking libbinutils:amd64 (2.35.2-2) ...
23:14:18 #8 12.11 Selecting previously unselected package libctf-nobfd0:amd64.
23:14:18 #8 12.11 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
23:14:18 #8 12.11 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
23:14:18 #8 12.15 Selecting previously unselected package libctf0:amd64.
23:14:18 #8 12.15 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
23:14:18 #8 12.16 Unpacking libctf0:amd64 (2.35.2-2) ...
23:14:18 #8 12.19 Selecting previously unselected package binutils-x86-64-linux-gnu.
23:14:18 #8 12.19 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
23:14:18 #8 12.19 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
23:14:18 #8 12.40 Selecting previously unselected package binutils.
23:14:18 #8 12.40 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
23:14:18 #8 12.40 Unpacking binutils (2.35.2-2) ...
23:14:18 #8 12.44 Selecting previously unselected package libc-dev-bin.
23:14:18 #8 12.44 Preparing to unpack .../032-libc-dev-bin_2.31-12_amd64.deb ...
23:14:18 #8 12.44 Unpacking libc-dev-bin (2.31-12) ...
23:14:18 #8 12.48 Selecting previously unselected package linux-libc-dev:amd64.
23:14:18 #8 12.48 Preparing to unpack .../033-linux-libc-dev_5.10.40-1_amd64.deb ...
23:14:18 #8 12.48 Unpacking linux-libc-dev:amd64 (5.10.40-1) ...
23:14:18 #8 12.65 Selecting previously unselected package libcrypt-dev:amd64.
23:14:18 #8 12.65 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
23:14:18 #8 12.65 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
23:14:18 #8 12.69 Selecting previously unselected package libtirpc-dev:amd64.
23:14:18 #8 12.69 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
23:14:18 #8 12.69 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
23:14:18 #8 12.74 Selecting previously unselected package libnsl-dev:amd64.
23:14:18 #8 12.74 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
23:14:18 #8 12.74 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
23:14:18 #8 12.78 Selecting previously unselected package libc6-dev:amd64.
23:14:18 #8 12.78 Preparing to unpack .../037-libc6-dev_2.31-12_amd64.deb ...
23:14:18 #8 12.78 Unpacking libc6-dev:amd64 (2.31-12) ...
23:14:18 #8 13.06 Selecting previously unselected package libisl23:amd64.
23:14:19 #8 13.06 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
23:14:19 #8 13.07 Unpacking libisl23:amd64 (0.23-1) ...
23:14:19 #8 13.16 Selecting previously unselected package libmpfr6:amd64.
23:14:19 #8 13.16 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
23:14:19 #8 13.16 Unpacking libmpfr6:amd64 (4.1.0-3) ...
23:14:19 #8 13.28 Selecting previously unselected package libmpc3:amd64.
23:14:19 #8 13.29 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
23:14:19 #8 13.29 Unpacking libmpc3:amd64 (1.2.0-1) ...
23:14:19 #8 13.32 Selecting previously unselected package cpp-10.
23:14:19 #8 13.32 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
23:14:19 #8 13.32 Unpacking cpp-10 (10.2.1-6) ...
23:14:19 #8 14.09 Selecting previously unselected package cpp.
23:14:19 #8 14.09 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
23:14:19 #8 14.09 Unpacking cpp (4:10.2.1-1) ...
23:14:19 #8 14.13 Selecting previously unselected package libcc1-0:amd64.
23:14:19 #8 14.13 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
23:14:19 #8 14.13 Unpacking libcc1-0:amd64 (10.2.1-6) ...
23:14:19 #8 14.17 Selecting previously unselected package libgomp1:amd64.
23:14:20 #8 14.17 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
23:14:20 #8 14.17 Unpacking libgomp1:amd64 (10.2.1-6) ...
23:14:20 #8 14.21 Selecting previously unselected package libitm1:amd64.
23:14:20 #8 14.21 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
23:14:20 #8 14.22 Unpacking libitm1:amd64 (10.2.1-6) ...
23:14:20 #8 14.25 Selecting previously unselected package libatomic1:amd64.
23:14:20 #8 14.25 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
23:14:20 #8 14.26 Unpacking libatomic1:amd64 (10.2.1-6) ...
23:14:20 #8 14.29 Selecting previously unselected package libasan6:amd64.
23:14:20 #8 14.29 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
23:14:20 #8 14.29 Unpacking libasan6:amd64 (10.2.1-6) ...
23:14:20 #8 14.53 Selecting previously unselected package liblsan0:amd64.
23:14:20 #8 14.53 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
23:14:20 #8 14.53 Unpacking liblsan0:amd64 (10.2.1-6) ...
23:14:20 #8 14.64 Selecting previously unselected package libtsan0:amd64.
23:14:20 #8 14.64 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
23:14:20 #8 14.64 Unpacking libtsan0:amd64 (10.2.1-6) ...
23:14:20 #8 14.87 Selecting previously unselected package libubsan1:amd64.
23:14:20 #8 14.87 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
23:14:20 #8 14.88 Unpacking libubsan1:amd64 (10.2.1-6) ...
23:14:20 #8 14.98 Selecting previously unselected package libquadmath0:amd64.
23:14:20 #8 14.98 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
23:14:20 #8 14.98 Unpacking libquadmath0:amd64 (10.2.1-6) ...
23:14:20 #8 15.02 Selecting previously unselected package libgcc-10-dev:amd64.
23:14:20 #8 15.02 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
23:14:20 #8 15.03 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
23:14:20 #8 15.25 Selecting previously unselected package gcc-10.
23:14:21 #8 15.25 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
23:14:21 #8 15.25 Unpacking gcc-10 (10.2.1-6) ...
23:14:22 #8 16.72 Selecting previously unselected package gcc.
23:14:22 #8 16.73 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
23:14:22 #8 16.73 Unpacking gcc (4:10.2.1-1) ...
23:14:22 #8 16.76 Selecting previously unselected package libstdc++-10-dev:amd64.
23:14:22 #8 16.76 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
23:14:22 #8 16.76 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
23:14:22 #8 17.01 Selecting previously unselected package g++-10.
23:14:22 #8 17.01 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
23:14:23 #8 17.02 Unpacking g++-10 (10.2.1-6) ...
23:14:23 #8 17.85 Selecting previously unselected package g++.
23:14:23 #8 17.85 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
23:14:23 #8 17.86 Unpacking g++ (4:10.2.1-1) ...
23:14:23 #8 17.88 Selecting previously unselected package make.
23:14:23 #8 17.88 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
23:14:23 #8 17.89 Unpacking make (4.3-4.1) ...
23:14:23 #8 17.95 Selecting previously unselected package libdpkg-perl.
23:14:23 #8 17.95 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
23:14:23 #8 17.95 Unpacking libdpkg-perl (1.20.9) ...
23:14:23 #8 18.03 Selecting previously unselected package patch.
23:14:23 #8 18.03 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
23:14:23 #8 18.04 Unpacking patch (2.7.6-7) ...
23:14:23 #8 18.08 Selecting previously unselected package dpkg-dev.
23:14:23 #8 18.08 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
23:14:23 #8 18.08 Unpacking dpkg-dev (1.20.9) ...
23:14:24 #8 18.21 Selecting previously unselected package build-essential.
23:14:24 #8 18.21 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
23:14:24 #8 18.21 Unpacking build-essential (12.9) ...
23:14:24 #8 18.25 Selecting previously unselected package libbrotli1:amd64.
23:14:24 #8 18.25 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
23:14:24 #8 18.25 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
23:14:24 #8 18.30 Selecting previously unselected package libsasl2-modules-db:amd64.
23:14:24 #8 18.30 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
23:14:24 #8 18.31 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
23:14:24 #8 18.35 Selecting previously unselected package libsasl2-2:amd64.
23:14:24 #8 18.35 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
23:14:24 #8 18.35 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
23:14:24 #8 18.39 Selecting previously unselected package libldap-2.4-2:amd64.
23:14:24 #8 18.39 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
23:14:24 #8 18.40 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
23:14:24 #8 18.45 Selecting previously unselected package libnghttp2-14:amd64.
23:14:24 #8 18.45 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
23:14:24 #8 18.45 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
23:14:24 #8 18.49 Selecting previously unselected package libpsl5:amd64.
23:14:24 #8 18.50 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
23:14:24 #8 18.50 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
23:14:24 #8 18.54 Selecting previously unselected package librtmp1:amd64.
23:14:24 #8 18.54 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
23:14:24 #8 18.55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:14:24 #8 18.58 Selecting previously unselected package libssh2-1:amd64.
23:14:24 #8 18.59 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
23:14:24 #8 18.59 Unpacking libssh2-1:amd64 (1.9.0-2) ...
23:14:24 #8 18.63 Selecting previously unselected package libcurl4:amd64.
23:14:24 #8 18.63 Preparing to unpack .../071-libcurl4_7.74.0-1.2_amd64.deb ...
23:14:24 #8 18.64 Unpacking libcurl4:amd64 (7.74.0-1.2) ...
23:14:24 #8 18.69 Selecting previously unselected package curl.
23:14:24 #8 18.69 Preparing to unpack .../072-curl_7.74.0-1.2_amd64.deb ...
23:14:24 #8 18.69 Unpacking curl (7.74.0-1.2) ...
23:14:24 #8 18.74 Selecting previously unselected package dctrl-tools.
23:14:24 #8 18.74 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
23:14:24 #8 18.75 Unpacking dctrl-tools (2.24-3+b1) ...
23:14:24 #8 18.79 Selecting previously unselected package libdebhelper-perl.
23:14:24 #8 18.79 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
23:14:24 #8 18.79 Unpacking libdebhelper-perl (13.3.4) ...
23:14:24 #8 18.83 Selecting previously unselected package libtool.
23:14:24 #8 18.83 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
23:14:24 #8 18.84 Unpacking libtool (2.4.6-15) ...
23:14:24 #8 18.88 Selecting previously unselected package dh-autoreconf.
23:14:24 #8 18.88 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
23:14:24 #8 18.89 Unpacking dh-autoreconf (20) ...
23:14:24 #8 18.91 Selecting previously unselected package libarchive-zip-perl.
23:14:24 #8 18.92 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
23:14:24 #8 18.92 Unpacking libarchive-zip-perl (1.68-1) ...
23:14:24 #8 18.95 Selecting previously unselected package libsub-override-perl.
23:14:24 #8 18.96 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
23:14:24 #8 18.96 Unpacking libsub-override-perl (0.09-2) ...
23:14:24 #8 18.99 Selecting previously unselected package libfile-stripnondeterminism-perl.
23:14:24 #8 18.99 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
23:14:24 #8 18.99 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
23:14:24 #8 19.02 Selecting previously unselected package dh-strip-nondeterminism.
23:14:24 #8 19.02 Preparing to unpack .../080-dh-strip-nondeterminism_1.11.0-1_all.deb ...
23:14:24 #8 19.03 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
23:14:24 #8 19.06 Selecting previously unselected package libelf1:amd64.
23:14:24 #8 19.06 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
23:14:24 #8 19.07 Unpacking libelf1:amd64 (0.183-1) ...
23:14:24 #8 19.11 Selecting previously unselected package dwz.
23:14:24 #8 19.11 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
23:14:24 #8 19.11 Unpacking dwz (0.13+20210201-1) ...
23:14:24 #8 19.16 Selecting previously unselected package libicu67:amd64.
23:14:25 #8 19.16 Preparing to unpack .../083-libicu67_67.1-6_amd64.deb ...
23:14:25 #8 19.16 Unpacking libicu67:amd64 (67.1-6) ...
23:14:25 #8 19.99 Selecting previously unselected package libxml2:amd64.
23:14:25 #8 19.99 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
23:14:25 #8 20.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
23:14:26 #8 20.08 Selecting previously unselected package gettext.
23:14:26 #8 20.09 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
23:14:26 #8 20.09 Unpacking gettext (0.21-4) ...
23:14:26 #8 20.23 Selecting previously unselected package intltool-debian.
23:14:26 #8 20.23 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
23:14:26 #8 20.23 Unpacking intltool-debian (0.35.0+20060710.5) ...
23:14:26 #8 20.26 Selecting previously unselected package po-debconf.
23:14:26 #8 20.27 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
23:14:26 #8 20.27 Unpacking po-debconf (1.0.21+nmu1) ...
23:14:26 #8 20.32 Selecting previously unselected package debhelper.
23:14:26 #8 20.32 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
23:14:26 #8 20.32 Unpacking debhelper (13.3.4) ...
23:14:26 #8 20.45 Selecting previously unselected package debian-keyring.
23:14:26 #8 20.45 Preparing to unpack .../089-debian-keyring_2020.12.24_all.deb ...
23:14:26 #8 20.45 Unpacking debian-keyring (2020.12.24) ...
23:14:28 #8 22.91 Selecting previously unselected package libfakeroot:amd64.
23:14:28 #8 22.91 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
23:14:28 #8 22.91 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
23:14:28 #8 22.95 Selecting previously unselected package fakeroot.
23:14:28 #8 22.95 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
23:14:28 #8 22.95 Unpacking fakeroot (1.25.3-1.1) ...
23:14:28 #8 22.99 Selecting previously unselected package libassuan0:amd64.
23:14:28 #8 22.99 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
23:14:28 #8 23.00 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
23:14:28 #8 23.02 Selecting previously unselected package gpgconf.
23:14:28 #8 23.03 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
23:14:28 #8 23.03 Unpacking gpgconf (2.2.27-2) ...
23:14:28 #8 23.08 Selecting previously unselected package libksba8:amd64.
23:14:28 #8 23.08 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
23:14:28 #8 23.09 Unpacking libksba8:amd64 (1.5.0-3) ...
23:14:28 #8 23.13 Selecting previously unselected package libnpth0:amd64.
23:14:28 #8 23.13 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
23:14:28 #8 23.14 Unpacking libnpth0:amd64 (1.6-3) ...
23:14:28 #8 23.17 Selecting previously unselected package dirmngr.
23:14:28 #8 23.17 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
23:14:28 #8 23.19 Unpacking dirmngr (2.2.27-2) ...
23:14:29 #8 23.25 Selecting previously unselected package gnupg-l10n.
23:14:29 #8 23.25 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
23:14:29 #8 23.25 Unpacking gnupg-l10n (2.2.27-2) ...
23:14:29 #8 23.36 Selecting previously unselected package gnupg-utils.
23:14:29 #8 23.36 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
23:14:29 #8 23.36 Unpacking gnupg-utils (2.2.27-2) ...
23:14:29 #8 23.43 Selecting previously unselected package gpg.
23:14:29 #8 23.44 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
23:14:29 #8 23.44 Unpacking gpg (2.2.27-2) ...
23:14:29 #8 23.52 Selecting previously unselected package pinentry-curses.
23:14:29 #8 23.52 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
23:14:29 #8 23.52 Unpacking pinentry-curses (1.1.0-4) ...
23:14:29 #8 23.56 Selecting previously unselected package gpg-agent.
23:14:29 #8 23.56 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
23:14:29 #8 23.57 Unpacking gpg-agent (2.2.27-2) ...
23:14:29 #8 23.62 Selecting previously unselected package gpg-wks-client.
23:14:29 #8 23.62 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
23:14:29 #8 23.63 Unpacking gpg-wks-client (2.2.27-2) ...
23:14:29 #8 23.67 Selecting previously unselected package gpg-wks-server.
23:14:29 #8 23.67 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
23:14:29 #8 23.67 Unpacking gpg-wks-server (2.2.27-2) ...
23:14:29 #8 23.71 Selecting previously unselected package gpgsm.
23:14:29 #8 23.71 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
23:14:29 #8 23.72 Unpacking gpgsm (2.2.27-2) ...
23:14:29 #8 23.77 Selecting previously unselected package gnupg.
23:14:29 #8 23.77 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
23:14:29 #8 23.77 Unpacking gnupg (2.2.27-2) ...
23:14:29 #8 23.83 Selecting previously unselected package libfile-dirlist-perl.
23:14:29 #8 23.83 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
23:14:29 #8 23.83 Unpacking libfile-dirlist-perl (0.05-2) ...
23:14:29 #8 23.86 Selecting previously unselected package libfile-which-perl.
23:14:29 #8 23.86 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
23:14:29 #8 23.86 Unpacking libfile-which-perl (1.23-1) ...
23:14:29 #8 23.89 Selecting previously unselected package libfile-homedir-perl.
23:14:29 #8 23.89 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
23:14:29 #8 23.90 Unpacking libfile-homedir-perl (1.006-1) ...
23:14:29 #8 23.93 Selecting previously unselected package libfile-touch-perl.
23:14:29 #8 23.93 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
23:14:29 #8 23.93 Unpacking libfile-touch-perl (0.11-1) ...
23:14:29 #8 23.96 Selecting previously unselected package libio-pty-perl.
23:14:29 #8 23.96 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
23:14:29 #8 23.96 Unpacking libio-pty-perl (1:1.15-2) ...
23:14:29 #8 23.99 Selecting previously unselected package libipc-run-perl.
23:14:29 #8 23.99 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
23:14:29 #8 24.00 Unpacking libipc-run-perl (20200505.0-1) ...
23:14:29 #8 24.03 Selecting previously unselected package libclass-method-modifiers-perl.
23:14:29 #8 24.03 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
23:14:29 #8 24.04 Unpacking libclass-method-modifiers-perl (2.13-1) ...
23:14:29 #8 24.06 Selecting previously unselected package libb-hooks-op-check-perl.
23:14:29 #8 24.07 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
23:14:29 #8 24.07 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
23:14:29 #8 24.10 Selecting previously unselected package libdynaloader-functions-perl.
23:14:29 #8 24.10 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
23:14:29 #8 24.10 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
23:14:29 #8 24.13 Selecting previously unselected package libdevel-callchecker-perl.
23:14:29 #8 24.13 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
23:14:29 #8 24.13 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
23:14:29 #8 24.16 Selecting previously unselected package libparams-classify-perl.
23:14:29 #8 24.16 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
23:14:29 #8 24.16 Unpacking libparams-classify-perl (0.015-1+b3) ...
23:14:29 #8 24.19 Selecting previously unselected package libmodule-runtime-perl.
23:14:29 #8 24.19 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
23:14:29 #8 24.19 Unpacking libmodule-runtime-perl (0.016-1) ...
23:14:29 #8 24.22 Selecting previously unselected package libimport-into-perl.
23:14:30 #8 24.22 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
23:14:30 #8 24.23 Unpacking libimport-into-perl (1.002005-1) ...
23:14:30 #8 24.26 Selecting previously unselected package librole-tiny-perl.
23:14:30 #8 24.26 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
23:14:30 #8 24.26 Unpacking librole-tiny-perl (2.002004-1) ...
23:14:30 #8 24.29 Selecting previously unselected package libstrictures-perl.
23:14:30 #8 24.29 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
23:14:30 #8 24.29 Unpacking libstrictures-perl (2.000006-1) ...
23:14:30 #8 24.32 Selecting previously unselected package libsub-quote-perl.
23:14:30 #8 24.32 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
23:14:30 #8 24.32 Unpacking libsub-quote-perl (2.006006-1) ...
23:14:30 #8 24.35 Selecting previously unselected package libmoo-perl.
23:14:30 #8 24.35 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
23:14:30 #8 24.35 Unpacking libmoo-perl (2.004004-1) ...
23:14:30 #8 24.38 Selecting previously unselected package libencode-locale-perl.
23:14:30 #8 24.39 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
23:14:30 #8 24.39 Unpacking libencode-locale-perl (1.05-1.1) ...
23:14:30 #8 24.41 Selecting previously unselected package libtimedate-perl.
23:14:30 #8 24.42 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
23:14:30 #8 24.42 Unpacking libtimedate-perl (2.3300-2) ...
23:14:30 #8 24.45 Selecting previously unselected package libhttp-date-perl.
23:14:30 #8 24.45 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
23:14:30 #8 24.45 Unpacking libhttp-date-perl (6.05-1) ...
23:14:30 #8 24.48 Selecting previously unselected package libfile-listing-perl.
23:14:30 #8 24.48 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
23:14:30 #8 24.49 Unpacking libfile-listing-perl (6.14-1) ...
23:14:30 #8 24.51 Selecting previously unselected package libhtml-tagset-perl.
23:14:30 #8 24.51 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
23:14:30 #8 24.52 Unpacking libhtml-tagset-perl (3.20-4) ...
23:14:30 #8 24.54 Selecting previously unselected package liburi-perl.
23:14:30 #8 24.55 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
23:14:30 #8 24.55 Unpacking liburi-perl (5.08-1) ...
23:14:30 #8 24.58 Selecting previously unselected package libhtml-parser-perl.
23:14:30 #8 24.59 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
23:14:30 #8 24.59 Unpacking libhtml-parser-perl (3.75-1+b1) ...
23:14:30 #8 24.62 Selecting previously unselected package libhtml-tree-perl.
23:14:30 #8 24.63 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
23:14:30 #8 24.63 Unpacking libhtml-tree-perl (5.07-2) ...
23:14:30 #8 24.68 Selecting previously unselected package libio-html-perl.
23:14:30 #8 24.68 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
23:14:30 #8 24.68 Unpacking libio-html-perl (1.004-2) ...
23:14:30 #8 24.71 Selecting previously unselected package liblwp-mediatypes-perl.
23:14:30 #8 24.71 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
23:14:30 #8 24.71 Unpacking liblwp-mediatypes-perl (6.04-1) ...
23:14:30 #8 24.74 Selecting previously unselected package libhttp-message-perl.
23:14:30 #8 24.74 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
23:14:30 #8 24.74 Unpacking libhttp-message-perl (6.28-1) ...
23:14:30 #8 24.78 Selecting previously unselected package libhttp-cookies-perl.
23:14:30 #8 24.78 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
23:14:30 #8 24.78 Unpacking libhttp-cookies-perl (6.10-1) ...
23:14:30 #8 24.81 Selecting previously unselected package libhttp-negotiate-perl.
23:14:30 #8 24.81 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
23:14:30 #8 24.81 Unpacking libhttp-negotiate-perl (6.01-1) ...
23:14:30 #8 24.84 Selecting previously unselected package perl-openssl-defaults:amd64.
23:14:30 #8 24.84 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
23:14:30 #8 24.84 Unpacking perl-openssl-defaults:amd64 (5) ...
23:14:30 #8 24.87 Selecting previously unselected package libnet-ssleay-perl.
23:14:30 #8 24.87 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
23:14:30 #8 24.87 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
23:14:30 #8 24.94 Selecting previously unselected package libio-socket-ssl-perl.
23:14:30 #8 24.94 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
23:14:30 #8 24.94 Unpacking libio-socket-ssl-perl (2.069-1) ...
23:14:30 #8 24.98 Selecting previously unselected package libnet-http-perl.
23:14:30 #8 24.99 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
23:14:30 #8 24.99 Unpacking libnet-http-perl (6.20-1) ...
23:14:30 #8 25.02 Selecting previously unselected package liblwp-protocol-https-perl.
23:14:30 #8 25.02 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
23:14:30 #8 25.02 Unpacking liblwp-protocol-https-perl (6.10-1) ...
23:14:30 #8 25.05 Selecting previously unselected package libtry-tiny-perl.
23:14:30 #8 25.05 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
23:14:30 #8 25.06 Unpacking libtry-tiny-perl (0.30-1) ...
23:14:30 #8 25.08 Selecting previously unselected package libwww-robotrules-perl.
23:14:30 #8 25.08 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
23:14:30 #8 25.09 Unpacking libwww-robotrules-perl (6.02-1) ...
23:14:30 #8 25.11 Selecting previously unselected package libwww-perl.
23:14:30 #8 25.12 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
23:14:30 #8 25.12 Unpacking libwww-perl (6.52-1) ...
23:14:30 #8 25.16 Selecting previously unselected package patchutils.
23:14:30 #8 25.16 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
23:14:30 #8 25.17 Unpacking patchutils (0.4.2-1) ...
23:14:30 #8 25.20 Selecting previously unselected package wdiff.
23:14:30 #8 25.20 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
23:14:30 #8 25.21 Unpacking wdiff (1.2.2-2+b1) ...
23:14:30 #8 25.26 Selecting previously unselected package devscripts.
23:14:30 #8 25.26 Preparing to unpack .../146-devscripts_2.21.2_amd64.deb ...
23:14:31 #8 25.28 Unpacking devscripts (2.21.2) ...
23:14:31 #8 25.41 Selecting previously unselected package diffstat.
23:14:31 #8 25.41 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
23:14:31 #8 25.41 Unpacking diffstat (1.64-1) ...
23:14:31 #8 25.44 Selecting previously unselected package distro-info-data.
23:14:31 #8 25.44 Preparing to unpack .../148-distro-info-data_0.50_all.deb ...
23:14:31 #8 25.45 Unpacking distro-info-data (0.50) ...
23:14:31 #8 25.48 Selecting previously unselected package python3-pkg-resources.
23:14:31 #8 25.48 Preparing to unpack .../149-python3-pkg-resources_52.0.0-3_all.deb ...
23:14:31 #8 25.48 Unpacking python3-pkg-resources (52.0.0-3) ...
23:14:31 #8 25.53 Selecting previously unselected package python3-chardet.
23:14:31 #8 25.53 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
23:14:31 #8 25.54 Unpacking python3-chardet (4.0.0-1) ...
23:14:31 #8 25.58 Selecting previously unselected package python3-six.
23:14:31 #8 25.58 Preparing to unpack .../151-python3-six_1.16.0-1_all.deb ...
23:14:31 #8 25.59 Unpacking python3-six (1.16.0-1) ...
23:14:31 #8 25.64 Selecting previously unselected package python3-debian.
23:14:31 #8 25.64 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
23:14:31 #8 25.65 Unpacking python3-debian (0.1.39) ...
23:14:31 #8 25.72 Selecting previously unselected package libgpgme11:amd64.
23:14:31 #8 25.72 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
23:14:31 #8 25.73 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
23:14:31 #8 25.80 Selecting previously unselected package python3-gpg.
23:14:31 #8 25.80 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
23:14:31 #8 25.82 Unpacking python3-gpg (1.14.0-1+b2) ...
23:14:31 #8 25.96 Selecting previously unselected package dput.
23:14:31 #8 25.96 Preparing to unpack .../155-dput_1.1.0_all.deb ...
23:14:31 #8 25.98 Unpacking dput (1.1.0) ...
23:14:31 #8 26.06 Selecting previously unselected package equivs.
23:14:32 #8 26.06 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
23:14:32 #8 26.07 Unpacking equivs (2.3.1) ...
23:14:32 #8 26.15 Selecting previously unselected package fonts-dejavu-core.
23:14:32 #8 26.15 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
23:14:32 #8 26.16 Unpacking fonts-dejavu-core (2.37-2) ...
23:14:32 #8 26.29 Selecting previously unselected package fontconfig-config.
23:14:32 #8 26.29 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
23:14:32 #8 26.37 Unpacking fontconfig-config (2.13.1-4.2) ...
23:14:32 #8 26.42 Selecting previously unselected package libcurl3-gnutls:amd64.
23:14:32 #8 26.42 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.2_amd64.deb ...
23:14:32 #8 26.43 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.2) ...
23:14:32 #8 26.47 Selecting previously unselected package liberror-perl.
23:14:32 #8 26.48 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
23:14:32 #8 26.48 Unpacking liberror-perl (0.17029-1) ...
23:14:32 #8 26.51 Selecting previously unselected package git-man.
23:14:32 #8 26.51 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
23:14:32 #8 26.52 Unpacking git-man (1:2.30.2-1) ...
23:14:32 #8 26.66 Selecting previously unselected package git.
23:14:32 #8 26.66 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
23:14:32 #8 26.67 Unpacking git (1:2.30.2-1) ...
23:14:33 #8 27.20 Selecting previously unselected package iso-codes.
23:14:33 #8 27.21 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
23:14:33 #8 27.21 Unpacking iso-codes (4.6.0-1) ...
23:14:33 #8 27.61 Selecting previously unselected package libalgorithm-diff-perl.
23:14:33 #8 27.62 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
23:14:33 #8 27.62 Unpacking libalgorithm-diff-perl (1.201-1) ...
23:14:33 #8 27.65 Selecting previously unselected package libalgorithm-diff-xs-perl.
23:14:33 #8 27.65 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
23:14:33 #8 27.66 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
23:14:33 #8 27.69 Selecting previously unselected package libalgorithm-merge-perl.
23:14:33 #8 27.69 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
23:14:33 #8 27.69 Unpacking libalgorithm-merge-perl (0.08-3) ...
23:14:33 #8 27.72 Selecting previously unselected package libaliased-perl.
23:14:33 #8 27.72 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
23:14:33 #8 27.74 Unpacking libaliased-perl (0.34-1.1) ...
23:14:33 #8 27.76 Selecting previously unselected package libapt-pkg-perl.
23:14:33 #8 27.77 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
23:14:33 #8 27.77 Unpacking libapt-pkg-perl (0.1.39) ...
23:14:33 #8 27.80 Selecting previously unselected package libarchive-cpio-perl.
23:14:33 #8 27.81 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
23:14:33 #8 27.81 Unpacking libarchive-cpio-perl (0.10-1.1) ...
23:14:33 #8 27.84 Selecting previously unselected package libarchive13:amd64.
23:14:33 #8 27.84 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
23:14:33 #8 27.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
23:14:33 #8 27.90 Selecting previously unselected package libarray-intspan-perl.
23:14:33 #8 27.90 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
23:14:33 #8 27.91 Unpacking libarray-intspan-perl (2.004-1) ...
23:14:33 #8 27.93 Selecting previously unselected package libauthen-sasl-perl.
23:14:33 #8 27.94 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
23:14:33 #8 27.94 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
23:14:33 #8 27.97 Selecting previously unselected package libmodule-implementation-perl.
23:14:33 #8 27.98 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
23:14:33 #8 27.98 Unpacking libmodule-implementation-perl (0.09-1.1) ...
23:14:33 #8 28.01 Selecting previously unselected package libsub-exporter-progressive-perl.
23:14:33 #8 28.01 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
23:14:33 #8 28.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
23:14:33 #8 28.04 Selecting previously unselected package libvariable-magic-perl.
23:14:33 #8 28.04 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
23:14:33 #8 28.04 Unpacking libvariable-magic-perl (0.62-1+b3) ...
23:14:33 #8 28.07 Selecting previously unselected package libb-hooks-endofscope-perl.
23:14:33 #8 28.07 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
23:14:33 #8 28.08 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
23:14:34 #8 28.11 Selecting previously unselected package libpng16-16:amd64.
23:14:34 #8 28.11 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
23:14:34 #8 28.12 Unpacking libpng16-16:amd64 (1.6.37-3) ...
23:14:34 #8 28.17 Selecting previously unselected package libfreetype6:amd64.
23:14:34 #8 28.17 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
23:14:34 #8 28.17 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
23:14:34 #8 28.25 Selecting previously unselected package libfontconfig1:amd64.
23:14:34 #8 28.25 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
23:14:34 #8 28.25 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
23:14:34 #8 28.30 Selecting previously unselected package libjpeg62-turbo:amd64.
23:14:34 #8 28.30 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
23:14:34 #8 28.31 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
23:14:34 #8 28.35 Selecting previously unselected package libdeflate0:amd64.
23:14:34 #8 28.35 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
23:14:34 #8 28.36 Unpacking libdeflate0:amd64 (1.7-1) ...
23:14:34 #8 28.40 Selecting previously unselected package libjbig0:amd64.
23:14:34 #8 28.40 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
23:14:34 #8 28.40 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
23:14:34 #8 28.44 Selecting previously unselected package libwebp6:amd64.
23:14:34 #8 28.44 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
23:14:34 #8 28.44 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
23:14:34 #8 28.50 Selecting previously unselected package libtiff5:amd64.
23:14:34 #8 28.50 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
23:14:34 #8 28.50 Unpacking libtiff5:amd64 (4.2.0-1) ...
23:14:34 #8 28.55 Selecting previously unselected package libxau6:amd64.
23:14:34 #8 28.56 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
23:14:34 #8 28.56 Unpacking libxau6:amd64 (1:1.0.9-1) ...
23:14:34 #8 28.59 Selecting previously unselected package libxdmcp6:amd64.
23:14:34 #8 28.60 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
23:14:34 #8 28.60 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
23:14:34 #8 28.64 Selecting previously unselected package libxcb1:amd64.
23:14:34 #8 28.64 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
23:14:34 #8 28.64 Unpacking libxcb1:amd64 (1.14-3) ...
23:14:34 #8 28.68 Selecting previously unselected package libx11-data.
23:14:34 #8 28.68 Preparing to unpack .../188-libx11-data_2%3a1.7.1-1_all.deb ...
23:14:34 #8 28.68 Unpacking libx11-data (2:1.7.1-1) ...
23:14:34 #8 28.75 Selecting previously unselected package libx11-6:amd64.
23:14:34 #8 28.76 Preparing to unpack .../189-libx11-6_2%3a1.7.1-1_amd64.deb ...
23:14:34 #8 28.76 Unpacking libx11-6:amd64 (2:1.7.1-1) ...
23:14:34 #8 28.84 Selecting previously unselected package libxpm4:amd64.
23:14:34 #8 28.84 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
23:14:34 #8 28.85 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
23:14:34 #8 28.88 Selecting previously unselected package libgd3:amd64.
23:14:34 #8 28.89 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
23:14:34 #8 28.89 Unpacking libgd3:amd64 (2.3.0-2) ...
23:14:34 #8 28.93 Selecting previously unselected package libc-devtools.
23:14:34 #8 28.93 Preparing to unpack .../192-libc-devtools_2.31-12_amd64.deb ...
23:14:34 #8 28.93 Unpacking libc-devtools (2.31-12) ...
23:14:34 #8 28.97 Selecting previously unselected package libcapture-tiny-perl.
23:14:34 #8 28.97 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
23:14:34 #8 28.98 Unpacking libcapture-tiny-perl (0.48-1) ...
23:14:34 #8 29.01 Selecting previously unselected package libclass-data-inheritable-perl.
23:14:34 #8 29.01 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
23:14:34 #8 29.02 Unpacking libclass-data-inheritable-perl (0.08-3) ...
23:14:34 #8 29.04 Selecting previously unselected package libclass-inspector-perl.
23:14:34 #8 29.04 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
23:14:34 #8 29.05 Unpacking libclass-inspector-perl (1.36-1) ...
23:14:34 #8 29.08 Selecting previously unselected package libclass-xsaccessor-perl.
23:14:34 #8 29.08 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
23:14:34 #8 29.08 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
23:14:34 #8 29.11 Selecting previously unselected package libclone-perl.
23:14:34 #8 29.11 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
23:14:34 #8 29.12 Unpacking libclone-perl (0.45-1+b1) ...
23:14:34 #8 29.15 Selecting previously unselected package libcommon-sense-perl.
23:14:34 #8 29.15 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
23:14:34 #8 29.15 Unpacking libcommon-sense-perl (3.75-1+b4) ...
23:14:34 #8 29.18 Selecting previously unselected package libconfig-tiny-perl.
23:14:34 #8 29.18 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
23:14:34 #8 29.19 Unpacking libconfig-tiny-perl (2.26-1) ...
23:14:34 #8 29.22 Selecting previously unselected package libparams-util-perl.
23:14:35 #8 29.22 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
23:14:35 #8 29.22 Unpacking libparams-util-perl (1.102-1+b1) ...
23:14:35 #8 29.25 Selecting previously unselected package libsub-install-perl.
23:14:35 #8 29.25 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
23:14:35 #8 29.26 Unpacking libsub-install-perl (0.928-1.1) ...
23:14:35 #8 29.28 Selecting previously unselected package libdata-optlist-perl.
23:14:35 #8 29.29 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
23:14:35 #8 29.29 Unpacking libdata-optlist-perl (0.110-1.1) ...
23:14:35 #8 29.32 Selecting previously unselected package libsub-exporter-perl.
23:14:35 #8 29.32 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
23:14:35 #8 29.32 Unpacking libsub-exporter-perl (0.987-1) ...
23:14:35 #8 29.35 Selecting previously unselected package libconst-fast-perl.
23:14:35 #8 29.36 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
23:14:35 #8 29.36 Unpacking libconst-fast-perl (0.014-1.1) ...
23:14:35 #8 29.39 Selecting previously unselected package libwant-perl.
23:14:35 #8 29.39 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
23:14:35 #8 29.40 Unpacking libwant-perl (0.29-1+b6) ...
23:14:35 #8 29.42 Selecting previously unselected package libcontextual-return-perl.
23:14:35 #8 29.43 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
23:14:35 #8 29.43 Unpacking libcontextual-return-perl (0.004014-2) ...
23:14:35 #8 29.46 Selecting previously unselected package libconvert-binhex-perl.
23:14:35 #8 29.46 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
23:14:35 #8 29.47 Unpacking libconvert-binhex-perl (1.125-1) ...
23:14:35 #8 29.50 Selecting previously unselected package libcpanel-json-xs-perl.
23:14:35 #8 29.50 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
23:14:35 #8 29.51 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
23:14:35 #8 29.55 Selecting previously unselected package libdevel-stacktrace-perl.
23:14:35 #8 29.55 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
23:14:35 #8 29.55 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
23:14:35 #8 29.58 Selecting previously unselected package libexception-class-perl.
23:14:35 #8 29.59 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
23:14:35 #8 29.59 Unpacking libexception-class-perl (1.44-1) ...
23:14:35 #8 29.62 Selecting previously unselected package libiterator-perl.
23:14:35 #8 29.62 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
23:14:35 #8 29.62 Unpacking libiterator-perl (0.03+ds1-1.1) ...
23:14:35 #8 29.65 Selecting previously unselected package libiterator-util-perl.
23:14:35 #8 29.65 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
23:14:35 #8 29.66 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
23:14:35 #8 29.68 Selecting previously unselected package libexporter-tiny-perl.
23:14:35 #8 29.69 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
23:14:35 #8 29.69 Unpacking libexporter-tiny-perl (1.002002-1) ...
23:14:35 #8 29.72 Selecting previously unselected package liblist-moreutils-xs-perl.
23:14:35 #8 29.72 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
23:14:35 #8 29.73 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
23:14:35 #8 29.76 Selecting previously unselected package liblist-moreutils-perl.
23:14:35 #8 29.76 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
23:14:35 #8 29.76 Unpacking liblist-moreutils-perl (0.430-2) ...
23:14:35 #8 29.79 Selecting previously unselected package libdata-dpath-perl.
23:14:35 #8 29.79 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
23:14:35 #8 29.80 Unpacking libdata-dpath-perl (0.58-1) ...
23:14:35 #8 29.83 Selecting previously unselected package libdata-dump-perl.
23:14:35 #8 29.83 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
23:14:35 #8 29.84 Unpacking libdata-dump-perl (1.23-1.1) ...
23:14:35 #8 29.86 Selecting previously unselected package libdata-messagepack-perl.
23:14:35 #8 29.87 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
23:14:35 #8 29.87 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
23:14:35 #8 29.90 Selecting previously unselected package libnet-domain-tld-perl.
23:14:35 #8 29.90 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
23:14:35 #8 29.91 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
23:14:35 #8 29.94 Selecting previously unselected package libdata-validate-domain-perl.
23:14:35 #8 29.94 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
23:14:35 #8 29.94 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
23:14:35 #8 29.97 Selecting previously unselected package libdevel-size-perl.
23:14:35 #8 29.97 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
23:14:35 #8 29.97 Unpacking libdevel-size-perl (0.83-1+b2) ...
23:14:35 #8 30.00 Selecting previously unselected package libdistro-info-perl.
23:14:35 #8 30.01 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
23:14:35 #8 30.01 Unpacking libdistro-info-perl (1.0) ...
23:14:35 #8 30.04 Selecting previously unselected package libemail-address-xs-perl.
23:14:35 #8 30.04 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
23:14:35 #8 30.04 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
23:14:35 #8 30.08 Selecting previously unselected package libfcgi0ldbl:amd64.
23:14:35 #8 30.08 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
23:14:35 #8 30.08 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
23:14:35 #8 30.11 Selecting previously unselected package libfcgi-bin.
23:14:35 #8 30.11 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
23:14:35 #8 30.12 Unpacking libfcgi-bin (2.4.2-2) ...
23:14:35 #8 30.15 Selecting previously unselected package libfcgi-perl:amd64.
23:14:35 #8 30.15 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
23:14:35 #8 30.15 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
23:14:35 #8 30.18 Selecting previously unselected package libipc-system-simple-perl.
23:14:35 #8 30.18 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
23:14:35 #8 30.18 Unpacking libipc-system-simple-perl (1.30-1) ...
23:14:35 #8 30.21 Selecting previously unselected package libfile-basedir-perl.
23:14:35 #8 30.21 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
23:14:35 #8 30.22 Unpacking libfile-basedir-perl (0.08-1) ...
23:14:35 #8 30.24 Selecting previously unselected package libfile-chdir-perl.
23:14:35 #8 30.25 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
23:14:35 #8 30.25 Unpacking libfile-chdir-perl (0.1008-1.1) ...
23:14:35 #8 30.28 Selecting previously unselected package libfile-fcntllock-perl.
23:14:35 #8 30.28 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
23:14:35 #8 30.28 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
23:14:36 #8 30.31 Selecting previously unselected package libnumber-compare-perl.
23:14:36 #8 30.31 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
23:14:36 #8 30.32 Unpacking libnumber-compare-perl (0.03-1.1) ...
23:14:36 #8 30.34 Selecting previously unselected package libtext-glob-perl.
23:14:36 #8 30.35 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
23:14:36 #8 30.35 Unpacking libtext-glob-perl (0.11-1) ...
23:14:36 #8 30.38 Selecting previously unselected package libfile-find-rule-perl.
23:14:36 #8 30.38 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
23:14:36 #8 30.38 Unpacking libfile-find-rule-perl (0.34-1) ...
23:14:36 #8 30.41 Selecting previously unselected package libfont-afm-perl.
23:14:36 #8 30.41 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
23:14:36 #8 30.42 Unpacking libfont-afm-perl (1.20-3) ...
23:14:36 #8 30.44 Selecting previously unselected package libio-string-perl.
23:14:36 #8 30.44 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
23:14:36 #8 30.45 Unpacking libio-string-perl (1.08-3.1) ...
23:14:36 #8 30.47 Selecting previously unselected package libfont-ttf-perl.
23:14:36 #8 30.48 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
23:14:36 #8 30.48 Unpacking libfont-ttf-perl (1.06-1.1) ...
23:14:36 #8 30.54 Selecting previously unselected package libio-stringy-perl.
23:14:36 #8 30.54 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
23:14:36 #8 30.54 Unpacking libio-stringy-perl (2.111-3) ...
23:14:36 #8 30.58 Selecting previously unselected package libparams-validate-perl:amd64.
23:14:36 #8 30.58 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
23:14:36 #8 30.59 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
23:14:36 #8 30.62 Selecting previously unselected package libgetopt-long-descriptive-perl.
23:14:36 #8 30.62 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
23:14:36 #8 30.63 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
23:14:36 #8 30.66 Selecting previously unselected package libsort-versions-perl.
23:14:36 #8 30.66 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
23:14:36 #8 30.66 Unpacking libsort-versions-perl (1.62-1) ...
23:14:36 #8 30.69 Selecting previously unselected package libgit-wrapper-perl.
23:14:36 #8 30.69 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
23:14:36 #8 30.69 Unpacking libgit-wrapper-perl (0.048-1) ...
23:14:36 #8 30.72 Selecting previously unselected package libhttp-tiny-multipart-perl.
23:14:36 #8 30.72 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
23:14:36 #8 30.73 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
23:14:36 #8 30.76 Selecting previously unselected package libio-prompter-perl.
23:14:36 #8 30.76 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
23:14:36 #8 30.76 Unpacking libio-prompter-perl (0.004015-1) ...
23:14:36 #8 30.79 Selecting previously unselected package libjson-perl.
23:14:36 #8 30.79 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
23:14:36 #8 30.80 Unpacking libjson-perl (4.03000-1) ...
23:14:36 #8 30.83 Selecting previously unselected package liblog-any-perl.
23:14:36 #8 30.83 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
23:14:36 #8 30.84 Unpacking liblog-any-perl (1.709-1) ...
23:14:36 #8 30.87 Selecting previously unselected package liblog-any-adapter-screen-perl.
23:14:36 #8 30.87 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
23:14:36 #8 30.87 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
23:14:36 #8 30.90 Selecting previously unselected package libpackage-stash-perl.
23:14:36 #8 30.90 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
23:14:36 #8 30.91 Unpacking libpackage-stash-perl (0.39-1) ...
23:14:36 #8 30.94 Selecting previously unselected package libsub-identify-perl.
23:14:36 #8 30.94 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
23:14:36 #8 30.95 Unpacking libsub-identify-perl (0.14-1+b3) ...
23:14:36 #8 30.98 Selecting previously unselected package libsub-name-perl.
23:14:37 #8 30.98 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
23:14:37 #8 30.99 Unpacking libsub-name-perl (0.26-1+b1) ...
23:14:37 #8 31.02 Selecting previously unselected package libnamespace-clean-perl.
23:14:37 #8 31.02 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
23:14:37 #8 31.02 Unpacking libnamespace-clean-perl (0.27-1) ...
23:14:37 #8 31.08 Selecting previously unselected package libpath-tiny-perl.
23:14:37 #8 31.08 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
23:14:37 #8 31.08 Unpacking libpath-tiny-perl (0.118-1) ...
23:14:37 #8 31.12 Selecting previously unselected package libtype-tiny-perl.
23:14:37 #8 31.12 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
23:14:37 #8 31.13 Unpacking libtype-tiny-perl (1.012001-2) ...
23:14:37 #8 31.20 Selecting previously unselected package libgitlab-api-v4-perl.
23:14:37 #8 31.20 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
23:14:37 #8 31.21 Unpacking libgitlab-api-v4-perl (0.26-1) ...
23:14:37 #8 31.26 Selecting previously unselected package libglib2.0-0:amd64.
23:14:37 #8 31.26 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
23:14:37 #8 31.27 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
23:14:37 #8 31.41 Selecting previously unselected package libglib2.0-data.
23:14:37 #8 31.42 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
23:14:37 #8 31.42 Unpacking libglib2.0-data (2.66.8-1) ...
23:14:37 #8 31.59 Selecting previously unselected package libgpm2:amd64.
23:14:37 #8 31.60 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
23:14:37 #8 31.60 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:14:37 #8 31.63 Selecting previously unselected package libhash-fieldhash-perl.
23:14:37 #8 31.63 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
23:14:37 #8 31.64 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
23:14:37 #8 31.67 Selecting previously unselected package libhtml-form-perl.
23:14:37 #8 31.67 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
23:14:37 #8 31.67 Unpacking libhtml-form-perl (6.07-1) ...
23:14:37 #8 31.70 Selecting previously unselected package libhtml-format-perl.
23:14:37 #8 31.70 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
23:14:37 #8 31.70 Unpacking libhtml-format-perl (2.12-1.1) ...
23:14:37 #8 31.74 Selecting previously unselected package libhtml-html5-entities-perl.
23:14:37 #8 31.74 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
23:14:37 #8 31.74 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
23:14:37 #8 31.77 Selecting previously unselected package libhttp-daemon-perl.
23:14:37 #8 31.78 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
23:14:37 #8 31.78 Unpacking libhttp-daemon-perl (6.12-1) ...
23:14:37 #8 31.81 Selecting previously unselected package libio-sessiondata-perl.
23:14:37 #8 31.81 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
23:14:37 #8 31.81 Unpacking libio-sessiondata-perl (1.03-1.1) ...
23:14:37 #8 31.84 Selecting previously unselected package libipc-run3-perl.
23:14:37 #8 31.84 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
23:14:37 #8 31.85 Unpacking libipc-run3-perl (0.048-2) ...
23:14:37 #8 31.88 Selecting previously unselected package libtypes-serialiser-perl.
23:14:37 #8 31.88 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
23:14:37 #8 31.89 Unpacking libtypes-serialiser-perl (1.01-1) ...
23:14:37 #8 31.91 Selecting previously unselected package libjson-xs-perl.
23:14:37 #8 31.92 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
23:14:37 #8 31.92 Unpacking libjson-xs-perl (4.030-1+b1) ...
23:14:37 #8 31.96 Selecting previously unselected package libjson-maybexs-perl.
23:14:37 #8 31.96 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
23:14:37 #8 32.03 Unpacking libjson-maybexs-perl (1.004003-1) ...
23:14:37 #8 32.05 Selecting previously unselected package libldap-common.
23:14:37 #8 32.06 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
23:14:37 #8 32.06 Unpacking libldap-common (2.4.57+dfsg-3) ...
23:14:38 #8 32.09 Selecting previously unselected package liblist-compare-perl.
23:14:38 #8 32.10 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
23:14:38 #8 32.10 Unpacking liblist-compare-perl (0.55-1) ...
23:14:38 #8 32.13 Selecting previously unselected package liblist-someutils-perl.
23:14:38 #8 32.14 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
23:14:38 #8 32.14 Unpacking liblist-someutils-perl (0.58-1) ...
23:14:38 #8 32.17 Selecting previously unselected package liblist-someutils-xs-perl.
23:14:38 #8 32.17 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
23:14:38 #8 32.18 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
23:14:38 #8 32.21 Selecting previously unselected package liblist-utilsby-perl.
23:14:38 #8 32.21 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
23:14:38 #8 32.21 Unpacking liblist-utilsby-perl (0.11-1) ...
23:14:38 #8 32.24 Selecting previously unselected package libltdl7:amd64.
23:14:38 #8 32.24 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
23:14:38 #8 32.25 Unpacking libltdl7:amd64 (2.4.6-15) ...
23:14:38 #8 32.28 Selecting previously unselected package libltdl-dev:amd64.
23:14:38 #8 32.29 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
23:14:38 #8 32.29 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
23:14:38 #8 32.33 Selecting previously unselected package liblzo2-2:amd64.
23:14:38 #8 32.34 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
23:14:38 #8 32.34 Unpacking liblzo2-2:amd64 (2.10-2) ...
23:14:38 #8 32.37 Selecting previously unselected package libsys-hostname-long-perl.
23:14:38 #8 32.38 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
23:14:38 #8 32.38 Unpacking libsys-hostname-long-perl (1.5-2) ...
23:14:38 #8 32.41 Selecting previously unselected package libmail-sendmail-perl.
23:14:38 #8 32.41 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
23:14:38 #8 32.42 Unpacking libmail-sendmail-perl (0.80-1.1) ...
23:14:38 #8 32.45 Selecting previously unselected package libnet-smtp-ssl-perl.
23:14:38 #8 32.45 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
23:14:38 #8 32.45 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
23:14:38 #8 32.48 Selecting previously unselected package libmailtools-perl.
23:14:38 #8 32.48 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
23:14:38 #8 32.49 Unpacking libmailtools-perl (2.21-1) ...
23:14:38 #8 32.53 Selecting previously unselected package libmarkdown2:amd64.
23:14:38 #8 32.53 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
23:14:38 #8 32.53 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
23:14:38 #8 32.57 Selecting previously unselected package libmime-tools-perl.
23:14:38 #8 32.57 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
23:14:38 #8 32.57 Unpacking libmime-tools-perl (5.509-1) ...
23:14:38 #8 32.62 Selecting previously unselected package libmoox-aliases-perl.
23:14:38 #8 32.62 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
23:14:38 #8 32.62 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
23:14:38 #8 32.65 Selecting previously unselected package libnamespace-autoclean-perl.
23:14:38 #8 32.66 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
23:14:38 #8 32.66 Unpacking libnamespace-autoclean-perl (0.29-1) ...
23:14:38 #8 32.69 Selecting previously unselected package libobject-id-perl.
23:14:38 #8 32.69 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
23:14:38 #8 32.69 Unpacking libobject-id-perl (0.1.2-2.1) ...
23:14:38 #8 32.72 Selecting previously unselected package libmoox-struct-perl.
23:14:38 #8 32.72 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
23:14:38 #8 32.73 Unpacking libmoox-struct-perl (0.020-1) ...
23:14:38 #8 32.76 Selecting previously unselected package libmouse-perl.
23:14:38 #8 32.76 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
23:14:38 #8 32.76 Unpacking libmouse-perl (2.5.10-1+b1) ...
23:14:38 #8 32.81 Selecting previously unselected package libnumber-range-perl.
23:14:38 #8 32.81 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
23:14:38 #8 32.81 Unpacking libnumber-range-perl (0.12-1.1) ...
23:14:38 #8 32.84 Selecting previously unselected package libossp-uuid16:amd64.
23:14:38 #8 32.84 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
23:14:38 #8 32.85 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
23:14:38 #8 32.88 Selecting previously unselected package libossp-uuid-perl.
23:14:38 #8 32.88 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
23:14:38 #8 32.88 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
23:14:38 #8 32.91 Selecting previously unselected package libpackage-stash-xs-perl.
23:14:38 #8 32.92 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
23:14:38 #8 32.92 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
23:14:38 #8 32.95 Selecting previously unselected package libpath-iterator-rule-perl.
23:14:38 #8 32.95 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
23:14:38 #8 32.95 Unpacking libpath-iterator-rule-perl (1.014-1) ...
23:14:38 #8 32.98 Selecting previously unselected package libperlio-gzip-perl.
23:14:38 #8 32.99 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
23:14:38 #8 32.99 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
23:14:38 #8 33.02 Selecting previously unselected package libpod-parser-perl.
23:14:38 #8 33.02 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
23:14:38 #8 33.04 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
23:14:38 #8 33.05 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
23:14:38 #8 33.06 Unpacking libpod-parser-perl (1.63-2) ...
23:14:38 #8 33.09 Selecting previously unselected package libpod-constants-perl.
23:14:39 #8 33.09 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
23:14:39 #8 33.10 Unpacking libpod-constants-perl (0.19-2) ...
23:14:39 #8 33.12 Selecting previously unselected package libproc-processtable-perl.
23:14:39 #8 33.13 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
23:14:39 #8 33.13 Unpacking libproc-processtable-perl (0.59-2+b1) ...
23:14:39 #8 33.17 Selecting previously unselected package libre2-9:amd64.
23:14:39 #8 33.17 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
23:14:39 #8 33.18 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
23:14:39 #8 33.21 Selecting previously unselected package libre-engine-re2-perl:amd64.
23:14:39 #8 33.22 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
23:14:39 #8 33.22 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
23:14:39 #8 33.25 Selecting previously unselected package libreadonly-perl.
23:14:39 #8 33.25 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
23:14:39 #8 33.25 Unpacking libreadonly-perl (2.050-3) ...
23:14:39 #8 33.28 Selecting previously unselected package libref-util-perl.
23:14:39 #8 33.28 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
23:14:39 #8 33.29 Unpacking libref-util-perl (0.204-1) ...
23:14:39 #8 33.31 Selecting previously unselected package libref-util-xs-perl.
23:14:39 #8 33.32 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
23:14:39 #8 33.32 Unpacking libref-util-xs-perl (0.117-1+b3) ...
23:14:39 #8 33.35 Selecting previously unselected package libregexp-pattern-license-perl.
23:14:39 #8 33.35 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
23:14:39 #8 33.35 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
23:14:39 #8 33.38 Selecting previously unselected package libregexp-pattern-perl.
23:14:39 #8 33.38 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
23:14:39 #8 33.39 Unpacking libregexp-pattern-perl (0.2.14-1) ...
23:14:39 #8 33.42 Selecting previously unselected package libsasl2-modules:amd64.
23:14:39 #8 33.42 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
23:14:39 #8 33.42 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
23:14:39 #8 33.46 Selecting previously unselected package libsereal-decoder-perl.
23:14:39 #8 33.46 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
23:14:39 #8 33.47 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
23:14:39 #8 33.50 Selecting previously unselected package libsereal-encoder-perl.
23:14:39 #8 33.50 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
23:14:39 #8 33.50 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
23:14:39 #8 33.54 Selecting previously unselected package libtask-weaken-perl.
23:14:39 #8 33.54 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
23:14:39 #8 33.55 Unpacking libtask-weaken-perl (1.06-1) ...
23:14:39 #8 33.57 Selecting previously unselected package libxml-parser-perl:amd64.
23:14:39 #8 33.58 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
23:14:39 #8 33.58 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
23:14:39 #8 33.62 Selecting previously unselected package libsoap-lite-perl.
23:14:39 #8 33.63 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
23:14:39 #8 33.63 Unpacking libsoap-lite-perl (1.27-1) ...
23:14:39 #8 33.69 Selecting previously unselected package libsort-key-perl.
23:14:39 #8 33.69 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
23:14:39 #8 33.69 Unpacking libsort-key-perl (1.33-2+b3) ...
23:14:39 #8 33.72 Selecting previously unselected package libstring-copyright-perl.
23:14:39 #8 33.72 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
23:14:39 #8 33.73 Unpacking libstring-copyright-perl (0.003006-1) ...
23:14:39 #8 33.75 Selecting previously unselected package libstring-escape-perl.
23:14:39 #8 33.76 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
23:14:39 #8 33.76 Unpacking libstring-escape-perl (2010.002-2) ...
23:14:39 #8 33.79 Selecting previously unselected package libstring-shellquote-perl.
23:14:39 #8 33.79 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
23:14:39 #8 33.79 Unpacking libstring-shellquote-perl (1.04-1) ...
23:14:39 #8 33.82 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
23:14:39 #8 33.83 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
23:14:39 #8 33.83 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
23:14:39 #8 33.86 Selecting previously unselected package libterm-readkey-perl.
23:14:39 #8 33.86 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
23:14:39 #8 33.86 Unpacking libterm-readkey-perl (2.38-1+b2) ...
23:14:39 #8 33.89 Selecting previously unselected package libtext-levenshteinxs-perl.
23:14:39 #8 33.90 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
23:14:39 #8 33.90 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
23:14:39 #8 33.93 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
23:14:39 #8 33.93 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
23:14:39 #8 33.93 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
23:14:39 #8 33.96 Selecting previously unselected package libtext-xslate-perl.
23:14:39 #8 33.97 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
23:14:39 #8 33.97 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
23:14:39 #8 34.01 Selecting previously unselected package libtime-duration-perl.
23:14:39 #8 34.02 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
23:14:39 #8 34.02 Unpacking libtime-duration-perl (1.21-1) ...
23:14:39 #8 34.05 Selecting previously unselected package libtime-moment-perl.
23:14:39 #8 34.05 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
23:14:39 #8 34.05 Unpacking libtime-moment-perl (0.44-1+b3) ...
23:14:39 #8 34.09 Selecting previously unselected package libtype-tiny-xs-perl.
23:14:39 #8 34.09 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
23:14:39 #8 34.10 Unpacking libtype-tiny-xs-perl (0.022-1) ...
23:14:39 #8 34.12 Selecting previously unselected package libunicode-utf8-perl.
23:14:40 #8 34.12 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
23:14:40 #8 34.13 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
23:14:40 #8 34.16 Selecting previously unselected package libunwind8:amd64.
23:14:40 #8 34.16 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
23:14:40 #8 34.17 Unpacking libunwind8:amd64 (1.3.2-2) ...
23:14:40 #8 34.21 Selecting previously unselected package libxdelta2.
23:14:40 #8 34.21 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
23:14:40 #8 34.21 Unpacking libxdelta2 (1.1.3-9.3) ...
23:14:40 #8 34.25 Selecting previously unselected package libxext6:amd64.
23:14:40 #8 34.25 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
23:14:40 #8 34.25 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
23:14:40 #8 34.28 Selecting previously unselected package libxml-namespacesupport-perl.
23:14:40 #8 34.29 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
23:14:40 #8 34.29 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
23:14:40 #8 34.32 Selecting previously unselected package libxml-sax-base-perl.
23:14:40 #8 34.32 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
23:14:40 #8 34.32 Unpacking libxml-sax-base-perl (1.09-1.1) ...
23:14:40 #8 34.37 Selecting previously unselected package libxml-sax-perl.
23:14:40 #8 34.37 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
23:14:40 #8 34.38 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
23:14:40 #8 34.41 Selecting previously unselected package libxml-libxml-perl.
23:14:40 #8 34.42 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
23:14:40 #8 34.42 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
23:14:40 #8 34.49 Selecting previously unselected package libxml-sax-expat-perl.
23:14:40 #8 34.49 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
23:14:40 #8 34.49 Unpacking libxml-sax-expat-perl (0.51-1) ...
23:14:40 #8 34.52 Selecting previously unselected package libxmlrpc-lite-perl.
23:14:40 #8 34.52 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
23:14:40 #8 34.53 Unpacking libxmlrpc-lite-perl (0.717-4) ...
23:14:40 #8 34.56 Selecting previously unselected package libxmuu1:amd64.
23:14:40 #8 34.56 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
23:14:40 #8 34.57 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
23:14:40 #8 34.60 Selecting previously unselected package libyaml-0-2:amd64.
23:14:40 #8 34.60 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
23:14:40 #8 34.61 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
23:14:40 #8 34.64 Selecting previously unselected package libyaml-libyaml-perl.
23:14:40 #8 34.64 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
23:14:40 #8 34.64 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
23:14:40 #8 34.67 Selecting previously unselected package licensecheck.
23:14:40 #8 34.68 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
23:14:40 #8 34.68 Unpacking licensecheck (3.1.1-2) ...
23:14:40 #8 34.72 Selecting previously unselected package lzip.
23:14:40 #8 34.72 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
23:14:40 #8 34.73 Unpacking lzip (1.22-3) ...
23:14:40 #8 34.77 Selecting previously unselected package lzop.
23:14:40 #8 34.77 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
23:14:40 #8 34.78 Unpacking lzop (1.04-2) ...
23:14:40 #8 34.81 Selecting previously unselected package t1utils.
23:14:40 #8 34.81 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
23:14:40 #8 34.82 Unpacking t1utils (1.41-4) ...
23:14:40 #8 34.85 Selecting previously unselected package unzip.
23:14:40 #8 34.86 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
23:14:40 #8 34.86 Unpacking unzip (6.0-26) ...
23:14:40 #8 34.91 Selecting previously unselected package lintian.
23:14:40 #8 34.92 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
23:14:40 #8 34.92 Unpacking lintian (2.104.0) ...
23:14:41 #8 35.19 Selecting previously unselected package lsb-release.
23:14:41 #8 35.19 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
23:14:41 #8 35.19 Unpacking lsb-release (11.1.0) ...
23:14:41 #8 35.23 Selecting previously unselected package manpages-dev.
23:14:41 #8 35.23 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
23:14:41 #8 35.23 Unpacking manpages-dev (5.10-1) ...
23:14:41 #8 35.55 Selecting previously unselected package pbzip2.
23:14:41 #8 35.56 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
23:14:41 #8 35.56 Unpacking pbzip2 (1.1.13-1) ...
23:14:41 #8 35.59 Selecting previously unselected package pixz.
23:14:41 #8 35.59 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
23:14:41 #8 35.59 Unpacking pixz (1.0.7-1) ...
23:14:41 #8 35.62 Selecting previously unselected package xdelta.
23:14:41 #8 35.62 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
23:14:41 #8 35.63 Unpacking xdelta (1.1.3-9.3) ...
23:14:41 #8 35.66 Selecting previously unselected package xdelta3.
23:14:41 #8 35.66 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
23:14:41 #8 35.66 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
23:14:41 #8 35.69 Selecting previously unselected package pristine-tar.
23:14:41 #8 35.70 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
23:14:41 #8 35.70 Unpacking pristine-tar (1.49) ...
23:14:41 #8 35.74 Selecting previously unselected package publicsuffix.
23:14:41 #8 35.75 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ...
23:14:41 #8 35.75 Unpacking publicsuffix (20210108.1309-1) ...
23:14:41 #8 35.79 Selecting previously unselected package python-apt-common.
23:14:41 #8 35.79 Preparing to unpack .../347-python-apt-common_2.2.0_all.deb ...
23:14:41 #8 35.80 Unpacking python-apt-common (2.2.0) ...
23:14:41 #8 35.84 Selecting previously unselected package python3-apt.
23:14:41 #8 35.85 Preparing to unpack .../348-python3-apt_2.2.0_amd64.deb ...
23:14:41 #8 35.85 Unpacking python3-apt (2.2.0) ...
23:14:41 #8 35.90 Selecting previously unselected package python3-certifi.
23:14:41 #8 35.90 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
23:14:41 #8 35.90 Unpacking python3-certifi (2020.6.20-1) ...
23:14:41 #8 35.95 Selecting previously unselected package python3-idna.
23:14:41 #8 35.95 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
23:14:41 #8 35.95 Unpacking python3-idna (2.10-1) ...
23:14:41 #8 35.99 Selecting previously unselected package python3-magic.
23:14:41 #8 35.99 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
23:14:41 #8 35.99 Unpacking python3-magic (2:0.4.20-3) ...
23:14:41 #8 36.03 Selecting previously unselected package python3-urllib3.
23:14:41 #8 36.03 Preparing to unpack .../352-python3-urllib3_1.26.4-1_all.deb ...
23:14:41 #8 36.03 Unpacking python3-urllib3 (1.26.4-1) ...
23:14:41 #8 36.08 Selecting previously unselected package python3-requests.
23:14:41 #8 36.08 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
23:14:41 #8 36.08 Unpacking python3-requests (2.25.1+dfsg-2) ...
23:14:41 #8 36.12 Selecting previously unselected package python3-unidiff.
23:14:41 #8 36.12 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
23:14:41 #8 36.13 Unpacking python3-unidiff (0.5.5-2) ...
23:14:41 #8 36.15 Selecting previously unselected package python3-xdg.
23:14:42 #8 36.16 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
23:14:42 #8 36.16 Unpacking python3-xdg (0.27-2) ...
23:14:42 #8 36.20 Selecting previously unselected package shared-mime-info.
23:14:42 #8 36.20 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
23:14:42 #8 36.20 Unpacking shared-mime-info (2.0-1) ...
23:14:42 #8 36.31 Selecting previously unselected package strace.
23:14:42 #8 36.31 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
23:14:42 #8 36.32 Unpacking strace (5.10-1) ...
23:14:42 #8 36.39 Selecting previously unselected package xauth.
23:14:42 #8 36.39 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
23:14:42 #8 36.40 Unpacking xauth (1:1.1-1) ...
23:14:42 #8 36.44 Selecting previously unselected package xdg-user-dirs.
23:14:42 #8 36.44 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
23:14:42 #8 36.45 Unpacking xdg-user-dirs (0.17-2) ...
23:14:42 #8 36.50 Setting up libksba8:amd64 (1.5.0-3) ...
23:14:42 #8 36.51 Setting up media-types (4.0.0) ...
23:14:42 #8 36.53 Setting up libpipeline1:amd64 (1.5.3-1) ...
23:14:42 #8 36.54 Setting up wdiff (1.2.2-2+b1) ...
23:14:42 #8 36.55 Setting up libxau6:amd64 (1:1.0.9-1) ...
23:14:42 #8 36.56 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
23:14:42 #8 36.57 Setting up libpsl5:amd64 (0.21.0-1.2) ...
23:14:42 #8 36.58 Setting up libgpm2:amd64 (1.20.7-8) ...
23:14:42 #8 36.59 Setting up bsdextrautils (2.36.1-7) ...
23:14:42 #8 36.60 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
23:14:42 #8 36.60 Setting up libicu67:amd64 (67.1-6) ...
23:14:42 #8 36.62 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
23:14:42 #8 36.63 Setting up xdg-user-dirs (0.17-2) ...
23:14:42 #8 36.65 Setting up libmagic-mgc (1:5.39-3) ...
23:14:42 #8 36.66 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
23:14:42 #8 36.67 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
23:14:42 #8 36.71 No schema files found: doing nothing.
23:14:42 #8 36.71 Setting up distro-info-data (0.50) ...
23:14:42 #8 36.72 Setting up manpages (5.10-1) ...
23:14:42 #8 36.73 Setting up unzip (6.0-26) ...
23:14:42 #8 36.74 Setting up perl-modules-5.32 (5.32.1-4) ...
23:14:42 #8 36.76 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
23:14:42 #8 36.77 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
23:14:42 #8 36.78 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
23:14:42 #8 36.79 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
23:14:42 #8 36.80 Setting up libfcgi-bin (2.4.2-2) ...
23:14:42 #8 36.81 Setting up binutils-common:amd64 (2.35.2-2) ...
23:14:42 #8 36.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
23:14:42 #8 36.83 Setting up libmagic1:amd64 (1:5.39-3) ...
23:14:42 #8 36.85 Setting up libdeflate0:amd64 (1.7-1) ...
23:14:42 #8 36.87 Setting up less (551-2) ...
23:14:42 #8 36.88 Setting up perl-openssl-defaults:amd64 (5) ...
23:14:42 #8 36.89 Setting up linux-libc-dev:amd64 (5.10.40-1) ...
23:14:42 #8 36.90 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
23:14:42 #8 36.91 Setting up gettext-base (0.21-4) ...
23:14:42 #8 36.92 Setting up liblzo2-2:amd64 (2.10-2) ...
23:14:42 #8 36.93 Setting up libnpth0:amd64 (1.6-3) ...
23:14:42 #8 36.94 Setting up file (1:5.39-3) ...
23:14:42 #8 36.95 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
23:14:42 #8 36.96 Setting up libassuan0:amd64 (2.5.3-7.1) ...
23:14:42 #8 36.98 Setting up libgomp1:amd64 (10.2.1-6) ...
23:14:43 #8 36.99 Setting up bzip2 (1.0.8-4) ...
23:14:43 #8 37.00 Setting up libldap-common (2.4.57+dfsg-3) ...
23:14:43 #8 37.01 Setting up libunwind8:amd64 (1.3.2-2) ...
23:14:43 #8 37.02 Setting up pbzip2 (1.1.13-1) ...
23:14:43 #8 37.03 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
23:14:43 #8 37.04 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
23:14:43 #8 37.05 Setting up libasan6:amd64 (10.2.1-6) ...
23:14:43 #8 37.07 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
23:14:43 #8 37.08 Setting up fakeroot (1.25.3-1.1) ...
23:14:43 #8 37.08 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
23:14:43 #8 37.10 Setting up autotools-dev (20180224.1+nmu1) ...
23:14:43 #8 37.11 Setting up libglib2.0-data (2.66.8-1) ...
23:14:43 #8 37.11 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
23:14:43 #8 37.12 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
23:14:43 #8 37.14 Setting up libx11-data (2:1.7.1-1) ...
23:14:43 #8 37.15 Setting up make (4.3-4.1) ...
23:14:43 #8 37.16 Setting up libmpfr6:amd64 (4.1.0-3) ...
23:14:43 #8 37.17 Setting up gnupg-l10n (2.2.27-2) ...
23:14:43 #8 37.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:14:43 #8 37.19 Setting up lzip (1.22-3) ...
23:14:43 #8 37.21 Setting up strace (5.10-1) ...
23:14:43 #8 37.22 Setting up libsigsegv2:amd64 (2.13-1) ...
23:14:43 #8 37.23 Setting up xz-utils (5.2.5-2) ...
23:14:43 #8 37.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:14:43 #8 37.24 Setting up t1utils (1.41-4) ...
23:14:43 #8 37.26 Setting up libquadmath0:amd64 (10.2.1-6) ...
23:14:43 #8 37.27 Setting up diffstat (1.64-1) ...
23:14:43 #8 37.28 Setting up libpng16-16:amd64 (1.6.37-3) ...
23:14:43 #8 37.29 Setting up libmpc3:amd64 (1.2.0-1) ...
23:14:43 #8 37.30 Setting up libatomic1:amd64 (10.2.1-6) ...
23:14:43 #8 37.31 Setting up patch (2.7.6-7) ...
23:14:43 #8 37.32 Setting up autopoint (0.21-4) ...
23:14:43 #8 37.33 Setting up libwebp6:amd64 (0.6.1-2.1) ...
23:14:43 #8 37.34 Setting up fonts-dejavu-core (2.37-2) ...
23:14:43 #8 37.40 Setting up libxdelta2 (1.1.3-9.3) ...
23:14:43 #8 37.41 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
23:14:43 #8 37.43 Setting up libltdl7:amd64 (2.4.6-15) ...
23:14:43 #8 37.44 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
23:14:43 #8 37.45 Setting up libubsan1:amd64 (10.2.1-6) ...
23:14:43 #8 37.47 Setting up libmd0:amd64 (1.0.3-3) ...
23:14:43 #8 37.49 Setting up python-apt-common (2.2.0) ...
23:14:43 #8 37.50 Setting up libnsl-dev:amd64 (1.3.0-2) ...
23:14:43 #8 37.51 Setting up sensible-utils (0.0.14) ...
23:14:43 #8 37.52 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
23:14:43 #8 37.53 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
23:14:43 #8 37.54 Setting up libuchardet0:amd64 (0.0.7-1) ...
23:14:43 #8 37.55 Setting up lzop (1.04-2) ...
23:14:43 #8 37.57 Setting up libmpdec3:amd64 (2.5.1-1) ...
23:14:43 #8 37.58 Setting up git-man (1:2.30.2-1) ...
23:14:43 #8 37.59 Setting up libssh2-1:amd64 (1.9.0-2) ...
23:14:43 #8 37.60 Setting up netbase (6.3) ...
23:14:43 #8 37.63 Setting up libtiff5:amd64 (4.2.0-1) ...
23:14:43 #8 37.64 Setting up libbinutils:amd64 (2.35.2-2) ...
23:14:43 #8 37.65 Setting up libfido2-1:amd64 (1.6.0-2) ...
23:14:43 #8 37.66 Setting up libisl23:amd64 (0.23-1) ...
23:14:43 #8 37.68 Setting up libc-dev-bin (2.31-12) ...
23:14:43 #8 37.69 Setting up openssl (1.1.1k-1) ...
23:14:43 #8 37.70 Setting up libbsd0:amd64 (0.11.3-1) ...
23:14:43 #8 37.71 Setting up libelf1:amd64 (0.183-1) ...
23:14:43 #8 37.72 Setting up readline-common (8.1-1) ...
23:14:43 #8 37.74 Setting up publicsuffix (20210108.1309-1) ...
23:14:43 #8 37.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
23:14:43 #8 37.76 Setting up libmarkdown2:amd64 (2.2.6-1) ...
23:14:43 #8 37.77 Setting up libcc1-0:amd64 (10.2.1-6) ...
23:14:43 #8 37.78 Setting up iso-codes (4.6.0-1) ...
23:14:43 #8 37.79 Setting up liblocale-gettext-perl (1.07-4+b1) ...
23:14:43 #8 37.81 Setting up liblsan0:amd64 (10.2.1-6) ...
23:14:43 #8 37.82 Setting up cpp-10 (10.2.1-6) ...
23:14:43 #8 37.83 Setting up dctrl-tools (2.24-3+b1) ...
23:14:43 #8 37.84 Setting up libitm1:amd64 (10.2.1-6) ...
23:14:43 #8 37.85 Setting up debian-keyring (2020.12.24) ...
23:14:43 #8 37.86 Setting up libgdbm6:amd64 (1.19-2) ...
23:14:43 #8 37.88 Setting up libtsan0:amd64 (10.2.1-6) ...
23:14:43 #8 37.89 Setting up libctf0:amd64 (2.35.2-2) ...
23:14:43 #8 37.90 Setting up pinentry-curses (1.1.0-4) ...
23:14:43 #8 37.91 Setting up manpages-dev (5.10-1) ...
23:14:43 #8 37.92 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
23:14:43 #8 37.96 Setting up libxcb1:amd64 (1.14-3) ...
23:14:43 #8 37.97 Setting up gettext (0.21-4) ...
23:14:43 #8 37.98 Setting up xdelta (1.1.3-9.3) ...
23:14:43 #8 37.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
23:14:43 #8 38.00 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
23:14:43 #8 38.01 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
23:14:43 #8 38.02 Setting up libreadline8:amd64 (8.1-1) ...
23:14:43 #8 38.03 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
23:14:44 #8 38.04 Setting up m4 (1.4.18-5) ...
23:14:44 #8 38.06 Setting up libcurl3-gnutls:amd64 (7.74.0-1.2) ...
23:14:44 #8 38.07 Setting up ca-certificates (20210119) ...
23:14:44 #8 38.41 Updating certificates in /etc/ssl/certs...
23:14:44 #8 38.82 129 added, 0 removed; done.
23:14:44 #8 38.85 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
23:14:44 #8 38.86 Setting up shared-mime-info (2.0-1) ...
23:14:47 #8 41.18 Setting up libgdbm-compat4:amd64 (1.19-2) ...
23:14:47 #8 41.19 Setting up ucf (3.0043) ...
23:14:47 #8 41.29 Setting up libperl5.32:amd64 (5.32.1-4) ...
23:14:47 #8 41.30 Setting up dwz (0.13+20210201-1) ...
23:14:47 #8 41.31 Setting up groff-base (1.22.4-6) ...
23:14:47 #8 41.33 Setting up cpp (4:10.2.1-1) ...
23:14:47 #8 41.34 Setting up pixz (1.0.7-1) ...
23:14:47 #8 41.35 Setting up gpgconf (2.2.27-2) ...
23:14:47 #8 41.36 Setting up libcurl4:amd64 (7.74.0-1.2) ...
23:14:47 #8 41.38 Setting up libc6-dev:amd64 (2.31-12) ...
23:14:47 #8 41.39 Setting up libx11-6:amd64 (2:1.7.1-1) ...
23:14:47 #8 41.40 Setting up curl (7.74.0-1.2) ...
23:14:47 #8 41.41 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
23:14:47 #8 41.42 Setting up gpg (2.2.27-2) ...
23:14:47 #8 41.43 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
23:14:47 #8 41.44 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
23:14:47 #8 41.45 Setting up gnupg-utils (2.2.27-2) ...
23:14:47 #8 41.47 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
23:14:47 #8 41.48 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
23:14:47 #8 41.49 Setting up gpg-agent (2.2.27-2) ...
23:14:47 #8 41.95 Setting up libxpm4:amd64 (1:3.5.12-1) ...
23:14:47 #8 41.97 Setting up fontconfig-config (2.13.1-4.2) ...
23:14:47 #8 42.15 Setting up openssh-client (1:8.4p1-5) ...
23:14:47 #8 42.24 Setting up gpgsm (2.2.27-2) ...
23:14:48 #8 42.25 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
23:14:48 #8 42.26 Setting up binutils (2.35.2-2) ...
23:14:48 #8 42.27 Setting up man-db (2.9.4-2) ...
23:14:48 #8 42.37 Building database of manual pages ...
23:15:06 #8 57.45 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
23:15:06 #8 57.48 Setting up dirmngr (2.2.27-2) ...
23:15:06 #8 57.61 Setting up perl (5.32.1-4) ...
23:15:06 #8 57.62 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
23:15:06 #8 57.63 Setting up libclass-data-inheritable-perl (0.08-3) ...
23:15:06 #8 57.64 Setting up libdata-dump-perl (1.23-1.1) ...
23:15:06 #8 57.66 Setting up libref-util-perl (0.204-1) ...
23:15:06 #8 57.67 Setting up libipc-system-simple-perl (1.30-1) ...
23:15:06 #8 57.68 Setting up libnet-domain-tld-perl (1.75-1.1) ...
23:15:06 #8 57.69 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
23:15:06 #8 57.70 Setting up libvariable-magic-perl (0.62-1+b3) ...
23:15:06 #8 57.71 Setting up libio-html-perl (1.004-2) ...
23:15:06 #8 57.72 Setting up libpod-parser-perl (1.63-2) ...
23:15:06 #8 57.73 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
23:15:06 #8 57.74 Setting up liblist-moreutils-xs-perl (0.430-2) ...
23:15:06 #8 57.75 Setting up gcc-10 (10.2.1-6) ...
23:15:06 #8 57.76 Setting up libparams-util-perl (1.102-1+b1) ...
23:15:06 #8 57.77 Setting up libdpkg-perl (1.20.9) ...
23:15:06 #8 57.78 Setting up libtime-duration-perl (1.21-1) ...
23:15:06 #8 57.79 Setting up autoconf (2.69-14) ...
23:15:06 #8 57.81 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
23:15:06 #8 57.82 Setting up libarray-intspan-perl (2.004-1) ...
23:15:06 #8 57.83 Setting up libcapture-tiny-perl (0.48-1) ...
23:15:06 #8 57.84 Setting up libtimedate-perl (2.3300-2) ...
23:15:06 #8 57.85 Setting up gpg-wks-server (2.2.27-2) ...
23:15:06 #8 57.86 Setting up libsub-name-perl (0.26-1+b1) ...
23:15:06 #8 57.87 Setting up libtype-tiny-xs-perl (0.022-1) ...
23:15:06 #8 57.88 Setting up libdata-validate-domain-perl (0.10-1.1) ...
23:15:06 #8 57.90 Setting up libproc-processtable-perl (0.59-2+b1) ...
23:15:06 #8 57.91 Setting up libfile-chdir-perl (0.1008-1.1) ...
23:15:06 #8 57.92 Setting up xauth (1:1.1-1) ...
23:15:06 #8 57.93 Setting up libpath-tiny-perl (0.118-1) ...
23:15:06 #8 57.94 Setting up libarchive-cpio-perl (0.10-1.1) ...
23:15:06 #8 57.95 Setting up libjson-perl (4.03000-1) ...
23:15:06 #8 57.97 Setting up libipc-run3-perl (0.048-2) ...
23:15:06 #8 57.98 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
23:15:06 #8 57.99 Setting up libsub-override-perl (0.09-2) ...
23:15:06 #8 58.00 Setting up libaliased-perl (0.34-1.1) ...
23:15:06 #8 58.01 Setting up libstrictures-perl (2.000006-1) ...
23:15:06 #8 58.02 Setting up libsub-quote-perl (2.006006-1) ...
23:15:06 #8 58.03 Setting up libdevel-stacktrace-perl (2.0400-1) ...
23:15:06 #8 58.04 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
23:15:06 #8 58.05 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
23:15:06 #8 58.06 Setting up libsort-versions-perl (1.62-1) ...
23:15:06 #8 58.07 Setting up libexporter-tiny-perl (1.002002-1) ...
23:15:06 #8 58.09 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
23:15:06 #8 58.10 Setting up libfile-dirlist-perl (0.05-2) ...
23:15:06 #8 58.11 Setting up libterm-readkey-perl (2.38-1+b2) ...
23:15:06 #8 58.12 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
23:15:06 #8 58.13 Setting up libperlio-gzip-perl (0.19-1+b7) ...
23:15:06 #8 58.14 Setting up libsys-hostname-long-perl (1.5-2) ...
23:15:06 #8 58.15 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
23:15:06 #8 58.17 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
23:15:06 #8 58.18 Setting up liburi-perl (5.08-1) ...
23:15:06 #8 58.19 Setting up libfile-touch-perl (0.11-1) ...
23:15:06 #8 58.20 Setting up python3.9 (3.9.2-1) ...
23:15:06 #8 58.79 Setting up libemail-address-xs-perl (1.04-1+b3) ...
23:15:06 #8 58.80 Setting up libnet-ssleay-perl (1.88-3+b1) ...
23:15:06 #8 58.81 Setting up automake (1:1.16.3-2) ...
23:15:06 #8 58.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:15:06 #8 58.83 Setting up libapt-pkg-perl (0.1.39) ...
23:15:06 #8 58.84 Setting up libio-sessiondata-perl (1.03-1.1) ...
23:15:06 #8 58.85 Setting up libstring-escape-perl (2010.002-2) ...
23:15:06 #8 58.86 Setting up libhttp-date-perl (6.05-1) ...
23:15:06 #8 58.87 Setting up libfile-which-perl (1.23-1) ...
23:15:06 #8 58.88 Setting up libfile-basedir-perl (0.08-1) ...
23:15:06 #8 58.89 Setting up libnumber-range-perl (0.12-1.1) ...
23:15:06 #8 58.90 Setting up libtask-weaken-perl (1.06-1) ...
23:15:06 #8 58.91 Setting up libunicode-utf8-perl (0.62-1+b2) ...
23:15:06 #8 58.93 Setting up libmouse-perl (2.5.10-1+b1) ...
23:15:06 #8 58.94 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
23:15:06 #8 58.95 Setting up g++-10 (10.2.1-6) ...
23:15:06 #8 58.96 Setting up libfile-listing-perl (6.14-1) ...
23:15:06 #8 58.97 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
23:15:06 #8 58.98 Setting up gpg-wks-client (2.2.27-2) ...
23:15:06 #8 58.99 Setting up libregexp-pattern-perl (0.2.14-1) ...
23:15:06 #8 59.00 Setting up libdata-messagepack-perl (1.00-4+b1) ...
23:15:06 #8 59.01 Setting up libclass-inspector-perl (1.36-1) ...
23:15:06 #8 59.03 Setting up libfont-afm-perl (1.20-3) ...
23:15:06 #8 59.04 Setting up libwant-perl (0.29-1+b6) ...
23:15:06 #8 59.05 Setting up libdynaloader-functions-perl (0.003-1.1) ...
23:15:06 #8 59.06 Setting up libtext-glob-perl (0.11-1) ...
23:15:06 #8 59.07 Setting up libclass-method-modifiers-perl (2.13-1) ...
23:15:06 #8 59.08 Setting up liblist-compare-perl (0.55-1) ...
23:15:06 #8 59.09 Setting up libref-util-xs-perl (0.117-1+b3) ...
23:15:06 #8 59.11 Setting up libio-pty-perl (1:1.15-2) ...
23:15:06 #8 59.12 Setting up libtool (2.4.6-15) ...
23:15:06 #8 59.13 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
23:15:06 #8 59.14 Setting up libsort-key-perl (1.33-2+b3) ...
23:15:06 #8 59.15 Setting up libclone-perl (0.45-1+b1) ...
23:15:06 #8 59.17 Setting up libalgorithm-diff-perl (1.201-1) ...
23:15:06 #8 59.18 Setting up libarchive-zip-perl (1.68-1) ...
23:15:06 #8 59.19 Setting up libsub-identify-perl (0.14-1+b3) ...
23:15:06 #8 59.20 Setting up libdistro-info-perl (1.0) ...
23:15:06 #8 59.21 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
23:15:06 #8 59.22 Setting up libobject-id-perl (0.1.2-2.1) ...
23:15:06 #8 59.23 Setting up libio-stringy-perl (2.111-3) ...
23:15:06 #8 59.24 Setting up liblist-moreutils-perl (0.430-2) ...
23:15:06 #8 59.25 Setting up libhtml-tagset-perl (3.20-4) ...
23:15:06 #8 59.26 Setting up liblog-any-perl (1.709-1) ...
23:15:06 #8 59.27 Setting up libauthen-sasl-perl (2.1600-1.1) ...
23:15:06 #8 59.28 Setting up libdevel-size-perl (0.83-1+b2) ...
23:15:06 #8 59.30 Setting up libdebhelper-perl (13.3.4) ...
23:15:06 #8 59.31 Setting up libpod-constants-perl (0.19-2) ...
23:15:06 #8 59.32 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
23:15:06 #8 59.33 Setting up libconvert-binhex-perl (1.125-1) ...
23:15:06 #8 59.34 Setting up liblwp-mediatypes-perl (6.04-1) ...
23:15:06 #8 59.35 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
23:15:06 #8 59.37 Setting up libtry-tiny-perl (0.30-1) ...
23:15:06 #8 59.38 Setting up libtype-tiny-perl (1.012001-2) ...
23:15:06 #8 59.39 Setting up libcommon-sense-perl (3.75-1+b4) ...
23:15:06 #8 59.40 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
23:15:06 #8 59.41 Setting up libnet-http-perl (6.20-1) ...
23:15:06 #8 59.42 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
23:15:06 #8 59.43 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
23:15:06 #8 59.44 Setting up libtime-moment-perl (0.44-1+b3) ...
23:15:06 #8 59.45 Setting up libencode-locale-perl (1.05-1.1) ...
23:15:06 #8 59.46 Setting up python3 (3.9.2-3) ...
23:15:06 #8 59.74 Setting up libexception-class-perl (1.44-1) ...
23:15:06 #8 59.75 Setting up python3-xdg (0.27-2) ...
23:15:06 #8 59.91 Setting up libconfig-tiny-perl (2.26-1) ...
23:15:06 #8 59.92 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
23:15:06 #8 59.93 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
23:15:06 #8 59.94 Setting up liblist-utilsby-perl (0.11-1) ...
23:15:06 #8 59.95 Setting up libstring-shellquote-perl (1.04-1) ...
23:15:06 #8 59.96 Setting up libsub-install-perl (0.928-1.1) ...
23:15:06 #8 59.97 Setting up gcc (4:10.2.1-1) ...
23:15:06 #8 59.99 Setting up dpkg-dev (1.20.9) ...
23:15:06 #8 60.01 Setting up libnumber-compare-perl (0.03-1.1) ...
23:15:06 #8 60.02 Setting up intltool-debian (0.35.0+20060710.5) ...
23:15:06 #8 60.03 Setting up liberror-perl (0.17029-1) ...
23:15:06 #8 60.05 Setting up python3-six (1.16.0-1) ...
23:15:06 #8 60.19 Setting up dh-autoreconf (20) ...
23:15:06 #8 60.20 Setting up patchutils (0.4.2-1) ...
23:15:06 #8 60.21 Setting up libmail-sendmail-perl (0.80-1.1) ...
23:15:06 #8 60.22 Setting up libltdl-dev:amd64 (2.4.6-15) ...
23:15:06 #8 60.23 Setting up libjson-maybexs-perl (1.004003-1) ...
23:15:06 #8 60.24 Setting up libxml-sax-base-perl (1.09-1.1) ...
23:15:06 #8 60.25 Setting up libio-string-perl (1.08-3.1) ...
23:15:06 #8 60.26 Setting up libreadonly-perl (2.050-3) ...
23:15:06 #8 60.27 Setting up python3-gpg (1.14.0-1+b2) ...
23:15:06 #8 60.44 Setting up python3-certifi (2020.6.20-1) ...
23:15:06 #8 60.57 Setting up libfile-find-rule-perl (0.34-1) ...
23:15:06 #8 60.58 Setting up libstring-copyright-perl (0.003006-1) ...
23:15:06 #8 60.59 Setting up libgd3:amd64 (2.3.0-2) ...
23:15:06 #8 60.60 Setting up python3-idna (2.10-1) ...
23:15:06 #8 60.81 Setting up libdata-optlist-perl (0.110-1.1) ...
23:15:06 #8 60.82 Setting up libipc-run-perl (20200505.0-1) ...
23:15:06 #8 60.83 Setting up git (1:2.30.2-1) ...
23:15:06 #8 60.86 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
23:15:06 #8 60.87 Setting up python3-urllib3 (1.26.4-1) ...
23:15:06 #8 61.04 Setting up libcontextual-return-perl (0.004014-2) ...
23:15:06 #8 61.05 Setting up libwww-robotrules-perl (6.02-1) ...
23:15:06 #8 61.06 Setting up libtypes-serialiser-perl (1.01-1) ...
23:15:06 #8 61.08 Setting up g++ (4:10.2.1-1) ...
23:15:06 #8 61.10 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
23:15:07 #8 61.11 Setting up libhtml-parser-perl (3.75-1+b1) ...
23:15:07 #8 61.12 Setting up libgit-wrapper-perl (0.048-1) ...
23:15:07 #8 61.13 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
23:15:07 #8 61.14 Setting up librole-tiny-perl (2.002004-1) ...
23:15:07 #8 61.15 Setting up gnupg (2.2.27-2) ...
23:15:07 #8 61.16 Setting up build-essential (12.9) ...
23:15:07 #8 61.17 Setting up python3-unidiff (0.5.5-2) ...
23:15:07 #8 61.31 Setting up lsb-release (11.1.0) ...
23:15:07 #8 61.32 Setting up libfont-ttf-perl (1.06-1.1) ...
23:15:07 #8 61.33 Setting up libfile-homedir-perl (1.006-1) ...
23:15:07 #8 61.34 Setting up python3-magic (2:0.4.20-3) ...
23:15:07 #8 61.48 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
23:15:07 #8 61.50 Setting up pristine-tar (1.49) ...
23:15:07 #8 61.51 Setting up libio-socket-ssl-perl (2.069-1) ...
23:15:07 #8 61.52 Setting up libsub-exporter-perl (0.987-1) ...
23:15:07 #8 61.54 Setting up libc-devtools (2.31-12) ...
23:15:07 #8 61.55 Setting up libalgorithm-merge-perl (0.08-3) ...
23:15:07 #8 61.56 Setting up libhttp-message-perl (6.28-1) ...
23:15:07 #8 61.57 Setting up libhtml-form-perl (6.07-1) ...
23:15:07 #8 61.58 Setting up python3-pkg-resources (52.0.0-3) ...
23:15:07 #8 61.77 Setting up libiterator-perl (0.03+ds1-1.1) ...
23:15:07 #8 61.78 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
23:15:07 #8 61.79 Setting up libjson-xs-perl (4.030-1+b1) ...
23:15:07 #8 61.80 Setting up libhttp-negotiate-perl (6.01-1) ...
23:15:07 #8 61.81 Setting up libio-prompter-perl (0.004015-1) ...
23:15:07 #8 61.82 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
23:15:07 #8 61.83 Setting up libhttp-cookies-perl (6.10-1) ...
23:15:07 #8 61.85 Setting up python3-apt (2.2.0) ...
23:15:07 #8 62.01 Setting up po-debconf (1.0.21+nmu1) ...
23:15:07 #8 62.02 Setting up libhtml-tree-perl (5.07-2) ...
23:15:07 #8 62.03 Setting up libparams-classify-perl (0.015-1+b3) ...
23:15:07 #8 62.04 Setting up libpath-iterator-rule-perl (1.014-1) ...
23:15:07 #8 62.05 Setting up libhtml-format-perl (2.12-1.1) ...
23:15:07 #8 62.06 Setting up libxml-sax-perl (1.02+dfsg-1) ...
23:15:07 #8 62.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
23:15:07 #8 62.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:15:08 #8 62.31 
23:15:08 #8 62.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:15:08 #8 62.34 Setting up python3-chardet (4.0.0-1) ...
23:15:08 #8 62.61 Setting up libnet-smtp-ssl-perl (1.04-1) ...
23:15:08 #8 62.62 Setting up libmodule-runtime-perl (0.016-1) ...
23:15:08 #8 62.63 Setting up libmailtools-perl (2.21-1) ...
23:15:08 #8 62.64 Setting up python3-debian (0.1.39) ...
23:15:08 #8 62.80 Setting up python3-requests (2.25.1+dfsg-2) ...
23:15:08 #8 62.95 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
23:15:08 #8 62.99 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
23:15:08 #8 63.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
23:15:08 #8 63.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:15:09 #8 63.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:15:09 #8 63.28 Setting up dh-strip-nondeterminism (1.11.0-1) ...
23:15:09 #8 63.29 Setting up libconst-fast-perl (0.014-1.1) ...
23:15:09 #8 63.30 Setting up libhttp-daemon-perl (6.12-1) ...
23:15:09 #8 63.31 Setting up libdata-dpath-perl (0.58-1) ...
23:15:09 #8 63.32 Setting up libmodule-implementation-perl (0.09-1.1) ...
23:15:09 #8 63.33 Setting up libpackage-stash-perl (0.39-1) ...
23:15:09 #8 63.34 Setting up libimport-into-perl (1.002005-1) ...
23:15:09 #8 63.35 Setting up libmoo-perl (2.004004-1) ...
23:15:09 #8 63.36 Setting up liblist-someutils-perl (0.58-1) ...
23:15:09 #8 63.37 Setting up debhelper (13.3.4) ...
23:15:09 #8 63.39 Setting up libmime-tools-perl (5.509-1) ...
23:15:09 #8 63.40 Setting up dput (1.1.0) ...
23:15:09 #8 63.55 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
23:15:09 #8 63.56 Setting up equivs (2.3.1) ...
23:15:09 #8 63.57 Setting up libmoox-aliases-perl (0.001006-1.1) ...
23:15:09 #8 63.58 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
23:15:09 #8 63.59 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
23:15:09 #8 63.60 Setting up libnamespace-clean-perl (0.27-1) ...
23:15:09 #8 63.61 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
23:15:09 #8 63.62 Setting up libnamespace-autoclean-perl (0.29-1) ...
23:15:09 #8 63.63 Setting up libgitlab-api-v4-perl (0.26-1) ...
23:15:09 #8 63.64 Setting up libmoox-struct-perl (0.020-1) ...
23:15:09 #8 63.66 Setting up lintian (2.104.0) ...
23:15:09 #8 63.67 Setting up licensecheck (3.1.1-2) ...
23:15:09 #8 63.68 Setting up liblwp-protocol-https-perl (6.10-1) ...
23:15:09 #8 63.69 Setting up libwww-perl (6.52-1) ...
23:15:09 #8 63.70 Setting up devscripts (2.21.2) ...
23:15:09 #8 63.86 Setting up libxml-parser-perl:amd64 (2.46-2) ...
23:15:09 #8 63.88 Setting up libxml-sax-expat-perl (0.51-1) ...
23:15:09 #8 63.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
23:15:09 #8 63.97 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:15:10 #8 64.09 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:15:10 #8 64.12 Setting up libsoap-lite-perl (1.27-1) ...
23:15:10 #8 64.14 Setting up libxmlrpc-lite-perl (0.717-4) ...
23:15:10 #8 64.15 Processing triggers for libc-bin (2.31-12) ...
23:15:10 #8 64.18 Processing triggers for ca-certificates (20210119) ...
23:15:10 #8 64.19 Updating certificates in /etc/ssl/certs...
23:15:10 #8 64.53 0 added, 0 removed; done.
23:15:10 #8 64.53 Running hooks in /etc/ca-certificates/update.d...
23:15:10 #8 64.53 done.
23:15:10 #8 DONE 64.8s
23:15:10 
23:15:10 #10 [stage-1 3/8] COPY common /root/build-deb/debian
23:15:10 #10 sha256:5e1a3d8e8b400478ccc15873e9e5b1bf337c19d2fb188b62772b5c2736a6acf1
23:15:10 #10 DONE 0.0s
23:15:10 
23:15:10 #11 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
23:15:10 #11 sha256:77e2c29c8a19d9a0e1d2fcad12fc738f24af31604dee517de65fd98e0fbe1d17
23:15:11 #11 0.730 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
23:15:11 #11 0.730 Hit:2 http://deb.debian.org/debian bullseye InRelease
23:15:11 #11 0.730 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
23:15:12 #11 0.975 Reading package lists...
23:15:12 #11 1.754 dpkg-buildpackage: info: source package docker-ce-build-deps
23:15:12 #11 1.754 dpkg-buildpackage: info: source version 1.0
23:15:12 #11 1.754 dpkg-buildpackage: info: source distribution unstable
23:15:12 #11 1.754 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
23:15:12 #11 1.787  dpkg-source --before-build .
23:15:12 #11 1.787 dpkg-buildpackage: info: host architecture amd64
23:15:12 #11 1.882  debian/rules clean
23:15:12 #11 1.884 dh clean
23:15:12 #11 1.961    dh_clean
23:15:12 #11 1.991  debian/rules binary
23:15:12 #11 1.993 dh binary
23:15:12 #11 2.055    dh_update_autotools_config
23:15:12 #11 2.082    dh_autoreconf
23:15:12 #11 2.120    create-stamp debian/debhelper-build-stamp
23:15:12 #11 2.120    dh_prep
23:15:13 #11 2.147    dh_install
23:15:13 #11 2.178    dh_installdocs
23:15:13 #11 2.216    dh_installchangelogs
23:15:13 #11 2.293    dh_perl
23:15:13 #11 2.326    dh_link
23:15:13 #11 2.358    dh_strip_nondeterminism
23:15:13 #11 2.399    dh_compress
23:15:13 #11 2.437    dh_fixperms
23:15:13 #11 2.477    dh_missing
23:15:13 #11 2.501    dh_installdeb
23:15:13 #11 2.533    dh_gencontrol
23:15:13 #11 2.644    dh_md5sums
23:15:13 #11 2.676    dh_builddeb
23:15:13 #11 2.701 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
23:15:13 #11 2.719  dpkg-genbuildinfo --build=binary
23:15:13 #11 2.852  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
23:15:13 #11 2.927 dpkg-genchanges: info: binary-only upload (no source code included)
23:15:13 #11 2.929  dpkg-source --after-build .
23:15:13 #11 3.059 dpkg-buildpackage: info: binary-only upload (no source included)
23:15:13 #11 3.063 
23:15:13 #11 3.063 The package has been created.
23:15:13 #11 3.063 Attention, the package has been created in the current directory,
23:15:13 #11 3.063 not in ".." as indicated by the message above!
23:15:13 #11 3.083 Selecting previously unselected package docker-ce-build-deps.
23:15:13 #11 3.099 (Reading database ... 28614 files and directories currently installed.)
23:15:13 #11 3.100 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
23:15:13 #11 3.103 Unpacking docker-ce-build-deps (1.0) ...
23:15:14 #11 3.143 Reading package lists...
23:15:14 #11 3.683 Building dependency tree...
23:15:14 #11 3.813 Reading state information...
23:15:14 #11 3.834 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
23:15:14 #11 3.997 Starting 2 pkgProblemResolver with broken count: 0
23:15:14 #11 3.999 Done
23:15:14 #11 4.148  Done
23:15:15 #11 4.279 Starting pkgProblemResolver with broken count: 0
23:15:15 #11 4.302 Starting 2 pkgProblemResolver with broken count: 0
23:15:15 #11 4.304 Done
23:15:15 #11 4.504 The following additional packages will be installed:
23:15:15 #11 4.504   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
23:15:15 #11 4.504   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
23:15:15 #11 4.504   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
23:15:15 #11 4.505   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
23:15:15 #11 4.505   libsystemd-dev libudev-dev libuv1 pkg-config procps
23:15:15 #11 4.506 Suggested packages:
23:15:15 #11 4.506   cmake-doc ninja-build apparmor-easyprof seccomp
23:15:15 #11 4.506 Recommended packages:
23:15:15 #11 4.506   psmisc
23:15:15 #11 4.685 The following NEW packages will be installed:
23:15:15 #11 4.685   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
23:15:15 #11 4.686   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
23:15:15 #11 4.686   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
23:15:15 #11 4.686   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
23:15:15 #11 4.686   libsystemd-dev libudev-dev libuv1 pkg-config procps
23:15:15 #11 4.955 0 upgraded, 26 newly installed, 0 to remove and 6 not upgraded.
23:15:15 #11 4.955 1 not fully installed or removed.
23:15:15 #11 4.955 Need to get 11.8 MB of archives.
23:15:15 #11 4.955 After this operation, 47.8 MB of additional disk space will be used.
23:15:15 #11 4.955 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:15:15 #11 4.963 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
23:15:15 #11 4.989 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
23:15:15 #11 4.991 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
23:15:15 #11 4.993 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
23:15:15 #11 4.998 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:15:15 #11 4.999 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:15:15 #11 5.001 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-1 [132 kB]
23:15:15 #11 5.002 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
23:15:15 #11 5.044 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
23:15:15 #11 5.045 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:15:15 #11 5.046 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:15:15 #11 5.048 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:15:15 #11 5.124 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:15:15 #11 5.192 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
23:15:15 #11 5.192 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-5 [123 kB]
23:15:15 #11 5.193 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:15:15 #11 5.197 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:15:15 #11 5.199 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:15:15 #11 5.200 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:15:15 #11 5.201 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:15:15 #11 5.207 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:15:15 #11 5.208 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:15:15 #11 5.209 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
23:15:15 #11 5.210 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-5 [400 kB]
23:15:15 #11 5.213 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
23:15:15 #11 5.353 debconf: delaying package configuration, since apt-utils is not installed
23:15:16 #11 5.394 Fetched 11.8 MB in 1s (22.7 MB/s)
23:15:16 #11 5.422 Selecting previously unselected package bash-completion.
23:15:16 #11 5.422 (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 ... 28618 files and directories currently installed.)
23:15:16 #11 5.440 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
23:15:16 #11 5.893 Unpacking bash-completion (1:2.11-2) ...
23:15:16 #11 6.010 Selecting previously unselected package cmake-data.
23:15:16 #11 6.013 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ...
23:15:16 #11 6.018 Unpacking cmake-data (3.18.4-2) ...
23:15:17 #11 6.366 Selecting previously unselected package libncurses6:amd64.
23:15:17 #11 6.370 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
23:15:17 #11 6.378 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
23:15:17 #11 6.416 Selecting previously unselected package libprocps8:amd64.
23:15:17 #11 6.419 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
23:15:17 #11 6.423 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
23:15:17 #11 6.462 Selecting previously unselected package procps.
23:15:17 #11 6.465 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
23:15:17 #11 6.472 Unpacking procps (2:3.3.17-5) ...
23:15:17 #11 6.556 Selecting previously unselected package libjsoncpp24:amd64.
23:15:17 #11 6.559 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
23:15:17 #11 6.563 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:15:17 #11 6.601 Selecting previously unselected package librhash0:amd64.
23:15:17 #11 6.604 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
23:15:17 #11 6.608 Unpacking librhash0:amd64 (1.4.1-2) ...
23:15:17 #11 6.650 Selecting previously unselected package libuv1:amd64.
23:15:17 #11 6.654 Preparing to unpack .../07-libuv1_1.40.0-1_amd64.deb ...
23:15:17 #11 6.657 Unpacking libuv1:amd64 (1.40.0-1) ...
23:15:17 #11 6.694 Selecting previously unselected package cmake.
23:15:17 #11 6.697 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ...
23:15:17 #11 6.701 Unpacking cmake (3.18.4-2) ...
23:15:18 #11 7.240 Selecting previously unselected package dh-apparmor.
23:15:18 #11 7.244 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
23:15:18 #11 7.247 Unpacking dh-apparmor (2.13.6-10) ...
23:15:18 #11 7.289 Selecting previously unselected package libbtrfs0:amd64.
23:15:18 #11 7.291 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
23:15:18 #11 7.295 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:15:18 #11 7.338 Selecting previously unselected package libbtrfs-dev:amd64.
23:15:18 #11 7.341 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:15:18 #11 7.344 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:15:18 #11 7.398 Selecting previously unselected package dmsetup.
23:15:18 #11 7.401 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:15:18 #11 7.404 Unpacking dmsetup (2:1.02.175-2.1) ...
23:15:18 #11 7.445 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:15:18 #11 7.446 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:15:18 #11 7.449 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:15:18 #11 7.496 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:15:18 #11 7.496 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:15:18 #11 7.500 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:15:18 #11 7.528 Selecting previously unselected package libudev-dev:amd64.
23:15:18 #11 7.531 Preparing to unpack .../15-libudev-dev_247.3-5_amd64.deb ...
23:15:18 #11 7.535 Unpacking libudev-dev:amd64 (247.3-5) ...
23:15:18 #11 7.574 Selecting previously unselected package libsepol1-dev:amd64.
23:15:18 #11 7.577 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
23:15:18 #11 7.580 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:15:18 #11 7.647 Selecting previously unselected package libpcre2-16-0:amd64.
23:15:18 #11 7.650 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
23:15:18 #11 7.655 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:15:18 #11 7.706 Selecting previously unselected package libpcre2-32-0:amd64.
23:15:18 #11 7.709 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
23:15:18 #11 7.713 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:15:18 #11 7.764 Selecting previously unselected package libpcre2-posix2:amd64.
23:15:18 #11 7.767 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
23:15:18 #11 7.771 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:15:18 #11 7.801 Selecting previously unselected package libpcre2-dev:amd64.
23:15:18 #11 7.805 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
23:15:18 #11 7.808 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:15:18 #11 7.906 Selecting previously unselected package libselinux1-dev:amd64.
23:15:18 #11 7.909 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
23:15:18 #11 7.912 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:15:18 #11 7.965 Selecting previously unselected package libdevmapper-dev:amd64.
23:15:18 #11 7.969 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:15:18 #11 7.972 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:15:18 #11 8.002 Selecting previously unselected package libseccomp-dev:amd64.
23:15:18 #11 8.005 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ...
23:15:18 #11 8.009 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
23:15:18 #11 8.046 Selecting previously unselected package libsystemd-dev:amd64.
23:15:18 #11 8.049 Preparing to unpack .../24-libsystemd-dev_247.3-5_amd64.deb ...
23:15:18 #11 8.053 Unpacking libsystemd-dev:amd64 (247.3-5) ...
23:15:18 #11 8.162 Selecting previously unselected package pkg-config.
23:15:18 #11 8.166 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
23:15:18 #11 8.170 Unpacking pkg-config (0.29.2-1) ...
23:15:18 #11 8.213 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
23:15:18 #11 8.226 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:15:18 #11 8.237 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:15:18 #11 8.249 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:15:18 #11 8.260 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:15:18 #11 8.271 Setting up libuv1:amd64 (1.40.0-1) ...
23:15:19 #11 8.285 Setting up bash-completion (1:2.11-2) ...
23:15:19 #11 8.795 Setting up libncurses6:amd64 (6.2+20201114-2) ...
23:15:19 #11 8.806 Setting up pkg-config (0.29.2-1) ...
23:15:19 #11 8.853 Setting up libudev-dev:amd64 (247.3-5) ...
23:15:19 #11 8.864 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:15:19 #11 8.874 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:15:19 #11 8.886 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:15:19 #11 8.898 Setting up librhash0:amd64 (1.4.1-2) ...
23:15:19 #11 8.910 Setting up cmake-data (3.18.4-2) ...
23:15:19 #11 8.925 Setting up dh-apparmor (2.13.6-10) ...
23:15:19 #11 8.936 Setting up libsystemd-dev:amd64 (247.3-5) ...
23:15:19 #11 8.946 Setting up libprocps8:amd64 (2:3.3.17-5) ...
23:15:19 #11 8.956 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:15:19 #11 8.967 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:15:19 #11 8.978 Setting up procps (2:3.3.17-5) ...
23:15:19 #11 9.012 Setting up cmake (3.18.4-2) ...
23:15:19 #11 9.024 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:15:19 #11 9.036 Setting up dmsetup (2:1.02.175-2.1) ...
23:15:19 #11 9.048 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:15:19 #11 9.059 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:15:19 #11 9.071 Setting up docker-ce-build-deps (1.0) ...
23:15:19 #11 9.083 Processing triggers for libc-bin (2.31-12) ...
23:15:19 #11 9.102 Processing triggers for man-db (2.9.4-2) ...
23:15:21 #11 DONE 11.1s
23:15:21 
23:15:21 #12 [stage-1 5/8] COPY sources/ /sources
23:15:21 #12 sha256:ca0b1354b95336f2ade171d33433affa609b495580cddd31c51f449bea55fce7
23:15:21 #12 DONE 0.1s
23:15:21 
23:15:21 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
23:15:21 #14 sha256:896def450b270137091d8d68ff980de3bd18364faff394651c3afb88933264a1
23:15:23 #14 DONE 1.7s
23:15:23 
23:15:23 #15 [stage-1 7/8] WORKDIR /root/build-deb
23:15:23 #15 sha256:7ba60e2ae7ad62866a787c91d0bd4e76097ca23df48a7888cd378a34ba3cb4e0
23:15:23 #15 DONE 0.0s
23:15:23 
23:15:23 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
23:15:23 #16 sha256:5d8d1e46cc8e5c9710d45839b4fa172f20fb1a07ad9fdb9699f9fadc44b398d4
23:15:23 #16 DONE 0.0s
23:15:23 
23:15:23 #17 exporting to image
23:15:23 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:15:23 #17 exporting layers
23:15:30 #17 exporting layers 6.5s done
23:15:30 #17 writing image sha256:8271c1e13a7c5f91ce9f83e95a5dc4103e9cea9d6b8ae8875ed3da8ee0101a5e done
23:15:30 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
23:15:30 #17 DONE 6.5s
23:15:30 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210629140245-4a6fe51 -e VERSION=0.0.0-20210629140245-4a6fe51 -e CLI_GITCOMMIT=4a6fe51 -e ENGINE_GITCOMMIT=d12fc17 -e COMPOSE_VERSION=v2.0.0-beta.4 -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
23:15:30 + set -e
23:15:30 + mkdir -p /root/build-deb/engine
23:15:30 + tar -C /root/build-deb -xzf /sources/engine.tgz
23:15:31 + mkdir -p /root/build-deb/cli
23:15:31 + tar -C /root/build-deb -xzf /sources/cli.tgz
23:15:31 + mkdir -p /root/build-deb/compose-cli
23:15:31 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
23:15:31 + mkdir -p /root/build-deb/scan-cli-plugin
23:15:31 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
23:15:31 + mkdir -p /go/src/github.com/docker
23:15:31 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
23:15:31 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
23:15:31 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
23:15:31 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
23:15:31 + EPOCH=5
23:15:31 + EPOCH_SEP=
23:15:31 + [[ ! -z 5 ]]
23:15:31 + EPOCH_SEP=:
23:15:31 + [[ -z 0.0.0-20210629140245-4a6fe51 ]]
23:15:31 + echo VERSION AAA 0.0.0-20210629140245-4a6fe51
23:15:31 VERSION AAA 0.0.0-20210629140245-4a6fe51
23:15:31 + VERSION=0.0.0-20210629140245-4a6fe51
23:15:31 + echo VERSION bbb 0.0.0-20210629140245-4a6fe51
23:15:31 VERSION bbb 0.0.0-20210629140245-4a6fe51
23:15:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
23:15:31 + debSource=docker-ce
23:15:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
23:15:31 + debMaintainer='Docker <support@docker.com>'
23:15:31 ++ date --rfc-2822
23:15:31 + debDate='Tue, 29 Jun 2021 23:15:31 +0000'
23:15:31 + cat
23:15:31 + export CLI_GITCOMMIT=4a6fe51
23:15:31 + CLI_GITCOMMIT=4a6fe51
23:15:31 + export ENGINE_GITCOMMIT=d12fc17
23:15:31 + ENGINE_GITCOMMIT=d12fc17
23:15:31 + export SCAN_GITCOMMIT=35651ca
23:15:31 + SCAN_GITCOMMIT=35651ca
23:15:31 + echo VERSION BBB 0.0.0-20210629140245-4a6fe51
23:15:31 VERSION BBB 0.0.0-20210629140245-4a6fe51
23:15:31 + dpkg-buildpackage -uc -us -I.git
23:15:31 dpkg-buildpackage: info: source package docker-ce
23:15:31 dpkg-buildpackage: info: source version 5:0.0.0-20210629140245-4a6fe51-0~debian-bullseye
23:15:31 dpkg-buildpackage: info: source distribution bullseye
23:15:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
23:15:31  dpkg-source -I.git --before-build .
23:15:31 dpkg-buildpackage: info: host architecture amd64
23:15:32  debian/rules clean
23:15:32 dh clean --with=bash-completion --with=systemd
23:15:32    dh_clean
23:15:32  dpkg-source -I.git -b .
23:15:32 dpkg-source: warning: native package version may not have a revision
23:15:32 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210629140245-4a6fe51-0~debian'
23:15:32 dpkg-source: info: using source format '1.0'
23:15:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.tar.gz
23:15:42 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.dsc
23:15:42  debian/rules build
23:15:42 dh build --with=bash-completion --with=systemd
23:15:42    dh_update_autotools_config
23:15:42    dh_autoreconf
23:15:42    debian/rules override_dh_auto_build
23:15:42 make[1]: Entering directory '/root/build-deb'
23:15:42 # Build the daemon and dependencies
23:15:42 cd engine && DOCKER_GITCOMMIT=d12fc17 PRODUCT=docker ./hack/make.sh dynbinary
23:15:42 
23:15:42 Removing bundles/
23:15:42 
23:15:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
23:15:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
23:15:42 GOOS="" GOARCH="" GOARM=""
23:17:18 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51
23:17:18 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
23:17:18 GOOS="" GOARCH="" GOARM=""
23:17:18 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51
23:17:18 
23:17:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
23:17:18 + RM_GOPATH=0
23:17:18 + TMP_GOPATH=/go
23:17:18 + : /usr/local/bin
23:17:18 + '[' -z /go ']'
23:17:18 + export GOPATH=/go
23:17:18 + GOPATH=/go
23:17:18 + case "$(go env GOARCH)" in
23:17:18 ++ go env GOARCH
23:17:18 + export GO_BUILDMODE=-buildmode=pie
23:17:18 + GO_BUILDMODE=-buildmode=pie
23:17:18 ++ dirname hack/dockerfile/install/install.sh
23:17:18 + dir=hack/dockerfile/install
23:17:18 + bin=tini
23:17:18 + shift
23:17:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
23:17:18 + . hack/dockerfile/install/tini.installer
23:17:18 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:17:18 + install_tini
23:17:18 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:17:18 + git clone https://github.com/krallin/tini.git /go/tini
23:17:18 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:17:18 Cloning into '/go/tini'...
23:17:18 + cd /go/tini
23:17:18 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:17:18 + cmake .
23:17:18 -- The C compiler identification is GNU 10.2.1
23:17:18 -- Detecting C compiler ABI info
23:17:18 -- Detecting C compiler ABI info - done
23:17:18 -- Check for working C compiler: /usr/bin/cc - skipped
23:17:18 -- Detecting C compile features
23:17:18 -- Detecting C compile features - done
23:17:18 -- Performing Test HAS_BUILTIN_FORTIFY
23:17:18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:17:18 -- Configuring done
23:17:18 -- Generating done
23:17:18 -- Build files have been written to: /go/tini
23:17:18 + make tini-static
23:17:18 make[2]: Entering directory '/go/tini'
23:17:18 make[3]: Entering directory '/go/tini'
23:17:18 make[4]: Entering directory '/go/tini'
23:17:18 make[5]: Entering directory '/go/tini'
23:17:18 Scanning dependencies of target tini-static
23:17:18 make[5]: Leaving directory '/go/tini'
23:17:18 make[5]: Entering directory '/go/tini'
23:17:18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:17:18 [100%] Linking C executable tini-static
23:17:18 make[5]: Leaving directory '/go/tini'
23:17:18 [100%] Built target tini-static
23:17:18 make[4]: Leaving directory '/go/tini'
23:17:18 make[3]: Leaving directory '/go/tini'
23:17:18 make[2]: Leaving directory '/go/tini'
23:17:18 + mkdir -p /usr/local/bin
23:17:18 + cp tini-static /usr/local/bin/docker-init
23:17:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
23:17:18 + RM_GOPATH=0
23:17:18 + TMP_GOPATH=/go
23:17:18 + : /usr/local/bin
23:17:18 + '[' -z /go ']'
23:17:18 + export GOPATH=/go
23:17:18 + GOPATH=/go
23:17:18 + case "$(go env GOARCH)" in
23:17:18 ++ go env GOARCH
23:17:18 + export GO_BUILDMODE=-buildmode=pie
23:17:18 + GO_BUILDMODE=-buildmode=pie
23:17:18 ++ dirname hack/dockerfile/install/install.sh
23:17:18 + dir=hack/dockerfile/install
23:17:18 + bin=rootlesskit
23:17:18 + shift
23:17:18 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
23:17:18 + . hack/dockerfile/install/rootlesskit.installer
23:17:18 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:17:18 + install_rootlesskit dynamic
23:17:18 + case "$1" in
23:17:18 + install_rootlesskit_dynamic
23:17:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
23:17:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
23:17:18 + export BUILD_MODE=-buildmode=pie
23:17:18 + BUILD_MODE=-buildmode=pie
23:17:18 + _install_rootlesskit
23:17:18 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:17:18 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:17:18 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
23:17:18 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
23:17:18 + cd /go/src/github.com/rootless-containers/rootlesskit
23:17:18 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:17:18 + export GO111MODULE=on
23:17:18 + GO111MODULE=on
23:17:18 + export GOPROXY=https://proxy.golang.org
23:17:18 + GOPROXY=https://proxy.golang.org
23:17:18 + for f in rootlesskit rootlesskit-docker-proxy
23:17:18 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:17:18 go: downloading github.com/pkg/errors v0.9.1
23:17:18 go: downloading github.com/sirupsen/logrus v1.8.1
23:17:18 go: downloading github.com/urfave/cli/v2 v2.3.0
23:17:18 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:17:18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:17:18 go: downloading github.com/google/uuid v1.2.0
23:17:18 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:17:18 go: downloading github.com/moby/vpnkit v0.5.0
23:17:18 go: downloading github.com/gofrs/flock v0.8.0
23:17:18 go: downloading github.com/gorilla/mux v1.8.0
23:17:18 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:17:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:17:18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:17:18 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:17:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:17:22 + for f in rootlesskit rootlesskit-docker-proxy
23:17:22 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:17:22 + return
23:17:22 # Build the CLI
23:17:22 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210629140245-4a6fe51 GITCOMMIT=4a6fe51 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
23:17:22 Building dynamic docker-linux-amd64
23:18:44 make[2]: Entering directory '/root/build-deb/cli'
23:18:44 scripts/docs/generate-man.sh
23:19:51 Project root: /go/src/github.com/docker/cli
23:19:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
23:19:51 2021/06/29 23:19:43 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 WARNING: go-md2man does not handle node type HTMLSpan
23:19:51 make[2]: Leaving directory '/root/build-deb/cli'
23:19:51 # Build the compose-cli plugin
23:19:51 # FIXME: using GOPROXY, to work around:
23:19:51 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
23:19:51 cd /go/src/github.com/docker/compose-cli \
23:19:51 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
23:19:51 && mkdir -p /usr/libexec/docker/cli-plugins/ \
23:19:51 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
23:19:51 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
23:20:24 make[2]: Entering directory '/root/build-deb/compose-cli'
23:20:24 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose-cli/internal.Version=v2.0.0-beta.4"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
23:21:31 make[2]: Leaving directory '/root/build-deb/compose-cli'
23:21:31 # Build the scan-plugin
23:21:31 # TODO change once we support scan-plugin on other architectures
23:21:31 if [ "amd64" = "amd64" ]; then \
23:21:31 	cd /go/src/github.com/docker/scan-cli-plugin \
23:21:31 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
23:21:31 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
23:21:31 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
23:21:31 fi
23:21:31 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
23:21:31 GO111MODULE=on make -f builder.Makefile build
23:21:31 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
23:21:31 mkdir -p bin
23:21:31 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
23:21:53 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
23:21:55 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
23:21:58 go: downloading github.com/spf13/cobra v1.0.0
23:21:58 go: downloading github.com/sirupsen/logrus v1.4.2
23:21:59 go: downloading github.com/spf13/pflag v1.0.3
23:21:59 go: downloading github.com/Masterminds/semver/v3 v3.1.0
23:21:59 go: downloading github.com/google/uuid v1.1.1
23:21:59 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
23:22:00 go: downloading github.com/docker/go v1.5.1-1
23:22:00 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
23:22:01 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
23:22:01 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
23:22:05 go: downloading github.com/containerd/containerd v1.3.4
23:22:05 go: downloading google.golang.org/grpc v1.23.1
23:22:06 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
23:22:06 go: downloading github.com/docker/docker-credential-helpers v0.6.3
23:22:07 go: downloading github.com/gorilla/mux v1.7.4
23:22:07 go: downloading github.com/gogo/protobuf v1.3.1
23:22:08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:22:09 go: downloading github.com/golang/protobuf v1.3.2
23:22:09 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
23:22:09 go: downloading github.com/prometheus/client_golang v1.1.0
23:22:10 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
23:22:11 go: downloading github.com/prometheus/common v0.6.0
23:22:11 go: downloading github.com/prometheus/procfs v0.0.3
23:22:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:22:34 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
23:22:34 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
23:22:34 # Build the CLI plugins
23:22:34 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
23:22:34 set -e;cd /sources && \
23:22:34 	tar xzf plugin-installers.tgz; \
23:22:34 	for installer in plugins/*.installer; do \
23:22:34 		LDFLAGS='' bash ${installer} build; \
23:22:34 	done
23:22:34 Cloning into '/go/src/github.com/docker/buildx'...
23:22:35 Fetching origin
23:22:36 + GOFLAGS=-mod=vendor
23:22:36 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
23:23:44 make[1]: Leaving directory '/root/build-deb'
23:23:44    debian/rules override_dh_auto_test
23:23:44 make[1]: Entering directory '/root/build-deb'
23:23:44 ./engine/bundles/dynbinary-daemon/dockerd -v
23:23:44 Docker version 0.0.0-20210629140245-4a6fe51, build d12fc17
23:23:44 ./cli/build/docker -v
23:23:44 Docker version 0.0.0-20210629140245-4a6fe51, build 4a6fe51
23:23:44 make[1]: Leaving directory '/root/build-deb'
23:23:44    create-stamp debian/debhelper-build-stamp
23:23:44  debian/rules binary
23:23:44 dh binary --with=bash-completion --with=systemd
23:23:44    dh_testroot
23:23:44    dh_prep
23:23:44    debian/rules override_dh_auto_install
23:23:44 make[1]: Entering directory '/root/build-deb'
23:23:44 # docker-ce-cli install
23:23:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
23:23:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
23:23:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
23:23:44 set -e;cd /sources && \
23:23:44 	tar xzf plugin-installers.tgz; \
23:23:44 	for installer in plugins/*.installer; do \
23:23:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
23:23:44 		PREFIX=/usr/libexec/docker/cli-plugins \
23:23:44 			bash ${installer} install_plugin; \
23:23:44 	done
23:23:44 # docker-ce install
23:23:44 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
23:23:44 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
23:23:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/dockerd
23:23:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210629140245-4a6fe51 debian/docker-ce/usr/bin/docker-proxy
23:23:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
23:23:44 # docker-compose-plugin install
23:23:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
23:23:44 # docker-scan-plugin install
23:23:44 # TODO change once we support scan-plugin on other architectures
23:23:44 if [ "amd64" = "amd64" ]; then \
23:23:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
23:23:44 fi
23:23:44 # docker-ce-rootless-extras install
23:23:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
23:23:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
23:23:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
23:23:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
23:23:44 # TODO: how can we install vpnkit?
23:23:44 make[1]: Leaving directory '/root/build-deb'
23:23:44    debian/rules override_dh_install
23:23:44 make[1]: Entering directory '/root/build-deb'
23:23:44 dh_install
23:23:44 # TODO Can we do this from within our container?
23:23:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
23:23:44 make[1]: Leaving directory '/root/build-deb'
23:23:44    dh_installdocs
23:23:44    dh_installchangelogs
23:23:44    dh_installman
23:23:45    dh_bash-completion
23:23:45    dh_systemd_enable
23:23:45    debian/rules override_dh_installinit
23:23:45 make[1]: Entering directory '/root/build-deb'
23:23:45 # use "docker" as our service name, not "docker-ce"
23:23:45 dh_installinit --name=docker
23:23:45 make[1]: Leaving directory '/root/build-deb'
23:23:45    dh_systemd_start
23:23:45    dh_perl
23:23:45    dh_link
23:23:45    dh_strip_nondeterminism
23:23:45    dh_compress
23:23:45    dh_fixperms
23:23:45    dh_missing
23:23:45    debian/rules override_dh_strip
23:23:45 make[1]: Entering directory '/root/build-deb'
23:23:45 # Go has lots of problems with stripping, so just don't
23:23:45 make[1]: Leaving directory '/root/build-deb'
23:23:45    dh_makeshlibs
23:23:45    debian/rules override_dh_shlibdeps
23:23:45 make[1]: Entering directory '/root/build-deb'
23:23:45 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
23:23:58 make[1]: Leaving directory '/root/build-deb'
23:23:58    dh_installdeb
23:23:58    debian/rules override_dh_gencontrol
23:23:58 make[1]: Entering directory '/root/build-deb'
23:23:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
23:23:58 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
23:23:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
23:23:58 
23:23:58 # Use separate version for the scan-plugin package, then generate the other control files as usual
23:23:58 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
23:23:58 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
23:23:58 if [ "amd64" = "amd64" ]; then \
23:23:58 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
23:23:58 fi
23:23:58 dh_gencontrol --remaining-packages
23:23:58 make[1]: Leaving directory '/root/build-deb'
23:23:58    dh_md5sums
23:23:58    dh_builddeb
23:23:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'.
23:23:58 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb'.
23:24:24 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'.
23:24:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'.
23:25:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'.
23:25:33  dpkg-genbuildinfo
23:25:33  dpkg-genchanges  >../docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.changes
23:25:34 dpkg-genchanges: info: including full source code in upload
23:25:34  dpkg-source -I.git --after-build .
23:25:34 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
23:25:34 + destination=/build
23:25:34 + mkdir -p /build
23:25:34 + mv -v /root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb /root/docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb /build
23:25:34 copied '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 removed '/root/docker-ce-cli_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 copied '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 removed '/root/docker-ce-rootless-extras_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.dsc'
23:25:34 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.dsc'
23:25:34 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.tar.gz'
23:25:34 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye.tar.gz'
23:25:34 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.buildinfo'
23:25:34 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.buildinfo'
23:25:34 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.changes'
23:25:34 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.changes'
23:25:34 copied '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 removed '/root/docker-ce_0.0.0-20210629140245-4a6fe51-0~debian-bullseye_amd64.deb'
23:25:34 copied '/root/docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb' -> '/build/docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb'
23:25:34 removed '/root/docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb'
23:25:34 copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
23:25:34 removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
23:25:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
23:25:40 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
23:25:40 + make clean
23:25:40 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
23:25:43 rm -f -r src
23:25:43 make -C rpm clean
23:25:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:25:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
23:25:43 rm -f -r rpmbuild/
23:25:43 docker builder prune -f --filter until=24h
23:25:43 Total reclaimed space: 0B
23:25:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
23:25:43 make -C deb clean
23:25:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:25:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
23:25:43 rm -f -r debbuild
23:25:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
23:25:44 rm -f -r sources
23:25:44 docker builder prune -f --filter until=24h
23:25:44 Total reclaimed space: 0B
23:25:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
23:25:44 make -C static clean
23:25:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
23:25:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
23:25:44 rm -f -r build
23:25:44 docker builder prune -f --filter until=24h
23:25:44 Total reclaimed space: 0B
23:25:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE