Skip to content
Success

Console Output

Pull request #553 updated
11:49:57 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 a17a73f300293d93cd665fe7b769fcf8282756ec+4cd3a7eca2f7887b15e98c2e67be1880f337d291 (8d43970b52700083b4bbae86e958f6fed9d28492)
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
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule taskStill waiting to schedule task

Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
All nodes of label ‘ubuntu&&armhf’ are offlineAll nodes of label ‘ubuntu-2004&&x86_64’ are offline

Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-020f818660afdb9ea) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-063f7e3cb28939dda) 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/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0198401c536f63b59) 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/c6e21892-d1d0-40de-b148-3a70f1593df8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
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/ad4bff63-5ed7-4fb9-a055-95a9e25931a8/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
11:51:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:51:19 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:51:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:51:19 chowning workspace
[Pipeline] sh
11:51:19 + pwd
11:51:19 + id -u
11:51:19 + id -g
11:51:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
11:51:19 Unable to find image 'busybox:latest' locally
11:51:20 latest: Pulling from library/busybox
11:51:20 b71f96345d44: Pulling fs layer
11:51:20 + pwd
11:51:20 + id -u
11:51:20 + id -g
11:51:20 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
11:51:20 Unable to find image 'busybox:latest' locally
11:51:20 b71f96345d44: Verifying Checksum
11:51:20 b71f96345d44: Download complete
11:51:20 latest: Pulling from library/busybox
11:51:20 b71f96345d44: Pulling fs layer
11:51:20 b71f96345d44: Pull complete
11:51:20 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
11:51:20 Status: Downloaded newer image for busybox:latest
11:51:20 b71f96345d44: Verifying Checksum
11:51:20 b71f96345d44: Download complete
11:51:20 b71f96345d44: Pull complete
11:51:20 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
11:51:20 Status: Downloaded newer image for busybox:latest
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/7e4848f6-c4eb-4913-aff4-6f4eb4bf515e/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
11:51:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:51:22 chowning workspace
[Pipeline] sh
11:51:22 + pwd
11:51:22 + id -u
11:51:22 + id -g
11:51:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
11:51:22 Unable to find image 'busybox:latest' locally
11:51:22 latest: Pulling from library/busybox
[Pipeline] echo
11:51:22 Removing all docker containers
[Pipeline] sh
11:51:22 b71f96345d44: Pulling fs layer
11:51:22 b71f96345d44: Verifying Checksum
11:51:22 b71f96345d44: Download complete
11:51:22 b71f96345d44: Pull complete
11:51:23 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
11:51:23 Status: Downloaded newer image for busybox:latest
11:51:23 + docker container ls -aq
[Pipeline] echo
11:51:23 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
11:51:23 Docker containers have been removed
[Pipeline] echo
11:51:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:51:23 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
11:51:23 The recommended git tool is: git
11:51:23 + docker container ls -aq
[Pipeline] echo
11:51:23 Docker containers have been removed
[Pipeline] echo
11:51:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:51:23 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
11:51:23 The recommended git tool is: git
[Pipeline] echo
11:51:24 Removing all docker containers
[Pipeline] sh
11:51:24 + docker container ls -aq
[Pipeline] echo
11:51:24 Docker containers have been removed
[Pipeline] echo
11:51:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:51:24 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
11:51:24 The recommended git tool is: git
11:51:25 using credential docker-jenkins-github-credentials
11:51:25 using credential docker-jenkins-github-credentials
11:51:25 Cloning the remote Git repository
11:51:25 Cloning with configured refspecs honoured and without tags
11:51:25 Cloning the remote Git repository
11:51:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-553 # timeout=10
11:51:26 Fetching without tags
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
11:51:26 Fetching without tags
11:51:26 Merging remotes/origin/master commit 4cd3a7eca2f7887b15e98c2e67be1880f337d291 into PR head commit a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:26 Merging remotes/origin/master commit 4cd3a7eca2f7887b15e98c2e67be1880f337d291 into PR head commit a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:26 Merge succeeded, producing a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:26 Checking out Revision a17a73f300293d93cd665fe7b769fcf8282756ec (PR-553)
11:51:26 Merge succeeded, producing a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:26 Checking out Revision a17a73f300293d93cd665fe7b769fcf8282756ec (PR-553)
11:51:26 using credential docker-jenkins-github-credentials
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 a17a73f300293d93cd665fe7b769fcf8282756ec # 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 4cd3a7eca2f7887b15e98c2e67be1880f337d291 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a17a73f300293d93cd665fe7b769fcf8282756ec # timeout=10
11:51:26 Cloning the remote Git repository
11:51:26 Cloning with configured refspecs honoured and without tags
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
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 a17a73f300293d93cd665fe7b769fcf8282756ec # 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 4cd3a7eca2f7887b15e98c2e67be1880f337d291 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a17a73f300293d93cd665fe7b769fcf8282756ec # timeout=10
11:51:27 Fetching without tags
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
11:51:28 Merging remotes/origin/master commit 4cd3a7eca2f7887b15e98c2e67be1880f337d291 into PR head commit a17a73f300293d93cd665fe7b769fcf8282756ec
 > git config core.sparsecheckout # timeout=10
11:51:28 Merge succeeded, producing a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:28 Checking out Revision a17a73f300293d93cd665fe7b769fcf8282756ec (PR-553)
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-022e1cc1f2a4cc866) in /home/ubuntu/workspace/docker-ce-packaging_PR-553
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
 > git checkout -f a17a73f300293d93cd665fe7b769fcf8282756ec # 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 4cd3a7eca2f7887b15e98c2e67be1880f337d291 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a17a73f300293d93cd665fe7b769fcf8282756ec # timeout=10
11:51:30 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
11:51:30 First time build. Skipping changelog.
11:51:30 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
 > git rev-list --no-walk 4121a31dba40824e1663007ea619c770ec27094f # timeout=10
[Pipeline] sh
[Pipeline] sh
11:51:30 + make REF=master checkout
11:51:30 git init src/github.com/docker/cli
11:51:30 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
11:51:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:51:30 ./scripts/checkout.sh src/github.com/docker/cli "master"
11:51:30 + SRC=src/github.com/docker/cli
11:51:30 + REF=master
11:51:30 + REF_FETCH=master
11:51:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
11:51:30 + awk {print $2}
11:51:30 + REF=refs/heads/master
11:51:30 + [ -n refs/heads/master ]
11:51:30 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:31 + make REF=master checkout
11:51:31 git init src/github.com/docker/cli
11:51:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
11:51:31 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:51:31 ./scripts/checkout.sh src/github.com/docker/cli "master"
11:51:31 + SRC=src/github.com/docker/cli
11:51:31 + REF=master
11:51:31 + REF_FETCH=master
11:51:31 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
11:51:31 + awk {print $2}
11:51:31 + REF=refs/heads/master
11:51:31 + [ -n refs/heads/master ]
11:51:31 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:31 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:31 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
[Pipeline] sh
11:51:32 + make REF=master checkout
11:51:32 git init src/github.com/docker/cli
11:51:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
11:51:32 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:51:32 ./scripts/checkout.sh src/github.com/docker/cli "master"
11:51:32 + SRC=src/github.com/docker/cli
11:51:32 + REF=master
11:51:32 + REF_FETCH=master
11:51:32 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
11:51:32 + awk {print $2}
11:51:32 + REF=refs/heads/master
11:51:32 + [ -n refs/heads/master ]
11:51:32 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:32 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:32 From https://github.com/docker/cli
11:51:32  * [new branch]      master     -> master
11:51:32  * [new branch]      master     -> origin/master
11:51:32 + git -C src/github.com/docker/cli checkout -q refs/heads/master
11:51:32 From https://github.com/docker/cli
11:51:32  * [new branch]      master     -> master
11:51:32  * [new branch]      master     -> origin/master
11:51:32 + git -C src/github.com/docker/cli checkout -q refs/heads/master
11:51:33 git init src/github.com/docker/docker
11:51:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
11:51:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:51:33 ./scripts/checkout.sh src/github.com/docker/docker "master"
11:51:33 + SRC=src/github.com/docker/docker
11:51:33 + REF=master
11:51:33 + REF_FETCH=master
11:51:33 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
11:51:33 + awk {print $2}
11:51:33 git init src/github.com/docker/docker
11:51:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
11:51:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:51:33 ./scripts/checkout.sh src/github.com/docker/docker "master"
11:51:33 + SRC=src/github.com/docker/docker
11:51:33 + REF=master
11:51:33 + REF_FETCH=master
11:51:33 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
11:51:33 + awk {print $2}
11:51:33 + REF=refs/heads/master
11:51:33 + [ -n refs/heads/master ]
11:51:33 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:33 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:33 + REF=refs/heads/master
11:51:33 + [ -n refs/heads/master ]
11:51:33 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:33 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:33 From https://github.com/docker/cli
11:51:33  * [new branch]      master     -> master
11:51:33  * [new branch]      master     -> origin/master
11:51:33 + git -C src/github.com/docker/cli checkout -q refs/heads/master
11:51:33 git init src/github.com/docker/docker
11:51:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
11:51:33 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:51:33 ./scripts/checkout.sh src/github.com/docker/docker "master"
11:51:33 + SRC=src/github.com/docker/docker
11:51:33 + REF=master
11:51:33 + REF_FETCH=master
11:51:33 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
11:51:33 + awk {print $2}
11:51:34 + REF=refs/heads/master
11:51:34 + [ -n refs/heads/master ]
11:51:34 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:34 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:35 From https://github.com/docker/docker
11:51:35  * [new branch]      master     -> master
11:51:35  * [new branch]      master     -> origin/master
11:51:35 + git -C src/github.com/docker/docker checkout -q refs/heads/master
11:51:36 From https://github.com/docker/docker
11:51:36  * [new branch]      master     -> master
11:51:36  * [new branch]      master     -> origin/master
11:51:36 + git -C src/github.com/docker/docker checkout -q refs/heads/master
11:51:36 From https://github.com/docker/docker
11:51:36  * [new branch]      master     -> master
11:51:36  * [new branch]      master     -> origin/master
11:51:36 + git -C src/github.com/docker/docker checkout -q refs/heads/master
11:51:36 git init src/github.com/docker/compose-cli
11:51:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
11:51:36 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
11:51:36 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
11:51:36 + SRC=src/github.com/docker/compose-cli
11:51:36 + REF=v2.0.0-beta.4
11:51:36 + REF_FETCH=v2.0.0-beta.4
11:51:36 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
11:51:36 + awk {print $2}
11:51:36 git init src/github.com/docker/compose-cli
11:51:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
11:51:36 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
11:51:36 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
11:51:36 + SRC=src/github.com/docker/compose-cli
11:51:36 + REF=v2.0.0-beta.4
11:51:36 + REF_FETCH=v2.0.0-beta.4
11:51:36 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
11:51:36 + awk {print $2}
11:51:36 + REF=refs/tags/v2.0.0-beta.4
11:51:36 + [ -n refs/tags/v2.0.0-beta.4 ]
11:51:36 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
11:51:36 + 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
11:51:36 + REF=refs/tags/v2.0.0-beta.4
11:51:36 + [ -n refs/tags/v2.0.0-beta.4 ]
11:51:36 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
11:51:36 + 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
11:51:36 git init src/github.com/docker/compose-cli
11:51:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
11:51:36 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
11:51:36 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
11:51:36 + SRC=src/github.com/docker/compose-cli
11:51:36 + REF=v2.0.0-beta.4
11:51:36 + REF_FETCH=v2.0.0-beta.4
11:51:36 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
11:51:36 + awk {print $2}
11:51:36 + REF=refs/tags/v2.0.0-beta.4
11:51:36 + [ -n refs/tags/v2.0.0-beta.4 ]
11:51:36 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
11:51:36 + 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
11:51:37 From https://github.com/docker/compose-cli
11:51:37  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
11:51:37 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
11:51:37 git init src/github.com/docker/scan-cli-plugin
11:51:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
11:51:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
11:51:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
11:51:37 + SRC=src/github.com/docker/scan-cli-plugin
11:51:37 + REF=v0.8.0
11:51:37 + REF_FETCH=v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
11:51:37 + awk {print $2}
11:51:37 + REF=refs/tags/v0.8.0
11:51:37 + [ -n refs/tags/v0.8.0 ]
11:51:37 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
11:51:37 + 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
11:51:37 From https://github.com/docker/compose-cli
11:51:37  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
11:51:37 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
11:51:37 git init src/github.com/docker/scan-cli-plugin
11:51:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
11:51:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
11:51:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
11:51:37 + SRC=src/github.com/docker/scan-cli-plugin
11:51:37 + REF=v0.8.0
11:51:37 + REF_FETCH=v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
11:51:37 + awk {print $2}
11:51:37 + REF=refs/tags/v0.8.0
11:51:37 + [ -n refs/tags/v0.8.0 ]
11:51:37 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
11:51:37 + 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
11:51:37 From https://github.com/docker/compose-cli
11:51:37  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
11:51:37 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
11:51:37 git init src/github.com/docker/scan-cli-plugin
11:51:37 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
11:51:37 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
11:51:37 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
11:51:37 + SRC=src/github.com/docker/scan-cli-plugin
11:51:37 + REF=v0.8.0
11:51:37 + REF_FETCH=v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
11:51:37 + awk {print $2}
11:51:37 + REF=refs/tags/v0.8.0
11:51:37 + [ -n refs/tags/v0.8.0 ]
11:51:37 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
11:51:37 + 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
11:51:37 From https://github.com/docker/scan-cli-plugin
11:51:37  * [new tag]         v0.8.0     -> v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
11:51:37 From https://github.com/docker/scan-cli-plugin
11:51:37  * [new tag]         v0.8.0     -> v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
11:51:37 From https://github.com/docker/scan-cli-plugin
11:51:37  * [new tag]         v0.8.0     -> v0.8.0
11:51:37 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
[Pipeline] sh
11:51:37 + make -C deb ubuntu-xenial ubuntu-focal ubuntu-hirsute debian-bullseye
11:51:37 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
11:51:37 mkdir -p sources
11:51:37 docker run --rm -w /v \
11:51:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
11:51:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:51:37 	alpine \
11:51:37 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
11:51:37 Unable to find image 'alpine:latest' locally
11:51:37 latest: Pulling from library/alpine
11:51:37 + make REF=master DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
11:51:37 ./scripts/checkout.sh src/github.com/docker/cli "master"
11:51:37 + SRC=src/github.com/docker/cli
11:51:37 + REF=master
11:51:37 + REF_FETCH=master
11:51:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
11:51:37 + awk {print $2}
11:51:37 + REF=refs/heads/master
11:51:37 + [ -n refs/heads/master ]
11:51:37 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:37 + make -C rpm centos-7 centos-8 fedora-34
11:51:37 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
11:51:37 mkdir -p rpmbuild/SOURCES
11:51:37 docker run --rm -w /v \
11:51:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
11:51:37 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
11:51:37 	alpine \
11:51:37 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
11:51:37 Unable to find image 'alpine:latest' locally
11:51:37 5843afab3874: Pulling fs layer
11:51:37 5843afab3874: Verifying Checksum
11:51:37 5843afab3874: Download complete
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/328497e0-453b-4b5c-b5e9-820506bb79b7/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
11:51:38 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:51:38 chowning workspace
[Pipeline] sh
11:51:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
11:51:38 latest: Pulling from library/alpine
11:51:38 5843afab3874: Pulling fs layer
11:51:38 5843afab3874: Verifying Checksum
11:51:38 5843afab3874: Download complete
11:51:38 5843afab3874: Pull complete
11:51:38 ./scripts/checkout.sh src/github.com/docker/docker "master"
11:51:38 + SRC=src/github.com/docker/docker
11:51:38 + REF=master
11:51:38 + REF_FETCH=master
11:51:38 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
11:51:38 + awk {print $2}
11:51:38 5843afab3874: Pull complete
11:51:38 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
11:51:38 Status: Downloaded newer image for alpine:latest
11:51:38 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
11:51:38 Status: Downloaded newer image for alpine:latest
11:51:38 + REF=refs/heads/master
11:51:38 + [ -n refs/heads/master ]
11:51:38 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:38 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:38 + pwd
11:51:38 + id -u
11:51:38 + id -g
11:51:38 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/workspace busybox chown -R 1000:1000 /workspace
11:51:38 Unable to find image 'busybox:latest' locally
11:51:39 latest: Pulling from library/busybox
11:51:39 de75d9de2aa3: Pulling fs layer
11:51:39 + git -C src/github.com/docker/docker checkout -q refs/heads/master
11:51:39 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
11:51:39 + SRC=src/github.com/docker/compose-cli
11:51:39 + REF=v2.0.0-beta.4
11:51:39 + REF_FETCH=v2.0.0-beta.4
11:51:39 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
11:51:39 + awk {print $2}
11:51:39 + REF=refs/tags/v2.0.0-beta.4
11:51:39 + [ -n refs/tags/v2.0.0-beta.4 ]
11:51:39 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
11:51:39 + 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
11:51:39 de75d9de2aa3: Download complete
11:51:39 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
11:51:39 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
11:51:39 + SRC=src/github.com/docker/scan-cli-plugin
11:51:39 + REF=v0.8.0
11:51:39 + REF_FETCH=v0.8.0
11:51:39 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
11:51:39 + awk {print $2}
11:51:39 de75d9de2aa3: Pull complete
11:51:39 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
11:51:39 Status: Downloaded newer image for busybox:latest
11:51:39 + REF=refs/tags/v0.8.0
11:51:39 + [ -n refs/tags/v0.8.0 ]
11:51:39 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
11:51:39 + 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
11:51:39 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
11:51:39 for p in static-linux cross-mac cross-win; do \
11:51:39 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.5 TARGETPLATFORM= ${p}; \
11:51:39 done
11:51:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
11:51:39 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
[Pipeline] echo
11:51:42 Removing all docker containers
[Pipeline] sh
11:51:43 + docker container ls -aq
[Pipeline] echo
11:51:43 Docker containers have been removed
[Pipeline] echo
11:51:43 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:51:43 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
11:51:43 The recommended git tool is: git
11:51:43 mkdir -p sources
11:51:43 docker run --rm -w /v \
11:51:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
11:51:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:51:43 	alpine \
11:51:43 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
11:51:44 mkdir -p rpmbuild/SOURCES
11:51:44 docker run --rm -w /v \
11:51:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
11:51:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
11:51:44 	alpine \
11:51:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
11:51:45 using credential docker-jenkins-github-credentials
11:51:45 Cloning the remote Git repository
11:51:45 Cloning with configured refspecs honoured and without tags
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
11:51:46 mkdir -p rpmbuild/SOURCES
11:51:46 docker run --rm -w /v \
11:51:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli:/compose-cli \
11:51:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
11:51:46 	alpine \
11:51:46 	tar -C / -c -z -f /v/compose-cli.tgz --exclude .git compose-cli
11:51:46 mkdir -p sources
11:51:46 docker run --rm -w /v \
11:51:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli:/compose-cli \
11:51:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:51:46 	alpine \
11:51:46 	tar -C / -c -z -f /v/compose-cli.tgz --exclude .git compose-cli
11:51:47 mkdir -p rpmbuild/SOURCES
11:51:47 docker run --rm -w /v \
11:51:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
11:51:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
11:51:47 	alpine \
11:51:47 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
11:51:47 mkdir -p sources
11:51:47 docker run --rm -w /v \
11:51:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
11:51:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:51:47 	alpine \
11:51:47 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
 > 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
11:51:48 #1 [internal] load build definition from Dockerfile
11:51:48 #1 sha256:eca3fa49f32acae8c717d7bdbe5c4e15d55c67824e50bce1f4b62959df8c8801
11:51:48 #1 transferring dockerfile: 2.17kB done
11:51:48 #1 DONE 0.1s
11:51:48 
11:51:48 #2 [internal] load .dockerignore
11:51:48 #2 sha256:08232bcc22fd2582640af3dad7563809d498c29dd290375aeba2b636fc5de798
11:51:48 #2 transferring context: 112B done
11:51:48 #2 DONE 0.1s
11:51:48 
11:51:48 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
11:51:48 #4 sha256:d22e1a719c839d2b1607073339820bb083e484874d771bebb364f6b9c7d9a8ab
11:51:48 #4 DONE 0.0s
11:51:48 
11:51:48 #3 resolve image config for docker.io/docker/dockerfile:1.2
11:51:48 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:51:48 #3 DONE 0.5s
11:51:48 
11:51:48 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:51:48 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:51:48 #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
11:51:48 #5 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
11:51:48 #5 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
11:51:48 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s
11:51:48 #5 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
11:51:48 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.3s
11:51:48 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s
11:51:48 #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
11:51:48 docker run --rm -w /v \
11:51:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
11:51:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:51:48 	alpine \
11:51:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
11:51:48 Fetching without tags
11:51:48 #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done
11:51:48 Merging remotes/origin/master commit 4cd3a7eca2f7887b15e98c2e67be1880f337d291 into PR head commit a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:48 Merge succeeded, producing a17a73f300293d93cd665fe7b769fcf8282756ec
11:51:48 Checking out Revision a17a73f300293d93cd665fe7b769fcf8282756ec (PR-553)
11:51:48 #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
11:51:48 #5 DONE 0.8s
11:51:48 
11:51:48 #6 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
11:51:48 #6 sha256:26e00b956a4eb3117e738983be2a7b12dd1ec4ce5d54074a468b5632f8439362
11:51:48 docker run --rm -w /v \
11:51:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
11:51:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/SOURCES:/v \
11:51:48 	alpine \
11:51:48 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
11:51:48 #6 ...
11:51:48 
11:51:48 #8 [auth] library/golang:pull token for registry-1.docker.io
11:51:48 #8 sha256:6267965232f24535af6c2704a4bf63839888ed4f7a0209809d3bdc051107706b
11:51:48 #8 DONE 0.0s
11:51:48 
11:51:48 #9 [auth] tonistiigi/xx:pull token for registry-1.docker.io
11:51:48 #9 sha256:914a464c5991d0fb30f57483b18a55256a31bef915b73b0152124fe487e3dc91
11:51:48 #9 DONE 0.0s
11:51:48 
11:51:48 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
11:51:48 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
 > 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 a17a73f300293d93cd665fe7b769fcf8282756ec # 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 4cd3a7eca2f7887b15e98c2e67be1880f337d291 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a17a73f300293d93cd665fe7b769fcf8282756ec # timeout=10
11:51:49 == Building packages for ubuntu-xenial ==
11:51:49 mkdir -p "debbuild/ubuntu-xenial"
11:51:49 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 .
11:51:49 #7 DONE 0.4s
11:51:49 
11:51:49 #6 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
11:51:49 #6 sha256:26e00b956a4eb3117e738983be2a7b12dd1ec4ce5d54074a468b5632f8439362
11:51:49 #6 DONE 0.5s
11:51:49 #2 [internal] load .dockerignore
11:51:49 #2 sha256:b3ec77c2f6bc9494f364fc749d00772251114bf2ae234e8d060ef9c884ad69d8
11:51:49 == Building packages for centos-7 ==
11:51:49 mkdir -p "rpmbuild/centos-7"
11:51:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
11:51:49 #2 transferring context: 2B done
11:51:49 #2 DONE 0.1s
11:51:49 
11:51:49 #1 [internal] load build definition from Dockerfile
11:51:49 #1 sha256:0ddac3aba21acd7c185016283ad5cd2d7747667ca0bf243dfef809027b39214c
11:51:49 #1 transferring dockerfile: 920B 0.0s done
11:51:49 #1 DONE 0.1s
11:51:49 
11:51:49 #5 [auth] library/golang:pull token for registry-1.docker.io
11:51:49 #5 sha256:2e62c1c23577159a5aa19abf8f430e83db26db026c3470bda83e31b088245a24
11:51:49 #5 DONE 0.0s
11:51:49 
11:51:49 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
11:51:49 #6 sha256:125808d3aeb348a5874fafda021abdf48da532b2accdbf7ff9ad77d95a818181
11:51:49 #6 DONE 0.0s
11:51:49 
11:51:49 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
11:51:49 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
11:51:49 #1 [internal] load build definition from Dockerfile
11:51:49 #1 sha256:822bb78df6b5adc140e6609c61b19ca541a3e565a6c809c022ece4e8682a5783
11:51:49 #1 transferring dockerfile: 1.06kB done
11:51:49 #1 DONE 0.1s
11:51:49 
11:51:49 #2 [internal] load .dockerignore
11:51:49 #2 sha256:52e4c4affe12ed6d5f94bcc41ebc78aff3b7c5cf5968b8a877512fbffaa7515c
11:51:49 #2 transferring context: 2B done
11:51:49 #2 DONE 0.0s
11:51:49 
11:51:49 #5 [auth] library/golang:pull token for registry-1.docker.io
11:51:49 #5 sha256:685d3a7c98b00a9e150897236f718677c02dc883dd8ef47e1ec41a0ebe27cb48
11:51:49 #4 DONE 0.4s
11:51:49 
11:51:49 #3 [internal] load metadata for docker.io/library/ubuntu:xenial
11:51:49 #3 sha256:f62bae18ed588840f045c881b2502661f2a89578a2f8f99b83f5200ee83dd25b
11:51:49 #3 DONE 0.4s
11:51:49 
11:51:49 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:51:49 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:51:49 #13 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
11:51:49 #5 DONE 0.0s
11:51:49 
11:51:49 #6 [auth] library/centos:pull token for registry-1.docker.io
11:51:49 #6 sha256:6b4e8d2d365b067657b889cecae7e2a8577d3a661fd7b7d9f30b9acc7715a80a
11:51:49 #6 DONE 0.0s
11:51:49 
11:51:49 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
11:51:49 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
11:51:50 #13 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
11:51:50 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.1s
11:51:50 #13 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
11:51:50 #13 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
11:51:50 #13 ...
11:51:50 
11:51:50 #9 [internal] load build context
11:51:50 #9 sha256:01bb82123492439ef1b5f0495fe3bd467687db341fc0cc245937c292883bef47
11:51:50 #9 transferring context: 21.08MB 0.2s done
11:51:50 #9 DONE 0.3s
11:51:50 
11:51:50 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:51:50 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:51:50 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.34MB / 50.44MB 0.2s
11:51:50 #13 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 0.2s
11:51:50 #13 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.05MB / 7.83MB 0.2s
11:51:50 #4 DONE 0.5s
11:51:50 
11:51:50 #3 [internal] load metadata for docker.io/library/centos:7
11:51:50 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
11:51:50 #3 DONE 0.4s
11:51:50 
11:51:50 #10 [internal] load build context
11:51:50 #10 sha256:5bf21348215a210c3afe4ba7bf92922b862529985cd4e2e69c4d0c831d5b30ac
11:51:50 #10 transferring context: 12.78kB done
11:51:50 #10 DONE 0.0s
11:51:50 
11:51:50 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
11:51:50 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
11:51:50 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 0.0s done
11:51:50 #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
11:51:50 #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
11:51:50 #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.24MB / 76.10MB 0.1s
11:51:50 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 26.21MB / 50.44MB 0.4s
11:51:50 #13 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.4s
11:51:50 #13 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s
11:51:50 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 46.14MB / 50.44MB 0.5s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 13.63MB / 76.10MB 0.2s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 22.02MB / 76.10MB 0.3s
11:51:50 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.6s
11:51:50 #13 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.5s done
11:51:50 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.15MB / 51.84MB 0.6s
11:51:50 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 13.63MB / 51.84MB 0.7s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 33.55MB / 76.10MB 0.4s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 40.89MB / 76.10MB 0.5s
11:51:50 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 33.55MB / 51.84MB 0.9s
11:51:50 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 42.99MB / 51.84MB 1.0s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 63.96MB / 76.10MB 0.7s
11:51:50 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.8s
11:51:51 
11:51:51 #20 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
11:51:51 #20 sha256:53cf8c8466371122fe5fed322aaabc76b882af2512d9f33f17070e3044bf337b
11:51:51 #20 DONE 0.0s
11:51:51 
11:51:51 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
11:51:51 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
11:51:51 #10 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 0.0s done
11:51:51 #10 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
11:51:51 #10 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
11:51:51 #10 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
11:51:51 #10 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.05MB / 2.80MB 0.2s
11:51:51 #10 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.2s
11:51:51 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.1s
11:51:51 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.2s done
11:51:51 #10 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.3s
11:51:51 #10 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.3s
11:51:51 #10 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.3s
11:51:51 #10 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
11:51:51 #10 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.3s done
11:51:51 #10 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.4s
11:51:51 #13 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.3s done
11:51:51 #13 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c
11:51:51 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 868.35kB / 129.05MB 1.4s
11:51:51 #10 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.4s done
11:51:51 #10 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.4s done
11:51:51 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.6s
11:51:51 #10 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.5s done
11:51:51 #10 ...
11:51:51 
11:51:51 #11 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
11:51:51 #11 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
11:51:51 #11 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
11:51:51 #11 sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 2.65kB / 2.65kB done
11:51:51 #11 sha256:3fe57e9188045aad2348169b76e9fa7f4431d0feed05a6e39b9fb04d68247ed8 525B / 525B done
11:51:51 #11 sha256:028aa564be14e915a5c45b873a7d06c283a8ea087ef165c27d33b16e8681b1f7 450B / 450B done
11:51:51 #11 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s done
11:51:51 #11 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 done
11:51:51 #11 DONE 0.7s
11:51:51 
11:51:51 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
11:51:51 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
11:51:51 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 15.73MB / 129.05MB 1.6s
11:51:51 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 27.26MB / 129.05MB 1.7s
11:51:51 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.58MB / 127.34MB 0.9s
11:51:51 #10 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.7s done
11:51:51 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 47.19MB / 129.05MB 1.9s
11:51:51 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 55.57MB / 129.05MB 2.0s
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 20.35MB / 127.34MB 1.1s
11:51:52 #10 ...
11:51:52 
11:51:52 #17 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
11:51:52 #17 sha256:e1a0f584f80a74ebf32858776c8f21923b91e6e1510e62c3ba751402959e7613
11:51:52 #17 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 0.8s done
11:51:52 #17 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
11:51:52 #17 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
11:51:52 #17 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
11:51:52 #17 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done
11:51:52 #17 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
11:51:52 #17 DONE 0.5s
11:51:52 
11:51:52 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
11:51:52 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 31.46MB / 127.34MB 1.2s
11:51:52 #10 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
11:51:52 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.1s done
11:51:52 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 72.35MB / 129.05MB 2.2s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.19MB / 68.75MB 2.2s
11:51:52 #13 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.1s done
11:51:52 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 79.69MB / 129.05MB 2.3s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 12.58MB / 68.75MB 2.3s
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 41.94MB / 127.34MB 1.4s
11:51:52 #10 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
11:51:52 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.1s done
11:51:52 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 18.87MB / 68.75MB 2.4s
11:51:52 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 92.27MB / 129.05MB 2.5s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 28.25MB / 68.75MB 2.5s
11:51:52 Commit message: "rpm: docker-compose-plugin: do not "require" docker-ce-cli"
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 53.48MB / 127.34MB 1.6s
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 62.91MB / 127.34MB 1.7s
11:51:52 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 73.40MB / 127.34MB 1.9s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 34.60MB / 68.75MB 2.6s
11:51:52 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 106.40MB / 129.05MB 2.8s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 2.8s
[Pipeline] sh
11:51:52 #10 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 50.33MB / 68.75MB 2.9s
11:51:52 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 117.44MB / 129.05MB 3.0s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 56.62MB / 68.75MB 3.0s
11:51:52 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 61.87MB / 68.75MB 3.1s
11:51:53 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 87.03MB / 127.34MB 2.2s
11:51:53 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 96.73MB / 127.34MB 2.4s
11:51:53 + make REF=master checkout
11:51:53 git init src/github.com/docker/cli
11:51:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/.git/
11:51:53 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:51:53 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 3.2s
11:51:53 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.2s
11:51:53 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.20MB / 127.34MB 2.6s
11:51:53 ./scripts/checkout.sh src/github.com/docker/cli "master"
11:51:53 + SRC=src/github.com/docker/cli
11:51:53 + REF=master
11:51:53 + REF_FETCH=master
11:51:53 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
11:51:53 + awk {print $2}
11:51:53 + REF=refs/heads/master
11:51:53 + [ -n refs/heads/master ]
11:51:53 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:53 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:53 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 121.63MB / 127.34MB 2.7s
11:51:54 #10 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 3.5s done
11:51:54 #10 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
11:51:54 #10 ...
11:51:54 
11:51:54 #16 [internal] load build context
11:51:54 #16 sha256:761a6c7271c4b67560939a0bee6f51a9a7cbff3abdde73481a30d546abc18560
11:51:54 #16 transferring context: 51.09MB 3.5s done
11:51:54 #16 DONE 3.6s
11:51:54 
11:51:54 #10 [gostable 1/1] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
11:51:54 #10 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601
11:51:55 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.0s done
11:51:55 #13 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.4s done
11:51:55 #13 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
11:51:55 From https://github.com/docker/cli
11:51:55  * [new branch]      master     -> master
11:51:55  * [new branch]      master     -> origin/master
11:51:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
11:51:56 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.1s done
11:51:56 #13 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done
11:51:56 #13 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s
11:51:56 git init src/github.com/docker/docker
11:51:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/.git/
11:51:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:51:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
11:51:56 + SRC=src/github.com/docker/docker
11:51:56 + REF=master
11:51:56 + REF_FETCH=master
11:51:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
11:51:56 + awk {print $2}
11:51:57 + REF=refs/heads/master
11:51:57 + [ -n refs/heads/master ]
11:51:57 + REF_FETCH=refs/heads/master:refs/heads/master
11:51:57 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
11:51:57 #13 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done
11:51:57 #13 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
11:51:57 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.1s
11:51:57 #7 ...
11:51:57 
11:51:57 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:51:57 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:51:57 #13 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
11:51:57 #13 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
11:51:57 #13 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
11:51:57 #13 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
11:51:57 #13 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.1s done
11:51:57 #13 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.3s done
11:51:57 #13 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.6s done
11:51:57 #13 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.0s done
11:51:57 #13 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.6s done
11:51:57 #13 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.2s done
11:51:57 #13 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.0s done
11:51:57 #13 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.3s done
11:51:57 #13 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.7s done
11:51:57 #13 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done
11:51:57 #13 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
11:51:57 #13 ...
11:51:57 
11:51:57 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:6aab78d1825b4c15c159fecc62b8eef4fdf0c693a15aace3a605ad44e5e2df0c
11:51:57 #7 sha256:be97436ed0eeacbbc894686a0f952980cbf14fd1ac345afa76b9038392bd3845
11:51:57 #7 resolve docker.io/library/ubuntu:xenial@sha256:6aab78d1825b4c15c159fecc62b8eef4fdf0c693a15aace3a605ad44e5e2df0c 0.0s done
11:51:57 #7 sha256:6aab78d1825b4c15c159fecc62b8eef4fdf0c693a15aace3a605ad44e5e2df0c 1.42kB / 1.42kB done
11:51:57 #7 sha256:114bbce1997fa476da56c3958cb3ca13269a54b0a97dfd3667543c7778287bf2 1.15kB / 1.15kB done
11:51:57 #7 sha256:065cf14a189c6220b58634f2d6d8952e52eeb02c1cd36070e4b48a65eff37251 3.36kB / 3.36kB done
11:51:57 #7 sha256:61e03ba1d4149ac4eb681c6bf75aef8ac4b3f0d6fbb08e9623c4089889396fc8 46.50MB / 46.50MB 3.6s done
11:51:57 #7 extracting sha256:61e03ba1d4149ac4eb681c6bf75aef8ac4b3f0d6fbb08e9623c4089889396fc8 3.5s done
11:51:57 #7 sha256:e489abdc9f902f737bfef2c0c7ff5c35ca9b3ca11e73405a472f31a25f2dcc69 528B / 528B 6.1s done
11:51:57 #7 sha256:4afb39f216bd4e336f9b78584bae0f6bcb77150107471d8d67d3b8abfbdea46a 849B / 849B 6.2s done
11:51:57 #7 sha256:999fff7bcc2450fcf1210182802f3907e35cd7cf7569568bd2a179b9144d9c57 169B / 169B 6.2s done
11:51:57 #7 extracting sha256:4afb39f216bd4e336f9b78584bae0f6bcb77150107471d8d67d3b8abfbdea46a done
11:51:57 #7 extracting sha256:e489abdc9f902f737bfef2c0c7ff5c35ca9b3ca11e73405a472f31a25f2dcc69 done
11:51:57 #7 extracting sha256:999fff7bcc2450fcf1210182802f3907e35cd7cf7569568bd2a179b9144d9c57 done
11:51:57 #7 DONE 8.0s
11:51:57 
11:51:57 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:51:57 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:51:58 #10 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 4.3s done
11:51:58 #10 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
11:51:59 #13 ...
11:51:59 
11:51:59 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
11:51:59 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
11:51:59 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.9s done
11:51:59 #7 DONE 8.8s
11:51:59 
11:51:59 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:51:59 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:51:59 #13 ...
11:51:59 
11:51:59 #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
11:51:59 #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503
11:51:59 #10 DONE 8.2s
11:51:59 
11:51:59 #12 [build-base-alpine 1/3] COPY --from=xx / /
11:51:59 #12 sha256:623c5227a76c3d3d53ae310c7bc79681edcf0a989a53e9cdf40f6a9cba4f9145
11:51:59 #13 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.5s done
11:52:00 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s
11:52:00 #8 DONE 1.9s
11:52:00 
11:52:00 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:00 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:52:00 #13 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.3s done
11:52:01 #12 DONE 1.9s
11:52:01 
11:52:01 #13 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
11:52:01 #13 sha256:9539df57a111063610708825339151582eaeacb7b315d80336e70e58f9f89137
11:52:01 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
11:52:01 #13 0.395 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
11:52:01 From https://github.com/docker/docker
11:52:01  * [new branch]      master     -> master
11:52:01  * [new branch]      master     -> origin/master
11:52:01 + git -C src/github.com/docker/docker checkout -q refs/heads/master
11:52:02 #13 1.465 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
11:52:02 git init src/github.com/docker/compose-cli
11:52:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli/.git/
11:52:02 git -C src/github.com/docker/compose-cli remote add origin "https://github.com/docker/compose-cli.git"
11:52:02 ./scripts/checkout.sh src/github.com/docker/compose-cli "v2.0.0-beta.4"
11:52:02 + SRC=src/github.com/docker/compose-cli
11:52:02 + REF=v2.0.0-beta.4
11:52:02 + REF_FETCH=v2.0.0-beta.4
11:52:02 + git -C src/github.com/docker/compose-cli ls-remote --refs --heads --tags origin v2.0.0-beta.4
11:52:02 + awk {print $2}
11:52:02 + REF=refs/tags/v2.0.0-beta.4
11:52:02 + [ -n refs/tags/v2.0.0-beta.4 ]
11:52:02 + REF_FETCH=refs/tags/v2.0.0-beta.4:refs/tags/v2.0.0-beta.4
11:52:02 + 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
11:52:02 #13 1.586 (1/17) Installing libffi (3.3-r2)
11:52:02 #13 1.590 (2/17) Installing libgcc (9.3.0-r2)
11:52:02 #13 1.593 (3/17) Installing libstdc++ (9.3.0-r2)
11:52:02 #13 1.611 (4/17) Installing xz-libs (5.2.5-r0)
11:52:02 #13 1.615 (5/17) Installing libxml2 (2.9.10-r6)
11:52:02 #13 1.633 (6/17) Installing llvm10-libs (10.0.0-r2)
11:52:03 #13 2.074 (7/17) Installing clang-libs (10.0.0-r2)
11:52:03 From https://github.com/docker/compose-cli
11:52:03  * [new tag]         v2.0.0-beta.4 -> v2.0.0-beta.4
11:52:03 + git -C src/github.com/docker/compose-cli checkout -q refs/tags/v2.0.0-beta.4
11:52:03 git init src/github.com/docker/scan-cli-plugin
11:52:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin/.git/
11:52:03 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
11:52:03 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
11:52:03 + SRC=src/github.com/docker/scan-cli-plugin
11:52:03 + REF=v0.8.0
11:52:03 + REF_FETCH=v0.8.0
11:52:03 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
11:52:03 + awk {print $2}
11:52:03 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.2s done
11:52:03 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
11:52:03 #13 2.536 (8/17) Installing clang (10.0.0-r2)
11:52:03 + REF=refs/tags/v0.8.0
11:52:03 + [ -n refs/tags/v0.8.0 ]
11:52:03 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
11:52:03 + 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
11:52:03 #13 2.716 (9/17) Installing libmagic (5.38-r0)
11:52:03 #13 2.737 (10/17) Installing file (5.38-r0)
11:52:03 #13 2.738 (11/17) Installing nghttp2-libs (1.41.0-r0)
11:52:03 #13 2.740 (12/17) Installing libcurl (7.77.0-r0)
11:52:03 #13 2.747 (13/17) Installing expat (2.2.9-r1)
11:52:03 #13 2.750 (14/17) Installing pcre2 (10.35-r0)
11:52:03 #13 2.758 (15/17) Installing git (2.26.3-r0)
11:52:03 #13 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.3s done
11:52:03 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
11:52:03 From https://github.com/docker/scan-cli-plugin
11:52:03  * [new tag]         v0.8.0     -> v0.8.0
11:52:03 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
11:52:03 #13 2.909 (16/17) Installing lld (10.0.0-r0)
11:52:03 #13 2.937 (17/17) Installing llvm10 (10.0.0-r2)
11:52:03 #13 3.026 Executing busybox-1.31.1-r16.trigger
11:52:03 #13 3.031 OK: 191 MiB in 32 packages
11:52:04 + make -C deb raspbian-buster raspbian-bullseye
11:52:04 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
11:52:04 mkdir -p sources
11:52:04 docker run --rm -w /v \
11:52:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli:/cli \
11:52:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:52:04 	alpine \
11:52:04 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
11:52:04 Unable to find image 'alpine:latest' locally
11:52:04 latest: Pulling from library/alpine
11:52:04 136482bf81d1: Pulling fs layer
11:52:04 136482bf81d1: Verifying Checksum
11:52:04 136482bf81d1: Download complete
11:52:05 136482bf81d1: Pull complete
11:52:05 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
11:52:05 Status: Downloaded newer image for alpine:latest
11:52:06 #13 DONE 5.1s
11:52:06 
11:52:06 #14 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
11:52:06 #14 sha256:f8610a52a3c5c328b79050d15267df2e83119ead486929d7906bb329f04ab3ec
11:52:06 #14 DONE 0.0s
11:52:06 
11:52:06 #15 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
11:52:06 #15 sha256:9163cd43ff3e8869898c31f1551d3dd722ac5ecbf0723891cc402610f0986117
11:52:06 #15 0.440 + apk -p / add --no-cache musl-dev gcc
11:52:06 #15 0.444 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
11:52:07 #15 1.483 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
11:52:07 #15 1.594 (1/11) Upgrading musl (1.1.24-r9 -> 1.1.24-r10)
11:52:07 #15 1.603 (2/11) Installing binutils (2.34-r2)
11:52:07 #15 1.670 (3/11) Installing gmp (6.2.0-r0)
11:52:07 #15 1.676 (4/11) Installing isl (0.18-r0)
11:52:07 #15 1.691 (5/11) Installing libgomp (9.3.0-r2)
11:52:07 #15 1.694 (6/11) Installing libatomic (9.3.0-r2)
11:52:07 #15 1.696 (7/11) Installing libgphobos (9.3.0-r2)
11:52:07 #15 1.737 (8/11) Installing mpfr4 (4.0.2-r4)
11:52:07 #15 1.744 (9/11) Installing mpc1 (1.1.0-r1)
11:52:07 #15 1.746 (10/11) Installing gcc (9.3.0-r2)
11:52:08 #13 ...
11:52:08 
11:52:08 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:52:08 #8 sha256:e4b85c65fc7173a14bd4a3399f9934c7fbe537506fadbc6d5ca2f433b37aa526
11:52:08 #8 2.860 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
11:52:08 #8 3.018 Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
11:52:08 #8 3.031 Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [2051 kB]
11:52:08 #8 3.133 Get:4 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB]
11:52:08 #8 3.133 Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [984 kB]
11:52:08 #8 3.164 Get:6 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8820 B]
11:52:08 #8 3.401 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
11:52:08 #8 3.495 Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
11:52:08 #8 3.653 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
11:52:08 #8 3.945 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
11:52:08 #8 3.945 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
11:52:08 #8 4.489 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
11:52:08 #8 4.489 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2559 kB]
11:52:08 #8 4.565 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB]
11:52:08 #8 4.565 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1544 kB]
11:52:08 #8 4.636 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [26.2 kB]
11:52:08 #8 4.643 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [10.9 kB]
11:52:08 #8 4.645 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.7 kB]
11:52:08 #8 6.065 Fetched 19.4 MB in 5s (3684 kB/s)
11:52:08 #8 6.065 Reading package lists...
11:52:08 #8 7.469 Reading package lists...
11:52:08 #8 8.829 Building dependency tree...
11:52:08 #8 9.067 Reading state information...
11:52:08 #8 9.273 The following additional packages will be installed:
11:52:08 #8 9.273   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
11:52:08 #8 9.273   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
11:52:08 #8 9.273   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
11:52:08 #8 9.273   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
11:52:08 #8 9.273   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
11:52:08 #8 9.273   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
11:52:08 #8 9.273   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
11:52:08 #8 9.273   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
11:52:08 #8 9.273   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
11:52:08 #8 9.273   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
11:52:08 #8 9.273   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
11:52:08 #8 9.273   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
11:52:08 #8 9.273   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
11:52:08 #8 9.273   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
11:52:08 #8 9.273   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
11:52:08 #8 9.273   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
11:52:08 #8 9.273   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
11:52:08 #8 9.273   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
11:52:08 #8 9.273   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
11:52:08 #8 9.273   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
11:52:08 #8 9.273   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
11:52:08 #8 9.274   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
11:52:08 #8 9.274   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
11:52:08 #8 9.274   libio-socket-ssl-perl libio-string-perl libipc-run-perl
11:52:08 #8 9.274   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
11:52:08 #8 9.274   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
11:52:08 #8 9.274   liblist-moreutils-perl liblocale-gettext-perl liblsan0
11:52:08 #8 9.274   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
11:52:08 #8 9.274   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
11:52:08 #8 9.274   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
11:52:08 #8 9.274   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
11:52:08 #8 9.274   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
11:52:08 #8 9.274   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
11:52:08 #8 9.274   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
11:52:08 #8 9.274   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
11:52:08 #8 9.274   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
11:52:08 #8 9.274   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
11:52:08 #8 9.274   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
11:52:08 #8 9.274   libunistring0 liburi-perl libwind0-heimdal libwww-perl
11:52:08 #8 9.274   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
11:52:08 #8 9.274   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
11:52:08 #8 9.274   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
11:52:08 #8 9.274   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
11:52:08 #8 9.274   po-debconf python python-apt-common python-minimal python2.7
11:52:08 #8 9.274   python2.7-minimal python3 python3-apt python3-chardet python3-debian
11:52:08 #8 9.274   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
11:52:08 #8 9.274   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
11:52:08 #8 9.274   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
11:52:08 #8 9.276 Suggested packages:
11:52:08 #8 9.276   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
11:52:08 #8 9.276   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
11:52:08 #8 9.276   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
11:52:08 #8 9.276   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
11:52:08 #8 9.276   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
11:52:08 #8 9.276   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
11:52:08 #8 9.276   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
11:52:08 #8 9.276   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
11:52:08 #8 9.276   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
11:52:08 #8 9.276   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
11:52:08 #8 9.276   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
11:52:08 #8 9.276   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
11:52:08 #8 9.276   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
11:52:08 #8 9.276   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
11:52:08 #8 9.276   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
11:52:08 #8 9.276   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
11:52:08 #8 9.276   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
11:52:08 #8 9.276   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
11:52:08 #8 9.276   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
11:52:08 #8 9.276   diffutils-doc perl-doc libterm-readline-gnu-perl
11:52:08 #8 9.276   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
11:52:08 #8 9.276   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
11:52:08 #8 9.276   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
11:52:08 #8 9.276   python3.5-doc openssh-server sgml-base-doc zip
11:52:08 #8 9.277 The following NEW packages will be installed:
11:52:08 #8 9.277   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
11:52:08 #8 9.277   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
11:52:08 #8 9.277   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
11:52:08 #8 9.277   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
11:52:08 #8 9.277   groff-base hardening-includes ifupdown intltool-debian iproute2
11:52:08 #8 9.278   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
11:52:08 #8 9.278   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
11:52:08 #8 9.278   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
11:52:08 #8 9.278   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
11:52:08 #8 9.278   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
11:52:08 #8 9.278   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
11:52:08 #8 9.278   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
11:52:08 #8 9.278   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
11:52:08 #8 9.278   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
11:52:08 #8 9.278   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
11:52:08 #8 9.278   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
11:52:08 #8 9.278   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
11:52:08 #8 9.278   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
11:52:08 #8 9.278   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
11:52:08 #8 9.278   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
11:52:08 #8 9.278   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
11:52:08 #8 9.278   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
11:52:08 #8 9.278   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
11:52:08 #8 9.278   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
11:52:08 #8 9.278   libio-socket-ssl-perl libio-string-perl libipc-run-perl
11:52:08 #8 9.278   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
11:52:08 #8 9.278   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
11:52:08 #8 9.278   liblist-moreutils-perl liblocale-gettext-perl liblsan0
11:52:08 #8 9.278   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
11:52:08 #8 9.278   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
11:52:08 #8 9.278   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
11:52:08 #8 9.278   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
11:52:08 #8 9.278   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
11:52:08 #8 9.278   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
11:52:08 #8 9.278   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
11:52:08 #8 9.278   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
11:52:08 #8 9.278   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
11:52:08 #8 9.278   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
11:52:08 #8 9.278   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
11:52:08 #8 9.278   libunistring0 liburi-perl libwind0-heimdal libwww-perl
11:52:08 #8 9.278   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
11:52:08 #8 9.278   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
11:52:08 #8 9.278   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
11:52:08 #8 9.278   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
11:52:08 #8 9.279   po-debconf python python-apt-common python-minimal python2.7
11:52:08 #8 9.279   python2.7-minimal python3 python3-apt python3-chardet python3-debian
11:52:08 #8 9.279   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
11:52:08 #8 9.279   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
11:52:08 #8 9.279   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
11:52:08 #8 ...
11:52:08 
11:52:08 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:08 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:52:08 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s
11:52:08 #15 2.607 (11/11) Installing musl-dev (1.1.24-r10)
11:52:08 #15 2.679 Executing busybox-1.31.1-r16.trigger
11:52:08 #15 2.683 OK: 324 MiB in 42 packages
11:52:08 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 4.5s done
11:52:08 #13 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
11:52:08 #13 DONE 18.5s
11:52:08 
11:52:08 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
11:52:08 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
11:52:08 #9 1.078 Loaded plugins: fastestmirror, ovl
11:52:08 #9 1.675 Determining fastest mirrors
11:52:09 #9 8.295  * base: d36uatko69830t.cloudfront.net
11:52:09 #9 8.297  * extras: d36uatko69830t.cloudfront.net
11:52:09 #9 8.297  * updates: d36uatko69830t.cloudfront.net
11:52:10 #13 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.8s done
11:52:10 #13 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
11:52:10 #15 DONE 4.4s
11:52:10 
11:52:10 #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
11:52:10 #18 sha256:cc201285989f8c442915c88c22630994a87ca158ba719f050c564a8e83114eda
11:52:10 #13 DONE 21.0s
11:52:10 
11:52:10 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:52:10 #8 sha256:e4b85c65fc7173a14bd4a3399f9934c7fbe537506fadbc6d5ca2f433b37aa526
11:52:10 #8 11.94 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded.
11:52:10 #8 11.94 Need to get 91.0 MB of archives.
11:52:10 #8 11.94 After this operation, 383 MB of additional disk space will be used.
11:52:10 #8 11.94 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
11:52:10 #8 12.09 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
11:52:10 #8 12.11 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
11:52:10 #8 12.12 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
11:52:10 #8 12.17 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.19 [1082 kB]
11:52:10 #8 12.46 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [524 kB]
11:52:10 #8 12.50 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
11:52:10 #8 12.51 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [1597 kB]
11:52:10 #8 12.58 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
11:52:10 #8 12.59 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
11:52:10 #8 12.59 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
11:52:10 #8 12.59 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB]
11:52:10 #8 12.61 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.13 [2135 kB]
11:52:10 #8 12.71 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.13 [165 kB]
11:52:10 #8 12.71 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
11:52:10 #8 12.73 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
11:52:10 #8 12.73 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
11:52:10 #8 12.73 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
11:52:10 #8 12.73 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
11:52:10 #8 12.73 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB]
11:52:10 #8 12.77 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
11:52:10 #8 12.77 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
11:52:10 #8 12.78 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
11:52:10 #8 12.85 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB]
11:52:10 #8 12.85 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB]
11:52:10 #8 12.86 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
11:52:10 #8 12.86 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
11:52:10 #8 12.93 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
11:52:10 #8 12.93 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
11:52:10 #8 12.93 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
11:52:10 #8 12.94 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
11:52:10 #8 12.94 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
11:52:11 #18 0.494 Building static docker-linux-amd64
11:52:11 #8 13.00 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB]
11:52:11 #8 13.11 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB]
11:52:11 #8 13.30 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB]
11:52:11 #8 13.31 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [338 kB]
11:52:11 #8 13.35 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [1260 kB]
11:52:11 #8 13.37 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
11:52:11 #8 13.38 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.18 [1883 kB]
11:52:11 #8 13.45 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.18 [224 kB]
11:52:11 #8 13.46 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
11:52:11 #8 13.46 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
11:52:11 #8 13.47 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
11:52:11 #8 13.47 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
11:52:11 #8 13.47 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
11:52:11 #8 13.48 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
11:52:11 #8 13.52 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.17 [4600 B]
11:52:11 #8 13.52 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB]
11:52:11 #8 13.59 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB]
11:52:11 #8 13.59 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
11:52:11 #8 13.61 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
11:52:11 #8 13.61 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [153 kB]
11:52:11 #8 13.62 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [665 kB]
11:52:11 #8 13.64 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
11:52:11 #8 13.67 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
11:52:11 #8 13.67 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
11:52:11 #8 13.67 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB]
11:52:11 #8 13.68 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
11:52:11 #8 13.74 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB]
11:52:11 #8 13.74 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB]
11:52:11 #8 13.74 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
11:52:11 #8 13.75 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB]
11:52:11 #8 13.75 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
11:52:11 #8 13.81 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB]
11:52:11 #8 13.83 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
11:52:11 #8 13.83 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
11:52:11 #8 13.83 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
11:52:11 #8 13.83 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.19 [492 kB]
11:52:11 #8 13.88 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB]
11:52:11 #8 13.89 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
11:52:11 #8 13.89 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
11:52:11 #8 13.89 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
11:52:11 #8 13.98 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB]
11:52:11 #8 13.98 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
11:52:11 #8 13.98 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
11:52:11 #8 13.99 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB]
11:52:12 #8 13.99 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB]
11:52:12 #8 14.00 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
11:52:12 #8 14.03 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB]
11:52:12 #8 14.04 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB]
11:52:12 #8 14.04 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
11:52:12 #8 14.10 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
11:52:12 #8 14.10 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
11:52:12 #8 14.10 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
11:52:12 #8 14.11 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
11:52:12 #8 14.11 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
11:52:12 #8 14.11 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
11:52:12 #8 14.11 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
11:52:12 #8 14.17 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
11:52:12 #8 14.17 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.13 [159 kB]
11:52:12 #8 14.18 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
11:52:12 #8 14.24 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB]
11:52:12 #8 14.25 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
11:52:12 #8 14.25 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB]
11:52:12 #8 14.26 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
11:52:12 #8 14.67 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
11:52:12 #8 14.67 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
11:52:12 #8 14.69 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
11:52:12 #8 14.69 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
11:52:12 #8 14.73 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB]
11:52:12 #8 14.75 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.12 [16.7 kB]
11:52:12 #8 14.90 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.12 [145 kB]
11:52:13 #8 15.22 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB]
11:52:13 #8 15.36 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
11:52:13 #8 15.45 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
11:52:13 #8 15.46 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
11:52:13 #8 15.46 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
11:52:13 #8 15.47 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
11:52:13 #8 15.47 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
11:52:13 #8 15.47 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
11:52:13 #8 15.48 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
11:52:13 #8 15.62 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB]
11:52:13 #8 15.63 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB]
11:52:13 #8 15.65 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB]
11:52:13 #8 15.78 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
11:52:13 #8 15.78 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
11:52:14 #8 16.15 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
11:52:14 #8 16.15 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
11:52:14 #8 16.15 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
11:52:14 #8 16.15 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
11:52:14 #8 16.15 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
11:52:14 #8 16.15 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
11:52:14 #8 16.16 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
11:52:14 #8 16.16 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
11:52:14 #8 16.17 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
11:52:14 #8 16.22 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
11:52:14 #8 16.22 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
11:52:14 #8 16.30 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
11:52:14 #8 16.30 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
11:52:14 #8 16.39 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
11:52:14 #8 16.79 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
11:52:14 #8 16.79 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
11:52:14 #8 16.85 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
11:52:15 #8 17.28 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
11:52:15 #8 17.28 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
11:52:15 #8 17.29 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB]
11:52:15 #8 17.30 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
11:52:15 #8 17.30 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
11:52:15 #8 17.30 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB]
11:52:15 #8 17.33 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
11:52:15 #8 17.33 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.19 [139 kB]
11:52:15 #8 17.33 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
11:52:15 #8 17.36 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
11:52:15 #8 17.43 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
11:52:15 #8 17.47 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
11:52:15 #8 17.47 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
11:52:15 #8 17.48 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
11:52:15 #8 17.48 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
11:52:15 #8 17.48 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
11:52:15 #8 17.48 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
11:52:15 #8 17.48 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
11:52:15 #8 17.53 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
11:52:15 #8 17.56 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
11:52:15 #8 17.58 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
11:52:15 #8 17.58 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
11:52:15 #8 17.58 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
11:52:15 #8 17.58 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
11:52:15 #8 17.58 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB]
11:52:15 #8 17.61 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB]
11:52:15 #8 17.76 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
11:52:15 #8 17.76 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
11:52:15 #8 17.76 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
11:52:15 #8 17.76 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
11:52:15 #8 17.77 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
11:52:15 #8 17.77 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
11:52:15 #8 17.77 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
11:52:15 #8 17.77 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
11:52:15 #8 17.77 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
11:52:15 #8 17.84 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
11:52:15 #8 17.85 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
11:52:15 #8 17.85 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
11:52:15 #8 17.85 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
11:52:15 #8 17.85 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
11:52:15 #8 17.85 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
11:52:15 #8 17.86 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
11:52:15 #8 17.86 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.2 [4710 B]
11:52:15 #8 17.86 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
11:52:15 #8 17.91 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
11:52:15 #8 17.94 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
11:52:16 #8 17.94 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
11:52:16 #8 17.94 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
11:52:16 #8 17.94 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
11:52:16 #8 17.94 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
11:52:16 #8 17.94 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
11:52:16 #8 17.95 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
11:52:16 #8 17.96 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
11:52:16 #8 17.98 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
11:52:16 #8 18.03 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
11:52:16 #8 18.03 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
11:52:16 #8 18.03 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
11:52:16 #8 18.03 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
11:52:16 #8 18.03 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
11:52:16 #8 18.04 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
11:52:16 #8 18.04 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
11:52:16 #8 18.04 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
11:52:16 #8 18.06 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
11:52:16 #8 18.11 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
11:52:16 #8 18.11 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
11:52:16 #8 18.11 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
11:52:16 #8 18.12 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
11:52:16 #8 18.12 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
11:52:16 #8 18.12 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
11:52:16 #8 18.27 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
11:52:16 #8 18.42 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
11:52:16 #8 18.44 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
11:52:16 #8 18.46 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
11:52:16 #8 18.52 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
11:52:16 #8 18.54 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
11:52:16 #8 18.61 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
11:52:16 #8 18.65 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
11:52:16 #8 18.66 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
11:52:16 #8 18.66 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
11:52:16 #8 18.71 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
11:52:16 #8 18.71 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
11:52:16 #8 18.71 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
11:52:16 #8 18.72 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
11:52:16 #8 18.73 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
11:52:16 #8 18.73 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
11:52:16 #8 18.79 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
11:52:16 #8 18.80 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
11:52:16 #8 18.80 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
11:52:16 #8 18.80 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
11:52:16 #8 18.81 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
11:52:16 #8 18.88 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
11:52:16 #8 18.98 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
11:52:17 #8 18.99 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
11:52:17 #8 18.99 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
11:52:17 #8 18.99 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
11:52:17 #8 18.99 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
11:52:17 #8 18.99 Get:230 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB]
11:52:17 #8 19.01 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
11:52:17 #8 19.01 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
11:52:17 #8 19.01 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
11:52:17 #8 19.08 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.4 [5440 B]
11:52:17 #8 19.16 debconf: delaying package configuration, since apt-utils is not installed
11:52:17 #8 19.17 Fetched 91.0 MB in 9s (9763 kB/s)
11:52:17 #8 19.20 Selecting previously unselected package libatm1:amd64.
11:52:17 #8 19.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 ... 4785 files and directories currently installed.)
11:52:17 #8 19.20 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
11:52:17 #8 19.21 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
11:52:17 #8 19.23 Selecting previously unselected package liblocale-gettext-perl.
11:52:17 #8 19.23 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
11:52:17 #8 19.23 Unpacking liblocale-gettext-perl (1.07-1build1) ...
11:52:17 #8 19.27 Selecting previously unselected package libmnl0:amd64.
11:52:17 #8 19.27 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
11:52:17 #8 19.27 Unpacking libmnl0:amd64 (1.0.3-5) ...
11:52:17 #8 19.31 Selecting previously unselected package libpopt0:amd64.
11:52:17 #8 19.31 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
11:52:17 #8 19.31 Unpacking libpopt0:amd64 (1.16-10) ...
11:52:17 #8 19.35 Selecting previously unselected package libssl1.0.0:amd64.
11:52:17 #8 19.35 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.19_amd64.deb ...
11:52:17 #8 19.36 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.19) ...
11:52:17 #8 19.48 Selecting previously unselected package libpython3.5-minimal:amd64.
11:52:17 #8 19.48 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
11:52:17 #8 19.48 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ...
11:52:17 #8 19.58 Selecting previously unselected package libexpat1:amd64.
11:52:17 #8 19.58 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
11:52:17 #8 19.58 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
11:52:17 #8 19.62 Selecting previously unselected package python3.5-minimal.
11:52:17 #8 19.62 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
11:52:17 #8 19.63 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ...
11:52:17 #8 19.80 Selecting previously unselected package python3-minimal.
11:52:17 #8 19.80 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
11:52:17 #8 19.80 Unpacking python3-minimal (3.5.1-3) ...
11:52:17 #8 19.84 Selecting previously unselected package mime-support.
11:52:17 #8 19.84 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
11:52:17 #8 19.84 Unpacking mime-support (3.59ubuntu1) ...
11:52:17 #8 19.89 Selecting previously unselected package libmpdec2:amd64.
11:52:17 #8 19.89 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
11:52:17 #8 19.89 Unpacking libmpdec2:amd64 (2.4.2-1) ...
11:52:17 #8 19.94 Selecting previously unselected package libsqlite3-0:amd64.
11:52:17 #8 19.94 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ...
11:52:17 #8 19.94 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
11:52:17 #8 20.00 Selecting previously unselected package libpython3.5-stdlib:amd64.
11:52:17 #8 20.00 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
11:52:17 #8 20.01 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ...
11:52:18 #8 20.24 Selecting previously unselected package python3.5.
11:52:18 #8 20.25 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ...
11:52:18 #8 20.25 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ...
11:52:18 #8 20.28 Selecting previously unselected package libpython3-stdlib:amd64.
11:52:18 #8 20.28 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
11:52:18 #8 20.29 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
11:52:18 #8 20.32 Selecting previously unselected package dh-python.
11:52:18 #8 20.32 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
11:52:18 #8 20.33 Unpacking dh-python (2.20151103ubuntu1.2) ...
11:52:18 #8 20.35 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:52:18 #8 20.38 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.19) ...
11:52:18 #8 20.46 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ...
11:52:18 #8 20.48 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
11:52:18 #8 20.49 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ...
11:52:18 #8 20.92 Setting up python3-minimal (3.5.1-3) ...
11:52:18 #8 21.08 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:52:18 #8 21.12 Selecting previously unselected package python3.
11:52:18 #8 21.12 (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 ... 5791 files and directories currently installed.)
11:52:18 #8 21.13 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
11:52:18 #8 21.13 Unpacking python3 (3.5.1-3) ...
11:52:18 #8 21.17 Selecting previously unselected package libgdbm3:amd64.
11:52:19 #8 21.17 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
11:52:19 #8 21.17 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
11:52:19 #8 21.21 Selecting previously unselected package libffi6:amd64.
11:52:19 #8 21.21 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
11:52:19 #8 21.22 Unpacking libffi6:amd64 (3.2.1-4) ...
11:52:19 #8 21.26 Selecting previously unselected package libglib2.0-0:amd64.
11:52:19 #8 21.26 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ...
11:52:19 #8 21.26 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ...
11:52:19 #8 21.39 Selecting previously unselected package libxau6:amd64.
11:52:19 #8 21.39 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
11:52:19 #8 21.40 Unpacking libxau6:amd64 (1:1.0.8-1) ...
11:52:19 #8 21.43 Selecting previously unselected package libxdmcp6:amd64.
11:52:19 #8 21.43 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
11:52:19 #8 21.43 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
11:52:19 #8 21.47 Selecting previously unselected package libxcb1:amd64.
11:52:19 #8 21.47 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
11:52:19 #8 21.48 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
11:52:19 #8 21.51 Selecting previously unselected package libx11-data.
11:52:19 #8 21.51 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ...
11:52:19 #8 21.52 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ...
11:52:19 #8 21.58 Selecting previously unselected package libx11-6:amd64.
11:52:19 #8 21.58 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ...
11:52:19 #8 21.59 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
11:52:19 #8 21.67 Selecting previously unselected package libxext6:amd64.
11:52:19 #8 21.67 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
11:52:19 #8 21.67 Unpacking libxext6:amd64 (2:1.3.3-1) ...
11:52:19 #8 21.71 Selecting previously unselected package groff-base.
11:52:19 #8 21.71 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
11:52:19 #8 21.71 Unpacking groff-base (1.22.3-7) ...
11:52:19 #8 21.78 Selecting previously unselected package bsdmainutils.
11:52:19 #8 21.78 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
11:52:19 #8 21.78 Unpacking bsdmainutils (9.0.6ubuntu3) ...
11:52:19 #8 21.83 Selecting previously unselected package libpipeline1:amd64.
11:52:19 #8 21.84 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
11:52:19 #8 21.84 Unpacking libpipeline1:amd64 (1.4.1-2) ...
11:52:19 #8 21.88 Selecting previously unselected package man-db.
11:52:19 #8 21.88 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
11:52:19 #8 21.89 Unpacking man-db (2.7.5-1) ...
11:52:19 #8 22.00 Selecting previously unselected package sgml-base.
11:52:19 #8 22.00 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
11:52:19 #8 22.00 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
11:52:19 #8 22.04 Selecting previously unselected package libunistring0:amd64.
11:52:19 #8 22.04 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
11:52:19 #8 22.05 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
11:52:20 #8 22.16 Selecting previously unselected package perl-modules-5.22.
11:52:20 #8 22.16 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ...
11:52:20 #8 22.16 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
11:52:20 #8 22.55 Selecting previously unselected package libperl5.22:amd64.
11:52:20 #8 22.55 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ...
11:52:20 #8 22.56 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
11:52:20 #8 22.99 Selecting previously unselected package perl.
11:52:21 #8 22.99 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ...
11:52:21 #8 23.00 Unpacking perl (5.22.1-9ubuntu0.9) ...
11:52:21 #8 23.08 Selecting previously unselected package libpython2.7-minimal:amd64.
11:52:21 #8 23.08 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ...
11:52:21 #8 23.08 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ...
11:52:21 #8 23.16 Selecting previously unselected package python2.7-minimal.
11:52:21 #8 23.16 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ...
11:52:21 #8 23.17 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ...
11:52:21 #8 23.33 Selecting previously unselected package python-minimal.
11:52:21 #8 23.33 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
11:52:21 #8 23.33 Unpacking python-minimal (2.7.12-1~16.04) ...
11:52:21 #8 23.37 Selecting previously unselected package libpython2.7-stdlib:amd64.
11:52:21 #8 23.37 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ...
11:52:21 #8 23.37 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ...
11:52:21 #8 23.61 Selecting previously unselected package python2.7.
11:52:21 #8 23.61 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ...
11:52:21 #8 23.61 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ...
11:52:21 #8 23.65 Selecting previously unselected package libpython-stdlib:amd64.
11:52:21 #8 23.65 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
11:52:21 #8 23.65 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
11:52:21 #8 23.67 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:52:21 #8 23.73 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ...
11:52:21 #8 23.75 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ...
11:52:22 #8 24.07 Setting up python-minimal (2.7.12-1~16.04) ...
11:52:22 #8 24.13 Selecting previously unselected package python.
11:52:22 #8 24.13 (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 ... 9171 files and directories currently installed.)
11:52:22 #8 24.14 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
11:52:22 #8 24.14 Unpacking python (2.7.12-1~16.04) ...
11:52:22 #8 24.19 Selecting previously unselected package libgmp10:amd64.
11:52:22 #8 24.19 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
11:52:22 #8 24.20 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
11:52:22 #8 24.25 Selecting previously unselected package libmpfr4:amd64.
11:52:22 #8 24.25 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
11:52:22 #8 24.26 Unpacking libmpfr4:amd64 (3.1.4-1) ...
11:52:22 #8 24.30 Selecting previously unselected package libmpc3:amd64.
11:52:22 #8 24.31 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
11:52:22 #8 24.31 Unpacking libmpc3:amd64 (1.0.3-1) ...
11:52:22 #8 24.34 Selecting previously unselected package bzip2.
11:52:22 #8 24.34 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
11:52:22 #8 24.34 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
11:52:22 #8 24.37 Selecting previously unselected package distro-info-data.
11:52:22 #8 24.37 Preparing to unpack .../distro-info-data_0.28ubuntu0.17_all.deb ...
11:52:22 #8 24.38 Unpacking distro-info-data (0.28ubuntu0.17) ...
11:52:22 #8 24.41 Selecting previously unselected package libmagic1:amd64.
11:52:22 #8 24.41 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ...
11:52:22 #8 24.42 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
11:52:22 #8 24.47 Selecting previously unselected package file.
11:52:22 #8 24.47 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ...
11:52:22 #8 24.48 Unpacking file (1:5.25-2ubuntu1.4) ...
11:52:22 #8 24.51 Selecting previously unselected package iproute2.
11:52:22 #8 24.51 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
11:52:22 #8 24.52 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
11:52:22 #8 24.61 Selecting previously unselected package ifupdown.
11:52:22 #8 24.61 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
11:52:22 #8 24.62 Unpacking ifupdown (0.8.10ubuntu1.4) ...
11:52:22 #8 24.66 Selecting previously unselected package libisc-export160.
11:52:22 #8 24.66 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ...
11:52:22 #8 24.67 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ...
11:52:22 #8 24.71 Selecting previously unselected package libdns-export162.
11:52:22 #8 24.71 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ...
11:52:22 #8 24.72 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ...
11:52:22 #8 24.84 Selecting previously unselected package isc-dhcp-client.
11:52:22 #8 24.84 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
11:52:22 #8 24.84 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
11:52:22 #8 24.89 Selecting previously unselected package isc-dhcp-common.
11:52:22 #8 24.89 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
11:52:22 #8 24.89 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
11:52:22 #8 24.94 Selecting previously unselected package less.
11:52:22 #8 24.94 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
11:52:22 #8 24.94 Unpacking less (481-2.1ubuntu0.2) ...
11:52:22 #8 24.98 Selecting previously unselected package libapt-inst2.0:amd64.
11:52:22 #8 24.98 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ...
11:52:22 #8 24.99 Unpacking libapt-inst2.0:amd64 (1.2.35) ...
11:52:22 #8 25.03 Selecting previously unselected package libbsd0:amd64.
11:52:22 #8 25.03 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
11:52:22 #8 25.04 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
11:52:22 #8 25.07 Selecting previously unselected package libnettle6:amd64.
11:52:23 #8 25.07 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ...
11:52:23 #8 25.08 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ...
11:52:23 #8 25.12 Selecting previously unselected package libhogweed4:amd64.
11:52:23 #8 25.12 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ...
11:52:23 #8 25.12 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ...
11:52:23 #8 25.16 Selecting previously unselected package libidn11:amd64.
11:52:23 #8 25.16 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
11:52:23 #8 25.17 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
11:52:23 #8 25.20 Selecting previously unselected package libp11-kit0:amd64.
11:52:23 #8 25.20 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ...
11:52:23 #8 25.21 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ...
11:52:23 #8 25.25 Selecting previously unselected package libtasn1-6:amd64.
11:52:23 #8 25.25 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
11:52:23 #8 25.26 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
11:52:23 #8 25.29 Selecting previously unselected package libgnutls30:amd64.
11:52:23 #8 25.29 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ...
11:52:23 #8 25.29 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
11:52:23 #8 25.37 Selecting previously unselected package libxtables11:amd64.
11:52:23 #8 25.37 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
11:52:23 #8 25.37 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
11:52:23 #8 25.40 Selecting previously unselected package lsb-release.
11:52:23 #8 25.41 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
11:52:23 #8 25.41 Unpacking lsb-release (9.20160110ubuntu0.2) ...
11:52:23 #8 25.44 Selecting previously unselected package netbase.
11:52:23 #8 25.44 Preparing to unpack .../archives/netbase_5.3_all.deb ...
11:52:23 #8 25.45 Unpacking netbase (5.3) ...
11:52:23 #8 25.48 Selecting previously unselected package openssl.
11:52:23 mkdir -p sources
11:52:23 docker run --rm -w /v \
11:52:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker:/engine \
11:52:23 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:52:23 	alpine \
11:52:23 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
11:52:23 #8 25.48 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.19_amd64.deb ...
11:52:23 #8 25.48 Unpacking openssl (1.0.2g-1ubuntu4.19) ...
11:52:23 #8 25.56 Selecting previously unselected package ca-certificates.
11:52:23 #8 25.57 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ...
11:52:23 #8 25.57 Unpacking ca-certificates (20210119~16.04.1) ...
11:52:23 #8 25.62 Selecting previously unselected package libasprintf0v5:amd64.
11:52:23 #8 25.63 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:23 #8 25.63 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
11:52:23 #8 25.66 Selecting previously unselected package gettext-base.
11:52:23 #8 25.66 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:23 #8 25.66 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
11:52:23 #8 25.69 Selecting previously unselected package iso-codes.
11:52:23 #8 25.69 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
11:52:23 #8 25.70 Unpacking iso-codes (3.65-1) ...
11:52:23 #8 26.01 Selecting previously unselected package krb5-locales.
11:52:23 #8 26.01 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ...
11:52:23 #8 26.01 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
11:52:23 #8 26.04 Selecting previously unselected package libroken18-heimdal:amd64.
11:52:24 #8 26.05 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.05 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.15 Selecting previously unselected package libasn1-8-heimdal:amd64.
11:52:24 #8 26.15 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.16 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.21 Selecting previously unselected package libkrb5support0:amd64.
11:52:24 #8 26.21 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
11:52:24 #8 26.21 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:24 #8 26.25 Selecting previously unselected package libk5crypto3:amd64.
11:52:24 #8 26.25 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
11:52:24 #8 26.25 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:24 #8 26.30 Selecting previously unselected package libkeyutils1:amd64.
11:52:24 #8 26.30 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
11:52:24 #8 26.30 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
11:52:24 #8 26.33 Selecting previously unselected package libkrb5-3:amd64.
11:52:24 #8 26.34 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
11:52:24 #8 26.34 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:24 #8 26.41 Selecting previously unselected package libgssapi-krb5-2:amd64.
11:52:24 #8 26.41 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
11:52:24 #8 26.41 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:24 #8 26.46 Selecting previously unselected package libhcrypto4-heimdal:amd64.
11:52:24 #8 26.46 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.47 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.51 Selecting previously unselected package libheimbase1-heimdal:amd64.
11:52:24 #8 26.51 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.51 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.55 Selecting previously unselected package libwind0-heimdal:amd64.
11:52:24 #8 26.55 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.55 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.59 Selecting previously unselected package libhx509-5-heimdal:amd64.
11:52:24 #8 26.59 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.60 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.64 Selecting previously unselected package libkrb5-26-heimdal:amd64.
11:52:24 #8 26.64 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.65 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.70 Selecting previously unselected package libheimntlm0-heimdal:amd64.
11:52:24 #8 26.70 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.71 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.75 Selecting previously unselected package libgssapi3-heimdal:amd64.
11:52:24 #8 26.75 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
11:52:24 #8 26.75 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:24 #8 26.79 Selecting previously unselected package libsasl2-modules-db:amd64.
11:52:24 #8 26.79 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
11:52:24 #8 26.80 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:24 #8 26.83 Selecting previously unselected package libsasl2-2:amd64.
11:52:24 #8 26.83 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
11:52:24 #8 26.83 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:24 #8 26.87 Selecting previously unselected package libldap-2.4-2:amd64.
11:52:24 #8 26.87 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ...
11:52:24 #8 26.88 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ...
11:52:24 #8 26.93 Selecting previously unselected package librtmp1:amd64.
11:52:24 #8 26.93 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
11:52:24 #8 26.93 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
11:52:24 #8 26.97 Selecting previously unselected package libcurl3-gnutls:amd64.
11:52:24 #8 26.97 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ...
11:52:24 #8 26.98 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ...
11:52:24 #8 27.03 Selecting previously unselected package libedit2:amd64.
11:52:24 #8 27.03 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
11:52:24 #8 27.04 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
11:52:25 #8 27.14 Selecting previously unselected package libglib2.0-data.
11:52:25 #8 27.14 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ...
11:52:25 #8 27.15 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ...
11:52:25 #8 27.18 Selecting previously unselected package libicu55:amd64.
11:52:25 #8 27.19 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
11:52:25 #8 27.19 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
11:52:26 #8 27.93 Selecting previously unselected package libsasl2-modules:amd64.
11:52:26 #8 27.93 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
11:52:26 #8 27.93 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:26 #8 28.02 Selecting previously unselected package libxml2:amd64.
11:52:26 #8 28.02 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
11:52:26 #8 28.03 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
11:52:26 #8 28.12 Selecting previously unselected package libxmuu1:amd64.
11:52:26 #8 28.12 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
11:52:26 #8 28.12 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
11:52:26 #8 28.15 Selecting previously unselected package manpages.
11:52:26 #8 28.15 Preparing to unpack .../manpages_4.04-2_all.deb ...
11:52:26 #8 28.16 Unpacking manpages (4.04-2) ...
11:52:26 #8 28.27 Selecting previously unselected package openssh-client.
11:52:26 #8 28.27 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
11:52:26 #8 28.28 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ...
11:52:26 #8 28.37 Selecting previously unselected package python-apt-common.
11:52:26 #8 28.37 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ...
11:52:26 #8 28.37 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ...
11:52:26 #8 28.41 Selecting previously unselected package python3-apt.
11:52:26 #8 28.41 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ...
11:52:26 #8 28.41 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ...
11:52:26 #8 28.46 Selecting previously unselected package rsync.
11:52:26 #8 28.46 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ...
11:52:26 #8 28.47 Unpacking rsync (3.1.1-3ubuntu1.3) ...
11:52:26 #8 28.53 Selecting previously unselected package shared-mime-info.
11:52:26 #8 28.53 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
11:52:26 #8 28.54 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
11:52:26 #8 28.61 Selecting previously unselected package strace.
11:52:26 #8 28.61 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
11:52:26 #8 28.61 Unpacking strace (4.11-1ubuntu3) ...
11:52:26 #8 28.65 Selecting previously unselected package xauth.
11:52:26 #8 28.65 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
11:52:26 #8 28.66 Unpacking xauth (1:1.0.9-1ubuntu2) ...
11:52:26 #8 28.69 Selecting previously unselected package xdg-user-dirs.
11:52:26 #8 28.69 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
11:52:26 #8 28.70 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
11:52:26 #8 28.76 Selecting previously unselected package xml-core.
11:52:26 mkdir -p sources
11:52:26 docker run --rm -w /v \
11:52:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/compose-cli:/compose-cli \
11:52:26 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:52:26 	alpine \
11:52:26 	tar -C / -c -z -f /v/compose-cli.tgz --exclude .git compose-cli
11:52:26 #8 28.76 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
11:52:26 #8 28.77 Unpacking xml-core (0.13+nmu2) ...
11:52:26 #8 28.81 Selecting previously unselected package at.
11:52:26 #8 28.81 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
11:52:26 #8 28.81 Unpacking at (3.1.18-2ubuntu1) ...
11:52:26 #8 28.84 Selecting previously unselected package autotools-dev.
11:52:26 #8 28.85 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
11:52:26 #8 28.85 Unpacking autotools-dev (20150820.1) ...
11:52:26 #8 28.89 Selecting previously unselected package binutils.
11:52:26 #8 28.90 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
11:52:26 #8 28.90 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
11:52:27 #8 29.17 Selecting previously unselected package libc-dev-bin.
11:52:27 #8 29.17 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ...
11:52:27 #8 29.17 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ...
11:52:27 #8 29.21 Selecting previously unselected package linux-libc-dev:amd64.
11:52:27 #8 29.21 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ...
11:52:27 #8 29.21 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ...
11:52:27 #8 29.35 Selecting previously unselected package libc6-dev:amd64.
11:52:27 #8 29.35 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ...
11:52:27 #8 29.35 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ...
11:52:27 #8 29.67 Selecting previously unselected package libisl15:amd64.
11:52:27 #8 29.67 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
11:52:27 #8 29.67 Unpacking libisl15:amd64 (0.16.1-1) ...
11:52:27 #8 29.75 Selecting previously unselected package cpp-5.
11:52:27 #8 29.75 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:27 #8 29.75 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 mkdir -p sources
11:52:28 docker run --rm -w /v \
11:52:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
11:52:28 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:52:28 	alpine \
11:52:28 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
11:52:28 #8 30.46 Selecting previously unselected package cpp.
11:52:28 #8 30.47 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
11:52:28 #8 30.47 Unpacking cpp (4:5.3.1-1ubuntu1) ...
11:52:28 #8 30.51 Selecting previously unselected package libcc1-0:amd64.
11:52:28 #8 30.51 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.51 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 30.76 Selecting previously unselected package libgomp1:amd64.
11:52:28 #8 30.76 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.77 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 30.80 Selecting previously unselected package libitm1:amd64.
11:52:28 #8 30.81 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.81 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 30.84 Selecting previously unselected package libatomic1:amd64.
11:52:28 #8 30.85 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.85 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 30.89 Selecting previously unselected package libasan2:amd64.
11:52:28 #8 30.89 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.89 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 30.95 Selecting previously unselected package liblsan0:amd64.
11:52:28 #8 30.95 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 30.96 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 31.01 Selecting previously unselected package libtsan0:amd64.
11:52:28 #8 31.01 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:28 #8 31.02 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:28 #8 31.14 Selecting previously unselected package libubsan0:amd64.
11:52:29 #8 31.14 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.14 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:29 #8 31.19 Selecting previously unselected package libcilkrts5:amd64.
11:52:29 #8 31.19 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.19 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:29 #8 31.23 Selecting previously unselected package libmpx0:amd64.
11:52:29 #8 31.23 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.23 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:29 #8 31.32 Selecting previously unselected package libquadmath0:amd64.
11:52:29 #8 31.32 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.32 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:29 #8 31.36 Selecting previously unselected package libgcc-5-dev:amd64.
11:52:29 #8 31.36 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.36 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:29 docker run --rm -w /v \
11:52:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/plugins:/plugins \
11:52:29 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb/sources:/v \
11:52:29 	alpine \
11:52:29 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
11:52:29 #8 31.58 Selecting previously unselected package gcc-5.
11:52:29 #8 31.59 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:29 #8 31.59 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:30 #8 32.33 Selecting previously unselected package gcc.
11:52:30 #8 32.33 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
11:52:30 #8 32.34 Unpacking gcc (4:5.3.1-1ubuntu1) ...
11:52:30 #8 32.37 Selecting previously unselected package libstdc++-5-dev:amd64.
11:52:30 #8 32.37 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:30 #8 32.37 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:30 #8 32.60 Selecting previously unselected package g++-5.
11:52:30 #8 32.60 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
11:52:30 #8 32.61 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:31 #9 27.34 Resolving Dependencies
11:52:31 #9 27.34 --> Running transaction check
11:52:31 #9 27.34 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
11:52:31 #9 27.36 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.45 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.46 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.47 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.47 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.47 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.47 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
11:52:31 #9 27.47 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
11:52:31 #9 27.48 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
11:52:31 #9 27.48 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
11:52:31 #9 27.48 --> Running transaction check
11:52:31 #9 27.48 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
11:52:31 #9 27.48 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
11:52:31 #9 27.48 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
11:52:31 #9 27.48 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
11:52:31 #9 27.49 ---> Package file.x86_64 0:5.11-37.el7 will be installed
11:52:31 #9 27.49 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
11:52:31 #9 27.49 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
11:52:31 #9 27.49 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
11:52:31 #9 27.49 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
11:52:31 #9 27.50 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.50 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
11:52:31 #9 27.51 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
11:52:31 #9 27.52 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
11:52:31 #9 27.52 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
11:52:31 #9 27.52 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
11:52:31 #9 27.52 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
11:52:31 #9 27.52 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
11:52:31 #9 27.52 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
11:52:31 #9 27.52 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
11:52:31 #9 27.53 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
11:52:31 #9 27.53 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
11:52:31 #9 27.53 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
11:52:31 #9 27.53 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
11:52:31 #9 27.53 --> Running transaction check
11:52:31 #9 27.53 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
11:52:31 #9 27.53 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
11:52:31 #9 27.53 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
11:52:31 #9 27.54 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
11:52:31 #9 27.54 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
11:52:31 #9 27.54 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
11:52:31 #9 27.54 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
11:52:31 #9 27.54 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
11:52:31 #9 27.54 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
11:52:31 #9 27.54 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
11:52:31 #9 27.55 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
11:52:31 #9 27.55 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
11:52:31 #9 27.55 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
11:52:31 #9 27.55 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
11:52:31 #9 27.55 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
11:52:31 #9 27.55 --> Running transaction check
11:52:31 #9 27.56 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
11:52:31 #9 27.56 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
11:52:31 #9 27.56 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
11:52:31 #9 27.56 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
11:52:31 #9 27.56 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
11:52:31 #9 27.56 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
11:52:31 #9 27.57 --> Running transaction check
11:52:31 #9 27.57 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
11:52:31 #9 27.57 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
11:52:31 #9 27.63 --> Finished Dependency Resolution
11:52:31 #9 27.63 
11:52:31 #9 27.63 Dependencies Resolved
11:52:31 #9 27.64 
11:52:31 #9 27.64 ================================================================================
11:52:31 #9 27.64  Package                   Arch      Version                   Repository  Size
11:52:31 #9 27.64 ================================================================================
11:52:31 #9 27.64 Installing:
11:52:31 #9 27.64  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
11:52:31 #9 27.64  rpmlint                   noarch    1.5-4.el7                 base       229 k
11:52:31 #9 27.64 Installing for dependencies:
11:52:31 #9 27.64  bzip2                     x86_64    1.0.6-13.el7              base        52 k
11:52:31 #9 27.64  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
11:52:31 #9 27.64  dwz                       x86_64    0.11-3.el7                base        99 k
11:52:31 #9 27.64  elfutils                  x86_64    0.176-5.el7               base       308 k
11:52:31 #9 27.64  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
11:52:31 #9 27.64  file                      x86_64    5.11-37.el7               base        57 k
11:52:31 #9 27.64  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
11:52:31 #9 27.64  groff-base                x86_64    1.22.2-8.el7              base       942 k
11:52:31 #9 27.64  patch                     x86_64    2.7.1-12.el7_7            base       111 k
11:52:31 #9 27.64  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
11:52:31 #9 27.64  perl-Carp                 noarch    1.26-244.el7              base        19 k
11:52:31 #9 27.64  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
11:52:31 #9 27.64  perl-Exporter             noarch    5.68-3.el7                base        28 k
11:52:31 #9 27.64  perl-File-Path            noarch    2.09-2.el7                base        26 k
11:52:31 #9 27.64  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
11:52:31 #9 27.64  perl-Filter               x86_64    1.49-3.el7                base        76 k
11:52:31 #9 27.64  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
11:52:31 #9 27.64  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
11:52:31 #9 27.64  perl-PathTools            x86_64    3.40-5.el7                base        82 k
11:52:31 #9 27.64  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
11:52:31 #9 27.64  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
11:52:31 #9 27.64  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
11:52:31 #9 27.64  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
11:52:31 #9 27.64  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
11:52:31 #9 27.64  perl-Socket               x86_64    2.010-5.el7               base        49 k
11:52:31 #9 27.64  perl-Storable             x86_64    2.45-3.el7                base        77 k
11:52:31 #9 27.64  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
11:52:31 #9 27.64  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
11:52:31 #9 27.64  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
11:52:31 #9 27.64  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
11:52:31 #9 27.64  perl-constant             noarch    1.27-2.el7                base        19 k
11:52:31 #9 27.64  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
11:52:31 #9 27.64  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
11:52:31 #9 27.64  perl-parent               noarch    1:0.225-244.el7           base        12 k
11:52:31 #9 27.64  perl-podlators            noarch    2.5.1-3.el7               base       112 k
11:52:31 #9 27.64  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
11:52:31 #9 27.64  perl-threads              x86_64    1.87-4.el7                base        49 k
11:52:31 #9 27.64  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
11:52:31 #9 27.64  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
11:52:31 #9 27.64  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
11:52:31 #9 27.64  unzip                     x86_64    6.0-22.el7_9              updates    171 k
11:52:31 #9 27.64  zip                       x86_64    3.0-11.el7                base       260 k
11:52:31 #9 27.64 
11:52:31 #9 27.64 Transaction Summary
11:52:31 #9 27.64 ================================================================================
11:52:31 #9 27.64 Install  2 Packages (+42 Dependent packages)
11:52:31 #9 27.64 
11:52:31 #9 27.65 Total download size: 16 M
11:52:31 #9 27.65 Installed size: 51 M
11:52:31 #9 27.65 Downloading packages:
11:52:31 #8 33.37 Selecting previously unselected package g++.
11:52:31 #8 33.37 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
11:52:31 #8 33.38 Unpacking g++ (4:5.3.1-1ubuntu1) ...
11:52:31 #8 33.41 Selecting previously unselected package make.
11:52:31 #8 33.41 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
11:52:31 #8 33.41 Unpacking make (4.1-6) ...
11:52:31 #8 33.45 Selecting previously unselected package libdpkg-perl.
11:52:31 == Building packages for raspbian-buster ==
11:52:31 mkdir -p "debbuild/raspbian-buster"
11:52:31 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 .
11:52:31 #8 33.45 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ...
11:52:31 #8 33.46 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ...
11:52:31 #8 33.51 Selecting previously unselected package xz-utils.
11:52:31 #8 33.51 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
11:52:31 #8 33.52 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
11:52:31 #8 33.55 Selecting previously unselected package patch.
11:52:31 #8 33.56 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
11:52:31 #8 33.56 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
11:52:31 #8 33.60 Selecting previously unselected package dpkg-dev.
11:52:31 #8 33.60 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ...
11:52:31 #8 33.61 Unpacking dpkg-dev (1.18.4ubuntu1.7) ...
11:52:31 #8 33.69 Selecting previously unselected package build-essential.
11:52:31 #8 33.69 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
11:52:31 #8 33.70 Unpacking build-essential (12.1ubuntu2) ...
11:52:31 #8 33.73 Selecting previously unselected package curl.
11:52:31 #8 33.73 Preparing to unpack .../curl_7.47.0-1ubuntu2.19_amd64.deb ...
11:52:31 #8 33.73 Unpacking curl (7.47.0-1ubuntu2.19) ...
11:52:31 #8 33.78 Selecting previously unselected package dctrl-tools.
11:52:31 #8 33.78 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
11:52:31 #8 33.79 Unpacking dctrl-tools (2.24-2) ...
11:52:31 #8 33.83 Selecting previously unselected package libcroco3:amd64.
11:52:31 #8 33.83 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
11:52:31 #8 33.84 Unpacking libcroco3:amd64 (0.6.11-1) ...
11:52:31 #8 33.87 Selecting previously unselected package gettext.
11:52:31 #8 33.87 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:31 #8 33.88 Unpacking gettext (0.19.7-2ubuntu3.1) ...
11:52:32 #8 34.00 Selecting previously unselected package intltool-debian.
11:52:32 #8 34.00 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
11:52:32 #8 34.01 Unpacking intltool-debian (0.35.0+20060710.4) ...
11:52:32 #8 34.05 Selecting previously unselected package po-debconf.
11:52:32 #8 34.05 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
11:52:32 #8 34.05 Unpacking po-debconf (1.0.19) ...
11:52:32 #8 34.10 Selecting previously unselected package libarchive-zip-perl.
11:52:32 #8 34.10 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
11:52:32 #8 34.11 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
11:52:32 #8 34.15 Selecting previously unselected package libfile-stripnondeterminism-perl.
11:52:32 #8 34.15 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
11:52:32 #8 34.15 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
11:52:32 #8 34.19 Selecting previously unselected package libtimedate-perl.
11:52:32 #8 34.19 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
11:52:32 #8 34.19 Unpacking libtimedate-perl (2.3000-2) ...
11:52:32 #8 34.23 Selecting previously unselected package dh-strip-nondeterminism.
11:52:32 #8 34.23 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
11:52:32 #8 34.23 Unpacking dh-strip-nondeterminism (0.015-1) ...
11:52:32 #8 34.27 Selecting previously unselected package debhelper.
11:52:32 #8 34.27 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
11:52:32 #8 34.27 Unpacking debhelper (9.20160115ubuntu3) ...
11:52:32 #8 34.39 Selecting previously unselected package devscripts.
11:52:32 #8 34.40 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
11:52:32 #8 34.41 Unpacking devscripts (2.16.2ubuntu3) ...
11:52:32 #8 34.52 Selecting previously unselected package diffstat.
11:52:32 #1 [internal] load build definition from Dockerfile
11:52:32 #1 sha256:0cdf80b490e0adb23943f2486eab726d5c4a338f9f5999e43b885a9f9ef8b145
11:52:32 #1 transferring dockerfile: 935B 0.0s done
11:52:32 #1 DONE 0.2s
11:52:32 
11:52:32 #2 [internal] load .dockerignore
11:52:32 #2 sha256:93ae03f5a3c0b7426bc549f44aed1ed60da33f795b4d3122483953d7daa86171
11:52:32 #2 transferring context: 2B done
11:52:32 #2 DONE 0.0s
11:52:32 
11:52:32 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
11:52:32 #5 sha256:9bac3f7ae6520167e3130e454dff71e4ec3517390325ba38720490993420aa62
11:52:32 #5 DONE 0.0s
11:52:32 
11:52:32 #6 [auth] library/golang:pull token for registry-1.docker.io
11:52:32 #6 sha256:a993d3a6e9270bd0d33093663278e625280b149fc47dfd5c12a42e6ce5299b15
11:52:32 #6 DONE 0.0s
11:52:32 
11:52:32 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
11:52:32 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
11:52:32 #8 34.53 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
11:52:32 #8 34.53 Unpacking diffstat (1.61-1) ...
11:52:32 #8 34.57 Selecting previously unselected package dput.
11:52:32 #8 34.57 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
11:52:32 #8 34.57 Unpacking dput (0.9.6.4ubuntu3) ...
11:52:32 #8 34.61 Selecting previously unselected package libfakeroot:amd64.
11:52:32 #8 34.61 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
11:52:32 #8 34.61 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
11:52:32 #8 34.65 Selecting previously unselected package fakeroot.
11:52:32 #8 34.65 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
11:52:32 #8 34.66 Unpacking fakeroot (1.20.2-1ubuntu1) ...
11:52:32 #8 34.69 Selecting previously unselected package liberror-perl.
11:52:32 #8 34.69 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
11:52:32 #8 34.70 Unpacking liberror-perl (0.17-1.2) ...
11:52:32 #8 34.73 Selecting previously unselected package git-man.
11:52:32 #8 34.73 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ...
11:52:32 #8 34.73 Unpacking git-man (1:2.7.4-0ubuntu1.10) ...
11:52:32 #8 34.85 Selecting previously unselected package git.
11:52:32 #8 34.85 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ...
11:52:32 #8 34.86 Unpacking git (1:2.7.4-0ubuntu1.10) ...
11:52:32 #4 ...
11:52:32 
11:52:32 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
11:52:32 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
11:52:32 #3 DONE 0.5s
11:52:32 
11:52:32 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
11:52:32 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
11:52:32 #4 DONE 0.6s
11:52:32 
11:52:32 #9 [internal] load build context
11:52:32 #9 sha256:3027be35041cad887d30677d38f2f1abbc2a470174be3cc4df53b704bf0d4cf4
11:52:33 #8 35.24 Selecting previously unselected package libalgorithm-diff-perl.
11:52:33 #8 35.24 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
11:52:33 #8 35.25 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
11:52:33 #8 35.28 Selecting previously unselected package libalgorithm-diff-xs-perl.
11:52:33 #8 35.28 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
11:52:33 #8 35.28 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
11:52:33 #8 35.31 Selecting previously unselected package libalgorithm-merge-perl.
11:52:33 #8 35.32 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
11:52:33 #8 35.32 Unpacking libalgorithm-merge-perl (0.08-3) ...
11:52:33 #8 35.35 Selecting previously unselected package libapt-pkg-perl.
11:52:33 #8 35.35 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
11:52:33 #8 35.35 Unpacking libapt-pkg-perl (0.1.29build7) ...
11:52:33 #8 35.39 Selecting previously unselected package libasprintf-dev:amd64.
11:52:33 #8 35.40 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:33 #8 35.40 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
11:52:33 #8 35.43 Selecting previously unselected package libhtml-tagset-perl.
11:52:33 #8 35.43 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
11:52:33 #8 35.43 Unpacking libhtml-tagset-perl (3.20-2) ...
11:52:33 #8 35.46 Selecting previously unselected package liburi-perl.
11:52:33 #8 35.46 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
11:52:33 #8 35.46 Unpacking liburi-perl (1.71-1) ...
11:52:33 #8 35.50 Selecting previously unselected package libhtml-parser-perl.
11:52:33 #8 35.50 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
11:52:33 #8 35.50 Unpacking libhtml-parser-perl (3.72-1) ...
11:52:33 #8 35.54 Selecting previously unselected package libcgi-pm-perl.
11:52:33 #8 35.54 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
11:52:33 #8 35.54 Unpacking libcgi-pm-perl (4.26-1) ...
11:52:33 #8 35.59 Selecting previously unselected package libfcgi-perl.
11:52:33 #8 35.59 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
11:52:33 #8 35.60 Unpacking libfcgi-perl (0.77-1build1) ...
11:52:33 #8 35.63 Selecting previously unselected package libcgi-fast-perl.
11:52:33 #8 35.63 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
11:52:33 #8 35.63 Unpacking libcgi-fast-perl (1:2.10-1) ...
11:52:33 #8 35.66 Selecting previously unselected package libsub-name-perl.
11:52:33 #8 35.66 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
11:52:33 #8 35.67 Unpacking libsub-name-perl (0.14-1build1) ...
11:52:33 #8 35.69 Selecting previously unselected package libclass-accessor-perl.
11:52:33 #8 35.70 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
11:52:33 #8 35.74 Unpacking libclass-accessor-perl (0.34-1) ...
11:52:33 #9 transferring context: 21.08MB 0.8s done
11:52:33 #9 DONE 0.8s
11:52:33 
11:52:33 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
11:52:33 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
11:52:33 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f 0.0s done
11:52:33 #7 sha256:9a6c721cfdaf2362eec9a6cf9f6ace8ad1b364d9d5cf8551515999d2f93f5d23 5.00kB / 5.00kB done
11:52:33 #7 sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f 1.99kB / 1.99kB done
11:52:33 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 6.29MB / 38.29MB 0.8s
11:52:33 #7 sha256:c1a13b030fc82d8d04cdad52dfc14ced9ad82109d6f24609ad69ab7038d8df35 304B / 304B 0.1s done
11:52:33 #7 sha256:a90c1b2fa966f5ac04a5fd3d86b4ae4ec0e27d89c9c4b6335940f242964c16cd 256B / 256B 0.2s done
11:52:33 #7 sha256:1882c6e635ad6a8e4eefdbfd416abfffa8159616d71fb1f63bd5f5047da0425b 912B / 912B 0.2s done
11:52:33 #7 sha256:f150a7025dffc9236ee72f360c124650036e8d8c25a11aca5b5919e4ebf9597b 176B / 176B 0.3s done
11:52:33 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 3.15MB / 15.37MB 0.8s
11:52:33 #7 sha256:fa622207962a68e57b1fbb54d1b2577045c3cb6ccc95ec7aaf9c4ef8b25706c5 415B / 415B 0.4s done
11:52:33 #7 sha256:cdf3aa96d6486a866aaccc454d84fbe52b9cb75b90cd9faba4c9b77ee6f39981 130.57kB / 130.57kB 0.5s done
11:52:33 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 9.44MB / 38.29MB 1.0s
11:52:33 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 6.29MB / 15.37MB 1.0s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 7.34MB / 15.37MB 1.1s
11:52:34 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 12.58MB / 38.29MB 1.2s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 9.44MB / 15.37MB 1.2s
11:52:34 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 14.68MB / 38.29MB 1.3s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 10.49MB / 15.37MB 1.3s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 12.58MB / 15.37MB 1.4s
11:52:34 #8 36.33 Selecting previously unselected package libclone-perl.
11:52:34 #8 36.34 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
11:52:34 #8 36.58 Unpacking libclone-perl (0.38-1build1) ...
11:52:34 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 18.87MB / 38.29MB 1.6s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 15.37MB / 15.37MB 1.6s
11:52:34 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 20.97MB / 38.29MB 1.7s
11:52:34 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 25.17MB / 38.29MB 2.0s
11:52:34 #7 sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 15.37MB / 15.37MB 1.9s done
11:52:35 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 27.26MB / 38.29MB 2.1s
11:52:35 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 29.36MB / 38.29MB 2.3s
11:52:35 #8 37.34 Selecting previously unselected package libdata-alias-perl.
11:52:35 #8 37.34 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
11:52:35 #8 37.46 Unpacking libdata-alias-perl (1.20-1build1) ...
11:52:35 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 31.46MB / 38.29MB 2.4s
11:52:35 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 34.60MB / 38.29MB 2.6s
11:52:35 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 37.75MB / 38.29MB 2.8s
11:52:36 #8 38.50 Selecting previously unselected package libdigest-hmac-perl.
11:52:36 #8 38.50 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
11:52:36 #8 38.75 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
11:52:36 #7 sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 38.29MB / 38.29MB 3.5s done
11:52:36 #7 extracting sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332
11:52:37 #8 39.46 Selecting previously unselected package libdistro-info-perl.
11:52:37 #8 39.46 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.2_all.deb ...
11:52:37 #8 39.55 Unpacking libdistro-info-perl (0.14ubuntu0.2) ...
11:52:37 #8 39.58 Selecting previously unselected package libnet-ssleay-perl.
11:52:37 #8 39.58 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
11:52:37 #8 39.58 Unpacking libnet-ssleay-perl (1.72-1build1) ...
11:52:37 #8 39.64 Selecting previously unselected package libio-socket-ssl-perl.
11:52:37 #8 39.64 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
11:52:37 #8 39.65 Unpacking libio-socket-ssl-perl (2.024-1) ...
11:52:37 #8 39.69 Selecting previously unselected package libnet-smtp-ssl-perl.
11:52:37 #8 39.69 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
11:52:37 #8 39.69 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
11:52:37 #8 39.72 Selecting previously unselected package libmailtools-perl.
11:52:37 #8 39.72 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
11:52:37 #8 39.73 Unpacking libmailtools-perl (2.13-1) ...
11:52:37 #8 39.77 Selecting previously unselected package libsocket6-perl.
11:52:37 #8 39.77 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
11:52:37 #8 39.77 Unpacking libsocket6-perl (0.25-1build2) ...
11:52:37 #8 39.80 Selecting previously unselected package libio-socket-inet6-perl.
11:52:37 #8 39.81 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
11:52:37 #8 39.81 Unpacking libio-socket-inet6-perl (2.72-2) ...
11:52:37 #8 39.84 Selecting previously unselected package libnet-ip-perl.
11:52:37 #8 39.84 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
11:52:37 #8 39.85 Unpacking libnet-ip-perl (1.26-1) ...
11:52:37 #8 39.88 Selecting previously unselected package libnet-dns-perl.
11:52:37 #8 39.88 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
11:52:37 #8 39.88 Unpacking libnet-dns-perl (0.81-2build1) ...
11:52:37 #8 39.95 Selecting previously unselected package libnet-domain-tld-perl.
11:52:37 #9 35.91 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
11:52:37 #9 35.91 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
11:52:37 #8 39.95 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
11:52:37 #8 39.96 Unpacking libnet-domain-tld-perl (1.73-1) ...
11:52:37 #8 39.99 Selecting previously unselected package libemail-valid-perl.
11:52:37 #8 39.99 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
11:52:37 #8 40.00 Unpacking libemail-valid-perl (1.198-1) ...
11:52:37 #8 40.03 Selecting previously unselected package libencode-locale-perl.
11:52:37 #8 40.03 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
11:52:37 #8 40.03 Unpacking libencode-locale-perl (1.05-1) ...
11:52:37 #8 40.06 Selecting previously unselected package libexporter-tiny-perl.
11:52:37 #8 40.06 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
11:52:37 #8 40.07 Unpacking libexporter-tiny-perl (0.042-1) ...
11:52:37 #8 40.10 Selecting previously unselected package libipc-system-simple-perl.
11:52:37 #8 40.10 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
11:52:37 #8 40.10 Unpacking libipc-system-simple-perl (1.25-3) ...
11:52:37 #8 40.13 Selecting previously unselected package libfile-basedir-perl.
11:52:37 #8 40.13 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
11:52:37 #8 40.14 Unpacking libfile-basedir-perl (0.07-1) ...
11:52:37 #8 40.16 Selecting previously unselected package libfile-fcntllock-perl.
11:52:37 #8 40.16 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
11:52:38 #8 40.17 Unpacking libfile-fcntllock-perl (0.22-3) ...
11:52:38 #8 40.20 Selecting previously unselected package libhttp-date-perl.
11:52:38 #8 40.20 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
11:52:38 #8 40.20 Unpacking libhttp-date-perl (6.02-1) ...
11:52:38 #8 40.23 Selecting previously unselected package libfile-listing-perl.
11:52:38 #8 40.23 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
11:52:38 #8 40.24 Unpacking libfile-listing-perl (6.04-1) ...
11:52:38 #8 40.26 Selecting previously unselected package libfont-afm-perl.
11:52:38 #8 40.27 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
11:52:38 #8 40.27 Unpacking libfont-afm-perl (1.20-1) ...
11:52:38 #8 40.31 Selecting previously unselected package libgettextpo0:amd64.
11:52:38 #8 40.31 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:38 #8 40.32 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
11:52:38 #8 40.35 Selecting previously unselected package libgettextpo-dev:amd64.
11:52:38 #8 40.36 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
11:52:38 #8 40.36 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
11:52:38 #8 40.40 Selecting previously unselected package libio-html-perl.
11:52:38 #8 40.40 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
11:52:38 #8 40.41 Unpacking libio-html-perl (1.001-1) ...
11:52:38 #8 40.44 Selecting previously unselected package liblwp-mediatypes-perl.
11:52:38 #8 40.44 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
11:52:38 #8 40.45 Unpacking liblwp-mediatypes-perl (6.02-1) ...
11:52:38 #8 40.47 Selecting previously unselected package libhttp-message-perl.
11:52:38 #8 40.48 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
11:52:38 #8 40.48 Unpacking libhttp-message-perl (6.11-1) ...
11:52:38 #8 40.51 Selecting previously unselected package libhtml-form-perl.
11:52:38 #8 40.52 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
11:52:38 #8 40.52 Unpacking libhtml-form-perl (6.03-1) ...
11:52:38 #8 40.55 Selecting previously unselected package libhtml-tree-perl.
11:52:38 #8 40.55 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
11:52:38 #8 40.56 Unpacking libhtml-tree-perl (5.03-2) ...
11:52:38 #8 40.60 Selecting previously unselected package libhtml-format-perl.
11:52:38 #8 40.60 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
11:52:38 #8 40.61 Unpacking libhtml-format-perl (2.11-2) ...
11:52:38 #8 40.64 Selecting previously unselected package libhttp-cookies-perl.
11:52:38 #8 40.64 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
11:52:38 #8 40.65 Unpacking libhttp-cookies-perl (6.01-1) ...
11:52:38 #8 40.68 Selecting previously unselected package libhttp-daemon-perl.
11:52:38 #8 40.68 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
11:52:38 #8 40.68 Unpacking libhttp-daemon-perl (6.01-1) ...
11:52:38 #8 40.71 Selecting previously unselected package libhttp-negotiate-perl.
11:52:38 #8 40.71 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
11:52:38 #8 40.72 Unpacking libhttp-negotiate-perl (6.00-2) ...
11:52:38 #8 40.74 Selecting previously unselected package libio-pty-perl.
11:52:38 #8 40.74 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
11:52:38 #8 40.75 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
11:52:38 #8 40.78 Selecting previously unselected package libio-string-perl.
11:52:38 #8 40.78 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
11:52:38 #8 40.78 Unpacking libio-string-perl (1.08-3) ...
11:52:38 #8 40.81 Selecting previously unselected package libipc-run-perl.
11:52:38 #8 40.81 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
11:52:38 #8 40.82 Unpacking libipc-run-perl (0.94-1) ...
11:52:38 #8 40.95 Selecting previously unselected package liblist-moreutils-perl.
11:52:38 #8 40.96 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
11:52:38 #8 40.96 Unpacking liblist-moreutils-perl (0.413-1build1) ...
11:52:38 #8 41.00 Selecting previously unselected package libnet-http-perl.
11:52:39 #8 41.00 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
11:52:39 #8 41.00 Unpacking libnet-http-perl (6.09-1) ...
11:52:39 #8 41.04 Selecting previously unselected package libwww-robotrules-perl.
11:52:39 #8 41.05 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
11:52:39 #8 41.05 Unpacking libwww-robotrules-perl (6.01-1) ...
11:52:39 #8 41.09 Selecting previously unselected package libwww-perl.
11:52:39 #8 41.09 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
11:52:39 #8 41.09 Unpacking libwww-perl (6.15-1) ...
11:52:39 #8 41.14 Selecting previously unselected package liblwp-protocol-https-perl.
11:52:39 #8 41.14 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
11:52:39 #8 41.15 Unpacking liblwp-protocol-https-perl (6.06-2) ...
11:52:39 #8 41.18 Selecting previously unselected package libsys-hostname-long-perl.
11:52:39 #8 41.18 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
11:52:39 #8 41.19 Unpacking libsys-hostname-long-perl (1.5-1) ...
11:52:39 #8 41.22 Selecting previously unselected package libmail-sendmail-perl.
11:52:39 #8 41.22 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
11:52:39 #8 41.22 Unpacking libmail-sendmail-perl (0.79.16-1) ...
11:52:39 #8 41.25 Selecting previously unselected package libparse-debianchangelog-perl.
11:52:39 #8 41.25 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
11:52:39 #8 41.26 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
11:52:39 #8 41.35 Selecting previously unselected package libperlio-gzip-perl.
11:52:39 #8 41.35 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
11:52:39 #8 41.36 Unpacking libperlio-gzip-perl (0.19-1build1) ...
11:52:39 #8 41.39 Selecting previously unselected package libtext-levenshtein-perl.
11:52:39 #8 41.39 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
11:52:39 #8 41.39 Unpacking libtext-levenshtein-perl (0.13-1) ...
11:52:39 #8 41.42 Selecting previously unselected package libyaml-libyaml-perl.
11:52:39 #8 41.42 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
11:52:39 #8 41.43 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
11:52:39 #8 41.46 Selecting previously unselected package hardening-includes.
11:52:39 #8 41.46 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
11:52:39 #8 41.47 Unpacking hardening-includes (2.7ubuntu2) ...
11:52:39 #8 41.49 Selecting previously unselected package patchutils.
11:52:39 #8 41.50 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
11:52:39 #8 41.50 Unpacking patchutils (0.3.4-1) ...
11:52:39 #8 41.54 Selecting previously unselected package t1utils.
11:52:39 #8 41.54 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
11:52:39 #8 41.54 Unpacking t1utils (1.39-2) ...
11:52:39 #8 41.58 Selecting previously unselected package lintian.
11:52:39 #8 41.58 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
11:52:39 #8 41.58 Unpacking lintian (2.5.43ubuntu0.1) ...
11:52:39 #8 41.69 Selecting previously unselected package manpages-dev.
11:52:39 #8 41.69 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
11:52:39 #8 41.69 Unpacking manpages-dev (4.04-2) ...
11:52:40 #8 42.05 Selecting previously unselected package python3-pkg-resources.
11:52:40 #8 42.05 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
11:52:40 #8 42.05 Unpacking python3-pkg-resources (20.7.0-1) ...
11:52:40 #8 42.09 Selecting previously unselected package python3-chardet.
11:52:40 #8 42.09 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
11:52:40 #8 42.10 Unpacking python3-chardet (2.3.0-2) ...
11:52:40 #8 42.15 Selecting previously unselected package python3-six.
11:52:40 #8 42.15 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
11:52:40 #8 42.15 Unpacking python3-six (1.10.0-3) ...
11:52:40 #8 42.19 Selecting previously unselected package python3-debian.
11:52:40 #8 42.19 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
11:52:40 #8 42.19 Unpacking python3-debian (0.1.27ubuntu2) ...
11:52:40 #8 42.23 Selecting previously unselected package rename.
11:52:40 #8 42.23 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
11:52:40 #8 42.24 Unpacking rename (0.20-4) ...
11:52:40 #8 42.27 Selecting previously unselected package unzip.
11:52:40 #8 42.27 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ...
11:52:40 #8 42.27 Unpacking unzip (6.0-20ubuntu1.1) ...
11:52:40 #8 42.32 Selecting previously unselected package wdiff.
11:52:40 #8 42.32 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
11:52:40 #8 42.32 Unpacking wdiff (1.2.2-1build1) ...
11:52:40 #8 42.35 Selecting previously unselected package equivs.
11:52:40 #8 42.36 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
11:52:40 #8 42.36 Unpacking equivs (2.0.9+nmu1) ...
11:52:40 #8 42.39 Selecting previously unselected package libauthen-sasl-perl.
11:52:40 #8 42.39 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
11:52:40 #8 42.40 Unpacking libauthen-sasl-perl (2.1600-1) ...
11:52:40 #8 42.43 Selecting previously unselected package python3-magic.
11:52:40 #8 42.43 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.4_all.deb ...
11:52:40 #8 42.44 Unpacking python3-magic (1:5.25-2ubuntu1.4) ...
11:52:40 #8 42.45 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:52:40 #8 42.47 Processing triggers for systemd (229-4ubuntu21.31) ...
11:52:40 #8 42.59 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
11:52:40 #8 42.61 Setting up liblocale-gettext-perl (1.07-1build1) ...
11:52:40 #8 42.62 Setting up libmnl0:amd64 (1.0.3-5) ...
11:52:40 #8 42.63 Setting up libpopt0:amd64 (1.16-10) ...
11:52:40 #8 42.66 Setting up mime-support (3.59ubuntu1) ...
11:52:40 #8 42.69 Setting up libmpdec2:amd64 (2.4.2-1) ...
11:52:40 #8 42.70 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
11:52:40 #8 42.72 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ...
11:52:40 #8 42.74 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ...
11:52:40 #7 ...
11:52:40 
11:52:40 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:40 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:52:40 #13 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
11:52:40 #13 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
11:52:40 #13 sha256:f321ae45faa81cfab8d652197a3ec6da341f8b49de62f04e530dabf8e1e6b017 7.00kB / 7.00kB done
11:52:40 #13 sha256:b05b4e9cb2d06227985165ff43c35d6d5876fcb3424d16414d82732e6f2922ab 1.79kB / 1.79kB done
11:52:40 #13 sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 45.92MB / 45.92MB 4.5s done
11:52:40 #13 sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 7.12MB / 7.12MB 2.6s done
11:52:40 #13 sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 9.34MB / 9.34MB 3.7s done
11:52:40 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 24.12MB / 47.36MB 7.6s
11:52:40 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 25.17MB / 53.22MB 7.6s
11:52:40 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 24.12MB / 100.29MB 7.6s
11:52:40 #13 extracting sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 2.9s
11:52:40 #13 ...
11:52:40 
11:52:40 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
11:52:40 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
11:52:41 #8 43.66 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
11:52:41 #8 43.68 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
11:52:41 #8 43.70 Setting up libffi6:amd64 (3.2.1-4) ...
11:52:41 #8 43.71 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ...
11:52:41 #8 43.72 No schema files found: doing nothing.
11:52:41 #8 43.72 Setting up libxau6:amd64 (1:1.0.8-1) ...
11:52:41 #8 43.74 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
11:52:41 #8 43.75 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
11:52:41 #8 43.76 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ...
11:52:41 #8 43.78 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
11:52:41 #8 43.79 Setting up libxext6:amd64 (2:1.3.3-1) ...
11:52:41 #8 43.80 Setting up groff-base (1.22.3-7) ...
11:52:41 #8 43.83 Setting up bsdmainutils (9.0.6ubuntu3) ...
11:52:41 #8 43.85 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
11:52:41 #8 43.85 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
11:52:41 #8 43.86 Setting up libpipeline1:amd64 (1.4.1-2) ...
11:52:41 #8 43.87 Setting up man-db (2.7.5-1) ...
11:52:41 #7 extracting sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 5.0s
11:52:42 #8 43.96 Building database of manual pages ...
11:52:45 #7 extracting sha256:582c0d8b35e6fd15e260a9d32c6b649ef72a136f70a64bcc8d9435d55ccee332 8.0s done
11:52:45 #7 extracting sha256:c1a13b030fc82d8d04cdad52dfc14ced9ad82109d6f24609ad69ab7038d8df35
11:52:45 #7 extracting sha256:c1a13b030fc82d8d04cdad52dfc14ced9ad82109d6f24609ad69ab7038d8df35 0.0s done
11:52:45 #7 extracting sha256:a90c1b2fa966f5ac04a5fd3d86b4ae4ec0e27d89c9c4b6335940f242964c16cd 0.0s done
11:52:45 #7 extracting sha256:1882c6e635ad6a8e4eefdbfd416abfffa8159616d71fb1f63bd5f5047da0425b done
11:52:45 #9 44.25 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
11:52:45 #7 extracting sha256:f150a7025dffc9236ee72f360c124650036e8d8c25a11aca5b5919e4ebf9597b done
11:52:46 #7 extracting sha256:fa622207962a68e57b1fbb54d1b2577045c3cb6ccc95ec7aaf9c4ef8b25706c5 done
11:52:46 #7 ...
11:52:46 
11:52:46 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:46 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:52:46 #13 sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 47.36MB / 47.36MB 11.1s done
11:52:46 #13 sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 53.22MB / 53.22MB 12.0s done
11:52:46 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 87.03MB / 100.29MB 13.6s
11:52:46 #13 extracting sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 8.6s
11:52:46 #13 sha256:920a66464b01c0d127b0fc799c35c9eabacd2a64612a8ce3c3b44d2b97fc7b7d 155B / 155B 12.1s done
11:52:47 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 93.32MB / 100.29MB 14.1s
11:52:47 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 98.57MB / 100.29MB 14.5s
11:52:47 #13 extracting sha256:a3ac2852d9d20585eb4d19973a45b69522d16832456ea5b52f0298b2937afc09 9.9s done
11:52:48 #8 50.08 Setting up sgml-base (1.26+nmu4ubuntu1) ...
11:52:48 #8 50.12 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
11:52:48 #8 50.13 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
11:52:48 #8 50.14 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
11:52:48 #8 50.16 Setting up perl (5.22.1-9ubuntu0.9) ...
11:52:48 #8 50.18 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
11:52:48 #8 50.18 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ...
11:52:48 #8 50.20 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ...
11:52:48 #8 50.84 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
11:52:48 #8 50.85 Setting up python (2.7.12-1~16.04) ...
11:52:48 #8 50.87 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
11:52:48 #8 50.88 Setting up libmpfr4:amd64 (3.1.4-1) ...
11:52:48 #8 50.89 Setting up libmpc3:amd64 (1.0.3-1) ...
11:52:48 #8 50.91 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
11:52:48 #8 50.92 Setting up distro-info-data (0.28ubuntu0.17) ...
11:52:48 #8 50.93 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
11:52:48 #8 50.95 Setting up file (1:5.25-2ubuntu1.4) ...
11:52:48 #8 50.96 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
11:52:48 #8 51.01 Setting up ifupdown (0.8.10ubuntu1.4) ...
11:52:49 #8 51.12 Creating /etc/network/interfaces.
11:52:49 #8 51.25 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ...
11:52:49 #8 51.26 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ...
11:52:49 #8 51.28 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
11:52:49 #8 51.32 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
11:52:49 #8 51.33 Setting up less (481-2.1ubuntu0.2) ...
11:52:49 #8 51.42 Setting up libapt-inst2.0:amd64 (1.2.35) ...
11:52:49 #8 51.44 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
11:52:49 #8 51.45 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ...
11:52:49 #8 51.46 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ...
11:52:49 #8 51.48 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
11:52:49 #8 51.49 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ...
11:52:49 #8 51.50 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
11:52:49 #8 51.52 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
11:52:49 #8 51.53 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
11:52:49 #8 51.54 Setting up netbase (5.3) ...
11:52:49 #8 51.57 Setting up openssl (1.0.2g-1ubuntu4.19) ...
11:52:49 #8 51.59 Setting up ca-certificates (20210119~16.04.1) ...
11:52:49 #13 sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 100.29MB / 100.29MB 16.4s done
11:52:49 #13 extracting sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d
11:52:49 #8 52.05 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
11:52:49 #8 52.07 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
11:52:50 #8 52.08 Setting up iso-codes (3.65-1) ...
11:52:50 #8 52.09 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
11:52:50 #8 52.10 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.12 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.13 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:50 #8 52.14 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:50 #8 52.15 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
11:52:50 #8 52.17 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:50 #8 52.18 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
11:52:50 #8 52.20 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.30 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.31 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.32 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.34 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.35 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.36 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
11:52:50 #8 52.37 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:50 #8 52.38 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:50 #8 52.40 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ...
11:52:50 #8 52.42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
11:52:50 #8 52.43 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ...
11:52:50 #8 52.44 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
11:52:50 #8 52.46 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ...
11:52:50 #8 52.47 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
11:52:50 #8 52.48 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
11:52:50 #8 52.50 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
11:52:50 #8 52.51 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
11:52:50 #8 52.52 Setting up manpages (4.04-2) ...
11:52:50 #8 52.54 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ...
11:52:50 #8 52.62 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ...
11:52:50 #8 52.63 Setting up rsync (3.1.1-3ubuntu1.3) ...
11:52:50 #13 ...
11:52:50 
11:52:50 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:537e522fc6db3b31cc26c076060bc42e651b4d3a3d8d103ed41dfb06507b981f
11:52:50 #7 sha256:76b04b31a92a936a4defcba6224a7766fa3f4221c87fd4af80982810d3dd4389
11:52:50 #7 extracting sha256:ef8bcc4a7006ebec59c8b8c5c65d488c25f650931ce7844f18cceb302c3ca8d3 1.3s done
11:52:50 #7 extracting sha256:cdf3aa96d6486a866aaccc454d84fbe52b9cb75b90cd9faba4c9b77ee6f39981 0.0s done
11:52:50 #7 DONE 17.6s
11:52:50 
11:52:50 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:50 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:52:50 #13 ...
11:52:50 
11:52:50 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:52:50 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
11:52:50 #8 52.68 invoke-rc.d: could not determine current runlevel
11:52:50 #8 52.68 invoke-rc.d: policy-rc.d denied execution of restart.
11:52:50 #8 52.69 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
11:52:51 #8 1.331 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
11:52:52 #8 1.488 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
11:52:52 #8 1.765 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [375 kB]
11:52:52 #8 2.021 Get:4 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
11:52:52 #8 2.136 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
11:52:53 #8 2.383 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
11:52:53 #8 54.84 Setting up strace (4.11-1ubuntu3) ...
11:52:53 #8 54.86 Setting up xauth (1:1.0.9-1ubuntu2) ...
11:52:53 #8 54.88 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
11:52:53 #8 54.92 Setting up xml-core (0.13+nmu2) ...
11:52:53 #8 55.09 Setting up at (3.1.18-2ubuntu1) ...
11:52:53 #8 55.23 invoke-rc.d: could not determine current runlevel
11:52:53 #8 55.24 invoke-rc.d: policy-rc.d denied execution of start.
11:52:53 #8 55.24 Setting up autotools-dev (20150820.1) ...
11:52:53 #8 55.25 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
11:52:53 #8 55.27 Setting up libc-dev-bin (2.23-0ubuntu11.3) ...
11:52:53 #8 55.28 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ...
11:52:53 #8 55.29 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ...
11:52:53 #8 55.30 Setting up libisl15:amd64 (0.16.1-1) ...
11:52:53 #8 55.32 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.33 Setting up cpp (4:5.3.1-1ubuntu1) ...
11:52:53 #8 55.35 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.36 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.37 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.38 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.39 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.41 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.42 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.43 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.44 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.45 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.46 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.48 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.49 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.50 Setting up gcc (4:5.3.1-1ubuntu1) ...
11:52:53 #8 55.52 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.54 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
11:52:53 #8 55.55 Setting up g++ (4:5.3.1-1ubuntu1) ...
11:52:53 #8 55.58 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
11:52:53 #8 55.58 Setting up make (4.1-6) ...
11:52:53 #8 55.60 Setting up libdpkg-perl (1.18.4ubuntu1.7) ...
11:52:53 #8 55.61 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
11:52:53 #8 55.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:52:53 #8 55.63 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
11:52:53 #8 55.64 Setting up dpkg-dev (1.18.4ubuntu1.7) ...
11:52:53 #8 55.66 Setting up build-essential (12.1ubuntu2) ...
11:52:53 #8 55.68 Setting up curl (7.47.0-1ubuntu2.19) ...
11:52:53 #8 55.69 Setting up dctrl-tools (2.24-2) ...
11:52:53 #8 55.71 Setting up libcroco3:amd64 (0.6.11-1) ...
11:52:53 #8 55.72 Setting up gettext (0.19.7-2ubuntu3.1) ...
11:52:53 #8 55.74 Setting up intltool-debian (0.35.0+20060710.4) ...
11:52:53 #8 55.76 Setting up po-debconf (1.0.19) ...
11:52:53 #8 55.77 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
11:52:53 #8 55.78 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
11:52:53 #8 55.79 Setting up libtimedate-perl (2.3000-2) ...
11:52:53 #8 55.80 Setting up diffstat (1.61-1) ...
11:52:53 #8 55.82 Setting up dput (0.9.6.4ubuntu3) ...
11:52:53 #8 55.85 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
11:52:53 #8 55.87 Setting up fakeroot (1.20.2-1ubuntu1) ...
11:52:53 #8 55.88 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:52:53 #8 55.89 Setting up liberror-perl (0.17-1.2) ...
11:52:53 #8 55.90 Setting up git-man (1:2.7.4-0ubuntu1.10) ...
11:52:53 #8 55.92 Setting up git (1:2.7.4-0ubuntu1.10) ...
11:52:53 #8 55.94 Setting up libalgorithm-diff-perl (1.19.03-1) ...
11:52:53 #8 55.95 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
11:52:53 #8 55.97 Setting up libalgorithm-merge-perl (0.08-3) ...
11:52:53 #8 56.02 Setting up libapt-pkg-perl (0.1.29build7) ...
11:52:53 #8 56.03 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
11:52:53 #8 56.04 Setting up libhtml-tagset-perl (3.20-2) ...
11:52:53 #8 56.05 Setting up liburi-perl (1.71-1) ...
11:52:53 #8 56.07 Setting up libhtml-parser-perl (3.72-1) ...
11:52:53 #8 56.08 Setting up libcgi-pm-perl (4.26-1) ...
11:52:53 #8 56.09 Setting up libfcgi-perl (0.77-1build1) ...
11:52:53 #8 56.10 Setting up libcgi-fast-perl (1:2.10-1) ...
11:52:53 #8 56.12 Setting up libsub-name-perl (0.14-1build1) ...
11:52:53 #8 56.13 Setting up libclass-accessor-perl (0.34-1) ...
11:52:54 #8 56.14 Setting up libclone-perl (0.38-1build1) ...
11:52:54 #8 56.15 Setting up libdata-alias-perl (1.20-1build1) ...
11:52:54 #8 56.17 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
11:52:54 #8 56.18 Setting up libdistro-info-perl (0.14ubuntu0.2) ...
11:52:54 #8 56.19 Setting up libnet-ssleay-perl (1.72-1build1) ...
11:52:54 #8 56.20 Setting up libio-socket-ssl-perl (2.024-1) ...
11:52:54 #8 56.21 Setting up libnet-smtp-ssl-perl (1.03-1) ...
11:52:54 #8 56.22 Setting up libmailtools-perl (2.13-1) ...
11:52:54 #8 56.23 Setting up libsocket6-perl (0.25-1build2) ...
11:52:54 #8 56.24 Setting up libio-socket-inet6-perl (2.72-2) ...
11:52:54 #8 56.26 Setting up libnet-ip-perl (1.26-1) ...
11:52:54 #8 56.27 Setting up libnet-dns-perl (0.81-2build1) ...
11:52:54 #8 56.28 Setting up libnet-domain-tld-perl (1.73-1) ...
11:52:54 #8 56.29 Setting up libemail-valid-perl (1.198-1) ...
11:52:54 #8 56.30 Setting up libencode-locale-perl (1.05-1) ...
11:52:54 #8 56.32 Setting up libexporter-tiny-perl (0.042-1) ...
11:52:54 #8 56.33 Setting up libipc-system-simple-perl (1.25-3) ...
11:52:54 #8 56.34 Setting up libfile-basedir-perl (0.07-1) ...
11:52:54 #8 56.35 Setting up libfile-fcntllock-perl (0.22-3) ...
11:52:54 #8 56.36 Setting up libhttp-date-perl (6.02-1) ...
11:52:54 #8 56.37 Setting up libfile-listing-perl (6.04-1) ...
11:52:54 #8 56.38 Setting up libfont-afm-perl (1.20-1) ...
11:52:54 #8 56.40 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
11:52:54 #8 56.42 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
11:52:54 #8 56.43 Setting up libio-html-perl (1.001-1) ...
11:52:54 #8 56.44 Setting up liblwp-mediatypes-perl (6.02-1) ...
11:52:54 #8 56.45 Setting up libhttp-message-perl (6.11-1) ...
11:52:54 #8 56.47 Setting up libhtml-form-perl (6.03-1) ...
11:52:54 #8 56.48 Setting up libhtml-tree-perl (5.03-2) ...
11:52:54 #8 56.49 Setting up libhtml-format-perl (2.11-2) ...
11:52:54 #8 56.51 Setting up libhttp-cookies-perl (6.01-1) ...
11:52:54 #8 56.52 Setting up libhttp-daemon-perl (6.01-1) ...
11:52:54 #8 56.53 Setting up libhttp-negotiate-perl (6.00-2) ...
11:52:54 #8 56.54 Setting up libio-pty-perl (1:1.08-1.1build1) ...
11:52:54 #8 56.56 Setting up libio-string-perl (1.08-3) ...
11:52:54 #8 56.57 Setting up libipc-run-perl (0.94-1) ...
11:52:54 #8 56.58 Setting up liblist-moreutils-perl (0.413-1build1) ...
11:52:54 #8 56.59 Setting up libnet-http-perl (6.09-1) ...
11:52:54 #8 56.60 Setting up libwww-robotrules-perl (6.01-1) ...
11:52:54 #8 56.62 Setting up libsys-hostname-long-perl (1.5-1) ...
11:52:54 #8 56.63 Setting up libmail-sendmail-perl (0.79.16-1) ...
11:52:54 #8 56.64 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
11:52:54 #8 56.65 Setting up libperlio-gzip-perl (0.19-1build1) ...
11:52:54 #8 56.66 Setting up libtext-levenshtein-perl (0.13-1) ...
11:52:54 #8 56.68 Setting up libyaml-libyaml-perl (0.41-6build1) ...
11:52:54 #8 56.69 Setting up hardening-includes (2.7ubuntu2) ...
11:52:54 #8 56.70 Setting up patchutils (0.3.4-1) ...
11:52:54 #8 56.71 Setting up t1utils (1.39-2) ...
11:52:54 #8 56.72 Setting up lintian (2.5.43ubuntu0.1) ...
11:52:54 #8 56.74 Setting up manpages-dev (4.04-2) ...
11:52:54 #8 56.75 Setting up rename (0.20-4) ...
11:52:54 #8 56.76 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
11:52:54 #8 56.77 Setting up unzip (6.0-20ubuntu1.1) ...
11:52:54 #8 56.79 Setting up wdiff (1.2.2-1build1) ...
11:52:54 #8 56.80 Setting up libauthen-sasl-perl (2.1600-1) ...
11:52:54 #8 56.81 Setting up dh-python (2.20151103ubuntu1.2) ...
11:52:54 #8 3.885 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
11:52:54 #8 3.890 Get:8 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
11:52:54 #8 56.98 Setting up python3 (3.5.1-3) ...
11:52:55 #8 57.30 Setting up lsb-release (9.20160110ubuntu0.2) ...
11:52:55 #8 57.32 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ...
11:52:55 #8 57.50 Setting up debhelper (9.20160115ubuntu3) ...
11:52:55 #8 57.51 Setting up devscripts (2.16.2ubuntu3) ...
11:52:55 #8 57.68 Setting up liblwp-protocol-https-perl (6.06-2) ...
11:52:55 #8 57.69 Setting up python3-pkg-resources (20.7.0-1) ...
11:52:55 #8 57.89 Setting up python3-chardet (2.3.0-2) ...
11:52:56 #8 58.18 Setting up python3-six (1.10.0-3) ...
11:52:56 #8 58.33 Setting up python3-debian (0.1.27ubuntu2) ...
11:52:56 #8 58.51 Setting up equivs (2.0.9+nmu1) ...
11:52:56 #8 58.52 Setting up python3-magic (1:5.25-2ubuntu1.4) ...
11:52:56 #8 58.68 Setting up dh-strip-nondeterminism (0.015-1) ...
11:52:56 #8 58.70 Setting up libwww-perl (6.15-1) ...
11:52:56 #8 58.71 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:52:56 #8 58.72 Processing triggers for systemd (229-4ubuntu21.31) ...
11:52:56 #8 58.73 Processing triggers for ca-certificates (20210119~16.04.1) ...
11:52:56 #8 58.74 Updating certificates in /etc/ssl/certs...
11:52:56 #8 5.805 Fetched 18.9 MB in 5s (3867 kB/s)
11:52:56 #8 5.805 Reading package lists...
11:52:56 #8 ...
11:52:56 
11:52:56 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:52:56 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:52:56 #13 extracting sha256:2d59952ec0a1da3155a9d9a84f07fc99163c3b5429cae2d6d37e9de664191d9d 1.2s done
11:52:56 #13 extracting sha256:6ac8017b9330d1a833e533de62b0525c9033b03c74f0d5c3b28b478231b03803 0.6s done
11:52:56 #13 extracting sha256:e065f215c483cb5ee70970d3a4708cdce964e110f4d6e1c6f19ff783e71842fb 4.7s done
11:52:56 #13 extracting sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc
11:52:58 #8 59.98 129 added, 0 removed; done.
11:52:58 #8 59.98 Running hooks in /etc/ca-certificates/update.d...
11:52:58 #8 59.98 done.
11:52:58 #8 59.99 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
11:52:58 #13 ...
11:52:58 
11:52:58 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:52:58 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
11:52:58 #8 5.805 Reading package lists...
11:53:00 #8 DONE 62.2s
11:53:00 
11:53:00 #10 [stage-1 3/8] COPY common /root/build-deb/debian
11:53:00 #10 sha256:d85284e8a6c613d8410e4c0eac5d697d257b60c2d66c5a3735e9a66b8324106c
11:53:00 #10 DONE 0.1s
11:53:00 
11:53:00 #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
11:53:00 #11 sha256:58f08eea10f77a3c140427ddee5ad715e5c75f60eaf2eee5b90c583172b5eb2b
11:53:01 #8 8.273 Reading package lists...
11:53:01 #8 10.79 Building dependency tree...
11:53:01 #8 11.08 Reading state information...
11:53:02 #8 11.64 curl is already the newest version (7.64.0-4+deb10u2).
11:53:02 #8 11.64 The following additional packages will be installed:
11:53:02 #8 11.64   autoconf automake autopoint autotools-dev binutils
11:53:02 #8 11.64   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
11:53:02 #8 11.64   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
11:53:02 #8 11.64   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
11:53:02 #8 11.64   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
11:53:02 #8 11.64   libbsd0 libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl
11:53:02 #8 11.64   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
11:53:02 #8 11.64   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
11:53:02 #8 11.64   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
11:53:02 #8 11.64   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
11:53:02 #8 11.64   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
11:53:02 #8 11.64   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
11:53:02 #8 11.64   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
11:53:02 #8 11.64   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
11:53:02 #8 11.64   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
11:53:02 #8 11.64   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
11:53:02 #8 11.65   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
11:53:02 #8 11.65   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
11:53:02 #8 11.65   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
11:53:02 #8 11.65   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
11:53:02 #8 11.65   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
11:53:02 #8 11.65   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
11:53:02 #8 11.65   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
11:53:02 #8 11.65   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
11:53:02 #8 11.65   po-debconf python3 python3-minimal python3.7 python3.7-minimal
11:53:02 #8 11.65   sensible-utils wdiff xz-utils
11:53:02 #8 11.65 Suggested packages:
11:53:02 #8 11.65   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
11:53:02 #8 11.65   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
11:53:02 #8 11.65   autopkgtest bls-standalone bsd-mailx | mailx build-essential
11:53:02 #8 11.65   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
11:53:02 #8 11.65   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
11:53:02 #8 11.65   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
11:53:02 #8 11.65   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
11:53:02 #8 11.65   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
11:53:02 #8 11.65   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
11:53:02 #8 11.65   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
11:53:02 #8 11.65   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
11:53:02 #8 11.65   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
11:53:02 #8 11.65   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
11:53:02 #8 11.65   bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl libscalar-number-perl
11:53:02 #8 11.65   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
11:53:02 #8 11.65   libtool-doc gfortran | fortran95-compiler gcj-jdk libauthen-ntlm-perl m4-doc
11:53:02 #8 11.65   make-doc apparmor less www-browser ed diffutils-doc perl-doc
11:53:02 #8 11.65   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
11:53:02 #8 11.65   liblocale-codes-perl libmail-box-perl python3-doc python3-tk python3-venv
11:53:02 #8 11.65   python3.7-venv python3.7-doc binfmt-support wdiff-doc
11:53:02 #8 11.65 Recommended packages:
11:53:02 #8 11.65   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
11:53:02 #8 11.65   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
11:53:02 #8 11.65   licensecheck lintian python3-apt python3-debian python3-magic
11:53:02 #8 11.65   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
11:53:02 #8 11.65   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
11:53:02 #8 11.65   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
11:53:02 #8 11.65   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
11:53:02 #8 11.65   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
11:53:02 #8 11.65   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
11:53:02 #8 11.65   libmail-sendmail-perl
11:53:02 #11 2.607 Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
11:53:02 #11 2.711 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
11:53:02 #11 2.787 Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
11:53:02 #11 2.855 Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
11:53:03 #9 60.79 --------------------------------------------------------------------------------
11:53:03 #9 60.79 Total                                              505 kB/s |  16 MB  00:33     
11:53:03 #9 60.79 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
11:53:03 #9 60.79 Importing GPG key 0xF4A80EB5:
11:53:03 #9 60.79  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
11:53:03 #9 60.79  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
11:53:03 #9 60.79  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
11:53:03 #9 60.79  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
11:53:03 #9 60.83 Running transaction check
11:53:03 #9 60.86 Running transaction test
11:53:03 #9 60.90 Transaction test succeeded
11:53:03 #9 60.90 Running transaction
11:53:03 #9 61.07   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
11:53:03 #9 61.10   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
11:53:03 #9 61.11   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
11:53:03 #9 61.13   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
11:53:03 #9 61.16   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
11:53:03 #9 61.19   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
11:53:03 #9 61.21   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
11:53:03 #9 61.46   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
11:53:03 #9 61.48   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
11:53:03 #9 61.50   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
11:53:03 #9 61.52   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
11:53:03 #9 61.54   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
11:53:03 #9 61.56   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
11:53:03 #9 61.58   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
11:53:03 #9 61.60   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
11:53:03 #9 61.62   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
11:53:03 #9 61.64   Installing : perl-Time-Local-1.2300-2.el7.noarch                        17/44 
11:53:03 #9 61.66   Installing : perl-Carp-1.26-244.el7.noarch                              18/44 
11:53:03 #9 61.68   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
11:53:03 #9 61.70   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
11:53:03 #9 61.73   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
11:53:03 #9 61.75   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
11:53:03 #9 61.79   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
11:53:03 #9 61.81   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
11:53:03 #9 61.83   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
11:53:03 #9 61.86   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
11:53:03 #9 61.94   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
11:53:04 #11 2.918 Reading package lists...
11:53:04 #9 62.44   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
11:53:04 #9 63.33   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
11:53:04 #9 63.37   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
11:53:04 #9 63.39   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
11:53:04 #9 63.41   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
11:53:04 #9 63.43   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
11:53:04 #9 63.48   Installing : zip-3.0-11.el7.x86_64                                      34/44 
11:53:04 #9 63.53   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
11:53:04 #9 63.56   Installing : unzip-6.0-22.el7_9.x86_64                                  36/44 
11:53:04 #9 63.59   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
11:53:04 #11 4.459 dh_testdir
11:53:04 #11 4.471 dh_testroot
11:53:04 #11 4.483 dh_prep
11:53:04 #11 4.499 dh_testdir
11:53:04 #11 4.511 dh_testroot
11:53:04 #11 4.523 dh_install
11:53:04 #11 4.544 dh_installdocs
11:53:04 #11 4.561 dh_installchangelogs
11:53:04 #11 4.638 dh_compress
11:53:04 #11 4.663 dh_fixperms
11:53:04 #11 4.705 dh_installdeb
11:53:04 #11 4.720 dh_gencontrol
11:53:04 #11 4.827 dh_md5sums
11:53:04 #11 4.848 dh_builddeb
11:53:04 #11 4.862 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
11:53:04 #11 4.885 
11:53:04 #11 4.885 The package has been created.
11:53:04 #11 4.885 Attention, the package has been created in the current directory,
11:53:04 #11 4.885 not in ".." as indicated by the message above!
11:53:04 #11 4.907 Selecting previously unselected package docker-ce-build-deps.
11:53:04 #11 4.917 (Reading database ... 20361 files and directories currently installed.)
11:53:04 #8 ...
11:53:04 
11:53:04 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:53:04 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:53:04 #13 extracting sha256:1c88433545097560ca93a4ae36d8df5d579b3c96306ad2ec247ebfee64b9c6dc 3.2s done
11:53:04 #13 extracting sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 4.3s
11:53:04 #13 ...
11:53:04 
11:53:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:53:04 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
11:53:04 #8 14.37 The following NEW packages will be installed:
11:53:04 #8 14.37   autoconf automake autopoint autotools-dev binutils
11:53:04 #8 14.37   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
11:53:04 #8 14.37   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
11:53:04 #8 14.37   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
11:53:04 #8 14.37   intltool-debian libarchive-zip-perl libasan5 libatomic1
11:53:04 #8 14.37   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
11:53:04 #8 14.37   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
11:53:04 #8 14.37   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
11:53:04 #8 14.37   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
11:53:04 #8 14.37   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
11:53:04 #8 14.38   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
11:53:04 #8 14.38   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
11:53:04 #8 14.38   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
11:53:04 #8 14.38   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
11:53:04 #8 14.38   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
11:53:04 #8 14.38   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
11:53:04 #8 14.38   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
11:53:04 #8 14.38   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
11:53:04 #8 14.38   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
11:53:04 #8 14.38   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
11:53:04 #8 14.38   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
11:53:04 #8 14.38   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
11:53:04 #8 14.38   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
11:53:04 #8 14.38   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
11:53:04 #8 14.38   po-debconf python3 python3-minimal python3.7 python3.7-minimal
11:53:04 #8 14.38   sensible-utils wdiff xz-utils
11:53:05 #11 4.918 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
11:53:05 #11 4.922 Unpacking docker-ce-build-deps (1.0) ...
11:53:05 #9 63.62   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
11:53:05 #9 64.37   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
11:53:05 #9 64.39   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
11:53:05 #9 64.42   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
11:53:05 #9 64.44   Installing : file-5.11-37.el7.x86_64                                    42/44 
11:53:05 #9 64.48   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
11:53:05 #9 64.53   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
11:53:05 #9 64.56   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
11:53:05 #9 64.58   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
11:53:05 #9 64.59   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
11:53:05 #9 64.60   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
11:53:05 #9 64.61   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
11:53:05 #9 64.62   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
11:53:05 #9 64.63   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
11:53:05 #8 14.96 0 upgraded, 125 newly installed, 0 to remove and 15 not upgraded.
11:53:05 #8 14.96 Need to get 66.6 MB of archives.
11:53:05 #8 14.96 After this operation, 272 MB of additional disk space will be used.
11:53:05 #8 14.96 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
11:53:05 #8 14.99 Get:2 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20210527-1 [1011 kB]
11:53:05 #9 64.64   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
11:53:05 #9 64.65   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
11:53:05 #9 64.66   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      10/44 
11:53:05 #9 64.67   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
11:53:05 #9 64.68   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
11:53:05 #9 64.69   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/44 
11:53:05 #9 64.70   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/44 
11:53:05 #9 64.71   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
11:53:05 #9 64.72   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
11:53:05 #9 64.73   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
11:53:05 #9 64.74   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             18/44 
11:53:05 #9 64.76   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/44 
11:53:05 #9 64.77   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/44 
11:53:05 #9 64.78   Verifying  : dwz-0.11-3.el7.x86_64                                      21/44 
11:53:05 #9 64.79   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/44 
11:53:05 #9 64.80   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/44 
11:53:05 #9 64.81   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/44 
11:53:05 #9 64.82   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
11:53:05 #9 64.83   Verifying  : perl-Storable-2.45-3.el7.x86_64                            26/44 
11:53:05 #9 64.84   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/44 
11:53:05 #8 15.28 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
11:53:05 #9 64.85   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           28/44 
11:53:05 #9 64.86   Verifying  : perl-Encode-2.51-7.el7.x86_64                              29/44 
11:53:05 #9 64.87   Verifying  : unzip-6.0-22.el7_9.x86_64                                  30/44 
11:53:05 #9 64.88   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
11:53:05 #9 64.89   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
11:53:05 #9 64.90   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
11:53:05 #9 64.91   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
11:53:05 #9 64.92   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
11:53:05 #9 64.93   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
11:53:05 #9 64.94   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
11:53:05 #9 64.95   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
11:53:05 #9 64.96   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
11:53:05 #9 64.97   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
11:53:05 #9 64.98   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
11:53:05 #9 64.99   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
11:53:05 #9 65.00   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
11:53:05 #9 65.01   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
11:53:05 #9 65.05 
11:53:05 #9 65.05 Installed:
11:53:05 #9 65.05   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
11:53:05 #9 65.05 
11:53:05 #9 65.05 Dependency Installed:
11:53:05 #9 65.05   bzip2.x86_64 0:1.0.6-13.el7                                                   
11:53:05 #9 65.05   desktop-file-utils.x86_64 0:0.23-2.el7                                        
11:53:05 #9 65.05   dwz.x86_64 0:0.11-3.el7                                                       
11:53:05 #9 65.05   elfutils.x86_64 0:0.176-5.el7                                                 
11:53:05 #9 65.05   emacs-filesystem.noarch 1:24.3-23.el7                                         
11:53:05 #9 65.05   file.x86_64 0:5.11-37.el7                                                     
11:53:05 #9 65.05   gdb.x86_64 0:7.6.1-120.el7                                                    
11:53:05 #9 65.05   groff-base.x86_64 0:1.22.2-8.el7                                              
11:53:05 #9 65.05   patch.x86_64 0:2.7.1-12.el7_7                                                 
11:53:05 #9 65.05   perl.x86_64 4:5.16.3-299.el7_9                                                
11:53:05 #9 65.05   perl-Carp.noarch 0:1.26-244.el7                                               
11:53:05 #9 65.05   perl-Encode.x86_64 0:2.51-7.el7                                               
11:53:05 #9 65.05   perl-Exporter.noarch 0:5.68-3.el7                                             
11:53:05 #9 65.05   perl-File-Path.noarch 0:2.09-2.el7                                            
11:53:05 #9 65.05   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
11:53:05 #9 65.05   perl-Filter.x86_64 0:1.49-3.el7                                               
11:53:05 #9 65.05   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
11:53:05 #9 65.05   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
11:53:05 #9 65.05   perl-PathTools.x86_64 0:3.40-5.el7                                            
11:53:05 #9 65.05   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
11:53:05 #9 65.05   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
11:53:05 #9 65.05   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
11:53:05 #9 65.05   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
11:53:05 #9 65.05   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
11:53:05 #9 65.05   perl-Socket.x86_64 0:2.010-5.el7                                              
11:53:05 #9 65.05   perl-Storable.x86_64 0:2.45-3.el7                                             
11:53:05 #9 65.05   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
11:53:05 #9 65.05   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
11:53:05 #9 65.05   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
11:53:05 #9 65.05   perl-Time-Local.noarch 0:1.2300-2.el7                                         
11:53:05 #9 65.05   perl-constant.noarch 0:1.27-2.el7                                             
11:53:05 #9 65.05   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
11:53:05 #9 65.05   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
11:53:05 #9 65.05   perl-parent.noarch 1:0.225-244.el7                                            
11:53:05 #9 65.05   perl-podlators.noarch 0:2.5.1-3.el7                                           
11:53:05 #9 65.05   perl-srpm-macros.noarch 0:1-8.el7                                             
11:53:05 #9 65.05   perl-threads.x86_64 0:1.87-4.el7                                              
11:53:05 #9 65.05   perl-threads-shared.x86_64 0:1.43-6.el7                                       
11:53:05 #9 65.05   python-srpm-macros.noarch 0:3-34.el7                                          
11:53:05 #9 65.05   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
11:53:05 #9 65.05   unzip.x86_64 0:6.0-22.el7_9                                                   
11:53:05 #9 65.05   zip.x86_64 0:3.0-11.el7                                                       
11:53:05 #9 65.05 
11:53:05 #9 65.05 Complete!
11:53:06 #8 15.37 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
11:53:06 #8 15.44 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
11:53:06 #8 15.44 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
11:53:06 #8 15.52 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
11:53:06 #8 15.53 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
11:53:06 #8 15.53 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
11:53:06 #8 15.55 Get:10 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
11:53:06 #9 DONE 65.3s
11:53:06 
11:53:06 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
11:53:06 #11 sha256:bd31a6fb5fd595d1b8ac51adb2133447680f6263df9b0b89ed40e93c9cc2c45c
11:53:06 #11 DONE 0.0s
11:53:06 
11:53:06 #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
11:53:06 #12 sha256:525b8dca038f680700654ca1ed82576e03fad36a64ee8fc4a55096f014e55e8f
11:53:06 #11 5.177 Reading package lists...
11:53:06 #8 15.56 Get:11 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
11:53:06 #8 15.61 Get:12 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
11:53:06 #11 6.081 Building dependency tree...
11:53:06 #11 6.235 Reading state information...
11:53:06 #11 6.247 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
11:53:06 #11 6.273 Starting 2 pkgProblemResolver with broken count: 0
11:53:06 #11 6.275 Done
11:53:06 #11 6.287  Done
11:53:06 #11 6.289 Starting pkgProblemResolver with broken count: 0
11:53:06 #11 6.308 Starting 2 pkgProblemResolver with broken count: 0
11:53:06 #8 15.85 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
11:53:06 #8 15.85 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
11:53:06 #8 16.07 Get:15 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
11:53:06 #8 16.10 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
11:53:06 #8 16.10 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
11:53:06 #8 16.10 Get:18 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
11:53:06 #8 16.13 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
11:53:06 #8 16.14 Get:20 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
11:53:06 #8 16.14 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
11:53:06 #11 6.309 Done
11:53:06 #11 6.370 The following additional packages will be installed:
11:53:06 #11 6.370   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
11:53:06 #11 6.370   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
11:53:06 #11 6.370   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
11:53:06 #11 6.370   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
11:53:06 #11 6.370   libtool libudev-dev pkg-config
11:53:06 #11 6.371 Suggested packages:
11:53:06 #11 6.371   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
11:53:06 #11 6.371   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
11:53:06 #11 6.372 The following NEW packages will be installed:
11:53:06 #11 6.372   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
11:53:06 #11 6.372   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
11:53:06 #11 6.372   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
11:53:06 #11 6.372   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
11:53:06 #11 6.372   libtool libudev-dev pkg-config
11:53:06 #8 16.15 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
11:53:06 #8 16.23 Get:23 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
11:53:06 #8 16.25 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
11:53:06 #8 16.26 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
11:53:06 #8 16.26 Get:26 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
11:53:06 #8 16.26 Get:27 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
11:53:06 #8 16.26 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
11:53:06 #8 16.27 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
11:53:06 #8 16.28 Get:30 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
11:53:06 #8 16.28 Get:31 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
11:53:06 #8 16.33 Get:32 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
11:53:07 #12 0.780 Loaded plugins: fastestmirror, ovl
11:53:07 #8 16.42 Get:33 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
11:53:07 #8 16.42 Get:34 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
11:53:07 #8 16.42 Get:35 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
11:53:07 #8 16.43 Get:36 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
11:53:07 #8 16.43 Get:37 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
11:53:07 #8 16.45 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
11:53:07 #8 16.49 Get:39 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
11:53:07 #12 1.184 Enabling base-source repository
11:53:07 #12 1.184 Enabling extras-source repository
11:53:07 #12 1.184 Enabling updates-source repository
11:53:07 #12 1.185 Loading mirror speeds from cached hostfile
11:53:07 #12 1.186  * base: d36uatko69830t.cloudfront.net
11:53:07 #12 1.186  * extras: d36uatko69830t.cloudfront.net
11:53:07 #12 1.186  * updates: d36uatko69830t.cloudfront.net
11:53:07 #8 16.68 Get:40 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
11:53:07 #8 16.68 Get:41 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
11:53:07 #8 16.72 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
11:53:07 #8 16.77 Get:43 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
11:53:07 #8 16.78 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
11:53:07 #8 16.80 Get:45 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
11:53:07 #8 16.83 Get:46 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
11:53:07 #8 16.84 Get:47 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
11:53:07 #8 17.31 Get:48 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
11:53:07 #8 17.32 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
11:53:07 #8 17.38 Get:50 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
11:53:07 #8 17.39 Get:51 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
11:53:07 #8 17.39 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
11:53:07 #8 17.40 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
11:53:07 #8 17.40 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
11:53:07 #8 17.42 Get:55 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
11:53:08 #8 18.08 Get:56 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
11:53:08 #8 18.09 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libc-dev-bin armhf 2.28-10+rpi1 [266 kB]
11:53:08 #8 18.09 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libc6-dev armhf 2.28-10+rpi1 [2113 kB]
11:53:08 #8 18.22 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
11:53:08 #8 18.27 Get:60 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
11:53:08 #8 18.27 Get:61 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
11:53:08 #8 18.32 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
11:53:08 #8 18.33 Get:63 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
11:53:08 #8 18.34 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
11:53:09 #8 18.42 Get:65 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
11:53:09 #8 18.43 Get:66 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
11:53:09 #8 18.44 Get:67 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
11:53:09 #8 18.49 Get:68 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
11:53:09 #8 18.50 Get:69 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
11:53:09 #8 18.50 Get:70 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
11:53:09 #8 18.57 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB]
11:53:09 #11 8.594 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
11:53:09 #11 8.594 1 not fully installed or removed.
11:53:09 #11 8.594 Need to get 7082 kB of archives.
11:53:09 #11 8.594 After this operation, 36.7 MB of additional disk space will be used.
11:53:09 #11 8.594 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
11:53:09 #11 8.923 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
11:53:09 #11 9.162 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
11:53:09 #11 9.166 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
11:53:09 #11 9.183 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.19 [192 kB]
11:53:09 #11 9.195 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
11:53:09 #11 9.200 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
11:53:09 #11 9.324 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
11:53:09 #11 9.325 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
11:53:09 #11 9.368 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
11:53:09 #11 9.376 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
11:53:09 #11 9.376 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.31 [150 kB]
11:53:09 #11 9.379 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
11:53:09 #11 9.382 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
11:53:09 #11 9.384 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
11:53:09 #11 9.386 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
11:53:09 #11 9.440 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
11:53:09 #11 9.447 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
11:53:09 #11 9.449 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
11:53:09 #11 9.513 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
11:53:09 #11 9.514 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
11:53:09 #11 9.516 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~16.04.1 [81.7 kB]
11:53:09 #11 9.518 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.31 [159 kB]
11:53:09 #11 9.520 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
11:53:09 #11 9.522 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
11:53:09 #11 9.659 debconf: delaying package configuration, since apt-utils is not installed
11:53:09 #11 9.684 Fetched 7082 kB in 3s (2283 kB/s)
11:53:09 #11 9.712 Selecting previously unselected package bash-completion.
11:53:09 #11 9.713 (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.)
11:53:09 #11 9.725 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
11:53:09 #11 9.974 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
11:53:10 #8 19.29 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
11:53:10 #8 19.34 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
11:53:10 #8 19.35 Get:74 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
11:53:10 #8 19.42 Get:75 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
11:53:10 #8 19.43 Get:76 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
11:53:10 #8 19.44 Get:77 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
11:53:10 #8 19.45 Get:78 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
11:53:10 #8 19.46 Get:79 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
11:53:10 #8 19.47 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
11:53:10 #8 19.47 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
11:53:10 #8 19.48 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
11:53:10 #8 19.50 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
11:53:10 #8 19.52 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
11:53:10 #8 19.54 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
11:53:10 #8 19.59 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
11:53:10 #11 9.997 Replaced by files in installed package apt (1.2.35) ...
11:53:10 #11 10.07 Selecting previously unselected package cmake-data.
11:53:10 #11 10.08 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
11:53:10 #11 10.08 Unpacking cmake-data (3.5.1-1ubuntu3) ...
11:53:10 #8 19.62 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
11:53:10 #8 19.65 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
11:53:10 #8 19.65 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
11:53:10 #8 19.66 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
11:53:10 #8 19.70 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
11:53:10 #8 19.72 Get:92 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
11:53:10 #8 19.72 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
11:53:10 #8 19.73 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
11:53:10 #8 19.76 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
11:53:10 #8 19.76 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
11:53:10 #8 19.77 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
11:53:10 #8 19.77 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
11:53:10 #8 19.83 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
11:53:10 #8 19.86 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
11:53:10 #8 19.90 Get:101 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
11:53:10 #8 19.90 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
11:53:10 #8 19.91 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
11:53:10 #8 20.07 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
11:53:10 #11 10.40 Selecting previously unselected package liblzo2-2:amd64.
11:53:10 #11 10.40 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
11:53:10 #11 10.41 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
11:53:10 #11 10.44 Selecting previously unselected package libarchive13:amd64.
11:53:10 #11 10.44 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
11:53:10 #11 10.45 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
11:53:10 #11 10.51 Selecting previously unselected package libcurl3:amd64.
11:53:10 #11 10.51 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.19_amd64.deb ...
11:53:10 #11 10.51 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.19) ...
11:53:10 #11 10.56 Selecting previously unselected package libjsoncpp1:amd64.
11:53:10 #11 10.56 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
11:53:10 #11 10.57 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
11:53:10 #11 10.61 Selecting previously unselected package cmake.
11:53:10 #11 10.61 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
11:53:10 #11 10.62 Unpacking cmake (3.5.1-1ubuntu3) ...
11:53:10 #8 20.26 Get:105 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
11:53:11 #11 10.91 Selecting previously unselected package dh-apparmor.
11:53:11 #11 10.91 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
11:53:11 #11 10.92 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
11:53:11 #11 10.95 Selecting previously unselected package dh-systemd.
11:53:11 #11 10.95 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
11:53:11 #11 10.95 Unpacking dh-systemd (1.29ubuntu4) ...
11:53:11 #11 11.00 Selecting previously unselected package btrfs-tools.
11:53:11 #11 11.00 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
11:53:11 #11 11.00 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
11:53:11 #8 20.26 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
11:53:11 #8 20.44 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
11:53:11 #8 20.46 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
11:53:11 #8 20.47 Get:109 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
11:53:11 #8 20.49 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
11:53:11 #8 20.56 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
11:53:11 #11 11.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:53:11 #11 11.10 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
11:53:11 #11 11.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
11:53:11 #11 11.14 Selecting previously unselected package libudev-dev:amd64.
11:53:11 #11 11.14 Preparing to unpack .../libudev-dev_229-4ubuntu21.31_amd64.deb ...
11:53:11 #11 11.15 Unpacking libudev-dev:amd64 (229-4ubuntu21.31) ...
11:53:11 #11 11.19 Selecting previously unselected package libsepol1-dev:amd64.
11:53:11 #11 11.19 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
11:53:11 #11 11.19 Unpacking libsepol1-dev:amd64 (2.4-2) ...
11:53:11 #11 11.26 Selecting previously unselected package libpcre16-3:amd64.
11:53:11 #11 11.26 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
11:53:11 #11 11.26 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
11:53:11 #11 11.31 Selecting previously unselected package libpcre32-3:amd64.
11:53:11 #8 20.64 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
11:53:11 #8 20.64 Get:113 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
11:53:11 #8 20.66 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
11:53:11 #8 20.70 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
11:53:11 #8 20.72 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
11:53:11 #8 20.73 Get:117 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
11:53:11 #8 20.74 Get:118 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
11:53:11 #8 20.75 Get:119 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
11:53:11 #8 20.83 Get:120 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
11:53:11 #11 11.31 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
11:53:11 #11 11.31 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
11:53:11 #11 11.36 Selecting previously unselected package libpcrecpp0v5:amd64.
11:53:11 #11 11.37 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
11:53:11 #11 11.37 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
11:53:11 #11 11.40 Selecting previously unselected package libpcre3-dev:amd64.
11:53:11 #11 11.40 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
11:53:11 #11 11.40 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
11:53:11 #8 20.86 Get:121 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
11:53:11 #8 20.88 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
11:53:11 #8 20.92 Get:123 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
11:53:11 #8 20.92 Get:124 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
11:53:11 #8 21.00 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
11:53:11 #11 11.49 Selecting previously unselected package libselinux1-dev:amd64.
11:53:11 #11 11.49 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
11:53:11 #11 11.49 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
11:53:11 #11 11.54 Selecting previously unselected package libdevmapper-dev:amd64.
11:53:11 #11 11.54 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
11:53:11 #11 11.55 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
11:53:11 #11 11.58 Selecting previously unselected package libltdl7:amd64.
11:53:11 #11 11.58 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
11:53:11 #11 11.59 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
11:53:11 #11 11.62 Selecting previously unselected package libltdl-dev:amd64.
11:53:11 #11 11.62 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
11:53:11 #11 11.63 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
11:53:11 #11 11.67 Selecting previously unselected package libseccomp-dev:amd64.
11:53:11 #11 11.67 Preparing to unpack .../libseccomp-dev_2.5.1-1ubuntu1~16.04.1_amd64.deb ...
11:53:11 #11 11.67 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~16.04.1) ...
11:53:11 #11 11.71 Selecting previously unselected package libsystemd-dev:amd64.
11:53:12 #11 11.72 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.31_amd64.deb ...
11:53:12 #11 11.72 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.31) ...
11:53:12 #11 11.79 Selecting previously unselected package libtool.
11:53:12 #11 11.79 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
11:53:12 #11 11.79 Unpacking libtool (2.4.6-0.1) ...
11:53:12 #11 11.84 Selecting previously unselected package pkg-config.
11:53:12 #11 11.85 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
11:53:12 #11 11.85 Unpacking pkg-config (0.29.1-0ubuntu1) ...
11:53:12 #11 11.87 Processing triggers for man-db (2.7.5-1) ...
11:53:13 #8 22.11 debconf: delaying package configuration, since apt-utils is not installed
11:53:13 #8 22.18 Fetched 66.6 MB in 7s (9561 kB/s)
11:53:13 #8 ...
11:53:13 
11:53:13 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:53:13 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
11:53:13 #13 extracting sha256:a9687670e4aaa20dd5b1ddc52cc76fc06f4c8cf7bb59466653fe3c1a6c28100b 10.0s done
11:53:13 #13 extracting sha256:920a66464b01c0d127b0fc799c35c9eabacd2a64612a8ce3c3b44d2b97fc7b7d done
11:53:13 #13 DONE 39.9s
11:53:13 
11:53:13 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:53:13 #8 sha256:f76fdf3791e27896079083a0de0cbf0b44d00beb8bc5b17cf4f3e18a84eef847
11:53:13 #8 22.22 Selecting previously unselected package libbsd0:armhf.
11:53:13 #8 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 ... 7586 files and directories currently installed.)
11:53:13 #8 22.23 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
11:53:13 #8 22.25 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
11:53:13 #8 22.34 Selecting previously unselected package libtinfo5:armhf.
11:53:13 #8 22.34 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
11:53:13 #8 22.34 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
11:53:13 #8 22.42 Selecting previously unselected package bsdmainutils.
11:53:13 #8 22.42 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
11:53:13 #8 22.43 Unpacking bsdmainutils (11.1.2) ...
11:53:13 #8 22.52 Selecting previously unselected package libuchardet0:armhf.
11:53:13 #8 22.52 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
11:53:13 #8 22.53 Unpacking libuchardet0:armhf (0.0.6-3) ...
11:53:13 #8 22.58 Selecting previously unselected package groff-base.
11:53:13 #8 22.59 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
11:53:13 #8 22.59 Unpacking groff-base (1.22.4-3+deb10u1) ...
11:53:13 #11 13.15 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:53:13 #11 13.24 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
11:53:13 #8 22.85 Selecting previously unselected package libgdbm6:armhf.
11:53:13 #8 22.85 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
11:53:13 #8 22.86 Unpacking libgdbm6:armhf (1.18.1-4) ...
11:53:13 #8 22.92 Selecting previously unselected package libpipeline1:armhf.
11:53:13 #8 22.92 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
11:53:13 #8 22.93 Unpacking libpipeline1:armhf (1.5.1-2) ...
11:53:13 #11 13.53 Setting up cmake-data (3.5.1-1ubuntu3) ...
11:53:13 #11 13.55 Setting up liblzo2-2:amd64 (2.08-1.2) ...
11:53:13 #11 13.57 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
11:53:13 #11 13.58 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.19) ...
11:53:13 #11 13.59 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
11:53:13 #11 13.60 Setting up cmake (3.5.1-1ubuntu3) ...
11:53:13 #11 13.62 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
11:53:13 #11 13.63 Setting up dh-systemd (1.29ubuntu4) ...
11:53:13 #11 13.64 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
11:53:13 #11 13.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
11:53:13 #11 13.67 Setting up libudev-dev:amd64 (229-4ubuntu21.31) ...
11:53:13 #8 22.99 Selecting previously unselected package man-db.
11:53:13 #8 23.00 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
11:53:13 #8 23.01 Unpacking man-db (2.8.5-2) ...
11:53:13 #8 23.20 Selecting previously unselected package perl-modules-5.28.
11:53:13 #8 23.20 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
11:53:13 #8 23.21 Unpacking perl-modules-5.28 (5.28.1-6) ...
11:53:13 #11 13.68 Setting up libsepol1-dev:amd64 (2.4-2) ...
11:53:13 #11 13.70 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
11:53:13 #11 13.71 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
11:53:13 #11 13.72 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
11:53:13 #11 13.73 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
11:53:13 #11 13.75 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
11:53:13 #11 13.76 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
11:53:13 #11 13.77 Setting up libltdl7:amd64 (2.4.6-0.1) ...
11:53:13 #11 13.78 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
11:53:13 #11 13.79 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~16.04.1) ...
11:53:13 #11 13.81 Setting up libsystemd-dev:amd64 (229-4ubuntu21.31) ...
11:53:13 #11 13.82 Setting up libtool (2.4.6-0.1) ...
11:53:13 #11 13.83 Setting up pkg-config (0.29.1-0ubuntu1) ...
11:53:13 #11 13.87 Setting up docker-ce-build-deps (1.0) ...
11:53:13 #11 13.88 Processing triggers for libc-bin (2.23-0ubuntu11.3) ...
11:53:14 #8 23.94 Selecting previously unselected package libgdbm-compat4:armhf.
11:53:14 #8 23.94 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
11:53:14 #8 23.95 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
11:53:14 #8 24.01 Selecting previously unselected package libperl5.28:armhf.
11:53:14 #8 24.01 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
11:53:14 #8 24.02 Unpacking libperl5.28:armhf (5.28.1-6) ...
11:53:14 #11 DONE 14.7s
11:53:14 
11:53:14 #12 [stage-1 5/8] COPY sources/ /sources
11:53:14 #12 sha256:f7d2662e3a84aeaf80bd0c67f18e0a7c5596421eaf0a57eea94f324f4ffb22c0
11:53:15 #12 DONE 0.4s
11:53:15 
11:53:15 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
11:53:15 #14 sha256:1d9c251107ee0d680b4d50d9a3bc5c5a674f932f792331b2b0a97816ad07a384
11:53:15 #8 24.72 Selecting previously unselected package perl.
11:53:15 #8 24.72 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
11:53:15 #8 24.74 Unpacking perl (5.28.1-6) ...
11:53:15 #12 7.920 Checking for new repos for mirrors
11:53:15 #12 7.923 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
11:53:15 #12 7.925  --> 1:make-3.82-24.el7.x86_64
11:53:15 #12 8.034  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.035  --> git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.038 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
11:53:15 #12 8.039  --> Already installed : bash-4.2.46-34.el7.x86_64
11:53:15 #12 8.042 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
11:53:15 #12 8.042  --> Already installed : bash-4.2.46-34.el7.x86_64
11:53:15 #12 8.043  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
11:53:15 #12 8.044  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
11:53:15 #12 8.044  --> cmake-2.8.12.2-2.el7.x86_64
11:53:15 #12 8.046  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
11:53:15 #12 8.047  --> gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.048  --> git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.050  --> glibc-static-2.17-324.el7_9.x86_64
11:53:15 #12 8.052  --> libarchive-3.1.2-14.el7_7.x86_64
11:53:15 #12 8.053  --> libseccomp-devel-2.3.1-4.el7.x86_64
11:53:15 #12 8.055  --> libselinux-devel-2.5-15.el7.x86_64
11:53:15 #12 8.055  --> libtool-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.056  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.056  --> 1:make-3.82-24.el7.x86_64
11:53:15 #12 8.057  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
11:53:15 #12 8.058  --> Already installed : systemd-219-78.el7.x86_64
11:53:15 #12 8.059  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.061  --> systemd-devel-219-78.el7_9.3.x86_64
11:53:15 #12 8.061  --> Already installed : 2:tar-1.26-35.el7.x86_64
11:53:15 #12 8.062  --> which-2.20-7.el7.x86_64
11:53:15 #12 8.065 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
11:53:15 #12 8.065  --> Already installed : bash-4.2.46-34.el7.x86_64
11:53:15 #12 8.067 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
11:53:15 #12 8.068  --> Already installed : bash-4.2.46-34.el7.x86_64
11:53:15 #12 8.068 --> Running transaction check
11:53:15 #12 8.068 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
11:53:15 #12 8.072 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
11:53:15 #12 8.187 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
11:53:15 #12 8.187 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
11:53:15 #12 8.194 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
11:53:15 #12 8.196 --> 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
11:53:15 #12 8.198 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
11:53:15 #12 8.200 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.204 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.205 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.210 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.212 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.214 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
11:53:15 #12 8.214 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
11:53:15 #12 8.227 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.229 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.230 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.232 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.232 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.234 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.235 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
11:53:15 #12 8.237 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed
11:53:15 #12 8.237 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
11:53:15 #12 8.240 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
11:53:15 #12 8.242 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
11:53:15 #12 8.242 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
11:53:15 #12 8.244 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
11:53:15 #12 8.244 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
11:53:15 #12 8.245 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
11:53:15 #12 8.247 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
11:53:15 #12 8.247 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
11:53:15 #12 8.250 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
11:53:15 #12 8.250 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.252 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.254 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
11:53:15 #12 8.254 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.257 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
11:53:15 #12 8.257 ---> Package make.x86_64 1:3.82-24.el7 will be installed
11:53:15 #12 8.258 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
11:53:15 #12 8.258 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.261 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.263 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.265 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.267 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
11:53:15 #12 8.269 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
11:53:15 #12 8.275 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
11:53:15 #12 8.278 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
11:53:15 #12 8.278 ---> Package which.x86_64 0:2.20-7.el7 will be installed
11:53:15 #12 8.278 --> Running transaction check
11:53:15 #12 8.279 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
11:53:15 #12 8.283 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
11:53:15 #12 8.285 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
11:53:15 #12 8.286 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
11:53:15 #12 8.288 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
11:53:15 #12 8.291 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
11:53:15 #12 8.292 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
11:53:15 #12 8.293 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
11:53:15 #12 8.297 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
11:53:15 #12 8.298 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
11:53:15 #12 8.299 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
11:53:15 #12 8.302 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed
11:53:15 #12 8.306 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
11:53:15 #12 8.307 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
11:53:15 #12 8.316 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
11:53:15 #12 8.317 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
11:53:15 #12 8.318 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64
11:53:15 #12 8.318 ---> Package less.x86_64 0:458-9.el7 will be installed
11:53:15 #12 8.319 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
11:53:15 #12 8.320 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
11:53:15 #12 8.321 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
11:53:15 #12 8.321 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
11:53:15 #12 8.322 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
11:53:15 #12 8.322 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
11:53:15 #12 8.323 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
11:53:15 #12 8.323 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
11:53:15 #12 8.324 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
11:53:15 #12 8.327 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
11:53:15 #12 8.329 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
11:53:15 #12 8.331 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
11:53:15 #12 8.331 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
11:53:15 #12 8.333 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
11:53:15 #12 8.333 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
11:53:15 #12 8.335 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
11:53:15 #12 8.337 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
11:53:15 #12 8.338 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
11:53:15 #12 8.339 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
11:53:15 #12 8.340 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
11:53:15 #12 8.342 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
11:53:15 #12 8.343 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
11:53:15 #12 8.345 ---> Package systemd.x86_64 0:219-78.el7 will be updated
11:53:15 #12 8.348 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
11:53:15 #12 8.369 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
11:53:15 #12 8.370 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
11:53:15 #12 8.372 --> Running transaction check
11:53:15 #12 8.372 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
11:53:15 #12 8.373 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
11:53:15 #12 8.374 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
11:53:15 #12 8.374 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
11:53:15 #12 8.375 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
11:53:15 #12 8.377 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
11:53:15 #12 8.379 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
11:53:15 #12 8.380 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update
11:53:15 #12 8.382 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
11:53:15 #12 8.382 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
11:53:15 #12 8.387 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64
11:53:15 #12 8.387 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
11:53:15 #12 8.387 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
11:53:15 #12 8.389 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
11:53:15 #12 8.391 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
11:53:15 #12 8.393 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
11:53:15 #12 8.395 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
11:53:15 #12 8.396 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
11:53:15 #12 8.398 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.401 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.402 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.404 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.405 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.406 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.406 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.407 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.410 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.410 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.410 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
11:53:15 #12 8.411 --> Running transaction check
11:53:15 #12 8.411 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
11:53:15 #12 8.412 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
11:53:15 #12 8.412 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
11:53:15 #12 8.413 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update
11:53:15 #12 8.415 ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed
11:53:15 #12 8.415 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
11:53:15 #12 8.416 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
11:53:15 #12 8.417 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
11:53:15 #12 8.417 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
11:53:15 #12 8.418 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
11:53:15 #12 8.418 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
11:53:15 #12 8.431 --> Finished Dependency Resolution
11:53:15 #12 8.457 
11:53:15 #12 8.457 Dependencies Resolved
11:53:15 #12 8.465 
11:53:15 #12 8.465 ================================================================================
11:53:15 #12 8.465  Package                   Arch      Version                   Repository  Size
11:53:15 #12 8.465 ================================================================================
11:53:15 #12 8.465 Installing:
11:53:15 #12 8.465  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
11:53:15 #12 8.465  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
11:53:15 #12 8.465  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
11:53:15 #12 8.465  gcc                       x86_64    4.8.5-44.el7              base        16 M
11:53:15 #12 8.465  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
11:53:15 #12 8.465  glibc-static              x86_64    2.17-324.el7_9            updates    1.6 M
11:53:15 #12 8.465  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
11:53:15 #12 8.465  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
11:53:15 #12 8.465  libselinux-devel          x86_64    2.5-15.el7                base       187 k
11:53:15 #12 8.465  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
11:53:15 #12 8.465  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
11:53:15 #12 8.465  make                      x86_64    1:3.82-24.el7             base       421 k
11:53:15 #12 8.465  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
11:53:15 #12 8.465  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
11:53:15 #12 8.465  which                     x86_64    2.20-7.el7                base        41 k
11:53:15 #12 8.465 Installing for dependencies:
11:53:15 #12 8.465  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
11:53:15 #12 8.465  autoconf                  noarch    2.69-11.el7               base       701 k
11:53:15 #12 8.465  automake                  noarch    1.13.4-3.el7              base       679 k
11:53:15 #12 8.465  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
11:53:15 #12 8.465  checkpolicy               x86_64    2.5-8.el7                 base       295 k
11:53:15 #12 8.465  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
11:53:15 #12 8.465  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
11:53:15 #12 8.465  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
11:53:15 #12 8.465  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
11:53:15 #12 8.465  glibc-devel               x86_64    2.17-324.el7_9            updates    1.1 M
11:53:15 #12 8.465  glibc-headers             x86_64    2.17-324.el7_9            updates    691 k
11:53:15 #12 8.465  kernel-headers            x86_64    3.10.0-1160.31.1.el7      updates    9.0 M
11:53:15 #12 8.465  less                      x86_64    458-9.el7                 base       120 k
11:53:15 #12 8.465  libcgroup                 x86_64    0.41-21.el7               base        66 k
11:53:15 #12 8.465  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
11:53:15 #12 8.465  libgomp                   x86_64    4.8.5-44.el7              base       159 k
11:53:15 #12 8.465  libmpc                    x86_64    1.0.1-3.el7               base        51 k
11:53:15 #12 8.465  libseccomp                x86_64    2.3.1-4.el7               base        56 k
11:53:15 #12 8.465  libselinux-python         x86_64    2.5-15.el7                base       236 k
11:53:15 #12 8.465  libselinux-utils          x86_64    2.5-15.el7                base       151 k
11:53:15 #12 8.465  libsemanage-python        x86_64    2.5-14.el7                base       113 k
11:53:15 #12 8.465  libsepol-devel            x86_64    2.5-10.el7                base        77 k
11:53:15 #12 8.465  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
11:53:15 #12 8.465  lzo                       x86_64    2.06-8.el7                base        59 k
11:53:15 #12 8.465  m4                        x86_64    1.4.16-10.el7             base       256 k
11:53:15 #12 8.465  mpfr                      x86_64    3.1.1-4.el7               base       203 k
11:53:15 #12 8.465  openssh                   x86_64    7.4p1-21.el7              base       510 k
11:53:15 #12 8.465  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
11:53:15 #12 8.465  pcre-devel                x86_64    8.32-17.el7               base       480 k
11:53:15 #12 8.465  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
11:53:15 #12 8.465  perl-Error                noarch    1:0.17020-2.el7           base        32 k
11:53:15 #12 8.465  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
11:53:15 #12 8.465  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
11:53:15 #12 8.465  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
11:53:15 #12 8.465  policycoreutils           x86_64    2.5-34.el7                base       917 k
11:53:15 #12 8.465  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
11:53:15 #12 8.465  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
11:53:15 #12 8.465  python-IPy                noarch    0.75-6.el7                base        32 k
11:53:15 #12 8.465  rsync                     x86_64    3.1.2-10.el7              base       404 k
11:53:15 #12 8.465  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
11:53:15 #12 8.465  setools-libs              x86_64    3.3.8-4.el7               base       620 k
11:53:15 #12 8.465 Updating for dependencies:
11:53:15 #12 8.465  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
11:53:15 #12 8.465  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
11:53:15 #12 8.465  glibc                     x86_64    2.17-324.el7_9            updates    3.6 M
11:53:15 #12 8.465  glibc-common              x86_64    2.17-324.el7_9            updates     12 M
11:53:15 #12 8.465  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
11:53:15 #12 8.465  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
11:53:15 #12 8.465 
11:53:15 #12 8.465 Transaction Summary
11:53:15 #12 8.465 ================================================================================
11:53:15 #12 8.465 Install  15 Packages (+41 Dependent packages)
11:53:15 #12 8.465 Upgrade              (  6 Dependent packages)
11:53:15 #12 8.465 
11:53:15 #12 8.466 Total download size: 81 M
11:53:15 #12 8.466 Downloading packages:
11:53:15 #12 8.468 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
11:53:15 #8 25.14 Selecting previously unselected package libpython3.7-minimal:armhf.
11:53:15 #8 25.14 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
11:53:15 #8 25.15 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
11:53:15 #8 25.32 Selecting previously unselected package libexpat1:armhf.
11:53:15 #8 25.33 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
11:53:15 #8 25.33 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
11:53:15 #8 25.40 Selecting previously unselected package python3.7-minimal.
11:53:16 #8 25.40 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
11:53:16 #8 25.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:53:16 #8 25.68 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
11:53:16 #8 25.71 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
11:53:16 #8 25.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:53:17 #8 26.82 Selecting previously unselected package python3-minimal.
11:53:17 #8 26.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10423 files and directories currently installed.)
11:53:17 #8 26.83 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
11:53:17 #8 26.84 Unpacking python3-minimal (3.7.3-1) ...
11:53:17 #8 26.93 Selecting previously unselected package mime-support.
11:53:17 #8 26.93 Preparing to unpack .../1-mime-support_3.62_all.deb ...
11:53:17 #8 26.94 Unpacking mime-support (3.62) ...
11:53:18 #14 DONE 2.6s
11:53:18 
11:53:18 #15 [stage-1 7/8] WORKDIR /root/build-deb
11:53:18 #15 sha256:1105920fb14b15c4ea3e0315c18bcc1fc6372c7779fa50f1650c9e0cd9834919
11:53:18 #15 DONE 0.0s
11:53:18 
11:53:18 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
11:53:18 #16 sha256:379e080e8222765c84266b34ddabb5f2676a56d63970c4a6c7d886e931b082f5
11:53:18 #16 DONE 0.0s
11:53:18 
11:53:18 #17 exporting to image
11:53:18 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:53:18 #17 exporting layers
11:53:18 #8 28.24 Selecting previously unselected package libmpdec2:armhf.
11:53:19 #8 28.24 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
11:53:19 #8 28.25 Unpacking libmpdec2:armhf (2.4.2-2) ...
11:53:19 #8 28.33 Selecting previously unselected package libpython3.7-stdlib:armhf.
11:53:19 #8 28.34 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
11:53:19 #8 28.35 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
11:53:19 #8 28.70 Selecting previously unselected package python3.7.
11:53:19 #8 28.70 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
11:53:19 #8 28.71 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:53:19 #8 28.78 Selecting previously unselected package libpython3-stdlib:armhf.
11:53:19 #8 28.78 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
11:53:19 #8 28.89 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
11:53:19 #8 28.96 Setting up python3-minimal (3.7.3-1) ...
11:53:20 #8 29.37 Selecting previously unselected package python3.
11:53:20 #8 29.37 (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 ... 10860 files and directories currently installed.)
11:53:20 #8 29.39 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
11:53:20 #8 29.44 Unpacking python3 (3.7.3-1) ...
11:53:20 #8 29.54 Selecting previously unselected package sensible-utils.
11:53:20 #8 29.54 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
11:53:20 #8 29.55 Unpacking sensible-utils (0.0.12) ...
11:53:20 #8 29.60 Selecting previously unselected package bzip2.
11:53:20 #8 29.60 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
11:53:20 #8 29.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:53:20 #8 29.66 Selecting previously unselected package libmagic-mgc.
11:53:20 #8 29.66 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
11:53:20 #8 29.66 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
11:53:20 #8 29.77 Selecting previously unselected package libmagic1:armhf.
11:53:20 #8 29.77 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
11:53:20 #8 29.78 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
11:53:20 #8 29.83 Selecting previously unselected package file.
11:53:20 #8 29.83 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
11:53:20 #8 29.84 Unpacking file (1:5.35-4+deb10u2) ...
11:53:20 #8 29.89 Selecting previously unselected package gettext-base.
11:53:20 #8 29.89 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
11:53:20 #8 29.90 Unpacking gettext-base (0.19.8.1-9) ...
11:53:20 #8 29.98 Selecting previously unselected package xz-utils.
11:53:20 #8 29.99 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
11:53:20 #8 29.99 Unpacking xz-utils (5.2.4-1) ...
11:53:20 #8 30.06 Selecting previously unselected package libsigsegv2:armhf.
11:53:20 #8 30.07 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
11:53:20 #8 30.07 Unpacking libsigsegv2:armhf (2.12-2) ...
11:53:20 #8 30.12 Selecting previously unselected package m4.
11:53:20 #8 30.12 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
11:53:20 #8 30.12 Unpacking m4 (1.4.18-2) ...
11:53:20 #8 30.24 Selecting previously unselected package autoconf.
11:53:20 #8 30.25 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
11:53:20 #8 30.25 Unpacking autoconf (2.69-11) ...
11:53:20 #8 30.38 Selecting previously unselected package autotools-dev.
11:53:21 #8 30.38 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
11:53:21 #8 30.38 Unpacking autotools-dev (20180224.1) ...
11:53:21 #8 30.58 Selecting previously unselected package automake.
11:53:21 #8 30.58 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
11:53:21 #8 30.60 Unpacking automake (1:1.16.1-4) ...
11:53:21 #8 30.76 Selecting previously unselected package autopoint.
11:53:21 #8 30.76 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
11:53:21 #8 30.77 Unpacking autopoint (0.19.8.1-9) ...
11:53:21 #8 30.83 Selecting previously unselected package binutils-common:armhf.
11:53:21 #8 30.83 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
11:53:21 #8 30.84 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
11:53:21 #8 31.22 Selecting previously unselected package libbinutils:armhf.
11:53:21 #8 31.22 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
11:53:21 #8 31.23 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
11:53:21 #8 31.40 Selecting previously unselected package libfl2:armhf.
11:53:21 #8 31.40 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
11:53:21 #8 31.41 Unpacking libfl2:armhf (2.6.4-6.2) ...
11:53:21 #8 31.50 Selecting previously unselected package binutils-arm-linux-gnueabihf.
11:53:22 #8 31.51 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
11:53:22 #8 31.52 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
11:53:22 #8 31.97 Selecting previously unselected package binutils.
11:53:22 #8 31.97 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
11:53:22 #8 31.99 Unpacking binutils (2.31.1-16+rpi2) ...
11:53:22 #8 32.16 Selecting previously unselected package libisl19:armhf.
11:53:22 #8 32.16 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
11:53:22 #8 32.17 Unpacking libisl19:armhf (0.20-2) ...
11:53:23 #8 32.43 Selecting previously unselected package libmpfr6:armhf.
11:53:23 #8 32.43 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
11:53:23 #8 32.44 Unpacking libmpfr6:armhf (4.0.2-1) ...
11:53:23 #8 32.56 Selecting previously unselected package libmpc3:armhf.
11:53:23 #8 32.56 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
11:53:23 #8 32.57 Unpacking libmpc3:armhf (1.1.0-1) ...
11:53:23 #8 32.61 Selecting previously unselected package cpp-8.
11:53:23 #8 32.62 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
11:53:23 #8 32.62 Unpacking cpp-8 (8.3.0-6+rpi1) ...
11:53:23 #17 exporting layers 5.2s done
11:53:23 #17 writing image sha256:b87df333378dc62d372a5648e2ebbd7ba3d14b4a7f831226bf4062dc5c21e421 done
11:53:23 #17 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
11:53:23 #17 DONE 5.2s
11:53:23 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
11:53:23 + set -e
11:53:23 + mkdir -p /root/build-deb/engine
11:53:23 + tar -C /root/build-deb -xzf /sources/engine.tgz
11:53:24 #8 33.60 Selecting previously unselected package cpp.
11:53:24 #8 33.60 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
11:53:24 #8 33.61 Unpacking cpp (4:8.3.0-1+rpi2) ...
11:53:24 #8 33.67 Selecting previously unselected package libcc1-0:armhf.
11:53:24 #8 33.67 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 33.67 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 33.73 Selecting previously unselected package libgomp1:armhf.
11:53:24 + mkdir -p /root/build-deb/cli
11:53:24 + tar -C /root/build-deb -xzf /sources/cli.tgz
11:53:24 + mkdir -p /root/build-deb/compose-cli
11:53:24 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
11:53:24 + mkdir -p /root/build-deb/scan-cli-plugin
11:53:24 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
11:53:24 + mkdir -p /go/src/github.com/docker
11:53:24 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
11:53:24 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
11:53:24 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
11:53:24 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
11:53:24 + EPOCH=5
11:53:24 + EPOCH_SEP=
11:53:24 + [[ ! -z 5 ]]
11:53:24 + EPOCH_SEP=:
11:53:24 + [[ -z 0.0.0-20210702143511-f782d13 ]]
11:53:24 + echo VERSION AAA 0.0.0-20210702143511-f782d13
11:53:24 VERSION AAA 0.0.0-20210702143511-f782d13
11:53:24 + VERSION=0.0.0-20210702143511-f782d13
11:53:24 + echo VERSION bbb 0.0.0-20210702143511-f782d13
11:53:24 VERSION bbb 0.0.0-20210702143511-f782d13
11:53:24 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
11:53:24 + debSource=docker-ce
11:53:24 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
11:53:24 + debMaintainer='Docker <support@docker.com>'
11:53:24 ++ date --rfc-2822
11:53:24 + debDate='Sat, 03 Jul 2021 11:53:24 +0000'
11:53:24 + cat
11:53:24 + export CLI_GITCOMMIT=f782d13
11:53:24 + CLI_GITCOMMIT=f782d13
11:53:24 + export ENGINE_GITCOMMIT=45b45ad
11:53:24 + ENGINE_GITCOMMIT=45b45ad
11:53:24 VERSION BBB 0.0.0-20210702143511-f782d13
11:53:24 + export SCAN_GITCOMMIT=35651ca
11:53:24 + SCAN_GITCOMMIT=35651ca
11:53:24 + echo VERSION BBB 0.0.0-20210702143511-f782d13
11:53:24 + dpkg-buildpackage -uc -us -I.git
11:53:24 #8 33.73 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 33.74 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 33.80 Selecting previously unselected package libatomic1:armhf.
11:53:24 #8 33.80 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 33.81 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 33.86 Selecting previously unselected package libasan5:armhf.
11:53:24 #8 33.87 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 33.87 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 33.97 Selecting previously unselected package libubsan1:armhf.
11:53:24 dpkg-buildpackage: source package docker-ce
11:53:24 dpkg-buildpackage: source version 5:0.0.0-20210702143511-f782d13-0~ubuntu-xenial
11:53:24 dpkg-buildpackage: source distribution xenial
11:53:24 dpkg-buildpackage: source changed by Docker <support@docker.com>
11:53:24  dpkg-source -I.git --before-build build-deb
11:53:24 dpkg-buildpackage: host architecture amd64
11:53:24  debian/rules clean
11:53:24 dh clean --with=bash-completion --with=systemd
11:53:24 #8 33.97 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 33.98 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 34.04 Selecting previously unselected package libgcc-8-dev:armhf.
11:53:24 #8 34.04 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 34.04 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
11:53:24 #8 34.21 Selecting previously unselected package gcc-8.
11:53:24 #8 34.21 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
11:53:24 #8 34.21 Unpacking gcc-8 (8.3.0-6+rpi1) ...
11:53:25    dh_testdir
11:53:25    dh_auto_clean
11:53:25    dh_clean
11:53:25  dpkg-source -I.git -b build-deb
11:53:25 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
11:53:25 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
11:53:25 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~ubuntu'
11:53:25 dpkg-source: info: using source format '1.0'
11:53:25 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.tar.gz
11:53:25 #8 35.27 Selecting previously unselected package gcc.
11:53:26 #8 35.28 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
11:53:26 #8 35.28 Unpacking gcc (4:8.3.0-1+rpi2) ...
11:53:26 #8 35.34 Selecting previously unselected package libc-dev-bin.
11:53:26 #8 35.34 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpi1_armhf.deb ...
11:53:26 #8 35.34 Unpacking libc-dev-bin (2.28-10+rpi1) ...
11:53:26 #8 35.40 Selecting previously unselected package linux-libc-dev:armhf.
11:53:26 #8 35.40 Preparing to unpack .../033-linux-libc-dev_1%3a1.20210527-1_armhf.deb ...
11:53:26 #8 35.41 Unpacking linux-libc-dev:armhf (1:1.20210527-1) ...
11:53:26 #8 35.72 Selecting previously unselected package libc6-dev:armhf.
11:53:26 #8 35.73 Preparing to unpack .../034-libc6-dev_2.28-10+rpi1_armhf.deb ...
11:53:26 #8 35.73 Unpacking libc6-dev:armhf (2.28-10+rpi1) ...
11:53:26 #8 36.18 Selecting previously unselected package libtool.
11:53:26 #8 36.19 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
11:53:26 #8 36.19 Unpacking libtool (2.4.6-9) ...
11:53:26 #8 36.28 Selecting previously unselected package dh-autoreconf.
11:53:27 #8 36.28 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
11:53:27 #8 36.28 Unpacking dh-autoreconf (19) ...
11:53:27 #8 36.34 Selecting previously unselected package libarchive-zip-perl.
11:53:27 #8 36.34 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
11:53:27 #8 36.34 Unpacking libarchive-zip-perl (1.64-1) ...
11:53:27 #8 36.40 Selecting previously unselected package libfile-stripnondeterminism-perl.
11:53:27 #8 36.40 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
11:53:27 #8 36.41 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
11:53:27 #8 36.46 Selecting previously unselected package dh-strip-nondeterminism.
11:53:27 #8 36.46 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
11:53:27 #8 36.47 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
11:53:27 #8 36.51 Selecting previously unselected package libdpkg-perl.
11:53:27 #8 36.51 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
11:53:27 #8 36.52 Unpacking libdpkg-perl (1.19.7) ...
11:53:27 #8 36.66 Selecting previously unselected package patch.
11:53:27 #8 36.66 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
11:53:27 #8 36.67 Unpacking patch (2.7.6-3+deb10u1) ...
11:53:27 #8 36.79 Selecting previously unselected package make.
11:53:27 #8 36.80 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
11:53:27 #8 36.80 Unpacking make (4.2.1-1.2) ...
11:53:27 #8 36.90 Selecting previously unselected package dpkg-dev.
11:53:27 #8 36.90 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
11:53:27 #8 36.90 Unpacking dpkg-dev (1.19.7) ...
11:53:27 #8 37.06 Selecting previously unselected package libelf1:armhf.
11:53:27 #8 37.06 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
11:53:27 #8 37.07 Unpacking libelf1:armhf (0.176-1.1) ...
11:53:27 #8 37.14 Selecting previously unselected package dwz.
11:53:27 #8 37.14 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
11:53:27 #8 37.15 Unpacking dwz (0.12-3) ...
11:53:27 #8 37.20 Selecting previously unselected package libdebhelper-perl.
11:53:27 #8 37.21 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
11:53:27 #8 37.21 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
11:53:28 #8 37.30 Selecting previously unselected package libglib2.0-0:armhf.
11:53:28 #8 37.30 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
11:53:28 #8 37.31 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
11:53:28 #8 37.51 Selecting previously unselected package libicu63:armhf.
11:53:28 #8 37.51 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ...
11:53:28 #8 37.52 Unpacking libicu63:armhf (63.1-6+deb10u1) ...
11:53:29 #8 38.72 Selecting previously unselected package libxml2:armhf.
11:53:29 #8 38.72 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
11:53:29 #8 38.73 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
11:53:29 #8 38.86 Selecting previously unselected package libcroco3:armhf.
11:53:29 #8 38.86 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
11:53:29 #8 38.87 Unpacking libcroco3:armhf (0.6.12-3) ...
11:53:29 #8 38.94 Selecting previously unselected package gettext.
11:53:29 #8 38.94 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
11:53:29 #8 38.94 Unpacking gettext (0.19.8.1-9) ...
11:53:29 #8 39.19 Selecting previously unselected package intltool-debian.
11:53:30 #8 39.19 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
11:53:30 #8 39.20 Unpacking intltool-debian (0.35.0+20060710.5) ...
11:53:30 #8 39.25 Selecting previously unselected package po-debconf.
11:53:30 #8 39.25 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
11:53:30 #8 39.26 Unpacking po-debconf (1.0.21) ...
11:53:30 #8 39.34 Selecting previously unselected package debhelper.
11:53:30 #8 39.34 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
11:53:30 #8 39.35 Unpacking debhelper (13.2~bpo10+1) ...
11:53:30 #8 39.53 Selecting previously unselected package libfakeroot:armhf.
11:53:30 #8 39.53 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
11:53:30 #8 39.54 Unpacking libfakeroot:armhf (1.23-1) ...
11:53:30 #8 39.62 Selecting previously unselected package fakeroot.
11:53:30 #8 39.62 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
11:53:30 #8 39.62 Unpacking fakeroot (1.23-1) ...
11:53:30 #8 39.68 Selecting previously unselected package libfile-which-perl.
11:53:30 #8 39.68 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
11:53:30 #8 39.69 Unpacking libfile-which-perl (1.23-1) ...
11:53:30 #8 39.73 Selecting previously unselected package libfile-homedir-perl.
11:53:30 #8 39.74 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
11:53:30 #8 39.74 Unpacking libfile-homedir-perl (1.004-1) ...
11:53:30 #8 39.79 Selecting previously unselected package libio-pty-perl.
11:53:30 #8 39.80 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
11:53:30 #8 39.80 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
11:53:30 #8 39.93 Selecting previously unselected package libipc-run-perl.
11:53:30 #8 39.93 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
11:53:30 #8 39.93 Unpacking libipc-run-perl (20180523.0-1) ...
11:53:30 #8 39.99 Selecting previously unselected package libclass-method-modifiers-perl.
11:53:30 #8 40.00 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
11:53:30 #8 40.00 Unpacking libclass-method-modifiers-perl (2.12-1) ...
11:53:30 #8 40.05 Selecting previously unselected package libsub-exporter-progressive-perl.
11:53:30 #8 40.06 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
11:53:30 #8 40.06 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
11:53:30 #8 40.11 Selecting previously unselected package libdevel-globaldestruction-perl.
11:53:30 #8 40.11 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
11:53:30 #8 40.12 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
11:53:30 #8 40.17 Selecting previously unselected package libb-hooks-op-check-perl.
11:53:30 #8 40.17 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
11:53:30 #8 40.18 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
11:53:30 #8 40.23 Selecting previously unselected package libdynaloader-functions-perl.
11:53:30 #8 40.24 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
11:53:30 #8 40.24 Unpacking libdynaloader-functions-perl (0.003-1) ...
11:53:30 #8 40.29 Selecting previously unselected package libdevel-callchecker-perl.
11:53:30 #8 40.29 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
11:53:30 #8 40.30 Unpacking libdevel-callchecker-perl (0.008-1) ...
11:53:30 #8 40.35 Selecting previously unselected package libparams-classify-perl.
11:53:31 #8 40.36 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
11:53:31 #8 40.36 Unpacking libparams-classify-perl (0.015-1+b1) ...
11:53:31 #8 40.41 Selecting previously unselected package libmodule-runtime-perl.
11:53:31 #8 40.42 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
11:53:31 #8 40.42 Unpacking libmodule-runtime-perl (0.016-1) ...
11:53:31 #8 40.47 Selecting previously unselected package libimport-into-perl.
11:53:31 #8 40.48 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
11:53:31 #8 40.48 Unpacking libimport-into-perl (1.002005-1) ...
11:53:31 #8 40.53 Selecting previously unselected package librole-tiny-perl.
11:53:31 #8 40.53 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
11:53:31 #8 40.54 Unpacking librole-tiny-perl (2.000006-1) ...
11:53:31 #8 40.59 Selecting previously unselected package libstrictures-perl.
11:53:31 #8 40.59 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
11:53:31 #8 40.60 Unpacking libstrictures-perl (2.000005-1) ...
11:53:31 #8 40.65 Selecting previously unselected package libsub-quote-perl.
11:53:31 #8 40.65 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
11:53:31 #8 40.66 Unpacking libsub-quote-perl (2.005001-1) ...
11:53:31 #8 40.70 Selecting previously unselected package libmoo-perl.
11:53:31 #8 40.71 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
11:53:31 #8 40.72 Unpacking libmoo-perl (2.003004-2) ...
11:53:31 #8 40.77 Selecting previously unselected package libencode-locale-perl.
11:53:31 #8 40.78 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
11:53:31 #8 40.78 Unpacking libencode-locale-perl (1.05-1) ...
11:53:31 #8 40.83 Selecting previously unselected package libtimedate-perl.
11:53:31 #8 40.83 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
11:53:31 #8 40.84 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
11:53:31 #8 40.90 Selecting previously unselected package libhttp-date-perl.
11:53:31 #8 40.90 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
11:53:31 #8 40.91 Unpacking libhttp-date-perl (6.02-1) ...
11:53:31 #8 40.96 Selecting previously unselected package libfile-listing-perl.
11:53:31 #8 40.96 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
11:53:31 #8 40.97 Unpacking libfile-listing-perl (6.04-1) ...
11:53:31 #8 41.02 Selecting previously unselected package libhtml-tagset-perl.
11:53:31 #8 41.02 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
11:53:31 #8 41.03 Unpacking libhtml-tagset-perl (3.20-3) ...
11:53:31 #8 41.08 Selecting previously unselected package liburi-perl.
11:53:31 #8 41.08 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
11:53:31 #8 41.08 Unpacking liburi-perl (1.76-1) ...
11:53:31 #8 41.15 Selecting previously unselected package libhtml-parser-perl.
11:53:31 #8 41.15 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
11:53:31 #8 41.16 Unpacking libhtml-parser-perl (3.72-3+b2) ...
11:53:31 #8 41.23 Selecting previously unselected package libhtml-tree-perl.
11:53:31 #8 41.23 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
11:53:31 #8 41.24 Unpacking libhtml-tree-perl (5.07-2) ...
11:53:31 #8 41.31 Selecting previously unselected package libio-html-perl.
11:53:31 #8 41.31 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
11:53:31 #8 41.32 Unpacking libio-html-perl (1.001-1) ...
11:53:31 #8 41.37 Selecting previously unselected package liblwp-mediatypes-perl.
11:53:32 #8 41.37 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
11:53:32 #8 41.38 Unpacking liblwp-mediatypes-perl (6.02-1) ...
11:53:32 #8 41.45 Selecting previously unselected package libhttp-message-perl.
11:53:32 #8 41.45 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
11:53:32 #8 41.46 Unpacking libhttp-message-perl (6.18-1) ...
11:53:32 #8 41.51 Selecting previously unselected package libhttp-cookies-perl.
11:53:32 #8 41.52 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
11:53:32 #8 41.52 Unpacking libhttp-cookies-perl (6.04-1) ...
11:53:32 #8 41.57 Selecting previously unselected package libhttp-negotiate-perl.
11:53:32 #8 41.57 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
11:53:32 #8 41.58 Unpacking libhttp-negotiate-perl (6.01-1) ...
11:53:32 #8 41.62 Selecting previously unselected package perl-openssl-defaults:armhf.
11:53:32 #8 41.63 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
11:53:32 #8 41.63 Unpacking perl-openssl-defaults:armhf (3) ...
11:53:32 #8 41.68 Selecting previously unselected package libnet-ssleay-perl.
11:53:32 #8 41.69 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
11:53:32 #8 41.69 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
11:53:32 #8 41.80 Selecting previously unselected package libio-socket-ssl-perl.
11:53:32 #8 41.80 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
11:53:32 #8 41.81 Unpacking libio-socket-ssl-perl (2.060-3) ...
11:53:32 #8 41.88 Selecting previously unselected package libnet-http-perl.
11:53:32 #8 41.88 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
11:53:32 #8 41.89 Unpacking libnet-http-perl (6.18-1) ...
11:53:32 #8 41.94 Selecting previously unselected package liblwp-protocol-https-perl.
11:53:32 #8 41.94 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
11:53:32 #8 41.95 Unpacking liblwp-protocol-https-perl (6.07-2) ...
11:53:32 #8 41.99 Selecting previously unselected package libtry-tiny-perl.
11:53:32 #8 41.99 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
11:53:32 #8 42.00 Unpacking libtry-tiny-perl (0.30-1) ...
11:53:32 #8 42.04 Selecting previously unselected package libwww-robotrules-perl.
11:53:32 #8 42.05 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
11:53:32 #8 42.05 Unpacking libwww-robotrules-perl (6.02-1) ...
11:53:32 #8 42.10 Selecting previously unselected package libwww-perl.
11:53:32 #8 42.10 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
11:53:32 #8 42.11 Unpacking libwww-perl (6.36-2) ...
11:53:32 #8 42.19 Selecting previously unselected package patchutils.
11:53:32 #8 42.19 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
11:53:32 #8 42.20 Unpacking patchutils (0.3.4-2) ...
11:53:32 #8 42.27 Selecting previously unselected package wdiff.
11:53:32 #8 42.27 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
11:53:32 #8 42.28 Unpacking wdiff (1.2.2-2) ...
11:53:32 #8 42.36 Selecting previously unselected package devscripts.
11:53:33 #8 42.37 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
11:53:33 #8 42.41 Unpacking devscripts (2.19.5+deb10u1) ...
11:53:33 #8 42.60 Selecting previously unselected package equivs.
11:53:33 #8 42.60 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
11:53:33 #8 42.61 Unpacking equivs (2.2.0) ...
11:53:33 #8 42.67 Selecting previously unselected package libcurl3-gnutls:armhf.
11:53:33 #8 42.67 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
11:53:33 #8 42.68 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
11:53:33 #8 42.88 Selecting previously unselected package libpcre2-8-0:armhf.
11:53:33 #8 42.88 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
11:53:33 #8 42.89 Unpacking libpcre2-8-0:armhf (10.32-5) ...
11:53:33 #8 42.96 Selecting previously unselected package liberror-perl.
11:53:33 #8 42.96 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
11:53:33 #8 42.97 Unpacking liberror-perl (0.17027-2) ...
11:53:33 #8 43.02 Selecting previously unselected package git-man.
11:53:33 #8 43.02 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
11:53:33 #8 43.02 Unpacking git-man (1:2.20.1-2+deb10u3) ...
11:53:33 #8 43.25 Selecting previously unselected package git.
11:53:33 #8 43.25 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
11:53:33 #8 43.29 Unpacking git (1:2.20.1-2+deb10u3) ...
11:53:34 #8 44.03 Setting up perl-modules-5.28 (5.28.1-6) ...
11:53:34 #8 44.04 Setting up libpipeline1:armhf (1.5.1-2) ...
11:53:34 #8 44.06 Setting up mime-support (3.62) ...
11:53:34 #8 44.12 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
11:53:34 #8 44.14 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
11:53:34 #8 44.16 No schema files found: doing nothing.
11:53:34 #8 44.18 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
11:53:34 #8 44.19 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
11:53:34 #8 44.22 Setting up perl-openssl-defaults:armhf (3) ...
11:53:34 #8 44.24 Setting up linux-libc-dev:armhf (1:1.20210527-1) ...
11:53:34 #8 44.26 Setting up gettext-base (0.19.8.1-9) ...
11:53:34 #8 44.27 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
11:53:34 #8 44.29 Setting up file (1:5.35-4+deb10u2) ...
11:53:34 #8 44.31 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
11:53:34 #8 44.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:53:34 #8 44.34 Setting up libicu63:armhf (63.1-6+deb10u1) ...
11:53:34 #8 44.36 Setting up libfakeroot:armhf (1.23-1) ...
11:53:34 #8 44.38 Setting up fakeroot (1.23-1) ...
11:53:34 #8 44.41 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.41 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
11:53:34 #8 44.42 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
11:53:34 #8 44.44 Setting up autotools-dev (20180224.1) ...
11:53:34 #8 44.45 Setting up make (4.2.1-1.2) ...
11:53:35 #8 44.47 Setting up libmpfr6:armhf (4.0.2-1) ...
11:53:35 #8 44.49 Setting up libsigsegv2:armhf (2.12-2) ...
11:53:35 #8 44.51 Setting up xz-utils (5.2.4-1) ...
11:53:35 #8 44.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.53 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
11:53:35 #8 44.54 Setting up libmpc3:armhf (1.1.0-1) ...
11:53:35 #8 44.56 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
11:53:35 #8 44.57 Setting up patch (2.7.6-3+deb10u1) ...
11:53:35 #8 44.59 Setting up autopoint (0.19.8.1-9) ...
11:53:35 #8 44.61 Setting up libfl2:armhf (2.6.4-6.2) ...
11:53:35 #8 44.62 Setting up libpcre2-8-0:armhf (10.32-5) ...
11:53:35 #8 44.64 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
11:53:35 #8 44.66 Setting up libisl19:armhf (0.20-2) ...
11:53:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.dsc
11:53:35  debian/rules build
11:53:35 dh build --with=bash-completion --with=systemd
11:53:35    dh_testdir
11:53:35    dh_update_autotools_config
11:53:35    dh_auto_configure
11:53:35    debian/rules override_dh_auto_build
11:53:35 make[1]: Entering directory '/root/build-deb'
11:53:35 # Build the daemon and dependencies
11:53:35 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
11:53:35 
11:53:35 Removing bundles/
11:53:35 
11:53:35 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:53:35 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:53:35 GOOS="" GOARCH="" GOARM=""
11:53:35 #8 44.68 Setting up sensible-utils (0.0.12) ...
11:53:35 #8 44.70 Setting up libuchardet0:armhf (0.0.6-3) ...
11:53:35 #8 44.72 Setting up git-man (1:2.20.1-2+deb10u3) ...
11:53:35 #8 44.73 Setting up libmpdec2:armhf (2.4.2-2) ...
11:53:35 #8 44.75 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
11:53:35 #8 44.77 Setting up cpp-8 (8.3.0-6+rpi1) ...
11:53:35 #8 44.78 Setting up libc-dev-bin (2.28-10+rpi1) ...
11:53:35 #8 44.80 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
11:53:35 #8 44.82 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
11:53:35 #8 44.83 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
11:53:35 #8 44.85 Setting up libelf1:armhf (0.176-1.1) ...
11:53:35 #8 44.87 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
11:53:35 #8 44.89 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
11:53:35 #8 44.91 Setting up libgdbm6:armhf (1.18.1-4) ...
11:53:35 #8 44.93 Setting up wdiff (1.2.2-2) ...
11:53:35 #8 44.95 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
11:53:35 #8 44.97 Setting up m4 (1.4.18-2) ...
11:53:35 #8 44.99 Setting up binutils (2.31.1-16+rpi2) ...
11:53:35 #8 45.01 Setting up bsdmainutils (11.1.2) ...
11:53:35 #8 45.04 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
11:53:35 #8 45.04 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
11:53:35 #8 45.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
11:53:35 #8 45.05 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
11:53:35 #8 45.06 Setting up libcroco3:armhf (0.6.12-3) ...
11:53:35 #8 45.08 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
11:53:35 #8 45.09 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
11:53:35 #8 45.17 Setting up libperl5.28:armhf (5.28.1-6) ...
11:53:35 #8 45.19 Setting up dwz (0.12-3) ...
11:53:35 #8 45.21 Setting up groff-base (1.22.4-3+deb10u1) ...
11:53:35 #8 45.31 Setting up cpp (4:8.3.0-1+rpi2) ...
11:53:36 #8 45.47 Setting up libc6-dev:armhf (2.28-10+rpi1) ...
11:53:36 #8 45.49 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
11:53:36 #8 45.56 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:53:38 #8 47.19 Setting up gettext (0.19.8.1-9) ...
11:53:38 #8 47.70 Setting up gcc-8 (8.3.0-6+rpi1) ...
11:53:38 #8 48.02 Setting up libtool (2.4.6-9) ...
11:53:38 #8 48.04 Setting up python3 (3.7.3-1) ...
11:53:38 #8 48.42 Setting up man-db (2.8.5-2) ...
11:53:39 #8 48.68 Building database of manual pages ...
11:53:44 #8 53.88 Setting up gcc (4:8.3.0-1+rpi2) ...
11:53:44 #8 53.92 Setting up perl (5.28.1-6) ...
11:53:44 #8 53.96 Setting up libio-html-perl (1.001-1) ...
11:53:44 #8 53.98 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
11:53:44 #8 54.01 Setting up libdpkg-perl (1.19.7) ...
11:53:44 #8 54.03 Setting up autoconf (2.69-11) ...
11:53:44 #8 54.05 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
11:53:44 #8 54.07 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
11:53:44 #8 54.09 Setting up libdevel-globaldestruction-perl (0.14-1) ...
11:53:44 #8 54.11 Setting up libstrictures-perl (2.000005-1) ...
11:53:44 #8 54.12 Setting up libsub-quote-perl (2.005001-1) ...
11:53:44 #8 54.14 Setting up liburi-perl (1.76-1) ...
11:53:44 #8 54.16 Setting up libnet-ssleay-perl (1.85-2+b1) ...
11:53:44 #8 54.17 Setting up automake (1:1.16.1-4) ...
11:53:44 #8 54.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:53:44 #8 54.21 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
11:53:44 #8 54.21 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
11:53:44 #8 54.23 Setting up libhttp-date-perl (6.02-1) ...
11:53:44 #8 54.25 Setting up libfile-which-perl (1.23-1) ...
11:53:45 #8 54.26 Setting up libfile-listing-perl (6.04-1) ...
11:53:45 #8 54.28 Setting up libdynaloader-functions-perl (0.003-1) ...
11:53:45 #8 54.30 Setting up libclass-method-modifiers-perl (2.12-1) ...
11:53:45 #8 54.32 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
11:53:45 #8 54.34 Setting up libarchive-zip-perl (1.64-1) ...
11:53:45 #8 54.35 Setting up libhtml-tagset-perl (3.20-3) ...
11:53:45 #8 54.37 Setting up libdebhelper-perl (13.2~bpo10+1) ...
11:53:45 #8 54.39 Setting up liblwp-mediatypes-perl (6.02-1) ...
11:53:45 #8 54.41 Setting up libtry-tiny-perl (0.30-1) ...
11:53:45 #8 54.43 Setting up libnet-http-perl (6.18-1) ...
11:53:45 #8 54.44 Setting up libencode-locale-perl (1.05-1) ...
11:53:45 #8 54.46 Setting up libdevel-callchecker-perl (0.008-1) ...
11:53:45 #8 54.49 Setting up dpkg-dev (1.19.7) ...
11:53:45 #8 54.53 Setting up intltool-debian (0.35.0+20060710.5) ...
11:53:45 #8 54.55 Setting up liberror-perl (0.17027-2) ...
11:53:45 #8 54.64 Setting up patchutils (0.3.4-2) ...
11:53:45 #8 54.66 Setting up libipc-run-perl (20180523.0-1) ...
11:53:45 #8 54.68 Setting up git (1:2.20.1-2+deb10u3) ...
11:53:45 #8 54.74 Setting up libwww-robotrules-perl (6.02-1) ...
11:53:45 #8 54.76 Setting up libhtml-parser-perl (3.72-3+b2) ...
11:53:45 #8 54.78 Setting up librole-tiny-perl (2.000006-1) ...
11:53:45 #8 54.80 Setting up libfile-homedir-perl (1.004-1) ...
11:53:45 #8 54.82 Setting up libio-socket-ssl-perl (2.060-3) ...
11:53:45 #8 54.84 Setting up libhttp-message-perl (6.18-1) ...
11:53:45 #8 54.86 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
11:53:45 #8 54.87 Setting up libhttp-negotiate-perl (6.01-1) ...
11:53:45 #8 54.89 Setting up libhttp-cookies-perl (6.04-1) ...
11:53:45 #8 54.91 Setting up po-debconf (1.0.21) ...
11:53:45 #8 54.93 Setting up libhtml-tree-perl (5.07-2) ...
11:53:45 #8 55.05 Setting up libparams-classify-perl (0.015-1+b1) ...
11:53:45 #8 55.07 Setting up libmodule-runtime-perl (0.016-1) ...
11:53:45 #8 55.09 Setting up libimport-into-perl (1.002005-1) ...
11:53:45 #8 55.11 Setting up libmoo-perl (2.003004-2) ...
11:53:45 #8 55.21 Setting up liblwp-protocol-https-perl (6.07-2) ...
11:53:46 #8 55.22 Setting up libwww-perl (6.36-2) ...
11:53:46 #8 55.24 Setting up debhelper (13.2~bpo10+1) ...
11:53:46 #8 55.26 Setting up dh-autoreconf (19) ...
11:53:46 #8 55.28 Setting up devscripts (2.19.5+deb10u1) ...
11:53:46 #8 55.69 Setting up dh-strip-nondeterminism (1.1.2-1) ...
11:53:46 #8 55.71 Setting up equivs (2.2.0) ...
11:53:46 #8 55.72 Processing triggers for libc-bin (2.28-10+rpi1) ...
11:53:47 #18 DONE 87.5s
11:53:47 
11:53:47 #19 [binary 1/1] COPY --from=build /out .
11:53:47 #19 sha256:992a93c4d3ec565b063002a72b510d550206f1db1452dcfb35c94f1f569d9797
11:53:47 #19 DONE 1.0s
11:53:47 
11:53:47 #21 exporting to client
11:53:47 #21 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
11:53:47 #21 copying files 9.60MB 0.1s
11:53:47 #21 copying files 59.97MB 0.6s done
11:53:47 #21 DONE 0.6s
11:53:47 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210702143511-f782d13 binary
11:53:47 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
11:53:48 mkdir -p autogen
11:53:48 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 .
11:53:48 #1 [internal] load build definition from Dockerfile
11:53:48 #1 sha256:5cdbc67cddc81a1ad8316df1baf79ca7bcfbb0548097f0531221d798cfe7fd8d
11:53:48 #1 transferring dockerfile: 16.59kB done
11:53:48 #1 DONE 0.0s
11:53:48 
11:53:48 #2 [internal] load .dockerignore
11:53:48 #2 sha256:f856be9c454c8eac972ef904740ae011db7f0a4869083f6c3f05988241e9d479
11:53:48 #2 transferring context: 87B done
11:53:48 #2 DONE 0.0s
11:53:48 
11:53:48 #3 resolve image config for docker.io/docker/dockerfile:1.2
11:53:48 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:53:48 #3 DONE 0.1s
11:53:48 
11:53:48 #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:53:48 #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:53:48 #4 CACHED
11:53:48 
11:53:48 #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io
11:53:48 #8 sha256:831a0cd117de982a7aa98a583acc08e842c90aea46241144dfc5818413df11c2
11:53:48 #8 DONE 0.0s
11:53:48 
11:53:48 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:53:48 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:53:48 #7 ...
11:53:48 
11:53:48 #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster
11:53:48 #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
11:53:48 #5 DONE 0.2s
11:53:48 
11:53:48 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:53:48 #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:53:49 #6 DONE 0.6s
11:53:49 
11:53:49 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:53:49 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:53:49 #7 DONE 0.6s
11:53:49 #8 DONE 58.7s
11:53:49 
11:53:49 #10 [stage-1 3/8] COPY common /root/build-deb/debian
11:53:49 #10 sha256:dc1767b4f1a19db3c526be4b61b45aa0a51071935efc80f7ea40ccdae4fd1f8f
11:53:49 #10 DONE 0.1s
11:53:49 
11:53:49 #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
11:53:49 #11 sha256:2997ad60b7d46327a801e5db15c895693ebf87b756a5404097ebe5b390000a46
11:53:49 
11:53:49 #29 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:49 #29 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:53:49 #29 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:53:49 #29 DONE 0.0s
11:53:49 
11:53:49 #27 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:49 #27 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:53:49 #27 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:53:49 #27 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:53:49 #27 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:53:49 #27 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:53:50 #11 1.199 Hit:1 http://archive.raspberrypi.org/debian buster InRelease
11:53:50 #11 1.233 Hit:2 http://archive.raspbian.org/raspbian buster InRelease
11:53:53 #27 ...
11:53:53 
11:53:53 #15 [internal] load build context
11:53:53 #15 sha256:5b7f7bda25b3c11901ffe09da017d0bf6e936aa90de973cf1e1779278d0131d7
11:53:53 #15 transferring context: 55.67MB 2.7s done
11:53:53 #15 DONE 3.2s
11:53:53 
11:53:53 #27 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:53 #27 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:53:53 #27 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 3.3s
11:53:53 #27 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 3.4s
11:53:53 #27 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s
11:53:53 #27 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done
11:53:53 #27 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
11:53:53 #11 1.691 Reading package lists...
11:53:54 #11 5.152 dh_testdir
11:53:54 #11 5.204 dh_testroot
11:53:54 #11 5.257 dh_prep
11:53:54 #11 5.320 dh_testdir
11:53:54 #11 5.375 dh_testroot
11:53:54 #27 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
11:53:54 #11 5.431 dh_install
11:53:54 #11 5.488 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:53:54 #11 5.511 dh_installdocs
11:53:54 #11 5.568 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:53:54 #11 5.606 dh_installchangelogs
11:53:55 #11 5.821 dh_compress
11:53:55 #11 5.891 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:53:55 #11 5.923 dh_fixperms
11:53:55 #11 6.042 dh_installdeb
11:53:55 #11 6.123 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:53:55 #11 6.125 dh_gencontrol
11:53:55 #11 6.458 dh_md5sums
11:53:55 #11 6.542 dh_builddeb
11:53:55 #11 6.603 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
11:53:55 #11 6.644 
11:53:55 #11 6.644 The package has been created.
11:53:55 #11 6.644 Attention, the package has been created in the current directory,
11:53:55 #11 6.644 not in ".." as indicated by the message above!
11:53:55 #11 6.678 Selecting previously unselected package docker-ce-build-deps.
11:53:55 #11 6.703 (Reading database ... 17083 files and directories currently installed.)
11:53:56 #11 6.705 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
11:53:56 #11 6.711 Unpacking docker-ce-build-deps (1.0) ...
11:53:56 #27 DONE 6.5s
11:53:56 
11:53:56 #29 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:53:56 #29 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:53:56 #29 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:53:56 #29 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:53:56 #29 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done
11:53:56 #29 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
11:53:56 #29 DONE 6.5s
11:53:56 
11:53:56 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:53:56 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:53:56 #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
11:53:56 #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
11:53:56 #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
11:53:56 #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s done
11:53:56 #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.3s done
11:53:56 #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.5s done
11:53:56 #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
11:53:56 #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.1s done
11:53:56 #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.2s done
11:53:56 #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.2s done
11:53:56 #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.2s done
11:53:56 #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 6.4s
11:53:56 #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
11:53:56 #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.6s done
11:53:57 #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
11:53:58 #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done
11:53:58 #9 ...
11:53:58 
11:53:58 #28 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:53:58 #28 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:53:58 #28 DONE 0.7s
11:53:58 
11:53:58 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:53:58 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:53:58 #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
11:53:58 #11 6.797 Reading package lists...
11:53:58 #11 9.217 Building dependency tree...
11:53:59 #11 9.492 Reading state information...
11:53:59 #11 9.546 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
11:53:59 #11 9.682 Starting 2 pkgProblemResolver with broken count: 0
11:53:59 #11 9.689 Done
11:53:59 #11 9.754  Done
11:53:59 #11 9.777 Starting pkgProblemResolver with broken count: 0
11:53:59 #11 9.867 Starting 2 pkgProblemResolver with broken count: 0
11:53:59 #11 9.873 Done
11:53:59 #11 10.19 The following additional packages will be installed:
11:53:59 #11 10.19   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
11:53:59 #11 10.19   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:53:59 #11 10.19   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
11:53:59 #11 10.19   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
11:53:59 #11 10.19   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
11:53:59 #11 10.19   libuv1 pkg-config
11:53:59 #11 10.19 Suggested packages:
11:53:59 #11 10.19   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
11:53:59 #11 10.19   libtool-doc seccomp libstdc++-8-doc
11:53:59 #9 ...
11:53:59 
11:53:59 #30 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:53:59 #30 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:53:59 #30 DONE 1.0s
11:53:59 
11:53:59 #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
11:53:59 #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
11:54:00 #11 10.71 The following NEW packages will be installed:
11:54:00 #11 10.71   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
11:54:00 #11 10.71   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:54:00 #11 10.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
11:54:00 #11 10.71   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
11:54:00 #11 10.71   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
11:54:00 #11 10.71   libuv1 pkg-config
11:54:00 #11 11.25 0 upgraded, 30 newly installed, 0 to remove and 15 not upgraded.
11:54:00 #11 11.25 1 not fully installed or removed.
11:54:00 #11 11.25 Need to get 17.5 MB of archives.
11:54:00 #11 11.25 After this operation, 72.0 MB of additional disk space will be used.
11:54:00 #11 11.25 Get:1 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
11:54:00 #11 11.29 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
11:54:00 #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.3s done
11:54:01 #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
11:54:01 #11 11.81 Get:3 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
11:54:01 #11 11.91 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
11:54:01 #11 11.98 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
11:54:01 #11 11.98 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
11:54:01 #11 12.44 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
11:54:01 #11 12.44 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
11:54:01 #11 12.45 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
11:54:01 #11 12.45 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
11:54:01 #11 12.46 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
11:54:01 #11 12.46 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
11:54:01 #11 12.47 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1 [96.7 kB]
11:54:01 #11 12.47 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
11:54:01 #11 12.48 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
11:54:01 #11 12.53 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
11:54:02 #11 12.61 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
11:54:02 #11 12.62 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u7+rpi1 [110 kB]
11:54:02 #11 12.63 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
11:54:02 #11 12.63 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
11:54:02 #11 12.64 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
11:54:02 #11 12.65 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
11:54:02 #11 12.65 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
11:54:02 #11 12.70 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
11:54:02 #11 12.71 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
11:54:02 #11 12.71 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
11:54:02 #11 12.79 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
11:54:02 #11 12.80 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
11:54:02 #11 12.81 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u7+rpi1 [322 kB]
11:54:02 #11 12.82 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
11:54:02 #11 13.33 debconf: delaying package configuration, since apt-utils is not installed
11:54:02 #11 13.40 Fetched 17.5 MB in 2s (8326 kB/s)
11:54:02 #11 13.43 Selecting previously unselected package libstdc++-8-dev:armhf.
11:54:02 #11 13.43 (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.)
11:54:02 #11 13.45 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
11:54:02 #11 13.46 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
11:54:03 #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.1s done
11:54:03 #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
11:54:03 #11 13.89 Selecting previously unselected package g++-8.
11:54:03 #11 13.90 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
11:54:03 #11 13.90 Unpacking g++-8 (8.3.0-6+rpi1) ...
11:54:04 #11 14.94 Selecting previously unselected package g++.
11:54:04 #11 14.94 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
11:54:04 #11 14.95 Unpacking g++ (4:8.3.0-1+rpi2) ...
11:54:04 #11 15.00 Selecting previously unselected package build-essential.
11:54:04 #11 15.00 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
11:54:04 #11 15.01 Unpacking build-essential (12.6) ...
11:54:04 #11 15.07 Selecting previously unselected package bash-completion.
11:54:04 #11 15.07 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
11:54:06 #11 16.40 Unpacking bash-completion (1:2.8-6) ...
11:54:06 #11 16.78 Selecting previously unselected package cmake-data.
11:54:06 #11 16.78 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
11:54:06 #11 16.79 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
11:54:07 #11 17.80 Selecting previously unselected package libarchive13:armhf.
11:54:07 #11 17.80 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
11:54:07 #11 17.82 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
11:54:07 #11 18.11 Selecting previously unselected package libjsoncpp1:armhf.
11:54:07 #11 18.11 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
11:54:07 #11 18.12 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
11:54:07 #11 18.20 Selecting previously unselected package librhash0:armhf.
11:54:07 #11 18.20 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
11:54:07 #11 18.22 Unpacking librhash0:armhf (1.3.8-1) ...
11:54:07 #11 18.31 Selecting previously unselected package libuv1:armhf.
11:54:07 #11 18.31 Preparing to unpack .../09-libuv1_1.24.1-1_armhf.deb ...
11:54:07 #11 18.32 Unpacking libuv1:armhf (1.24.1-1) ...
11:54:07 #11 18.40 Selecting previously unselected package cmake.
11:54:07 #11 18.40 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
11:54:08 #11 18.48 Unpacking cmake (3.16.3-3~bpo10+1) ...
11:54:08 #11 19.11 Selecting previously unselected package dh-apparmor.
11:54:08 #11 19.11 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
11:54:08 #11 19.12 Unpacking dh-apparmor (2.13.2-10) ...
11:54:08 #11 19.19 Selecting previously unselected package libbtrfs0:armhf.
11:54:08 #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 4.6s done
11:54:08 #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
11:54:08 #9 DONE 18.6s
11:54:08 
11:54:08 #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:54:08 #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
11:54:08 #11 19.19 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
11:54:08 #11 19.20 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
11:54:08 #11 19.27 Selecting previously unselected package libbtrfs-dev:armhf.
11:54:08 #11 19.27 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
11:54:08 #11 19.28 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
11:54:08 #11 19.37 Selecting previously unselected package dmsetup.
11:54:08 #11 19.37 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
11:54:08 #11 19.37 Unpacking dmsetup (2:1.02.155-3) ...
11:54:08 #11 19.46 Selecting previously unselected package libdevmapper1.02.1:armhf.
11:54:08 #11 19.46 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
11:54:08 #11 19.47 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
11:54:08 #11 19.54 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
11:54:08 #11 19.55 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
11:54:08 #11 19.56 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
11:54:09 #11 19.62 Selecting previously unselected package libudev-dev:armhf.
11:54:09 #11 19.62 Preparing to unpack .../17-libudev-dev_241-7~deb10u7+rpi1_armhf.deb ...
11:54:09 #11 19.64 Unpacking libudev-dev:armhf (241-7~deb10u7+rpi1) ...
11:54:09 #11 19.71 Selecting previously unselected package libsepol1-dev:armhf.
11:54:09 #11 19.71 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
11:54:09 #11 19.72 Unpacking libsepol1-dev:armhf (2.8-1) ...
11:54:09 #11 19.83 Selecting previously unselected package libpcre16-3:armhf.
11:54:09 #11 19.83 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
11:54:09 #11 19.84 Unpacking libpcre16-3:armhf (2:8.39-12) ...
11:54:09 #11 19.92 Selecting previously unselected package libpcre32-3:armhf.
11:54:09 #11 19.92 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
11:54:09 #11 19.93 Unpacking libpcre32-3:armhf (2:8.39-12) ...
11:54:09 #11 20.00 Selecting previously unselected package libpcrecpp0v5:armhf.
11:54:09 #11 20.01 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
11:54:09 #11 20.01 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
11:54:09 #11 20.08 Selecting previously unselected package libpcre3-dev:armhf.
11:54:09 #11 20.08 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
11:54:09 #11 20.09 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
11:54:09 #11 20.21 Selecting previously unselected package libselinux1-dev:armhf.
11:54:09 #11 20.22 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
11:54:09 #11 20.22 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
11:54:09 #11 20.31 Selecting previously unselected package libdevmapper-dev:armhf.
11:54:09 #11 20.31 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
11:54:09 #11 20.32 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
11:54:09 #11 20.38 Selecting previously unselected package libltdl7:armhf.
11:54:09 #11 20.39 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
11:54:09 #11 20.39 Unpacking libltdl7:armhf (2.4.6-9) ...
11:54:09 #11 20.45 Selecting previously unselected package libltdl-dev:armhf.
11:54:09 #11 20.45 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
11:54:09 #11 20.46 Unpacking libltdl-dev:armhf (2.4.6-9) ...
11:54:09 #11 20.54 Selecting previously unselected package libseccomp-dev:armhf.
11:54:09 #11 20.54 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
11:54:09 #11 20.54 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
11:54:10 #11 20.60 Selecting previously unselected package libsystemd-dev:armhf.
11:54:10 #11 20.61 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u7+rpi1_armhf.deb ...
11:54:10 #11 20.61 Unpacking libsystemd-dev:armhf (241-7~deb10u7+rpi1) ...
11:54:10 #11 20.76 Selecting previously unselected package pkg-config.
11:54:10 #11 20.76 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
11:54:10 #11 20.77 Unpacking pkg-config (0.29-6) ...
11:54:10 #11 20.85 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
11:54:10 #11 20.87 Setting up libseccomp-dev:armhf (2.3.3-4) ...
11:54:10 #11 20.89 Setting up libpcre16-3:armhf (2:8.39-12) ...
11:54:10 #11 20.90 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
11:54:10 #11 20.92 Setting up libsepol1-dev:armhf (2.8-1) ...
11:54:10 #11 20.94 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
11:54:10 #11 20.96 Setting up libuv1:armhf (1.24.1-1) ...
11:54:10 #11 20.98 Setting up bash-completion (1:2.8-6) ...
11:54:11 #10 DONE 3.5s
11:54:11 
11:54:11 #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
11:54:11 #11 sha256:6f1a85253619abe31cafbcf4ddd11103a6dfe1a36230c0f9b7b17cafcd5343e6
11:54:12 #11 DONE 0.5s
11:54:12 
11:54:12 #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
11:54:12 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
11:54:12 #11 22.53 Setting up libpcre32-3:armhf (2:8.39-12) ...
11:54:12 #11 22.55 Setting up pkg-config (0.29-6) ...
11:54:12 #11 22.67 Setting up libudev-dev:armhf (241-7~deb10u7+rpi1) ...
11:54:12 #11 22.70 Setting up libltdl7:armhf (2.4.6-9) ...
11:54:12 #11 22.71 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
11:54:12 #11 22.73 Setting up librhash0:armhf (1.3.8-1) ...
11:54:12 #11 22.75 Setting up cmake-data (3.16.3-3~bpo10+1) ...
11:54:12 #11 22.77 Setting up dh-apparmor (2.13.2-10) ...
11:54:12 #11 22.79 Setting up libsystemd-dev:armhf (241-7~deb10u7+rpi1) ...
11:54:12 #11 22.81 Setting up libjsoncpp1:armhf (1.7.4-3) ...
11:54:12 #11 22.82 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
11:54:12 #11 22.84 Setting up libpcre3-dev:armhf (2:8.39-12) ...
11:54:12 #11 22.86 Setting up libltdl-dev:armhf (2.4.6-9) ...
11:54:12 #11 22.88 Setting up g++-8 (8.3.0-6+rpi1) ...
11:54:12 #11 22.89 Setting up cmake (3.16.3-3~bpo10+1) ...
11:54:12 #11 22.91 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
11:54:12 #11 22.93 Setting up g++ (4:8.3.0-1+rpi2) ...
11:54:12 #11 22.98 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
11:54:12 #11 22.99 Setting up build-essential (12.6) ...
11:54:12 #11 23.00 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
11:54:12 #11 23.02 Setting up dmsetup (2:1.02.155-3) ...
11:54:12 #11 23.04 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
11:54:12 #11 23.05 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
11:54:12 #11 23.08 Setting up docker-ce-build-deps (1.0) ...
11:54:12 #11 23.10 Processing triggers for libc-bin (2.28-10+rpi1) ...
11:54:12 #11 23.14 Processing triggers for man-db (2.8.5-2) ...
11:54:13 #14 ...
11:54:13 
11:54:13 #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
11:54:13 #12 sha256:f5d146ff750b6df7166df70d5d3a9f21f9b35cb9b2d16ac1ba74570596b11b52
11:54:13 #12 DONE 1.2s
11:54:13 
11:54:13 #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
11:54:13 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:14 #11 DONE 24.7s
11:54:14 
11:54:14 #12 [stage-1 5/8] COPY sources/ /sources
11:54:14 #12 sha256:fd8ec01457f1ba68f46b16ad1eee45160c406d9a7982150f208c02fcc7df025d
11:54:14 #12 DONE 0.3s
11:54:14 
11:54:14 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
11:54:14 #14 sha256:9cfba1863e027deb1168a74fb06770875c26d185a5ab7e721cbd9b394c581a19
11:54:15 #13 1.323 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:54:15 #13 1.329 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:54:15 #13 1.343 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:54:15 #13 1.349 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:54:15 #13 1.604 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
11:54:15 #13 1.998 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:54:16 #13 2.579 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:54:16 #13 2.849 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
11:54:19 #14 DONE 4.6s
11:54:19 
11:54:19 #15 [stage-1 7/8] WORKDIR /root/build-deb
11:54:19 #15 sha256:73fcad9e5dd48f5f91577f606fcb5385a5332916e81b06e5cc4f91d94c636dfa
11:54:19 #15 DONE 0.0s
11:54:19 
11:54:19 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
11:54:19 #16 sha256:300e4250a1efee4eb9d42ad6619c811fd6deed43a2890409410e0b5b58a16df1
11:54:19 #16 DONE 0.0s
11:54:19 
11:54:19 #17 exporting to image
11:54:19 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:54:19 #17 exporting layers
11:54:19 #13 6.183 Fetched 8986 kB in 5s (1759 kB/s)
11:54:19 #13 6.183 Reading package lists...
11:54:19 #13 ...
11:54:19 
11:54:19 #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
11:54:19 #23 sha256:9b6110acec635badb1cd3feac9f6c6ac75628464f544c4bd52b52390720c875a
11:54:19 #23 1.441 + RM_GOPATH=0
11:54:19 #23 1.441 + TMP_GOPATH=
11:54:19 #23 1.441 + : /build
11:54:19 #23 1.441 + '[' -z '' ']'
11:54:19 #23 1.441 ++ mktemp -d
11:54:19 #23 1.443 + export GOPATH=/tmp/tmp.cRCf5hBpyN
11:54:19 #23 1.443 + GOPATH=/tmp/tmp.cRCf5hBpyN
11:54:19 #23 1.443 + RM_GOPATH=1
11:54:19 #23 1.443 + case "$(go env GOARCH)" in
11:54:19 #23 1.443 ++ go env GOARCH
11:54:19 #23 1.457 + export GO_BUILDMODE=-buildmode=pie
11:54:19 #23 1.457 + GO_BUILDMODE=-buildmode=pie
11:54:19 #23 1.457 ++ dirname /tmp/install/install.sh
11:54:19 #23 1.458 + dir=/tmp/install
11:54:19 #23 1.458 + bin=rootlesskit
11:54:19 #23 1.458 + shift
11:54:19 #23 1.458 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:54:19 #23 1.458 + . /tmp/install/rootlesskit.installer
11:54:19 #23 1.458 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:54:19 #23 1.458 + install_rootlesskit
11:54:19 #23 1.458 + case "$1" in
11:54:19 #23 1.458 + export CGO_ENABLED=0
11:54:19 #23 1.458 + CGO_ENABLED=0
11:54:19 #23 1.458 + _install_rootlesskit
11:54:19 #23 1.459 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:54:19 #23 1.459 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:54:19 #23 1.459 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cRCf5hBpyN/src/github.com/rootless-containers/rootlesskit
11:54:19 #23 1.463 Cloning into '/tmp/tmp.cRCf5hBpyN/src/github.com/rootless-containers/rootlesskit'...
11:54:19 #23 3.016 + cd /tmp/tmp.cRCf5hBpyN/src/github.com/rootless-containers/rootlesskit
11:54:19 #23 3.027 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:54:19 #23 3.037 + export GO111MODULE=on
11:54:19 #23 3.037 + GO111MODULE=on
11:54:19 #23 3.037 + export GOPROXY=https://proxy.golang.org
11:54:19 #23 3.038 + GOPROXY=https://proxy.golang.org
11:54:19 #23 3.038 + for f in rootlesskit rootlesskit-docker-proxy
11:54:19 #23 3.038 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:54:19 #23 3.987 go: downloading github.com/pkg/errors v0.9.1
11:54:19 #23 4.018 go: downloading github.com/sirupsen/logrus v1.8.1
11:54:19 #23 4.037 go: downloading github.com/urfave/cli/v2 v2.3.0
11:54:19 #23 4.176 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:54:19 #23 5.412 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:54:19 #23 5.622 go: downloading github.com/google/uuid v1.2.0
11:54:19 #23 5.629 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:54:19 #23 5.649 go: downloading github.com/moby/vpnkit v0.5.0
11:54:19 #23 5.668 go: downloading github.com/gofrs/flock v0.8.0
11:54:19 #23 5.678 go: downloading github.com/gorilla/mux v1.8.0
11:54:19 #23 5.733 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:54:19 #23 5.884 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:54:19 #23 5.968 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:54:20 #23 7.600 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:54:20 #23 7.715 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:54:21 #23 ...
11:54:21 
11:54: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
11:54:21 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:21 #13 6.183 Reading package lists...
11:54:22 #13 8.406 Reading package lists...
11:54:22 #13 ...
11:54:22 
11:54:22 #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
11:54:22 #20 sha256:16a81a991df5f77a29763574589b57e94157fff546df646464ec730b52b7802b
11:54:22 #20 1.501 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:54:22 #20 1.525 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:54:22 #20 1.525 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:54:22 #20 1.709 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
11:54:22 #20 2.139 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:54:22 #20 2.599 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:54:22 #20 5.647 Fetched 8453 kB in 4s (1922 kB/s)
11:54:22 #20 5.647 Reading package lists...
11:54:22 #20 7.656 Reading package lists...
11:54:22 #20 9.611 Building dependency tree...
11:54:22 #20 ...
11:54:22 
11:54:22 #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
11:54:22 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
11:54:22 #14 1.709 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:54:22 #14 1.718 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:54:22 #14 1.727 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:54:22 #14 1.953 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
11:54:22 #14 2.372 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:54:22 #14 2.863 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:54:22 #14 5.963 Fetched 8453 kB in 5s (1875 kB/s)
11:54:22 #14 5.963 Reading package lists...
11:54:22 #14 7.819 Reading package lists...
11:54:22 #14 9.893 Building dependency tree...
11:54:22 #14 ...
11:54:22 
11:54:22 #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
11:54:22 #20 sha256:16a81a991df5f77a29763574589b57e94157fff546df646464ec730b52b7802b
11:54:22 #20 10.56 The following additional packages will be installed:
11:54:22 #20 10.56   libbtrfs0
11:54:22 #20 10.61 The following NEW packages will be installed:
11:54:23 #20 10.62   libbtrfs-dev libbtrfs0
11:54:23 #12 66.66 --------------------------------------------------------------------------------
11:54:23 #12 66.66 Total                                              1.4 MB/s |  81 MB  00:58     
11:54:23 #12 66.82 Running transaction check
11:54:23 #12 66.97 Running transaction test
11:54:23 #12 67.12 Transaction test succeeded
11:54:23 #12 67.12 Running transaction
11:54:23 #12 69.55   Updating   : glibc-common-2.17-324.el7_9.x86_64                          1/68 
11:54:23 #12 70.05   Updating   : glibc-2.17-324.el7_9.x86_64                                 2/68 
11:54:23 #12 70.56   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
11:54:23 #12 70.58   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
11:54:23 #12 71.11   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
11:54:23 #12 72.76   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
11:54:23 #12 73.43 Failed to get D-Bus connection: Operation not permitted
11:54:23 #12 73.47   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
11:54:23 #12 73.97   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
11:54:23 #12 74.47   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
11:54:23 #12 74.97   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
11:54:23 #12 75.47   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
11:54:23 #12 75.98   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
11:54:23 #12 76.50   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
11:54:23 #20 10.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
11:54:23 #20 10.93 Need to get 119 kB of archives.
11:54:23 #20 10.93 After this operation, 387 kB of additional disk space will be used.
11:54:23 #20 10.93 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:54:23 #20 10.94 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:54:23 #12 76.55   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
11:54:23 #12 77.04   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
11:54:23 #20 11.32 debconf: delaying package configuration, since apt-utils is not installed
11:54:23 #20 11.39 Fetched 119 kB in 0s (449 kB/s)
11:54:24 #20 11.80 Selecting previously unselected package libbtrfs0.
11:54:24 #20 11.80 (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.)
11:54:24 #20 11.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:54:24 #20 11.84 Unpacking libbtrfs0 (4.20.1-2) ...
11:54:24 #20 11.92 Selecting previously unselected package libbtrfs-dev.
11:54:24 #20 11.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:54:24 #20 11.93 Unpacking libbtrfs-dev (4.20.1-2) ...
11:54:24 #20 12.01 Setting up libbtrfs0 (4.20.1-2) ...
11:54:24 #20 12.02 Setting up libbtrfs-dev (4.20.1-2) ...
11:54:24 #20 12.03 Processing triggers for libc-bin (2.28-10) ...
11:54:24 #12 77.09   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
11:54:25 #12 78.20   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
11:54:25 #12 78.78   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
11:54:25 #20 DONE 13.2s
11:54:25 
11:54:25 #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
11:54:25 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:25 #13 8.406 Reading package lists...
11:54:25 #13 10.24 Building dependency tree...
11:54:25 #13 10.78 The following additional packages will be installed:
11:54:25 #13 10.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:54:25 #13 10.78   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:54:25 #13 10.78   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:54:25 #13 10.78   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
11:54:25 #13 10.78   mingw-w64-x86-64-dev
11:54:25 #13 10.78 Suggested packages:
11:54:25 #13 10.78   gcc-8-locales seccomp wine64
11:54:25 #13 11.04 The following NEW packages will be installed:
11:54:25 #13 11.05   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:54:25 #13 11.05   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:54:25 #13 11.05   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:54:25 #13 11.05   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:54:25 #13 11.05   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:54:25 #13 11.05   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:54:25 #13 11.05 The following packages will be upgraded:
11:54:25 #13 11.05   libseccomp2
11:54:25 #13 11.54 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
11:54:25 #13 11.54 Need to get 77.8 MB of archives.
11:54:25 #13 11.54 After this operation, 487 MB of additional disk space will be used.
11:54:25 #13 11.54 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
11:54:25 #13 11.56 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
11:54:25 #13 11.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]
11:54:25 #13 11.86 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:54:25 #13 11.86 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:54:25 #13 11.86 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:54:25 #13 11.86 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:54:25 #13 12.04 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:54:25 #13 12.22 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
11:54:25 #13 12.22 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]
11:54:26 #12 79.31   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
11:54:27 #12 79.87   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
11:54:27 #12 80.95   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
11:54:27 #12 80.97   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
11:54:27 #12 80.99   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
11:54:27 #13 13.86 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]
11:54:27 #17 exporting layers 7.3s done
11:54:27 #17 writing image sha256:e93998e031d4b7ca0520d6037a928107599c730f1e35f6cbb6681914a19314a0 done
11:54:27 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
11:54:27 #17 DONE 7.3s
11:54:27 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
11:54:27 + set -e
11:54:27 + mkdir -p /root/build-deb/engine
11:54:27 + tar -C /root/build-deb -xzf /sources/engine.tgz
11:54:27 + mkdir -p /root/build-deb/cli
11:54:27 + tar -C /root/build-deb -xzf /sources/cli.tgz
11:54:28 #12 81.50   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
11:54:28 #12 82.00   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
11:54:28 #12 82.10   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
11:54:28 #13 14.96 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:54:28 #13 14.96 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:54:28 #13 14.96 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:54:28 #13 14.96 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:54:28 #13 14.96 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
11:54:28 #13 14.97 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
11:54:28 #13 14.97 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:54:28 #13 14.98 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:54:28 #13 14.99 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:54:28 #13 15.00 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:54:28 #13 15.00 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:54:28 #13 15.02 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:54:28 #13 15.03 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:54:28 #13 15.03 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
11:54:28 #13 15.04 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
11:54:28 + mkdir -p /root/build-deb/compose-cli
11:54:28 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
11:54:28 + mkdir -p /root/build-deb/scan-cli-plugin
11:54:28 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
11:54:28 + mkdir -p /go/src/github.com/docker
11:54:28 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
11:54:28 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
11:54:28 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
11:54:28 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
11:54:28 + EPOCH=5
11:54:28 + EPOCH_SEP=
11:54:28 + [[ ! -z 5 ]]
11:54:28 + EPOCH_SEP=:
11:54:28 + [[ -z 0.0.0-20210702143511-f782d13 ]]
11:54:28 + echo VERSION AAA 0.0.0-20210702143511-f782d13
11:54:28 VERSION AAA 0.0.0-20210702143511-f782d13
11:54:28 VERSION bbb 0.0.0-20210702143511-f782d13
11:54:28 + VERSION=0.0.0-20210702143511-f782d13
11:54:28 + echo VERSION bbb 0.0.0-20210702143511-f782d13
11:54:28 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
11:54:28 + debSource=docker-ce
11:54:28 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
11:54:28 + debMaintainer='Docker <support@docker.com>'
11:54:28 ++ date --rfc-2822
11:54:28 + debDate='Sat, 03 Jul 2021 11:54:28 +0000'
11:54:28 + cat
11:54:28 + export CLI_GITCOMMIT=f782d13
11:54:28 + CLI_GITCOMMIT=f782d13
11:54:28 + export ENGINE_GITCOMMIT=45b45ad
11:54:28 + ENGINE_GITCOMMIT=45b45ad
11:54:28 VERSION BBB 0.0.0-20210702143511-f782d13
11:54:28 + export SCAN_GITCOMMIT=35651ca
11:54:28 + SCAN_GITCOMMIT=35651ca
11:54:28 + echo VERSION BBB 0.0.0-20210702143511-f782d13
11:54:28 + dpkg-buildpackage -uc -us -I.git
11:54:29 #13 15.45 debconf: delaying package configuration, since apt-utils is not installed
11:54:29 #13 15.52 Fetched 77.8 MB in 4s (20.6 MB/s)
11:54:29 #13 15.57 (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.)
11:54:29 #13 15.60 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
11:54:29 #13 15.61 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
11:54:29 dpkg-buildpackage: info: source package docker-ce
11:54:29 dpkg-buildpackage: info: source version 5:0.0.0-20210702143511-f782d13-0~raspbian-buster
11:54:29 dpkg-buildpackage: info: source distribution buster
11:54:29 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
11:54:29  dpkg-source -I.git --before-build .
11:54:29 dpkg-buildpackage: info: host architecture armhf
11:54:29 #12 82.13   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
11:54:29 #13 15.76 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
11:54:29 #13 15.86 Selecting previously unselected package binutils-mingw-w64-i686.
11:54:29 #13 15.86 (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.)
11:54:29 #13 15.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:54:29 #13 15.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:54:29  debian/rules clean
11:54:29 dh clean --with=bash-completion --with=systemd
11:54:29 #12 83.17   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
11:54:29 #12 83.68   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
11:54:30    dh_clean
11:54:30 #13 16.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:54:30 #13 16.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:54:30 #13 16.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:54:30 #12 83.71   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
11:54:30 #12 84.30   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
11:54:30 #12 84.32   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
11:54:30  dpkg-source -I.git -b .
11:54:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~raspbian'
11:54:30 dpkg-source: info: using source format '1.0'
11:54:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.tar.gz
11:54:31 #12 84.40   Installing : autoconf-2.69-11.el7.noarch                                33/68 
11:54:31 #12 84.89 install-info: No such file or directory for /usr/share/info/autoconf.info
11:54:31 #12 84.92   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
11:54:31 #12 84.95   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
11:54:31 #12 84.98   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
11:54:31 #12 85.55   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
11:54:32 #12 85.58   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
11:54:32 #12 86.09   Installing : less-458-9.el7.x86_64                                      39/68 
11:54:32 #13 18.40 Selecting previously unselected package binutils-mingw-w64.
11:54:32 #13 18.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:54:32 #13 18.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:54:32 #13 18.51 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:54:32 #13 18.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:54:32 #13 18.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:54:32 #13 18.59 Selecting previously unselected package dmsetup.
11:54:32 #13 18.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:54:32 #13 18.60 Unpacking dmsetup (2:1.02.155-3) ...
11:54:32 #13 18.73 Selecting previously unselected package mingw-w64-common.
11:54:32 #13 18.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:54:32 #13 18.74 Unpacking mingw-w64-common (6.0.0-3) ...
11:54:32 #12 86.11   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
11:54:32 #13 ...
11:54:32 
11:54:32 #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
11:54:32 #14 sha256:2f4854d2f0c987837f354be2651137a6f9a91c381eed55acd6415d2008967e6b
11:54:32 #14 10.65 The following additional packages will be installed:
11:54:32 #14 10.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:54:32 #14 10.66 Suggested packages:
11:54:32 #14 10.66   cmake-doc ninja-build lrzip
11:54:32 #14 10.66 Recommended packages:
11:54:32 #14 10.66   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:54:32 #14 10.88 The following NEW packages will be installed:
11:54:32 #14 10.88   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:54:32 #14 10.88   vim-common xxd
11:54:32 #14 11.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
11:54:32 #14 11.16 Need to get 14.9 MB of archives.
11:54:32 #14 11.16 After this operation, 61.8 MB of additional disk space will be used.
11:54:32 #14 11.16 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:54:32 #14 11.17 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:54:32 #14 11.17 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:54:32 #14 11.21 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:54:32 #14 11.52 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
11:54:32 #14 11.54 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:54:32 #14 11.54 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:54:32 #14 11.55 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:54:32 #14 11.55 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
11:54:32 #14 11.55 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:54:32 #14 12.18 debconf: delaying package configuration, since apt-utils is not installed
11:54:32 #14 12.24 Fetched 14.9 MB in 1s (18.7 MB/s)
11:54:32 #14 13.19 Selecting previously unselected package xxd.
11:54:32 #14 13.19 (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.)
11:54:32 #14 13.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:54:32 #14 13.33 Unpacking xxd (2:8.1.0875-5) ...
11:54:32 #14 13.58 Selecting previously unselected package vim-common.
11:54:32 #14 13.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:54:32 #14 13.61 Unpacking vim-common (2:8.1.0875-5) ...
11:54:32 #14 13.81 Selecting previously unselected package cmake-data.
11:54:32 #14 13.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:54:32 #14 13.83 Unpacking cmake-data (3.13.4-1) ...
11:54:32 #14 15.21 Selecting previously unselected package libicu63:amd64.
11:54:32 #14 15.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:54:32 #14 15.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:54:32 #14 17.61 Selecting previously unselected package libxml2:amd64.
11:54:32 #14 17.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
11:54:32 #14 17.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:54:32 #14 17.82 Selecting previously unselected package libarchive13:amd64.
11:54:32 #14 17.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:54:32 #14 17.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:54:32 #14 17.93 Selecting previously unselected package libjsoncpp1:amd64.
11:54:32 #14 17.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:54:32 #14 17.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:54:32 #14 17.99 Selecting previously unselected package librhash0:amd64.
11:54:32 #14 17.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:54:32 #14 18.00 Unpacking librhash0:amd64 (1.3.8-1) ...
11:54:32 #14 18.09 Selecting previously unselected package libuv1:amd64.
11:54:32 #14 18.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
11:54:32 #14 18.10 Unpacking libuv1:amd64 (1.24.1-1) ...
11:54:32 #14 18.16 Selecting previously unselected package cmake.
11:54:32 #14 18.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:54:32 #14 18.17 Unpacking cmake (3.13.4-1) ...
11:54:32 #14 19.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:54:32 #14 19.73 Setting up xxd (2:8.1.0875-5) ...
11:54:32 #14 19.74 Setting up libuv1:amd64 (1.24.1-1) ...
11:54:32 #14 19.75 Setting up vim-common (2:8.1.0875-5) ...
11:54:32 #14 19.79 Setting up librhash0:amd64 (1.3.8-1) ...
11:54:32 #14 19.80 Setting up cmake-data (3.13.4-1) ...
11:54:32 #14 19.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:54:32 #14 19.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:54:32 #14 19.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:54:32 #14 19.85 Setting up cmake (3.13.4-1) ...
11:54:32 #14 19.86 Processing triggers for libc-bin (2.28-10) ...
11:54:32 #14 19.89 Processing triggers for mime-support (3.62) ...
11:54:33 #12 86.65   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
11:54:33 #14 DONE 21.4s
11:54:33 
11:54:33 #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
11:54:33 #16 sha256:31188f16115274dbe7a718338447b6b6a3ce5c1ff682396dcc894aba97ff4090
11:54:34 #12 86.95   Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64                 42/68 
11:54:34 #12 87.61   Installing : glibc-headers-2.17-324.el7_9.x86_64                        43/68 
11:54:35 #16 1.285 + RM_GOPATH=0
11:54:35 #16 1.285 + TMP_GOPATH=
11:54:35 #16 1.285 + : /build
11:54:35 #16 1.285 + '[' -z '' ']'
11:54:35 #16 1.285 ++ mktemp -d
11:54:35 #16 1.286 + export GOPATH=/tmp/tmp.ez7R4WqIwd
11:54:35 #16 1.286 + GOPATH=/tmp/tmp.ez7R4WqIwd
11:54:35 #16 1.286 + RM_GOPATH=1
11:54:35 #16 1.286 + case "$(go env GOARCH)" in
11:54:35 #16 1.288 ++ go env GOARCH
11:54:35 #16 1.293 + export GO_BUILDMODE=-buildmode=pie
11:54:35 #16 1.293 + GO_BUILDMODE=-buildmode=pie
11:54:35 #16 1.294 ++ dirname /tmp/install/install.sh
11:54:35 #16 1.295 + dir=/tmp/install
11:54:35 #16 1.295 + bin=tini
11:54:35 #16 1.295 + shift
11:54:35 #16 1.295 + '[' '!' -f /tmp/install/tini.installer ']'
11:54:35 #16 1.295 + . /tmp/install/tini.installer
11:54:35 #16 1.295 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:54:35 #16 1.295 + install_tini
11:54:35 #16 1.295 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:54:35 #16 1.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:54:35 #16 1.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.ez7R4WqIwd/tini
11:54:35 #16 1.296 Cloning into '/tmp/tmp.ez7R4WqIwd/tini'...
11:54:35 #12 87.74   Installing : glibc-devel-2.17-324.el7_9.x86_64                          44/68 
11:54:35 #16 1.737 + cd /tmp/tmp.ez7R4WqIwd/tini
11:54:35 #16 1.737 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:54:35 #16 1.743 + cmake .
11:54:35 #16 ...
11:54:35 
11:54:35 #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
11:54:35 #21 sha256:e7c19689b1e5eda1322e8ad3ab89dfc1eaadcc10b88a55ae945a199f2f87ee1d
11:54:35 #21 1.351 + RM_GOPATH=0
11:54:35 #21 1.351 + TMP_GOPATH=
11:54:35 #21 1.351 + : /build
11:54:35 #21 1.351 + '[' -z '' ']'
11:54:35 #21 1.352 ++ mktemp -d
11:54:35 #21 1.353 + export GOPATH=/tmp/tmp.B8AZ7eZBbd
11:54:35 #21 1.353 + GOPATH=/tmp/tmp.B8AZ7eZBbd
11:54:35 #21 1.353 + RM_GOPATH=1
11:54:35 #21 1.354 + case "$(go env GOARCH)" in
11:54:35 #21 1.354 ++ go env GOARCH
11:54:35 #21 1.364 + export GO_BUILDMODE=-buildmode=pie
11:54:35 #21 1.364 + GO_BUILDMODE=-buildmode=pie
11:54:35 #21 1.365 ++ dirname /tmp/install/install.sh
11:54:35 #21 1.366 + dir=/tmp/install
11:54:35 #21 1.366 + bin=containerd
11:54:35 #21 1.366 + shift
11:54:35 #21 1.366 + '[' '!' -f /tmp/install/containerd.installer ']'
11:54:35 #21 1.366 + . /tmp/install/containerd.installer
11:54:35 #21 1.366 ++ set -e
11:54:35 #21 1.366 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
11:54:35 #21 1.366 + install_containerd
11:54:35 #21 1.367 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
11:54:35 #21 1.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B8AZ7eZBbd/src/github.com/containerd/containerd
11:54:35 #21 1.368 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
11:54:35 #21 1.372 Cloning into '/tmp/tmp.B8AZ7eZBbd/src/github.com/containerd/containerd'...
11:54:35 #21 ...
11:54:35 
11:54:35 #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
11:54:35 #16 sha256:31188f16115274dbe7a718338447b6b6a3ce5c1ff682396dcc894aba97ff4090
11:54:35 #16 1.949 -- The C compiler identification is GNU 8.3.0
11:54:35 #16 1.968 -- Check for working C compiler: /usr/bin/cc
11:54:35 #16 2.179 -- Check for working C compiler: /usr/bin/cc -- works
11:54:35 #12 89.34   Installing : gcc-4.8.5-44.el7.x86_64                                    45/68 
11:54:35 #12 89.89   Installing : pcre-devel-8.32-17.el7.x86_64                              46/68 
11:54:35 #16 2.181 -- Detecting C compiler ABI info
11:54:35 #16 2.471 -- Detecting C compiler ABI info - done
11:54:36 #12 89.92   Installing : libsepol-devel-2.5-10.el7.x86_64                           47/68 
11:54:36 #12 89.99   Installing : libselinux-devel-2.5-15.el7.x86_64                         48/68 
11:54:36 #12 90.05   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/68 
11:54:36 #16 2.490 -- Detecting C compile features
11:54:36 #12 90.13   Installing : automake-1.13.4-3.el7.noarch                               50/68 
11:54:36 #12 90.62 install-info: No such file or directory for /usr/share/info/automake.info.gz
11:54:36 #12 90.64   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
11:54:36 #12 90.70   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
11:54:37 #16 3.255 -- Detecting C compile features - done
11:54:37 #16 3.268 -- Performing Test HAS_BUILTIN_FORTIFY
11:54:37 #16 3.339 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:54:37 #16 3.371 -- Configuring done
11:54:37 #16 3.383 -- Generating done
11:54:37 #16 3.384 -- Build files have been written to: /tmp/tmp.ez7R4WqIwd/tini
11:54:37 #16 3.390 + make tini-static
11:54:37 #16 3.512 Scanning dependencies of target tini-static
11:54:37 #16 3.541 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:54:37 #12 90.75   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
11:54:37 #16 4.046 [100%] Linking C executable tini-static
11:54:38 #16 4.338 [100%] Built target tini-static
11:54:38 #16 4.374 + mkdir -p /build
11:54:38 #16 4.377 + cp tini-static /build/docker-init
11:54:38 #12 91.25   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
11:54:38 #12 91.85   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
11:54:38 #12 92.34 install-info: No such file or directory for /usr/share/info/libtool.info.gz
11:54:38 #12 92.36   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            56/68 
11:54:38 #12 92.58   Installing : glibc-static-2.17-324.el7_9.x86_64                         57/68 
11:54:38 #12 92.65   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
11:54:38 #12 92.67   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
11:54:39 #16 DONE 5.6s
11:54:39 
11:54:39 #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
11:54:39 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:39 #13 20.88 Selecting previously unselected package mingw-w64-x86-64-dev.
11:54:39 #13 20.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:54:39 #13 20.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:54:39 #13 23.04 Selecting previously unselected package gcc-mingw-w64-base.
11:54:39 #13 23.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:54:39 #13 23.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:54:39 #13 23.19 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:54:39 #13 23.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:54:39 #13 23.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:54:39 #12 92.71   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
11:54:39 #12 93.54   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
11:54:40 #12 93.57   Installing : which-2.20-7.el7.x86_64                                    62/68 
11:54:40 #12 94.06 install-info: No such file or directory for /usr/share/info/which.info.gz
11:54:40 #12 94.55   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
11:54:41 #12 94.57   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
11:54:42 #12 95.53   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
11:54:42 #13 ...
11:54:42 
11:54:42 #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
11:54:42 #21 sha256:e7c19689b1e5eda1322e8ad3ab89dfc1eaadcc10b88a55ae945a199f2f87ee1d
11:54:42 #21 17.12 + cd /tmp/tmp.B8AZ7eZBbd/src/github.com/containerd/containerd
11:54:42 #21 17.12 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
11:54:43 #12 96.04   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
11:54:43 #12 96.55   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
11:54:43 #21 17.67 + export 'BUILDTAGS=netgo osusergo static_build'
11:54:43 #21 17.67 + BUILDTAGS='netgo osusergo static_build'
11:54:43 #21 17.67 + export EXTRA_FLAGS=-buildmode=pie
11:54:43 #21 17.67 + EXTRA_FLAGS=-buildmode=pie
11:54:43 #21 17.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:54:43 #21 17.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:54:43 #21 17.68 + '[' '' = dynamic ']'
11:54:43 #21 17.68 + make
11:54:43 #21 18.07 + bin/ctr
11:54:43 #12 96.58   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
11:54:43 #12 97.60   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
11:54:43 #12 97.62   Verifying  : glibc-static-2.17-324.el7_9.x86_64                          2/68 
11:54:43 #12 97.63   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
11:54:43 #12 97.65   Verifying  : glibc-2.17-324.el7_9.x86_64                                 4/68 
11:54:43 #12 97.66   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
11:54:43 #12 97.67   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
11:54:43 #12 97.68   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
11:54:43 #12 97.69   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          8/68 
11:54:43 #12 97.70   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
11:54:43 #12 97.71   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
11:54:43 #12 97.73   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
11:54:43 #12 97.74   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
11:54:43 #12 97.75   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
11:54:43 #12 97.76   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
11:54:43 #12 97.77   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
11:54:43 #12 97.78   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
11:54:43 #12 97.79   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         17/68 
11:54:43 #12 97.80   Verifying  : which-2.20-7.el7.x86_64                                    18/68 
11:54:43 #12 97.81   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/68 
11:54:43 #12 97.82   Verifying  : glibc-headers-2.17-324.el7_9.x86_64                        20/68 
11:54:43 #12 97.83   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
11:54:43 #12 97.84   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
11:54:44 #12 97.85   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
11:54:44 #12 97.86   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               24/68 
11:54:44 #12 97.87   Verifying  : glibc-common-2.17-324.el7_9.x86_64                         25/68 
11:54:44 #12 97.89   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
11:54:44 #12 97.89   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
11:54:44 #12 97.91   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
11:54:44 #12 97.92   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
11:54:44 #12 97.93   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
11:54:44 #12 97.94   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
11:54:44 #12 97.95   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
11:54:44 #12 97.96   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
11:54:44 #12 97.97   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
11:54:44 #12 97.98   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
11:54:44 #12 98.00   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
11:54:44 #12 98.01   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
11:54:44 #12 98.02   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
11:54:44 #12 98.03   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
11:54:44 #12 98.04   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
11:54:44 #12 98.05   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
11:54:44 #12 98.06   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
11:54:44 #12 98.07   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
11:54:44 #12 98.08   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
11:54:44 #12 98.09   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/68 
11:54:44 #12 98.11   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/68 
11:54:44 #12 98.11   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/68 
11:54:44 #12 98.13   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          48/68 
11:54:44 #12 98.14   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    49/68 
11:54:44 #12 98.15   Verifying  : pcre-devel-8.32-17.el7.x86_64                              50/68 
11:54:44 #12 98.16   Verifying  : autoconf-2.69-11.el7.noarch                                51/68 
11:54:44 #12 98.17   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      52/68 
11:54:44 #12 98.18   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/68 
11:54:44 #12 98.19   Verifying  : rsync-3.1.2-10.el7.x86_64                                  54/68 
11:54:44 #12 98.20   Verifying  : glibc-devel-2.17-324.el7_9.x86_64                          55/68 
11:54:44 #12 98.21   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/68 
11:54:44 #12 98.22   Verifying  : policycoreutils-2.5-34.el7.x86_64                          57/68 
11:54:44 #12 98.24   Verifying  : kernel-headers-3.10.0-1160.31.1.el7.x86_64                 58/68 
11:54:44 #12 98.28   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
11:54:44 #12 98.29   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
11:54:44 #12 98.30   Verifying  : less-458-9.el7.x86_64                                      61/68 
11:54:44 #12 98.31   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
11:54:44 #12 98.32   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
11:54:44 #12 98.32   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
11:54:44 #12 98.32   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
11:54:44 #12 98.33   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
11:54:44 #12 98.33   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
11:54:44 #12 98.33   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
11:54:44 #12 98.37 
11:54:44 #12 98.37 Installed:
11:54:44 #12 98.37   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
11:54:44 #12 98.37   cmake.x86_64 0:2.8.12.2-2.el7                                                 
11:54:44 #12 98.37   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
11:54:44 #12 98.37   gcc.x86_64 0:4.8.5-44.el7                                                     
11:54:44 #12 98.37   git.x86_64 0:1.8.3.1-23.el7_8                                                 
11:54:44 #12 98.37   glibc-static.x86_64 0:2.17-324.el7_9                                          
11:54:44 #12 98.37   libarchive.x86_64 0:3.1.2-14.el7_7                                            
11:54:44 #12 98.37   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
11:54:44 #12 98.37   libselinux-devel.x86_64 0:2.5-15.el7                                          
11:54:44 #12 98.37   libtool.x86_64 0:2.4.2-22.el7_3                                               
11:54:44 #12 98.37   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
11:54:44 #12 98.37   make.x86_64 1:3.82-24.el7                                                     
11:54:44 #12 98.37   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
11:54:44 #12 98.37   systemd-devel.x86_64 0:219-78.el7_9.3                                         
11:54:44 #12 98.37   which.x86_64 0:2.20-7.el7                                                     
11:54:44 #12 98.37 
11:54:44 #12 98.37 Dependency Installed:
11:54:44 #12 98.37   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
11:54:44 #12 98.37   autoconf.noarch 0:2.69-11.el7                                                 
11:54:44 #12 98.37   automake.noarch 0:1.13.4-3.el7                                                
11:54:44 #12 98.37   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
11:54:44 #12 98.37   checkpolicy.x86_64 0:2.5-8.el7                                                
11:54:44 #12 98.37   cpp.x86_64 0:4.8.5-44.el7                                                     
11:54:44 #12 98.37   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
11:54:44 #12 98.37   fipscheck.x86_64 0:1.4.1-6.el7                                                
11:54:44 #12 98.37   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
11:54:44 #12 98.37   glibc-devel.x86_64 0:2.17-324.el7_9                                           
11:54:44 #12 98.37   glibc-headers.x86_64 0:2.17-324.el7_9                                         
11:54:44 #12 98.37   kernel-headers.x86_64 0:3.10.0-1160.31.1.el7                                  
11:54:44 #12 98.37   less.x86_64 0:458-9.el7                                                       
11:54:44 #12 98.37   libcgroup.x86_64 0:0.41-21.el7                                                
11:54:44 #12 98.37   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
11:54:44 #12 98.37   libgomp.x86_64 0:4.8.5-44.el7                                                 
11:54:44 #12 98.37   libmpc.x86_64 0:1.0.1-3.el7                                                   
11:54:44 #12 98.37   libseccomp.x86_64 0:2.3.1-4.el7                                               
11:54:44 #12 98.37   libselinux-python.x86_64 0:2.5-15.el7                                         
11:54:44 #12 98.37   libselinux-utils.x86_64 0:2.5-15.el7                                          
11:54:44 #12 98.37   libsemanage-python.x86_64 0:2.5-14.el7                                        
11:54:44 #12 98.37   libsepol-devel.x86_64 0:2.5-10.el7                                            
11:54:44 #12 98.37   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
11:54:44 #12 98.37   lzo.x86_64 0:2.06-8.el7                                                       
11:54:44 #12 98.37   m4.x86_64 0:1.4.16-10.el7                                                     
11:54:44 #12 98.37   mpfr.x86_64 0:3.1.1-4.el7                                                     
11:54:44 #12 98.37   openssh.x86_64 0:7.4p1-21.el7                                                 
11:54:44 #12 98.37   openssh-clients.x86_64 0:7.4p1-21.el7                                         
11:54:44 #12 98.37   pcre-devel.x86_64 0:8.32-17.el7                                               
11:54:44 #12 98.37   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
11:54:44 #12 98.37   perl-Error.noarch 1:0.17020-2.el7                                             
11:54:44 #12 98.37   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
11:54:44 #12 98.37   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
11:54:44 #12 98.37   perl-Test-Harness.noarch 0:3.28-3.el7                                         
11:54:44 #12 98.37   policycoreutils.x86_64 0:2.5-34.el7                                           
11:54:44 #12 98.37   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
11:54:44 #12 98.37   policycoreutils-python.x86_64 0:2.5-34.el7                                    
11:54:44 #12 98.37   python-IPy.noarch 0:0.75-6.el7                                                
11:54:44 #12 98.37   rsync.x86_64 0:3.1.2-10.el7                                                   
11:54:44 #12 98.37   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
11:54:44 #12 98.37   setools-libs.x86_64 0:3.3.8-4.el7                                             
11:54:44 #12 98.37 
11:54:44 #12 98.37 Dependency Updated:
11:54:44 #12 98.37   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
11:54:44 #12 98.37   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
11:54:44 #12 98.37   glibc.x86_64 0:2.17-324.el7_9                                                 
11:54:44 #12 98.37   glibc-common.x86_64 0:2.17-324.el7_9                                          
11:54:44 #12 98.37   systemd.x86_64 0:219-78.el7_9.3                                               
11:54:44 #12 98.37   systemd-libs.x86_64 0:219-78.el7_9.3                                          
11:54:44 #12 98.37 
11:54:44 #12 98.37 Complete!
11:54:45 #12 DONE 98.8s
11:54:45 
11:54:45 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
11:54:45 #14 sha256:ea32d1f56f9f56a2dafbb00bf1e5602110d475cd296b15811ca9f40f4f3cc272
11:54:47 #14 DONE 2.2s
11:54:47 
11:54:47 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
11:54:47 #15 sha256:5dc810a21917b5852937a43c9a4f27a53cd886c026f5fc4f56e0267111529dd2
11:54:47 #15 DONE 0.0s
11:54:47 
11:54:47 #16 exporting to image
11:54:47 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:54:47 #16 exporting layers
11:54:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.dsc
11:54:48  debian/rules build
11:54:48 dh build --with=bash-completion --with=systemd
11:54:48    dh_update_autotools_config
11:54:48    dh_autoreconf
11:54:48    debian/rules override_dh_auto_build
11:54:48 make[1]: Entering directory '/root/build-deb'
11:54:48 # Build the daemon and dependencies
11:54:48 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
11:54:48 
11:54:48 Removing bundles/
11:54:48 
11:54:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:54:48 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:54:48 GOOS="" GOARCH="" GOARM=""
11:54:51 #21 ...
11:54:51 
11:54:51 #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
11:54:51 #23 sha256:9b6110acec635badb1cd3feac9f6c6ac75628464f544c4bd52b52390720c875a
11:54:51 #23 34.18 + for f in rootlesskit rootlesskit-docker-proxy
11:54:51 #23 34.18 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:54:51 #23 DONE 39.2s
11:54:51 
11:54:51 #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
11:54:51 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:51 #13 31.32 Selecting previously unselected package g++-mingw-w64-x86-64.
11:54:51 #13 31.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:54:51 #13 31.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:54:51 #13 37.56 Selecting previously unselected package libapparmor1:amd64.
11:54:51 #13 37.56 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:54:51 #13 37.63 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:54:51 #13 ...
11:54:51 
11:54:51 #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:54:51 #24 sha256:f5433b98082b9f21a8c71954a3846198e7ce10134c281d4d566ddb8ec5b743fa
11:54:51 #24 DONE 0.1s
11:54:51 
11:54:51 #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:54:51 #25 sha256:fc4f9d867ea06723ae23f1f47a4bfb25a3fb7f13b62345e86c652156a80c987b
11:54:51 #25 DONE 0.0s
11:54:51 
11:54:51 #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
11:54:51 #13 sha256:b630d41276d70b85f41b6afa0a8333a2b225293ce7228fff7f98647016622d34
11:54:51 #13 37.98 Selecting previously unselected package libapparmor-dev:amd64.
11:54:51 #13 37.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:54:51 #13 37.98 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:54:51 #13 38.10 Selecting previously unselected package libbtrfs0.
11:54:51 #13 38.10 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:54:51 #13 38.11 Unpacking libbtrfs0 (4.20.1-2) ...
11:54:51 #13 38.14 Selecting previously unselected package libbtrfs-dev.
11:54:51 #13 38.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:54:51 #13 38.15 Unpacking libbtrfs-dev (4.20.1-2) ...
11:54:51 #13 38.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:54:51 #16 exporting layers 4.3s done
11:54:51 #16 writing image sha256:ddf1da59a2a1dba096450ba95db98fd6644d85f2db4f68ff5b0e0d139c9cf906 done
11:54:51 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
11:54:51 #16 DONE 4.3s
11:54:51 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 f782d13' --define '_gitcommit_engine 45b45ad' --define '_release 0' --define '_version 0.0.0.20210702143511.f782d13' --define '_origversion 0.0.0-20210702143511-f782d13' --define '_compose_rpm_version 2.0.0.beta.4' --define '_compose_version v2.0.0-beta.4' --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-compose-plugin.spec SPECS/docker-scan-plugin.spec
11:54:51 #13 38.23 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:54:51 #13 38.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:54:51 #13 38.27 Selecting previously unselected package libudev-dev:amd64.
11:54:51 #13 38.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
11:54:51 #13 38.30 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
11:54:51 #13 38.37 Selecting previously unselected package libsepol1-dev:amd64.
11:54:51 #13 38.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:54:51 #13 38.38 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:54:51 #13 38.51 Selecting previously unselected package libpcre16-3:amd64.
11:54:51 #13 38.51 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:54:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OdHp7y
11:54:51 + umask 022
11:54:51 + cd /root/rpmbuild/BUILD
11:54:51 + cd /root/rpmbuild/BUILD
11:54:51 + rm -rf src
11:54:51 + /usr/bin/mkdir -p src
11:54:51 + cd src
11:54:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:54:51 + /usr/bin/tar -xf -
11:54:52 #13 38.52 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:54:52 #13 38.61 Selecting previously unselected package libpcre32-3:amd64.
11:54:52 #13 38.61 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:54:52 #13 38.62 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:54:52 #13 38.70 Selecting previously unselected package libpcrecpp0v5:amd64.
11:54:52 #13 38.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:54:52 #13 38.70 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:54:52 #13 38.76 Selecting previously unselected package libpcre3-dev:amd64.
11:54:52 #13 38.76 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:54:52 #13 38.76 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:54:52 #13 38.93 Selecting previously unselected package libselinux1-dev:amd64.
11:54:52 #13 38.93 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:54:52 #13 38.93 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:54:52 + STATUS=0
11:54:52 + '[' 0 -ne 0 ']'
11:54:52 + /usr/bin/tar -xf -
11:54:52 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:54:52 #13 39.06 Selecting previously unselected package libdevmapper-dev:amd64.
11:54:52 #13 39.06 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:54:52 #13 39.07 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:54:52 #13 39.13 Selecting previously unselected package libseccomp-dev:amd64.
11:54:52 #13 39.13 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
11:54:52 #13 39.14 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:54:52 #13 39.21 Selecting previously unselected package libsystemd-dev:amd64.
11:54:52 #13 39.22 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
11:54:52 #13 39.22 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
11:54:53 #13 39.47 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:54:53 #13 39.47 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:54:53 #13 39.48 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:54:53 #13 39.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:54:53 #13 39.50 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:54:53 #13 39.52 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:54:53 #13 39.53 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:54:53 #13 39.54 Setting up libbtrfs0 (4.20.1-2) ...
11:54:53 #13 39.55 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:54:53 + STATUS=0
11:54:53 + '[' 0 -ne 0 ']'
11:54:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:54:53 #13 39.63 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
11:54:53 #13 39.65 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:54:53 #13 39.67 Setting up libbtrfs-dev (4.20.1-2) ...
11:54:53 #13 39.68 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:54:53 #13 39.69 Setting up mingw-w64-common (6.0.0-3) ...
11:54:53 #13 39.70 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
11:54:53 #13 39.70 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:54:53 #13 39.71 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:54:53 #13 39.73 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:54:53 #13 39.74 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
11:54:53 #13 39.74 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
11:54:53 #13 39.75 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:54:53 #13 39.75 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
11:54:53 #13 39.76 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
11:54:53 #13 39.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:54:53 #13 39.78 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:54:53 #13 39.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:54:53 #13 39.80 Setting up dmsetup (2:1.02.155-3) ...
11:54:53 #13 39.81 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:54:53 #13 39.82 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:54:53 #13 39.83 Processing triggers for libc-bin (2.28-10) ...
11:54:53 + exit 0
11:54:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fK821Q
11:54:53 + umask 022
11:54:53 + cd /root/rpmbuild/BUILD
11:54:53 + cd src
11:54:53 + export DOCKER_GITCOMMIT=45b45ad
11:54:53 + DOCKER_GITCOMMIT=45b45ad
11:54:53 + mkdir -p /go/src/github.com/docker
11:54:53 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
11:54:53 + pushd /root/rpmbuild/BUILD/src/engine
11:54:53 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
11:54:53 + TMP_GOPATH=/go
11:54:53 + hack/dockerfile/install/install.sh tini
11:54:53 + RM_GOPATH=0
11:54:53 + TMP_GOPATH=/go
11:54:53 + : /usr/local/bin
11:54:53 + '[' -z /go ']'
11:54:53 + export GOPATH=/go
11:54:53 + GOPATH=/go
11:54:53 + case "$(go env GOARCH)" in
11:54:53 ++ go env GOARCH
11:54:53 + export GO_BUILDMODE=-buildmode=pie
11:54:53 + GO_BUILDMODE=-buildmode=pie
11:54:53 ++ dirname hack/dockerfile/install/install.sh
11:54:53 + dir=hack/dockerfile/install
11:54:53 + bin=tini
11:54:53 + shift
11:54:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:54:53 + . hack/dockerfile/install/tini.installer
11:54:53 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:54:53 + install_tini
11:54:53 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:54:53 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:54:53 + git clone https://github.com/krallin/tini.git /go/tini
11:54:53 Cloning into '/go/tini'...
11:54:53 #13 DONE 40.0s
11:54:53 
11:54:53 #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
11:54:53 #18 sha256:aee8a864728316c6fa40f8a8f93bba9ba05162824815155c925efeac2c9a3dbf
11:54:53 + cd /go/tini
11:54:53 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:54:53 + cmake .
11:54:53 -- The C compiler identification is GNU 4.8.5
11:54:53 -- Check for working C compiler: /usr/bin/cc
11:54:53 -- Check for working C compiler: /usr/bin/cc -- works
11:54:53 -- Detecting C compiler ABI info
11:54:53 -- Detecting C compiler ABI info - done
11:54:53 #18 ...
11:54:53 
11:54:53 #17 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
11:54:53 #17 sha256:e0a9fd3142ba4f0d96d7e28f06a1fd193da72ef5487fbfa1c585b4e0bbace790
11:54:53 #17 DONE 0.1s
11:54:53 -- Performing Test HAS_BUILTIN_FORTIFY
11:54:53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:54:53 -- Configuring done
11:54:53 -- Generating done
11:54:53 -- Build files have been written to: /go/tini
11:54:53 + make tini-static
11:54:53 Scanning dependencies of target tini-static
11:54:53 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:54:53 Linking C executable tini-static
11:54:54 
11:54:54 #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
11:54:54 #21 sha256:e7c19689b1e5eda1322e8ad3ab89dfc1eaadcc10b88a55ae945a199f2f87ee1d
11:54:54 [100%] Built target tini-static
11:54:54 + mkdir -p /usr/local/bin
11:54:54 + cp tini-static /usr/local/bin/docker-init
11:54:54 + VERSION=0.0.0-20210702143511-f782d13
11:54:54 + PRODUCT=docker
11:54:54 + hack/make.sh dynbinary
11:54:54 
11:54:54 Removing bundles/
11:54:54 
11:54:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:54:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:54:54 GOOS="" GOARCH="" GOARM=""
11:54:54 #21 ...
11:54:54 
11:54:54 #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
11:54:54 #18 sha256:aee8a864728316c6fa40f8a8f93bba9ba05162824815155c925efeac2c9a3dbf
11:54:54 #18 0.939 + RM_GOPATH=0
11:54:54 #18 0.939 + TMP_GOPATH=
11:54:54 #18 0.939 + : /build
11:54:54 #18 0.939 + '[' -z '' ']'
11:54:54 #18 0.939 ++ mktemp -d
11:54:54 #18 0.940 + export GOPATH=/tmp/tmp.ODxAxAQRsp
11:54:54 #18 0.940 + GOPATH=/tmp/tmp.ODxAxAQRsp
11:54:54 #18 0.940 + RM_GOPATH=1
11:54:54 #18 0.940 + case "$(go env GOARCH)" in
11:54:54 #18 0.940 ++ go env GOARCH
11:54:54 #18 0.946 + export GO_BUILDMODE=-buildmode=pie
11:54:54 #18 0.946 + GO_BUILDMODE=-buildmode=pie
11:54:54 #18 0.947 ++ dirname /tmp/install/install.sh
11:54:54 #18 0.947 + dir=/tmp/install
11:54:54 #18 0.947 + bin=runc
11:54:54 #18 0.947 + shift
11:54:54 #18 0.948 + '[' '!' -f /tmp/install/runc.installer ']'
11:54:54 #18 0.948 + . /tmp/install/runc.installer
11:54:54 #18 0.948 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
11:54:54 #18 0.948 + install_runc
11:54:54 #18 0.949 + grep -q '^3\.10\.0.*\.el7\.'
11:54:54 #18 0.949 + uname -r
11:54:54 #18 0.950 + RUNC_BUILDTAGS='seccomp '
11:54:54 #18 0.951 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
11:54:54 #18 0.951 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
11:54:54 #18 0.951 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ODxAxAQRsp/src/github.com/opencontainers/runc
11:54:54 #18 0.954 Cloning into '/tmp/tmp.ODxAxAQRsp/src/github.com/opencontainers/runc'...
11:54:57 #18 3.734 + cd /tmp/tmp.ODxAxAQRsp/src/github.com/opencontainers/runc
11:54:57 #18 3.735 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
11:54:57 #18 3.877 + '[' -z '' ']'
11:54:57 #18 3.877 + target=static
11:54:57 #18 3.877 + make 'BUILDTAGS=seccomp ' static
11:54:57 #18 4.153 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 .
11:55:11 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:55:11 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:55:11 GOOS="" GOARCH="" GOARM=""
11:55:11 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:55:11 
11:55:11 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
11:55:11 + RM_GOPATH=0
11:55:11 + TMP_GOPATH=/go
11:55:11 + : /usr/local/bin
11:55:11 + '[' -z /go ']'
11:55:11 + export GOPATH=/go
11:55:11 + GOPATH=/go
11:55:11 + case "$(go env GOARCH)" in
11:55:11 ++ go env GOARCH
11:55:11 + export GO_BUILDMODE=-buildmode=pie
11:55:11 + GO_BUILDMODE=-buildmode=pie
11:55:11 ++ dirname hack/dockerfile/install/install.sh
11:55:11 + dir=hack/dockerfile/install
11:55:11 + bin=tini
11:55:11 + shift
11:55:11 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:55:11 + . hack/dockerfile/install/tini.installer
11:55:11 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:55:11 + install_tini
11:55:11 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:55:11 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:55:11 + git clone https://github.com/krallin/tini.git /go/tini
11:55:11 Cloning into '/go/tini'...
11:55:11 + cd /go/tini
11:55:11 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:55:11 + cmake .
11:55:11 -- The C compiler identification is GNU 5.4.0
11:55:11 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
11:55:11 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
11:55:11 -- Detecting C compiler ABI info
11:55:11 -- Detecting C compiler ABI info - done
11:55:11 -- Detecting C compile features
11:55:11 -- Detecting C compile features - done
11:55:11 -- Performing Test HAS_BUILTIN_FORTIFY
11:55:11 -- Performing Test HAS_BUILTIN_FORTIFY - Success
11:55:11 -- Configuring done
11:55:11 -- Generating done
11:55:11 -- Build files have been written to: /go/tini
11:55:11 + make tini-static
11:55:11 make[2]: Entering directory '/go/tini'
11:55:11 make[3]: Entering directory '/go/tini'
11:55:11 make[4]: Entering directory '/go/tini'
11:55:11 make[5]: Entering directory '/go/tini'
11:55:11 Scanning dependencies of target tini-static
11:55:11 make[5]: Leaving directory '/go/tini'
11:55:11 make[5]: Entering directory '/go/tini'
11:55:11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:55:11 [100%] Linking C executable tini-static
11:55:11 make[5]: Leaving directory '/go/tini'
11:55:11 [100%] Built target tini-static
11:55:11 make[4]: Leaving directory '/go/tini'
11:55:11 make[3]: Leaving directory '/go/tini'
11:55:11 make[2]: Leaving directory '/go/tini'
11:55:11 + mkdir -p /usr/local/bin
11:55:11 + cp tini-static /usr/local/bin/docker-init
11:55:11 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
11:55:11 + RM_GOPATH=0
11:55:11 + TMP_GOPATH=/go
11:55:11 + : /usr/local/bin
11:55:11 + '[' -z /go ']'
11:55:11 + export GOPATH=/go
11:55:11 + GOPATH=/go
11:55:11 + case "$(go env GOARCH)" in
11:55:11 ++ go env GOARCH
11:55:11 + export GO_BUILDMODE=-buildmode=pie
11:55:11 + GO_BUILDMODE=-buildmode=pie
11:55:11 ++ dirname hack/dockerfile/install/install.sh
11:55:11 + dir=hack/dockerfile/install
11:55:11 + bin=rootlesskit
11:55:11 + shift
11:55:11 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
11:55:11 + . hack/dockerfile/install/rootlesskit.installer
11:55:11 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:55:11 + install_rootlesskit dynamic
11:55:11 + case "$1" in
11:55:11 + install_rootlesskit_dynamic
11:55:11 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:55:11 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:55:11 + export BUILD_MODE=-buildmode=pie
11:55:11 + BUILD_MODE=-buildmode=pie
11:55:11 + _install_rootlesskit
11:55:11 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:55:11 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:55:11 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:55:11 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:55:11 + cd /go/src/github.com/rootless-containers/rootlesskit
11:55:11 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:55:11 + export GO111MODULE=on
11:55:11 + GO111MODULE=on
11:55:11 + export GOPROXY=https://proxy.golang.org
11:55:11 + GOPROXY=https://proxy.golang.org
11:55:11 + for f in rootlesskit rootlesskit-docker-proxy
11:55:11 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:55:11 go: downloading github.com/pkg/errors v0.9.1
11:55:11 go: downloading github.com/sirupsen/logrus v1.8.1
11:55:11 go: downloading github.com/urfave/cli/v2 v2.3.0
11:55:11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:55:11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:55:11 go: downloading github.com/google/uuid v1.2.0
11:55:11 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:55:11 go: downloading github.com/moby/vpnkit v0.5.0
11:55:11 go: downloading github.com/gofrs/flock v0.8.0
11:55:11 go: downloading github.com/gorilla/mux v1.8.0
11:55:11 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:55:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:55:11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:55:11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:55:11 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:55:13 + for f in rootlesskit rootlesskit-docker-proxy
11:55:13 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:55:14 + return
11:55:14 # Build the CLI
11:55:14 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
11:55:14 Building dynamic docker-linux-amd64
11:55:54 #18 55.52 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
11:55:54 #18 56.11 + mkdir -p /build
11:55:54 #18 56.11 + cp runc /build/runc
11:55:54 #18 DONE 57.0s
11:55:54 
11:55:54 #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
11:55:54 #21 sha256:e7c19689b1e5eda1322e8ad3ab89dfc1eaadcc10b88a55ae945a199f2f87ee1d
11:55:54 #21 ...
11:55:54 
11:55:54 #19 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
11:55:54 #19 sha256:c4d07c7767c294b163219210c1686d23de8473d4d348f031be849456e764dd10
11:55:54 #19 DONE 0.3s
11:55:54 
11:55:54 #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
11:55:54 #21 sha256:e7c19689b1e5eda1322e8ad3ab89dfc1eaadcc10b88a55ae945a199f2f87ee1d
11:55:56 #21 91.03 + bin/containerd
11:56:25 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:56:25 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:56:25 GOOS="" GOARCH="" GOARM=""
11:56:25 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:56:25 
11:56:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
11:56:25 + RM_GOPATH=0
11:56:25 + TMP_GOPATH=/go
11:56:25 + : /usr/local/bin
11:56:25 + '[' -z /go ']'
11:56:25 + export GOPATH=/go
11:56:25 + GOPATH=/go
11:56:25 + case "$(go env GOARCH)" in
11:56:25 ++ go env GOARCH
11:56:25 + export GO_BUILDMODE=-buildmode=pie
11:56:25 + GO_BUILDMODE=-buildmode=pie
11:56:25 ++ dirname hack/dockerfile/install/install.sh
11:56:25 + dir=hack/dockerfile/install
11:56:25 + bin=tini
11:56:25 + shift
11:56:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:56:25 + . hack/dockerfile/install/tini.installer
11:56:25 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:56:25 + install_tini
11:56:25 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:56:25 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:56:25 + git clone https://github.com/krallin/tini.git /go/tini
11:56:25 Cloning into '/go/tini'...
11:56:25 + cd /go/tini
11:56:25 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:56:25 + cmake .
11:56:25 -- The C compiler identification is GNU 8.3.0
11:56:25 -- Check for working C compiler: /usr/bin/cc
11:56:25 -- Check for working C compiler: /usr/bin/cc -- works
11:56:25 -- Detecting C compiler ABI info
11:56:25 -- Detecting C compiler ABI info - done
11:56:25 -- Detecting C compile features
11:56:25 -- Detecting C compile features - done
11:56:25 -- Performing Test HAS_BUILTIN_FORTIFY
11:56:25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:56:25 -- Configuring done
11:56:25 -- Generating done
11:56:25 -- Build files have been written to: /go/tini
11:56:25 + make tini-static
11:56:25 make[2]: Entering directory '/go/tini'
11:56:26 make[3]: Entering directory '/go/tini'
11:56:26 make[4]: Entering directory '/go/tini'
11:56:26 make[5]: Entering directory '/go/tini'
11:56:26 Scanning dependencies of target tini-static
11:56:26 make[5]: Leaving directory '/go/tini'
11:56:26 make[5]: Entering directory '/go/tini'
11:56:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:56:26 [100%] Linking C executable tini-static
11:56:26 make[5]: Leaving directory '/go/tini'
11:56:26 [100%] Built target tini-static
11:56:26 make[4]: Leaving directory '/go/tini'
11:56:26 + mkdir -p /usr/local/bin
11:56:26 make[3]: Leaving directory '/go/tini'
11:56:26 make[2]: Leaving directory '/go/tini'
11:56:26 + cp tini-static /usr/local/bin/docker-init
11:56:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
11:56:26 + RM_GOPATH=0
11:56:26 + TMP_GOPATH=/go
11:56:26 + : /usr/local/bin
11:56:26 + '[' -z /go ']'
11:56:26 + export GOPATH=/go
11:56:26 + GOPATH=/go
11:56:26 + case "$(go env GOARCH)" in
11:56:26 ++ go env GOARCH
11:56:26 + export GO_BUILDMODE=-buildmode=pie
11:56:26 + GO_BUILDMODE=-buildmode=pie
11:56:26 ++ dirname hack/dockerfile/install/install.sh
11:56:26 + dir=hack/dockerfile/install
11:56:26 + bin=rootlesskit
11:56:26 + shift
11:56:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
11:56:26 + . hack/dockerfile/install/rootlesskit.installer
11:56:26 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:56:26 + install_rootlesskit dynamic
11:56:26 + case "$1" in
11:56:26 + install_rootlesskit_dynamic
11:56:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:56:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:56:26 + export BUILD_MODE=-buildmode=pie
11:56:26 + BUILD_MODE=-buildmode=pie
11:56:26 + _install_rootlesskit
11:56:26 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:56:26 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:56:26 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:56:26 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:56:27 + cd /go/src/github.com/rootless-containers/rootlesskit
11:56:27 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:56:27 + export GO111MODULE=on
11:56:27 + GO111MODULE=on
11:56:27 + export GOPROXY=https://proxy.golang.org
11:56:27 + GOPROXY=https://proxy.golang.org
11:56:27 + for f in rootlesskit rootlesskit-docker-proxy
11:56:27 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:56:28 go: downloading github.com/pkg/errors v0.9.1
11:56:28 go: downloading github.com/sirupsen/logrus v1.8.1
11:56:28 go: downloading github.com/urfave/cli/v2 v2.3.0
11:56:28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:56:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:56:28 go: downloading github.com/google/uuid v1.2.0
11:56:28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:56:28 go: downloading github.com/moby/vpnkit v0.5.0
11:56:28 go: downloading github.com/gofrs/flock v0.8.0
11:56:28 go: downloading github.com/gorilla/mux v1.8.0
11:56:28 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:56:28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:56:28 #21 122.6 # github.com/containerd/containerd/cmd/containerd
11:56:28 #21 122.6 /usr/bin/ld: /tmp/go-link-872034014/000019.o: in function `New':
11:56:28 #21 122.6 /tmp/tmp.B8AZ7eZBbd/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
11:56:28 #21 122.6 + bin/containerd-stress
11:56:28 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:56:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:56:29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:56:29 #21 123.7 + bin/containerd-shim
11:56:30 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:56:30 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:56:30 GOOS="" GOARCH="" GOARM=""
11:56:30 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:56:30 
11:56:30 + popd
11:56:30 + exit 0
11:56:30 ~/rpmbuild/BUILD/src
11:56:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QtHWn6
11:56:30 + umask 022
11:56:30 + cd /root/rpmbuild/BUILD
11:56:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64 '!=' / ']'
11:56:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:30 + mkdir -p /root/rpmbuild/BUILDROOT
11:56:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:30 + cd src
11:56:30 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
11:56:30 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/dockerd
11:56:30 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
11:56:30 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/docker-proxy
11:56:30 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/docker-init
11:56:30 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/lib/systemd/system/docker.service
11:56:30 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/lib/systemd/system/docker.socket
11:56:30 + /usr/lib/rpm/check-buildroot
11:56:30 + /usr/lib/rpm/redhat/brp-compress
11:56:30 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
11:56:30 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:56:30 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
11:56:30 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
11:56:30 + /usr/lib/rpm/redhat/brp-python-hardlink
11:56:30 + /usr/lib/rpm/redhat/brp-java-repack-jars
11:56:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Z5Afm
11:56:30 + umask 022
11:56:30 + cd /root/rpmbuild/BUILD
11:56:30 + cd src
11:56:30 ++ engine/bundles/dynbinary-daemon/dockerd --version
11:56:30 + ver='Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
11:56:30 + test 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad' = 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
11:56:30 + echo 'PASS: daemon version OK'
11:56:30 PASS: daemon version OK
11:56:30 + exit 0
11:56:30 Processing files: docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:30 Provides: docker-ce = 3:0.0.0.20210702143511.f782d13-0.el7 docker-ce(x86-64) = 3:0.0.0.20210702143511.f782d13-0.el7
11:56:30 Requires(interp): /bin/sh /bin/sh /bin/sh
11:56:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:56:30 Requires(post): /bin/sh
11:56:30 Requires(preun): /bin/sh
11:56:30 Requires(postun): /bin/sh
11:56:30 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)
11:56:30 Conflicts: docker docker-io docker-engine-cs docker-ee
11:56:30 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
11:56:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210702143511.f782d13-0.el7.src.rpm
11:56:34 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64.rpm
11:56:34 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.knIykH
11:56:34 + umask 022
11:56:34 + cd /root/rpmbuild/BUILD
11:56:34 + cd src
11:56:34 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el7.x86_64
11:56:34 + exit 0
11:56:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jlCROr
11:56:34 + umask 022
11:56:34 + cd /root/rpmbuild/BUILD
11:56:34 + cd /root/rpmbuild/BUILD
11:56:34 + rm -rf src
11:56:34 + /usr/bin/mkdir -p src
11:56:34 + cd src
11:56:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
11:56:34 + /usr/bin/tar -xf -
11:56:35 + STATUS=0
11:56:35 + '[' 0 -ne 0 ']'
11:56:35 + /usr/bin/tar -xf -
11:56:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
11:56:35 + STATUS=0
11:56:35 + '[' 0 -ne 0 ']'
11:56:35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:56:35 + exit 0
11:56:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cul1Sd
11:56:35 + umask 022
11:56:35 + cd /root/rpmbuild/BUILD
11:56:35 + cd src
11:56:35 + mkdir -p /go/src/github.com/docker
11:56:35 + rm -f /go/src/github.com/docker/cli
11:56:35 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
11:56:35 + pushd /go/src/github.com/docker/cli
11:56:35 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
11:56:35 + VERSION=0.0.0-20210702143511-f782d13
11:56:35 + GITCOMMIT=f782d13
11:56:35 + GO_LINKMODE=dynamic
11:56:35 + ./scripts/build/binary
11:56:35 Building dynamic docker-linux-amd64
11:56:35 make[2]: Entering directory '/root/build-deb/cli'
11:56:35 scripts/docs/generate-man.sh
11:56:37 + for f in rootlesskit rootlesskit-docker-proxy
11:56:37 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:56:37 #21 130.7 + bin/containerd-shim-runc-v1
11:56:39 + return
11:56:39 # Build the CLI
11:56:39 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
11:56:39 Building dynamic docker-linux-arm-v6
11:56:40 #21 135.4 + bin/containerd-shim-runc-v2
11:56:41 #21 136.0 + binaries
11:56:41 #21 136.0 + install -D bin/containerd /build/containerd
11:56:41 #21 136.1 + install -D bin/containerd-shim /build/containerd-shim
11:56:41 #21 136.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:56:41 #21 136.1 + install -D bin/ctr /build/ctr
11:56:44 #21 DONE 138.7s
11:56:45 
11:56:45 #22 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
11:56:45 #22 sha256:6ba5f26c7298200faf799bb156d0bc433d554194a13c1b0e5b73d33e9743c47b
11:56:46 #22 DONE 1.2s
11:56:46 
11:56:46 #26 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
11:56:46 #26 sha256:ddf680a80355f951f22de6b775abc8c45e5219492ff9a3a3d1d76fd6bed01e89
11:56:46 #26 DONE 0.3s
11:56:46 
11:56:46 #31 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
11:56:46 #31 sha256:a4f546019dbdb25b15edaf0fccdf87e30b58fa8f44b665db55c4464961f81d0a
11:56:48 #31 DONE 1.4s
11:56:48 
11:56:48 #32 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
11:56:48 #32 sha256:2c1ea1bc0a7b29bf12ea436a082bee77cb27dee4257179339b303e4c7ffe24f0
11:56:48 #32 DONE 0.0s
11:56:48 
11:56:48 #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
11:56:48 #33 sha256:c3b2c5436f6aa096f22205bc196a215ebefecc765ccdf2744166dee3b5f2b967
11:56:48 #33 0.389 
11:56:48 #33 0.447 Removing /build/bundles/
11:56:48 #33 0.448 
11:56:48 #33 0.453 ---> Making bundle: binary (in /build/bundles/binary)
11:56:48 #33 0.481 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:56:48 #33 0.481 GOOS="" GOARCH="" GOARM=""
11:57:43 Project root: /go/src/github.com/docker/cli
11:57:43 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:57:43 2021/07/03 11:57:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 WARNING: go-md2man does not handle node type HTMLSpan
11:57:43 make[2]: Leaving directory '/root/build-deb/cli'
11:57:43 # Build the compose-cli plugin
11:57:43 # FIXME: using GOPROXY, to work around:
11:57:43 # 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
11:57:43 cd /go/src/github.com/docker/compose-cli \
11:57:43 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
11:57:43 && mkdir -p /usr/libexec/docker/cli-plugins/ \
11:57:43 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
11:57:43 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
11:57:56 + DISABLE_WARN_OUTSIDE_CONTAINER=1
11:57:56 + make manpages
11:57:56 scripts/docs/generate-man.sh
11:58:00 make[2]: Entering directory '/root/build-deb/cli'
11:58:00 scripts/docs/generate-man.sh
11:58:10 #33 71.51 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210702143511-f782d13
11:58:10 #33 71.98 Copying nested executables into /build/bundles/binary-daemon
11:58:10 #33 73.14 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:58:10 #33 73.14 GOOS="" GOARCH="" GOARM=""
11:58:10 #33 73.38 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
11:58:10 #33 73.40 
11:58:10 #33 DONE 74.0s
11:58:10 
11:58:10 #34 [binary 1/1] COPY --from=build-binary /build/bundles/ /
11:58:10 #34 sha256:8b293d0e8217e140242ed294032896576ce91313a1c36624ace2496508dc358c
11:58:10 #34 DONE 0.4s
11:58:10 
11:58:10 #35 exporting to client
11:58:10 #35 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
11:58:10 #35 copying files 9.08MB 0.1s
11:58:10 #35 copying files 203.95MB 1.2s done
11:58:10 #35 DONE 1.2s
11:58:10 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
11:58:10 mkdir -p build/linux/docker
11:58:10 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build/docker build/linux/docker/
11:58:10 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
11:58:10 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
11:58:10 done
11:58:10 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210702143511-f782d13.tgz docker
11:58:15 # extra binaries for running rootless
11:58:15 mkdir -p build/linux/docker-rootless-extras
11:58:15 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
11:58:15 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
11:58:15 		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; \
11:58:15 	fi \
11:58:15 done
11:58:15 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210702143511-f782d13.tgz docker-rootless-extras
11:58:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
11:58:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
11:58:17 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
11:58:17 upbeat_thompson
11:58:17 mkdir -p build/mac/amd64/docker
11:58:17 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
11:58:17 Unable to find image 'golang:1.16.3' locally
11:58:18 1.16.3: Pulling from library/golang
11:58:18 bd8f6a7501cc: Pulling fs layer
11:58:18 44718e6d535d: Pulling fs layer
11:58:18 efe9738af0cb: Pulling fs layer
11:58:18 f37aabde37b8: Pulling fs layer
11:58:18 c4c446e03742: Pulling fs layer
11:58:18 77ce91079a9a: Pulling fs layer
11:58:18 62b51a704e67: Pulling fs layer
11:58:18 f37aabde37b8: Waiting
11:58:18 c4c446e03742: Waiting
11:58:18 77ce91079a9a: Waiting
11:58:18 62b51a704e67: Waiting
11:58:18 44718e6d535d: Verifying Checksum
11:58:18 44718e6d535d: Download complete
11:58:18 efe9738af0cb: Verifying Checksum
11:58:18 efe9738af0cb: Download complete
11:58:19 bd8f6a7501cc: Verifying Checksum
11:58:19 bd8f6a7501cc: Download complete
11:58:19 f37aabde37b8: Verifying Checksum
11:58:19 f37aabde37b8: Download complete
11:58:19 62b51a704e67: Verifying Checksum
11:58:19 62b51a704e67: Download complete
11:58:19 c4c446e03742: Verifying Checksum
11:58:19 c4c446e03742: Download complete
11:58:21 77ce91079a9a: Verifying Checksum
11:58:21 77ce91079a9a: Download complete
11:58:22 bd8f6a7501cc: Pull complete
11:58:22 44718e6d535d: Pull complete
11:58:22 efe9738af0cb: Pull complete
11:58:25 f37aabde37b8: Pull complete
11:58:27 c4c446e03742: Pull complete
11:58:29 make[2]: Entering directory '/root/build-deb/compose-cli'
11:58:29 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
11:58:32 77ce91079a9a: Pull complete
11:58:32 62b51a704e67: Pull complete
11:58:32 Digest: sha256:f7d3519759ba6988a2b73b5874b17c5958ac7d0aa48a8b1d84d66ef25fa345f1
11:58:32 Status: Downloaded newer image for golang:1.16.3
11:58:33 Cloning into '/go/src/github.com/docker/buildx'...
11:58:35 Fetching origin
11:58:35 + GOFLAGS=-mod=vendor
11:58:35 + 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
11:59:04 Project root: /go/src/github.com/docker/cli
11:59:04 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:59:04 2021/07/03 11:58:53 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 WARNING: go-md2man does not handle node type HTMLSpan
11:59:04 ~/rpmbuild/BUILD/src
11:59:04 + popd
11:59:04 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
11:59:04 + pushd /root/rpmbuild/BUILD/src/plugins
11:59:04 + for installer in '*.installer'
11:59:04 + '[' buildx.installer '!=' scan.installer ']'
11:59:04 + bash buildx.installer build
11:59:04 Cloning into '/go/src/github.com/docker/buildx'...
11:59:04 Fetching origin
11:59:04 + GOFLAGS=-mod=vendor
11:59: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
11:59:08 Project root: /go/src/github.com/docker/cli
11:59:08 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:59:08 2021/07/03 11:59:02 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 WARNING: go-md2man does not handle node type HTMLSpan
11:59:08 make[2]: Leaving directory '/root/build-deb/cli'
11:59:08 # Build the compose-cli plugin
11:59:08 # FIXME: using GOPROXY, to work around:
11:59: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
11:59:08 cd /go/src/github.com/docker/compose-cli \
11:59:08 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
11:59:08 && mkdir -p /usr/libexec/docker/cli-plugins/ \
11:59:08 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
11:59:08 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
11:59:26 make[2]: Leaving directory '/root/build-deb/compose-cli'
11:59:26 # Build the scan-plugin
11:59:26 # TODO change once we support scan-plugin on other architectures
11:59:26 if [ "amd64" = "amd64" ]; then \
11:59:26 	cd /go/src/github.com/docker/scan-cli-plugin \
11:59:26 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
11:59:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
11:59:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
11:59:26 fi
11:59:26 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
11:59:26 GO111MODULE=on make -f builder.Makefile build
11:59:26 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
11:59:26 mkdir -p bin
11:59:26 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
11:59:48 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
11:59:49 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
11:59:53 go: downloading github.com/spf13/cobra v1.0.0
11:59:53 go: downloading github.com/sirupsen/logrus v1.4.2
11:59:53 go: downloading github.com/spf13/pflag v1.0.3
11:59:53 go: downloading github.com/Masterminds/semver/v3 v3.1.0
11:59:53 go: downloading github.com/google/uuid v1.1.1
11:59:54 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
11:59:54 go: downloading github.com/docker/go v1.5.1-1
11:59:54 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
11:59:55 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
11:59:55 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
11:59:58 go: downloading github.com/containerd/containerd v1.3.4
11:59:58 go: downloading google.golang.org/grpc v1.23.1
12:00:00 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:00:00 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:00:01 go: downloading github.com/gorilla/mux v1.7.4
12:00:01 go: downloading github.com/gogo/protobuf v1.3.1
12:00:02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:00:03 go: downloading github.com/golang/protobuf v1.3.2
12:00:04 make[2]: Entering directory '/root/build-deb/compose-cli'
12:00:04 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
12:00:05 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:00:05 go: downloading github.com/prometheus/client_golang v1.1.0
12:00:07 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:00:07 go: downloading github.com/prometheus/common v0.6.0
12:00:08 go: downloading github.com/prometheus/procfs v0.0.3
12:00:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:00:12 ~/rpmbuild/BUILD/src
12:00:12 + popd
12:00:12 + exit 0
12:00:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pgmfD3
12:00:12 + umask 022
12:00:12 + cd /root/rpmbuild/BUILD
12:00:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64 '!=' / ']'
12:00:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 + mkdir -p /root/rpmbuild/BUILDROOT
12:00:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 + cd src
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin
12:00:12 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/docker
12:00:12 + pushd /root/rpmbuild/BUILD/src/plugins
12:00:12 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
12:00:12 + for installer in '*.installer'
12:00:12 + '[' buildx.installer '!=' scan.installer ']'
12:00:12 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 + PREFIX=/usr/libexec/docker/cli-plugins
12:00:12 + bash buildx.installer install_plugin
12:00:12 + popd
12:00:12 ~/rpmbuild/BUILD/src
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/bash-completion/completions
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/zsh/vendor-completions
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/fish/vendor_completions.d
12:00:12 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/bash-completion/completions/docker
12:00:12 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
12:00:12 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man1
12:00:12 + 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.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man1
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man5
12:00:12 + 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.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man5
12:00:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man8
12:00:12 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/man/man8
12:00:12 + mkdir -p build-docs
12:00:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:00:12 + cp cli/LICENSE build-docs/LICENSE
12:00:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:00:12 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:00:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:00:12 + cp cli/NOTICE build-docs/NOTICE
12:00:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:00:12 + cp cli/README.md build-docs/README.md
12:00:12 + /usr/lib/rpm/check-buildroot
12:00:12 + /usr/lib/rpm/redhat/brp-compress
12:00:12 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:00:12 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:00:12 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:00:12 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:00:12 + /usr/lib/rpm/redhat/brp-python-hardlink
12:00:12 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:00:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Es9T3X
12:00:12 + umask 022
12:00:12 + cd /root/rpmbuild/BUILD
12:00:12 + cd src
12:00:12 ++ cli/build/docker --version
12:00:12 + ver='Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:00:12 + test 'Docker version 0.0.0-20210702143511-f782d13, build f782d13' = 'Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:00:12 PASS: cli version OK
12:00:12 + echo 'PASS: cli version OK'
12:00:12 + exit 0
12:00:12 Processing files: docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9T8HGS
12:00:12 + umask 022
12:00:12 + cd /root/rpmbuild/BUILD
12:00:12 + cd src
12:00:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + export DOCDIR
12:00:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210702143511.f782d13
12:00:12 + exit 0
12:00:12 Provides: docker-ce-cli = 1:0.0.0.20210702143511.f782d13-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210702143511.f782d13-0.el7
12:00:12 Requires(interp): /bin/sh
12:00:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:00:12 Requires(post): /bin/sh
12:00:12 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)
12:00:12 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
12:00:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.src.rpm
12:00:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
12:00:12 Unable to find image 'alpine:latest' locally
12:00:12 latest: Pulling from library/alpine
12:00:12 5843afab3874: Pulling fs layer
12:00:12 5843afab3874: Download complete
12:00:12 5843afab3874: Pull complete
12:00:12 Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
12:00:12 Status: Downloaded newer image for alpine:latest
12:00:12 mkdir -p build/mac/arm64/docker
12:00:12 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
12:00:12 Cloning into '/go/src/github.com/docker/buildx'...
12:00:12 Fetching origin
12:00:12 + GOFLAGS=-mod=vendor
12:00:12 + 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
12:00:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64.rpm
12:00:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gGVS3a
12:00:14 + umask 022
12:00:14 + cd /root/rpmbuild/BUILD
12:00:14 + cd src
12:00:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:14 + exit 0
12:00:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZGhxvz
12:00:14 + umask 022
12:00:14 + cd /root/rpmbuild/BUILD
12:00:14 + cd /root/rpmbuild/BUILD
12:00:14 + rm -rf src
12:00:14 + /usr/bin/mkdir -p src
12:00:14 + cd src
12:00:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:00:14 + /usr/bin/tar -xf -
12:00:14 + STATUS=0
12:00:14 + '[' 0 -ne 0 ']'
12:00:14 + /usr/bin/tar -xf -
12:00:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:00:14 + STATUS=0
12:00:14 + '[' 0 -ne 0 ']'
12:00:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:00:14 + exit 0
12:00:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CL0Vm1
12:00:14 + umask 022
12:00:14 + cd /root/rpmbuild/BUILD
12:00:14 + cd src
12:00:14 + export DOCKER_GITCOMMIT=45b45ad
12:00:14 + DOCKER_GITCOMMIT=45b45ad
12:00:14 + mkdir -p /go/src/github.com/docker
12:00:15 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:00:15 + TMP_GOPATH=/go
12:00:15 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:00:15 + RM_GOPATH=0
12:00:15 + TMP_GOPATH=/go
12:00:15 + : /usr/local/bin
12:00:15 + '[' -z /go ']'
12:00:15 + export GOPATH=/go
12:00:15 + GOPATH=/go
12:00:15 + case "$(go env GOARCH)" in
12:00:15 ++ go env GOARCH
12:00:15 + export GO_BUILDMODE=-buildmode=pie
12:00:15 + GO_BUILDMODE=-buildmode=pie
12:00:15 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:00:15 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:00:15 + bin=rootlesskit
12:00:15 + shift
12:00:15 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:00:15 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:00:15 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:00:15 + install_rootlesskit dynamic
12:00:15 + case "$1" in
12:00:15 + install_rootlesskit_dynamic
12:00:15 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:00:15 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:00:15 + export BUILD_MODE=-buildmode=pie
12:00:15 + BUILD_MODE=-buildmode=pie
12:00:15 + _install_rootlesskit
12:00:15 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:00:15 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:00:15 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:00:15 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:00:15 + cd /go/src/github.com/rootless-containers/rootlesskit
12:00:15 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:00:15 + export GO111MODULE=on
12:00:15 + GO111MODULE=on
12:00:15 + export GOPROXY=https://proxy.golang.org
12:00:15 + GOPROXY=https://proxy.golang.org
12:00:15 + for f in rootlesskit rootlesskit-docker-proxy
12:00:15 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:00:16 go: downloading github.com/pkg/errors v0.9.1
12:00:16 go: downloading github.com/sirupsen/logrus v1.8.1
12:00:16 go: downloading github.com/urfave/cli/v2 v2.3.0
12:00:16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:00:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:00:16 go: downloading github.com/google/uuid v1.2.0
12:00:16 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:00:16 go: downloading github.com/moby/vpnkit v0.5.0
12:00:16 go: downloading github.com/gofrs/flock v0.8.0
12:00:16 go: downloading github.com/gorilla/mux v1.8.0
12:00:16 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:00:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:00:16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:00:16 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:00:17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:00:22 + for f in rootlesskit rootlesskit-docker-proxy
12:00:22 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:00:23 + return
12:00:23 + exit 0
12:00:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lGJBkP
12:00:23 + umask 022
12:00:23 + cd /root/rpmbuild/BUILD
12:00:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64 '!=' / ']'
12:00:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:23 + mkdir -p /root/rpmbuild/BUILDROOT
12:00:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:23 + cd src
12:00:23 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/dockerd-rootless.sh
12:00:23 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:00:23 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/rootlesskit
12:00:23 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
12:00:23 + /usr/lib/rpm/check-buildroot
12:00:23 + /usr/lib/rpm/redhat/brp-compress
12:00:23 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:00:23 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:00:23 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:00:23 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:00:23 + /usr/lib/rpm/redhat/brp-python-hardlink
12:00:23 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:00:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qobDxD
12:00:23 + umask 022
12:00:23 + cd /root/rpmbuild/BUILD
12:00:23 + cd src
12:00:23 + /usr/local/bin/rootlesskit -v
12:00:23 rootlesskit version 0.14.2
12:00:23 + exit 0
12:00:23 Processing files: docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:23 Provides: docker-ce-rootless-extras = 0:0.0.0.20210702143511.f782d13-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210702143511.f782d13-0.el7
12:00:23 Requires(interp): /bin/sh /bin/sh /bin/sh
12:00:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:00:23 Requires(post): /bin/sh
12:00:23 Requires(preun): /bin/sh
12:00:23 Requires(postun): /bin/sh
12:00:23 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)
12:00:23 Conflicts: rootlesskit
12:00:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.src.rpm
12:00:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64.rpm
12:00:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FXOt9g
12:00:27 + umask 022
12:00:27 + cd /root/rpmbuild/BUILD
12:00:27 + cd src
12:00:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el7.x86_64
12:00:27 + exit 0
12:00:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EFtX4f
12:00:27 + umask 022
12:00:27 + cd /root/rpmbuild/BUILD
12:00:27 + cd /root/rpmbuild/BUILD
12:00:27 + rm -rf src
12:00:27 + /usr/bin/mkdir -p src
12:00:27 + cd src
12:00:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:00:27 + /usr/bin/tar -xf -
12:00:27 + STATUS=0
12:00:27 + '[' 0 -ne 0 ']'
12:00:27 + /usr/bin/tar -xf -
12:00:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:00:27 + STATUS=0
12:00:27 + '[' 0 -ne 0 ']'
12:00:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:00:27 + exit 0
12:00:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R8pKBf
12:00:27 + umask 022
12:00:27 + cd /root/rpmbuild/BUILD
12:00:27 + cd src
12:00:27 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:00:27 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:00:27 + GOPROXY=https://proxy.golang.org
12:00:27 + GO111MODULE=on
12:00:27 + go mod download
12:00:31 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:00:31 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:00:31 # Build the CLI plugins
12:00:31 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:00:31 set -e;cd /sources && \
12:00:31 	tar xzf plugin-installers.tgz; \
12:00:31 	for installer in plugins/*.installer; do \
12:00:31 		LDFLAGS='' bash ${installer} build; \
12:00:31 	done
12:00:31 Cloning into '/go/src/github.com/docker/buildx'...
12:00:31 Fetching origin
12:00:31 + GOFLAGS=-mod=vendor
12:00:31 + 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
12:01:01 make[2]: Leaving directory '/root/build-deb/compose-cli'
12:01:01 # Build the scan-plugin
12:01:01 # TODO change once we support scan-plugin on other architectures
12:01:01 if [ "armhf" = "amd64" ]; then \
12:01:01 	cd /go/src/github.com/docker/scan-cli-plugin \
12:01:01 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
12:01:01 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:01:01 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:01:01 fi
12:01:01 # Build the CLI plugins
12:01:01 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:01:01 set -e;cd /sources && \
12:01:01 	tar xzf plugin-installers.tgz; \
12:01:01 	for installer in plugins/*.installer; do \
12:01:01 		LDFLAGS='' bash ${installer} build; \
12:01:01 	done
12:01:01 Cloning into '/go/src/github.com/docker/buildx'...
12:01:01 Fetching origin
12:01:01 + GOFLAGS=-mod=vendor
12:01:01 + 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
12:01:23 + GOPROXY=https://proxy.golang.org
12:01:23 + GO111MODULE=on
12:01:23 + GIT_TAG=v2.0.0-beta.4
12:01:23 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
12:01:23 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 bin/docker-compose ./cmd
12:01:33 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
12:01:33 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
12:01:33 #1 [internal] booting buildkit
12:01:33 #1 sha256:c69515fb0729177d593bf1b57a29c8ef639b319707cd7605522b6c6b99558700
12:01:33 #1 pulling image moby/buildkit:buildx-stable-1
12:01:33 #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
12:01:33 #1 creating container buildx_buildkit_upbeat_thompson0
12:01:33 #1 creating container buildx_buildkit_upbeat_thompson0 0.9s done
12:01:33 #1 DONE 3.1s
12:01:33 
12:01:33 #2 [internal] load build definition from Dockerfile
12:01:33 #2 sha256:58f74f037b2fe1b49d4e93d636ff08c6a8d4cdffa1cf8d0bd6b93b2dd417f607
12:01:33 #2 transferring dockerfile: 2.17kB done
12:01:33 #2 DONE 0.0s
12:01:33 
12:01:33 #3 [internal] load .dockerignore
12:01:33 #3 sha256:6c10cc86f6846c3aa7ef2d164371c25faf10a9e3b23a3ab39e5f8854d08b02b5
12:01:33 #3 transferring context: 112B done
12:01:33 #3 DONE 0.0s
12:01:33 
12:01:33 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:01:33 #5 sha256:5c61b423c83ac7d286b772342e68250045c05e5e30b20e09475e244487f9bb12
12:01:33 #5 DONE 0.0s
12:01:33 
12:01:33 #4 resolve image config for docker.io/docker/dockerfile:1.2
12:01:33 #4 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:01:33 #4 DONE 0.4s
12:01:33 
12:01:33 #6 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:01:33 #6 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:01:33 #6 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:01:33 #6 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
12:01:33 #6 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:01:33 #6 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:01:33 #6 DONE 0.4s
12:01:33 
12:01:33 #9 [auth] library/golang:pull token for registry-1.docker.io
12:01:33 #9 sha256:97e4222ee131b851d9605e564a12e32d1d6b3ed932dbe6f1be4d935e71c877a6
12:01:33 #9 DONE 0.0s
12:01:33 
12:01:33 #10 [auth] tonistiigi/xx:pull token for registry-1.docker.io
12:01:33 #10 sha256:f45a8b405b2214714f482d36c23ce7ddcf733fd4853ac893f510b63173a80fbb
12:01:33 #10 DONE 0.0s
12:01:33 
12:01:33 #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
12:01:33 #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
12:01:33 #8 DONE 0.2s
12:01:33 
12:01:33 #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16-alpine
12:01:33 #7 sha256:8b63da5e018f0854e06e7ef30abb4b1f70e2a4498e97a24af82c7d09918a0160
12:01:33 #7 DONE 0.2s
12:01:33 
12:01:33 #17 [internal] load build context
12:01:33 #17 sha256:011b907fff8a563faf029865bb0ab6c8fd2f32a3e6a31a04c23042c2b836dec2
12:01:33 #17 DONE 0.0s
12:01:33 
12:01:33 #11 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0
12:01:33 #11 sha256:7d9157317dfaf0258b9b49f4c386cb93a375ab51f465e9d83f1b5ba89471ff41
12:01:33 #11 resolve docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0 0.0s done
12:01:33 #11 DONE 0.0s
12:01:33 
12:01:33 #25 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:01:33 #25 sha256:bc817b27f44b6ea756ec20c2b1a99205e81b88dab2320dc98d9520ff9ecfcd9b
12:01:33 #25 DONE 0.0s
12:01:33 
12:01:33 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:33 #18 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
12:01:33 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:33 #18 ...
12:01:33 
12:01:33 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
12:01:33 #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
12:01:33 #12 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
12:01:33 #12 DONE 0.1s
12:01:33 
12:01:33 #17 [internal] load build context
12:01:33 #17 sha256:011b907fff8a563faf029865bb0ab6c8fd2f32a3e6a31a04c23042c2b836dec2
12:01:33 #17 ...
12:01:33 
12:01:33 #12 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
12:01:33 #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
12:01:33 #12 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.0s done
12:01:33 #12 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.1s done
12:01:33 #12 DONE 0.2s
12:01:33 
12:01:33 #24 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:33 #24 sha256:744a0f3ca9cf579f975cc266cd6c06e7931b9f866d7da76d143387c15d823c5d
12:01:33 #24 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 1.0s done
12:01:33 #24 DONE 1.0s
12:01:33 
12:01:33 #17 [internal] load build context
12:01:33 #17 sha256:011b907fff8a563faf029865bb0ab6c8fd2f32a3e6a31a04c23042c2b836dec2
12:01:33 #17 ...
12:01:33 
12:01:33 #24 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:33 #24 sha256:744a0f3ca9cf579f975cc266cd6c06e7931b9f866d7da76d143387c15d823c5d
12:01:33 #24 DONE 0.0s
12:01:33 
12:01:33 #17 [internal] load build context
12:01:33 #17 sha256:011b907fff8a563faf029865bb0ab6c8fd2f32a3e6a31a04c23042c2b836dec2
12:01:33 #17 transferring context: 51.09MB 3.4s done
12:01:33 #17 DONE 3.5s
12:01:33 
12:01:33 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:33 #18 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
12:01:33 #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 1.0s done
12:01:33 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 144.70MB / 151.10MB 2.4s
12:01:33 #18 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.6s done
12:01:33 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
12:01:36 #18 ...
12:01:36 
12:01:36 #11 [linux/amd64 golatest 1/1] FROM docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0
12:01:36 #11 sha256:7d9157317dfaf0258b9b49f4c386cb93a375ab51f465e9d83f1b5ba89471ff41
12:01:36 #11 sha256:b652665b27e70a674e7e132e56a85f0907653b50ca0f567c029d3f303a604120 154B / 154B 0.0s done
12:01:36 #11 sha256:4cac70760d29a8ed86a3f007ed2410ef62cc877ddd2ceaa3e10806664fb3d1d1 155B / 155B 0.0s done
12:01:36 #11 sha256:3d8dd7cab73593e079aa6f5b2fe6c2adfe09761320c162696f8fbdc9d81c99e6 281.50kB / 281.50kB 0.1s done
12:01:36 #11 sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 2.81MB / 2.81MB 0.1s done
12:01:36 #11 extracting sha256:5843afab387455b37944e709ee8c78d7520df80f8d01cf7f861aae63beeddb6b 0.5s done
12:01:36 #11 sha256:b5538a40838209da51f46c4f6d25d4d145cde85763eb2d3f09c1b57a4745d80f 105.82MB / 105.82MB 1.9s done
12:01:36 #11 extracting sha256:3d8dd7cab73593e079aa6f5b2fe6c2adfe09761320c162696f8fbdc9d81c99e6 0.2s done
12:01:36 #11 extracting sha256:4cac70760d29a8ed86a3f007ed2410ef62cc877ddd2ceaa3e10806664fb3d1d1 0.1s done
12:01:36 #11 extracting sha256:b5538a40838209da51f46c4f6d25d4d145cde85763eb2d3f09c1b57a4745d80f 6.2s done
12:01:36 #11 extracting sha256:b652665b27e70a674e7e132e56a85f0907653b50ca0f567c029d3f303a604120 0.0s done
12:01:36 #11 DONE 8.2s
12:01:36 
12:01:36 #13 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
12:01:36 #13 sha256:88afe89b8667f37adc429ab0b3887944a404d900c860868acb9cd70738b01280
12:01:39 #13 DONE 2.7s
12:01:39 
12:01:39 #14 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
12:01:39 #14 sha256:53b7e52ce3f6fe5fe7c2601f72af40edcf12e28e5643f5a6794993b22ee0ad2c
12:01:39 #14 0.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
12:01:39 make[1]: Leaving directory '/root/build-deb'
12:01:39    debian/rules override_dh_auto_test
12:01:39 make[1]: Entering directory '/root/build-deb'
12:01:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:01:39 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:01:39 PASS: daemon version OK
12:01:39 ver="$(cli/build/docker --version)"; \
12:01:39 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:01:39 PASS: cli version OK
12:01:39 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:01:39 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:01:39 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:01:39 PASS: docker-scan version OK
12:01:39 make[1]: Leaving directory '/root/build-deb'
12:01:39  debian/rules binary
12:01:39 dh binary --with=bash-completion --with=systemd
12:01:39    dh_testroot
12:01:39    dh_prep
12:01:39    debian/rules override_dh_auto_install
12:01:39 make[1]: Entering directory '/root/build-deb'
12:01:39 # docker-ce-cli install
12:01:39 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:01:39 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:01:39 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:01:39 set -e;cd /sources && \
12:01:39 	tar xzf plugin-installers.tgz; \
12:01:39 	for installer in plugins/*.installer; do \
12:01:39 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:01:39 		PREFIX=/usr/libexec/docker/cli-plugins \
12:01:39 			bash ${installer} install_plugin; \
12:01:39 	done
12:01:39 # docker-ce install
12:01:39 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:01:39 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:01:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:01:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:01:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:01:39 # docker-compose-plugin install
12:01:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:01:39 # docker-scan-plugin install
12:01:39 # TODO change once we support scan-plugin on other architectures
12:01:39 if [ "amd64" = "amd64" ]; then \
12:01:39 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:01:39 fi
12:01:39 # docker-ce-rootless-extras install
12:01:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:01:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:01:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:01:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:01:39 # TODO: how can we install vpnkit?
12:01:39 make[1]: Leaving directory '/root/build-deb'
12:01:39    debian/rules override_dh_install
12:01:39 make[1]: Entering directory '/root/build-deb'
12:01:39 dh_install
12:01:39 # TODO Can we do this from within our container?
12:01:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:01:39 make[1]: Leaving directory '/root/build-deb'
12:01:39    dh_installdocs
12:01:39    dh_installchangelogs
12:01:39    dh_installman
12:01:40 #14 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
12:01:40 #14 1.626 (1/18) Installing libffi (3.3-r2)
12:01:40 #14 1.630 (2/18) Installing libgcc (10.3.1_git20210424-r2)
12:01:40 #14 1.635 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
12:01:40 #14 1.662 (4/18) Installing xz-libs (5.2.5-r0)
12:01:40 #14 1.667 (5/18) Installing libxml2 (2.9.12-r1)
12:01:40 #14 1.697 (6/18) Installing llvm11-libs (11.1.0-r2)
12:01:40    dh_bash-completion
12:01:40    dh_systemd_enable
12:01:40    debian/rules override_dh_installinit
12:01:40 make[1]: Entering directory '/root/build-deb'
12:01:40 # use "docker" as our service name, not "docker-ce"
12:01:40 dh_installinit --name=docker
12:01:40 make[1]: Leaving directory '/root/build-deb'
12:01:40    dh_systemd_start
12:01:40    dh_perl
12:01:41    dh_link
12:01:41    dh_strip_nondeterminism
12:01:41    dh_compress
12:01:41    dh_fixperms
12:01:41    debian/rules override_dh_strip
12:01:41 make[1]: Entering directory '/root/build-deb'
12:01:41 # Go has lots of problems with stripping, so just don't
12:01:41 make[1]: Leaving directory '/root/build-deb'
12:01:41    dh_makeshlibs
12:01:41    debian/rules override_dh_shlibdeps
12:01:41 make[1]: Entering directory '/root/build-deb'
12:01:41 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:01:41 #14 2.690 (7/18) Installing clang-libs (11.1.0-r1)
12:01:42 #14 3.745 (8/18) Installing clang (11.1.0-r1)
12:01:43 #14 4.142 (9/18) Installing libmagic (5.40-r1)
12:01:43 #14 4.175 (10/18) Installing file (5.40-r1)
12:01:43 #14 4.181 (11/18) Installing brotli-libs (1.0.9-r5)
12:01:43 #14 4.200 (12/18) Installing nghttp2-libs (1.43.0-r0)
12:01:43 #14 4.204 (13/18) Installing libcurl (7.77.0-r1)
12:01:43 #14 4.213 (14/18) Installing expat (2.4.1-r0)
12:01:43 #14 4.218 (15/18) Installing pcre2 (10.36-r0)
12:01:43 #14 4.232 (16/18) Installing git (2.32.0-r0)
12:01:43 #14 4.421 (17/18) Installing lld (11.1.0-r0)
12:01:43 #14 4.463 (18/18) Installing llvm11 (11.1.0-r2)
12:01:43 #14 5.010 Executing busybox-1.33.1-r2.trigger
12:01:43 #14 5.023 OK: 285 MiB in 33 packages
12:01:45 #14 DONE 6.9s
12:01:45 
12:01:45 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:45 #18 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
12:01:45 #18 ...
12:01:45 
12:01:45 #15 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
12:01:45 #15 sha256:458ca1c9ea33978a4e657609f37d79f5bf89dfd1615f4db42ebc52af3f3bcf05
12:01:45 #15 DONE 0.1s
12:01:46 
12:01:46 #21 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:01:46 #21 sha256:b89ee818efe96c6d1fa548c6a2054e73c9bff582d5b81346fb9e04ad9bf13b0f
12:01:46 #21 0.165 skipping packages installation on darwin
12:01:46 #21 DONE 0.3s
12:01:46 
12:01:46 #16 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:01:46 #16 sha256:31b9448de6c8c3e34168c616c1ef5de8e46a2ae665c4bdff9bbe05f683a36dbc
12:01:46 #16 0.204 skipping packages installation on darwin
12:01:46 #16 DONE 0.3s
12:01:46 
12:01:46 #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:01:46 #18 sha256:3d9b0aaf889f91f3a586fa6a93f08eda4d89241ff494d032ca36dab21c7e54d6
12:01:51 #18 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.1s done
12:01:51 #18 DONE 22.8s
12:01:53 make[1]: Leaving directory '/root/build-deb'
12:01:53    dh_installdeb
12:01:53    debian/rules override_dh_gencontrol
12:01:53 make[1]: Entering directory '/root/build-deb'
12:01:53 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:01:53 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:01:53 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:01:53 
12:01:53 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:01:53 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:01:53 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:01:53 if [ "amd64" = "amd64" ]; then \
12:01:53 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:01:53 fi
12:01:53 dh_gencontrol --remaining-packages
12:01:53 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
12:01:53 make[1]: Leaving directory '/root/build-deb'
12:01:53    dh_md5sums
12:01:53    dh_builddeb
12:01:53 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'.
12:01:57 
12:01:57 #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
12:01:57 #19 sha256:ba857aee3f56fb864be34c97be1fd8559e9642617385b407982761a6cd94f47d
12:01:57 #19 0.655 Building static docker-darwin-amd64
12:02:07 #19 ...
12:02:07 
12:02:07 #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
12:02:07 #22 sha256:9a5d2c5d847ec24a209ec647dcc57a1b1e1b3fb1d0314f81b0bd90b9e5b37e08
12:02:07 #22 0.621 Building static docker-darwin-arm64
12:02:09 make[1]: Leaving directory '/root/build-deb'
12:02:09    debian/rules override_dh_auto_test
12:02:09 make[1]: Entering directory '/root/build-deb'
12:02:09 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:02:09 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:02:09 PASS: daemon version OK
12:02:09 ver="$(cli/build/docker --version)"; \
12:02:09 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:02:09 PASS: cli version OK
12:02:09 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:02:09 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:02:09 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:02:09 /bin/sh: 1: /usr/libexec/docker/cli-plugins/docker-scan: not found
12:02:09 FAIL: docker-scan version () did not match
12:02:09 make[1]: Leaving directory '/root/build-deb'
12:02:09    create-stamp debian/debhelper-build-stamp
12:02:09  debian/rules binary
12:02:09 dh binary --with=bash-completion --with=systemd
12:02:09    dh_testroot
12:02:09    dh_prep
12:02:09    debian/rules override_dh_auto_install
12:02:09 make[1]: Entering directory '/root/build-deb'
12:02:09 # docker-ce-cli install
12:02:09 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:02:09 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:02:09 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:02:09 set -e;cd /sources && \
12:02:09 	tar xzf plugin-installers.tgz; \
12:02:09 	for installer in plugins/*.installer; do \
12:02:09 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:02:09 		PREFIX=/usr/libexec/docker/cli-plugins \
12:02:09 			bash ${installer} install_plugin; \
12:02:09 	done
12:02:09 # docker-ce install
12:02:09 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:02:09 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:02:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:02:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:02:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:02:09 # docker-compose-plugin install
12:02:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:02:09 # docker-scan-plugin install
12:02:09 # TODO change once we support scan-plugin on other architectures
12:02:09 if [ "armhf" = "amd64" ]; then \
12:02:09 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:02:09 fi
12:02:09 # docker-ce-rootless-extras install
12:02:09 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:02:09 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:02:09 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:02:09 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:02:09 # TODO: how can we install vpnkit?
12:02:09 make[1]: Leaving directory '/root/build-deb'
12:02:09    debian/rules override_dh_install
12:02:09 make[1]: Entering directory '/root/build-deb'
12:02:09 dh_install
12:02:09 # TODO Can we do this from within our container?
12:02:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:02:09 make[1]: Leaving directory '/root/build-deb'
12:02:09    dh_installdocs
12:02:09    dh_installchangelogs
12:02:09    dh_installman
12:02:09    dh_bash-completion
12:02:09    dh_systemd_enable
12:02:09    debian/rules override_dh_installinit
12:02:09 make[1]: Entering directory '/root/build-deb'
12:02:09 # use "docker" as our service name, not "docker-ce"
12:02:09 dh_installinit --name=docker
12:02:10 make[1]: Leaving directory '/root/build-deb'
12:02:10    dh_systemd_start
12:02:10    dh_perl
12:02:10    dh_link
12:02:10    dh_strip_nondeterminism
12:02:10    dh_compress
12:02:10    dh_fixperms
12:02:11    dh_missing
12:02:11    debian/rules override_dh_strip
12:02:11 make[1]: Entering directory '/root/build-deb'
12:02:11 # Go has lots of problems with stripping, so just don't
12:02:11 make[1]: Leaving directory '/root/build-deb'
12:02:11    dh_makeshlibs
12:02:11    debian/rules override_dh_shlibdeps
12:02:11 make[1]: Entering directory '/root/build-deb'
12:02:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:02:19 + popd
12:02:19 ~/rpmbuild/BUILD/src
12:02:19 + exit 0
12:02:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4fgIpW
12:02:19 + umask 022
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64 '!=' / ']'
12:02:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 + mkdir -p /root/rpmbuild/BUILDROOT
12:02:19 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 + cd src
12:02:19 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:02:19 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:02:19 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:02:19 + popd
12:02:19 ~/rpmbuild/BUILD/src
12:02:19 + /usr/lib/rpm/check-buildroot
12:02:19 + /usr/lib/rpm/redhat/brp-compress
12:02:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:02:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:02:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:02:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:02:19 + /usr/lib/rpm/redhat/brp-python-hardlink
12:02:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:02:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LumySE
12:02:19 + umask 022
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + cd src
12:02:19 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:02:19 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:02:19 + ver=2.0.0-beta.4
12:02:19 FAIL: docker-compose version (2.0.0-beta.4) did not match
12:02:19 + test 2.0.0-beta.4 = v2.0.0-beta.4
12:02:19 + echo 'FAIL: docker-compose version (2.0.0-beta.4) did not match'
12:02:19 + exit 0
12:02:19 Processing files: docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 Provides: docker-compose-plugin = 0:2.0.0.beta.4-0.el7 docker-compose-plugin(x86-64) = 0:2.0.0.beta.4-0.el7
12:02:19 Requires(interp): /bin/sh /bin/sh /bin/sh
12:02:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:02:19 Requires(post): /bin/sh
12:02:19 Requires(preun): /bin/sh
12:02:19 Requires(postun): /bin/sh
12:02:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.beta.4-0.el7.src.rpm
12:02:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64.rpm
12:02:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UQw54Y
12:02:19 + umask 022
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + cd src
12:02:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el7.x86_64
12:02:19 + exit 0
12:02:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BJTSmR
12:02:19 + umask 022
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + rm -rf src
12:02:19 + /usr/bin/mkdir -p src
12:02:19 + cd src
12:02:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:02:19 + /usr/bin/tar -xf -
12:02:19 + STATUS=0
12:02:19 + '[' 0 -ne 0 ']'
12:02:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:02:19 + /usr/bin/tar -xf -
12:02:19 + STATUS=0
12:02:19 + '[' 0 -ne 0 ']'
12:02:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:02:19 + exit 0
12:02:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EKZnKJ
12:02:19 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:02:19 + umask 022
12:02:19 + cd /root/rpmbuild/BUILD
12:02:19 + cd src
12:02:19 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:02:19 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
12:02:19 GO111MODULE=on make -f builder.Makefile build
12:02:19 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:02:19 mkdir -p bin
12:02:19 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
12:02:19 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:02:19 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:02:20 go: downloading github.com/spf13/cobra v1.0.0
12:02:20 go: downloading github.com/sirupsen/logrus v1.4.2
12:02:20 go: downloading github.com/spf13/pflag v1.0.3
12:02:20 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:02:20 go: downloading github.com/google/uuid v1.1.1
12:02:20 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:02:20 go: downloading github.com/docker/go v1.5.1-1
12:02:20 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:02:20 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:02:20 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:02:20 go: downloading github.com/containerd/containerd v1.3.4
12:02:20 go: downloading google.golang.org/grpc v1.23.1
12:02:20 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:02:20 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:02:20 go: downloading github.com/gorilla/mux v1.7.4
12:02:20 go: downloading github.com/gogo/protobuf v1.3.1
12:02:21 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:02:21 go: downloading github.com/golang/protobuf v1.3.2
12:02:21 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:02:21 go: downloading github.com/prometheus/client_golang v1.1.0
12:02:21 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:02:21 go: downloading github.com/prometheus/common v0.6.0
12:02:21 go: downloading github.com/prometheus/procfs v0.0.3
12:02:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:02:23 make[1]: Leaving directory '/root/build-deb'
12:02:23    dh_installdeb
12:02:23    debian/rules override_dh_gencontrol
12:02:23 make[1]: Entering directory '/root/build-deb'
12:02:24 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:02:24 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:02:24 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:02:24 
12:02:24 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:02:24 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:02:24 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:02:24 if [ "armhf" = "amd64" ]; then \
12:02:24 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:02:24 fi
12:02:24 dh_gencontrol --remaining-packages
12:02:24 make[1]: Leaving directory '/root/build-deb'
12:02:24    dh_md5sums
12:02:25    dh_builddeb
12:02:25 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb'.
12:02:25 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'.
12:02:25 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'.
12:02:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'.
12:02:36 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:02:36 + popd
12:02:36 ~/rpmbuild/BUILD/src
12:02:36 + exit 0
12:02:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tfzq6k
12:02:36 + umask 022
12:02:36 + cd /root/rpmbuild/BUILD
12:02:36 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']'
12:02:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 + mkdir -p /root/rpmbuild/BUILDROOT
12:02:36 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 + cd src
12:02:36 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:02:36 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:02:36 + 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
12:02:36 + popd
12:02:36 + /usr/lib/rpm/check-buildroot
12:02:36 ~/rpmbuild/BUILD/src
12:02:36 + /usr/lib/rpm/redhat/brp-compress
12:02:36 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
12:02:36 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:02:36 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
12:02:36 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
12:02:36 + /usr/lib/rpm/redhat/brp-python-hardlink
12:02:36 + /usr/lib/rpm/redhat/brp-java-repack-jars
12:02:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yhpi6W
12:02:36 + umask 022
12:02:36 + cd /root/rpmbuild/BUILD
12:02:36 + cd src
12:02:36 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:02:36 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:02:36 + ver=v0.8.0
12:02:36 + test v0.8.0 = v0.8.0
12:02:36 + echo 'PASS: docker-scan version OK'
12:02:36 + exit 0
12:02:36 PASS: docker-scan version OK
12:02:36 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7
12:02:36 Requires(interp): /bin/sh /bin/sh /bin/sh
12:02:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:02:36 Requires(post): /bin/sh
12:02:36 Requires(preun): /bin/sh
12:02:36 Requires(postun): /bin/sh
12:02:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm
12:02:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm
12:02:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b8nVcS
12:02:36 + umask 022
12:02:36 + cd /root/rpmbuild/BUILD
12:02:36 + cd src
12:02:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
12:02:36 + exit 0
12:02:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
12:02:42 == Building packages for centos-8 ==
12:02:42 mkdir -p "rpmbuild/centos-8"
12:02:42 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
12:02:42 #1 [internal] load build definition from Dockerfile
12:02:42 #1 sha256:14b25837596f885ae2334c72335cd5017e964c581bbf6bc5060c42d4ec1a5b56
12:02:42 #1 transferring dockerfile: 1.62kB done
12:02:42 #1 DONE 0.0s
12:02:42 
12:02:42 #2 [internal] load .dockerignore
12:02:42 #2 sha256:fef2fc91d28478ca0428434ffd282d054707e6fe486b5fe43179a121482a22c6
12:02:42 #2 transferring context: 2B done
12:02:42 #2 DONE 0.0s
12:02:42 
12:02:42 #5 [auth] library/golang:pull token for registry-1.docker.io
12:02:42 #5 sha256:00037a933ee5e190e904cb2548ccf0e240433dd06dac494b901e43835d714142
12:02:42 #5 DONE 0.0s
12:02:42 
12:02:42 #6 [auth] library/centos:pull token for registry-1.docker.io
12:02:42 #6 sha256:fb94adcb2b3f1df762d804372cd02b3c127389f86a707a46c1b7276e205aef13
12:02:42 #6 DONE 0.0s
12:02:42 
12:02:42 #4 [internal] load metadata for docker.io/library/centos:8
12:02:42 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
12:02:42 #4 ...
12:02:42 
12:02:42 #3 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:02:42 #3 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:02:42 #3 DONE 0.2s
12:02:42 
12:02:42 #4 [internal] load metadata for docker.io/library/centos:8
12:02:42 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
12:02:42 #4 DONE 0.3s
12:02:42 
12:02:42 #15 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:02:42 #15 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:02:42 #15 DONE 0.0s
12:02:42 
12:02:42 #12 [internal] load build context
12:02:42 #12 sha256:c49237af3490be85cb935e47509820fbfea6171befb5b1a0ba30f7d5467a0879
12:02:42 #12 transferring context: 268B done
12:02:42 #12 DONE 0.0s
12:02:42 
12:02:42 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
12:02:42 #7 sha256:c468033a8ab0a104e95e3d180dc2d5fa05b9790ea9c1a7d7f38e3b4bb48acd2c
12:02:42 #7 resolve docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 done
12:02:43 #7 ...
12:02:43 
12:02:43 #15 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:02:43 #15 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:02:43 #15 CACHED
12:02:43 
12:02:43 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1
12:02:43 #7 sha256:c468033a8ab0a104e95e3d180dc2d5fa05b9790ea9c1a7d7f38e3b4bb48acd2c
12:02:43 #7 sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 762B / 762B done
12:02:43 #7 sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 529B / 529B done
12:02:43 #7 sha256:300e315adb2f96afe5f0b2780b87f28ae95231fe3bdd1e16b9ba606307728f55 2.14kB / 2.14kB done
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 5.24MB / 75.18MB 0.1s
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 26.21MB / 75.18MB 0.3s
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 36.70MB / 75.18MB 0.4s
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 56.62MB / 75.18MB 0.6s
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 66.06MB / 75.18MB 0.7s
12:02:43 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 0.8s
12:02:44 #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 1.3s done
12:02:44 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 0.1s
12:02:48 #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2.9s done
12:02:48 #7 DONE 4.5s
12:02:48 
12:02:48 #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
12:02:48 #8 sha256:4f85e1ff9558406227c7f7565e3a1f3bb62db0638870b3f55147aef2aeff99c6
12:02:48 #8 DONE 0.8s
12:02:48 
12:02:48 #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
12:02:48 #9 sha256:9de3dd5e7a2091d82c9b797a9647b96f1cb0205a771cd6bbd8dfbc673f3a3256
12:02:48 #9 DONE 0.5s
12:02:48 
12:02:48 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
12:02:48 #10 sha256:0f1da60d4b248cb3e1d638e850e8c4ae6f6a4bf0f9702665d1e3700bb8598e7f
12:02:49 #10 DONE 0.8s
12:02:49 
12:02:49 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
12:02:49 #11 sha256:6289e075a9fdc5dd264a0b6ceac527d333285560b5e100fec43fcd2e00aaca9a
12:02:50 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'.
12:02:51 #11 1.584 CentOS Linux 8 - AppStream                      9.4 MB/s | 8.1 MB     00:00    
12:02:53 #11 3.829 CentOS Linux 8 - BaseOS                         5.1 MB/s | 3.6 MB     00:00    
12:02:54 #11 5.174 CentOS Linux 8 - Extras                          15 kB/s | 9.8 kB     00:00    
12:02:55 #11 6.199 CentOS Linux 8 - PowerTools                     2.4 MB/s | 2.3 MB     00:00    
12:02:57 #11 7.629 Dependencies resolved.
12:02:57 #11 7.642 =============================================================================================
12:02:57 #11 7.642  Package                      Arch    Version                                Repo        Size
12:02:57 #11 7.642 =============================================================================================
12:02:57 #11 7.642 Installing:
12:02:57 #11 7.642  rpm-build                    x86_64  4.14.3-14.el8_4                        appstream  173 k
12:02:57 #11 7.642  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
12:02:57 #11 7.642  yum-utils                    noarch  4.0.18-4.el8                           baseos      71 k
12:02:57 #11 7.642 Upgrading:
12:02:57 #11 7.642  elfutils-libelf              x86_64  0.182-3.el8                            baseos     216 k
12:02:57 #11 7.642  elfutils-libs                x86_64  0.182-3.el8                            baseos     293 k
12:02:57 #11 7.642  file-libs                    x86_64  5.33-16.el8_3.1                        baseos     543 k
12:02:57 #11 7.642  ima-evm-utils                x86_64  1.3.2-12.el8                           baseos      64 k
12:02:57 #11 7.642  python3-rpm                  x86_64  4.14.3-14.el8_4                        baseos     158 k
12:02:57 #11 7.642  rpm                          x86_64  4.14.3-14.el8_4                        baseos     542 k
12:02:57 #11 7.642  rpm-build-libs               x86_64  4.14.3-14.el8_4                        baseos     155 k
12:02:57 #11 7.642  rpm-libs                     x86_64  4.14.3-14.el8_4                        baseos     339 k
12:02:57 #11 7.642 Installing dependencies:
12:02:57 #11 7.642  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
12:02:57 #11 7.642  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
12:02:57 #11 7.642  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
12:02:57 #11 7.642  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
12:02:57 #11 7.642  dnf-plugins-core             noarch  4.0.18-4.el8                           baseos      69 k
12:02:57 #11 7.642  dwz                          x86_64  0.12-9.el8                             appstream  109 k
12:02:57 #11 7.642  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
12:02:57 #11 7.642  elfutils                     x86_64  0.182-3.el8                            baseos     540 k
12:02:57 #11 7.642  emacs-filesystem             noarch  1:26.1-5.el8                           baseos      69 k
12:02:57 #11 7.642  file                         x86_64  5.33-16.el8_3.1                        baseos      77 k
12:02:57 #11 7.642  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
12:02:57 #11 7.642  gdb-headless                 x86_64  8.2-15.el8                             appstream  3.7 M
12:02:57 #11 7.642  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
12:02:57 #11 7.642  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
12:02:57 #11 7.642  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
12:02:57 #11 7.642  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
12:02:57 #11 7.642  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
12:02:57 #11 7.642  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
12:02:57 #11 7.642  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
12:02:57 #11 7.642  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
12:02:57 #11 7.642  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
12:02:57 #11 7.642  ncurses                      x86_64  6.1-7.20180224.el8                     baseos     387 k
12:02:57 #11 7.642  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
12:02:57 #11 7.642  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
12:02:57 #11 7.642  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
12:02:57 #11 7.642  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
12:02:57 #11 7.642  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
12:02:57 #11 7.642  perl-Errno                   x86_64  1.28-419.el8                           baseos      76 k
12:02:57 #11 7.642  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
12:02:57 #11 7.642  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
12:02:57 #11 7.642  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
12:02:57 #11 7.642  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
12:02:57 #11 7.642  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
12:02:57 #11 7.642  perl-IO                      x86_64  1.38-419.el8                           baseos     142 k
12:02:57 #11 7.642  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
12:02:57 #11 7.642  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
12:02:57 #11 7.642  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
12:02:57 #11 7.642  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
12:02:57 #11 7.642  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
12:02:57 #11 7.642  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
12:02:57 #11 7.642  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
12:02:57 #11 7.642  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
12:02:57 #11 7.642  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
12:02:57 #11 7.642  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
12:02:57 #11 7.642  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
12:02:57 #11 7.642  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
12:02:57 #11 7.642  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
12:02:57 #11 7.642  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
12:02:57 #11 7.642  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
12:02:57 #11 7.642  perl-constant                noarch  1.33-396.el8                           baseos      25 k
12:02:57 #11 7.642  perl-interpreter             x86_64  4:5.26.3-419.el8                       baseos     6.3 M
12:02:57 #11 7.642  perl-libs                    x86_64  4:5.26.3-419.el8                       baseos     1.6 M
12:02:57 #11 7.642  perl-macros                  x86_64  4:5.26.3-419.el8                       baseos      72 k
12:02:57 #11 7.642  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
12:02:57 #11 7.642  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
12:02:57 #11 7.642  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
12:02:57 #11 7.642  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
12:02:57 #11 7.642  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
12:02:57 #11 7.642  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
12:02:57 #11 7.642  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
12:02:57 #11 7.642  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
12:02:57 #11 7.642  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
12:02:57 #11 7.642  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
12:02:57 #11 7.642  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
12:02:57 #11 7.642  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
12:02:57 #11 7.642  python3-dnf-plugins-core     noarch  4.0.18-4.el8                           baseos     234 k
12:02:57 #11 7.642  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
12:02:57 #11 7.642  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
12:02:57 #11 7.642  qt5-srpm-macros              noarch  5.12.5-3.el8                           appstream   10 k
12:02:57 #11 7.642  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
12:02:57 #11 7.642  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
12:02:57 #11 7.642  tpm2-tss                     x86_64  2.3.2-3.el8                            baseos     275 k
12:02:57 #11 7.642  unzip                        x86_64  6.0-45.el8_4                           baseos     195 k
12:02:57 #11 7.642  zip                          x86_64  3.0-23.el8                             baseos     270 k
12:02:57 #11 7.642  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
12:02:57 #11 7.642 Installing weak dependencies:
12:02:57 #11 7.642  elfutils-debuginfod-client   x86_64  0.182-3.el8                            baseos      65 k
12:02:57 #11 7.642  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
12:02:57 #11 7.642  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
12:02:57 #11 7.642 Enabling module streams:
12:02:57 #11 7.642  perl                                 5.26                                                   
12:02:57 #11 7.642  perl-IO-Socket-SSL                   2.066                                                  
12:02:57 #11 7.642  perl-libwww-perl                     6.34                                                   
12:02:57 #11 7.642 
12:02:57 #11 7.642 Transaction Summary
12:02:57 #11 7.642 =============================================================================================
12:02:57 #11 7.642 Install  81 Packages
12:02:57 #11 7.642 Upgrade   8 Packages
12:02:57 #11 7.642 
12:02:57 #11 7.646 Total download size: 27 M
12:02:57 #11 7.647 Downloading Packages:
12:02:58 #11 8.580 (1/89): efi-srpm-macros-3-3.el8.noarch.rpm      109 kB/s |  22 kB     00:00    
12:02:58 #11 8.581 (2/89): desktop-file-utils-0.23-8.el8.x86_64.rp 388 kB/s |  80 kB     00:00    
12:02:58 #11 8.584 (3/89): dwz-0.12-9.el8.x86_64.rpm               521 kB/s | 109 kB     00:00    
12:02:58 #11 8.586 (4/89): gc-7.6.4-3.el8.x86_64.rpm                20 MB/s | 109 kB     00:00    
12:02:58 #11 8.588 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  3.1 MB/s | 9.3 kB     00:00    
12:02:58 #11 8.589 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      4.5 MB/s |  13 kB     00:00    
12:02:58 #11 8.592 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm     14 MB/s |  38 kB     00:00    
12:02:58 #11 8.595 (8/89): libipt-1.6.1-8.el8.x86_64.rpm            18 MB/s |  50 kB     00:00    
12:02:58 #11 8.597 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    5.0 MB/s | 9.4 kB     00:00    
12:02:58 #11 8.599 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 4.7 MB/s | 7.9 kB     00:00    
12:02:58 #11 8.602 (11/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp  18 MB/s |  47 kB     00:00    
12:02:58 #11 8.604 (12/89): perl-Mozilla-CA-20160104-7.module_el8. 6.6 MB/s |  15 kB     00:00    
12:02:58 #11 8.609 (13/89): perl-srpm-macros-1-25.el8.noarch.rpm   2.4 MB/s |  11 kB     00:00    
12:02:58 #11 8.611 (14/89): python-rpm-macros-3-41.el8.noarch.rpm  6.7 MB/s |  15 kB     00:00    
12:02:58 #11 8.613 (15/89): python-srpm-macros-3-41.el8.noarch.rpm 7.5 MB/s |  15 kB     00:00    
12:02:58 #11 8.616 (16/89): python3-rpm-macros-3-41.el8.noarch.rpm 6.9 MB/s |  14 kB     00:00    
12:02:58 #11 8.618 (17/89): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 5.4 MB/s |  10 kB     00:00    
12:02:58 #11 8.622 (18/89): redhat-rpm-config-125-1.el8.noarch.rpm  24 MB/s |  86 kB     00:00    
12:02:58 #11 8.642 (19/89): gdb-headless-8.2-15.el8.x86_64.rpm      61 MB/s | 3.7 MB     00:00    
12:02:58 #11 8.644 (20/89): rpm-build-4.14.3-14.el8_4.x86_64.rpm   7.4 MB/s | 173 kB     00:00    
12:02:58 #11 8.647 (21/89): rust-srpm-macros-5-2.el8.noarch.rpm    4.2 MB/s | 9.2 kB     00:00    
12:02:58 #11 8.649 (22/89): rpmlint-1.10-14.el8.noarch.rpm          29 MB/s | 192 kB     00:00    
12:02:58 #11 8.653 (23/89): bzip2-1.0.6-26.el8.x86_64.rpm           16 MB/s |  60 kB     00:00    
12:02:58 #11 8.670 (24/89): guile-2.0.14-7.el8.x86_64.rpm           43 MB/s | 3.5 MB     00:00    
12:02:58 #11 8.673 (25/89): zstd-1.4.4-1.el8.x86_64.rpm             15 MB/s | 393 kB     00:00    
12:02:58 #11 8.673 (26/89): dbus-glib-0.110-2.el8.x86_64.rpm       6.3 MB/s | 127 kB     00:00    
12:02:58 #11 8.676 (27/89): diffutils-3.6-6.el8.x86_64.rpm          59 MB/s | 358 kB     00:00    
12:02:58 #11 8.677 (28/89): dnf-plugins-core-4.0.18-4.el8.noarch.r  17 MB/s |  69 kB     00:00    
12:02:58 #11 8.680 (29/89): emacs-filesystem-26.1-5.el8.noarch.rpm  31 MB/s |  69 kB     00:00    
12:02:58 #11 8.681 (30/89): elfutils-debuginfod-client-0.182-3.el8  15 MB/s |  65 kB     00:00    
12:02:58 #11 8.682 (31/89): file-5.33-16.el8_3.1.x86_64.rpm         40 MB/s |  77 kB     00:00    
12:02:58 #11 8.687 (32/89): elfutils-0.182-3.el8.x86_64.rpm         40 MB/s | 540 kB     00:00    
12:02:58 #11 8.688 (33/89): libpkgconf-1.4.2-1.el8.x86_64.rpm       26 MB/s |  35 kB     00:00    
12:02:58 #11 8.694 (34/89): groff-base-1.22.3-18.el8.x86_64.rpm     78 MB/s | 1.0 MB     00:00    
12:02:58 #11 8.695 (35/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   9.0 MB/s |  58 kB     00:00    
12:02:58 #11 8.696 (36/89): libbabeltrace-1.5.4-3.el8.x86_64.rpm    14 MB/s | 200 kB     00:00    
12:02:58 #11 8.698 (37/89): patch-2.7.6-11.el8.x86_64.rpm           42 MB/s | 138 kB     00:00    
12:02:58 #11 8.701 (38/89): ncurses-6.1-7.20180224.el8.x86_64.rpm   56 MB/s | 387 kB     00:00    
12:02:58 #11 8.702 (39/89): perl-Carp-1.42-396.el8.noarch.rpm      5.7 MB/s |  30 kB     00:00    
12:02:58 #11 8.704 (40/89): perl-Errno-1.28-419.el8.x86_64.rpm      32 MB/s |  76 kB     00:00    
12:02:58 #11 8.705 (41/89): perl-Exporter-5.72-396.el8.noarch.rpm   13 MB/s |  34 kB     00:00    
12:02:58 #11 8.706 (42/89): perl-File-Path-2.15-2.el8.noarch.rpm    22 MB/s |  38 kB     00:00    
12:02:58 #11 8.707 (43/89): perl-File-Temp-0.230.600-1.el8.noarch.  25 MB/s |  63 kB     00:00    
12:02:58 #11 8.709 (44/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm  23 MB/s |  63 kB     00:00    
12:02:58 #11 8.711 (45/89): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   19 MB/s |  58 kB     00:00    
12:02:58 #11 8.713 (46/89): perl-IO-1.38-419.el8.x86_64.rpm         37 MB/s | 142 kB     00:00    
12:02:58 #11 8.713 (47/89): perl-MIME-Base64-3.15-396.el8.x86_64.r  13 MB/s |  31 kB     00:00    
12:02:58 #11 8.715 (48/89): perl-Pod-Escapes-1.07-395.el8.noarch.r  13 MB/s |  20 kB     00:00    
12:02:58 #11 8.721 (49/89): perl-Encode-2.97-3.el8.x86_64.rpm       65 MB/s | 1.5 MB     00:00    
12:02:58 #11 8.722 (50/89): perl-PathTools-3.74-1.el8.x86_64.rpm    10 MB/s |  90 kB     00:00    
12:02:58 #11 8.723 (51/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  11 MB/s |  86 kB     00:00    
12:02:58 #11 8.725 (52/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm  15 MB/s |  34 kB     00:00    
12:02:58 #11 8.725 (53/89): perl-Scalar-List-Utils-1.49-2.el8.x86_  27 MB/s |  68 kB     00:00    
12:02:58 #11 8.727 (54/89): perl-Pod-Simple-3.35-395.el8.noarch.rp  45 MB/s | 213 kB     00:00    
12:02:58 #11 8.728 (55/89): perl-Socket-2.027-3.el8.x86_64.rpm      20 MB/s |  59 kB     00:00    
12:02:58 #11 8.729 (56/89): perl-Storable-3.11-3.el8.x86_64.rpm     34 MB/s |  98 kB     00:00    
12:02:58 #11 8.729 (57/89): perl-Term-ANSIColor-4.06-396.el8.noarc  19 MB/s |  46 kB     00:00    
12:02:58 #11 8.730 (58/89): perl-Term-Cap-1.17-395.el8.noarch.rpm   10 MB/s |  23 kB     00:00    
12:02:58 #11 8.731 (59/89): perl-Text-ParseWords-3.30-395.el8.noar  10 MB/s |  18 kB     00:00    
12:02:58 #11 8.732 (60/89): perl-Time-Local-1.280-1.el8.noarch.rpm  22 MB/s |  34 kB     00:00    
12:02:58 #11 8.732 (61/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 8.1 MB/s |  24 kB     00:00    
12:02:58 #11 8.737 (62/89): perl-Unicode-Normalize-1.25-396.el8.x8  13 MB/s |  82 kB     00:00    
12:02:58 #11 8.738 (63/89): perl-constant-1.33-396.el8.noarch.rpm  4.4 MB/s |  25 kB     00:00    
12:02:58 #11 8.744 (64/89): perl-macros-5.26.3-419.el8.x86_64.rpm   11 MB/s |  72 kB     00:00    
12:02:58 #11 8.747 (65/89): perl-parent-0.237-1.el8.noarch.rpm      11 MB/s |  20 kB     00:00    
12:02:58 #11 8.750 (66/89): perl-podlators-4.11-1.el8.noarch.rpm    39 MB/s | 118 kB     00:00    
12:02:58 #11 8.752 (67/89): perl-threads-2.21-2.el8.x86_64.rpm      28 MB/s |  61 kB     00:00    
12:02:58 #11 8.758 (68/89): perl-libs-5.26.3-419.el8.x86_64.rpm     75 MB/s | 1.6 MB     00:00    
12:02:58 #11 8.759 (69/89): perl-threads-shared-1.58-2.el8.x86_64. 7.1 MB/s |  48 kB     00:00    
12:02:58 #11 8.760 (70/89): pkgconf-1.4.2-1.el8.x86_64.rpm          22 MB/s |  38 kB     00:00    
12:02:58 #11 8.761 (71/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm       10 MB/s |  17 kB     00:00    
12:02:58 #11 8.763 (72/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 8.2 MB/s |  15 kB     00:00    
12:02:58 #11 8.765 (73/89): python3-dateutil-2.6.1-6.el8.noarch.rp  58 MB/s | 251 kB     00:00    
12:02:58 #11 8.767 (74/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    32 MB/s | 134 kB     00:00    
12:02:58 #11 8.770 (75/89): python3-dnf-plugins-core-4.0.18-4.el8.  58 MB/s | 234 kB     00:00    
12:02:58 #11 8.770 (76/89): python3-six-1.11.0-8.el8.noarch.rpm     12 MB/s |  38 kB     00:00    
12:02:58 #11 8.774 (77/89): unzip-6.0-45.el8_4.x86_64.rpm           56 MB/s | 195 kB     00:00    
12:02:58 #11 8.777 (78/89): yum-utils-4.0.18-4.el8.noarch.rpm       30 MB/s |  71 kB     00:00    
12:02:58 #11 8.786 (79/89): tpm2-tss-2.3.2-3.el8.x86_64.rpm         17 MB/s | 275 kB     00:00    
12:02:58 #11 8.789 (80/89): zip-3.0-23.el8.x86_64.rpm               21 MB/s | 270 kB     00:00    
12:02:58 #11 8.792 (81/89): elfutils-libelf-0.182-3.el8.x86_64.rpm  39 MB/s | 216 kB     00:00    
12:02:58 #11 8.797 (82/89): elfutils-libs-0.182-3.el8.x86_64.rpm    38 MB/s | 293 kB     00:00    
12:02:58 #11 8.805 (83/89): file-libs-5.33-16.el8_3.1.x86_64.rpm    41 MB/s | 543 kB     00:00    
12:02:58 #11 8.824 (84/89): ima-evm-utils-1.3.2-12.el8.x86_64.rpm  2.4 MB/s |  64 kB     00:00    
12:02:58 #11 8.829 (85/89): python3-rpm-4.14.3-14.el8_4.x86_64.rpm  38 MB/s | 158 kB     00:00    
12:02:58 #11 8.832 (86/89): rpm-build-libs-4.14.3-14.el8_4.x86_64.  54 MB/s | 155 kB     00:00    
12:02:58 #11 8.834 (87/89): rpm-4.14.3-14.el8_4.x86_64.rpm          56 MB/s | 542 kB     00:00    
12:02:58 #11 8.862 (88/89): perl-interpreter-5.26.3-419.el8.x86_64  49 MB/s | 6.3 MB     00:00    
12:02:58 #11 8.865 (89/89): rpm-libs-4.14.3-14.el8_4.x86_64.rpm     10 MB/s | 339 kB     00:00    
12:02:58 #11 8.866 --------------------------------------------------------------------------------
12:02:58 #11 8.866 Total                                            22 MB/s |  27 MB     00:01     
12:02:58 #11 8.950 Running transaction check
12:02:58 #11 9.028 Transaction check succeeded.
12:02:58 #11 9.028 Running transaction test
12:02:58 #11 9.326 Transaction test succeeded.
12:02:58 #11 9.329 Running transaction
12:03:00 #11 10.60   Preparing        :                                                        1/1 
12:03:00 #11 10.66   Upgrading        : elfutils-libelf-0.182-3.el8.x86_64                    1/97 
12:03:00 #11 10.76   Upgrading        : rpm-4.14.3-14.el8_4.x86_64                            2/97 
12:03:00 #11 10.80   Upgrading        : rpm-libs-4.14.3-14.el8_4.x86_64                       3/97 
12:03:00 #11 10.82   Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64                       3/97 
12:03:00 #11 10.93   Upgrading        : file-libs-5.33-16.el8_3.1.x86_64                      4/97 
12:03:00 #11 10.95   Installing       : file-5.33-16.el8_3.1.x86_64                           5/97 
12:03:00 #11 10.99   Upgrading        : elfutils-libs-0.182-3.el8.x86_64                      6/97 
12:03:00 #11 11.01   Installing       : elfutils-debuginfod-client-0.182-3.el8.x86_64         7/97 
12:03:00 #11 11.04   Installing       : unzip-6.0-45.el8_4.x86_64                             8/97 
12:03:00 #11 11.19   Installing       : groff-base-1.22.3-18.el8.x86_64                       9/97 
12:03:00 #11 11.22   Installing       : bzip2-1.0.6-26.el8.x86_64                            10/97 
12:03:00 #11 11.23   Installing       : python-srpm-macros-3-41.el8.noarch                   11/97 
12:03:00 #11 11.24   Installing       : python-rpm-macros-3-41.el8.noarch                    12/97 
12:03:00 #11 11.28   Installing       : python3-rpm-macros-3-41.el8.noarch                   13/97 
12:03:00 #11 11.32   Installing       : zip-3.0-23.el8.x86_64                                14/97 
12:03:00 #11 11.40   Installing       : elfutils-0.182-3.el8.x86_64                          15/97 
12:03:00 #11 11.44   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
12:03:00 #11 11.46   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     16/97 
12:03:00 #11 11.48   Installing       : efi-srpm-macros-3-3.el8.noarch                       17/97 
12:03:00 #11 11.50   Installing       : dwz-0.12-9.el8.x86_64                                18/97 
12:03:00 #11 11.51   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
12:03:01 #11 11.59   Installing       : tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
12:03:01 #11 11.61   Running scriptlet: tpm2-tss-2.3.2-3.el8.x86_64                          19/97 
12:03:01 #11 11.63   Upgrading        : ima-evm-utils-1.3.2-12.el8.x86_64                    20/97 
12:03:01 #11 11.65   Upgrading        : rpm-build-libs-4.14.3-14.el8_4.x86_64                21/97 
12:03:01 #11 11.66   Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64                21/97 
12:03:01 #11 11.70   Upgrading        : python3-rpm-4.14.3-14.el8_4.x86_64                   22/97 
12:03:01 #11 11.72   Installing       : python3-six-1.11.0-8.el8.noarch                      23/97 
12:03:01 #11 11.75   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                24/97 
12:03:01 #11 11.77   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        25/97 
12:03:01 #11 11.79   Installing       : patch-2.7.6-11.el8.x86_64                            26/97 
12:03:01 #11 11.83   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    27/97 
12:03:01 #11 11.85   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               28/97 
12:03:01 #11 11.86   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   29/97 
12:03:01 #11 11.87   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 30/97 
12:03:01 #11 11.89   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  31/97 
12:03:01 #11 11.91   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              32/97 
12:03:01 #11 11.92   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    33/97 
12:03:01 #11 11.94   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                34/97 
12:03:01 #11 11.97   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                35/97 
12:03:01 #11 11.99   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    36/97 
12:03:01 #11 12.01   Installing       : perl-podlators-4.11-1.el8.noarch                     37/97 
12:03:01 #11 12.03   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 38/97 
12:03:01 #11 12.09   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             39/97 
12:03:01 #11 12.11   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 40/97 
12:03:01 #11 12.12   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 41/97 
12:03:01 #11 12.15   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    42/97 
12:03:01 #11 12.17   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 43/97 
12:03:01 #11 12.18   Installing       : perl-Errno-1.28-419.el8.x86_64                       44/97 
12:03:01 #11 12.20   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     45/97 
12:03:01 #11 12.42   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      46/97 
12:03:01 #11 12.45   Installing       : perl-Carp-1.42-396.el8.noarch                        47/97 
12:03:02 #11 12.46   Installing       : perl-Exporter-5.72-396.el8.noarch                    48/97 
12:03:02 #11 12.67   Installing       : perl-libs-4:5.26.3-419.el8.x86_64                    49/97 
12:03:02 #11 12.69   Installing       : perl-parent-1:0.237-1.el8.noarch                     50/97 
12:03:02 #11 12.71   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           51/97 
12:03:02 #11 12.73   Installing       : perl-macros-4:5.26.3-419.el8.x86_64                  52/97 
12:03:02 #11 12.74   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         53/97 
12:03:02 #11 12.77   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           54/97 
12:03:02 #11 12.78   Installing       : perl-File-Path-2.15-2.el8.noarch                     55/97 
12:03:02 #11 12.80   Installing       : perl-IO-1.38-419.el8.x86_64                          56/97 
12:03:02 #11 12.86   Installing       : perl-PathTools-3.74-1.el8.x86_64                     57/97 
12:03:02 #11 12.88   Installing       : perl-constant-1.33-396.el8.noarch                    58/97 
12:03:02 #11 12.90   Installing       : perl-threads-1:2.21-2.el8.x86_64                     59/97 
12:03:03 #11 12.91   Installing       : perl-threads-shared-1.58-2.el8.x86_64                60/97 
12:03:03 #11 13.47   Installing       : perl-interpreter-4:5.26.3-419.el8.x86_64             61/97 
12:03:03 #11 13.51   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
12:03:03 #11 13.52   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     62/97 
12:03:03 #11 13.54   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        63/97 
12:03:03 #11 13.55   Installing       : pkgconf-1.4.2-1.el8.x86_64                           64/97 
12:03:03 #11 13.57   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                65/97 
12:03:03 #11 13.58   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 66/97 
12:03:03 #11 13.60   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/97 
12:03:03 #11 13.65   Installing       : diffutils-3.6-6.el8.x86_64                           68/97 
12:03:03 #11 13.66   Running scriptlet: diffutils-3.6-6.el8.x86_64                           68/97 
12:03:03 #11 13.69   Installing       : dbus-glib-0.110-2.el8.x86_64                         69/97 
12:03:03 #11 13.70   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         69/97 
12:03:03 #11 13.73   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     70/97 
12:03:03 #11 13.77   Installing       : python3-dnf-plugins-core-4.0.18-4.el8.noarch         71/97 
12:03:03 #11 13.82   Installing       : dnf-plugins-core-4.0.18-4.el8.noarch                 72/97 
12:03:03 #11 13.87   Installing       : zstd-1.4.4-1.el8.x86_64                              73/97 
12:03:03 #11 13.89   Installing       : rust-srpm-macros-5-2.el8.noarch                      74/97 
12:03:03 #11 13.90   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  75/97 
12:03:03 #11 13.91   Installing       : perl-srpm-macros-1-25.el8.noarch                     76/97 
12:03:03 #11 13.92   Installing       : openblas-srpm-macros-2-2.el8.noarch                  77/97 
12:03:03 #11 13.93   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     78/97 
12:03:03 #11 13.94   Installing       : libipt-1.6.1-8.el8.x86_64                            79/97 
12:03:03 #11 13.96   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     80/97 
12:03:03 #11 13.99   Installing       : gc-7.6.4-3.el8.x86_64                                81/97 
12:03:03 #11 14.36   Installing       : guile-5:2.0.14-7.el8.x86_64                          82/97 
12:03:04 #11 14.38   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          82/97 
12:03:04 #11 14.76   Installing       : gdb-headless-8.2-15.el8.x86_64                       83/97 
12:03:04 #11 14.78   Installing       : go-srpm-macros-2-17.el8.noarch                       84/97 
12:03:04 #11 14.79   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   85/97 
12:03:04 #11 14.81   Installing       : redhat-rpm-config-125-1.el8.noarch                   86/97 
12:03:04 #11 14.89   Installing       : rpm-build-4.14.3-14.el8_4.x86_64                     87/97 
12:03:04 #11 14.91   Installing       : yum-utils-4.0.18-4.el8.noarch                        88/97 
12:03:04 #11 14.95   Installing       : rpmlint-1.10-14.el8.noarch                           89/97 
12:03:04 #11 14.96   Cleanup          : python3-rpm-4.14.3-4.el8.x86_64                      90/97 
12:03:04 #11 14.98   Cleanup          : rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
12:03:04 #11 14.98   Running scriptlet: rpm-build-libs-4.14.3-4.el8.x86_64                   91/97 
12:03:04 #11 15.00   Cleanup          : elfutils-libs-0.180-1.el8.x86_64                     92/97 
12:03:04 #11 15.02   Cleanup          : rpm-4.14.3-4.el8.x86_64                              93/97 
12:03:04 #11 15.05   Cleanup          : rpm-libs-4.14.3-4.el8.x86_64                         94/97 
12:03:04 #11 15.05   Running scriptlet: rpm-libs-4.14.3-4.el8.x86_64                         94/97 
12:03:04 #11 15.07   Cleanup          : elfutils-libelf-0.180-1.el8.x86_64                   95/97 
12:03:04 #11 15.09   Cleanup          : ima-evm-utils-1.1-5.el8.x86_64                       96/97 
12:03:04 #11 15.11   Cleanup          : file-libs-5.33-16.el8.x86_64                         97/97 
12:03:04 #11 15.12   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          97/97 
12:03:04 #11 15.13   Running scriptlet: file-libs-5.33-16.el8.x86_64                         97/97 
12:03:04 #11 15.25   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/97 
12:03:04 #11 15.25   Verifying        : dwz-0.12-9.el8.x86_64                                 2/97 
12:03:04 #11 15.25   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/97 
12:03:04 #11 15.25   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/97 
12:03:04 #11 15.25   Verifying        : gdb-headless-8.2-15.el8.x86_64                        5/97 
12:03:04 #11 15.25   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/97 
12:03:04 #11 15.25   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/97 
12:03:04 #11 15.25   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/97 
12:03:04 #11 15.25   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/97 
12:03:04 #11 15.25   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/97 
12:03:04 #11 15.25   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/97 
12:03:04 #11 15.25   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/97 
12:03:04 #11 15.25   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  13/97 
12:03:04 #11 15.25   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   14/97 
12:03:04 #11 15.25   Verifying        : perl-srpm-macros-1-25.el8.noarch                     15/97 
12:03:04 #11 15.25   Verifying        : python-rpm-macros-3-41.el8.noarch                    16/97 
12:03:04 #11 15.25   Verifying        : python-srpm-macros-3-41.el8.noarch                   17/97 
12:03:04 #11 15.25   Verifying        : python3-rpm-macros-3-41.el8.noarch                   18/97 
12:03:04 #11 15.25   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  19/97 
12:03:04 #11 15.25   Verifying        : redhat-rpm-config-125-1.el8.noarch                   20/97 
12:03:04 #11 15.25   Verifying        : rpm-build-4.14.3-14.el8_4.x86_64                     21/97 
12:03:04 #11 15.25   Verifying        : rpmlint-1.10-14.el8.noarch                           22/97 
12:03:04 #11 15.25   Verifying        : rust-srpm-macros-5-2.el8.noarch                      23/97 
12:03:04 #11 15.25   Verifying        : zstd-1.4.4-1.el8.x86_64                              24/97 
12:03:04 #11 15.25   Verifying        : bzip2-1.0.6-26.el8.x86_64                            25/97 
12:03:04 #11 15.25   Verifying        : dbus-glib-0.110-2.el8.x86_64                         26/97 
12:03:04 #11 15.25   Verifying        : diffutils-3.6-6.el8.x86_64                           27/97 
12:03:04 #11 15.25   Verifying        : dnf-plugins-core-4.0.18-4.el8.noarch                 28/97 
12:03:04 #11 15.25   Verifying        : elfutils-0.182-3.el8.x86_64                          29/97 
12:03:04 #11 15.25   Verifying        : elfutils-debuginfod-client-0.182-3.el8.x86_64        30/97 
12:03:04 #11 15.25   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 31/97 
12:03:04 #11 15.25   Verifying        : file-5.33-16.el8_3.1.x86_64                          32/97 
12:03:04 #11 15.25   Verifying        : groff-base-1.22.3-18.el8.x86_64                      33/97 
12:03:04 #11 15.25   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     34/97 
12:03:04 #11 15.25   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        35/97 
12:03:04 #11 15.26   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     36/97 
12:03:04 #11 15.26   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    37/97 
12:03:04 #11 15.26   Verifying        : patch-2.7.6-11.el8.x86_64                            38/97 
12:03:04 #11 15.26   Verifying        : perl-Carp-1.42-396.el8.noarch                        39/97 
12:03:04 #11 15.26   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      40/97 
12:03:04 #11 15.26   Verifying        : perl-Errno-1.28-419.el8.x86_64                       41/97 
12:03:04 #11 15.26   Verifying        : perl-Exporter-5.72-396.el8.noarch                    42/97 
12:03:04 #11 15.26   Verifying        : perl-File-Path-2.15-2.el8.noarch                     43/97 
12:03:04 #11 15.26   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                44/97 
12:03:04 #11 15.26   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 45/97 
12:03:04 #11 15.26   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    46/97 
12:03:04 #11 15.26   Verifying        : perl-IO-1.38-419.el8.x86_64                          47/97 
12:03:04 #11 15.26   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 48/97 
12:03:04 #11 15.26   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     49/97 
12:03:04 #11 15.26   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               50/97 
12:03:04 #11 15.26   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 51/97 
12:03:04 #11 15.26   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                52/97 
12:03:04 #11 15.26   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 53/97 
12:03:04 #11 15.26   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           54/97 
12:03:04 #11 15.26   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     55/97 
12:03:04 #11 15.26   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    56/97 
12:03:04 #11 15.26   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              57/97 
12:03:04 #11 15.26   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    58/97 
12:03:04 #11 15.26   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             59/97 
12:03:04 #11 15.26   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         60/97 
12:03:04 #11 15.26   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 61/97 
12:03:04 #11 15.26   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           62/97 
12:03:04 #11 15.26   Verifying        : perl-constant-1.33-396.el8.noarch                    63/97 
12:03:04 #11 15.26   Verifying        : perl-interpreter-4:5.26.3-419.el8.x86_64             64/97 
12:03:04 #11 15.26   Verifying        : perl-libs-4:5.26.3-419.el8.x86_64                    65/97 
12:03:04 #11 15.26   Verifying        : perl-macros-4:5.26.3-419.el8.x86_64                  66/97 
12:03:04 #11 15.26   Verifying        : perl-parent-1:0.237-1.el8.noarch                     67/97 
12:03:04 #11 15.26   Verifying        : perl-podlators-4.11-1.el8.noarch                     68/97 
12:03:04 #11 15.26   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     69/97 
12:03:04 #11 15.26   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                70/97 
12:03:04 #11 15.26   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           71/97 
12:03:04 #11 15.26   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        72/97 
12:03:04 #11 15.26   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                73/97 
12:03:04 #11 15.26   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                74/97 
12:03:04 #11 15.26   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     75/97 
12:03:04 #11 15.26   Verifying        : python3-dnf-plugins-core-4.0.18-4.el8.noarch         76/97 
12:03:04 #11 15.26   Verifying        : python3-six-1.11.0-8.el8.noarch                      77/97 
12:03:04 #11 15.26   Verifying        : tpm2-tss-2.3.2-3.el8.x86_64                          78/97 
12:03:04 #11 15.26   Verifying        : unzip-6.0-45.el8_4.x86_64                            79/97 
12:03:04 #11 15.26   Verifying        : yum-utils-4.0.18-4.el8.noarch                        80/97 
12:03:04 #11 15.26   Verifying        : zip-3.0-23.el8.x86_64                                81/97 
12:03:04 #11 15.26   Verifying        : elfutils-libelf-0.182-3.el8.x86_64                   82/97 
12:03:04 #11 15.26   Verifying        : elfutils-libelf-0.180-1.el8.x86_64                   83/97 
12:03:04 #11 15.26   Verifying        : elfutils-libs-0.182-3.el8.x86_64                     84/97 
12:03:04 #11 15.26   Verifying        : elfutils-libs-0.180-1.el8.x86_64                     85/97 
12:03:04 #11 15.26   Verifying        : file-libs-5.33-16.el8_3.1.x86_64                     86/97 
12:03:04 #11 15.26   Verifying        : file-libs-5.33-16.el8.x86_64                         87/97 
12:03:04 #11 15.26   Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                    88/97 
12:03:04 #11 15.26   Verifying        : ima-evm-utils-1.1-5.el8.x86_64                       89/97 
12:03:04 #11 15.26   Verifying        : python3-rpm-4.14.3-14.el8_4.x86_64                   90/97 
12:03:04 #11 15.26   Verifying        : python3-rpm-4.14.3-4.el8.x86_64                      91/97 
12:03:04 #11 15.26   Verifying        : rpm-4.14.3-14.el8_4.x86_64                           92/97 
12:03:04 #11 15.26   Verifying        : rpm-4.14.3-4.el8.x86_64                              93/97 
12:03:04 #11 15.26   Verifying        : rpm-build-libs-4.14.3-14.el8_4.x86_64                94/97 
12:03:04 #11 15.26   Verifying        : rpm-build-libs-4.14.3-4.el8.x86_64                   95/97 
12:03:04 #11 15.26   Verifying        : rpm-libs-4.14.3-14.el8_4.x86_64                      96/97 
12:03:05 #11 15.26   Verifying        : rpm-libs-4.14.3-4.el8.x86_64                         97/97 
12:03:05 #11 15.69 
12:03:05 #11 15.69 Upgraded:
12:03:05 #11 15.69   elfutils-libelf-0.182-3.el8.x86_64       elfutils-libs-0.182-3.el8.x86_64    
12:03:05 #11 15.69   file-libs-5.33-16.el8_3.1.x86_64         ima-evm-utils-1.3.2-12.el8.x86_64   
12:03:05 #11 15.69   python3-rpm-4.14.3-14.el8_4.x86_64       rpm-4.14.3-14.el8_4.x86_64          
12:03:05 #11 15.69   rpm-build-libs-4.14.3-14.el8_4.x86_64    rpm-libs-4.14.3-14.el8_4.x86_64     
12:03:05 #11 15.69 
12:03:05 #11 15.69 Installed:
12:03:05 #11 15.69   bzip2-1.0.6-26.el8.x86_64                                                     
12:03:05 #11 15.69   dbus-glib-0.110-2.el8.x86_64                                                  
12:03:05 #11 15.69   desktop-file-utils-0.23-8.el8.x86_64                                          
12:03:05 #11 15.69   diffutils-3.6-6.el8.x86_64                                                    
12:03:05 #11 15.69   dnf-plugins-core-4.0.18-4.el8.noarch                                          
12:03:05 #11 15.69   dwz-0.12-9.el8.x86_64                                                         
12:03:05 #11 15.69   efi-srpm-macros-3-3.el8.noarch                                                
12:03:05 #11 15.69   elfutils-0.182-3.el8.x86_64                                                   
12:03:05 #11 15.69   elfutils-debuginfod-client-0.182-3.el8.x86_64                                 
12:03:05 #11 15.69   emacs-filesystem-1:26.1-5.el8.noarch                                          
12:03:05 #11 15.69   file-5.33-16.el8_3.1.x86_64                                                   
12:03:05 #11 15.69   gc-7.6.4-3.el8.x86_64                                                         
12:03:05 #11 15.69   gdb-headless-8.2-15.el8.x86_64                                                
12:03:05 #11 15.69   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
12:03:05 #11 15.69   go-srpm-macros-2-17.el8.noarch                                                
12:03:05 #11 15.69   groff-base-1.22.3-18.el8.x86_64                                               
12:03:05 #11 15.69   guile-5:2.0.14-7.el8.x86_64                                                   
12:03:05 #11 15.69   libatomic_ops-7.6.2-3.el8.x86_64                                              
12:03:05 #11 15.69   libbabeltrace-1.5.4-3.el8.x86_64                                              
12:03:05 #11 15.69   libipt-1.6.1-8.el8.x86_64                                                     
12:03:05 #11 15.69   libpkgconf-1.4.2-1.el8.x86_64                                                 
12:03:05 #11 15.69   libtool-ltdl-2.4.6-25.el8.x86_64                                              
12:03:05 #11 15.69   ncurses-6.1-7.20180224.el8.x86_64                                             
12:03:05 #11 15.69   ocaml-srpm-macros-5-4.el8.noarch                                              
12:03:05 #11 15.69   openblas-srpm-macros-2-2.el8.noarch                                           
12:03:05 #11 15.69   patch-2.7.6-11.el8.x86_64                                                     
12:03:05 #11 15.69   perl-Carp-1.42-396.el8.noarch                                                 
12:03:05 #11 15.69   perl-Encode-4:2.97-3.el8.x86_64                                               
12:03:05 #11 15.69   perl-Errno-1.28-419.el8.x86_64                                                
12:03:05 #11 15.69   perl-Exporter-5.72-396.el8.noarch                                             
12:03:05 #11 15.69   perl-File-Path-2.15-2.el8.noarch                                              
12:03:05 #11 15.69   perl-File-Temp-0.230.600-1.el8.noarch                                         
12:03:05 #11 15.69   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
12:03:05 #11 15.69   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
12:03:05 #11 15.69   perl-IO-1.38-419.el8.x86_64                                                   
12:03:05 #11 15.69   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
12:03:05 #11 15.69   perl-MIME-Base64-3.15-396.el8.x86_64                                          
12:03:05 #11 15.69   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
12:03:05 #11 15.69   perl-PathTools-3.74-1.el8.x86_64                                              
12:03:05 #11 15.69   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
12:03:05 #11 15.69   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
12:03:05 #11 15.69   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
12:03:05 #11 15.69   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
12:03:05 #11 15.69   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
12:03:05 #11 15.69   perl-Socket-4:2.027-3.el8.x86_64                                              
12:03:05 #11 15.69   perl-Storable-1:3.11-3.el8.x86_64                                             
12:03:05 #11 15.69   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
12:03:05 #11 15.69   perl-Term-Cap-1.17-395.el8.noarch                                             
12:03:05 #11 15.69   perl-Text-ParseWords-3.30-395.el8.noarch                                      
12:03:05 #11 15.69   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
12:03:05 #11 15.69   perl-Time-Local-1:1.280-1.el8.noarch                                          
12:03:05 #11 15.69   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
12:03:05 #11 15.69   perl-constant-1.33-396.el8.noarch                                             
12:03:05 #11 15.69   perl-interpreter-4:5.26.3-419.el8.x86_64                                      
12:03:05 #11 15.69   perl-libs-4:5.26.3-419.el8.x86_64                                             
12:03:05 #11 15.69   perl-macros-4:5.26.3-419.el8.x86_64                                           
12:03:05 #11 15.69   perl-parent-1:0.237-1.el8.noarch                                              
12:03:05 #11 15.69   perl-podlators-4.11-1.el8.noarch                                              
12:03:05 #11 15.69   perl-srpm-macros-1-25.el8.noarch                                              
12:03:05 #11 15.69   perl-threads-1:2.21-2.el8.x86_64                                              
12:03:05 #11 15.69   perl-threads-shared-1.58-2.el8.x86_64                                         
12:03:05 #11 15.69   pkgconf-1.4.2-1.el8.x86_64                                                    
12:03:05 #11 15.69   pkgconf-m4-1.4.2-1.el8.noarch                                                 
12:03:05 #11 15.69   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
12:03:05 #11 15.69   python-rpm-macros-3-41.el8.noarch                                             
12:03:05 #11 15.69   python-srpm-macros-3-41.el8.noarch                                            
12:03:05 #11 15.69   python3-dateutil-1:2.6.1-6.el8.noarch                                         
12:03:05 #11 15.69   python3-dbus-1.2.4-15.el8.x86_64                                              
12:03:05 #11 15.69   python3-dnf-plugins-core-4.0.18-4.el8.noarch                                  
12:03:05 #11 15.69   python3-rpm-macros-3-41.el8.noarch                                            
12:03:05 #11 15.69   python3-six-1.11.0-8.el8.noarch                                               
12:03:05 #11 15.69   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
12:03:05 #11 15.69   redhat-rpm-config-125-1.el8.noarch                                            
12:03:05 #11 15.69   rpm-build-4.14.3-14.el8_4.x86_64                                              
12:03:05 #11 15.69   rpmlint-1.10-14.el8.noarch                                                    
12:03:05 #11 15.69   rust-srpm-macros-5-2.el8.noarch                                               
12:03:05 #11 15.69   tpm2-tss-2.3.2-3.el8.x86_64                                                   
12:03:05 #11 15.69   unzip-6.0-45.el8_4.x86_64                                                     
12:03:05 #11 15.69   yum-utils-4.0.18-4.el8.noarch                                                 
12:03:05 #11 15.69   zip-3.0-23.el8.x86_64                                                         
12:03:05 #11 15.69   zstd-1.4.4-1.el8.x86_64                                                       
12:03:05 #11 15.69 
12:03:05 #11 15.69 Complete!
12:03:05 #11 DONE 16.0s
12:03:05 
12:03:05 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
12:03:05 #13 sha256:45dfa299f0211dacb53a522b63ae3de49857138c9dd2a140c482cb1fe281c902
12:03:05 #13 DONE 0.1s
12:03:05 
12:03:05 #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
12:03:05 #14 sha256:6c2f1b887ef728a489c1716342690847badef8253c2d1cf5e03ae8b8ef50d81b
12:03:06 #14 0.728 Last metadata expiration check: 0:00:11 ago on Sat Jul  3 12:02:55 2021.
12:03:06 #14 1.135 Package bash-4.4.19-12.el8.x86_64 is already installed.
12:03:06 #14 1.136 Package bash-4.4.19-12.el8.x86_64 is already installed.
12:03:06 #14 1.137 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
12:03:06 #14 1.137 Package libarchive-3.3.2-9.el8.x86_64 is already installed.
12:03:06 #14 1.138 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
12:03:06 #14 1.138 Package systemd-239-41.el8_3.x86_64 is already installed.
12:03:06 #14 1.139 Package tar-2:1.30-5.el8.x86_64 is already installed.
12:03:06 #14 1.140 Package bash-4.4.19-12.el8.x86_64 is already installed.
12:03:06 #14 1.140 Package bash-4.4.19-12.el8.x86_64 is already installed.
12:03:06 #14 1.378 Dependencies resolved.
12:03:07 #14 1.387 =========================================================================================
12:03:07 #14 1.387  Package                        Arch    Version                         Repository   Size
12:03:07 #14 1.387 =========================================================================================
12:03:07 #14 1.387 Installing:
12:03:07 #14 1.387  cmake                          x86_64  3.18.2-11.el8_4                 appstream   9.8 M
12:03:07 #14 1.387  device-mapper-devel            x86_64  8:1.02.175-5.el8                powertools  282 k
12:03:07 #14 1.387  gcc                            x86_64  8.4.1-1.el8                     appstream    23 M
12:03:07 #14 1.387  git                            x86_64  2.27.0-1.el8                    appstream   164 k
12:03:07 #14 1.387  glibc-static                   x86_64  2.28-151.el8                    powertools  2.1 M
12:03:07 #14 1.387  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
12:03:07 #14 1.387  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
12:03:07 #14 1.387  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
12:03:07 #14 1.387  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
12:03:07 #14 1.387  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
12:03:07 #14 1.387  selinux-policy-devel           noarch  3.14.3-67.el8                   baseos      1.5 M
12:03:07 #14 1.387  systemd-devel                  x86_64  239-45.el8_4.1                  baseos      380 k
12:03:07 #14 1.387  which                          x86_64  2.21-12.el8                     baseos       49 k
12:03:07 #14 1.387 Upgrading:
12:03:07 #14 1.387  bash                           x86_64  4.4.20-1.el8_4                  baseos      1.5 M
12:03:07 #14 1.387  device-mapper                  x86_64  8:1.02.175-5.el8                baseos      375 k
12:03:07 #14 1.387  device-mapper-libs             x86_64  8:1.02.175-5.el8                baseos      408 k
12:03:07 #14 1.387  glibc                          x86_64  2.28-151.el8                    baseos      3.6 M
12:03:07 #14 1.387  glibc-common                   x86_64  2.28-151.el8                    baseos      1.3 M
12:03:07 #14 1.387  glibc-minimal-langpack         x86_64  2.28-151.el8                    baseos       56 k
12:03:07 #14 1.387  libarchive                     x86_64  3.3.3-1.el8                     baseos      359 k
12:03:07 #14 1.387  libgcc                         x86_64  8.4.1-1.el8                     baseos       78 k
12:03:07 #14 1.387  libseccomp                     x86_64  2.5.1-1.el8                     baseos       71 k
12:03:07 #14 1.387  libselinux                     x86_64  2.9-5.el8                       baseos      165 k
12:03:07 #14 1.387  libsemanage                    x86_64  2.9-6.el8                       baseos      165 k
12:03:07 #14 1.387  libsepol                       x86_64  2.9-2.el8                       baseos      339 k
12:03:07 #14 1.387  systemd                        x86_64  239-45.el8_4.1                  baseos      3.6 M
12:03:07 #14 1.387  systemd-libs                   x86_64  239-45.el8_4.1                  baseos      1.1 M
12:03:07 #14 1.387  systemd-pam                    x86_64  239-45.el8_4.1                  baseos      469 k
12:03:07 #14 1.387  systemd-udev                   x86_64  239-45.el8_4.1                  baseos      1.4 M
12:03:07 #14 1.387 Installing dependencies:
12:03:07 #14 1.387  annobin                        x86_64  9.50-1.el8                      appstream   107 k
12:03:07 #14 1.387  autoconf                       noarch  2.69-27.el8                     appstream   710 k
12:03:07 #14 1.387  automake                       noarch  1.16.1-7.el8                    appstream   713 k
12:03:07 #14 1.387  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
12:03:07 #14 1.387  cmake-data                     noarch  3.18.2-11.el8_4                 appstream   1.6 M
12:03:07 #14 1.387  cmake-filesystem               x86_64  3.18.2-11.el8_4                 appstream    44 k
12:03:07 #14 1.387  cmake-rpm-macros               noarch  3.18.2-11.el8_4                 appstream    44 k
12:03:07 #14 1.387  cpp                            x86_64  8.4.1-1.el8                     appstream    10 M
12:03:07 #14 1.387  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
12:03:07 #14 1.387  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
12:03:07 #14 1.387  glibc-devel                    x86_64  2.28-151.el8                    baseos      1.0 M
12:03:07 #14 1.387  glibc-headers                  x86_64  2.28-151.el8                    baseos      478 k
12:03:07 #14 1.387  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
12:03:07 #14 1.387  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
12:03:07 #14 1.387  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
12:03:07 #14 1.387  kernel-headers                 x86_64  4.18.0-305.7.1.el8_4            baseos      7.1 M
12:03:07 #14 1.387  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
12:03:07 #14 1.387  libgomp                        x86_64  8.4.1-1.el8                     baseos      204 k
12:03:07 #14 1.387  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
12:03:07 #14 1.387  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
12:03:07 #14 1.387  libsepol-devel                 x86_64  2.9-2.el8                       baseos       86 k
12:03:07 #14 1.387  libuv                          x86_64  1:1.40.0-1.el8                  appstream   155 k
12:03:07 #14 1.387  libxcrypt-devel                x86_64  4.1.1-4.el8                     baseos       25 k
12:03:07 #14 1.387  libxcrypt-static               x86_64  4.1.1-4.el8                     powertools   53 k
12:03:07 #14 1.387  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
12:03:07 #14 1.387  openssh                        x86_64  8.0p1-6.el8_4.2                 baseos      521 k
12:03:07 #14 1.387  openssh-clients                x86_64  8.0p1-6.el8_4.2                 baseos      667 k
12:03:07 #14 1.387  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
12:03:07 #14 1.387  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
12:03:07 #14 1.387  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
12:03:07 #14 1.387  perl-Data-Dumper               x86_64  2.167-399.el8                   baseos       58 k
12:03:07 #14 1.387  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
12:03:07 #14 1.387  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
12:03:07 #14 1.387  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
12:03:07 #14 1.387  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
12:03:07 #14 1.387  policycoreutils                x86_64  2.9-14.el8                      baseos      373 k
12:03:07 #14 1.387  policycoreutils-devel          x86_64  2.9-14.el8                      baseos      292 k
12:03:07 #14 1.387  policycoreutils-python-utils   noarch  2.9-14.el8                      baseos      252 k
12:03:07 #14 1.387  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
12:03:07 #14 1.387  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
12:03:07 #14 1.387  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
12:03:07 #14 1.387  python3-policycoreutils        noarch  2.9-14.el8                      baseos      2.2 M
12:03:07 #14 1.387  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
12:03:07 #14 1.387  rpm-plugin-selinux             x86_64  4.14.3-14.el8_4                 baseos       76 k
12:03:07 #14 1.387  selinux-policy                 noarch  3.14.3-67.el8                   baseos      628 k
12:03:07 #14 1.387  selinux-policy-minimum         noarch  3.14.3-67.el8                   baseos       13 M
12:03:07 #14 1.387  vim-filesystem                 noarch  2:8.0.1763-15.el8               appstream    48 k
12:03:07 #14 1.387  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
12:03:07 #14 1.387 Installing weak dependencies:
12:03:07 #14 1.387  glibc-langpack-en              x86_64  2.28-151.el8                    baseos      827 k
12:03:07 #14 1.387  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
12:03:07 #14 1.387  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
12:03:07 #14 1.387 
12:03:07 #14 1.387 Transaction Summary
12:03:07 #14 1.387 =========================================================================================
12:03:07 #14 1.387 Install  64 Packages
12:03:07 #14 1.387 Upgrade  16 Packages
12:03:07 #14 1.387 
12:03:07 #14 1.391 Total download size: 112 M
12:03:07 #14 1.392 Downloading Packages:
12:03:08 #14 2.827 (1/80): annobin-9.50-1.el8.x86_64.rpm           513 kB/s | 107 kB     00:00    
12:03:08 #14 2.834 (2/80): autoconf-2.69-27.el8.noarch.rpm         3.2 MB/s | 710 kB     00:00    
12:03:08 #14 2.837 (3/80): automake-1.16.1-7.el8.noarch.rpm        3.2 MB/s | 713 kB     00:00    
12:03:08 #14 2.842 (4/80): cmake-filesystem-3.18.2-11.el8_4.x86_64 9.1 MB/s |  44 kB     00:00    
12:03:08 #14 2.847 (5/80): cmake-rpm-macros-3.18.2-11.el8_4.noarch 9.8 MB/s |  44 kB     00:00    
12:03:08 #14 2.875 (6/80): cmake-data-3.18.2-11.el8_4.noarch.rpm    43 MB/s | 1.6 MB     00:00    
12:03:08 #14 3.109 (7/80): cmake-3.18.2-11.el8_4.x86_64.rpm         35 MB/s | 9.8 MB     00:00    
12:03:08 #14 3.113 (8/80): git-2.27.0-1.el8.x86_64.rpm              42 MB/s | 164 kB     00:00    
12:03:08 #14 3.275 (9/80): cpp-8.4.1-1.el8.x86_64.rpm               24 MB/s |  10 MB     00:00    
12:03:08 #14 3.323 (10/80): git-core-doc-2.27.0-1.el8.noarch.rpm    53 MB/s | 2.5 MB     00:00    
12:03:08 #14 3.340 (11/80): isl-0.16.1-6.el8.x86_64.rpm             49 MB/s | 841 kB     00:00    
12:03:08 #14 3.365 (12/80): git-core-2.27.0-1.el8.x86_64.rpm        23 MB/s | 5.7 MB     00:00    
12:03:08 #14 3.366 (13/80): libmpc-1.1.0-9.1.el8.x86_64.rpm        2.3 MB/s |  61 kB     00:00    
12:03:08 #14 3.374 (14/80): libseccomp-devel-2.5.1-1.el8.x86_64.rp 6.2 MB/s |  57 kB     00:00    
12:03:08 #14 3.382 (15/80): libtool-2.4.6-25.el8.x86_64.rpm         45 MB/s | 709 kB     00:00    
12:03:08 #14 3.385 (16/80): libtool-ltdl-devel-2.4.6-25.el8.x86_64  19 MB/s | 184 kB     00:00    
12:03:08 #14 3.390 (17/80): libuv-1.40.0-1.el8.x86_64.rpm           20 MB/s | 155 kB     00:00    
12:03:08 #14 3.391 (18/80): libxkbcommon-0.9.1-1.el8.x86_64.rpm     22 MB/s | 116 kB     00:00    
12:03:08 #14 3.392 (19/80): perl-Error-0.17025-2.el8.noarch.rpm     20 MB/s |  46 kB     00:00    
12:03:08 #14 3.394 (20/80): perl-Git-2.27.0-1.el8.noarch.rpm        28 MB/s |  77 kB     00:00    
12:03:08 #14 3.397 (21/80): perl-TermReadKey-2.37-7.el8.x86_64.rpm  16 MB/s |  40 kB     00:00    
12:03:08 #14 3.397 (22/80): perl-Thread-Queue-3.13-1.el8.noarch.rp 7.6 MB/s |  24 kB     00:00    
12:03:08 #14 3.401 (23/80): vim-filesystem-8.0.1763-15.el8.noarch.  12 MB/s |  48 kB     00:00    
12:03:08 #14 3.410 (24/80): xkeyboard-config-2.28-1.el8.noarch.rpm  64 MB/s | 782 kB     00:00    
12:03:08 #14 3.415 (25/80): checkpolicy-2.9-1.el8.x86_64.rpm        25 MB/s | 348 kB     00:00    
12:03:08 #14 3.428 (26/80): glibc-devel-2.28-151.el8.x86_64.rpm     56 MB/s | 1.0 MB     00:00    
12:03:08 #14 3.444 (27/80): glibc-headers-2.28-151.el8.x86_64.rpm   16 MB/s | 478 kB     00:00    
12:03:08 #14 3.449 (28/80): glibc-langpack-en-2.28-151.el8.x86_64.  39 MB/s | 827 kB     00:00    
12:03:08 #14 3.455 (29/80): kbd-2.0.4-10.el8.x86_64.rpm             39 MB/s | 390 kB     00:00    
12:03:08 #14 3.458 (30/80): kbd-legacy-2.0.4-10.el8.noarch.rpm      56 MB/s | 481 kB     00:00    
12:03:09 #14 3.765 (31/80): gcc-8.4.1-1.el8.x86_64.rpm              26 MB/s |  23 MB     00:00    
12:03:09 #14 3.771 (32/80): kbd-misc-2.0.4-10.el8.noarch.rpm       4.7 MB/s | 1.5 MB     00:00    
12:03:09 #14 3.775 (33/80): libedit-3.1-23.20170329cvs.el8.x86_64.  11 MB/s | 102 kB     00:00    
12:03:09 #14 3.778 (34/80): libgomp-8.4.1-1.el8.x86_64.rpm          35 MB/s | 204 kB     00:00    
12:03:09 #14 3.780 (35/80): libselinux-devel-2.9-5.el8.x86_64.rpm   43 MB/s | 200 kB     00:00    
12:03:09 #14 3.783 (36/80): libsepol-devel-2.9-2.el8.x86_64.rpm     25 MB/s |  86 kB     00:00    
12:03:09 #14 3.785 (37/80): libselinux-utils-2.9-5.el8.x86_64.rpm   35 MB/s | 243 kB     00:00    
12:03:09 #14 3.786 (38/80): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm  12 MB/s |  25 kB     00:00    
12:03:09 #14 3.791 (39/80): m4-1.4.18-7.el8.x86_64.rpm              37 MB/s | 223 kB     00:00    
12:03:09 #14 3.799 (40/80): make-4.2.1-10.el8.x86_64.rpm            39 MB/s | 498 kB     00:00    
12:03:09 #14 3.811 (41/80): openssh-8.0p1-6.el8_4.2.x86_64.rpm      26 MB/s | 521 kB     00:00    
12:03:09 #14 3.819 (42/80): openssh-clients-8.0p1-6.el8_4.2.x86_64  32 MB/s | 667 kB     00:00    
12:03:09 #14 3.826 (43/80): pcre2-devel-10.32-2.el8.x86_64.rpm      42 MB/s | 605 kB     00:00    
12:03:09 #14 3.829 (44/80): pcre2-utf16-10.32-2.el8.x86_64.rpm      23 MB/s | 229 kB     00:00    
12:03:09 #14 3.832 (45/80): pcre2-utf32-10.32-2.el8.x86_64.rpm      42 MB/s | 220 kB     00:00    
12:03:09 #14 3.833 (46/80): perl-Data-Dumper-2.167-399.el8.x86_64.  17 MB/s |  58 kB     00:00    
12:03:09 #14 3.842 (47/80): policycoreutils-devel-2.9-14.el8.x86_6  33 MB/s | 292 kB     00:00    
12:03:09 #14 3.924 (48/80): kernel-headers-4.18.0-305.7.1.el8_4.x8  15 MB/s | 7.1 MB     00:00    
12:03:09 #14 3.926 (49/80): policycoreutils-python-utils-2.9-14.el 2.9 MB/s | 252 kB     00:00    
12:03:09 #14 3.929 (50/80): policycoreutils-2.9-14.el8.x86_64.rpm  3.8 MB/s | 373 kB     00:00    
12:03:09 #14 3.930 (51/80): python3-audit-3.0-0.17.20191104git1c2f  15 MB/s |  86 kB     00:00    
12:03:09 #14 3.933 (52/80): python3-libselinux-2.9-5.el8.x86_64.rp  42 MB/s | 283 kB     00:00    
12:03:09 #14 3.935 (53/80): python3-libsemanage-2.9-6.el8.x86_64.r  22 MB/s | 127 kB     00:00    
12:03:09 #14 3.937 (54/80): rpm-plugin-selinux-4.14.3-14.el8_4.x86  42 MB/s |  76 kB     00:00    
12:03:09 #14 3.953 (55/80): selinux-policy-3.14.3-67.el8.noarch.rp  40 MB/s | 628 kB     00:00    
12:03:09 #14 3.997 (56/80): python3-policycoreutils-2.9-14.el8.noa  34 MB/s | 2.2 MB     00:00    
12:03:09 #14 4.012 (57/80): selinux-policy-devel-3.14.3-67.el8.noa  25 MB/s | 1.5 MB     00:00    
12:03:09 #14 4.021 (58/80): systemd-devel-239-45.el8_4.1.x86_64.rp  45 MB/s | 380 kB     00:00    
12:03:09 #14 4.023 (59/80): which-2.21-12.el8.x86_64.rpm            23 MB/s |  49 kB     00:00    
12:03:09 #14 4.031 (60/80): device-mapper-devel-1.02.175-5.el8.x86  39 MB/s | 282 kB     00:00    
12:03:09 #14 4.077 (61/80): glibc-static-2.28-151.el8.x86_64.rpm    45 MB/s | 2.1 MB     00:00    
12:03:09 #14 4.081 (62/80): libxcrypt-static-4.1.1-4.el8.x86_64.rp  16 MB/s |  53 kB     00:00    
12:03:09 #14 4.103 (63/80): bash-4.4.20-1.el8_4.x86_64.rpm          71 MB/s | 1.5 MB     00:00    
12:03:09 #14 4.117 (64/80): device-mapper-1.02.175-5.el8.x86_64.rp  27 MB/s | 375 kB     00:00    
12:03:09 #14 4.125 (65/80): device-mapper-libs-1.02.175-5.el8.x86_  53 MB/s | 408 kB     00:00    
12:03:09 #14 4.188 (66/80): glibc-2.28-151.el8.x86_64.rpm           58 MB/s | 3.6 MB     00:00    
12:03:09 #14 4.208 (67/80): glibc-common-2.28-151.el8.x86_64.rpm    69 MB/s | 1.3 MB     00:00    
12:03:09 #14 4.211 (68/80): glibc-minimal-langpack-2.28-151.el8.x8  17 MB/s |  56 kB     00:00    
12:03:09 #14 4.219 (69/80): libarchive-3.3.3-1.el8.x86_64.rpm       44 MB/s | 359 kB     00:00    
12:03:09 #14 4.222 (70/80): libgcc-8.4.1-1.el8.x86_64.rpm           33 MB/s |  78 kB     00:00    
12:03:09 #14 4.225 (71/80): libseccomp-2.5.1-1.el8.x86_64.rpm       29 MB/s |  71 kB     00:00    
12:03:09 #14 4.229 (72/80): libselinux-2.9-5.el8.x86_64.rpm         36 MB/s | 165 kB     00:00    
12:03:09 #14 4.235 (73/80): libsemanage-2.9-6.el8.x86_64.rpm        32 MB/s | 165 kB     00:00    
12:03:09 #14 4.330 (74/80): libsepol-2.9-2.el8.x86_64.rpm          3.5 MB/s | 339 kB     00:00    
12:03:09 #14 4.390 (75/80): systemd-239-45.el8_4.1.x86_64.rpm       61 MB/s | 3.6 MB     00:00    
12:03:09 #14 4.413 (76/80): systemd-libs-239-45.el8_4.1.x86_64.rpm  46 MB/s | 1.1 MB     00:00    
12:03:09 #14 4.420 (77/80): systemd-pam-239-45.el8_4.1.x86_64.rpm   71 MB/s | 469 kB     00:00    
12:03:09 #14 4.446 (78/80): systemd-udev-239-45.el8_4.1.x86_64.rpm  54 MB/s | 1.4 MB     00:00    
12:03:09 #14 4.468 (79/80): python3-setools-4.3.0-2.el8.x86_64.rpm 1.1 MB/s | 626 kB     00:00    
12:03:10 #14 5.302 (80/80): selinux-policy-minimum-3.14.3-67.el8.n  10 MB/s |  13 MB     00:01    
12:03:10 #14 5.303 --------------------------------------------------------------------------------
12:03:10 #14 5.303 Total                                            29 MB/s | 112 MB     00:03     
12:03:10 #14 5.465 Running transaction check
12:03:11 #14 5.755 Transaction check succeeded.
12:03:11 #14 5.755 Running transaction test
12:03:12 #14 6.843 Transaction test succeeded.
12:03:12 #14 6.845 Running transaction
12:03:13 #14 8.261   Preparing        :                                                        1/1 
12:03:13 #14 8.308   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                              1/1 
12:03:13 #14 8.336   Upgrading        : libgcc-8.4.1-1.el8.x86_64                             1/96 
12:03:13 #14 8.346   Running scriptlet: libgcc-8.4.1-1.el8.x86_64                             1/96 
12:03:13 #14 8.362   Installing       : cmake-rpm-macros-3.18.2-11.el8_4.noarch               2/96 
12:03:13 #14 8.376   Installing       : cmake-filesystem-3.18.2-11.el8_4.x86_64               3/96 
12:03:14 #14 8.401   Upgrading        : libselinux-2.9-5.el8.x86_64                           4/96 
12:03:14 #14 8.689   Upgrading        : glibc-common-2.28-151.el8.x86_64                      5/96 
12:03:14 #14 8.882   Installing       : glibc-langpack-en-2.28-151.el8.x86_64                 6/96 
12:03:14 #14 8.902   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/96 
12:03:14 #14 9.392   Upgrading        : glibc-2.28-151.el8.x86_64                             7/96 
12:03:15 #14 9.418   Running scriptlet: glibc-2.28-151.el8.x86_64                             7/96 
12:03:15 #14 9.592   Upgrading        : bash-4.4.20-1.el8_4.x86_64                            8/96 
12:03:15 #14 9.664   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                            8/96 
12:03:15 #14 9.698   Upgrading        : libsepol-2.9-2.el8.x86_64                             9/96 
12:03:15 #14 9.712   Running scriptlet: libsepol-2.9-2.el8.x86_64                             9/96 
12:03:15 #14 9.844   Upgrading        : systemd-libs-239-45.el8_4.1.x86_64                   10/96 
12:03:15 #14 9.864   Running scriptlet: systemd-libs-239-45.el8_4.1.x86_64                   10/96 
12:03:15 #14 9.901   Installing       : python3-libselinux-2.9-5.el8.x86_64                  11/96 
12:03:15 #14 9.937   Upgrading        : libsemanage-2.9-6.el8.x86_64                         12/96 
12:03:15 #14 9.968   Installing       : m4-1.4.18-7.el8.x86_64                               13/96 
12:03:15 #14 9.982   Running scriptlet: m4-1.4.18-7.el8.x86_64                               13/96 
12:03:15 #14 10.03   Installing       : make-1:4.2.1-10.el8.x86_64                           14/96 
12:03:15 #14 10.04   Running scriptlet: make-1:4.2.1-10.el8.x86_64                           14/96 
12:03:15 #14 10.06   Installing       : libmpc-1.1.0-9.1.el8.x86_64                          15/96 
12:03:15 #14 10.11   Installing       : checkpolicy-2.9-1.el8.x86_64                         16/96 
12:03:15 #14 10.14   Upgrading        : libseccomp-2.5.1-1.el8.x86_64                        17/96 
12:03:16 #14 10.15   Running scriptlet: libseccomp-2.5.1-1.el8.x86_64                        17/96 
12:03:16 #14 11.19   Installing       : cpp-8.4.1-1.el8.x86_64                               18/96 
12:03:16 #14 11.20   Running scriptlet: cpp-8.4.1-1.el8.x86_64                               18/96 
12:03:16 #14 11.22   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 19/96 
12:03:16 #14 11.32   Installing       : python3-setools-4.3.0-2.el8.x86_64                   20/96 
12:03:16 #14 11.41   Installing       : libselinux-utils-2.9-5.el8.x86_64                    21/96 
12:03:16 #14 11.45   Installing       : policycoreutils-2.9-14.el8.x86_64                    22/96 
12:03:16 #14 11.47   Running scriptlet: policycoreutils-2.9-14.el8.x86_64                    22/96 
12:03:16 #14 11.49   Installing       : libsepol-devel-2.9-2.el8.x86_64                      23/96 
12:03:16 #14 11.52   Installing       : libgomp-8.4.1-1.el8.x86_64                           24/96 
12:03:16 #14 11.54   Running scriptlet: libgomp-8.4.1-1.el8.x86_64                           24/96 
12:03:17 #14 11.55   Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64                       25/96 
12:03:17 #14 11.63   Installing       : openssh-8.0p1-6.el8_4.2.x86_64                       25/96 
12:03:17 #14 11.74   Installing       : isl-0.16.1-6.el8.x86_64                              26/96 
12:03:17 #14 11.78   Running scriptlet: isl-0.16.1-6.el8.x86_64                              26/96 
12:03:17 #14 11.81   Installing       : libuv-1:1.40.0-1.el8.x86_64                          27/96 
12:03:17 #14 11.84   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   28/96 
12:03:17 #14 11.86   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                29/96 
12:03:18 #14 11.94   Installing       : openssh-clients-8.0p1-6.el8_4.2.x86_64               30/96 
12:03:18 #14 12.66   Installing       : git-core-2.27.0-1.el8.x86_64                         31/96 
12:03:18 #14 13.03   Installing       : git-core-doc-2.27.0-1.el8.noarch                     32/96 
12:03:18 #14 13.08   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       33/96 
12:03:18 #14 13.12   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       34/96 
12:03:18 #14 13.20   Installing       : pcre2-devel-10.32-2.el8.x86_64                       35/96 
12:03:18 #14 13.24   Installing       : libselinux-devel-2.9-5.el8.x86_64                    36/96 
12:03:18 #14 13.30   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                37/96 
12:03:18 #14 13.37   Installing       : autoconf-2.69-27.el8.noarch                          38/96 
12:03:18 #14 13.38   Running scriptlet: autoconf-2.69-27.el8.noarch                          38/96 
12:03:19 #14 13.41   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   39/96 
12:03:19 #14 13.64   Installing       : python3-policycoreutils-2.9-14.el8.noarch            40/96 
12:03:19 #14 13.67   Installing       : policycoreutils-python-utils-2.9-14.el8.noarch       41/96 
12:03:19 #14 13.72   Installing       : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            42/96 
12:03:19 #14 13.74   Installing       : selinux-policy-3.14.3-67.el8.noarch                  43/96 
12:03:19 #14 13.78   Running scriptlet: selinux-policy-3.14.3-67.el8.noarch                  43/96 
12:03:20 #14 13.80   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8.noarch          44/96 
12:03:20 #14 15.20   Installing       : selinux-policy-minimum-3.14.3-67.el8.noarch          44/96 
12:03:23  dpkg-genbuildinfo
12:03:23  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.changes
12:03:23 dpkg-genchanges: info: including full source code in upload
12:03:23  dpkg-source -I.git --after-build .
12:03:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:03:23 + destination=/build
12:03:23 + mkdir -p /build
12:03:23 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb /build
12:03:23 copied '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 copied '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.dsc'
12:03:23 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.dsc'
12:03:23 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.tar.gz'
12:03:23 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster.tar.gz'
12:03:23 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.buildinfo'
12:03:23 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.buildinfo'
12:03:23 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.changes'
12:03:23 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.changes'
12:03:23 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-buster_armhf.deb'
12:03:23 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'
12:03:23 removed '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-buster_armhf.deb'
12:03:28 #14 15.29   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8.noarch          44/96 
12:03:28 #14 22.93   Installing       : policycoreutils-devel-2.9-14.el8.x86_64              45/96 
12:03:28 #14 23.16   Installing       : selinux-policy-devel-3.14.3-67.el8.noarch            46/96 
12:03:28 #14 23.18   Running scriptlet: selinux-policy-devel-3.14.3-67.el8.noarch            46/96 
12:03:29 #14 23.22   Upgrading        : libarchive-3.3.3-1.el8.x86_64                        47/96 
12:03:29 #14 23.47   Installing       : kernel-headers-4.18.0-305.7.1.el8_4.x86_64           48/96 
12:03:29 #14 23.57   Running scriptlet: glibc-headers-2.28-151.el8.x86_64                    49/96 
12:03:29 #14 23.65   Installing       : glibc-headers-2.28-151.el8.x86_64                    49/96 
12:03:29 #14 23.68   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   50/96 
12:03:29 #14 23.78   Installing       : glibc-devel-2.28-151.el8.x86_64                      51/96 
12:03:31 #14 23.79   Running scriptlet: glibc-devel-2.28-151.el8.x86_64                      51/96 
12:03:31 #14 25.46   Installing       : gcc-8.4.1-1.el8.x86_64                               52/96 
12:03:31 #14 25.48   Running scriptlet: gcc-8.4.1-1.el8.x86_64                               52/96 
12:03:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
12:03:31 #14 25.52   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  53/96 
12:03:31 #14 25.90   Installing       : glibc-static-2.28-151.el8.x86_64                     54/96 
12:03:31 #14 26.09   Installing       : kbd-misc-2.0.4-10.el8.noarch                         55/96 
12:03:31 #14 26.23   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       56/96 
12:03:31 #14 26.29   Installing       : kbd-2.0.4-10.el8.x86_64                              57/96 
12:03:32 #14 26.43   Installing       : xkeyboard-config-2.28-1.el8.noarch                   58/96 
12:03:32 #14 26.46   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      59/96 
12:03:32 #14 26.51   Upgrading        : systemd-pam-239-45.el8_4.1.x86_64                    60/96 
12:03:32 == Building packages for raspbian-bullseye ==
12:03:32 mkdir -p "debbuild/raspbian-bullseye"
12:03:32 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 .
12:03:32 #1 [internal] load build definition from Dockerfile
12:03:32 #1 sha256:80dae0f4ef1b497ae1f4922faed80acb7b254beb07a0a2cbd91ca13fff8a6a8a
12:03:32 #1 transferring dockerfile: 937B 0.0s done
12:03:32 #1 DONE 0.1s
12:03:32 
12:03:32 #2 [internal] load .dockerignore
12:03:32 #2 sha256:b7f6807c76117d53e9b7ce8875612e73c3e091699c61aa658bee0a58a63265a4
12:03:32 #2 transferring context: 2B done
12:03:32 #2 DONE 0.0s
12:03:32 #14 26.52   Running scriptlet: systemd-239-45.el8_4.1.x86_64                        61/96 
12:03:32 #14 26.96   Upgrading        : systemd-239-45.el8_4.1.x86_64                        61/96 
12:03:32 #14 27.04   Running scriptlet: systemd-239-45.el8_4.1.x86_64                        61/96 
12:03:32 #14 27.10   Upgrading        : device-mapper-libs-8:1.02.175-5.el8.x86_64           62/96 
12:03:32 #14 27.14   Upgrading        : device-mapper-8:1.02.175-5.el8.x86_64                63/96 
12:03:32 #14 27.21   Installing       : systemd-devel-239-45.el8_4.1.x86_64                  64/96 
12:03:32 
12:03:32 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
12:03:32 #5 sha256:e9e66de71b24b49c5e29e47433c77985c853cc3dd068016296ea30f833a795db
12:03:32 #5 DONE 0.0s
12:03:32 
12:03:32 #6 [auth] library/golang:pull token for registry-1.docker.io
12:03:32 #6 sha256:dfd3c72e4fe7e7d95e0f7fd7f4a4211afdeee45d03007cf77e70794e8400f6f2
12:03:32 #6 DONE 0.0s
12:03:32 
12:03:32 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:03:32 #4 sha256:d931a7f0bc11683538e42210eafcddef2c866340a1b5b204f7a4a3b2e3b0bfc9
12:03:32 #4 DONE 0.3s
12:03:32 
12:03:32 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
12:03:32 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
12:03:33 #14 27.24   Installing       : vim-filesystem-2:8.0.1763-15.el8.noarch              65/96 
12:03:33 #3 DONE 0.4s
12:03:33 
12:03:33 #9 [internal] load build context
12:03:33 #9 sha256:1e575991ce55f0ca8efc3765af74808e2bef617678eee669577ce799cc4f12e2
12:03:33 #9 transferring context: 800B done
12:03:33 #9 DONE 0.0s
12:03:33 
12:03:33 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:03:33 #13 sha256:49009897444f7abfb6f904ddca31927524cb0593ca1fe6b8f52293a825410f7c
12:03:33 #13 CACHED
12:03:33 
12:03:33 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a
12:03:33 #7 sha256:c1797527f5ae0e3366c91e149ad433d9fe5f1a187034cd07f0c0bf06b33d46b7
12:03:33 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a done
12:03:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 0B / 41.48MB 0.2s
12:03:33 #7 sha256:2fc212977fa019b2726884b8f7dd7f685cefce837b1e1f0945db2b59afcf596a 1.99kB / 1.99kB done
12:03:33 #7 sha256:a6e4768b8245918b43d476e1ac5a96cadf6a5bc82f02611ae048fb3d093352b2 5.00kB / 5.00kB done
12:03:33 #7 sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd 303B / 303B 0.1s done
12:03:33 #7 sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c 256B / 256B 0.1s done
12:03:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0B / 9.71MB 0.2s
12:03:33 #7 sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff 909B / 909B 0.2s done
12:03:33 #7 sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef 177B / 177B 0.2s done
12:03:33 #7 sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 0B / 413B 0.2s
12:03:33 #7 sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 413B / 413B 0.2s done
12:03:33 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 0B / 123.05kB 0.3s
12:03:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 2.10MB / 41.48MB 0.4s
12:03:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 1.05MB / 9.71MB 0.4s
12:03:33 #7 sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 123.05kB / 123.05kB 0.4s done
12:03:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 5.24MB / 41.48MB 0.6s
12:03:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 4.19MB / 9.71MB 0.6s
12:03:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 5.45MB / 9.71MB 0.7s
12:03:33 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 8.39MB / 41.48MB 0.8s
12:03:33 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 7.34MB / 9.71MB 0.8s
12:03:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 10.49MB / 41.48MB 0.9s
12:03:34 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 9.44MB / 9.71MB 0.9s
12:03:34 #14 27.59   Installing       : cmake-data-3.18.2-11.el8_4.noarch                    66/96 
12:03:34 #14 28.57   Installing       : cmake-3.18.2-11.el8_4.x86_64                         67/96 
12:03:34 #14 28.59   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  68/96 
12:03:34 #14 28.66   Installing       : automake-1.16.1-7.el8.noarch                         69/96 
12:03:34 #14 28.68   Installing       : perl-Error-1:0.17025-2.el8.noarch                    70/96 
12:03:34 #14 28.70   Installing       : perl-Git-2.27.0-1.el8.noarch                         71/96 
12:03:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 13.63MB / 41.48MB 1.1s
12:03:34 #7 sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 9.71MB / 9.71MB 0.9s done
12:03:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 15.73MB / 41.48MB 1.2s
12:03:34 #14 28.73   Installing       : git-2.27.0-1.el8.x86_64                              72/96 
12:03:34 #14 28.81   Installing       : libtool-2.4.6-25.el8.x86_64                          73/96 
12:03:34 #14 28.82   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          73/96 
12:03:34 #14 28.85   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               74/96 
12:03:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 18.87MB / 41.48MB 1.4s
12:03:34 #14 28.87   Installing       : device-mapper-devel-8:1.02.175-5.el8.x86_64          75/96 
12:03:34 #14 29.07   Upgrading        : systemd-udev-239-45.el8_4.1.x86_64                   76/96 
12:03:34 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 24.12MB / 41.48MB 1.7s
12:03:34 #14 29.09   Running scriptlet: systemd-udev-239-45.el8_4.1.x86_64                   76/96 
12:03:34 #14 29.35   Installing       : annobin-9.50-1.el8.x86_64                            77/96 
12:03:34 #14 29.37   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  78/96 
12:03:34 #14 29.39   Installing       : which-2.21-12.el8.x86_64                             79/96 
12:03:34 #14 29.41   Upgrading        : glibc-minimal-langpack-2.28-151.el8.x86_64           80/96 
12:03:34 #14 29.43   Cleanup          : systemd-udev-239-41.el8_3.x86_64                     81/96 
12:03:34 #14 29.43   Running scriptlet: systemd-udev-239-41.el8_3.x86_64                     81/96 
12:03:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 27.26MB / 41.48MB 1.9s
12:03:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 30.41MB / 41.48MB 2.1s
12:03:35 #14 29.46   Cleanup          : device-mapper-8:1.02.171-5.el8.x86_64                82/96 
12:03:35 #14 29.48   Running scriptlet: systemd-239-41.el8_3.x86_64                          83/96 
12:03:35 #14 29.51   Cleanup          : systemd-239-41.el8_3.x86_64                          83/96 
12:03:35 #14 29.54   Cleanup          : systemd-pam-239-41.el8_3.x86_64                      84/96 
12:03:35 #14 29.56   Cleanup          : device-mapper-libs-8:1.02.171-5.el8.x86_64           85/96 
12:03:35 #14 29.58   Cleanup          : systemd-libs-239-41.el8_3.x86_64                     86/96 
12:03:35 #14 29.60   Cleanup          : libsemanage-2.9-3.el8.x86_64                         87/96 
12:03:35 #14 29.62   Cleanup          : libarchive-3.3.2-9.el8.x86_64                        88/96 
12:03:35 #14 29.63   Cleanup          : libseccomp-2.4.3-1.el8.x86_64                        89/96 
12:03:35 #14 29.63   Running scriptlet: libseccomp-2.4.3-1.el8.x86_64                        89/96 
12:03:35 #14 29.66   Cleanup          : glibc-minimal-langpack-2.28-127.el8.x86_64           90/96 
12:03:35 #14 29.67   Cleanup          : glibc-common-2.28-127.el8.x86_64                     91/96 
12:03:35 #14 29.69   Cleanup          : libselinux-2.9-4.el8_3.x86_64                        92/96 
12:03:35 #14 29.71   Cleanup          : libsepol-2.9-1.el8.x86_64                            93/96 
12:03:35 #14 29.71   Running scriptlet: libsepol-2.9-1.el8.x86_64                            93/96 
12:03:35 #14 29.74   Cleanup          : bash-4.4.19-12.el8.x86_64                            94/96 
12:03:35 #14 29.74   Running scriptlet: bash-4.4.19-12.el8.x86_64                            94/96 
12:03:35 #14 29.78   Cleanup          : glibc-2.28-127.el8.x86_64                            95/96 
12:03:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 32.51MB / 41.48MB 2.2s
12:03:35 #14 29.81   Cleanup          : libgcc-8.3.1-5.1.el8.x86_64                          96/96 
12:03:35 #14 29.81   Running scriptlet: libgcc-8.3.1-5.1.el8.x86_64                          96/96 
12:03:35 #14 29.93   Running scriptlet: glibc-common-2.28-151.el8.x86_64                     96/96 
12:03:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 37.75MB / 41.48MB 2.5s
12:03:35 #14 30.05   Running scriptlet: systemd-239-45.el8_4.1.x86_64                        96/96 
12:03:35 #14 30.09   Running scriptlet: systemd-udev-239-45.el8_4.1.x86_64                   96/96 
12:03:35 #14 30.18   Verifying        : annobin-9.50-1.el8.x86_64                             1/96 
12:03:35 #14 30.18   Verifying        : autoconf-2.69-27.el8.noarch                           2/96 
12:03:35 #14 30.18   Verifying        : automake-1.16.1-7.el8.noarch                          3/96 
12:03:35 #14 30.18   Verifying        : cmake-3.18.2-11.el8_4.x86_64                          4/96 
12:03:35 #14 30.18   Verifying        : cmake-data-3.18.2-11.el8_4.noarch                     5/96 
12:03:35 #14 30.18   Verifying        : cmake-filesystem-3.18.2-11.el8_4.x86_64               6/96 
12:03:35 #14 30.18   Verifying        : cmake-rpm-macros-3.18.2-11.el8_4.noarch               7/96 
12:03:35 #14 30.18   Verifying        : cpp-8.4.1-1.el8.x86_64                                8/96 
12:03:35 #14 30.18   Verifying        : gcc-8.4.1-1.el8.x86_64                                9/96 
12:03:35 #14 30.18   Verifying        : git-2.27.0-1.el8.x86_64                              10/96 
12:03:35 #14 30.18   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/96 
12:03:35 #14 30.18   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/96 
12:03:35 #14 30.18   Verifying        : isl-0.16.1-6.el8.x86_64                              13/96 
12:03:35 #14 30.18   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/96 
12:03:35 #14 30.18   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/96 
12:03:35 #14 30.18   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/96 
12:03:35 #14 30.18   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/96 
12:03:35 #14 30.18   Verifying        : libuv-1:1.40.0-1.el8.x86_64                          18/96 
12:03:35 #14 30.18   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/96 
12:03:35 #14 30.18   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/96 
12:03:35 #14 30.18   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/96 
12:03:35 #14 30.18   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/96 
12:03:35 #14 30.18   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/96 
12:03:35 #14 30.18   Verifying        : vim-filesystem-2:8.0.1763-15.el8.noarch              24/96 
12:03:35 #14 30.18   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/96 
12:03:35 #14 30.18   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/96 
12:03:35 #14 30.18   Verifying        : glibc-devel-2.28-151.el8.x86_64                      27/96 
12:03:35 #14 30.18   Verifying        : glibc-headers-2.28-151.el8.x86_64                    28/96 
12:03:35 #14 30.19   Verifying        : glibc-langpack-en-2.28-151.el8.x86_64                29/96 
12:03:35 #14 30.19   Verifying        : kbd-2.0.4-10.el8.x86_64                              30/96 
12:03:35 #14 30.19   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       31/96 
12:03:35 #14 30.19   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         32/96 
12:03:35 #14 30.19   Verifying        : kernel-headers-4.18.0-305.7.1.el8_4.x86_64           33/96 
12:03:35 #14 30.19   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                34/96 
12:03:35 #14 30.19   Verifying        : libgomp-8.4.1-1.el8.x86_64                           35/96 
12:03:35 #14 30.19   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    36/96 
12:03:35 #14 30.19   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    37/96 
12:03:35 #14 30.19   Verifying        : libsepol-devel-2.9-2.el8.x86_64                      38/96 
12:03:35 #14 30.19   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   39/96 
12:03:35 #14 30.19   Verifying        : m4-1.4.18-7.el8.x86_64                               40/96 
12:03:35 #14 30.19   Verifying        : make-1:4.2.1-10.el8.x86_64                           41/96 
12:03:35 #14 30.19   Verifying        : openssh-8.0p1-6.el8_4.2.x86_64                       42/96 
12:03:35 #14 30.19   Verifying        : openssh-clients-8.0p1-6.el8_4.2.x86_64               43/96 
12:03:35 #14 30.19   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       44/96 
12:03:35 #14 30.19   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       45/96 
12:03:35 #14 30.19   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       46/96 
12:03:35 #14 30.19   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/96 
12:03:35 #14 30.19   Verifying        : policycoreutils-2.9-14.el8.x86_64                    48/96 
12:03:35 #14 30.19   Verifying        : policycoreutils-devel-2.9-14.el8.x86_64              49/96 
12:03:35 #14 30.19   Verifying        : policycoreutils-python-utils-2.9-14.el8.noarch       50/96 
12:03:35 #14 30.19   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   51/96 
12:03:35 #14 30.19   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  52/96 
12:03:35 #14 30.19   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 53/96 
12:03:35 #14 30.19   Verifying        : python3-policycoreutils-2.9-14.el8.noarch            54/96 
12:03:35 #14 30.19   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   55/96 
12:03:35 #14 30.19   Verifying        : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            56/96 
12:03:35 #14 30.19   Verifying        : selinux-policy-3.14.3-67.el8.noarch                  57/96 
12:03:35 #14 30.19   Verifying        : selinux-policy-devel-3.14.3-67.el8.noarch            58/96 
12:03:35 #14 30.19   Verifying        : selinux-policy-minimum-3.14.3-67.el8.noarch          59/96 
12:03:35 #14 30.19   Verifying        : systemd-devel-239-45.el8_4.1.x86_64                  60/96 
12:03:35 #14 30.19   Verifying        : which-2.21-12.el8.x86_64                             61/96 
12:03:35 #14 30.19   Verifying        : device-mapper-devel-8:1.02.175-5.el8.x86_64          62/96 
12:03:35 #14 30.19   Verifying        : glibc-static-2.28-151.el8.x86_64                     63/96 
12:03:35 #14 30.19   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  64/96 
12:03:35 #14 30.19   Verifying        : bash-4.4.20-1.el8_4.x86_64                           65/96 
12:03:35 #14 30.19   Verifying        : bash-4.4.19-12.el8.x86_64                            66/96 
12:03:35 #14 30.19   Verifying        : device-mapper-8:1.02.175-5.el8.x86_64                67/96 
12:03:35 #14 30.19   Verifying        : device-mapper-8:1.02.171-5.el8.x86_64                68/96 
12:03:35 #14 30.19   Verifying        : device-mapper-libs-8:1.02.175-5.el8.x86_64           69/96 
12:03:35 #14 30.19   Verifying        : device-mapper-libs-8:1.02.171-5.el8.x86_64           70/96 
12:03:35 #14 30.19   Verifying        : glibc-2.28-151.el8.x86_64                            71/96 
12:03:35 #14 30.19   Verifying        : glibc-2.28-127.el8.x86_64                            72/96 
12:03:35 #14 30.19   Verifying        : glibc-common-2.28-151.el8.x86_64                     73/96 
12:03:35 #14 30.19   Verifying        : glibc-common-2.28-127.el8.x86_64                     74/96 
12:03:35 #14 30.19   Verifying        : glibc-minimal-langpack-2.28-151.el8.x86_64           75/96 
12:03:35 #14 30.19   Verifying        : glibc-minimal-langpack-2.28-127.el8.x86_64           76/96 
12:03:35 #14 30.19   Verifying        : libarchive-3.3.3-1.el8.x86_64                        77/96 
12:03:35 #14 30.19   Verifying        : libarchive-3.3.2-9.el8.x86_64                        78/96 
12:03:35 #14 30.19   Verifying        : libgcc-8.4.1-1.el8.x86_64                            79/96 
12:03:35 #14 30.19   Verifying        : libgcc-8.3.1-5.1.el8.x86_64                          80/96 
12:03:35 #14 30.19   Verifying        : libseccomp-2.5.1-1.el8.x86_64                        81/96 
12:03:35 #14 30.19   Verifying        : libseccomp-2.4.3-1.el8.x86_64                        82/96 
12:03:35 #14 30.19   Verifying        : libselinux-2.9-5.el8.x86_64                          83/96 
12:03:35 #14 30.19   Verifying        : libselinux-2.9-4.el8_3.x86_64                        84/96 
12:03:35 #14 30.19   Verifying        : libsemanage-2.9-6.el8.x86_64                         85/96 
12:03:35 #14 30.19   Verifying        : libsemanage-2.9-3.el8.x86_64                         86/96 
12:03:35 #14 30.19   Verifying        : libsepol-2.9-2.el8.x86_64                            87/96 
12:03:35 #14 30.19   Verifying        : libsepol-2.9-1.el8.x86_64                            88/96 
12:03:35 #14 30.19   Verifying        : systemd-239-45.el8_4.1.x86_64                        89/96 
12:03:35 #14 30.19   Verifying        : systemd-239-41.el8_3.x86_64                          90/96 
12:03:35 #14 30.19   Verifying        : systemd-libs-239-45.el8_4.1.x86_64                   91/96 
12:03:35 #14 30.19   Verifying        : systemd-libs-239-41.el8_3.x86_64                     92/96 
12:03:35 #14 30.19   Verifying        : systemd-pam-239-45.el8_4.1.x86_64                    93/96 
12:03:35 #14 30.19   Verifying        : systemd-pam-239-41.el8_3.x86_64                      94/96 
12:03:35 #14 30.19   Verifying        : systemd-udev-239-45.el8_4.1.x86_64                   95/96 
12:03:35 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 2.8s
12:03:36 #7 sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 41.48MB / 41.48MB 3.0s done
12:03:36 #14 30.19   Verifying        : systemd-udev-239-41.el8_3.x86_64                     96/96 
12:03:36 #14 30.55 
12:03:36 #14 30.55 Upgraded:
12:03:36 #14 30.55   bash-4.4.20-1.el8_4.x86_64                                                    
12:03:36 #14 30.55   device-mapper-8:1.02.175-5.el8.x86_64                                         
12:03:36 #14 30.55   device-mapper-libs-8:1.02.175-5.el8.x86_64                                    
12:03:36 #14 30.55   glibc-2.28-151.el8.x86_64                                                     
12:03:36 #14 30.55   glibc-common-2.28-151.el8.x86_64                                              
12:03:36 #14 30.55   glibc-minimal-langpack-2.28-151.el8.x86_64                                    
12:03:36 #14 30.55   libarchive-3.3.3-1.el8.x86_64                                                 
12:03:36 #14 30.55   libgcc-8.4.1-1.el8.x86_64                                                     
12:03:36 #14 30.55   libseccomp-2.5.1-1.el8.x86_64                                                 
12:03:36 #14 30.55   libselinux-2.9-5.el8.x86_64                                                   
12:03:36 #14 30.55   libsemanage-2.9-6.el8.x86_64                                                  
12:03:36 #14 30.55   libsepol-2.9-2.el8.x86_64                                                     
12:03:36 #14 30.55   systemd-239-45.el8_4.1.x86_64                                                 
12:03:36 #14 30.55   systemd-libs-239-45.el8_4.1.x86_64                                            
12:03:36 #14 30.55   systemd-pam-239-45.el8_4.1.x86_64                                             
12:03:36 #14 30.55   systemd-udev-239-45.el8_4.1.x86_64                                            
12:03:36 #14 30.55 
12:03:36 #14 30.55 Installed:
12:03:36 #14 30.55   annobin-9.50-1.el8.x86_64                                                     
12:03:36 #14 30.55   autoconf-2.69-27.el8.noarch                                                   
12:03:36 #14 30.55   automake-1.16.1-7.el8.noarch                                                  
12:03:36 #14 30.55   checkpolicy-2.9-1.el8.x86_64                                                  
12:03:36 #14 30.55   cmake-3.18.2-11.el8_4.x86_64                                                  
12:03:36 #14 30.55   cmake-data-3.18.2-11.el8_4.noarch                                             
12:03:36 #14 30.55   cmake-filesystem-3.18.2-11.el8_4.x86_64                                       
12:03:36 #14 30.55   cmake-rpm-macros-3.18.2-11.el8_4.noarch                                       
12:03:36 #14 30.55   cpp-8.4.1-1.el8.x86_64                                                        
12:03:36 #14 30.55   device-mapper-devel-8:1.02.175-5.el8.x86_64                                   
12:03:36 #14 30.55   gcc-8.4.1-1.el8.x86_64                                                        
12:03:36 #14 30.55   git-2.27.0-1.el8.x86_64                                                       
12:03:36 #14 30.55   git-core-2.27.0-1.el8.x86_64                                                  
12:03:36 #14 30.55   git-core-doc-2.27.0-1.el8.noarch                                              
12:03:36 #14 30.55   glibc-devel-2.28-151.el8.x86_64                                               
12:03:36 #14 30.55   glibc-headers-2.28-151.el8.x86_64                                             
12:03:36 #14 30.55   glibc-langpack-en-2.28-151.el8.x86_64                                         
12:03:36 #14 30.55   glibc-static-2.28-151.el8.x86_64                                              
12:03:36 #14 30.55   isl-0.16.1-6.el8.x86_64                                                       
12:03:36 #14 30.55   kbd-2.0.4-10.el8.x86_64                                                       
12:03:36 #14 30.55   kbd-legacy-2.0.4-10.el8.noarch                                                
12:03:36 #14 30.55   kbd-misc-2.0.4-10.el8.noarch                                                  
12:03:36 #14 30.55   kernel-headers-4.18.0-305.7.1.el8_4.x86_64                                    
12:03:36 #14 30.55   libedit-3.1-23.20170329cvs.el8.x86_64                                         
12:03:36 #14 30.55   libgomp-8.4.1-1.el8.x86_64                                                    
12:03:36 #14 30.55   libmpc-1.1.0-9.1.el8.x86_64                                                   
12:03:36 #14 30.55   libseccomp-devel-2.5.1-1.el8.x86_64                                           
12:03:36 #14 30.55   libselinux-devel-2.9-5.el8.x86_64                                             
12:03:36 #14 30.55   libselinux-utils-2.9-5.el8.x86_64                                             
12:03:36 #14 30.55   libsepol-devel-2.9-2.el8.x86_64                                               
12:03:36 #14 30.55   libtool-2.4.6-25.el8.x86_64                                                   
12:03:36 #14 30.55   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
12:03:36 #14 30.55   libuv-1:1.40.0-1.el8.x86_64                                                   
12:03:36 #14 30.55   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
12:03:36 #14 30.55   libxcrypt-static-4.1.1-4.el8.x86_64                                           
12:03:36 #14 30.55   libxkbcommon-0.9.1-1.el8.x86_64                                               
12:03:36 #14 30.55   m4-1.4.18-7.el8.x86_64                                                        
12:03:36 #14 30.55   make-1:4.2.1-10.el8.x86_64                                                    
12:03:36 #14 30.55   openssh-8.0p1-6.el8_4.2.x86_64                                                
12:03:36 #14 30.55   openssh-clients-8.0p1-6.el8_4.2.x86_64                                        
12:03:36 #14 30.55   pcre2-devel-10.32-2.el8.x86_64                                                
12:03:36 #14 30.55   pcre2-utf16-10.32-2.el8.x86_64                                                
12:03:36 #14 30.55   pcre2-utf32-10.32-2.el8.x86_64                                                
12:03:36 #14 30.55   perl-Data-Dumper-2.167-399.el8.x86_64                                         
12:03:36 #14 30.55   perl-Error-1:0.17025-2.el8.noarch                                             
12:03:36 #14 30.55   perl-Git-2.27.0-1.el8.noarch                                                  
12:03:36 #14 30.55   perl-TermReadKey-2.37-7.el8.x86_64                                            
12:03:36 #14 30.55   perl-Thread-Queue-3.13-1.el8.noarch                                           
12:03:36 #14 30.55   policycoreutils-2.9-14.el8.x86_64                                             
12:03:36 #14 30.55   policycoreutils-devel-2.9-14.el8.x86_64                                       
12:03:36 #14 30.55   policycoreutils-python-utils-2.9-14.el8.noarch                                
12:03:36 #14 30.55   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
12:03:36 #14 30.55   python3-libselinux-2.9-5.el8.x86_64                                           
12:03:36 #14 30.55   python3-libsemanage-2.9-6.el8.x86_64                                          
12:03:36 #14 30.55   python3-policycoreutils-2.9-14.el8.noarch                                     
12:03:36 #14 30.55   python3-setools-4.3.0-2.el8.x86_64                                            
12:03:36 #14 30.55   rpm-plugin-selinux-4.14.3-14.el8_4.x86_64                                     
12:03:36 #14 30.55   selinux-policy-3.14.3-67.el8.noarch                                           
12:03:36 #14 30.55   selinux-policy-devel-3.14.3-67.el8.noarch                                     
12:03:36 #14 30.55   selinux-policy-minimum-3.14.3-67.el8.noarch                                   
12:03:36 #14 30.55   systemd-devel-239-45.el8_4.1.x86_64                                           
12:03:36 #14 30.55   vim-filesystem-2:8.0.1763-15.el8.noarch                                       
12:03:36 #14 30.55   which-2.21-12.el8.x86_64                                                      
12:03:36 #14 30.55   xkeyboard-config-2.28-1.el8.noarch                                            
12:03:36 #14 30.55 
12:03:36 #14 30.56 Complete!
12:03:36 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7
12:03:37 #14 DONE 31.7s
12:03:37 
12:03:37 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
12:03:37 #16 sha256:4b771402df570bbbf745a1ebb0454fa01cef2c4062ee52929ec7b18a8df8b0ce
12:03:39 #16 DONE 2.3s
12:03:39 
12:03:39 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
12:03:39 #17 sha256:cde71695ebc5ea3c0f9fd248b8c433089f48d2fc136b2a883631253b331e3863
12:03:39 #17 DONE 0.0s
12:03:39 
12:03:39 #18 exporting to image
12:03:39 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:03:39 #18 exporting layers
12:03:39 #7 extracting sha256:b9bd716dea59e8f5fbed97c1d466a09e52e250032dea27bbde10788e8db59bb7 3.1s done
12:03:39 #7 extracting sha256:3320a56b4f811028ef6e8ddbf4b5858bc73f48bd781e2ac8551383694035d0dd done
12:03:39 #7 extracting sha256:08d2a007801f97c01be7930308aa1c235296b1de8c3fb3ec041855183b8ddb2c done
12:03:39 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff
12:03:39 #7 extracting sha256:ecc21d181b97add2e24bce5711eadb2553bd2098a661920ba8a26027d0a39aff done
12:03:39 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef
12:03:39 #7 extracting sha256:589309cc7fea7f3c84b1d6dc9ba40155d98fdd24c298d44aba22b4f842a6bcef done
12:03:39 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7
12:03:40 #7 extracting sha256:f448c9df652361e74b063dcfd5275e1a41f2b24fcd2d2425bf3e30b6ee53d0e7 done
12:03:40 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334
12:03:40 #7 extracting sha256:4af0dbe5c9ec7bc4a673ee65691d715747b317abc4a86f8b4a5c4a4811af5334 0.5s done
12:03:40 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57
12:03:40 #7 extracting sha256:544ae0d9289b1a9dbbfcfe0d1885ec557632e26b6665338dbb045c534a119a57 done
12:03:41 #7 DONE 8.0s
12:03:41 
12:03:41 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:03:41 #8 sha256:6c9c0574d1096ea6bd01ff73f140cb50cc75bda60b12ad8f9d8362c53eb1b313
12:03:42 #8 1.228 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
12:03:42 #8 1.607 Get:2 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
12:03:42 #8 1.733 Get:3 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
12:03:42 #8 1.825 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
12:03:43 #8 2.006 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
12:03:44 #18 exporting layers 5.1s done
12:03:44 #18 writing image sha256:5f05a7c23511ecf05451cfff4d6e275b4950f248bbf27823f0ef7b914466d78a done
12:03:44 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
12:03:44 #18 DONE 5.2s
12:03:44 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 f782d13' --define '_gitcommit_engine 45b45ad' --define '_release 0' --define '_version 0.0.0.20210702143511.f782d13' --define '_origversion 0.0.0-20210702143511-f782d13' --define '_compose_rpm_version 2.0.0.beta.4' --define '_compose_version v2.0.0-beta.4' --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-compose-plugin.spec SPECS/docker-scan-plugin.spec
12:03:45 #8 3.698 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
12:03:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PNhZOg
12:03:45 + umask 022
12:03:45 + cd /root/rpmbuild/BUILD
12:03:45 + cd /root/rpmbuild/BUILD
12:03:45 + rm -rf src
12:03:45 + /usr/bin/mkdir -p src
12:03:45 + cd src
12:03:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:03:45 + /usr/bin/tar -xof -
12:03:45 + STATUS=0
12:03:45 + '[' 0 -ne 0 ']'
12:03:45 + /usr/bin/tar -xof -
12:03:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:03:46 #8 4.823 Fetched 18.5 MB in 4s (4371 kB/s)
12:03:46 + STATUS=0
12:03:46 + '[' 0 -ne 0 ']'
12:03:46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:03:46 + exit 0
12:03:46 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZNb9sj
12:03:46 + umask 022
12:03:46 + cd /root/rpmbuild/BUILD
12:03:46 + cd src
12:03:46 + export DOCKER_GITCOMMIT=45b45ad
12:03:46 + DOCKER_GITCOMMIT=45b45ad
12:03:46 + mkdir -p /go/src/github.com/docker
12:03:46 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:03:46 + pushd /root/rpmbuild/BUILD/src/engine
12:03:46 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:03:46 + TMP_GOPATH=/go
12:03:46 + hack/dockerfile/install/install.sh tini
12:03:46 + RM_GOPATH=0
12:03:46 + TMP_GOPATH=/go
12:03:46 + : /usr/local/bin
12:03:46 + '[' -z /go ']'
12:03:46 + export GOPATH=/go
12:03:46 + GOPATH=/go
12:03:46 + case "$(go env GOARCH)" in
12:03:46 ++ go env GOARCH
12:03:46 + export GO_BUILDMODE=-buildmode=pie
12:03:46 + GO_BUILDMODE=-buildmode=pie
12:03:46 ++ dirname hack/dockerfile/install/install.sh
12:03:46 + dir=hack/dockerfile/install
12:03:46 + bin=tini
12:03:46 + shift
12:03:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:03:46 + . hack/dockerfile/install/tini.installer
12:03:46 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:03:46 + install_tini
12:03:46 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:03:46 + git clone https://github.com/krallin/tini.git /go/tini
12:03:46 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:03:46 Cloning into '/go/tini'...
12:03:46 + cd /go/tini
12:03:46 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:03:46 + cmake .
12:03:46 -- The C compiler identification is GNU 8.4.1
12:03:46 -- Detecting C compiler ABI info
12:03:46 -- Detecting C compiler ABI info - done
12:03:46 -- Check for working C compiler: /usr/bin/cc - skipped
12:03:46 -- Detecting C compile features
12:03:46 -- Detecting C compile features - done
12:03:46 -- Performing Test HAS_BUILTIN_FORTIFY
12:03:46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:03:46 -- Configuring done
12:03:46 -- Generating done
12:03:46 -- Build files have been written to: /go/tini
12:03:46 + make tini-static
12:03:46 Scanning dependencies of target tini-static
12:03:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:03:46 [100%] Linking C executable tini-static
12:03:47 [100%] Built target tini-static
12:03:47 + mkdir -p /usr/local/bin
12:03:47 + cp tini-static /usr/local/bin/docker-init
12:03:47 + VERSION=0.0.0-20210702143511-f782d13
12:03:47 + PRODUCT=docker
12:03:47 + hack/make.sh dynbinary
12:03:47 
12:03:47 Removing bundles/
12:03:47 
12:03:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:03:47 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:03:47 GOOS="" GOARCH="" GOARM=""
12:03:49 #8 4.823 Reading package lists...
12:03:52 #8 7.974 Reading package lists...
12:03:52 #8 11.09 Building dependency tree...
12:03:52 #8 11.34 Reading state information...
12:03:53 #8 11.96 The following additional packages will be installed:
12:03:53 #8 11.96   autoconf automake autopoint autotools-dev binutils
12:03:53 #8 11.96   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
12:03:53 #8 11.96   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
12:03:53 #8 11.96   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
12:03:53 #8 11.96   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
12:03:53 #8 11.96   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
12:03:53 #8 11.96   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:03:53 #8 11.96   libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
12:03:53 #8 11.96   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
12:03:53 #8 11.96   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
12:03:53 #8 11.96   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:03:53 #8 11.96   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
12:03:53 #8 11.96   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:03:53 #8 11.96   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
12:03:53 #8 11.96   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
12:03:53 #8 11.96   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
12:03:53 #8 11.96   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
12:03:53 #8 11.96   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
12:03:53 #8 11.96   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
12:03:53 #8 11.96   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
12:03:53 #8 11.96   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:03:53 #8 11.96   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
12:03:53 #8 11.96   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:03:53 #8 11.96   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:03:53 #8 11.96   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
12:03:53 #8 11.96   po-debconf python3 python3-minimal python3.9 python3.9-minimal
12:03:53 #8 11.96   sensible-utils wdiff xz-utils
12:03:53 #8 11.96 Suggested packages:
12:03:53 #8 11.96   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:03:53 #8 11.96   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
12:03:53 #8 11.96   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
12:03:53 #8 11.96   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:03:53 #8 11.96   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
12:03:53 #8 11.96   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
12:03:53 #8 11.96   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
12:03:53 #8 11.96   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
12:03:53 #8 11.96   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
12:03:53 #8 11.96   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:03:53 #8 11.96   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
12:03:53 #8 11.96   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
12:03:53 #8 11.96   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
12:03:53 #8 11.96   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
12:03:53 #8 11.96   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
12:03:53 #8 11.96   diffutils-doc perl-doc libterm-readline-gnu-perl
12:03:53 #8 11.96   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
12:03:53 #8 11.96   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
12:03:53 #8 11.96   binfmt-support wdiff-doc
12:03:53 #8 11.96 Recommended packages:
12:03:53 #8 11.96   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
12:03:53 #8 11.96   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
12:03:53 #8 11.96   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
12:03:53 #8 11.96   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
12:03:53 #8 11.96   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
12:03:53 #8 11.96   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
12:03:53 #8 11.96   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
12:03:53 #8 11.96   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
12:03:53 #8 11.96   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
12:03:53 #8 11.96   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
12:03:56 #8 14.96 The following NEW packages will be installed:
12:03:56 #8 14.96   autoconf automake autopoint autotools-dev binutils
12:03:56 #8 14.96   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
12:03:56 #8 14.96   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
12:03:56 #8 14.96   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
12:03:56 #8 14.96   intltool-debian libarchive-zip-perl libasan6 libatomic1
12:03:56 #8 14.96   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
12:03:56 #8 14.96   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
12:03:56 #8 14.96   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
12:03:56 #8 14.96   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
12:03:56 #8 14.96   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
12:03:56 #8 14.96   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:03:56 #8 14.96   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
12:03:56 #8 14.96   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:03:56 #8 14.96   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
12:03:56 #8 14.96   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
12:03:56 #8 14.96   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
12:03:56 #8 14.96   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
12:03:56 #8 14.96   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
12:03:56 #8 14.96   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
12:03:56 #8 14.96   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
12:03:56 #8 14.97   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:03:56 #8 14.97   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
12:03:56 #8 14.97   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:03:56 #8 14.97   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:03:56 #8 14.97   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
12:03:56 #8 14.97   po-debconf python3 python3-minimal python3.9 python3.9-minimal
12:03:56 #8 14.97   sensible-utils wdiff xz-utils
12:03:56 #8 14.97 The following packages will be upgraded:
12:03:56 #8 14.97   curl libc6 libcurl4
12:03:56 #8 15.45 3 upgraded, 126 newly installed, 0 to remove and 16 not upgraded.
12:03:56 #8 15.45 Need to get 80.3 MB of archives.
12:03:56 #8 15.45 After this operation, 300 MB of additional disk space will be used.
12:03:56 #8 15.45 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-7 [137 kB]
12:03:56 #8 15.79 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libc6 armhf 2.31-12+rpi1 [2295 kB]
12:03:57 #8 16.10 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
12:03:57 #8 16.10 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
12:03:57 #8 16.15 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
12:03:57 #8 16.16 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
12:03:57 #8 16.16 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
12:03:57 #8 16.21 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4 [2823 kB]
12:03:57 #8 16.33 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
12:03:57 #8 16.34 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4 [3386 kB]
12:03:57 #8 16.57 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4 [293 kB]
12:03:57 #8 16.57 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
12:03:57 #8 16.59 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
12:03:57 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'.
12:03:57 #8 16.59 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
12:03:57 #8 16.67 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
12:03:57 #8 16.67 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
12:03:57 #8 16.68 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
12:03:57 #8 16.68 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
12:03:57 #8 16.75 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
12:03:57 #8 16.77 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
12:03:57 #8 16.77 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
12:03:57 #8 16.78 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
12:03:57 #8 16.78 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
12:03:57 #8 16.83 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
12:03:57 #8 16.84 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
12:03:58 #8 16.85 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
12:03:58 #8 16.86 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
12:03:58 #8 16.93 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
12:03:58 #8 16.95 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
12:03:58 #8 16.96 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
12:03:58 #8 16.96 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
12:03:58 #8 16.97 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:03:58 #8 17.02 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
12:03:58 #8 17.05 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
12:03:58 #8 17.06 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
12:03:58 #8 17.18 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
12:03:58 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb'.
12:03:58 #8 17.20 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
12:03:58 #8 17.20 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
12:03:58 #8 17.20 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
12:03:58 #8 17.30 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
12:03:58 #8 17.32 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
12:03:58 #8 17.34 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
12:03:58 #8 17.37 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
12:03:58 #8 17.38 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
12:03:59 #8 18.23 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
12:03:59 #8 18.23 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf curl armhf 7.74.0-1.3 [254 kB]
12:03:59 #8 18.23 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl4 armhf 7.74.0-1.3 [305 kB]
12:03:59 #8 18.26 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
12:03:59 #8 18.26 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
12:03:59 #8 18.26 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
12:03:59 #8 18.27 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
12:03:59 #8 18.27 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
12:03:59 #8 18.31 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
12:03:59 #8 18.33 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
12:03:59 #8 18.39 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
12:04:00 #8 19.30 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
12:04:00 #8 19.31 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf libc-dev-bin armhf 2.31-12+rpi1 [266 kB]
12:04:00 #8 19.34 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf linux-libc-dev armhf 5.10.40-1+rpi1 [1317 kB]
12:04:00 #8 19.36 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
12:04:00 #8 19.36 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
12:04:00 #8 19.36 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
12:04:00 #8 19.37 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libc6-dev armhf 2.31-12+rpi1 [1813 kB]
12:04:00 #8 19.42 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
12:04:00 #8 19.42 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
12:04:00 #8 19.63 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
12:04:00 #8 19.69 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
12:04:00 #8 19.69 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.11.0-1 [25.6 kB]
12:04:00 #8 19.75 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.11.0-1 [15.3 kB]
12:04:00 #8 19.78 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
12:04:00 #8 19.80 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
12:04:00 #8 19.86 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
12:04:01 #8 19.87 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
12:04:01 #8 19.95 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
12:04:01 #8 19.95 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
12:04:01 #8 19.96 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-6 [8289 kB]
12:04:01 #8 20.59 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
12:04:01 #8 20.64 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
12:04:01 #8 20.66 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:04:01 #8 20.66 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
12:04:01 #8 20.66 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
12:04:01 #8 20.74 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
12:04:01 #8 20.74 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
12:04:01 #8 20.74 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
12:04:01 #8 20.75 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:04:01 #8 20.75 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
12:04:01 #8 20.77 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
12:04:01 #8 20.78 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
12:04:01 #8 20.79 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
12:04:01 #8 20.79 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:04:01 #8 20.85 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
12:04:01 #8 20.85 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:04:01 #8 20.86 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
12:04:01 #8 20.87 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
12:04:01 #8 20.87 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:04:01 #8 20.93 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:04:01 #8 20.95 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
12:04:01 #8 20.96 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
12:04:02 #8 20.97 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
12:04:02 #8 20.98 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
12:04:02 #8 21.02 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:04:02 #8 21.19 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
12:04:02 #8 21.36 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
12:04:02 #8 21.36 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
12:04:02 #8 21.37 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:04:02 #8 21.38 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
12:04:02 #8 21.46 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
12:04:02 #8 21.52 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:04:02 #8 21.60 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
12:04:02 #8 21.60 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:04:02 #8 21.61 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
12:04:02 #8 21.61 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:04:02 #8 21.61 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:04:02 #8 21.61 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
12:04:02 #8 21.62 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
12:04:02 #8 21.68 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
12:04:02 #8 21.68 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
12:04:02 #8 21.78 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:04:02 #8 21.78 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:04:02 #8 21.79 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:04:02 #8 21.79 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
12:04:02 #8 21.80 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
12:04:02 #8 21.81 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
12:04:02 #8 21.82 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
12:04:02 #8 21.85 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.2 [1092 kB]
12:04:02 #8 21.89 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
12:04:03 #8 21.93 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB]
12:04:03 #8 21.93 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
12:04:03 #8 21.94 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
12:04:03 #8 22.02 Get:129 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
12:04:03 #8 22.69 debconf: delaying package configuration, since apt-utils is not installed
12:04:03 #8 22.75 Fetched 80.3 MB in 7s (11.0 MB/s)
12:04:04 #8 22.79 Selecting previously unselected package bsdextrautils.
12:04:04 #8 22.79 (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.)
12:04:04 #8 22.80 Preparing to unpack .../bsdextrautils_2.36.1-7_armhf.deb ...
12:04:04 #8 22.81 Unpacking bsdextrautils (2.36.1-7) ...
12:04:04 #8 22.90 Preparing to unpack .../libc6_2.31-12+rpi1_armhf.deb ...
12:04:04 #8 23.16 Unpacking libc6:armhf (2.31-12+rpi1) over (2.31-11+rpi1) ...
12:04:05 #8 24.34 Setting up libc6:armhf (2.31-12+rpi1) ...
12:04:06 #8 25.64 Selecting previously unselected package libuchardet0:armhf.
12:04:06 #8 25.64 (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.)
12:04:06 #8 25.66 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
12:04:06 #8 25.66 Unpacking libuchardet0:armhf (0.0.7-1) ...
12:04:06 #8 25.72 Selecting previously unselected package groff-base.
12:04:06 #8 25.72 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
12:04:06 #8 25.73 Unpacking groff-base (1.22.4-6) ...
12:04:06 #8 25.89 Selecting previously unselected package libgdbm6:armhf.
12:04:06 #8 25.89 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
12:04:06 #8 25.90 Unpacking libgdbm6:armhf (1.19-2) ...
12:04:07 #8 25.95 Selecting previously unselected package libpipeline1:armhf.
12:04:07 #8 25.95 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
12:04:07 #8 25.96 Unpacking libpipeline1:armhf (1.5.3-1) ...
12:04:07 #8 26.03 Selecting previously unselected package man-db.
12:04:07 #8 26.03 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
12:04:07 #8 26.04 Unpacking man-db (2.9.4-2) ...
12:04:07 #8 26.23 Selecting previously unselected package perl-modules-5.32.
12:04:07 #8 26.23 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4_all.deb ...
12:04:07 #8 26.24 Unpacking perl-modules-5.32 (5.32.1-4) ...
12:04:07 #8 26.90 Selecting previously unselected package libgdbm-compat4:armhf.
12:04:07 #8 26.90 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
12:04:07 #8 26.91 Unpacking libgdbm-compat4:armhf (1.19-2) ...
12:04:07 #8 26.96 Selecting previously unselected package libperl5.32:armhf.
12:04:07 #8 26.96 Preparing to unpack .../07-libperl5.32_5.32.1-4_armhf.deb ...
12:04:08 #8 26.97 Unpacking libperl5.32:armhf (5.32.1-4) ...
12:04:08 #8 27.60 Selecting previously unselected package perl.
12:04:08 #8 27.61 Preparing to unpack .../08-perl_5.32.1-4_armhf.deb ...
12:04:08 #8 27.62 Unpacking perl (5.32.1-4) ...
12:04:08 #8 27.71 Selecting previously unselected package libpython3.9-minimal:armhf.
12:04:08 #8 27.71 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:04:08 #8 27.72 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:04:09 #8 27.91 Selecting previously unselected package libexpat1:armhf.
12:04:09 #8 27.91 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
12:04:09 #8 27.92 Unpacking libexpat1:armhf (2.2.10-2) ...
12:04:09 #8 27.98 Selecting previously unselected package python3.9-minimal.
12:04:09 #8 27.99 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
12:04:09 #8 28.00 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
12:04:09 #8 28.28 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
12:04:09 #8 28.31 Setting up libexpat1:armhf (2.2.10-2) ...
12:04:09 #8 28.32 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
12:04:10 #8 29.76 Selecting previously unselected package python3-minimal.
12:04:10 #8 29.76 (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.)
12:04:10 #8 29.78 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
12:04:10 #8 29.78 Unpacking python3-minimal (3.9.2-3) ...
12:04:10 #8 29.83 Selecting previously unselected package media-types.
12:04:10 #8 29.84 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:04:10 #8 29.84 Unpacking media-types (4.0.0) ...
12:04:10 #8 29.90 Selecting previously unselected package libmpdec3:armhf.
12:04:11 #8 29.90 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
12:04:11 #8 29.91 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
12:04:11 #8 29.96 Selecting previously unselected package libpython3.9-stdlib:armhf.
12:04:11 #8 29.97 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
12:04:11 #8 29.97 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:04:11 #8 30.25 Selecting previously unselected package python3.9.
12:04:11 #8 30.26 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
12:04:11 #8 30.26 Unpacking python3.9 (3.9.2-1+rpi1) ...
12:04:11 #8 30.32 Selecting previously unselected package libpython3-stdlib:armhf.
12:04:11 #8 30.33 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
12:04:11 #8 30.33 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
12:04:11 #8 30.39 Setting up python3-minimal (3.9.2-3) ...
12:04:11 #8 30.78 Selecting previously unselected package python3.
12:04:12 #8 30.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 ... 11196 files and directories currently installed.)
12:04:12 #8 30.79 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
12:04:12 #8 30.80 Unpacking python3 (3.9.2-3) ...
12:04:12 #8 30.85 Selecting previously unselected package sensible-utils.
12:04:12 #8 30.86 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
12:04:12 #8 30.86 Unpacking sensible-utils (0.0.14) ...
12:04:12 #8 30.91 Selecting previously unselected package bzip2.
12:04:12 #8 30.91 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
12:04:12 #8 30.92 Unpacking bzip2 (1.0.8-4) ...
12:04:12 #8 30.97 Selecting previously unselected package libmagic-mgc.
12:04:12 #8 30.97 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
12:04:12 #8 30.98 Unpacking libmagic-mgc (1:5.39-3) ...
12:04:12 #8 31.09 Selecting previously unselected package libmagic1:armhf.
12:04:12 #8 31.10 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
12:04:12 #8 31.11 Unpacking libmagic1:armhf (1:5.39-3) ...
12:04:12 #8 31.17 Selecting previously unselected package file.
12:04:12 #8 31.17 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
12:04:12 #8 31.18 Unpacking file (1:5.39-3) ...
12:04:12 #8 31.23 Selecting previously unselected package gettext-base.
12:04:12 #8 31.24 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
12:04:12 #8 31.24 Unpacking gettext-base (0.21-4) ...
12:04:12 #8 31.33 Selecting previously unselected package xz-utils.
12:04:12 #8 31.34 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
12:04:12 #8 31.35 Unpacking xz-utils (5.2.5-2) ...
12:04:12 #8 31.43 Selecting previously unselected package libsigsegv2:armhf.
12:04:12 #8 31.43 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
12:04:12 #8 31.44 Unpacking libsigsegv2:armhf (2.13-1) ...
12:04:12 #8 31.49 Selecting previously unselected package m4.
12:04:12 #8 31.49 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
12:04:12 #8 31.50 Unpacking m4 (1.4.18-5) ...
12:04:12 #8 31.57 Selecting previously unselected package autoconf.
12:04:12 #8 31.57 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
12:04:12 #8 31.58 Unpacking autoconf (2.69-14) ...
12:04:12 #8 31.66 Selecting previously unselected package autotools-dev.
12:04:12 #8 31.67 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
12:04:12 #8 31.68 Unpacking autotools-dev (20180224.1+nmu1) ...
12:04:12 #8 31.76 Selecting previously unselected package automake.
12:04:12 #8 31.76 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
12:04:12 #8 31.77 Unpacking automake (1:1.16.3-2) ...
12:04:13 #8 31.90 Selecting previously unselected package autopoint.
12:04:13 #8 31.91 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
12:04:13 #8 31.91 Unpacking autopoint (0.21-4) ...
12:04:13 #8 31.97 Selecting previously unselected package binutils-common:armhf.
12:04:13 #8 31.98 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
12:04:13 #8 31.98 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
12:04:13 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'.
12:04:13 #8 32.36 Selecting previously unselected package libbinutils:armhf.
12:04:13 #8 32.37 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
12:04:13 #8 32.37 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
12:04:13 #8 32.48 Selecting previously unselected package libctf-nobfd0:armhf.
12:04:13 #8 32.48 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
12:04:13 #8 32.48 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
12:04:13 #8 32.54 Selecting previously unselected package libctf0:armhf.
12:04:13 #8 32.55 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
12:04:13 #8 32.55 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
12:04:13 #8 32.60 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:04:13 #8 32.60 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
12:04:13 #8 32.61 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
12:04:14 #8 32.99 Selecting previously unselected package binutils.
12:04:14 #8 33.00 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
12:04:14 #8 33.00 Unpacking binutils (2.35.2-2+rpi1) ...
12:04:14 #8 33.07 Selecting previously unselected package libisl23:armhf.
12:04:14 #8 33.07 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
12:04:14 #8 33.07 Unpacking libisl23:armhf (0.23-1) ...
12:04:14 #8 33.20 Selecting previously unselected package libmpfr6:armhf.
12:04:14 #8 33.20 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
12:04:14 #8 33.20 Unpacking libmpfr6:armhf (4.1.0-3) ...
12:04:14 #8 33.29 Selecting previously unselected package libmpc3:armhf.
12:04:14 #8 33.29 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
12:04:14 #8 33.30 Unpacking libmpc3:armhf (1.2.0-1) ...
12:04:14 #8 33.35 Selecting previously unselected package cpp-10.
12:04:14 #8 33.35 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
12:04:14 #8 33.36 Unpacking cpp-10 (10.2.1-6+rpi1) ...
12:04:15 #8 34.32 Selecting previously unselected package cpp.
12:04:15 #8 34.32 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
12:04:15 #8 34.33 Unpacking cpp (4:10.2.1-1+rpi1) ...
12:04:15 #8 34.38 Preparing to unpack .../025-curl_7.74.0-1.3_armhf.deb ...
12:04:15 #8 34.39 Unpacking curl (7.74.0-1.3) over (7.74.0-1.2) ...
12:04:15 #8 34.48 Preparing to unpack .../026-libcurl4_7.74.0-1.3_armhf.deb ...
12:04:15 #8 34.50 Unpacking libcurl4:armhf (7.74.0-1.3) over (7.74.0-1.2) ...
12:04:15 #8 34.59 Selecting previously unselected package libdebhelper-perl.
12:04:15 #8 34.60 Preparing to unpack .../027-libdebhelper-perl_13.3.4_all.deb ...
12:04:15 #8 34.60 Unpacking libdebhelper-perl (13.3.4) ...
12:04:15 #8 34.67 Selecting previously unselected package libcc1-0:armhf.
12:04:15 #8 34.68 Preparing to unpack .../028-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
12:04:15 #8 34.68 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
12:04:15 #8 34.74 Selecting previously unselected package libgomp1:armhf.
12:04:15 #8 34.74 Preparing to unpack .../029-libgomp1_10.2.1-6+rpi1_armhf.deb ...
12:04:15 #8 34.75 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
12:04:15 #8 34.81 Selecting previously unselected package libatomic1:armhf.
12:04:15 #8 34.81 Preparing to unpack .../030-libatomic1_10.2.1-6+rpi1_armhf.deb ...
12:04:15 #8 34.81 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
12:04:15 #8 34.86 Selecting previously unselected package libasan6:armhf.
12:04:16 #8 34.87 Preparing to unpack .../031-libasan6_10.2.1-6+rpi1_armhf.deb ...
12:04:16 #8 34.87 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
12:04:16 #8 35.23 Selecting previously unselected package libubsan1:armhf.
12:04:16 #8 35.23 Preparing to unpack .../032-libubsan1_10.2.1-6+rpi1_armhf.deb ...
12:04:16 #8 35.24 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
12:04:16 #8 35.39 Selecting previously unselected package libgcc-10-dev:armhf.
12:04:16 #8 35.39 Preparing to unpack .../033-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
12:04:16 #8 35.39 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
12:04:16 #8 35.57 Selecting previously unselected package gcc-10.
12:04:16 #8 35.57 Preparing to unpack .../034-gcc-10_10.2.1-6+rpi1_armhf.deb ...
12:04:16 #8 35.58 Unpacking gcc-10 (10.2.1-6+rpi1) ...
12:04:18 #8 37.37 Selecting previously unselected package gcc.
12:04:18 #8 37.37 Preparing to unpack .../035-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
12:04:18 #8 37.38 Unpacking gcc (4:10.2.1-1+rpi1) ...
12:04:18 #8 37.43 Selecting previously unselected package libc-dev-bin.
12:04:18 #8 37.44 Preparing to unpack .../036-libc-dev-bin_2.31-12+rpi1_armhf.deb ...
12:04:18 #8 37.44 Unpacking libc-dev-bin (2.31-12+rpi1) ...
12:04:18 #8 37.50 Selecting previously unselected package linux-libc-dev:armhf.
12:04:18 #8 37.50 Preparing to unpack .../037-linux-libc-dev_5.10.40-1+rpi1_armhf.deb ...
12:04:18 #8 37.51 Unpacking linux-libc-dev:armhf (5.10.40-1+rpi1) ...
12:04:18 #8 37.83 Selecting previously unselected package libcrypt-dev:armhf.
12:04:18 #8 37.83 Preparing to unpack .../038-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
12:04:18 #8 37.84 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
12:04:18 #8 37.90 Selecting previously unselected package libtirpc-dev:armhf.
12:04:18 #8 37.90 Preparing to unpack .../039-libtirpc-dev_1.3.1-1_armhf.deb ...
12:04:19 #8 37.91 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
12:04:19 #8 37.98 Selecting previously unselected package libnsl-dev:armhf.
12:04:19 #8 37.98 Preparing to unpack .../040-libnsl-dev_1.3.0-2_armhf.deb ...
12:04:19 #8 37.99 Unpacking libnsl-dev:armhf (1.3.0-2) ...
12:04:19 #8 38.05 Selecting previously unselected package libc6-dev:armhf.
12:04:19 #8 38.05 Preparing to unpack .../041-libc6-dev_2.31-12+rpi1_armhf.deb ...
12:04:19 #8 38.06 Unpacking libc6-dev:armhf (2.31-12+rpi1) ...
12:04:19 #8 38.45 Selecting previously unselected package libtool.
12:04:19 #8 38.45 Preparing to unpack .../042-libtool_2.4.6-15_all.deb ...
12:04:19 #8 38.45 Unpacking libtool (2.4.6-15) ...
12:04:19 #8 38.53 Selecting previously unselected package dh-autoreconf.
12:04:19 #8 38.53 Preparing to unpack .../043-dh-autoreconf_20_all.deb ...
12:04:19 #8 38.54 Unpacking dh-autoreconf (20) ...
12:04:19 #8 38.59 Selecting previously unselected package libarchive-zip-perl.
12:04:19  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.changes
12:04:19 dpkg-genchanges: including full source code in upload
12:04:19  dpkg-source -I.git --after-build build-deb
12:04:19 dpkg-buildpackage: full upload; Debian-native package (full source is included)
12:04:19 + destination=/build
12:04:19 + mkdir -p /build
12:04:19 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20210702143511-f782d13-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
12:04:19 #8 38.59 Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ...
12:04:19 #8 38.60 Unpacking libarchive-zip-perl (1.68-1) ...
12:04:19 #8 38.65 Selecting previously unselected package libsub-override-perl.
12:04:19 #8 38.66 Preparing to unpack .../045-libsub-override-perl_0.09-2_all.deb ...
12:04:19 #8 38.66 Unpacking libsub-override-perl (0.09-2) ...
12:04:19 #8 38.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:04:19 #8 38.71 Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
12:04:19 #8 38.71 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
12:04:19 #8 38.76 Selecting previously unselected package dh-strip-nondeterminism.
12:04:19 #8 38.76 Preparing to unpack .../047-dh-strip-nondeterminism_1.11.0-1_all.deb ...
12:04:19 #8 38.77 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
12:04:19 #8 38.82 Selecting previously unselected package libdpkg-perl.
12:04:19 #8 38.82 Preparing to unpack .../048-libdpkg-perl_1.20.9+rpi1_all.deb ...
12:04:19 #8 38.83 Unpacking libdpkg-perl (1.20.9+rpi1) ...
12:04:19 #8 38.94 Selecting previously unselected package patch.
12:04:20 '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.dsc'
12:04:20 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.dsc'
12:04:20 '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.tar.gz'
12:04:20 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial.tar.gz'
12:04:20 '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.changes'
12:04:20 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.changes'
12:04:20 '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-xenial_amd64.deb'
12:04:20 '/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'
12:04:20 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-xenial_amd64.deb'
12:04:20 '/root/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'
12:04:20 removed '/root/docker-scan-plugin_0.8.0~ubuntu-xenial_amd64.deb'
12:04:20 #8 38.94 Preparing to unpack .../049-patch_2.7.6-7_armhf.deb ...
12:04:20 #8 38.95 Unpacking patch (2.7.6-7) ...
12:04:20 #8 39.01 Selecting previously unselected package make.
12:04:20 #8 39.01 Preparing to unpack .../050-make_4.3-4.1_armhf.deb ...
12:04:20 #8 39.01 Unpacking make (4.3-4.1) ...
12:04:20 #8 39.11 Selecting previously unselected package dpkg-dev.
12:04:20 #8 39.11 Preparing to unpack .../051-dpkg-dev_1.20.9+rpi1_all.deb ...
12:04:20 #8 39.12 Unpacking dpkg-dev (1.20.9+rpi1) ...
12:04:20 #8 39.29 Selecting previously unselected package libelf1:armhf.
12:04:20 #8 39.30 Preparing to unpack .../052-libelf1_0.183-1_armhf.deb ...
12:04:20 #8 39.30 Unpacking libelf1:armhf (0.183-1) ...
12:04:20 #8 39.37 Selecting previously unselected package dwz.
12:04:20 #8 39.37 Preparing to unpack .../053-dwz_0.13+20210201-1_armhf.deb ...
12:04:20 #8 39.38 Unpacking dwz (0.13+20210201-1) ...
12:04:20 #8 39.45 Selecting previously unselected package libicu67:armhf.
12:04:20 #8 39.45 Preparing to unpack .../054-libicu67_67.1-6_armhf.deb ...
12:04:20 #8 39.46 Unpacking libicu67:armhf (67.1-6) ...
12:04:22 #8 40.70 Selecting previously unselected package libxml2:armhf.
12:04:22 #8 40.70 Preparing to unpack .../055-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
12:04:22 #8 40.71 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
12:04:22 #8 40.83 Selecting previously unselected package gettext.
12:04:22 #8 40.83 Preparing to unpack .../056-gettext_0.21-4_armhf.deb ...
12:04:22 #8 40.83 Unpacking gettext (0.21-4) ...
12:04:22 #8 41.03 Selecting previously unselected package intltool-debian.
12:04:22 #8 41.03 Preparing to unpack .../057-intltool-debian_0.35.0+20060710.5_all.deb ...
12:04:22 #8 41.04 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:04:22 #8 41.08 Selecting previously unselected package po-debconf.
12:04:22 #8 41.08 Preparing to unpack .../058-po-debconf_1.0.21+nmu1_all.deb ...
12:04:22 #8 41.09 Unpacking po-debconf (1.0.21+nmu1) ...
12:04:22 #8 41.16 Selecting previously unselected package debhelper.
12:04:22 #8 41.16 Preparing to unpack .../059-debhelper_13.3.4_all.deb ...
12:04:22 #8 41.17 Unpacking debhelper (13.3.4) ...
12:04:22 #8 41.33 Selecting previously unselected package libfakeroot:armhf.
12:04:22 #8 41.33 Preparing to unpack .../060-libfakeroot_1.25.3-1.1_armhf.deb ...
12:04:22 #8 41.34 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
12:04:22 #8 41.39 Selecting previously unselected package fakeroot.
12:04:22 #8 41.39 Preparing to unpack .../061-fakeroot_1.25.3-1.1_armhf.deb ...
12:04:22 #8 41.40 Unpacking fakeroot (1.25.3-1.1) ...
12:04:22 #8 41.45 Selecting previously unselected package libfile-dirlist-perl.
12:04:22 #8 41.45 Preparing to unpack .../062-libfile-dirlist-perl_0.05-2_all.deb ...
12:04:22 #8 41.46 Unpacking libfile-dirlist-perl (0.05-2) ...
12:04:22 #8 41.50 Selecting previously unselected package libfile-which-perl.
12:04:22 #8 41.50 Preparing to unpack .../063-libfile-which-perl_1.23-1_all.deb ...
12:04:22 #8 41.51 Unpacking libfile-which-perl (1.23-1) ...
12:04:22 #8 41.55 Selecting previously unselected package libfile-homedir-perl.
12:04:22 #8 41.56 Preparing to unpack .../064-libfile-homedir-perl_1.006-1_all.deb ...
12:04:22 #8 41.56 Unpacking libfile-homedir-perl (1.006-1) ...
12:04:22 #8 41.61 Selecting previously unselected package libfile-touch-perl.
12:04:22 #8 41.61 Preparing to unpack .../065-libfile-touch-perl_0.11-1_all.deb ...
12:04:22 #8 41.62 Unpacking libfile-touch-perl (0.11-1) ...
12:04:22 #8 41.66 Selecting previously unselected package libio-pty-perl.
12:04:22 #8 41.66 Preparing to unpack .../066-libio-pty-perl_1%3a1.15-2_armhf.deb ...
12:04:22 #8 41.67 Unpacking libio-pty-perl (1:1.15-2) ...
12:04:22 #8 41.71 Selecting previously unselected package libipc-run-perl.
12:04:22 #8 41.72 Preparing to unpack .../067-libipc-run-perl_20200505.0-1_all.deb ...
12:04:22 #8 41.72 Unpacking libipc-run-perl (20200505.0-1) ...
12:04:22 #8 41.78 Selecting previously unselected package libclass-method-modifiers-perl.
12:04:22 #8 41.78 Preparing to unpack .../068-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:04:22 #8 41.79 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:04:22 #8 41.83 Selecting previously unselected package libb-hooks-op-check-perl.
12:04:22 #8 41.83 Preparing to unpack .../069-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
12:04:22 #8 41.84 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
12:04:22 #8 41.89 Selecting previously unselected package libdynaloader-functions-perl.
12:04:23 #8 41.89 Preparing to unpack .../070-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:04:23 #8 41.90 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:04:23 #8 41.94 Selecting previously unselected package libdevel-callchecker-perl.
12:04:23 #8 41.94 Preparing to unpack .../071-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
12:04:23 #8 41.95 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:04:23 #8 41.99 Selecting previously unselected package libparams-classify-perl.
12:04:23 #8 41.99 Preparing to unpack .../072-libparams-classify-perl_0.015-1+b3_armhf.deb ...
12:04:23 #8 42.00 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:04:23 #8 42.04 Selecting previously unselected package libmodule-runtime-perl.
12:04:23 #8 42.05 Preparing to unpack .../073-libmodule-runtime-perl_0.016-1_all.deb ...
12:04:23 #8 42.05 Unpacking libmodule-runtime-perl (0.016-1) ...
12:04:23 #8 42.10 Selecting previously unselected package libimport-into-perl.
12:04:23 #8 42.10 Preparing to unpack .../074-libimport-into-perl_1.002005-1_all.deb ...
12:04:23 #8 42.10 Unpacking libimport-into-perl (1.002005-1) ...
12:04:23 #8 42.15 Selecting previously unselected package librole-tiny-perl.
12:04:23 #8 42.15 Preparing to unpack .../075-librole-tiny-perl_2.002004-1_all.deb ...
12:04:23 #8 42.16 Unpacking librole-tiny-perl (2.002004-1) ...
12:04:23 #8 42.21 Selecting previously unselected package libstrictures-perl.
12:04:23 #8 42.21 Preparing to unpack .../076-libstrictures-perl_2.000006-1_all.deb ...
12:04:23 #8 42.21 Unpacking libstrictures-perl (2.000006-1) ...
12:04:23 #8 42.26 Selecting previously unselected package libsub-quote-perl.
12:04:23 #8 42.26 Preparing to unpack .../077-libsub-quote-perl_2.006006-1_all.deb ...
12:04:23 #8 42.28 Unpacking libsub-quote-perl (2.006006-1) ...
12:04:23 #8 42.33 Selecting previously unselected package libmoo-perl.
12:04:23 #8 42.33 Preparing to unpack .../078-libmoo-perl_2.004004-1_all.deb ...
12:04:23 #8 42.34 Unpacking libmoo-perl (2.004004-1) ...
12:04:23 #8 42.39 Selecting previously unselected package libencode-locale-perl.
12:04:23 #8 42.39 Preparing to unpack .../079-libencode-locale-perl_1.05-1.1_all.deb ...
12:04:23 #8 42.39 Unpacking libencode-locale-perl (1.05-1.1) ...
12:04:23 #8 42.44 Selecting previously unselected package libtimedate-perl.
12:04:23 #8 42.44 Preparing to unpack .../080-libtimedate-perl_2.3300-2_all.deb ...
12:04:23 #8 42.45 Unpacking libtimedate-perl (2.3300-2) ...
12:04:23 #8 42.50 Selecting previously unselected package libhttp-date-perl.
12:04:23 #8 42.50 Preparing to unpack .../081-libhttp-date-perl_6.05-1_all.deb ...
12:04:23 #8 42.51 Unpacking libhttp-date-perl (6.05-1) ...
12:04:23 #8 42.57 Selecting previously unselected package libfile-listing-perl.
12:04:23 #8 42.58 Preparing to unpack .../082-libfile-listing-perl_6.14-1_all.deb ...
12:04:23 #8 42.58 Unpacking libfile-listing-perl (6.14-1) ...
12:04:23 #8 42.63 Selecting previously unselected package libhtml-tagset-perl.
12:04:23 #8 42.63 Preparing to unpack .../083-libhtml-tagset-perl_3.20-4_all.deb ...
12:04:23 #8 42.63 Unpacking libhtml-tagset-perl (3.20-4) ...
12:04:23 #8 42.68 Selecting previously unselected package liburi-perl.
12:04:23 #8 42.68 Preparing to unpack .../084-liburi-perl_5.08-1_all.deb ...
12:04:23 #8 42.68 Unpacking liburi-perl (5.08-1) ...
12:04:23 #8 42.75 Selecting previously unselected package libhtml-parser-perl.
12:04:23 #8 42.75 Preparing to unpack .../085-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
12:04:23 #8 42.75 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:04:23 #8 42.81 Selecting previously unselected package libhtml-tree-perl.
12:04:23 #8 42.81 Preparing to unpack .../086-libhtml-tree-perl_5.07-2_all.deb ...
12:04:23 #8 42.82 Unpacking libhtml-tree-perl (5.07-2) ...
12:04:23 #8 42.88 Selecting previously unselected package libio-html-perl.
12:04:23 #8 42.89 Preparing to unpack .../087-libio-html-perl_1.004-2_all.deb ...
12:04:23 #8 42.89 Unpacking libio-html-perl (1.004-2) ...
12:04:23 #8 42.94 Selecting previously unselected package liblwp-mediatypes-perl.
12:04:24 #8 42.94 Preparing to unpack .../088-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:04:24 #8 42.95 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:04:24 #8 43.00 Selecting previously unselected package libhttp-message-perl.
12:04:24 #8 43.00 Preparing to unpack .../089-libhttp-message-perl_6.28-1_all.deb ...
12:04:24 #8 43.00 Unpacking libhttp-message-perl (6.28-1) ...
12:04:24 #8 43.06 Selecting previously unselected package libhttp-cookies-perl.
12:04:24 #8 43.06 Preparing to unpack .../090-libhttp-cookies-perl_6.10-1_all.deb ...
12:04:24 #8 43.06 Unpacking libhttp-cookies-perl (6.10-1) ...
12:04:24 #8 43.11 Selecting previously unselected package libhttp-negotiate-perl.
12:04:24 #8 43.11 Preparing to unpack .../091-libhttp-negotiate-perl_6.01-1_all.deb ...
12:04:24 #8 43.12 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:04:24 #8 43.16 Selecting previously unselected package perl-openssl-defaults:armhf.
12:04:24 #8 43.16 Preparing to unpack .../092-perl-openssl-defaults_5_armhf.deb ...
12:04:24 #8 43.17 Unpacking perl-openssl-defaults:armhf (5) ...
12:04:24 #8 43.21 Selecting previously unselected package libnet-ssleay-perl.
12:04:24 #8 43.22 Preparing to unpack .../093-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
12:04:24 #8 43.22 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:04:24 #8 43.32 Selecting previously unselected package libio-socket-ssl-perl.
12:04:24 #8 43.33 Preparing to unpack .../094-libio-socket-ssl-perl_2.069-1_all.deb ...
12:04:24 #8 43.33 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:04:24 #8 43.40 Selecting previously unselected package libnet-http-perl.
12:04:24 #8 43.40 Preparing to unpack .../095-libnet-http-perl_6.20-1_all.deb ...
12:04:24 #8 43.41 Unpacking libnet-http-perl (6.20-1) ...
12:04:24 #8 43.45 Selecting previously unselected package liblwp-protocol-https-perl.
12:04:24 #8 43.46 Preparing to unpack .../096-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:04:24 #8 43.46 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:04:24 #8 43.51 Selecting previously unselected package libtry-tiny-perl.
12:04:24 #8 43.51 Preparing to unpack .../097-libtry-tiny-perl_0.30-1_all.deb ...
12:04:24 #8 43.52 Unpacking libtry-tiny-perl (0.30-1) ...
12:04:24 #8 43.56 Selecting previously unselected package libwww-robotrules-perl.
12:04:24 #8 43.56 Preparing to unpack .../098-libwww-robotrules-perl_6.02-1_all.deb ...
12:04:24 #8 43.57 Unpacking libwww-robotrules-perl (6.02-1) ...
12:04:24 #8 43.61 Selecting previously unselected package libwww-perl.
12:04:24 #8 43.62 Preparing to unpack .../099-libwww-perl_6.52-1_all.deb ...
12:04:24 #8 43.62 Unpacking libwww-perl (6.52-1) ...
12:04:24 #8 43.69 Selecting previously unselected package patchutils.
12:04:24 #8 43.69 Preparing to unpack .../100-patchutils_0.4.2-1_armhf.deb ...
12:04:24 #8 43.70 Unpacking patchutils (0.4.2-1) ...
12:04:24 #8 43.76 Selecting previously unselected package libtinfo5:armhf.
12:04:24 #8 43.76 Preparing to unpack .../101-libtinfo5_6.2+20201114-2_armhf.deb ...
12:04:24 #8 43.77 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
12:04:24 #8 43.83 Selecting previously unselected package wdiff.
12:04:24 #8 43.83 Preparing to unpack .../102-wdiff_1.2.2-2_armhf.deb ...
12:04:24 #8 43.84 Unpacking wdiff (1.2.2-2) ...
12:04:24 #8 43.92 Selecting previously unselected package devscripts.
12:04:24 #8 43.92 Preparing to unpack .../103-devscripts_2.21.2_armhf.deb ...
12:04:24 #8 43.96 Unpacking devscripts (2.21.2) ...
12:04:25 #8 44.15 Selecting previously unselected package equivs.
12:04:25 #8 44.15 Preparing to unpack .../104-equivs_2.3.1_all.deb ...
12:04:25 #8 44.16 Unpacking equivs (2.3.1) ...
12:04:25 #8 44.21 Selecting previously unselected package libcurl3-gnutls:armhf.
12:04:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-xenial"
12:04:25 #8 44.21 Preparing to unpack .../105-libcurl3-gnutls_7.74.0-1.3_armhf.deb ...
12:04:25 #8 44.22 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ...
12:04:25 #8 44.30 Selecting previously unselected package liberror-perl.
12:04:25 #8 44.30 Preparing to unpack .../106-liberror-perl_0.17029-1_all.deb ...
12:04:25 #8 44.31 Unpacking liberror-perl (0.17029-1) ...
12:04:25 #8 44.36 Selecting previously unselected package git-man.
12:04:25 #8 44.36 Preparing to unpack .../107-git-man_1%3a2.30.2-1_all.deb ...
12:04:25 #8 44.36 Unpacking git-man (1:2.30.2-1) ...
12:04:25 #8 44.54 Selecting previously unselected package git.
12:04:25 #8 44.55 Preparing to unpack .../108-git_1%3a2.30.2-1_armhf.deb ...
12:04:25 #8 44.58 Unpacking git (1:2.30.2-1) ...
12:04:26 == Building packages for ubuntu-focal ==
12:04:26 mkdir -p "debbuild/ubuntu-focal"
12:04:26 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 .
12:04:26 #1 [internal] load build definition from Dockerfile
12:04:26 #1 sha256:834431a895a36f6d4c007d5a746a1b705f9e05f998fdee056a145fc03c3d241b
12:04:26 #1 transferring dockerfile: 1.22kB done
12:04:26 #1 DONE 0.0s
12:04:26 
12:04:26 #2 [internal] load .dockerignore
12:04:26 #2 sha256:f2b8d97164d8c6a25b8fa614f5af7992b42487284b22c273f70aa19433913007
12:04:26 #2 transferring context: 2B done
12:04:26 #2 DONE 0.0s
12:04:26 
12:04:26 #5 [auth] library/golang:pull token for registry-1.docker.io
12:04:26 #5 sha256:d26260244d796ef8a2aaa083d99f9e53cdbfa8fad86ae0ead7d7e3fe7e51ff75
12:04:26 #5 DONE 0.0s
12:04:26 
12:04:26 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
12:04:26 #6 sha256:dffce44720d5635bf4e6aa80a50a1ee725fc0d14697d76ba9c3d8d9ea728eb8c
12:04:26 #6 DONE 0.0s
12:04:26 
12:04:26 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:04:26 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:04:26 #4 DONE 0.2s
12:04:26 
12:04:26 #3 [internal] load metadata for docker.io/library/ubuntu:focal
12:04:26 #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
12:04:26 #8 45.32 Setting up media-types (4.0.0) ...
12:04:26 #8 45.34 Setting up libpipeline1:armhf (1.5.3-1) ...
12:04:26 #8 45.36 Setting up bsdextrautils (2.36.1-7) ...
12:04:26 #8 45.38 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:04:26 #8 45.38 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
12:04:26 #8 45.39 Setting up libicu67:armhf (67.1-6) ...
12:04:26 #8 45.41 Setting up libmagic-mgc (1:5.39-3) ...
12:04:26 #8 45.42 Setting up perl-modules-5.32 (5.32.1-4) ...
12:04:26 #8 45.44 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
12:04:26 #8 45.46 Setting up libmagic1:armhf (1:5.39-3) ...
12:04:26 #8 45.48 Setting up perl-openssl-defaults:armhf (5) ...
12:04:26 #8 45.50 Setting up linux-libc-dev:armhf (5.10.40-1+rpi1) ...
12:04:26 #8 45.52 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
12:04:26 #8 45.53 Setting up gettext-base (0.21-4) ...
12:04:26 #8 45.55 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ...
12:04:26 #8 45.57 Setting up file (1:5.39-3) ...
12:04:26 #8 45.58 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
12:04:26 #8 45.60 Setting up bzip2 (1.0.8-4) ...
12:04:26 #8 45.62 Setting up libfakeroot:armhf (1.25.3-1.1) ...
12:04:26 #8 45.64 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
12:04:26 #8 45.66 Setting up fakeroot (1.25.3-1.1) ...
12:04:26 #8 45.67 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.67 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
12:04:26 #8 45.69 Setting up autotools-dev (20180224.1+nmu1) ...
12:04:26 #8 45.70 Setting up libtirpc-dev:armhf (1.3.1-1) ...
12:04:26 #3 DONE 0.3s
12:04:26 
12:04:26 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:04:26 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:04:26 #14 DONE 0.0s
12:04:26 
12:04:26 #10 [internal] load build context
12:04:26 #10 sha256:119625de45ce9a884fc9fd7765f339c8a21300e48362b780d57b01ee58570346
12:04:26 #10 transferring context: 800B done
12:04:26 #10 DONE 0.0s
12:04:26 
12:04:26 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
12:04:26 #7 sha256:0e646693ad9e972234bd6c72015549493a763f38c778d08e1c10314c75eefdca
12:04:26 #7 resolve docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe done
12:04:26 #7 ...
12:04:26 
12:04:26 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:04:26 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:04:26 #14 CACHED
12:04:26 
12:04:26 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe
12:04:26 #7 sha256:0e646693ad9e972234bd6c72015549493a763f38c778d08e1c10314c75eefdca
12:04:26 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 4.19MB / 28.55MB 0.1s
12:04:26 #7 sha256:aba80b77e27148d99c034a987e7da3a287ed455390352663418c0f2ed40417fe 1.20kB / 1.20kB done
12:04:26 #7 sha256:376209074d481dca0a9cf4282710cd30a9e7ff402dea8261acdaaf57a18971dd 529B / 529B done
12:04:26 #7 sha256:9873176a8ff5ac192ce4d7df8a403787558b9f3981a4c4d74afb3edceeda451c 1.46kB / 1.46kB done
12:04:26 #8 45.72 Setting up make (4.3-4.1) ...
12:04:26 #8 45.74 Setting up libmpfr6:armhf (4.1.0-3) ...
12:04:26 #8 45.76 Setting up libsigsegv2:armhf (2.13-1) ...
12:04:26 #8 45.77 Setting up xz-utils (5.2.5-2) ...
12:04:26 #8 45.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.79 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
12:04:26 #8 45.80 Setting up libmpc3:armhf (1.2.0-1) ...
12:04:26 #8 45.82 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
12:04:26 #8 45.83 Setting up patch (2.7.6-7) ...
12:04:26 #8 45.85 Setting up autopoint (0.21-4) ...
12:04:26 #8 45.87 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
12:04:26 #8 45.88 Setting up libnsl-dev:armhf (1.3.0-2) ...
12:04:26 #8 45.90 Setting up sensible-utils (0.0.14) ...
12:04:26 #8 45.92 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
12:04:26 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 16.78MB / 28.55MB 0.2s
12:04:26 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 28.55MB / 28.55MB 0.4s
12:04:27 #8 45.93 Setting up libuchardet0:armhf (0.0.7-1) ...
12:04:27 #8 45.95 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
12:04:27 #8 45.97 Setting up libcurl4:armhf (7.74.0-1.3) ...
12:04:27 #8 45.99 Setting up git-man (1:2.30.2-1) ...
12:04:27 #8 46.00 Setting up curl (7.74.0-1.3) ...
12:04:27 #8 46.02 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
12:04:27 #8 46.04 Setting up libisl23:armhf (0.23-1) ...
12:04:27 #8 46.05 Setting up libc-dev-bin (2.31-12+rpi1) ...
12:04:27 #8 46.07 Setting up libtinfo5:armhf (6.2+20201114-2) ...
12:04:27 #8 46.09 Setting up libelf1:armhf (0.183-1) ...
12:04:27 #8 46.10 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
12:04:27 #8 46.12 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
12:04:27 #8 46.14 Setting up cpp-10 (10.2.1-6+rpi1) ...
12:04:27 #8 46.16 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
12:04:27 #8 46.17 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
12:04:27 #8 46.19 Setting up libgdbm6:armhf (1.19-2) ...
12:04:27 #8 46.21 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
12:04:27 #8 46.22 Setting up wdiff (1.2.2-2) ...
12:04:27 #8 46.24 Setting up gettext (0.21-4) ...
12:04:27 #8 46.26 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
12:04:27 #8 46.28 Setting up m4 (1.4.18-5) ...
12:04:27 #8 46.29 Setting up libgdbm-compat4:armhf (1.19-2) ...
12:04:27 #8 46.31 Setting up libperl5.32:armhf (5.32.1-4) ...
12:04:27 #8 46.33 Setting up dwz (0.13+20210201-1) ...
12:04:27 #8 46.34 Setting up groff-base (1.22.4-6) ...
12:04:27 #7 sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 28.55MB / 28.55MB 0.6s done
12:04:27 #7 extracting sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71
12:04:27 #8 46.37 Setting up cpp (4:10.2.1-1+rpi1) ...
12:04:27 #8 46.39 Setting up libc6-dev:armhf (2.31-12+rpi1) ...
12:04:27 #8 46.41 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
12:04:27 #8 46.43 Setting up python3.9 (3.9.2-1+rpi1) ...
12:04:28 #7 extracting sha256:c549ccf8d472c3bce9ce02e49c62b8f6cbc736ea2b8ba812a1ae9390c69d0b71 1.0s done
12:04:28 #7 DONE 1.8s
12:04:28 
12:04:28 #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
12:04:28 #8 sha256:2c54152a7def99bc39021176e07906088e01e3c1da4d9f60ac6eafc66721a738
12:04:29 #8 DONE 0.6s
12:04:29 
12:04:29 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:04:29 #9 sha256:6b37d030a8af5b5abaec8567f8c8d717d14b4d672b468bc06a178b141e840506
12:04:29 #8 47.95 Setting up python3 (3.9.2-3) ...
12:04:29 #8 48.18 Setting up binutils (2.35.2-2+rpi1) ...
12:04:29 #8 48.20 Setting up man-db (2.9.4-2) ...
12:04:29 #8 48.44 Building database of manual pages ...
12:04:29 #9 0.743 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
12:04:29 #9 0.867 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [925 kB]
12:04:29 #9 0.931 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [368 kB]
12:04:29 #9 0.932 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.6 kB]
12:04:29 #9 0.933 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [778 kB]
12:04:29 #9 0.936 Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
12:04:30 #9 1.335 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
12:04:30 #9 1.416 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
12:04:30 #9 1.509 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
12:04:30 #9 1.546 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
12:04:31 #9 2.201 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
12:04:31 #9 2.207 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
12:04:31 #9 2.248 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [416 kB]
12:04:31 #9 2.268 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1361 kB]
12:04:31 #9 2.331 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
12:04:31 #9 2.332 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1040 kB]
12:04:31 #9 2.377 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6315 B]
12:04:31 #9 2.378 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B]
12:04:32 #9 3.074 Fetched 18.4 MB in 3s (7036 kB/s)
12:04:32 #9 3.074 Reading package lists...
12:04:33 #9 3.838 Reading package lists...
12:04:33 #9 4.563 Building dependency tree...
12:04:33 #9 4.727 Reading state information...
12:04:33 #9 4.896 The following additional packages will be installed:
12:04:33 #9 4.896   at autoconf automake autopoint autotools-dev binutils binutils-common
12:04:33 #9 4.896   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:04:33 #9 4.896   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
12:04:33 #9 4.896   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc
12:04:33 #9 4.896   gcc-10-base gcc-9 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n
12:04:33 #9 4.896   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
12:04:33 #9 4.896   groff-base intltool-debian iso-codes krb5-locales less
12:04:33 #9 4.896   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:04:33 #9 4.896   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:04:33 #9 4.896   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
12:04:33 #9 4.896   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:04:33 #9 4.896   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:04:33 #9 4.896   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:04:33 #9 4.896   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:04:33 #9 4.896   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:04:33 #9 4.896   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:04:33 #9 4.896   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:04:33 #9 4.896   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:04:33 #9 4.896   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:04:33 #9 4.896   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:04:33 #9 4.896   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:04:33 #9 4.896   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:04:33 #9 4.896   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:04:33 #9 4.896   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:04:33 #9 4.896   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:04:33 #9 4.896   libgcc-9-dev libgcc-s1 libgdbm-compat4 libgdbm6
12:04:33 #9 4.897   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:04:33 #9 4.897   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2
12:04:33 #9 4.897   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
12:04:33 #9 4.897   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
12:04:33 #9 4.897   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
12:04:33 #9 4.897   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:04:33 #9 4.897   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:04:33 #9 4.897   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:04:33 #9 4.897   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:04:33 #9 4.897   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:04:33 #9 4.897   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:04:33 #9 4.897   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:04:33 #9 4.897   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:04:33 #9 4.897   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:04:33 #9 4.897   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:04:33 #9 4.897   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:04:33 #9 4.897   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:04:33 #9 4.897   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:04:33 #9 4.897   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:04:33 #9 4.897   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:04:33 #9 4.897   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:04:33 #9 4.897   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:04:33 #9 4.897   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:04:33 #9 4.897   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:04:33 #9 4.897   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:04:33 #9 4.897   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:04:33 #9 4.897   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:04:33 #9 4.897   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:04:33 #9 4.897   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
12:04:33 #9 4.897   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:04:33 #9 4.897   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:04:33 #9 4.897   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:04:33 #9 4.897   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:04:33 #9 4.897   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:04:33 #9 4.897   libstdc++-9-dev libstdc++6 libstrictures-perl libstring-copyright-perl
12:04:33 #9 4.897   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:04:33 #9 4.897   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:04:33 #9 4.897   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:04:33 #9 4.897   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:04:33 #9 4.897   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:04:33 #9 4.897   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:04:33 #9 4.897   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:04:33 #9 4.897   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:04:33 #9 4.897   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
12:04:33 #9 4.897   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:04:33 #9 4.897   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:04:33 #9 4.897   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:04:33 #9 4.897   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:04:33 #9 4.898   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:04:33 #9 4.898   openssh-client openssl patch patchutils perl perl-modules-5.30
12:04:33 #9 4.898   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:04:33 #9 4.898   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:04:33 #9 4.898   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:04:33 #9 4.898   python3-pkg-resources python3-requests python3-six python3-unidiff
12:04:33 #9 4.898   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:04:33 #9 4.898   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:04:33 #9 4.898   xz-utils
12:04:33 #9 4.899 Suggested packages:
12:04:33 #9 4.899   default-mta | mail-transport-agent autoconf-archive gnu-standards
12:04:33 #9 4.899   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
12:04:33 #9 4.899   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
12:04:33 #9 4.899   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
12:04:33 #9 4.899   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
12:04:33 #9 4.899   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:04:33 #9 4.899   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:04:33 #9 4.899   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
12:04:33 #9 4.899   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
12:04:33 #9 4.899   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
12:04:33 #9 4.899   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
12:04:33 #9 4.899   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:04:33 #9 4.899   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
12:04:33 #9 4.899   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
12:04:33 #9 4.899   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
12:04:33 #9 4.899   libscalar-number-perl libsasl2-modules-gssapi-mit
12:04:33 #9 4.899   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
12:04:33 #9 4.899   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
12:04:33 #9 4.899   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
12:04:33 #9 4.899   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
12:04:33 #9 4.899   libxml-sax-expatxs-perl bash-completion binutils-multiarch
12:04:33 #9 4.899   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
12:04:33 #9 4.899   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
12:04:33 #9 4.899   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
12:04:33 #9 4.899   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
12:04:33 #9 4.899   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:04:33 #9 4.899   python3-cryptography python3-openssl python3-socks python3.8-venv
12:04:33 #9 4.899   python3.8-doc binfmt-support readline-doc zip wdiff-doc
12:04:34 #9 5.175 The following NEW packages will be installed:
12:04:34 #9 5.175   at autoconf automake autopoint autotools-dev binutils binutils-common
12:04:34 #9 5.175   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
12:04:34 #9 5.175   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
12:04:34 #9 5.175   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:04:34 #9 5.175   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
12:04:34 #9 5.175   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
12:04:34 #9 5.176   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
12:04:34 #9 5.176   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
12:04:34 #9 5.176   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
12:04:34 #9 5.176   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
12:04:34 #9 5.176   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
12:04:34 #9 5.176   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:04:34 #9 5.176   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
12:04:34 #9 5.176   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:04:34 #9 5.176   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
12:04:34 #9 5.176   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
12:04:34 #9 5.176   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
12:04:34 #9 5.176   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
12:04:34 #9 5.176   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
12:04:34 #9 5.176   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
12:04:34 #9 5.176   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
12:04:34 #9 5.176   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:04:34 #9 5.176   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
12:04:34 #9 5.176   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
12:04:34 #9 5.176   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
12:04:34 #9 5.176   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:04:34 #9 5.176   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
12:04:34 #9 5.176   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
12:04:34 #9 5.176   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
12:04:34 #9 5.176   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
12:04:34 #9 5.176   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:04:34 #9 5.176   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:04:34 #9 5.176   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:04:34 #9 5.176   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
12:04:34 #9 5.176   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
12:04:34 #9 5.176   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
12:04:34 #9 5.176   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
12:04:34 #9 5.176   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
12:04:34 #9 5.176   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
12:04:34 #9 5.176   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
12:04:34 #9 5.176   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
12:04:34 #9 5.176   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:04:34 #9 5.176   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:04:34 #9 5.177   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
12:04:34 #9 5.177   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
12:04:34 #9 5.177   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
12:04:34 #9 5.177   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
12:04:34 #9 5.177   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
12:04:34 #9 5.177   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
12:04:34 #9 5.177   libnumber-compare-perl libnumber-range-perl libobject-id-perl
12:04:34 #9 5.177   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:04:34 #9 5.177   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:04:34 #9 5.177   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
12:04:34 #9 5.177   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
12:04:34 #9 5.177   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
12:04:34 #9 5.177   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
12:04:34 #9 5.177   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
12:04:34 #9 5.177   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
12:04:34 #9 5.177   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
12:04:34 #9 5.177   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
12:04:34 #9 5.177   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
12:04:34 #9 5.177   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
12:04:34 #9 5.177   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:04:34 #9 5.177   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:04:34 #9 5.177   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
12:04:34 #9 5.177   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
12:04:34 #9 5.177   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
12:04:34 #9 5.177   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
12:04:34 #9 5.177   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
12:04:34 #9 5.177   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
12:04:34 #9 5.177   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
12:04:34 #9 5.177   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:04:34 #9 5.177   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
12:04:34 #9 5.177   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:04:34 #9 5.178   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
12:04:34 #9 5.178   openssh-client openssl patch patchutils perl perl-modules-5.30
12:04:34 #9 5.178   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
12:04:34 #9 5.178   python-apt-common python3 python3-apt python3-certifi python3-chardet
12:04:34 #9 5.178   python3-debian python3-gpg python3-idna python3-magic python3-minimal
12:04:34 #9 5.178   python3-pkg-resources python3-requests python3-six python3-unidiff
12:04:34 #9 5.178   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
12:04:34 #9 5.178   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
12:04:34 #9 5.178   xz-utils
12:04:34 #9 5.179 The following packages will be upgraded:
12:04:34 #9 5.180   gcc-10-base libgcc-s1 libstdc++6
12:04:34 #9 5.596 3 upgraded, 354 newly installed, 0 to remove and 8 not upgraded.
12:04:34 #9 5.596 Need to get 105 MB of archives.
12:04:34 #9 5.596 After this operation, 467 MB of additional disk space will be used.
12:04:34 #9 5.596 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
12:04:34 #8 53.34 Setting up perl (5.32.1-4) ...
12:04:34 #8 53.37 Setting up libio-html-perl (1.004-2) ...
12:04:34 #8 53.39 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
12:04:34 #8 53.40 Setting up gcc-10 (10.2.1-6+rpi1) ...
12:04:34 #8 53.42 Setting up libdpkg-perl (1.20.9+rpi1) ...
12:04:34 #8 53.44 Setting up autoconf (2.69-14) ...
12:04:34 #8 53.46 Setting up libtimedate-perl (2.3300-2) ...
12:04:34 #8 53.48 Setting up libsub-override-perl (0.09-2) ...
12:04:34 #8 53.50 Setting up libstrictures-perl (2.000006-1) ...
12:04:34 #8 53.51 Setting up libsub-quote-perl (2.006006-1) ...
12:04:34 #8 53.53 Setting up libfile-dirlist-perl (0.05-2) ...
12:04:34 #8 53.55 Setting up liburi-perl (5.08-1) ...
12:04:34 #8 53.57 Setting up libfile-touch-perl (0.11-1) ...
12:04:34 #8 53.58 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:04:34 #8 53.60 Setting up automake (1:1.16.3-2) ...
12:04:34 #8 53.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:04:34 #8 53.64 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
12:04:34 #8 53.64 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
12:04:34 #8 53.66 Setting up libhttp-date-perl (6.05-1) ...
12:04:34 #8 53.68 Setting up libfile-which-perl (1.23-1) ...
12:04:34 #8 53.70 Setting up libfile-listing-perl (6.14-1) ...
12:04:34 #8 53.71 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:04:34 #8 53.73 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:04:34 #8 53.74 Setting up libio-pty-perl (1:1.15-2) ...
12:04:34 #8 53.76 Setting up libtool (2.4.6-15) ...
12:04:34 #8 53.78 Setting up libarchive-zip-perl (1.68-1) ...
12:04:34 #8 53.80 Setting up libhtml-tagset-perl (3.20-4) ...
12:04:34 #8 53.81 Setting up libdebhelper-perl (13.3.4) ...
12:04:34 #8 53.83 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:04:34 #8 53.84 Setting up libtry-tiny-perl (0.30-1) ...
12:04:34 #8 53.86 Setting up libnet-http-perl (6.20-1) ...
12:04:34 #8 53.88 Setting up libencode-locale-perl (1.05-1.1) ...
12:04:34 #9 5.742 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB]
12:04:35 #8 53.90 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:04:35 #8 53.91 Setting up gcc (4:10.2.1-1+rpi1) ...
12:04:35 #8 53.95 Setting up dpkg-dev (1.20.9+rpi1) ...
12:04:35 #8 53.98 Setting up intltool-debian (0.35.0+20060710.5) ...
12:04:35 #8 53.99 Setting up liberror-perl (0.17029-1) ...
12:04:35 #8 54.01 Setting up dh-autoreconf (20) ...
12:04:35 #8 54.03 Setting up patchutils (0.4.2-1) ...
12:04:35 #8 54.04 Setting up libipc-run-perl (20200505.0-1) ...
12:04:35 #8 54.06 Setting up git (1:2.30.2-1) ...
12:04:35 #8 54.11 Setting up libwww-robotrules-perl (6.02-1) ...
12:04:35 #8 54.13 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:04:35 #8 54.14 Setting up librole-tiny-perl (2.002004-1) ...
12:04:35 #8 54.16 Setting up libfile-homedir-perl (1.006-1) ...
12:04:35 #8 54.18 Setting up libio-socket-ssl-perl (2.069-1) ...
12:04:35 #8 54.19 Setting up libhttp-message-perl (6.28-1) ...
12:04:35 #8 54.21 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
12:04:35 #9 6.158 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [717 kB]
12:04:35 #9 6.203 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
12:04:35 #9 6.205 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [1898 kB]
12:04:35 #9 6.295 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
12:04:35 #8 54.23 Setting up libhttp-negotiate-perl (6.01-1) ...
12:04:35 #8 54.24 Setting up libhttp-cookies-perl (6.10-1) ...
12:04:35 #8 54.26 Setting up po-debconf (1.0.21+nmu1) ...
12:04:35 #8 54.28 Setting up libhtml-tree-perl (5.07-2) ...
12:04:35 #8 54.29 Setting up libparams-classify-perl (0.015-1+b3) ...
12:04:35 #8 54.31 Setting up libmodule-runtime-perl (0.016-1) ...
12:04:35 #8 54.33 Setting up dh-strip-nondeterminism (1.11.0-1) ...
12:04:35 #8 54.34 Setting up libimport-into-perl (1.002005-1) ...
12:04:35 #8 54.36 Setting up libmoo-perl (2.004004-1) ...
12:04:35 #8 54.38 Setting up debhelper (13.3.4) ...
12:04:35 #8 54.39 Setting up equivs (2.3.1) ...
12:04:35 #8 54.41 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:04:35 #8 54.43 Setting up libwww-perl (6.52-1) ...
12:04:35 #9 6.295 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
12:04:35 #9 6.297 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
12:04:35 #9 6.300 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
12:04:35 #9 6.303 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
12:04:35 #9 6.306 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
12:04:35 #9 6.333 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04 [1675 kB]
12:04:35 #9 6.413 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04 [387 kB]
12:04:35 #9 6.431 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
12:04:35 #9 6.431 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
12:04:35 #9 6.433 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
12:04:35 #9 6.433 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
12:04:35 #9 6.443 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB]
12:04:35 #9 6.443 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB]
12:04:35 #9 6.449 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB]
12:04:35 #9 6.463 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
12:04:35 #9 6.522 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
12:04:35 #9 6.531 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
12:04:35 #9 6.532 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
12:04:35 #9 6.533 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
12:04:35 #9 6.602 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
12:04:35 #8 54.44 Setting up devscripts (2.21.2) ...
12:04:35 #9 6.742 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
12:04:35 #9 6.743 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
12:04:35 #9 6.927 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
12:04:35 #8 54.79 Processing triggers for libc-bin (2.31-11+rpi1) ...
12:04:36 #9 6.934 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB]
12:04:36 #9 6.964 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
12:04:36 #9 6.970 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.5 [4656 B]
12:04:36 #9 6.971 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
12:04:36 #9 6.981 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
12:04:36 #9 6.983 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
12:04:36 #9 6.984 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
12:04:36 #9 6.990 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
12:04:36 #9 7.001 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.3 [1285 kB]
12:04:36 #9 7.073 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.3 [5988 B]
12:04:36 #9 7.074 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
12:04:36 #9 7.081 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
12:04:36 #8 DONE 55.5s
12:04:36 #9 7.474 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
12:04:36 #9 7.511 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
12:04:36 #9 7.513 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:04:36 #9 7.513 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
12:04:36 #9 7.514 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
12:04:36 #9 7.518 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
12:04:36 #9 7.518 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
12:04:36 #9 7.531 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
12:04:36 #9 7.532 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
12:04:36 #9 7.547 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
12:04:36 #9 7.620 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
12:04:36 #9 7.621 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
12:04:36 #9 7.719 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
12:04:36 #9 7.719 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
12:04:36 #9 7.721 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
12:04:36 
12:04:36 #10 [stage-1 3/8] COPY common /root/build-deb/debian
12:04:36 #10 sha256:7a42690cdadf2d1e48b4da88d12d7095cec8a0043c0933c300f83b426d90dd74
12:04:36 #10 DONE 0.1s
12:04:36 
12:04:36 #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
12:04:36 #11 sha256:0b68302ababb88d90a52c61d61ed6bc736582ef9ab0780bf94ddcc6fff0e3c43
12:04:36 #9 7.722 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
12:04:36 #9 7.723 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
12:04:36 #9 7.725 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
12:04:36 #9 7.726 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
12:04:36 #9 7.729 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
12:04:36 #9 7.773 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
12:04:36 #9 7.837 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
12:04:36 #9 7.839 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
12:04:36 #9 7.839 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
12:04:36 #9 7.840 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
12:04:36 #9 7.841 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
12:04:36 #9 7.844 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
12:04:36 #9 7.855 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
12:04:36 #9 7.855 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
12:04:36 #9 7.910 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
12:04:36 #9 7.937 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.2 [671 kB]
12:04:37 #9 7.994 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
12:04:37 #9 7.996 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.5 [17.1 kB]
12:04:37 #9 7.996 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.5 [154 kB]
12:04:37 #9 7.998 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
12:04:37 #9 7.999 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
12:04:37 #9 8.007 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
12:04:37 #9 8.007 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
12:04:37 #9 8.008 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
12:04:37 #9 8.055 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
12:04:37 #9 8.127 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
12:04:37 #9 8.133 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
12:04:37 #9 8.141 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
12:04:37 #9 8.142 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
12:04:37 #9 8.155 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
12:04:37 #9 8.164 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
12:04:37 #9 8.205 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
12:04:37 #9 8.218 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
12:04:37 #9 8.219 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
12:04:37 #9 8.220 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
12:04:37 #9 8.294 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
12:04:37 #9 8.294 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
12:04:37 #9 8.295 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-77.86 [1130 kB]
12:04:37 #9 8.359 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
12:04:37 #9 8.362 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
12:04:37 #9 8.456 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
12:04:37 #9 8.456 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
12:04:37 #9 8.508 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
12:04:37 #9 8.515 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
12:04:37 #9 8.516 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
12:04:38 #11 1.195 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
12:04:38 #9 9.024 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
12:04:38 #9 9.169 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
12:04:38 #9 9.246 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
12:04:38 #9 9.342 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
12:04:38 #9 9.356 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
12:04:38 #9 9.362 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
12:04:38 #9 9.478 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
12:04:38 #9 9.569 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
12:04:38 #9 9.670 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
12:04:38 #9 9.707 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
12:04:38 #9 9.713 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
12:04:38 #9 9.825 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
12:04:39 #9 10.22 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
12:04:39 #9 10.22 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
12:04:39 #9 10.29 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
12:04:39 #9 10.68 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
12:04:39 #9 10.68 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
12:04:39 #9 10.69 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
12:04:39 #9 10.69 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
12:04:39 #9 10.70 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
12:04:39 #9 10.73 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
12:04:39 #9 10.73 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
12:04:39 #9 10.74 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
12:04:39 #9 10.75 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
12:04:39 #9 10.76 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
12:04:39 #9 10.76 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
12:04:39 #9 10.83 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
12:04:39 #9 10.83 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
12:04:39 #9 10.83 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
12:04:39 #9 10.84 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
12:04:39 #9 10.84 Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
12:04:39 #9 10.84 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
12:04:39 #9 10.84 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
12:04:39 #9 10.84 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
12:04:39 #9 10.90 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
12:04:39 #9 10.91 Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
12:04:39 #9 10.97 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
12:04:39 #9 10.98 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB]
12:04:39 #9 10.98 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.5 [234 kB]
12:04:39 #9 10.98 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.5 [161 kB]
12:04:39 #9 10.99 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
12:04:39 #9 10.99 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
12:04:39 #9 10.99 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
12:04:39 #9 10.99 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
12:04:39 #9 11.05 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
12:04:39 #9 11.05 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
12:04:40 #9 11.12 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
12:04:40 #9 11.12 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
12:04:40 #9 11.12 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
12:04:40 #9 11.12 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
12:04:40 #9 11.13 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
12:04:40 #9 11.14 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:04:40 #9 11.14 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
12:04:40 #9 11.15 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
12:04:40 #9 11.21 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
12:04:40 #9 11.21 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
12:04:40 #9 11.26 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
12:04:40 #9 11.27 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
12:04:40 #9 11.27 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
12:04:40 #9 11.27 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
12:04:40 #9 11.27 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
12:04:40 #9 11.28 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
12:04:40 #9 11.28 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
12:04:40 #9 11.34 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
12:04:40 #9 11.35 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
12:04:40 #9 11.35 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
12:04:40 #9 11.41 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
12:04:40 #9 11.41 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
12:04:40 #9 11.42 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
12:04:40 #9 11.42 Get:171 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
12:04:40 #9 11.42 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
12:04:40 #9 11.42 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
12:04:40 #9 11.43 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
12:04:40 #9 11.48 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
12:04:40 #9 11.48 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:04:40 #9 11.49 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
12:04:40 #9 11.55 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
12:04:40 #9 11.56 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
12:04:40 #9 11.56 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
12:04:40 #9 11.56 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:04:40 #9 11.56 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:04:40 #9 11.56 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
12:04:40 #9 11.56 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:04:40 #9 11.63 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:04:40 #9 11.63 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
12:04:40 #9 11.63 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
12:04:40 #9 11.70 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
12:04:40 #9 11.70 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
12:04:40 #9 11.70 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
12:04:40 #9 11.70 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:04:40 #9 11.70 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
12:04:40 #9 11.70 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
12:04:40 #9 11.71 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
12:04:40 #9 11.77 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
12:04:40 #9 11.77 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:04:40 #9 11.77 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
12:04:40 #9 11.84 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
12:04:40 #9 11.85 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:04:40 #9 11.85 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
12:04:40 #9 11.85 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
12:04:40 #9 11.85 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
12:04:40 #9 12.00 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
12:04:41 #9 12.15 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
12:04:41 #9 12.17 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:04:41 #9 12.20 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:04:41 #9 12.22 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
12:04:41 #9 12.35 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
12:04:41 #9 12.39 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
12:04:41 #9 12.40 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
12:04:41 #11 1.363 Reading package lists...
12:04:41 #9 12.55 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
12:04:41 #9 12.56 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
12:04:41 #9 12.56 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
12:04:41 #9 12.57 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
12:04:41 #9 12.58 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
12:04:41 #9 12.58 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
12:04:41 #9 12.59 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.5 [232 kB]
12:04:41 #9 12.60 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
12:04:41 #9 12.60 Get:219 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.1 [884 kB]
12:04:41 #9 12.64 Get:220 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.1 [4557 kB]
12:04:42 #9 12.86 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
12:04:42 #9 12.86 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
12:04:42 #9 12.86 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:04:42 #9 12.87 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
12:04:42 #9 12.87 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
12:04:42 #9 12.87 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
12:04:42 #9 12.87 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
12:04:42 #9 12.87 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
12:04:42 #9 12.87 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:04:42 #9 12.94 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
12:04:42 #9 12.94 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
12:04:42 #9 12.94 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:04:42 #9 12.94 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
12:04:42 #9 12.94 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
12:04:42 #9 12.94 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
12:04:42 #9 12.95 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
12:04:42 #9 12.95 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
12:04:42 #9 12.95 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
12:04:42 #9 13.01 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:04:42 #9 13.02 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
12:04:42 #9 13.02 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
12:04:42 #9 13.02 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:04:42 #9 13.02 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
12:04:42 #9 13.02 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
12:04:42 #9 13.02 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
12:04:42 #9 13.02 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
12:04:42 #9 13.02 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
12:04:42 #9 13.09 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:04:42 #9 13.10 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
12:04:42 #9 13.10 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
12:04:42 #9 13.10 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
12:04:42 #9 13.10 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
12:04:42 #11 5.276 dpkg-buildpackage: info: source package docker-ce-build-deps
12:04:42 #11 5.276 dpkg-buildpackage: info: source version 1.0
12:04:42 #11 5.276 dpkg-buildpackage: info: source distribution unstable
12:04:42 #11 5.276 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:04:42 #11 5.369  dpkg-source --before-build .
12:04:42 #11 5.369 dpkg-buildpackage: info: host architecture armhf
12:04:42 #9 13.10 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
12:04:42 #9 13.11 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
12:04:42 #9 13.11 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
12:04:42 #9 13.11 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
12:04:42 #9 13.16 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
12:04:42 #9 13.23 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
12:04:42 #9 13.23 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
12:04:42 #9 13.23 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
12:04:42 #9 13.23 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:04:42 #9 13.23 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
12:04:42 #9 13.24 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
12:04:42 #9 13.24 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
12:04:42 #9 13.24 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
12:04:42 #9 13.24 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
12:04:42 #9 13.31 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
12:04:42 #9 13.31 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
12:04:42 #9 13.32 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
12:04:42 #9 13.32 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:04:42 #9 13.32 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
12:04:42 #9 13.32 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:04:42 #9 13.32 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
12:04:42 #9 13.32 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
12:04:42 #9 13.32 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
12:04:42 #9 13.38 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
12:04:42 #11 5.651  debian/rules clean
12:04:42 #11 5.654 dh clean
12:04:42 #9 13.39 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
12:04:42 #9 13.39 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
12:04:42 #9 13.39 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:04:42 #9 13.40 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
12:04:42 #9 13.40 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
12:04:42 #9 13.40 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
12:04:42 #9 13.40 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
12:04:42 #9 13.40 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:04:42 #9 13.45 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
12:04:42 #9 13.47 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
12:04:42 #9 13.48 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
12:04:42 #9 13.48 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
12:04:42 #9 13.48 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
12:04:42 #9 13.48 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
12:04:42 #9 13.48 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
12:04:42 #9 13.48 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
12:04:42 #9 13.48 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
12:04:42 #9 13.53 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
12:04:42 #9 13.56 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
12:04:42 #9 13.56 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
12:04:42 #9 13.56 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:04:42 #9 13.56 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
12:04:42 #9 13.56 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
12:04:42 #9 13.56 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
12:04:42 #9 13.56 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
12:04:42 #9 13.56 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
12:04:42 #9 13.60 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
12:04:42 #11 5.879    dh_clean
12:04:42 #11 5.968  debian/rules binary
12:04:42 #11 5.971 dh binary
12:04:42 #9 13.75 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
12:04:42 #11 6.165    dh_update_autotools_config
12:04:42 #11 6.245    dh_autoreconf
12:04:43 #9 13.90 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
12:04:43 #9 13.94 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
12:04:43 #9 14.03 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
12:04:43 #9 14.05 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
12:04:43 #9 14.06 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
12:04:43 #9 14.07 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
12:04:43 #9 14.11 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
12:04:43 #9 14.14 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
12:04:43 #11 6.363    create-stamp debian/debhelper-build-stamp
12:04:43 #11 6.363    dh_prep
12:04:43 #11 6.445    dh_install
12:04:43 #11 6.541    dh_installdocs
12:04:43 #9 14.14 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
12:04:43 #9 14.15 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
12:04:43 #9 14.20 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
12:04:43 #9 14.21 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
12:04:43 #9 14.21 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
12:04:43 #9 14.22 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
12:04:43 #9 14.22 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
12:04:43 #9 14.23 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
12:04:43 #9 14.27 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
12:04:43 #9 14.28 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
12:04:43 #9 14.29 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
12:04:43 #9 14.35 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
12:04:43 #9 14.35 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
12:04:43 #9 14.35 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
12:04:43 #9 14.35 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:04:43 #9 14.35 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:04:43 #9 14.35 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
12:04:43 #9 14.36 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
12:04:43 #9 14.42 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
12:04:43 #11 6.651    dh_installchangelogs
12:04:43 #9 14.42 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
12:04:43 #9 14.42 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
12:04:43 #9 14.49 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
12:04:43 #9 14.49 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
12:04:43 #9 14.49 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
12:04:43 #9 14.49 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
12:04:43 #9 14.50 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
12:04:43 #9 14.53 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
12:04:43 #9 14.54 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:04:43 #9 14.56 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
12:04:43 #9 14.57 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
12:04:43 #9 14.57 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
12:04:43 #9 14.64 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
12:04:43 #11 6.884    dh_perl
12:04:43 #11 6.986    dh_link
12:04:43 #11 7.083    dh_strip_nondeterminism
12:04:43 #9 14.64 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
12:04:43 #9 14.64 Get:346 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
12:04:43 #9 14.68 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
12:04:43 #9 14.81 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
12:04:43 #9 14.81 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
12:04:43 #9 14.81 Get:350 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
12:04:43 #9 14.82 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
12:04:43 #9 14.82 Get:352 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
12:04:43 #9 14.82 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
12:04:43 #9 14.82 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
12:04:43 #9 14.83 Get:355 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
12:04:43 #9 14.83 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
12:04:43 #9 14.88 Get:357 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
12:04:43 #11 7.208    dh_compress
12:04:44 #9 15.03 debconf: delaying package configuration, since apt-utils is not installed
12:04:44 #9 15.05 Fetched 105 MB in 10s (10.8 MB/s)
12:04:44 #9 15.07 Selecting previously unselected package liblocale-gettext-perl.
12:04:44 #9 15.07 (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.)
12:04:44 #9 15.07 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
12:04:44 #9 15.08 Unpacking liblocale-gettext-perl (1.07-4) ...
12:04:44 #9 15.12 Selecting previously unselected package libssl1.1:amd64.
12:04:44 #9 15.12 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ...
12:04:44 #9 15.13 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ...
12:04:44 #11 7.314    dh_fixperms
12:04:44 #11 7.422    dh_missing
12:04:44 #11 7.498    dh_installdeb
12:04:44 #9 15.29 Selecting previously unselected package libpython3.8-minimal:amd64.
12:04:44 #9 15.29 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
12:04:44 #9 15.29 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
12:04:44 #9 15.40 Selecting previously unselected package libexpat1:amd64.
12:04:44 #9 15.40 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
12:04:44 #9 15.41 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
12:04:44 #9 15.45 Selecting previously unselected package python3.8-minimal.
12:04:44 #11 7.594    dh_gencontrol
12:04:44 #9 15.46 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
12:04:44 #9 15.46 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
12:04:44 #9 15.67 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ...
12:04:44 #9 15.75 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
12:04:44 #11 7.912    dh_md5sums
12:04:44 #11 8.005    dh_builddeb
12:04:44 #11 8.081 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:04:44 #11 8.112  dpkg-genbuildinfo --build=binary
12:04:44 #9 15.76 Setting up libexpat1:amd64 (2.2.9-1build1) ...
12:04:44 #9 15.78 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
12:04:45 #11 8.484  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
12:04:45 #11 8.706 dpkg-genchanges: info: binary-only upload (no source code included)
12:04:45 #9 16.34 Selecting previously unselected package python3-minimal.
12:04:45 #9 16.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 ... 4440 files and directories currently installed.)
12:04:45 #9 16.34 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
12:04:45 #9 16.35 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
12:04:45 #9 16.38 Selecting previously unselected package mime-support.
12:04:45 #9 16.38 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
12:04:45 #9 16.39 Unpacking mime-support (3.64ubuntu1) ...
12:04:45 #9 16.43 Selecting previously unselected package libmpdec2:amd64.
12:04:45 #9 16.43 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
12:04:45 #9 16.43 Unpacking libmpdec2:amd64 (2.4.2-3) ...
12:04:45 #9 16.47 Selecting previously unselected package readline-common.
12:04:45 #11 8.711  dpkg-source --after-build .
12:04:45 #11 8.989 dpkg-buildpackage: info: binary-only upload (no source included)
12:04:45 #9 16.47 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
12:04:45 #9 16.48 Unpacking readline-common (8.0-4) ...
12:04:45 #9 16.51 Selecting previously unselected package libreadline8:amd64.
12:04:45 #9 16.51 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
12:04:45 #9 16.52 Unpacking libreadline8:amd64 (8.0-4) ...
12:04:45 #9 16.56 Selecting previously unselected package libsqlite3-0:amd64.
12:04:45 #9 16.56 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
12:04:45 #9 16.57 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
12:04:45 #9 16.64 Selecting previously unselected package libpython3.8-stdlib:amd64.
12:04:45 #9 16.64 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04_amd64.deb ...
12:04:45 #9 16.65 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
12:04:45 #11 8.997 
12:04:45 #11 8.997 The package has been created.
12:04:45 #11 8.997 Attention, the package has been created in the current directory,
12:04:45 #11 8.997 not in ".." as indicated by the message above!
12:04:45 #11 9.031 Selecting previously unselected package docker-ce-build-deps.
12:04:45 #11 9.055 (Reading database ... 17523 files and directories currently installed.)
12:04:45 #11 9.057 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:04:45 #11 9.063 Unpacking docker-ce-build-deps (1.0) ...
12:04:45 #9 16.83 Selecting previously unselected package python3.8.
12:04:45 #9 16.84 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04_amd64.deb ...
12:04:45 #9 16.84 Unpacking python3.8 (3.8.10-0ubuntu1~20.04) ...
12:04:45 #9 16.88 Selecting previously unselected package libpython3-stdlib:amd64.
12:04:45 #9 16.88 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
12:04:45 #9 16.89 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:04:45 #9 16.92 Setting up python3-minimal (3.8.2-0ubuntu2) ...
12:04:46 #9 17.09 Selecting previously unselected package python3.
12:04:46 #9 17.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4870 files and directories currently installed.)
12:04:46 #9 17.09 Preparing to unpack .../python3_3.8.2-0ubuntu2_amd64.deb ...
12:04:46 #9 17.10 Unpacking python3 (3.8.2-0ubuntu2) ...
12:04:46 #9 17.14 Selecting previously unselected package libbsd0:amd64.
12:04:46 #9 17.14 Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ...
12:04:46 #9 17.14 Unpacking libbsd0:amd64 (0.10.0-1) ...
12:04:46 #9 17.18 Selecting previously unselected package bsdmainutils.
12:04:46 #9 17.18 Preparing to unpack .../bsdmainutils_11.1.2ubuntu3_amd64.deb ...
12:04:46 #9 17.19 Unpacking bsdmainutils (11.1.2ubuntu3) ...
12:04:46 #9 17.23 Preparing to unpack .../gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:46 #9 17.25 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
12:04:46 #9 17.28 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:46 #9 17.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5028 files and directories currently installed.)
12:04:46 #9 17.33 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:46 #9 17.34 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
12:04:46 #9 17.38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:46 #9 17.43 (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.)
12:04:46 #9 17.43 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:46 #9 17.46 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...
12:04:46 #9 17.54 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:46 #9 17.59 Selecting previously unselected package libuchardet0:amd64.
12:04:46 #9 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 ... 5028 files and directories currently installed.)
12:04:46 #9 17.60 Preparing to unpack .../000-libuchardet0_0.0.6-3build1_amd64.deb ...
12:04:46 #9 17.60 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
12:04:46 #9 17.64 Selecting previously unselected package groff-base.
12:04:46 #9 17.64 Preparing to unpack .../001-groff-base_1.22.4-4build1_amd64.deb ...
12:04:46 #9 17.64 Unpacking groff-base (1.22.4-4build1) ...
12:04:46 #9 17.76 Selecting previously unselected package libgdbm6:amd64.
12:04:46 #9 17.76 Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
12:04:46 #9 17.77 Unpacking libgdbm6:amd64 (1.18.1-5) ...
12:04:46 #9 17.80 Selecting previously unselected package libpipeline1:amd64.
12:04:46 #9 17.80 Preparing to unpack .../003-libpipeline1_1.5.2-2build1_amd64.deb ...
12:04:46 #9 17.80 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
12:04:46 #9 17.85 Selecting previously unselected package man-db.
12:04:46 #9 17.85 Preparing to unpack .../004-man-db_2.9.1-1_amd64.deb ...
12:04:46 #9 17.86 Unpacking man-db (2.9.1-1) ...
12:04:46 #9 17.98 Selecting previously unselected package perl-modules-5.30.
12:04:46 #9 17.98 Preparing to unpack .../005-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
12:04:46 #9 17.98 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
12:04:47 #9 18.33 Selecting previously unselected package libgdbm-compat4:amd64.
12:04:47 #9 18.34 Preparing to unpack .../006-libgdbm-compat4_1.18.1-5_amd64.deb ...
12:04:47 #9 18.34 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
12:04:47 #9 18.38 Selecting previously unselected package libperl5.30:amd64.
12:04:47 #9 18.38 Preparing to unpack .../007-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
12:04:47 #9 18.38 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
12:04:47 #9 18.84 Selecting previously unselected package perl.
12:04:47 #9 18.84 Preparing to unpack .../008-perl_5.30.0-9ubuntu0.2_amd64.deb ...
12:04:47 #9 18.85 Unpacking perl (5.30.0-9ubuntu0.2) ...
12:04:47 #9 18.90 Selecting previously unselected package openssl.
12:04:47 #9 18.90 Preparing to unpack .../009-openssl_1.1.1f-1ubuntu2.4_amd64.deb ...
12:04:47 #9 18.91 Unpacking openssl (1.1.1f-1ubuntu2.4) ...
12:04:47 #9 19.00 Selecting previously unselected package ca-certificates.
12:04:47 #9 19.00 Preparing to unpack .../010-ca-certificates_20210119~20.04.1_all.deb ...
12:04:47 #9 19.00 Unpacking ca-certificates (20210119~20.04.1) ...
12:04:47 #9 19.05 Selecting previously unselected package distro-info-data.
12:04:47 #9 19.05 Preparing to unpack .../011-distro-info-data_0.43ubuntu1.5_all.deb ...
12:04:47 #9 19.06 Unpacking distro-info-data (0.43ubuntu1.5) ...
12:04:47 #9 19.08 Selecting previously unselected package libmagic-mgc.
12:04:47 #9 19.08 Preparing to unpack .../012-libmagic-mgc_1%3a5.38-4_amd64.deb ...
12:04:47 #9 19.09 Unpacking libmagic-mgc (1:5.38-4) ...
12:04:48 #9 19.15 Selecting previously unselected package libmagic1:amd64.
12:04:48 #9 19.16 Preparing to unpack .../013-libmagic1_1%3a5.38-4_amd64.deb ...
12:04:48 #9 19.16 Unpacking libmagic1:amd64 (1:5.38-4) ...
12:04:48 #9 19.20 Selecting previously unselected package file.
12:04:48 #9 19.20 Preparing to unpack .../014-file_1%3a5.38-4_amd64.deb ...
12:04:48 #9 19.20 Unpacking file (1:5.38-4) ...
12:04:48 #9 19.23 Selecting previously unselected package less.
12:04:48 #9 19.24 Preparing to unpack .../015-less_551-1ubuntu0.1_amd64.deb ...
12:04:48 #9 19.24 Unpacking less (551-1ubuntu0.1) ...
12:04:48 #9 19.28 Selecting previously unselected package libelf1:amd64.
12:04:48 #9 19.28 Preparing to unpack .../016-libelf1_0.176-1.1build1_amd64.deb ...
12:04:48 #9 19.29 Unpacking libelf1:amd64 (0.176-1.1build1) ...
12:04:48 #9 19.33 Selecting previously unselected package libglib2.0-0:amd64.
12:04:48 #9 19.33 Preparing to unpack .../017-libglib2.0-0_2.64.6-1~ubuntu20.04.3_amd64.deb ...
12:04:48 #9 19.34 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ...
12:04:48 #9 19.47 Selecting previously unselected package libglib2.0-data.
12:04:48 #9 19.47 Preparing to unpack .../018-libglib2.0-data_2.64.6-1~ubuntu20.04.3_all.deb ...
12:04:48 #9 19.47 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.3) ...
12:04:48 #9 19.52 Selecting previously unselected package tzdata.
12:04:48 #9 19.52 Preparing to unpack .../019-tzdata_2021a-0ubuntu0.20.04_all.deb ...
12:04:48 #9 19.53 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
12:04:48 #9 19.70 Selecting previously unselected package libicu66:amd64.
12:04:48 #9 19.70 Preparing to unpack .../020-libicu66_66.1-2ubuntu2_amd64.deb ...
12:04:48 #9 19.71 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
12:04:49 #11 9.139 Reading package lists...
12:04:49 #11 12.23 Building dependency tree...
12:04:49 #11 12.49 Reading state information...
12:04:49 #11 12.55 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:04:49 #11 12.99 Starting 2 pkgProblemResolver with broken count: 0
12:04:49 #11 13.00 Done
12:04:49 #9 20.53 Selecting previously unselected package libxml2:amd64.
12:04:49 #9 20.53 Preparing to unpack .../021-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
12:04:49 #9 20.54 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
12:04:49 #9 20.63 Selecting previously unselected package libyaml-0-2:amd64.
12:04:49 #9 20.63 Preparing to unpack .../022-libyaml-0-2_0.2.2-1_amd64.deb ...
12:04:49 #9 20.63 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:04:49 #9 20.67 Selecting previously unselected package lsb-release.
12:04:49 #9 20.67 Preparing to unpack .../023-lsb-release_11.1.0ubuntu2_all.deb ...
12:04:49 #9 20.67 Unpacking lsb-release (11.1.0ubuntu2) ...
12:04:49 #9 20.71 Selecting previously unselected package netbase.
12:04:49 #9 20.71 Preparing to unpack .../024-netbase_6.1_all.deb ...
12:04:49 #9 20.71 Unpacking netbase (6.1) ...
12:04:49 #9 20.74 Selecting previously unselected package python3-pkg-resources.
12:04:49 #9 20.74 Preparing to unpack .../025-python3-pkg-resources_45.2.0-1_all.deb ...
12:04:49 #9 20.75 Unpacking python3-pkg-resources (45.2.0-1) ...
12:04:49 #9 20.79 Selecting previously unselected package python3-six.
12:04:49 #9 20.79 Preparing to unpack .../026-python3-six_1.14.0-2_all.deb ...
12:04:49 #9 20.79 Unpacking python3-six (1.14.0-2) ...
12:04:49 #9 20.82 Selecting previously unselected package shared-mime-info.
12:04:49 #9 20.83 Preparing to unpack .../027-shared-mime-info_1.15-1_amd64.deb ...
12:04:49 #9 20.83 Unpacking shared-mime-info (1.15-1) ...
12:04:49 #9 20.91 Selecting previously unselected package ucf.
12:04:49 #9 20.91 Preparing to unpack .../028-ucf_3.0038+nmu1_all.deb ...
12:04:49 #9 20.92 Moving old data out of the way
12:04:49 #9 20.92 Unpacking ucf (3.0038+nmu1) ...
12:04:49 #9 20.96 Selecting previously unselected package xdg-user-dirs.
12:04:49 #9 20.96 Preparing to unpack .../029-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
12:04:49 #9 20.96 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
12:04:49 #9 21.01 Selecting previously unselected package xz-utils.
12:04:49 #9 21.01 Preparing to unpack .../030-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
12:04:49 #9 21.02 Unpacking xz-utils (5.2.4-1ubuntu1) ...
12:04:49 #9 21.05 Selecting previously unselected package gettext-base.
12:04:49 #9 21.05 Preparing to unpack .../031-gettext-base_0.19.8.1-10build1_amd64.deb ...
12:04:49 #9 21.06 Unpacking gettext-base (0.19.8.1-10build1) ...
12:04:50 #11 13.35  Done
12:04:50 #9 21.09 Selecting previously unselected package iso-codes.
12:04:50 #9 21.09 Preparing to unpack .../032-iso-codes_4.4-1_all.deb ...
12:04:50 #9 21.09 Unpacking iso-codes (4.4-1) ...
12:04:50 #11 13.65 Starting pkgProblemResolver with broken count: 0
12:04:50 #11 13.76 Starting 2 pkgProblemResolver with broken count: 0
12:04:50 #11 13.77 Done
12:04:50 #9 21.46 Selecting previously unselected package krb5-locales.
12:04:50 #9 21.46 Preparing to unpack .../033-krb5-locales_1.17-6ubuntu4.1_all.deb ...
12:04:50 #9 21.46 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
12:04:50 #9 21.50 Selecting previously unselected package libcbor0.6:amd64.
12:04:50 #9 21.50 Preparing to unpack .../034-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
12:04:50 #9 21.50 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
12:04:50 #9 21.54 Selecting previously unselected package libedit2:amd64.
12:04:50 #9 21.54 Preparing to unpack .../035-libedit2_3.1-20191231-1_amd64.deb ...
12:04:50 #9 21.54 Unpacking libedit2:amd64 (3.1-20191231-1) ...
12:04:50 #9 21.58 Selecting previously unselected package libfido2-1:amd64.
12:04:50 #9 21.58 Preparing to unpack .../036-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
12:04:50 #9 21.59 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
12:04:50 #9 21.63 Selecting previously unselected package libkrb5support0:amd64.
12:04:50 #9 21.63 Preparing to unpack .../037-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
12:04:50 #9 21.63 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:04:50 #9 21.67 Selecting previously unselected package libk5crypto3:amd64.
12:04:50 #9 21.67 Preparing to unpack .../038-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
12:04:50 #9 21.67 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:04:50 #9 21.71 Selecting previously unselected package libkeyutils1:amd64.
12:04:50 #9 21.71 Preparing to unpack .../039-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
12:04:50 #9 21.72 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
12:04:50 #9 21.75 Selecting previously unselected package libkrb5-3:amd64.
12:04:50 #9 21.75 Preparing to unpack .../040-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
12:04:50 #9 21.76 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:04:50 #9 21.82 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:04:50 #11 14.38 The following additional packages will be installed:
12:04:50 #11 14.38   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:04:50 #11 14.38   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:04:50 #11 14.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
12:04:50 #11 14.38   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:04:50 #11 14.38   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:04:50 #11 14.38   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:04:50 #11 14.38 Suggested packages:
12:04:50 #11 14.38   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
12:04:50 #11 14.38   libstdc++-10-doc
12:04:50 #11 14.38 Recommended packages:
12:04:50 #11 14.38   libglib2.0-data shared-mime-info xdg-user-dirs
12:04:50 #9 21.82 Preparing to unpack .../041-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
12:04:50 #9 21.83 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:04:50 #9 21.87 Selecting previously unselected package libpsl5:amd64.
12:04:50 #9 21.87 Preparing to unpack .../042-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
12:04:50 #9 21.88 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:04:50 #9 21.91 Selecting previously unselected package libxau6:amd64.
12:04:50 #9 21.91 Preparing to unpack .../043-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
12:04:50 #9 21.92 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
12:04:50 #9 21.95 Selecting previously unselected package libxdmcp6:amd64.
12:04:50 #9 21.95 Preparing to unpack .../044-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
12:04:50 #9 21.96 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
12:04:50 #9 21.99 Selecting previously unselected package libxcb1:amd64.
12:04:50 #9 21.99 Preparing to unpack .../045-libxcb1_1.14-2_amd64.deb ...
12:04:50 #9 22.00 Unpacking libxcb1:amd64 (1.14-2) ...
12:04:50 #9 22.03 Selecting previously unselected package libx11-data.
12:04:50 #9 22.03 Preparing to unpack .../046-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
12:04:50 #9 22.03 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
12:04:50 #9 22.09 Selecting previously unselected package libx11-6:amd64.
12:04:51 #9 22.09 Preparing to unpack .../047-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
12:04:51 #9 22.10 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
12:04:51 #9 22.18 Selecting previously unselected package libxext6:amd64.
12:04:51 #9 22.18 Preparing to unpack .../048-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
12:04:51 #9 22.18 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
12:04:51 #9 22.22 Selecting previously unselected package libxmuu1:amd64.
12:04:51 #9 22.22 Preparing to unpack .../049-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
12:04:51 #9 22.22 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:04:51 #9 22.25 Selecting previously unselected package manpages.
12:04:51 #9 22.25 Preparing to unpack .../050-manpages_5.05-1_all.deb ...
12:04:51 #9 22.26 Unpacking manpages (5.05-1) ...
12:04:51 #9 22.37 Selecting previously unselected package openssh-client.
12:04:51 #9 22.37 Preparing to unpack .../051-openssh-client_1%3a8.2p1-4ubuntu0.2_amd64.deb ...
12:04:51 #9 22.38 Unpacking openssh-client (1:8.2p1-4ubuntu0.2) ...
12:04:51 #9 22.48 Selecting previously unselected package publicsuffix.
12:04:51 #9 22.48 Preparing to unpack .../052-publicsuffix_20200303.0012-1_all.deb ...
12:04:51 #9 22.48 Unpacking publicsuffix (20200303.0012-1) ...
12:04:51 #9 22.52 Selecting previously unselected package python-apt-common.
12:04:51 #9 22.52 Preparing to unpack .../053-python-apt-common_2.0.0ubuntu0.20.04.5_all.deb ...
12:04:51 #9 22.53 Unpacking python-apt-common (2.0.0ubuntu0.20.04.5) ...
12:04:51 #9 22.56 Selecting previously unselected package python3-apt.
12:04:51 #9 22.56 Preparing to unpack .../054-python3-apt_2.0.0ubuntu0.20.04.5_amd64.deb ...
12:04:51 #9 22.57 Unpacking python3-apt (2.0.0ubuntu0.20.04.5) ...
12:04:51 #9 22.61 Selecting previously unselected package libunwind8:amd64.
12:04:51 #11 15.06 The following NEW packages will be installed:
12:04:51 #9 22.62 Preparing to unpack .../055-libunwind8_1.2.1-9build1_amd64.deb ...
12:04:51 #9 22.62 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
12:04:51 #9 22.65 Selecting previously unselected package strace.
12:04:51 #9 22.65 Preparing to unpack .../056-strace_5.5-3ubuntu1_amd64.deb ...
12:04:51 #9 22.66 Unpacking strace (5.5-3ubuntu1) ...
12:04:51 #9 22.72 Selecting previously unselected package xauth.
12:04:51 #9 22.72 Preparing to unpack .../057-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
12:04:51 #9 22.72 Unpacking xauth (1:1.1-0ubuntu1) ...
12:04:51 #9 22.76 Selecting previously unselected package libfl2:amd64.
12:04:51 #9 22.76 Preparing to unpack .../058-libfl2_2.6.4-6.2_amd64.deb ...
12:04:51 #9 22.76 Unpacking libfl2:amd64 (2.6.4-6.2) ...
12:04:51 #9 22.80 Selecting previously unselected package at.
12:04:51 #9 22.80 Preparing to unpack .../059-at_3.1.23-1ubuntu1_amd64.deb ...
12:04:51 #9 22.80 Unpacking at (3.1.23-1ubuntu1) ...
12:04:51 #9 22.84 Selecting previously unselected package libsigsegv2:amd64.
12:04:51 #11 15.06   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:04:51 #11 15.06   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:04:51 #11 15.06   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
12:04:51 #11 15.06   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:04:51 #11 15.06   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:04:51 #11 15.07   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
12:04:52 #9 22.84 Preparing to unpack .../060-libsigsegv2_2.12-2_amd64.deb ...
12:04:52 #9 22.84 Unpacking libsigsegv2:amd64 (2.12-2) ...
12:04:52 #9 22.87 Selecting previously unselected package m4.
12:04:52 #9 22.87 Preparing to unpack .../061-m4_1.4.18-4_amd64.deb ...
12:04:52 #9 22.87 Unpacking m4 (1.4.18-4) ...
12:04:52 #9 22.91 Selecting previously unselected package autoconf.
12:04:52 #9 22.91 Preparing to unpack .../062-autoconf_2.69-11.1_all.deb ...
12:04:52 #9 22.92 Unpacking autoconf (2.69-11.1) ...
12:04:52 #9 22.97 Selecting previously unselected package autotools-dev.
12:04:52 #9 22.98 Preparing to unpack .../063-autotools-dev_20180224.1_all.deb ...
12:04:52 #9 22.98 Unpacking autotools-dev (20180224.1) ...
12:04:52 #9 23.02 Selecting previously unselected package automake.
12:04:52 #9 23.02 Preparing to unpack .../064-automake_1%3a1.16.1-4ubuntu6_all.deb ...
12:04:52 #9 23.02 Unpacking automake (1:1.16.1-4ubuntu6) ...
12:04:52 #9 23.09 Selecting previously unselected package autopoint.
12:04:52 #9 23.09 Preparing to unpack .../065-autopoint_0.19.8.1-10build1_all.deb ...
12:04:52 #9 23.09 Unpacking autopoint (0.19.8.1-10build1) ...
12:04:52 #9 23.13 Selecting previously unselected package binutils-common:amd64.
12:04:52 #9 23.13 Preparing to unpack .../066-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.14 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
12:04:52 #9 23.19 Selecting previously unselected package libbinutils:amd64.
12:04:52 #9 23.19 Preparing to unpack .../067-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.19 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
12:04:52 #9 23.27 Selecting previously unselected package libctf-nobfd0:amd64.
12:04:52 #9 23.27 Preparing to unpack .../068-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.28 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
12:04:52 #9 23.31 Selecting previously unselected package libctf0:amd64.
12:04:52 #9 23.31 Preparing to unpack .../069-libctf0_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.31 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
12:04:52 #9 23.34 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:04:52 #9 23.34 Preparing to unpack .../070-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.35 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
12:04:52 #11 15.54 0 upgraded, 31 newly installed, 0 to remove and 16 not upgraded.
12:04:52 #11 15.54 1 not fully installed or removed.
12:04:52 #11 15.54 Need to get 19.6 MB of archives.
12:04:52 #11 15.54 After this operation, 84.0 MB of additional disk space will be used.
12:04:52 #11 15.54 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
12:04:52 #9 23.55 Selecting previously unselected package binutils.
12:04:52 #9 23.55 Preparing to unpack .../071-binutils_2.34-6ubuntu1.1_amd64.deb ...
12:04:52 #9 23.56 Unpacking binutils (2.34-6ubuntu1.1) ...
12:04:52 #9 23.58 Selecting previously unselected package libc-dev-bin.
12:04:52 #9 23.58 Preparing to unpack .../072-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
12:04:52 #9 23.59 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
12:04:52 #9 23.62 Selecting previously unselected package linux-libc-dev:amd64.
12:04:52 #9 23.63 Preparing to unpack .../073-linux-libc-dev_5.4.0-77.86_amd64.deb ...
12:04:52 #9 23.63 Unpacking linux-libc-dev:amd64 (5.4.0-77.86) ...
12:04:52 #9 23.79 Selecting previously unselected package libcrypt-dev:amd64.
12:04:52 #9 23.80 Preparing to unpack .../074-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
12:04:52 #9 23.80 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
12:04:52 #9 23.84 Selecting previously unselected package libc6-dev:amd64.
12:04:52 #11 16.13 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
12:04:53 #9 23.84 Preparing to unpack .../075-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
12:04:53 #9 23.84 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
12:04:53 #11 16.48 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
12:04:53 #11 16.48 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
12:04:53 #11 16.48 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
12:04:53 #11 16.49 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
12:04:53 #11 16.55 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
12:04:53 #11 16.61 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
12:04:53 #11 16.61 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
12:04:53 #11 16.62 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
12:04:53 #11 16.62 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
12:04:53 #9 24.16 Selecting previously unselected package gcc-9-base:amd64.
12:04:53 #9 24.16 Preparing to unpack .../076-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:53 #9 24.17 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
12:04:53 #9 24.20 Selecting previously unselected package libisl22:amd64.
12:04:53 #9 24.21 Preparing to unpack .../077-libisl22_0.22.1-1_amd64.deb ...
12:04:53 #9 24.21 Unpacking libisl22:amd64 (0.22.1-1) ...
12:04:53 #9 24.30 Selecting previously unselected package libmpfr6:amd64.
12:04:53 #9 24.30 Preparing to unpack .../078-libmpfr6_4.0.2-1_amd64.deb ...
12:04:53 #9 24.30 Unpacking libmpfr6:amd64 (4.0.2-1) ...
12:04:53 #9 24.35 Selecting previously unselected package libmpc3:amd64.
12:04:53 #9 24.36 Preparing to unpack .../079-libmpc3_1.1.0-1_amd64.deb ...
12:04:53 #9 24.36 Unpacking libmpc3:amd64 (1.1.0-1) ...
12:04:53 #9 24.39 Selecting previously unselected package cpp-9.
12:04:53 #11 16.77 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
12:04:53 #11 16.78 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
12:04:53 #11 16.78 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
12:04:53 #11 16.79 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
12:04:53 #11 16.79 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
12:04:53 #11 16.79 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
12:04:53 #11 16.80 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-5+rpi1 [123 kB]
12:04:53 #11 16.80 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
12:04:53 #11 16.85 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
12:04:53 #11 16.86 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
12:04:53 #11 16.95 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
12:04:53 #11 17.00 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
12:04:53 #9 24.40 Preparing to unpack .../080-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:53 #9 24.40 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
12:04:53 #11 17.01 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
12:04:53 #11 17.01 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
12:04:53 #11 17.01 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
12:04:53 #11 17.03 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
12:04:53 #11 17.05 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
12:04:53 #11 17.06 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-5+rpi1 [401 kB]
12:04:53 #11 17.08 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
12:04:53 #11 17.15 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
12:04:54 #9 25.10 Selecting previously unselected package cpp.
12:04:54 #9 25.11 Preparing to unpack .../081-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:04:54 #9 25.11 Unpacking cpp (4:9.3.0-1ubuntu2) ...
12:04:54 #9 25.14 Selecting previously unselected package libcc1-0:amd64.
12:04:54 #9 25.15 Preparing to unpack .../082-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.15 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.18 Selecting previously unselected package libgomp1:amd64.
12:04:54 #9 25.19 Preparing to unpack .../083-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.19 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.24 Selecting previously unselected package libitm1:amd64.
12:04:54 #11 17.58 debconf: delaying package configuration, since apt-utils is not installed
12:04:54 #11 17.66 Fetched 19.6 MB in 2s (9151 kB/s)
12:04:54 #11 17.69 Selecting previously unselected package libstdc++-10-dev:armhf.
12:04:54 #11 17.69 (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.)
12:04:54 #11 17.71 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
12:04:54 #11 17.72 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
12:04:54 #9 25.25 Preparing to unpack .../084-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.29 Selecting previously unselected package libatomic1:amd64.
12:04:54 #9 25.29 Preparing to unpack .../085-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.30 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.33 Selecting previously unselected package libasan5:amd64.
12:04:54 #9 25.33 Preparing to unpack .../086-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.34 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
12:04:54 #9 25.41 Selecting previously unselected package liblsan0:amd64.
12:04:54 #9 25.41 Preparing to unpack .../087-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.41 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.52 Selecting previously unselected package libtsan0:amd64.
12:04:54 #9 25.52 Preparing to unpack .../088-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.53 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.76 Selecting previously unselected package libubsan1:amd64.
12:04:54 #9 25.76 Preparing to unpack .../089-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.77 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #11 18.16 Selecting previously unselected package g++-10.
12:04:54 #11 18.17 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
12:04:54 #11 18.17 Unpacking g++-10 (10.2.1-6+rpi1) ...
12:04:54 #9 25.87 Selecting previously unselected package libquadmath0:amd64.
12:04:54 #9 25.88 Preparing to unpack .../090-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.88 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:04:54 #9 25.92 Selecting previously unselected package libgcc-9-dev:amd64.
12:04:54 #9 25.92 Preparing to unpack .../091-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:54 #9 25.93 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
12:04:55 #9 26.16 Selecting previously unselected package gcc-9.
12:04:55 #9 26.16 Preparing to unpack .../092-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:55 #9 26.16 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
12:04:55 #11 19.19 Selecting previously unselected package g++.
12:04:55 #11 19.19 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
12:04:55 #11 19.19 Unpacking g++ (4:10.2.1-1+rpi1) ...
12:04:55 #11 19.24 Selecting previously unselected package build-essential.
12:04:55 #11 19.24 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
12:04:55 #11 19.25 Unpacking build-essential (12.9) ...
12:04:55 #11 19.30 Selecting previously unselected package bash-completion.
12:04:56 #11 19.31 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
12:04:56 #9 26.91 Selecting previously unselected package gcc.
12:04:56 #9 26.91 Preparing to unpack .../093-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:04:56 #9 26.91 Unpacking gcc (4:9.3.0-1ubuntu2) ...
12:04:56 #9 26.95 Selecting previously unselected package libstdc++-9-dev:amd64.
12:04:56 #9 26.95 Preparing to unpack .../094-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:56 #9 26.95 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
12:04:56 #9 27.20 Selecting previously unselected package g++-9.
12:04:56 #9 27.20 Preparing to unpack .../095-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
12:04:56 #9 27.21 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
12:04:56 #9 27.96 Selecting previously unselected package g++.
12:04:56 #9 27.96 Preparing to unpack .../096-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
12:04:56 #9 27.96 Unpacking g++ (4:9.3.0-1ubuntu2) ...
12:04:56 #9 27.99 Selecting previously unselected package make.
12:04:56 #9 27.99 Preparing to unpack .../097-make_4.2.1-1.2_amd64.deb ...
12:04:56 #9 28.00 Unpacking make (4.2.1-1.2) ...
12:04:56 #9 28.03 Selecting previously unselected package libdpkg-perl.
12:04:56 #9 28.04 Preparing to unpack .../098-libdpkg-perl_1.19.7ubuntu3_all.deb ...
12:04:56 #9 28.04 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
12:04:56 #9 28.10 Selecting previously unselected package patch.
12:04:57 #11 20.47 Unpacking bash-completion (1:2.11-2) ...
12:04:57 #9 28.10 Preparing to unpack .../099-patch_2.7.6-6_amd64.deb ...
12:04:57 #9 28.10 Unpacking patch (2.7.6-6) ...
12:04:57 #9 28.14 Selecting previously unselected package dpkg-dev.
12:04:57 #9 28.14 Preparing to unpack .../100-dpkg-dev_1.19.7ubuntu3_all.deb ...
12:04:57 #9 28.14 Unpacking dpkg-dev (1.19.7ubuntu3) ...
12:04:57 #9 28.23 Selecting previously unselected package build-essential.
12:04:57 #9 28.23 Preparing to unpack .../101-build-essential_12.8ubuntu1.1_amd64.deb ...
12:04:57 #9 28.23 Unpacking build-essential (12.8ubuntu1.1) ...
12:04:57 #9 28.26 Selecting previously unselected package libbrotli1:amd64.
12:04:57 #9 28.27 Preparing to unpack .../102-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
12:04:57 #9 28.27 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:04:57 #9 28.33 Selecting previously unselected package libroken18-heimdal:amd64.
12:04:57 #11 20.75 Selecting previously unselected package cmake-data.
12:04:57 #9 28.33 Preparing to unpack .../103-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.33 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.37 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:04:57 #9 28.37 Preparing to unpack .../104-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.37 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.42 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:04:57 #9 28.42 Preparing to unpack .../105-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.43 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.46 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:04:57 #9 28.46 Preparing to unpack .../106-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.47 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.51 Selecting previously unselected package libwind0-heimdal:amd64.
12:04:57 #9 28.51 Preparing to unpack .../107-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.52 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.55 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:04:57 #9 28.55 Preparing to unpack .../108-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.56 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.60 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:04:57 #11 20.75 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
12:04:57 #11 20.76 Unpacking cmake-data (3.18.4-2+rpi1) ...
12:04:57 #9 28.60 Preparing to unpack .../109-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.60 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.66 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:04:57 #9 28.66 Preparing to unpack .../110-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.66 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.70 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:04:57 #9 28.70 Preparing to unpack .../111-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
12:04:57 #9 28.70 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:04:57 #9 28.74 Selecting previously unselected package libsasl2-modules-db:amd64.
12:04:57 #9 28.74 Preparing to unpack .../112-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
12:04:57 #9 28.74 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
12:04:57 #9 28.77 Selecting previously unselected package libsasl2-2:amd64.
12:04:57 #9 28.78 Preparing to unpack .../113-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
12:04:57 #9 28.78 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
12:04:57 #9 28.81 Selecting previously unselected package libldap-common.
12:04:57 #9 28.81 Preparing to unpack .../114-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
12:04:57 #9 28.83 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
12:04:57 #9 28.86 Selecting previously unselected package libldap-2.4-2:amd64.
12:04:57 #9 28.86 Preparing to unpack .../115-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
12:04:57 #9 28.87 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
12:04:57 #9 28.91 Selecting previously unselected package libnghttp2-14:amd64.
12:04:57 #9 28.92 Preparing to unpack .../116-libnghttp2-14_1.40.0-1build1_amd64.deb ...
12:04:57 #9 28.92 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
12:04:57 #9 28.97 Selecting previously unselected package librtmp1:amd64.
12:04:57 #9 28.97 Preparing to unpack .../117-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
12:04:57 #9 28.97 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:04:57 #9 29.01 Selecting previously unselected package libssh-4:amd64.
12:04:57 #9 29.01 Preparing to unpack .../118-libssh-4_0.9.3-2ubuntu2.1_amd64.deb ...
12:04:57 #9 29.01 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
12:04:58 #9 29.07 Selecting previously unselected package libcurl4:amd64.
12:04:58 #9 29.07 Preparing to unpack .../119-libcurl4_7.68.0-1ubuntu2.5_amd64.deb ...
12:04:58 #9 29.07 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.5) ...
12:04:58 #9 29.12 Selecting previously unselected package curl.
12:04:58 #9 29.12 Preparing to unpack .../120-curl_7.68.0-1ubuntu2.5_amd64.deb ...
12:04:58 #9 29.13 Unpacking curl (7.68.0-1ubuntu2.5) ...
12:04:58 #9 29.18 Selecting previously unselected package dctrl-tools.
12:04:58 #9 29.18 Preparing to unpack .../121-dctrl-tools_2.24-3_amd64.deb ...
12:04:58 #9 29.19 Unpacking dctrl-tools (2.24-3) ...
12:04:58 #9 29.22 Selecting previously unselected package libtool.
12:04:58 #9 29.22 Preparing to unpack .../122-libtool_2.4.6-14_all.deb ...
12:04:58 #9 29.22 Unpacking libtool (2.4.6-14) ...
12:04:58 #9 29.26 Selecting previously unselected package dh-autoreconf.
12:04:58 #9 29.27 Preparing to unpack .../123-dh-autoreconf_19_all.deb ...
12:04:58 #9 29.27 Unpacking dh-autoreconf (19) ...
12:04:58 #9 29.30 Selecting previously unselected package libdebhelper-perl.
12:04:58 #9 29.30 Preparing to unpack .../124-libdebhelper-perl_12.10ubuntu1_all.deb ...
12:04:58 #9 29.31 Unpacking libdebhelper-perl (12.10ubuntu1) ...
12:04:58 #9 29.34 Selecting previously unselected package libarchive-zip-perl.
12:04:58 #9 29.34 Preparing to unpack .../125-libarchive-zip-perl_1.67-2_all.deb ...
12:04:58 #9 29.35 Unpacking libarchive-zip-perl (1.67-2) ...
12:04:58 #9 29.38 Selecting previously unselected package libsub-override-perl.
12:04:58 #9 29.38 Preparing to unpack .../126-libsub-override-perl_0.09-2_all.deb ...
12:04:58 #9 29.39 Unpacking libsub-override-perl (0.09-2) ...
12:04:58 #9 29.42 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:04:58 #9 29.42 Preparing to unpack .../127-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
12:04:58 #9 29.42 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
12:04:58 #9 29.45 Selecting previously unselected package dh-strip-nondeterminism.
12:04:58 #9 29.45 Preparing to unpack .../128-dh-strip-nondeterminism_1.7.0-1_all.deb ...
12:04:58 #9 29.45 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
12:04:58 #9 29.48 Selecting previously unselected package dwz.
12:04:58 #9 29.48 Preparing to unpack .../129-dwz_0.13-5_amd64.deb ...
12:04:58 #9 29.49 Unpacking dwz (0.13-5) ...
12:04:58 #9 29.54 Selecting previously unselected package libcroco3:amd64.
12:04:58 #11 21.65 Selecting previously unselected package libarchive13:armhf.
12:04:58 #11 21.66 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
12:04:58 #11 21.67 Unpacking libarchive13:armhf (3.4.3-2) ...
12:04:58 #11 21.76 Selecting previously unselected package libjsoncpp24:armhf.
12:04:58 #11 21.76 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
12:04:58 #11 21.77 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
12:04:58 #11 21.82 Selecting previously unselected package librhash0:armhf.
12:04:58 #11 21.83 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
12:04:58 #11 21.83 Unpacking librhash0:armhf (1.4.1-2) ...
12:04:58 #11 21.91 Selecting previously unselected package libuv1:armhf.
12:04:58 #11 21.91 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
12:04:58 #11 21.92 Unpacking libuv1:armhf (1.40.0-1) ...
12:04:58 #11 21.98 Selecting previously unselected package cmake.
12:04:58 #11 21.98 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
12:04:58 #11 21.99 Unpacking cmake (3.18.4-2+rpi1) ...
12:04:58 #9 29.54 Preparing to unpack .../130-libcroco3_0.6.13-1_amd64.deb ...
12:04:58 #9 29.54 Unpacking libcroco3:amd64 (0.6.13-1) ...
12:04:58 #9 29.58 Selecting previously unselected package gettext.
12:04:58 #9 29.58 Preparing to unpack .../131-gettext_0.19.8.1-10build1_amd64.deb ...
12:04:58 #9 29.59 Unpacking gettext (0.19.8.1-10build1) ...
12:04:58 #9 29.69 Selecting previously unselected package intltool-debian.
12:04:58 #9 29.69 Preparing to unpack .../132-intltool-debian_0.35.0+20060710.5_all.deb ...
12:04:58 #9 29.70 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:04:58 #9 29.72 Selecting previously unselected package po-debconf.
12:04:58 #9 29.73 Preparing to unpack .../133-po-debconf_1.0.21_all.deb ...
12:04:58 #9 29.73 Unpacking po-debconf (1.0.21) ...
12:04:58 #9 29.78 Selecting previously unselected package debhelper.
12:04:58 #9 29.78 Preparing to unpack .../134-debhelper_12.10ubuntu1_all.deb ...
12:04:58 #9 29.79 Unpacking debhelper (12.10ubuntu1) ...
12:04:58 #9 29.89 Selecting previously unselected package libfakeroot:amd64.
12:04:58 #22 DONE 178.1s
12:04:58 
12:04:58 #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
12:04:58 #19 sha256:ba857aee3f56fb864be34c97be1fd8559e9642617385b407982761a6cd94f47d
12:04:58 #19 ...
12:04:58 
12:04:58 #23 [darwin/arm64 binary 1/1] COPY --from=build /out .
12:04:58 #23 sha256:dc03a33389fe04c06d41b737db1f8c125d969527f863b5303a269d3f8ab4c9f0
12:04:58 #23 DONE 0.1s
12:04:58 
12:04:58 #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
12:04:58 #19 sha256:ba857aee3f56fb864be34c97be1fd8559e9642617385b407982761a6cd94f47d
12:04:58 #19 DONE 180.6s
12:04:58 
12:04:58 #20 [darwin/amd64 binary 1/1] COPY --from=build /out .
12:04:58 #20 sha256:6a2fc47b4244963c8a58e4dd62f90fbfd939292bff493cb45d6a3b1ae3a7c1c0
12:04:58 #20 DONE 0.1s
12:04:58 
12:04:58 #26 exporting to client
12:04:58 #26 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
12:04:58 #26 copying files darwin/amd64 22B
12:04:58 #26 copying files darwin/arm64 4.23MB 0.1s
12:04:58 #26 copying files darwin/amd64 52.19MB 1.4s done
12:04:58 #26 copying files darwin/arm64 48.23MB 1.4s done
12:04:58 #26 DONE 1.4s
12:04:58 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli/build && for platform in *; do \
12:04:58 	arch=$(echo $platform | cut -d_ -f2); \
12:04:58 	mkdir -p $dest/$arch/docker; \
12:04:58 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
12:04:58 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20210702143511-f782d13.tgz docker; \
12:04:58 done
12:04:58 #9 29.90 Preparing to unpack .../135-libfakeroot_1.24-1_amd64.deb ...
12:04:58 #9 29.90 Unpacking libfakeroot:amd64 (1.24-1) ...
12:04:58 #9 29.93 Selecting previously unselected package fakeroot.
12:04:58 #9 29.93 Preparing to unpack .../136-fakeroot_1.24-1_amd64.deb ...
12:04:58 #9 29.94 Unpacking fakeroot (1.24-1) ...
12:04:58 #9 29.97 Selecting previously unselected package libassuan0:amd64.
12:04:58 #9 29.98 Preparing to unpack .../137-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
12:04:58 #9 29.98 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:04:58 #9 30.01 Selecting previously unselected package gpgconf.
12:04:58 #9 30.01 Preparing to unpack .../138-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:58 #9 30.02 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
12:04:58 #9 30.06 Selecting previously unselected package libksba8:amd64.
12:04:58 #9 30.06 Preparing to unpack .../139-libksba8_1.3.5-2_amd64.deb ...
12:04:58 #9 30.06 Unpacking libksba8:amd64 (1.3.5-2) ...
12:04:58 #9 30.10 Selecting previously unselected package libnpth0:amd64.
12:04:58 #9 30.11 Preparing to unpack .../140-libnpth0_1.6-1_amd64.deb ...
12:04:58 #9 30.11 Unpacking libnpth0:amd64 (1.6-1) ...
12:04:58 #9 30.15 Selecting previously unselected package dirmngr.
12:04:59 #11 22.53 Selecting previously unselected package dh-apparmor.
12:04:59 #11 22.53 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
12:04:59 #11 22.54 Unpacking dh-apparmor (2.13.6-10) ...
12:04:59 #11 22.60 Selecting previously unselected package libbtrfs0:armhf.
12:04:59 #11 22.60 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
12:04:59 #11 22.61 Unpacking libbtrfs0:armhf (5.10.1-2) ...
12:04:59 #9 30.15 Preparing to unpack .../141-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.16 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.22 Selecting previously unselected package gnupg-l10n.
12:04:59 #9 30.22 Preparing to unpack .../142-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
12:04:59 #9 30.22 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.26 Selecting previously unselected package gnupg-utils.
12:04:59 #9 30.26 Preparing to unpack .../143-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.26 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.34 Selecting previously unselected package gpg.
12:04:59 #9 30.34 Preparing to unpack .../144-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.34 Unpacking gpg (2.2.19-3ubuntu2.1) ...
12:04:59 #11 22.68 Selecting previously unselected package libbtrfs-dev:armhf.
12:04:59 #11 22.69 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
12:04:59 #11 22.69 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
12:04:59 #11 22.79 Selecting previously unselected package dmsetup.
12:04:59 #11 22.79 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
12:04:59 #11 22.80 Unpacking dmsetup (2:1.02.175-2.1) ...
12:04:59 #11 22.88 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:04:59 #9 30.41 Selecting previously unselected package pinentry-curses.
12:04:59 #9 30.41 Preparing to unpack .../145-pinentry-curses_1.1.0-3build1_amd64.deb ...
12:04:59 #9 30.42 Unpacking pinentry-curses (1.1.0-3build1) ...
12:04:59 #9 30.46 Selecting previously unselected package gpg-agent.
12:04:59 #9 30.46 Preparing to unpack .../146-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.46 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.51 Selecting previously unselected package gpg-wks-client.
12:04:59 #9 30.51 Preparing to unpack .../147-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.51 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.55 Selecting previously unselected package gpg-wks-server.
12:04:59 #9 30.55 Preparing to unpack .../148-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.55 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.59 Selecting previously unselected package gpgsm.
12:04:59 #9 30.59 Preparing to unpack .../149-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
12:04:59 #9 30.59 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.64 Selecting previously unselected package gnupg.
12:04:59 #11 22.88 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:04:59 #11 22.89 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:04:59 #11 22.96 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:04:59 #11 22.97 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
12:04:59 #11 22.98 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:04:59 #9 30.64 Preparing to unpack .../150-gnupg_2.2.19-3ubuntu2.1_all.deb ...
12:04:59 #9 30.64 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
12:04:59 #9 30.68 Selecting previously unselected package libfile-which-perl.
12:04:59 #9 30.68 Preparing to unpack .../151-libfile-which-perl_1.23-1_all.deb ...
12:04:59 #9 30.69 Unpacking libfile-which-perl (1.23-1) ...
12:04:59 #9 30.71 Selecting previously unselected package libfile-homedir-perl.
12:04:59 #9 30.72 Preparing to unpack .../152-libfile-homedir-perl_1.004-1_all.deb ...
12:04:59 #9 30.72 Unpacking libfile-homedir-perl (1.004-1) ...
12:04:59 #9 30.75 Selecting previously unselected package libio-pty-perl.
12:04:59 #9 30.75 Preparing to unpack .../153-libio-pty-perl_1%3a1.12-1_amd64.deb ...
12:04:59 #9 30.76 Unpacking libio-pty-perl (1:1.12-1) ...
12:04:59 #9 30.79 Selecting previously unselected package libipc-run-perl.
12:04:59 #9 30.79 Preparing to unpack .../154-libipc-run-perl_20180523.0-2_all.deb ...
12:04:59 #9 30.80 Unpacking libipc-run-perl (20180523.0-2) ...
12:04:59 #9 30.83 Selecting previously unselected package libclass-method-modifiers-perl.
12:04:59 #9 30.83 Preparing to unpack .../155-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:04:59 #9 30.84 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:04:59 #9 30.87 Selecting previously unselected package libb-hooks-op-check-perl.
12:04:59 #9 30.87 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
12:04:59 #11 23.03 Selecting previously unselected package libudev-dev:armhf.
12:04:59 #11 23.04 Preparing to unpack .../17-libudev-dev_247.3-5+rpi1_armhf.deb ...
12:04:59 #11 23.05 Unpacking libudev-dev:armhf (247.3-5+rpi1) ...
12:04:59 #11 23.11 Selecting previously unselected package libsepol1-dev:armhf.
12:04:59 #11 23.12 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
12:04:59 #11 23.12 Unpacking libsepol1-dev:armhf (3.1-1) ...
12:04:59 #11 23.24 Selecting previously unselected package libpcre2-16-0:armhf.
12:04:59 #11 23.24 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
12:04:59 #11 23.25 Unpacking libpcre2-16-0:armhf (10.36-2) ...
12:05:00 #9 30.87 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
12:05:00 #9 30.90 Selecting previously unselected package libdynaloader-functions-perl.
12:05:00 #9 30.90 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ...
12:05:00 #9 30.90 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:05:00 #9 30.93 Selecting previously unselected package libdevel-callchecker-perl.
12:05:00 #9 30.93 Preparing to unpack .../158-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
12:05:00 #9 30.94 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:05:00 #9 30.97 Selecting previously unselected package libparams-classify-perl.
12:05:00 #9 30.97 Preparing to unpack .../159-libparams-classify-perl_0.015-1build2_amd64.deb ...
12:05:00 #9 30.97 Unpacking libparams-classify-perl (0.015-1build2) ...
12:05:00 #9 31.00 Selecting previously unselected package libmodule-runtime-perl.
12:05:00 #9 31.00 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ...
12:05:00 #9 31.00 Unpacking libmodule-runtime-perl (0.016-1) ...
12:05:00 #9 31.03 Selecting previously unselected package libimport-into-perl.
12:05:00 #9 31.03 Preparing to unpack .../161-libimport-into-perl_1.002005-1_all.deb ...
12:05:00 #9 31.04 Unpacking libimport-into-perl (1.002005-1) ...
12:05:00 #9 31.06 Selecting previously unselected package librole-tiny-perl.
12:05:00 #9 31.06 Preparing to unpack .../162-librole-tiny-perl_2.001004-1_all.deb ...
12:05:00 #9 31.07 Unpacking librole-tiny-perl (2.001004-1) ...
12:05:00 #9 31.10 Selecting previously unselected package libstrictures-perl.
12:05:00 #9 31.10 Preparing to unpack .../163-libstrictures-perl_2.000006-1_all.deb ...
12:05:00 #9 31.11 Unpacking libstrictures-perl (2.000006-1) ...
12:05:00 #9 31.16 Selecting previously unselected package libsub-quote-perl.
12:05:00 #9 31.16 Preparing to unpack .../164-libsub-quote-perl_2.006006-1_all.deb ...
12:05:00 #9 31.16 Unpacking libsub-quote-perl (2.006006-1) ...
12:05:00 #9 31.20 Selecting previously unselected package libmoo-perl.
12:05:00 #11 23.33 Selecting previously unselected package libpcre2-32-0:armhf.
12:05:00 #11 23.33 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
12:05:00 #11 23.34 Unpacking libpcre2-32-0:armhf (10.36-2) ...
12:05:00 #11 23.42 Selecting previously unselected package libpcre2-posix2:armhf.
12:05:00 #11 23.43 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
12:05:00 #11 23.44 Unpacking libpcre2-posix2:armhf (10.36-2) ...
12:05:00 #11 23.50 Selecting previously unselected package libpcre2-dev:armhf.
12:05:00 #11 23.50 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
12:05:00 #11 23.51 Unpacking libpcre2-dev:armhf (10.36-2) ...
12:05:00 #9 31.20 Preparing to unpack .../165-libmoo-perl_2.003006-1_all.deb ...
12:05:00 #9 31.21 Unpacking libmoo-perl (2.003006-1) ...
12:05:00 #9 31.24 Selecting previously unselected package libencode-locale-perl.
12:05:00 #9 31.24 Preparing to unpack .../166-libencode-locale-perl_1.05-1_all.deb ...
12:05:00 #9 31.24 Unpacking libencode-locale-perl (1.05-1) ...
12:05:00 #9 31.27 Selecting previously unselected package libtimedate-perl.
12:05:00 #9 31.27 Preparing to unpack .../167-libtimedate-perl_2.3200-1_all.deb ...
12:05:00 #9 31.29 Unpacking libtimedate-perl (2.3200-1) ...
12:05:00 #9 31.32 Selecting previously unselected package libhttp-date-perl.
12:05:00 #9 31.32 Preparing to unpack .../168-libhttp-date-perl_6.05-1_all.deb ...
12:05:00 #9 31.33 Unpacking libhttp-date-perl (6.05-1) ...
12:05:00 #9 31.36 Selecting previously unselected package libfile-listing-perl.
12:05:00 #9 31.36 Preparing to unpack .../169-libfile-listing-perl_6.04-1_all.deb ...
12:05:00 #9 31.36 Unpacking libfile-listing-perl (6.04-1) ...
12:05:00 #9 31.38 Selecting previously unselected package libhtml-tagset-perl.
12:05:00 #9 31.39 Preparing to unpack .../170-libhtml-tagset-perl_3.20-4_all.deb ...
12:05:00 #9 31.39 Unpacking libhtml-tagset-perl (3.20-4) ...
12:05:00 #9 31.42 Selecting previously unselected package liburi-perl.
12:05:00 #9 31.42 Preparing to unpack .../171-liburi-perl_1.76-2_all.deb ...
12:05:00 #9 31.42 Unpacking liburi-perl (1.76-2) ...
12:05:00 #11 23.64 Selecting previously unselected package libselinux1-dev:armhf.
12:05:00 #11 23.64 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
12:05:00 #11 23.65 Unpacking libselinux1-dev:armhf (3.1-3) ...
12:05:00 #11 23.75 Selecting previously unselected package libdevmapper-dev:armhf.
12:05:00 #11 23.75 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
12:05:00 #11 23.76 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:05:00 #11 23.82 Selecting previously unselected package libltdl7:armhf.
12:05:00 #11 23.83 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
12:05:00 #11 23.84 Unpacking libltdl7:armhf (2.4.6-15) ...
12:05:00 #9 31.46 Selecting previously unselected package libhtml-parser-perl.
12:05:00 #9 31.46 Preparing to unpack .../172-libhtml-parser-perl_3.72-5_amd64.deb ...
12:05:00 #9 31.46 Unpacking libhtml-parser-perl (3.72-5) ...
12:05:00 #9 31.49 Selecting previously unselected package libhtml-tree-perl.
12:05:00 #9 31.50 Preparing to unpack .../173-libhtml-tree-perl_5.07-2_all.deb ...
12:05:00 #9 31.50 Unpacking libhtml-tree-perl (5.07-2) ...
12:05:00 #9 31.54 Selecting previously unselected package libio-html-perl.
12:05:00 #9 31.55 Preparing to unpack .../174-libio-html-perl_1.001-1_all.deb ...
12:05:00 #9 31.55 Unpacking libio-html-perl (1.001-1) ...
12:05:00 #9 31.58 Selecting previously unselected package liblwp-mediatypes-perl.
12:05:00 #9 31.58 Preparing to unpack .../175-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:05:00 #9 31.58 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:05:00 #9 31.61 Selecting previously unselected package libhttp-message-perl.
12:05:00 #9 31.61 Preparing to unpack .../176-libhttp-message-perl_6.22-1_all.deb ...
12:05:00 #9 31.61 Unpacking libhttp-message-perl (6.22-1) ...
12:05:00 #9 31.64 Selecting previously unselected package libhttp-cookies-perl.
12:05:00 #11 23.90 Selecting previously unselected package libltdl-dev:armhf.
12:05:00 #11 23.90 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
12:05:00 #11 23.91 Unpacking libltdl-dev:armhf (2.4.6-15) ...
12:05:00 #11 23.98 Selecting previously unselected package libseccomp-dev:armhf.
12:05:00 #11 23.99 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
12:05:00 #11 24.00 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
12:05:00 #11 24.06 Selecting previously unselected package libsystemd-dev:armhf.
12:05:00 #11 24.06 Preparing to unpack .../28-libsystemd-dev_247.3-5+rpi1_armhf.deb ...
12:05:00 #11 24.07 Unpacking libsystemd-dev:armhf (247.3-5+rpi1) ...
12:05:00 #9 31.65 Preparing to unpack .../177-libhttp-cookies-perl_6.08-1_all.deb ...
12:05:00 #9 31.65 Unpacking libhttp-cookies-perl (6.08-1) ...
12:05:00 #9 31.68 Selecting previously unselected package libhttp-negotiate-perl.
12:05:00 #9 31.68 Preparing to unpack .../178-libhttp-negotiate-perl_6.01-1_all.deb ...
12:05:00 #9 31.68 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:05:00 #9 31.71 Selecting previously unselected package perl-openssl-defaults:amd64.
12:05:00 #9 31.71 Preparing to unpack .../179-perl-openssl-defaults_4_amd64.deb ...
12:05:00 #9 31.71 Unpacking perl-openssl-defaults:amd64 (4) ...
12:05:00 #9 31.74 Selecting previously unselected package libnet-ssleay-perl.
12:05:00 #9 31.74 Preparing to unpack .../180-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
12:05:00 #9 31.75 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
12:05:00 #9 31.81 Selecting previously unselected package libio-socket-ssl-perl.
12:05:00 #9 31.81 Preparing to unpack .../181-libio-socket-ssl-perl_2.067-1_all.deb ...
12:05:00 #9 31.81 Unpacking libio-socket-ssl-perl (2.067-1) ...
12:05:00 #9 31.86 Selecting previously unselected package libnet-http-perl.
12:05:00 #9 31.86 Preparing to unpack .../182-libnet-http-perl_6.19-1_all.deb ...
12:05:00 #9 31.86 Unpacking libnet-http-perl (6.19-1) ...
12:05:00 #9 31.89 Selecting previously unselected package liblwp-protocol-https-perl.
12:05:00 #9 31.89 Preparing to unpack .../183-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
12:05:00 #9 31.89 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:05:00 #9 31.92 Selecting previously unselected package libtry-tiny-perl.
12:05:00 #9 31.92 Preparing to unpack .../184-libtry-tiny-perl_0.30-1_all.deb ...
12:05:00 #9 31.93 Unpacking libtry-tiny-perl (0.30-1) ...
12:05:00 #9 31.95 Selecting previously unselected package libwww-robotrules-perl.
12:05:00 #9 31.96 Preparing to unpack .../185-libwww-robotrules-perl_6.02-1_all.deb ...
12:05:00 #11 24.25 Selecting previously unselected package libglib2.0-0:armhf.
12:05:00 #11 24.25 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
12:05:00 #11 24.26 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
12:05:01 #9 31.96 Unpacking libwww-robotrules-perl (6.02-1) ...
12:05:01 #9 31.99 Selecting previously unselected package libwww-perl.
12:05:01 #9 31.99 Preparing to unpack .../186-libwww-perl_6.43-1_all.deb ...
12:05:01 #9 31.99 Unpacking libwww-perl (6.43-1) ...
12:05:01 #9 32.03 Selecting previously unselected package patchutils.
12:05:01 #9 32.03 Preparing to unpack .../187-patchutils_0.3.4-2_amd64.deb ...
12:05:01 #9 32.04 Unpacking patchutils (0.3.4-2) ...
12:05:01 #9 32.07 Selecting previously unselected package wdiff.
12:05:01 #9 32.07 Preparing to unpack .../188-wdiff_1.2.2-2build1_amd64.deb ...
12:05:01 #9 32.08 Unpacking wdiff (1.2.2-2build1) ...
12:05:01 #9 32.11 Selecting previously unselected package devscripts.
12:05:01 #9 32.12 Preparing to unpack .../189-devscripts_2.20.2ubuntu2_amd64.deb ...
12:05:01 #9 32.14 Unpacking devscripts (2.20.2ubuntu2) ...
12:05:01 #11 24.47 Selecting previously unselected package pkg-config.
12:05:01 #11 24.47 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
12:05:01 #11 24.48 Unpacking pkg-config (0.29.2-1) ...
12:05:01 #11 24.57 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
12:05:01 #11 24.58 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
12:05:01 #11 24.60 Setting up g++-10 (10.2.1-6+rpi1) ...
12:05:01 #11 24.62 Setting up libarchive13:armhf (3.4.3-2) ...
12:05:01 #11 24.64 Setting up libglib2.0-0:armhf (2.66.8-1) ...
12:05:01 #11 24.69 No schema files found: doing nothing.
12:05:01 #9 32.25 Selecting previously unselected package diffstat.
12:05:01 #9 32.25 Preparing to unpack .../190-diffstat_1.63-1_amd64.deb ...
12:05:01 #9 32.26 Unpacking diffstat (1.63-1) ...
12:05:01 #9 32.29 Selecting previously unselected package python3-chardet.
12:05:01 #9 32.29 Preparing to unpack .../191-python3-chardet_3.0.4-4build1_all.deb ...
12:05:01 #9 32.30 Unpacking python3-chardet (3.0.4-4build1) ...
12:05:01 #9 32.34 Selecting previously unselected package python3-debian.
12:05:01 #9 32.34 Preparing to unpack .../192-python3-debian_0.1.36ubuntu1_all.deb ...
12:05:01 #9 32.34 Unpacking python3-debian (0.1.36ubuntu1) ...
12:05:01 #9 32.39 Selecting previously unselected package libgpgme11:amd64.
12:05:01 #9 32.39 Preparing to unpack .../193-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
12:05:01 #9 32.40 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
12:05:01 #9 32.44 Selecting previously unselected package python3-gpg.
12:05:01 #9 32.44 Preparing to unpack .../194-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
12:05:01 #11 24.71 Setting up libsepol1-dev:armhf (3.1-1) ...
12:05:01 #11 24.73 Setting up libpcre2-16-0:armhf (10.36-2) ...
12:05:01 #11 24.74 Setting up libbtrfs0:armhf (5.10.1-2) ...
12:05:01 #11 24.76 Setting up libpcre2-32-0:armhf (10.36-2) ...
12:05:01 #11 24.78 Setting up libuv1:armhf (1.40.0-1) ...
12:05:01 #11 24.80 Setting up bash-completion (1:2.11-2) ...
12:05:01 #9 32.44 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
12:05:01 #9 32.51 Selecting previously unselected package dput.
12:05:01 #9 32.51 Preparing to unpack .../195-dput_1.0.3ubuntu1_all.deb ...
12:05:01 #9 32.52 Unpacking dput (1.0.3ubuntu1) ...
12:05:01 #9 32.56 Selecting previously unselected package libcurl3-gnutls:amd64.
12:05:01 #9 32.56 Preparing to unpack .../196-libcurl3-gnutls_7.68.0-1ubuntu2.5_amd64.deb ...
12:05:01 #9 32.57 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.5) ...
12:05:01 #9 32.61 Selecting previously unselected package liberror-perl.
12:05:01 #9 32.61 Preparing to unpack .../197-liberror-perl_0.17029-1_all.deb ...
12:05:01 #9 32.62 Unpacking liberror-perl (0.17029-1) ...
12:05:01 #9 32.64 Selecting previously unselected package git-man.
12:05:01 #9 32.65 Preparing to unpack .../198-git-man_1%3a2.25.1-1ubuntu3.1_all.deb ...
12:05:01 #9 32.65 Unpacking git-man (1:2.25.1-1ubuntu3.1) ...
12:05:01 #9 32.76 Selecting previously unselected package git.
12:05:01 #9 32.76 Preparing to unpack .../199-git_1%3a2.25.1-1ubuntu3.1_amd64.deb ...
12:05:01 #9 32.78 Unpacking git (1:2.25.1-1ubuntu3.1) ...
12:05:02 #9 33.29 Selecting previously unselected package libalgorithm-diff-perl.
12:05:02 #9 33.29 Preparing to unpack .../200-libalgorithm-diff-perl_1.19.03-2_all.deb ...
12:05:02 #9 33.29 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
12:05:02 #9 33.32 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:05:02 #9 33.32 Preparing to unpack .../201-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
12:05:02 #9 33.33 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
12:05:02 #9 33.35 Selecting previously unselected package libalgorithm-merge-perl.
12:05:02 #9 33.36 Preparing to unpack .../202-libalgorithm-merge-perl_0.08-3_all.deb ...
12:05:02 #9 33.36 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:05:02 #9 33.39 Selecting previously unselected package libapt-pkg-perl.
12:05:02 #9 33.39 Preparing to unpack .../203-libapt-pkg-perl_0.1.36build3_amd64.deb ...
12:05:02 #9 33.39 Unpacking libapt-pkg-perl (0.1.36build3) ...
12:05:02 #9 33.42 Selecting previously unselected package libarchive-cpio-perl.
12:05:02 #9 33.43 Preparing to unpack .../204-libarchive-cpio-perl_0.10-1_all.deb ...
12:05:02 #9 33.43 Unpacking libarchive-cpio-perl (0.10-1) ...
12:05:02 #9 33.46 Selecting previously unselected package libarray-intspan-perl.
12:05:02 #9 33.46 Preparing to unpack .../205-libarray-intspan-perl_2.003-1_all.deb ...
12:05:02 #9 33.46 Unpacking libarray-intspan-perl (2.003-1) ...
12:05:02 #9 33.49 Selecting previously unselected package libasync-mergepoint-perl.
12:05:02 #9 33.49 Preparing to unpack .../206-libasync-mergepoint-perl_0.04-2_all.deb ...
12:05:02 #9 33.50 Unpacking libasync-mergepoint-perl (0.04-2) ...
12:05:02 #9 33.52 Selecting previously unselected package libmodule-implementation-perl.
12:05:02 #9 33.53 Preparing to unpack .../207-libmodule-implementation-perl_0.09-1_all.deb ...
12:05:02 #9 33.53 Unpacking libmodule-implementation-perl (0.09-1) ...
12:05:02 #9 33.56 Selecting previously unselected package libsub-exporter-progressive-perl.
12:05:02 #9 33.56 Preparing to unpack .../208-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:05:02 #9 33.56 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:05:02 #9 33.59 Selecting previously unselected package libvariable-magic-perl.
12:05:02 #9 33.59 Preparing to unpack .../209-libvariable-magic-perl_0.62-1build2_amd64.deb ...
12:05:02 #9 33.60 Unpacking libvariable-magic-perl (0.62-1build2) ...
12:05:02 #9 33.62 Selecting previously unselected package libb-hooks-endofscope-perl.
12:05:02 #9 33.63 Preparing to unpack .../210-libb-hooks-endofscope-perl_0.24-1_all.deb ...
12:05:02 #9 33.63 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
12:05:02 #9 33.66 Selecting previously unselected package libcapture-tiny-perl.
12:05:02 #9 33.66 Preparing to unpack .../211-libcapture-tiny-perl_0.48-1_all.deb ...
12:05:02 #9 33.66 Unpacking libcapture-tiny-perl (0.48-1) ...
12:05:02 #9 33.69 Selecting previously unselected package libclass-xsaccessor-perl.
12:05:02 #9 33.69 Preparing to unpack .../212-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
12:05:02 #9 33.70 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
12:05:02 #9 33.73 Selecting previously unselected package libclone-perl.
12:05:02 #9 33.73 Preparing to unpack .../213-libclone-perl_0.43-2_amd64.deb ...
12:05:02 #9 33.74 Unpacking libclone-perl (0.43-2) ...
12:05:02 #9 33.76 Selecting previously unselected package libcommon-sense-perl.
12:05:02 #9 33.77 Preparing to unpack .../214-libcommon-sense-perl_3.74-2build6_amd64.deb ...
12:05:02 #9 33.77 Unpacking libcommon-sense-perl (3.74-2build6) ...
12:05:02 #9 33.80 Selecting previously unselected package libparams-util-perl.
12:05:02 #11 26.06 Setting up pkg-config (0.29.2-1) ...
12:05:02 #11 26.18 Setting up libudev-dev:armhf (247.3-5+rpi1) ...
12:05:02 #11 26.20 Setting up libpcre2-posix2:armhf (10.36-2) ...
12:05:02 #11 26.22 Setting up libltdl7:armhf (2.4.6-15) ...
12:05:02 #11 26.23 Setting up libjsoncpp24:armhf (1.9.4-4) ...
12:05:02 #11 26.25 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
12:05:02 #11 26.26 Setting up g++ (4:10.2.1-1+rpi1) ...
12:05:02 #9 33.80 Preparing to unpack .../215-libparams-util-perl_1.07-3build5_amd64.deb ...
12:05:02 #9 33.80 Unpacking libparams-util-perl (1.07-3build5) ...
12:05:02 #9 33.83 Selecting previously unselected package libsub-install-perl.
12:05:02 #9 33.83 Preparing to unpack .../216-libsub-install-perl_0.928-1_all.deb ...
12:05:02 #9 33.84 Unpacking libsub-install-perl (0.928-1) ...
12:05:02 #9 33.87 Selecting previously unselected package libdata-optlist-perl.
12:05:02 #9 33.87 Preparing to unpack .../217-libdata-optlist-perl_0.110-1_all.deb ...
12:05:02 #9 33.88 Unpacking libdata-optlist-perl (0.110-1) ...
12:05:02 #9 33.90 Selecting previously unselected package libsub-exporter-perl.
12:05:02 #9 33.91 Preparing to unpack .../218-libsub-exporter-perl_0.987-1_all.deb ...
12:05:02 #9 33.91 Unpacking libsub-exporter-perl (0.987-1) ...
12:05:02 #9 33.94 Selecting previously unselected package libconst-fast-perl.
12:05:02 #9 33.94 Preparing to unpack .../219-libconst-fast-perl_0.014-1_all.deb ...
12:05:02 #9 33.95 Unpacking libconst-fast-perl (0.014-1) ...
12:05:02 #9 33.97 Selecting previously unselected package libwant-perl.
12:05:02 #9 33.97 Preparing to unpack .../220-libwant-perl_0.29-1build4_amd64.deb ...
12:05:02 #9 33.98 Unpacking libwant-perl (0.29-1build4) ...
12:05:02 #9 34.01 Selecting previously unselected package libcontextual-return-perl.
12:05:03 #11 26.31 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:05:03 #11 26.32 Setting up librhash0:armhf (1.4.1-2) ...
12:05:03 #11 26.33 Setting up build-essential (12.9) ...
12:05:03 #11 26.35 Setting up cmake-data (3.18.4-2+rpi1) ...
12:05:03 #11 26.37 Setting up dh-apparmor (2.13.6-10) ...
12:05:03 #11 26.39 Setting up libsystemd-dev:armhf (247.3-5+rpi1) ...
12:05:03 #11 26.40 Setting up libpcre2-dev:armhf (10.36-2) ...
12:05:03 #11 26.42 Setting up libselinux1-dev:armhf (3.1-3) ...
12:05:03 #11 26.44 Setting up libltdl-dev:armhf (2.4.6-15) ...
12:05:03 #11 26.45 Setting up cmake (3.18.4-2+rpi1) ...
12:05:03 #11 26.47 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
12:05:03 #11 26.49 Setting up dmsetup (2:1.02.175-2.1) ...
12:05:03 #11 26.50 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
12:05:03 #11 26.52 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
12:05:03 #11 26.54 Setting up docker-ce-build-deps (1.0) ...
12:05:03 #11 26.55 Processing triggers for libc-bin (2.31-11+rpi1) ...
12:05:03 #11 26.59 Processing triggers for man-db (2.9.4-2) ...
12:05:03 #9 34.01 Preparing to unpack .../221-libcontextual-return-perl_0.004014-2_all.deb ...
12:05:03 #9 34.01 Unpacking libcontextual-return-perl (0.004014-2) ...
12:05:03 #9 34.04 Selecting previously unselected package libcpanel-json-xs-perl.
12:05:03 #9 34.04 Preparing to unpack .../222-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
12:05:03 #9 34.05 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
12:05:03 #9 34.08 Selecting previously unselected package libdata-dump-perl.
12:05:03 #9 34.08 Preparing to unpack .../223-libdata-dump-perl_1.23-1_all.deb ...
12:05:03 #9 34.09 Unpacking libdata-dump-perl (1.23-1) ...
12:05:03 #9 34.12 Selecting previously unselected package libdigest-bubblebabble-perl.
12:05:03 #9 34.12 Preparing to unpack .../224-libdigest-bubblebabble-perl_0.02-2_all.deb ...
12:05:03 #9 34.12 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
12:05:03 #9 34.15 Selecting previously unselected package libdigest-hmac-perl.
12:05:03 #9 34.15 Preparing to unpack .../225-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
12:05:03 #9 34.16 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
12:05:03 #9 34.18 Selecting previously unselected package libdistro-info-perl.
12:05:03 #9 34.18 Preparing to unpack .../226-libdistro-info-perl_0.23ubuntu1_all.deb ...
12:05:03 #9 34.19 Unpacking libdistro-info-perl (0.23ubuntu1) ...
12:05:03 #9 34.22 Selecting previously unselected package libnet-smtp-ssl-perl.
12:05:03 #9 34.22 Preparing to unpack .../227-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:05:03 #9 34.22 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:05:03 #9 34.25 Selecting previously unselected package libmailtools-perl.
12:05:03 #9 34.25 Preparing to unpack .../228-libmailtools-perl_2.21-1_all.deb ...
12:05:03 #9 34.25 Unpacking libmailtools-perl (2.21-1) ...
12:05:03 #9 34.29 Selecting previously unselected package libnet-ip-perl.
12:05:03 #9 34.29 Preparing to unpack .../229-libnet-ip-perl_1.26-2_all.deb ...
12:05:03 #9 34.29 Unpacking libnet-ip-perl (1.26-2) ...
12:05:03 #9 34.32 Selecting previously unselected package libnet-dns-perl.
12:05:03 #9 34.32 Preparing to unpack .../230-libnet-dns-perl_1.22-1_all.deb ...
12:05:03 #9 34.33 Unpacking libnet-dns-perl (1.22-1) ...
12:05:03 #9 34.39 Selecting previously unselected package libnet-domain-tld-perl.
12:05:03 #9 34.39 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-1_all.deb ...
12:05:03 #9 34.40 Unpacking libnet-domain-tld-perl (1.75-1) ...
12:05:03 #9 34.42 Selecting previously unselected package libemail-valid-perl.
12:05:03 #9 34.43 Preparing to unpack .../232-libemail-valid-perl_1.202-1_all.deb ...
12:05:03 #9 34.43 Unpacking libemail-valid-perl (1.202-1) ...
12:05:03 #9 34.46 Selecting previously unselected package libexporter-tiny-perl.
12:05:03 #9 34.46 Preparing to unpack .../233-libexporter-tiny-perl_1.002001-1_all.deb ...
12:05:03 #9 34.47 Unpacking libexporter-tiny-perl (1.002001-1) ...
12:05:03 #9 34.50 Selecting previously unselected package libipc-system-simple-perl.
12:05:03 #9 34.50 Preparing to unpack .../234-libipc-system-simple-perl_1.26-1_all.deb ...
12:05:03 #9 34.50 Unpacking libipc-system-simple-perl (1.26-1) ...
12:05:03 #9 34.53 Selecting previously unselected package libfile-basedir-perl.
12:05:03 #11 DONE 27.0s
12:05:03 
12:05:03 #12 [stage-1 5/8] COPY sources/ /sources
12:05:03 #12 sha256:5dcb152109a298106262138b0143a888af32306dcf014c192c7de3e2f1ea9be0
12:05:03 #12 DONE 0.2s
12:05:03 #9 34.53 Preparing to unpack .../235-libfile-basedir-perl_0.08-1_all.deb ...
12:05:03 #9 34.54 Unpacking libfile-basedir-perl (0.08-1) ...
12:05:03 #9 34.56 Selecting previously unselected package libfile-chdir-perl.
12:05:03 #9 34.56 Preparing to unpack .../236-libfile-chdir-perl_0.1008-1_all.deb ...
12:05:03 #9 34.57 Unpacking libfile-chdir-perl (0.1008-1) ...
12:05:03 #9 34.60 Selecting previously unselected package libfile-fcntllock-perl.
12:05:03 #9 34.60 Preparing to unpack .../237-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
12:05:03 #9 34.60 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
12:05:03 #9 34.63 Selecting previously unselected package libnumber-compare-perl.
12:05:03 #9 34.64 Preparing to unpack .../238-libnumber-compare-perl_0.03-1_all.deb ...
12:05:03 #9 34.64 Unpacking libnumber-compare-perl (0.03-1) ...
12:05:03 #9 34.67 Selecting previously unselected package libtext-glob-perl.
12:05:03 #9 34.67 Preparing to unpack .../239-libtext-glob-perl_0.10-1_all.deb ...
12:05:03 #9 34.68 Unpacking libtext-glob-perl (0.10-1) ...
12:05:03 #9 34.71 Selecting previously unselected package libfile-find-rule-perl.
12:05:03 #9 34.71 Preparing to unpack .../240-libfile-find-rule-perl_0.34-1_all.deb ...
12:05:03 #9 34.72 Unpacking libfile-find-rule-perl (0.34-1) ...
12:05:03 #9 34.75 Selecting previously unselected package libfont-afm-perl.
12:05:03 
12:05:03 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:05:03 #14 sha256:112af56a9fc7f4442b5503bf24061bac4dd8bdf8d66f274ae65b4f2092b6109d
12:05:03 #9 34.75 Preparing to unpack .../241-libfont-afm-perl_1.20-2_all.deb ...
12:05:03 #9 34.75 Unpacking libfont-afm-perl (1.20-2) ...
12:05:03 #9 34.78 Selecting previously unselected package libio-string-perl.
12:05:03 #9 34.79 Preparing to unpack .../242-libio-string-perl_1.08-3_all.deb ...
12:05:03 #9 34.79 Unpacking libio-string-perl (1.08-3) ...
12:05:03 #9 34.82 Selecting previously unselected package libfont-ttf-perl.
12:05:03 #9 34.82 Preparing to unpack .../243-libfont-ttf-perl_1.06-1_all.deb ...
12:05:03 #9 34.83 Unpacking libfont-ttf-perl (1.06-1) ...
12:05:03 #9 34.89 Selecting previously unselected package libfuture-perl.
12:05:03 #9 34.89 Preparing to unpack .../244-libfuture-perl_0.43-1_all.deb ...
12:05:03 #9 34.90 Unpacking libfuture-perl (0.43-1) ...
12:05:03 #9 34.93 Selecting previously unselected package libio-stringy-perl.
12:05:03 #9 34.93 Preparing to unpack .../245-libio-stringy-perl_2.111-3_all.deb ...
12:05:03 #9 34.94 Unpacking libio-stringy-perl (2.111-3) ...
12:05:03 #9 34.97 Selecting previously unselected package libparams-validate-perl.
12:05:03 #9 34.98 Preparing to unpack .../246-libparams-validate-perl_1.29-3_amd64.deb ...
12:05:03 #9 34.98 Unpacking libparams-validate-perl (1.29-3) ...
12:05:03 #9 35.01 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:05:03 #9 35.01 Preparing to unpack .../247-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
12:05:03 #9 35.02 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
12:05:03 #9 35.05 Selecting previously unselected package libsort-versions-perl.
12:05:03 #9 35.05 Preparing to unpack .../248-libsort-versions-perl_1.62-1_all.deb ...
12:05:03 #9 35.06 Unpacking libsort-versions-perl (1.62-1) ...
12:05:03 #9 35.08 Selecting previously unselected package libgit-wrapper-perl.
12:05:03 #9 35.09 Preparing to unpack .../249-libgit-wrapper-perl_0.048-1_all.deb ...
12:05:03 #9 35.09 Unpacking libgit-wrapper-perl (0.048-1) ...
12:05:03 #9 35.12 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:05:04 #9 35.13 Preparing to unpack .../250-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
12:05:04 #9 35.13 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
12:05:04 #9 35.17 Selecting previously unselected package libio-prompter-perl.
12:05:04 #9 35.17 Preparing to unpack .../251-libio-prompter-perl_0.004015-1_all.deb ...
12:05:04 #9 35.18 Unpacking libio-prompter-perl (0.004015-1) ...
12:05:04 #9 35.21 Selecting previously unselected package libjson-perl.
12:05:04 #9 35.21 Preparing to unpack .../252-libjson-perl_4.02000-2_all.deb ...
12:05:04 #9 35.22 Unpacking libjson-perl (4.02000-2) ...
12:05:04 #9 35.25 Selecting previously unselected package liblog-any-perl.
12:05:04 #9 35.25 Preparing to unpack .../253-liblog-any-perl_1.708-1_all.deb ...
12:05:04 #9 35.26 Unpacking liblog-any-perl (1.708-1) ...
12:05:04 #9 35.29 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:05:04 #9 35.29 Preparing to unpack .../254-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:05:04 #9 35.30 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:05:04 #9 35.33 Selecting previously unselected package libpackage-stash-perl.
12:05:04 #9 35.33 Preparing to unpack .../255-libpackage-stash-perl_0.38-1_all.deb ...
12:05:04 #9 35.33 Unpacking libpackage-stash-perl (0.38-1) ...
12:05:04 #9 35.36 Selecting previously unselected package libsub-identify-perl.
12:05:04 #9 35.36 Preparing to unpack .../256-libsub-identify-perl_0.14-1build2_amd64.deb ...
12:05:04 #9 35.37 Unpacking libsub-identify-perl (0.14-1build2) ...
12:05:04 #9 35.40 Selecting previously unselected package libsub-name-perl.
12:05:04 #9 35.40 Preparing to unpack .../257-libsub-name-perl_0.26-1_amd64.deb ...
12:05:04 #9 35.40 Unpacking libsub-name-perl (0.26-1) ...
12:05:04 #9 35.43 Selecting previously unselected package libnamespace-clean-perl.
12:05:04 #9 35.43 Preparing to unpack .../258-libnamespace-clean-perl_0.27-1_all.deb ...
12:05:04 #9 35.44 Unpacking libnamespace-clean-perl (0.27-1) ...
12:05:04 #9 35.47 Selecting previously unselected package libpath-tiny-perl.
12:05:04 #9 35.47 Preparing to unpack .../259-libpath-tiny-perl_0.108-1_all.deb ...
12:05:04 #9 35.48 Unpacking libpath-tiny-perl (0.108-1) ...
12:05:04 #9 35.51 Selecting previously unselected package libtype-tiny-perl.
12:05:04 #9 35.51 Preparing to unpack .../260-libtype-tiny-perl_1.008001-2_all.deb ...
12:05:04 #9 35.52 Unpacking libtype-tiny-perl (1.008001-2) ...
12:05:04 #9 35.58 Selecting previously unselected package libgitlab-api-v4-perl.
12:05:04 #9 35.58 Preparing to unpack .../261-libgitlab-api-v4-perl_0.25-1_all.deb ...
12:05:04 #9 35.58 Unpacking libgitlab-api-v4-perl (0.25-1) ...
12:05:04 #9 35.62 Selecting previously unselected package libhash-fieldhash-perl.
12:05:04 #9 35.62 Preparing to unpack .../262-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
12:05:04 #9 35.63 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
12:05:04 #9 35.66 Selecting previously unselected package libhtml-form-perl.
12:05:04 #9 35.66 Preparing to unpack .../263-libhtml-form-perl_6.07-1_all.deb ...
12:05:04 #9 35.66 Unpacking libhtml-form-perl (6.07-1) ...
12:05:04 #9 35.69 Selecting previously unselected package libhtml-format-perl.
12:05:04 #9 35.69 Preparing to unpack .../264-libhtml-format-perl_2.12-1_all.deb ...
12:05:04 #9 35.70 Unpacking libhtml-format-perl (2.12-1) ...
12:05:04 #9 35.73 Selecting previously unselected package libhttp-daemon-perl.
12:05:04 #9 35.73 Preparing to unpack .../265-libhttp-daemon-perl_6.06-1_all.deb ...
12:05:04 #9 35.73 Unpacking libhttp-daemon-perl (6.06-1) ...
12:05:04 #9 35.77 Selecting previously unselected package libidn11:amd64.
12:05:04 #9 35.77 Preparing to unpack .../266-libidn11_1.33-2.2ubuntu2_amd64.deb ...
12:05:04 #9 35.78 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
12:05:04 #9 35.81 Selecting previously unselected package libstruct-dumb-perl.
12:05:04 #9 35.81 Preparing to unpack .../267-libstruct-dumb-perl_0.09-1_all.deb ...
12:05:04 #9 35.82 Unpacking libstruct-dumb-perl (0.09-1) ...
12:05:04 #9 35.85 Selecting previously unselected package libio-async-perl.
12:05:04 #9 35.85 Preparing to unpack .../268-libio-async-perl_0.75-1_all.deb ...
12:05:04 #9 35.85 Unpacking libio-async-perl (0.75-1) ...
12:05:04 #9 35.90 Selecting previously unselected package liblinux-epoll-perl.
12:05:04 #9 35.91 Preparing to unpack .../269-liblinux-epoll-perl_0.017-1_amd64.deb ...
12:05:04 #9 35.91 Unpacking liblinux-epoll-perl (0.017-1) ...
12:05:04 #9 35.94 Selecting previously unselected package libio-async-loop-epoll-perl.
12:05:04 #9 35.95 Preparing to unpack .../270-libio-async-loop-epoll-perl_0.20-1_all.deb ...
12:05:04 #9 35.95 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
12:05:04 #9 35.98 Selecting previously unselected package libtypes-serialiser-perl.
12:05:04 #9 35.99 Preparing to unpack .../271-libtypes-serialiser-perl_1.0-1_all.deb ...
12:05:04 #9 35.99 Unpacking libtypes-serialiser-perl (1.0-1) ...
12:05:04 #9 36.02 Selecting previously unselected package libjson-xs-perl.
12:05:04 #9 36.02 Preparing to unpack .../272-libjson-xs-perl_4.020-1build1_amd64.deb ...
12:05:04 #9 36.03 Unpacking libjson-xs-perl (4.020-1build1) ...
12:05:04 #9 36.06 Selecting previously unselected package libjson-maybexs-perl.
12:05:04 #9 36.06 Preparing to unpack .../273-libjson-maybexs-perl_1.004000-1_all.deb ...
12:05:04 #9 36.07 Unpacking libjson-maybexs-perl (1.004000-1) ...
12:05:04 #9 36.10 Selecting previously unselected package liblist-compare-perl.
12:05:04 #9 36.10 Preparing to unpack .../274-liblist-compare-perl_0.53-1_all.deb ...
12:05:04 #9 36.10 Unpacking liblist-compare-perl (0.53-1) ...
12:05:04 #9 36.14 Selecting previously unselected package liblist-moreutils-perl.
12:05:05 #9 36.14 Preparing to unpack .../275-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
12:05:05 #9 36.14 Unpacking liblist-moreutils-perl (0.416-1build5) ...
12:05:05 #9 36.18 Selecting previously unselected package liblist-someutils-perl.
12:05:05 #9 36.18 Preparing to unpack .../276-liblist-someutils-perl_0.58-1_all.deb ...
12:05:05 #9 36.18 Unpacking liblist-someutils-perl (0.58-1) ...
12:05:05 #9 36.22 Selecting previously unselected package liblist-someutils-xs-perl.
12:05:05 #9 36.22 Preparing to unpack .../277-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
12:05:05 #9 36.23 Unpacking liblist-someutils-xs-perl (0.58-2) ...
12:05:05 #9 36.28 Selecting previously unselected package libltdl7:amd64.
12:05:05 #9 36.28 Preparing to unpack .../278-libltdl7_2.4.6-14_amd64.deb ...
12:05:05 #9 36.29 Unpacking libltdl7:amd64 (2.4.6-14) ...
12:05:05 #9 36.33 Selecting previously unselected package libltdl-dev:amd64.
12:05:05 #9 36.34 Preparing to unpack .../279-libltdl-dev_2.4.6-14_amd64.deb ...
12:05:05 #9 36.35 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
12:05:05 #9 36.44 Selecting previously unselected package libsys-hostname-long-perl.
12:05:05 #9 36.44 Preparing to unpack .../280-libsys-hostname-long-perl_1.5-1_all.deb ...
12:05:05 #9 36.45 Unpacking libsys-hostname-long-perl (1.5-1) ...
12:05:05 #9 36.50 Selecting previously unselected package libmail-sendmail-perl.
12:05:05 #9 36.51 Preparing to unpack .../281-libmail-sendmail-perl_0.80-1_all.deb ...
12:05:05 #9 36.51 Unpacking libmail-sendmail-perl (0.80-1) ...
12:05:05 #9 36.60 Selecting previously unselected package libmoox-aliases-perl.
12:05:05 #9 36.60 Preparing to unpack .../282-libmoox-aliases-perl_0.001006-1_all.deb ...
12:05:05 #9 36.62 Unpacking libmoox-aliases-perl (0.001006-1) ...
12:05:05 #9 36.70 Selecting previously unselected package libobject-id-perl.
12:05:05 #9 36.70 Preparing to unpack .../283-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
12:05:05 #9 36.71 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
12:05:05 #9 36.75 Selecting previously unselected package libmoox-struct-perl.
12:05:05 #9 36.75 Preparing to unpack .../284-libmoox-struct-perl_0.017-1_all.deb ...
12:05:05 #9 36.76 Unpacking libmoox-struct-perl (0.017-1) ...
12:05:05 #9 36.79 Selecting previously unselected package libnet-dns-sec-perl.
12:05:05 #9 36.79 Preparing to unpack .../285-libnet-dns-sec-perl_1.15-1_amd64.deb ...
12:05:05 #9 36.80 Unpacking libnet-dns-sec-perl (1.15-1) ...
12:05:05 #9 36.83 Selecting previously unselected package libnet-libidn-perl.
12:05:05 #9 36.84 Preparing to unpack .../286-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
12:05:05 #9 36.84 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
12:05:05 #9 36.88 Selecting previously unselected package libnumber-range-perl.
12:05:05 #9 36.88 Preparing to unpack .../287-libnumber-range-perl_0.12-1_all.deb ...
12:05:05 #9 36.88 Unpacking libnumber-range-perl (0.12-1) ...
12:05:05 #9 36.91 Selecting previously unselected package libpackage-stash-xs-perl.
12:05:06 #9 36.92 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
12:05:06 #9 36.92 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
12:05:06 #9 36.95 Selecting previously unselected package libpath-iterator-rule-perl.
12:05:06 #9 36.96 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:05:06 #9 36.96 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:05:06 #9 36.99 Selecting previously unselected package libperl4-corelibs-perl.
12:05:06 #9 36.99 Preparing to unpack .../290-libperl4-corelibs-perl_0.004-2_all.deb ...
12:05:06 #9 37.00 Unpacking libperl4-corelibs-perl (0.004-2) ...
12:05:06 #9 37.03 Selecting previously unselected package libperlio-gzip-perl.
12:05:06 #9 37.03 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
12:05:06 #9 37.04 Unpacking libperlio-gzip-perl (0.19-1build5) ...
12:05:06 #9 37.07 Selecting previously unselected package libpod-constants-perl.
12:05:06 #9 37.07 Preparing to unpack .../292-libpod-constants-perl_0.19-1_all.deb ...
12:05:06 #9 37.07 Unpacking libpod-constants-perl (0.19-1) ...
12:05:06 #9 37.11 Selecting previously unselected package libre2-5:amd64.
12:05:06 #9 37.11 Preparing to unpack .../293-libre2-5_20200101+dfsg-1build1_amd64.deb ...
12:05:06 #9 37.11 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
12:05:06 #9 37.16 Selecting previously unselected package libre-engine-re2-perl.
12:05:06 #9 37.16 Preparing to unpack .../294-libre-engine-re2-perl_0.13-5_amd64.deb ...
12:05:06 #9 37.16 Unpacking libre-engine-re2-perl (0.13-5) ...
12:05:06 #9 37.19 Selecting previously unselected package libreadonly-perl.
12:05:06 #9 37.20 Preparing to unpack .../295-libreadonly-perl_2.050-2_all.deb ...
12:05:06 #9 37.20 Unpacking libreadonly-perl (2.050-2) ...
12:05:06 #9 37.23 Selecting previously unselected package libref-util-perl.
12:05:06 #9 37.23 Preparing to unpack .../296-libref-util-perl_0.204-1_all.deb ...
12:05:06 #9 37.23 Unpacking libref-util-perl (0.204-1) ...
12:05:06 #9 37.26 Selecting previously unselected package libref-util-xs-perl.
12:05:06 #9 37.27 Preparing to unpack .../297-libref-util-xs-perl_0.117-1build2_amd64.deb ...
12:05:06 #9 37.27 Unpacking libref-util-xs-perl (0.117-1build2) ...
12:05:06 #9 37.30 Selecting previously unselected package libregexp-pattern-license-perl.
12:05:06 #9 37.30 Preparing to unpack .../298-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
12:05:06 #9 37.31 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
12:05:06 #9 37.34 Selecting previously unselected package libregexp-pattern-perl.
12:05:06 #9 37.34 Preparing to unpack .../299-libregexp-pattern-perl_0.2.12-1_all.deb ...
12:05:06 #9 37.34 Unpacking libregexp-pattern-perl (0.2.12-1) ...
12:05:06 #9 37.38 Selecting previously unselected package libsasl2-modules:amd64.
12:05:06 #9 37.39 Preparing to unpack .../300-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
12:05:06 #9 37.39 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
12:05:06 #9 37.43 Selecting previously unselected package libsereal-decoder-perl.
12:05:06 #9 37.43 Preparing to unpack .../301-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
12:05:06 #9 37.43 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
12:05:06 #9 37.47 Selecting previously unselected package libsereal-encoder-perl.
12:05:06 #9 37.47 Preparing to unpack .../302-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
12:05:06 #9 37.48 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
12:05:06 #9 37.52 Selecting previously unselected package libsereal-perl.
12:05:06 #9 37.52 Preparing to unpack .../303-libsereal-perl_4.011-1_all.deb ...
12:05:06 #9 37.52 Unpacking libsereal-perl (4.011-1) ...
12:05:06 #9 37.55 Selecting previously unselected package libsort-key-perl.
12:05:06 #9 37.55 Preparing to unpack .../304-libsort-key-perl_1.33-2build2_amd64.deb ...
12:05:06 #9 37.56 Unpacking libsort-key-perl (1.33-2build2) ...
12:05:06 #9 37.59 Selecting previously unselected package libstring-copyright-perl.
12:05:06 #9 37.60 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
12:05:06 #9 37.60 Unpacking libstring-copyright-perl (0.003006-1) ...
12:05:06 #9 37.63 Selecting previously unselected package libstring-escape-perl.
12:05:06 #9 37.63 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
12:05:06 #9 37.64 Unpacking libstring-escape-perl (2010.002-2) ...
12:05:06 #9 37.66 Selecting previously unselected package libstring-shellquote-perl.
12:05:06 #9 37.67 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
12:05:06 #9 37.67 Unpacking libstring-shellquote-perl (1.04-1) ...
12:05:06 #9 37.71 Selecting previously unselected package libterm-readkey-perl.
12:05:06 #9 37.71 Preparing to unpack .../308-libterm-readkey-perl_2.38-1build1_amd64.deb ...
12:05:06 #9 37.72 Unpacking libterm-readkey-perl (2.38-1build1) ...
12:05:06 #9 37.75 Selecting previously unselected package libtest-fatal-perl.
12:05:06 #9 37.75 Preparing to unpack .../309-libtest-fatal-perl_0.014-1_all.deb ...
12:05:06 #9 37.75 Unpacking libtest-fatal-perl (0.014-1) ...
12:05:06 #9 37.78 Selecting previously unselected package libtest-refcount-perl.
12:05:06 #9 37.79 Preparing to unpack .../310-libtest-refcount-perl_0.10-1_all.deb ...
12:05:06 #9 37.79 Unpacking libtest-refcount-perl (0.10-1) ...
12:05:06 #9 37.82 Selecting previously unselected package libtext-levenshtein-perl.
12:05:06 #9 37.82 Preparing to unpack .../311-libtext-levenshtein-perl_0.13-1_all.deb ...
12:05:06 #9 37.83 Unpacking libtext-levenshtein-perl (0.13-1) ...
12:05:06 #9 37.85 Selecting previously unselected package libtype-tiny-xs-perl.
12:05:07 #9 37.85 Preparing to unpack .../312-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
12:05:07 #9 37.86 Unpacking libtype-tiny-xs-perl (0.016-1) ...
12:05:07 #9 37.89 Selecting previously unselected package libunicode-utf8-perl.
12:05:07 #9 37.89 Preparing to unpack .../313-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
12:05:07 #9 37.90 Unpacking libunicode-utf8-perl (0.62-1build1) ...
12:05:07 #9 37.92 Selecting previously unselected package libxml-namespacesupport-perl.
12:05:07 #9 37.94 Preparing to unpack .../314-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:05:07 #9 37.94 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:05:07 #9 37.97 Selecting previously unselected package libxml-sax-base-perl.
12:05:07 #9 37.97 Preparing to unpack .../315-libxml-sax-base-perl_1.09-1_all.deb ...
12:05:07 #9 37.98 Unpacking libxml-sax-base-perl (1.09-1) ...
12:05:07 #9 38.02 Selecting previously unselected package libxml-sax-perl.
12:05:07 #9 38.02 Preparing to unpack .../316-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:05:07 #9 38.02 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:05:07 #9 38.06 Selecting previously unselected package libxml-libxml-perl.
12:05:07 #9 38.06 Preparing to unpack .../317-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
12:05:07 #9 38.07 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:05:07 #14 DONE 3.2s
12:05:07 
12:05:07 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:05:07 #15 sha256:1fafb3110327e6c3f5f5d4c31749642017668a33c3bc8ce29570f08128da02c1
12:05:07 #15 DONE 0.0s
12:05:07 
12:05:07 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:05:07 #16 sha256:7d9ed1725de53148df2d51934eff87c758f8657a5df2f809013800d2b9e12be3
12:05:07 #16 DONE 0.0s
12:05:07 
12:05:07 #17 exporting to image
12:05:07 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:05:07 #17 exporting layers
12:05:07 #9 38.13 Selecting previously unselected package libxml-parser-perl.
12:05:07 #9 38.13 Preparing to unpack .../318-libxml-parser-perl_2.46-1_amd64.deb ...
12:05:07 #9 38.14 Unpacking libxml-parser-perl (2.46-1) ...
12:05:07 #9 38.19 Selecting previously unselected package libxml-sax-expat-perl.
12:05:07 #9 38.19 Preparing to unpack .../319-libxml-sax-expat-perl_0.51-1_all.deb ...
12:05:07 #9 38.20 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:05:07 #9 38.23 Selecting previously unselected package libxml-writer-perl.
12:05:07 #9 38.23 Preparing to unpack .../320-libxml-writer-perl_0.625-1_all.deb ...
12:05:07 #9 38.23 Unpacking libxml-writer-perl (0.625-1) ...
12:05:07 #9 38.26 Selecting previously unselected package libyaml-libyaml-perl.
12:05:07 #9 38.27 Preparing to unpack .../321-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
12:05:07 #9 38.27 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
12:05:07 #9 38.30 Selecting previously unselected package licensecheck.
12:05:07 #9 38.30 Preparing to unpack .../322-licensecheck_3.0.45-1_all.deb ...
12:05:07 #9 38.31 Unpacking licensecheck (3.0.45-1) ...
12:05:07 #9 38.34 Selecting previously unselected package libdevel-size-perl.
12:05:07 #9 38.34 Preparing to unpack .../323-libdevel-size-perl_0.83-1build1_amd64.deb ...
12:05:07 #9 38.34 Unpacking libdevel-size-perl (0.83-1build1) ...
12:05:07 #9 38.38 Selecting previously unselected package t1utils.
12:05:07 #9 38.38 Preparing to unpack .../324-t1utils_1.41-3_amd64.deb ...
12:05:07 #9 38.38 Unpacking t1utils (1.41-3) ...
12:05:07 #9 38.42 Selecting previously unselected package lintian.
12:05:07 #9 38.43 Preparing to unpack .../325-lintian_2.62.0ubuntu1_all.deb ...
12:05:07 #9 38.43 Unpacking lintian (2.62.0ubuntu1) ...
12:05:07 #9 38.67 Selecting previously unselected package manpages-dev.
12:05:07 #9 38.67 Preparing to unpack .../326-manpages-dev_5.05-1_all.deb ...
12:05:07 #9 38.67 Unpacking manpages-dev (5.05-1) ...
12:05:07 #9 38.92 Selecting previously unselected package python3-certifi.
12:05:08 #9 38.92 Preparing to unpack .../327-python3-certifi_2019.11.28-1_all.deb ...
12:05:08 #9 38.93 Unpacking python3-certifi (2019.11.28-1) ...
12:05:08 #9 38.97 Selecting previously unselected package python3-idna.
12:05:08 #9 38.97 Preparing to unpack .../328-python3-idna_2.8-1_all.deb ...
12:05:08 #9 38.98 Unpacking python3-idna (2.8-1) ...
12:05:08 #9 39.02 Selecting previously unselected package python3-urllib3.
12:05:08 #9 39.02 Preparing to unpack .../329-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
12:05:08 #9 39.02 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
12:05:08 #9 39.07 Selecting previously unselected package python3-requests.
12:05:08 #9 39.07 Preparing to unpack .../330-python3-requests_2.22.0-2ubuntu1_all.deb ...
12:05:08 #9 39.07 Unpacking python3-requests (2.22.0-2ubuntu1) ...
12:05:08 #9 39.11 Selecting previously unselected package python3-unidiff.
12:05:08 #9 39.12 Preparing to unpack .../331-python3-unidiff_0.5.5-2_all.deb ...
12:05:08 #9 39.12 Unpacking python3-unidiff (0.5.5-2) ...
12:05:08 #9 39.16 Selecting previously unselected package python3-xdg.
12:05:08 #9 39.16 Preparing to unpack .../332-python3-xdg_0.26-1ubuntu1_all.deb ...
12:05:08 #9 39.16 Unpacking python3-xdg (0.26-1ubuntu1) ...
12:05:08 #9 39.20 Selecting previously unselected package unzip.
12:05:08 #9 39.20 Preparing to unpack .../333-unzip_6.0-25ubuntu1_amd64.deb ...
12:05:08 #9 39.21 Unpacking unzip (6.0-25ubuntu1) ...
12:05:08 #9 39.25 Selecting previously unselected package equivs.
12:05:08 #9 39.25 Preparing to unpack .../334-equivs_2.2.0_all.deb ...
12:05:08 #9 39.26 Unpacking equivs (2.2.0) ...
12:05:08 #9 39.31 Selecting previously unselected package libauthen-sasl-perl.
12:05:08 #9 39.31 Preparing to unpack .../335-libauthen-sasl-perl_2.1600-1_all.deb ...
12:05:08 #9 39.31 Unpacking libauthen-sasl-perl (2.1600-1) ...
12:05:08 #9 39.35 Selecting previously unselected package python3-magic.
12:05:08 #9 39.35 Preparing to unpack .../336-python3-magic_2%3a0.4.15-3_all.deb ...
12:05:08 #9 39.35 Unpacking python3-magic (2:0.4.15-3) ...
12:05:08 #9 39.40 Setting up libapt-pkg-perl (0.1.36build3) ...
12:05:08 #9 39.41 Setting up libksba8:amd64 (1.3.5-2) ...
12:05:08 #9 39.42 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
12:05:08 #9 39.44 Setting up wdiff (1.2.2-2build1) ...
12:05:08 #9 39.45 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
12:05:08 #9 39.46 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
12:05:08 #9 39.48 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
12:05:08 #9 39.49 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
12:05:08 #9 39.50 Setting up mime-support (3.64ubuntu1) ...
12:05:08 #9 39.53 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
12:05:08 #9 39.56 Setting up libmagic-mgc (1:5.38-4) ...
12:05:08 #9 39.57 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:05:08 #9 39.58 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ...
12:05:08 #9 39.59 No schema files found: doing nothing.
12:05:08 #9 39.60 Setting up distro-info-data (0.43ubuntu1.5) ...
12:05:08 #9 39.62 Setting up manpages (5.05-1) ...
12:05:08 #9 39.63 Setting up unzip (6.0-25ubuntu1) ...
12:05:08 #9 39.65 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
12:05:08 #9 39.66 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
12:05:08 #9 39.68 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
12:05:08 #9 39.69 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
12:05:08 #9 39.71 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
12:05:08 #9 39.72 Setting up libmagic1:amd64 (1:5.38-4) ...
12:05:08 #9 39.74 Setting up less (551-1ubuntu0.1) ...
12:05:08 #9 39.76 Setting up perl-openssl-defaults:amd64 (4) ...
12:05:08 #9 39.78 Setting up linux-libc-dev:amd64 (5.4.0-77.86) ...
12:05:08 #9 39.79 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
12:05:08 #9 39.80 Setting up gettext-base (0.19.8.1-10build1) ...
12:05:08 #9 39.81 Setting up libnpth0:amd64 (1.6-1) ...
12:05:08 #9 39.82 Setting up krb5-locales (1.17-6ubuntu4.1) ...
12:05:08 #9 39.84 Setting up file (1:5.38-4) ...
12:05:08 #9 39.85 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
12:05:08 #9 39.86 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:08 #9 39.87 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
12:05:08 #9 39.88 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
12:05:08 #9 39.90 Setting up libunwind8:amd64 (1.2.1-9build1) ...
12:05:08 cp: cannot stat 'docker/docker-darwin-*': Not a directory
12:05:08 cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory
12:05:08 make[1]: *** [Makefile:53: cross-mac] Error 1
12:05:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:05:08 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:05:08 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker VERSION=0.0.0-20210702143511-f782d13 DOCKER_CROSSPLATFORMS=windows/amd64 cross
12:05:08 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
12:05:09 #9 39.91 Setting up libfakeroot:amd64 (1.24-1) ...
12:05:09 #9 39.93 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
12:05:09 #9 39.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
12:05:09 #9 39.95 Setting up tzdata (2021a-0ubuntu0.20.04) ...
12:05:09 #9 40.04 
12:05:09 #9 40.04 Current default time zone: 'Etc/UTC'
12:05:09 #9 40.04 Local time is now:      Sat Jul  3 12:05:08 UTC 2021.
12:05:09 #9 40.04 Universal Time is now:  Sat Jul  3 12:05:08 UTC 2021.
12:05:09 #9 40.04 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:05:09 #9 40.04 
12:05:09 #9 40.06 Setting up fakeroot (1.24-1) ...
12:05:09 #9 40.07 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.07 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
12:05:09 #9 40.08 Setting up autotools-dev (20180224.1) ...
12:05:09 #9 40.10 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.3) ...
12:05:09 #9 40.11 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
12:05:09 #9 40.12 Setting up make (4.2.1-1.2) ...
12:05:09 #9 40.13 Setting up libmpfr6:amd64 (4.0.2-1) ...
12:05:09 #9 40.14 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
12:05:09 #9 40.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
12:05:09 #9 40.17 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
12:05:09 #9 40.18 Setting up strace (5.5-3ubuntu1) ...
12:05:09 #9 40.19 Setting up libsigsegv2:amd64 (2.12-2) ...
12:05:09 #9 40.20 Setting up xz-utils (5.2.4-1ubuntu1) ...
12:05:09 #9 40.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.21 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
12:05:09 #9 40.22 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
12:05:09 #9 40.22 Setting up t1utils (1.41-3) ...
12:05:09 #9 40.23 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.25 Setting up diffstat (1.63-1) ...
12:05:09 #9 40.26 Setting up libmpc3:amd64 (1.1.0-1) ...
12:05:09 #9 40.27 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.28 Setting up patch (2.7.6-6) ...
12:05:09 #9 40.29 Setting up autopoint (0.19.8.1-10build1) ...
12:05:09 #9 40.30 Setting up libfl2:amd64 (2.6.4-6.2) ...
12:05:09 #9 40.32 Setting up ucf (3.0038+nmu1) ...
12:05:09 #9 40.41 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
12:05:09 #9 40.42 Setting up libltdl7:amd64 (2.4.6-14) ...
12:05:09 #9 40.44 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
12:05:09 #9 40.45 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:09 #9 40.46 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.48 Setting up python-apt-common (2.0.0ubuntu0.20.04.5) ...
12:05:09 #9 40.49 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
12:05:09 #9 40.50 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
12:05:09 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 .
12:05:09 #9 40.51 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
12:05:09 #9 40.53 Setting up git-man (1:2.25.1-1ubuntu3.1) ...
12:05:09 #9 40.54 Setting up libisl22:amd64 (0.22.1-1) ...
12:05:09 #9 40.56 Setting up netbase (6.1) ...
12:05:09 #9 40.59 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
12:05:09 #9 40.60 Setting up libmpdec2:amd64 (2.4.2-3) ...
12:05:09 #9 40.62 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
12:05:09 #9 40.63 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
12:05:09 #9 40.64 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
12:05:09 #9 40.65 Setting up openssl (1.1.1f-1ubuntu2.4) ...
12:05:09 #9 40.67 Setting up libbsd0:amd64 (0.10.0-1) ...
12:05:09 #9 40.69 Setting up libelf1:amd64 (0.176-1.1build1) ...
12:05:09 #9 40.70 Setting up readline-common (8.0-4) ...
12:05:09 #9 40.71 Setting up publicsuffix (20200303.0012-1) ...
12:05:09 #9 40.72 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.74 Setting up iso-codes (4.4-1) ...
12:05:09 #9 40.75 Setting up liblocale-gettext-perl (1.07-4) ...
12:05:09 #9 40.76 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.77 Setting up dctrl-tools (2.24-3) ...
12:05:09 #9 40.79 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.80 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:09 #9 40.81 Setting up libgdbm6:amd64 (1.18.1-5) ...
12:05:09 #9 40.82 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
12:05:09 #1 [internal] load build definition from Dockerfile
12:05:09 #1 sha256:ac58843b4d89de5a6d3d3ba4c29aba078b1554973068993aabf56ed5e9441d91
12:05:09 #1 transferring dockerfile: 39B done
12:05:09 #1 DONE 0.0s
12:05:09 
12:05:09 #2 [internal] load .dockerignore
12:05:09 #2 sha256:771d9ad291db6da827f13368c3005db8dadc5e9a7004d578f6dfc2b094f9178c
12:05:09 #2 transferring context: 34B done
12:05:09 #2 DONE 0.0s
12:05:09 
12:05:09 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:05:09 #4 sha256:670e50943913f4b58ab74592be74e9cda3e06246415e6d2dc5d8fbae33e6f632
12:05:09 #4 DONE 0.0s
12:05:09 
12:05:09 #3 resolve image config for docker.io/docker/dockerfile:1.2
12:05:09 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:05:09 #3 DONE 0.1s
12:05:09 
12:05:09 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:05:09 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:05:09 #5 CACHED
12:05:09 #9 40.84 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
12:05:09 #9 40.85 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
12:05:09 #9 40.86 Setting up pinentry-curses (1.1.0-3build1) ...
12:05:09 #9 40.87 Setting up manpages-dev (5.05-1) ...
12:05:09 #9 40.88 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
12:05:09 #9 40.90 Setting up libxcb1:amd64 (1.14-2) ...
12:05:09 #9 40.91 Setting up at (3.1.23-1ubuntu1) ...
12:05:09 #9 41.04 invoke-rc.d: could not determine current runlevel
12:05:09 #9 41.04 invoke-rc.d: policy-rc.d denied execution of start.
12:05:09 #9 41.05 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
12:05:09 #9 41.06 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:09 #9 41.07 Setting up libedit2:amd64 (3.1-20191231-1) ...
12:05:10 #9 41.09 Setting up libreadline8:amd64 (8.0-4) ...
12:05:10 #9 41.11 Setting up m4 (1.4.18-4) ...
12:05:10 #9 41.12 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:10 #9 41.13 Setting up ca-certificates (20210119~20.04.1) ...
12:05:10 
12:05:10 #9 [auth] library/golang:pull token for registry-1.docker.io
12:05:10 #9 sha256:e8c89700a30968bf37a760b1afa0151501c25cb574f01f874535edd762a3eea3
12:05:10 #9 DONE 0.0s
12:05:10 
12:05:10 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
12:05:10 #10 sha256:f3fc8ee8de098b4151409c8ecce687ed67e311d1ce6ec1a57810bbcba53d484f
12:05:10 #10 DONE 0.0s
12:05:10 
12:05:10 #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:05:10 #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:05:10 #6 DONE 0.1s
12:05:10 
12:05:10 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:05:10 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:05:10 #8 DONE 0.2s
12:05:10 
12:05:10 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:05:10 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:05:10 #7 DONE 0.2s
12:05:10 #9 41.47 Updating certificates in /etc/ssl/certs...
12:05:10 
12:05:10 #11 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:05:10 #11 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:05:10 #11 DONE 0.0s
12:05:10 
12:05:10 #38 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:05:10 #38 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:05:10 #38 DONE 0.0s
12:05:10 
12:05:10 #36 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:05:10 #36 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:05:10 #36 DONE 0.0s
12:05:10 
12:05:10 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:05:10 #12 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
12:05:10 #12 CACHED
12:05:10 
12:05:10 #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
12:05:10 #13 sha256:6f1a85253619abe31cafbcf4ddd11103a6dfe1a36230c0f9b7b17cafcd5343e6
12:05:10 #13 CACHED
12:05:10 
12:05:10 #24 [internal] load build context
12:05:10 #24 sha256:a3f7037a439ce901b372dd60876a631367fdb163f78fe4b341916438c8da979b
12:05:11 #9 41.89 129 added, 0 removed; done.
12:05:11 #9 41.92 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
12:05:11 #9 41.93 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:11 #9 41.95 Setting up bsdmainutils (11.1.2ubuntu3) ...
12:05:11 #9 41.97 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:05:11 #9 41.97 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
12:05:11 #9 41.97 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:05:11 #9 41.97 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
12:05:11 #9 41.98 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
12:05:11 #9 41.99 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
12:05:11 #9 42.00 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
12:05:11 #9 42.01 Setting up dwz (0.13-5) ...
12:05:11 #9 42.02 Setting up groff-base (1.22.4-4build1) ...
12:05:11 #9 42.04 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
12:05:11 #9 42.05 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
12:05:11 #9 42.06 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
12:05:11 #9 42.07 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
12:05:11 #9 42.09 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
12:05:11 #9 42.10 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
12:05:11 #9 42.11 Setting up python3.8 (3.8.10-0ubuntu1~20.04) ...
12:05:11 #24 transferring context: 512.65kB 0.4s done
12:05:11 #24 DONE 0.5s
12:05:11 
12:05:11 #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
12:05:11 #14 sha256:f34c47e74c8857036dae5c63042e6cefe8fa1e2f5727f8f664139107fe22b502
12:05:11 #14 DONE 0.8s
12:05:11 
12:05:11 #15 [cross-true 2/6] RUN dpkg --add-architecture armel
12:05:11 #15 sha256:c5aff5400878127cd83204c5204e29d7a35cb86321614c069f126b272cdb56fa
12:05:11 #9 42.72 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
12:05:11 #9 42.73 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:05:11 #9 42.74 Setting up gpg (2.2.19-3ubuntu2.1) ...
12:05:11 #9 42.75 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
12:05:11 #15 DONE 0.5s
12:05:11 
12:05:11 #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
12:05:11 #16 sha256:aa69fa6706692784d6174ca3ed7706dd70b7601009c60cffc95f21448d0b2080
12:05:11 #9 42.76 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
12:05:11 #9 42.78 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
12:05:11 #9 42.79 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
12:05:12 #16 DONE 0.5s
12:05:12 
12:05:12 #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
12:05:12 #17 sha256:8e44bd5632f2e330aa66ac92a48f50e90af0581a9d06d3198476392f8dcc0d86
12:05:12 #9 43.24 Setting up openssh-client (1:8.2p1-4ubuntu0.2) ...
12:05:12 #9 43.33 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:12 #9 43.34 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
12:05:12 #9 43.35 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
12:05:12 #9 43.36 Setting up python3 (3.8.2-0ubuntu2) ...
12:05:12 #9 43.65 Setting up binutils (2.34-6ubuntu1.1) ...
12:05:12 #9 43.66 Setting up python3-xdg (0.26-1ubuntu1) ...
12:05:12 #17 DONE 0.5s
12:05:12 
12:05:12 #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
12:05:12 #18 sha256:906e1e17747def4c9c60fd5e3a338769007d8367fac60401fa123a5e0dcadcb6
12:05:12 #9 43.82 Setting up man-db (2.9.1-1) ...
12:05:12 #9 43.91 Building database of manual pages ...
12:05:13 #9 44.12 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
12:05:13 #9 44.13 Setting up python3-six (1.14.0-2) ...
12:05:13 #9 44.26 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
12:05:13 #9 44.27 Setting up perl (5.30.0-9ubuntu0.2) ...
12:05:13 #9 44.29 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
12:05:13 #9 44.30 Setting up python3-gpg (1.13.1-7ubuntu2) ...
12:05:13 #18 DONE 0.5s
12:05:13 
12:05:13 #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
12:05:13 #19 sha256:318f5a63397d08a7631eb3cfe80a94833e26bb00366e6be69811b6f5b391f5d8
12:05:13 #9 44.47 Setting up libdata-dump-perl (1.23-1) ...
12:05:13 #9 44.48 Setting up python3-certifi (2019.11.28-1) ...
12:05:13 #9 44.61 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
12:05:13 #9 44.62 Setting up libref-util-perl (0.204-1) ...
12:05:13 #9 44.63 Setting up libipc-system-simple-perl (1.26-1) ...
12:05:13 #9 44.65 Setting up libnet-domain-tld-perl (1.75-1) ...
12:05:13 #9 44.66 Setting up libxml-writer-perl (0.625-1) ...
12:05:13 #9 44.67 Setting up libhash-fieldhash-perl (0.15-1build2) ...
12:05:13 #9 44.68 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
12:05:13 #9 44.69 Setting up shared-mime-info (1.15-1) ...
12:05:14 #19 0.841 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:05:14 #19 0.841 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:05:14 #19 0.851 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:05:14 #19 0.978 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
12:05:14 #19 0.995 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
12:05:14 #19 1.002 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
12:05:14 #19 1.007 Get:7 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
12:05:14 #19 1.018 Get:8 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
12:05:14 #19 1.023 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
12:05:14 #19 1.137 Get:10 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
12:05:14 #19 1.309 Get:11 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
12:05:14 #19 1.471 Get:12 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
12:05:15 #19 1.609 Get:13 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:05:15 #19 1.759 Get:14 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:05:15 #17 exporting layers 7.2s done
12:05:15 #17 writing image sha256:d3d567a3fb5e481d0d7715dda63f5498f553c16604e114e9711d1f6a19960b39
12:05:15 #17 writing image sha256:d3d567a3fb5e481d0d7715dda63f5498f553c16604e114e9711d1f6a19960b39 done
12:05:15 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
12:05:15 #17 DONE 7.3s
12:05:15 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
12:05:15 + set -e
12:05:15 + mkdir -p /root/build-deb/engine
12:05:15 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:05:15 #19 1.906 Get:15 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:05:15 #19 2.028 Get:16 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
12:05:15 #19 2.029 Get:17 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
12:05:15 #19 2.029 Get:18 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:05:15 #19 2.030 Get:19 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
12:05:15 #19 2.031 Get:20 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:05:15 #19 2.031 Get:21 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
12:05:16 #9 46.73 Setting up liblinux-epoll-perl (0.017-1) ...
12:05:16 #9 46.74 Setting up libvariable-magic-perl (0.62-1build2) ...
12:05:16 #9 46.75 Setting up python3-idna (2.8-1) ...
12:05:16 #9 46.95 Setting up libio-html-perl (1.001-1) ...
12:05:16 #9 46.96 Setting up libcroco3:amd64 (0.6.13-1) ...
12:05:16 #9 46.97 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
12:05:16 #9 47.00 Setting up libtest-refcount-perl (0.10-1) ...
12:05:16 #9 47.01 Setting up libparams-util-perl (1.07-3build5) ...
12:05:16 #9 47.02 Setting up libdpkg-perl (1.19.7ubuntu3) ...
12:05:16 #9 47.03 Setting up autoconf (2.69-11.1) ...
12:05:16 #9 47.05 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
12:05:16 #9 47.21 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:05:16 #9 47.22 Setting up libarray-intspan-perl (2.003-1) ...
12:05:16 #9 47.23 Setting up libcapture-tiny-perl (0.48-1) ...
12:05:16 #9 47.24 Setting up libtimedate-perl (2.3200-1) ...
12:05:16 #9 47.26 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
12:05:16 #9 47.27 Setting up libsub-name-perl (0.26-1) ...
12:05:16 #9 47.28 Setting up libtype-tiny-xs-perl (0.016-1) ...
12:05:16 #9 47.29 Setting up libfile-chdir-perl (0.1008-1) ...
12:05:16 #9 47.30 Setting up xauth (1:1.1-0ubuntu1) ...
12:05:16 #9 47.32 Setting up cpp (4:9.3.0-1ubuntu2) ...
12:05:16 #9 47.33 Setting up libpath-tiny-perl (0.108-1) ...
12:05:16 #9 47.34 Setting up libarchive-cpio-perl (0.10-1) ...
12:05:16 + mkdir -p /root/build-deb/cli
12:05:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:05:16 #9 47.36 Setting up libjson-perl (4.02000-2) ...
12:05:16 #9 47.37 Setting up libsub-override-perl (0.09-2) ...
12:05:16 #9 47.38 Setting up python3-unidiff (0.5.5-2) ...
12:05:16 #9 47.51 Setting up libstrictures-perl (2.000006-1) ...
12:05:16 #9 47.52 Setting up libsub-quote-perl (2.006006-1) ...
12:05:16 #9 47.53 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
12:05:16 #9 47.54 Setting up libsort-versions-perl (1.62-1) ...
12:05:16 #9 47.55 Setting up libexporter-tiny-perl (1.002001-1) ...
12:05:16 #9 47.57 Setting up libre-engine-re2-perl (0.13-5) ...
12:05:16 #9 47.58 Setting up libterm-readkey-perl (2.38-1build1) ...
12:05:16 #9 47.59 Setting up lsb-release (11.1.0ubuntu2) ...
12:05:16 #9 47.60 Setting up libnet-ip-perl (1.26-2) ...
12:05:16 #9 47.61 Setting up python3-magic (2:0.4.15-3) ...
12:05:16 #9 47.76 Setting up libperlio-gzip-perl (0.19-1build5) ...
12:05:16 #9 47.77 Setting up libsys-hostname-long-perl (1.5-1) ...
12:05:16 #9 47.78 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
12:05:16 #9 47.79 Setting up liburi-perl (1.76-2) ...
12:05:16 #9 47.80 Setting up libdigest-bubblebabble-perl (0.02-2) ...
12:05:16 #9 47.82 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:16 #9 47.83 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
12:05:16 #9 47.84 Setting up python3-pkg-resources (45.2.0-1) ...
12:05:16 + mkdir -p /root/build-deb/compose-cli
12:05:16 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
12:05:16 + mkdir -p /root/build-deb/scan-cli-plugin
12:05:16 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:05:16 + mkdir -p /go/src/github.com/docker
12:05:16 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:05:16 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:05:16 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
12:05:16 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:05:16 + EPOCH=5
12:05:16 + EPOCH_SEP=
12:05:16 + [[ ! -z 5 ]]
12:05:16 + EPOCH_SEP=:
12:05:16 + [[ -z 0.0.0-20210702143511-f782d13 ]]
12:05:16 VERSION AAA 0.0.0-20210702143511-f782d13
12:05:16 VERSION bbb 0.0.0-20210702143511-f782d13
12:05:16 + echo VERSION AAA 0.0.0-20210702143511-f782d13
12:05:16 + VERSION=0.0.0-20210702143511-f782d13
12:05:16 + echo VERSION bbb 0.0.0-20210702143511-f782d13
12:05:16 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:05:16 + debSource=docker-ce
12:05:16 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:05:16 + debMaintainer='Docker <support@docker.com>'
12:05:16 ++ date --rfc-2822
12:05:16 + debDate='Sat, 03 Jul 2021 12:05:16 +0000'
12:05:16 + cat
12:05:16 + export CLI_GITCOMMIT=f782d13
12:05:16 + CLI_GITCOMMIT=f782d13
12:05:16 + export ENGINE_GITCOMMIT=45b45ad
12:05:16 + ENGINE_GITCOMMIT=45b45ad
12:05:16 + export SCAN_GITCOMMIT=35651ca
12:05:16 + SCAN_GITCOMMIT=35651ca
12:05:16 + echo VERSION BBB 0.0.0-20210702143511-f782d13
12:05:16 + dpkg-buildpackage -uc -us -I.git
12:05:16 VERSION BBB 0.0.0-20210702143511-f782d13
12:05:16 #9 48.03 Setting up automake (1:1.16.1-4ubuntu6) ...
12:05:16 #9 48.04 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:05:16 #9 48.04 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
12:05:16 #9 48.04 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
12:05:16 #9 48.05 Setting up libasync-mergepoint-perl (0.04-2) ...
12:05:16 #9 48.06 Setting up libstring-escape-perl (2010.002-2) ...
12:05:16 #9 48.07 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
12:05:16 #9 48.08 Setting up libhttp-date-perl (6.05-1) ...
12:05:16 #9 48.09 Setting up libfile-which-perl (1.23-1) ...
12:05:16 #9 48.10 Setting up libfile-basedir-perl (0.08-1) ...
12:05:16 #9 48.11 Setting up gettext (0.19.8.1-10build1) ...
12:05:16 #9 48.12 Setting up libnumber-range-perl (0.12-1) ...
12:05:16 #9 48.13 Setting up libunicode-utf8-perl (0.62-1build1) ...
12:05:17 dpkg-buildpackage: info: source package docker-ce
12:05:17 dpkg-buildpackage: info: source version 5:0.0.0-20210702143511-f782d13-0~raspbian-bullseye
12:05:17 dpkg-buildpackage: info: source distribution bullseye
12:05:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:05:17 #9 48.15 Setting up libstruct-dumb-perl (0.09-1) ...
12:05:17 #9 48.16 Setting up libfile-listing-perl (6.04-1) ...
12:05:17 #9 48.17 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
12:05:17 #9 48.19 Setting up libregexp-pattern-perl (0.2.12-1) ...
12:05:17 #9 48.20 Setting up libfont-afm-perl (1.20-2) ...
12:05:17 #9 48.21 Setting up libwant-perl (0.29-1build4) ...
12:05:17 #9 48.23 Setting up libdynaloader-functions-perl (0.003-1) ...
12:05:17 #9 48.24 Setting up libtext-glob-perl (0.10-1) ...
12:05:17 #9 48.25 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:05:17 #9 48.26 Setting up liblist-compare-perl (0.53-1) ...
12:05:17 #9 48.27 Setting up libref-util-xs-perl (0.117-1build2) ...
12:05:17 #9 48.28 Setting up libio-pty-perl (1:1.12-1) ...
12:05:17 #9 48.30 Setting up libtool (2.4.6-14) ...
12:05:17 #9 48.31 Setting up libfile-fcntllock-perl (0.22-3build4) ...
12:05:17 #9 48.32 Setting up libsort-key-perl (1.33-2build2) ...
12:05:17 #9 48.34 Setting up libclone-perl (0.43-2) ...
12:05:17 #9 48.35 Setting up libalgorithm-diff-perl (1.19.03-2) ...
12:05:17  dpkg-source -I.git --before-build .
12:05:17 dpkg-buildpackage: info: host architecture armhf
12:05:17 #9 48.36 Setting up libarchive-zip-perl (1.67-2) ...
12:05:17 #9 48.38 Setting up libsub-identify-perl (0.14-1build2) ...
12:05:17 #9 48.39 Setting up libdistro-info-perl (0.23ubuntu1) ...
12:05:17 #9 48.41 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
12:05:17 #9 48.42 Setting up python3-apt (2.0.0ubuntu0.20.04.5) ...
12:05:17 #9 48.59 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
12:05:17 #9 48.60 Setting up libio-stringy-perl (2.111-3) ...
12:05:17 #9 48.61 Setting up liblist-moreutils-perl (0.416-1build5) ...
12:05:17 #9 48.62 Setting up libhtml-tagset-perl (3.20-4) ...
12:05:17 #9 48.64 Setting up liblog-any-perl (1.708-1) ...
12:05:17 #9 48.65 Setting up libauthen-sasl-perl (2.1600-1) ...
12:05:17 #9 48.66 Setting up libdevel-size-perl (0.83-1build1) ...
12:05:17 #9 48.67 Setting up libdebhelper-perl (12.10ubuntu1) ...
12:05:17 #9 48.68 Setting up libpod-constants-perl (0.19-1) ...
12:05:17 #9 48.70 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
12:05:17 #9 48.71 Setting up libperl4-corelibs-perl (0.004-2) ...
12:05:17 #9 48.72 Setting up libfuture-perl (0.43-1) ...
12:05:17 #9 48.73 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:05:17 #9 48.75 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
12:05:17 #9 48.77 Setting up libtry-tiny-perl (0.30-1) ...
12:05:17 #9 48.78 Setting up libtype-tiny-perl (1.008001-2) ...
12:05:17 #9 48.79 Setting up libtest-fatal-perl (0.014-1) ...
12:05:17 #9 48.80 Setting up libcommon-sense-perl (3.74-2build6) ...
12:05:17 #9 48.81 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:05:17 #9 48.82 Setting up libnet-http-perl (6.19-1) ...
12:05:17 #9 48.83 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
12:05:17 #9 48.84 Setting up libencode-locale-perl (1.05-1) ...
12:05:17 #9 48.85 Setting up libtext-levenshtein-perl (0.13-1) ...
12:05:17 #9 48.86 Setting up libnet-dns-perl (1.22-1) ...
12:05:17 #9 48.87 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
12:05:17 #9 48.89 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
12:05:17 #9 48.90 Setting up libstring-shellquote-perl (1.04-1) ...
12:05:17 #9 48.91 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:17 #9 48.92 Setting up libsub-install-perl (0.928-1) ...
12:05:17 #9 48.93 Setting up gcc (4:9.3.0-1ubuntu2) ...
12:05:17  debian/rules clean
12:05:17 dh clean --with=bash-completion --with=systemd
12:05:17    dh_clean
12:05:18 #9 48.95 Setting up dpkg-dev (1.19.7ubuntu3) ...
12:05:18 #9 48.97 Setting up libnumber-compare-perl (0.03-1) ...
12:05:18 #9 48.98 Setting up intltool-debian (0.35.0+20060710.5) ...
12:05:18 #9 48.99 Setting up libio-async-perl (0.75-1) ...
12:05:18 #9 49.00 Setting up liberror-perl (0.17029-1) ...
12:05:18 #9 49.01 Setting up patchutils (0.3.4-2) ...
12:05:18 #9 49.02 Setting up libmail-sendmail-perl (0.80-1) ...
12:05:18 #9 49.03 Setting up libltdl-dev:amd64 (2.4.6-14) ...
12:05:18 #9 49.04 Setting up libjson-maybexs-perl (1.004000-1) ...
12:05:18 #9 49.06 Setting up libxml-sax-base-perl (1.09-1) ...
12:05:18 #9 49.07 Setting up libio-string-perl (1.08-3) ...
12:05:18 #9 49.08 Setting up libreadonly-perl (2.050-2) ...
12:05:18 #9 49.09 Setting up python3-chardet (3.0.4-4build1) ...
12:05:18 #9 49.32 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
12:05:18 #9 49.33 Setting up libfile-find-rule-perl (0.34-1) ...
12:05:18 #9 49.34 Setting up libstring-copyright-perl (0.003006-1) ...
12:05:18 #9 49.36 Setting up python3-debian (0.1.36ubuntu1) ...
12:05:18  dpkg-source -I.git -b .
12:05:18 #9 49.52 Setting up python3-requests (2.22.0-2ubuntu1) ...
12:05:18 #9 49.67 Setting up libdata-optlist-perl (0.110-1) ...
12:05:18 #9 49.69 Setting up libipc-run-perl (20180523.0-2) ...
12:05:18 #9 49.70 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
12:05:18 #9 49.71 Setting up libcontextual-return-perl (0.004014-2) ...
12:05:18 #9 49.73 Setting up libwww-robotrules-perl (6.02-1) ...
12:05:18 #9 49.74 Setting up libtypes-serialiser-perl (1.0-1) ...
12:05:18 #9 49.75 Setting up g++ (4:9.3.0-1ubuntu2) ...
12:05:18 #9 49.78 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:05:18 #9 49.78 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
12:05:18 #9 49.78 Setting up libhtml-parser-perl (3.72-5) ...
12:05:18 #9 49.79 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:05:18 #9 49.80 Setting up librole-tiny-perl (2.001004-1) ...
12:05:18 #9 49.82 Setting up build-essential (12.8ubuntu1.1) ...
12:05:18 #9 49.83 Setting up libfont-ttf-perl (1.06-1) ...
12:05:18 #9 49.84 Setting up libfile-homedir-perl (1.004-1) ...
12:05:18 #9 49.85 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
12:05:18 #9 49.86 Setting up libio-socket-ssl-perl (2.067-1) ...
12:05:18 #9 49.87 Setting up libsub-exporter-perl (0.987-1) ...
12:05:18 #9 49.88 Setting up libalgorithm-merge-perl (0.08-3) ...
12:05:18 #9 49.89 Setting up libhttp-message-perl (6.22-1) ...
12:05:18 #9 49.91 Setting up libhtml-form-perl (6.07-1) ...
12:05:18 #9 49.92 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
12:05:18 #9 49.93 Setting up libjson-xs-perl (4.020-1build1) ...
12:05:18 #9 49.94 Setting up libhttp-negotiate-perl (6.01-1) ...
12:05:19 #9 49.95 Setting up libio-prompter-perl (0.004015-1) ...
12:05:19 #9 49.96 Setting up libhttp-cookies-perl (6.08-1) ...
12:05:19 #9 49.97 Setting up po-debconf (1.0.21) ...
12:05:19 #9 49.98 Setting up libhtml-tree-perl (5.07-2) ...
12:05:19 #9 49.99 Setting up libparams-classify-perl (0.015-1build2) ...
12:05:19 #9 50.00 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
12:05:19 #9 50.02 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:05:19 #9 50.03 Setting up libnet-dns-sec-perl (1.15-1) ...
12:05:19 #9 50.04 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.5) ...
12:05:19 #9 50.05 Setting up libsereal-perl (4.011-1) ...
12:05:19 #9 50.06 Setting up libhtml-format-perl (2.12-1) ...
12:05:19 #9 50.07 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:05:19 #9 50.13 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:05:19 dpkg-source: warning: native package version may not have a revision
12:05:19 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~raspbian'
12:05:19 dpkg-source: info: using source format '1.0'
12:05:19 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.tar.gz
12:05:19 #9 50.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:05:19 #9 50.31 
12:05:19 #9 50.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:05:19 #9 50.34 Setting up dput (1.0.3ubuntu1) ...
12:05:19 #9 50.49 Setting up libio-async-loop-epoll-perl (0.20-1) ...
12:05:19 #9 50.50 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
12:05:19 #9 50.63 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:05:19 #9 50.64 Setting up libmodule-runtime-perl (0.016-1) ...
12:05:19 #9 50.65 Setting up libmailtools-perl (2.21-1) ...
12:05:19 #9 50.67 Setting up git (1:2.25.1-1ubuntu3.1) ...
12:05:19 #9 50.70 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
12:05:19 #9 50.74 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:05:19 #9 50.81 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:05:19 #9 50.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:05:19 #9 50.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:05:20 #9 51.02 Setting up dh-strip-nondeterminism (1.7.0-1) ...
12:05:20 #9 51.03 Setting up libconst-fast-perl (0.014-1) ...
12:05:20 #9 51.04 Setting up libhttp-daemon-perl (6.06-1) ...
12:05:20 #9 51.06 Setting up libgit-wrapper-perl (0.048-1) ...
12:05:20 #9 51.07 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.5) ...
12:05:20 #9 51.09 Setting up curl (7.68.0-1ubuntu2.5) ...
12:05:20 #9 51.10 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
12:05:20 #9 51.12 Setting up libmodule-implementation-perl (0.09-1) ...
12:05:20 #9 51.13 Setting up libemail-valid-perl (1.202-1) ...
12:05:20 #9 51.14 Setting up libpackage-stash-perl (0.38-1) ...
12:05:20 #9 51.15 Setting up libimport-into-perl (1.002005-1) ...
12:05:20 #9 51.16 Setting up libmoo-perl (2.003006-1) ...
12:05:20 #9 51.17 Setting up liblist-someutils-perl (0.58-1) ...
12:05:20 #9 51.19 Setting up liblist-someutils-xs-perl (0.58-2) ...
12:05:20 #9 51.20 Setting up gnupg (2.2.19-3ubuntu2.1) ...
12:05:20 #9 51.21 Setting up libmoox-aliases-perl (0.001006-1) ...
12:05:20 #9 51.22 Setting up libparams-validate-perl (1.29-3) ...
12:05:20 #9 51.23 Setting up libb-hooks-endofscope-perl (0.24-1) ...
12:05:20 #9 51.24 Setting up libnamespace-clean-perl (0.27-1) ...
12:05:20 #9 51.25 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
12:05:20 #9 51.26 Setting up libgitlab-api-v4-perl (0.25-1) ...
12:05:20 #9 51.27 Setting up libmoox-struct-perl (0.017-1) ...
12:05:20 #9 51.28 Setting up lintian (2.62.0ubuntu1) ...
12:05:20 #9 51.30 Setting up licensecheck (3.0.45-1) ...
12:05:20 #9 51.31 Setting up dh-autoreconf (19) ...
12:05:20 #9 51.33 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
12:05:20 #9 51.34 Setting up libwww-perl (6.43-1) ...
12:05:20 #9 51.35 Setting up debhelper (12.10ubuntu1) ...
12:05:20 #9 51.36 Setting up devscripts (2.20.2ubuntu2) ...
12:05:20 #9 51.52 Setting up equivs (2.2.0) ...
12:05:20 #9 51.53 Setting up libxml-parser-perl (2.46-1) ...
12:05:20 #9 51.55 Setting up libxml-sax-expat-perl (0.51-1) ...
12:05:20 #9 51.59 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:05:20 #9 51.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:05:20 #9 51.76 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:05:20 #9 51.79 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
12:05:20 #9 51.81 Processing triggers for ca-certificates (20210119~20.04.1) ...
12:05:20 #9 51.82 Updating certificates in /etc/ssl/certs...
12:05:21 #9 52.16 0 added, 0 removed; done.
12:05:21 #9 52.16 Running hooks in /etc/ca-certificates/update.d...
12:05:21 #9 52.16 done.
12:05:21 #9 DONE 52.4s
12:05:21 
12:05:21 #11 [stage-1 4/9] COPY common /root/build-deb/debian
12:05:21 #11 sha256:b4b5cae4d57583515355809ab7d22f5194a1b0fce41a39d927a5744fa7569b09
12:05:21 #11 DONE 0.1s
12:05:21 
12:05:21 #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
12:05:21 #12 sha256:59c0bb9f5ac7bdbc85381fee9196b6eda6a6d9e69a79cb9efd9372edb8393226
12:05:21 #19 8.035 Fetched 48.3 MB in 7s (6483 kB/s)
12:05:22 #12 0.775 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
12:05:22 #12 0.924 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
12:05:22 #12 0.994 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
12:05:22 #12 1.068 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
12:05:23 #12 1.158 Reading package lists...
12:05:23 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:05:23 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:05:23 GOOS="" GOARCH="" GOARM=""
12:05:23 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:05:23 
12:05:23 ~/rpmbuild/BUILD/src
12:05:23 + popd
12:05:23 + exit 0
12:05:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ubrvtf
12:05:23 + umask 022
12:05:23 + cd /root/rpmbuild/BUILD
12:05:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64 '!=' / ']'
12:05:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:23 + mkdir -p /root/rpmbuild/BUILDROOT
12:05:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:23 + cd src
12:05:23 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:05:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/dockerd
12:05:23 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:05:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/docker-proxy
12:05:23 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/docker-init
12:05:23 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/lib/systemd/system/docker.service
12:05:23 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/lib/systemd/system/docker.socket
12:05:23 + /usr/lib/rpm/check-buildroot
12:05:23 + /usr/lib/rpm/redhat/brp-ldconfig
12:05:23 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:05:23 + /usr/lib/rpm/brp-compress
12:05:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:05:23 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:05:23 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:05:23 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:05:23 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:05:23 + /usr/lib/rpm/brp-python-hardlink
12:05:23 + PYTHON3=/usr/libexec/platform-python
12:05:23 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:05:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WSRm0f
12:05:23 + umask 022
12:05:23 + cd /root/rpmbuild/BUILD
12:05:23 + cd src
12:05:23 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:05:23 + ver='Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
12:05:23 + test 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad' = 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
12:05:23 + echo 'PASS: daemon version OK'
12:05:23 PASS: daemon version OK
12:05:23 + exit 0
12:05:23 Processing files: docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:23 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/docker-proxy
12:05:23 Provides: docker-ce = 3:0.0.0.20210702143511.f782d13-0.el8 docker-ce(x86-64) = 3:0.0.0.20210702143511.f782d13-0.el8
12:05:23 Requires(interp): /bin/sh /bin/sh /bin/sh
12:05:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:05:23 Requires(post): /bin/sh
12:05:23 Requires(preun): /bin/sh
12:05:23 Requires(postun): /bin/sh
12:05:23 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)
12:05:23 Conflicts: docker docker-ee docker-engine-cs docker-io
12:05:23 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:05:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:23 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210702143511.f782d13-0.el8.src.rpm
12:05:24 #12 2.516 dh_testdir
12:05:24 #12 2.536 dh_testroot
12:05:24 #12 2.555 dh_prep
12:05:24 #12 2.576 dh_testdir
12:05:24 #12 2.595 dh_testroot
12:05:24 #12 2.614 dh_install
12:05:24 #12 2.642 dh_installdocs
12:05:24 #12 2.674 dh_installchangelogs
12:05:24 #12 2.747 dh_compress
12:05:24 #12 2.781 dh_fixperms
12:05:24 #12 2.825 dh_installdeb
12:05:24 #12 2.851 dh_gencontrol
12:05:24 #12 2.964 dh_md5sums
12:05:24 #12 2.993 dh_builddeb
12:05:24 #12 3.013 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:05:24 #12 3.033 
12:05:24 #12 3.033 The package has been created.
12:05:24 #12 3.033 Attention, the package has been created in the current directory,
12:05:24 #12 3.033 not in ".." as indicated by the message above!
12:05:24 #12 3.055 Selecting previously unselected package docker-ce-build-deps.
12:05:24 #12 3.069 (Reading database ... 26307 files and directories currently installed.)
12:05:24 #12 3.070 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:05:24 #12 3.074 Unpacking docker-ce-build-deps (1.0) ...
12:05:25 #12 3.144 Reading package lists...
12:05:25 #19 8.035 Reading package lists...
12:05:25 #12 3.870 Building dependency tree...
12:05:25 #12 4.037 Reading state information...
12:05:25 #12 4.057 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:05:25 #12 4.095 Starting 2 pkgProblemResolver with broken count: 0
12:05:25 #12 4.098 Done
12:05:25 #12 4.116  Done
12:05:25 #12 4.123 Starting pkgProblemResolver with broken count: 0
12:05:25 #12 4.147 Starting 2 pkgProblemResolver with broken count: 0
12:05:25 #12 4.150 Done
12:05:25 #12 4.232 The following additional packages will be installed:
12:05:25 #12 4.232   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
12:05:25 #12 4.232   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:05:25 #12 4.232   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:05:25 #12 4.232   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:05:25 #12 4.233   libsystemd0 libudev-dev libudev1 libuv1 pkg-config
12:05:25 #12 4.234 Suggested packages:
12:05:25 #12 4.234   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:05:25 #12 4.234 Recommended packages:
12:05:25 #12 4.234   dmsetup
12:05:25 #12 4.269 The following NEW packages will be installed:
12:05:25 #12 4.269   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
12:05:25 #12 4.270   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:05:25 #12 4.270   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:05:25 #12 4.270   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
12:05:25 #12 4.271   libudev-dev libuv1 pkg-config
12:05:25 #12 4.272 The following packages will be upgraded:
12:05:25 #12 4.272   libsystemd0 libudev1
12:05:26 #12 4.683 2 upgraded, 23 newly installed, 0 to remove and 6 not upgraded.
12:05:26 #12 4.683 1 not fully installed or removed.
12:05:26 #12 4.683 Need to get 8886 kB of archives.
12:05:26 #12 4.683 After this operation, 41.1 MB of additional disk space will be used.
12:05:26 #12 4.683 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
12:05:26 #12 5.039 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
12:05:26 #12 5.304 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
12:05:26 #12 5.323 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
12:05:26 #12 5.328 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
12:05:26 #12 5.335 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB]
12:05:26 #12 5.339 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
12:05:27 #12 5.513 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
12:05:27 #12 5.514 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
12:05:27 #12 5.516 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
12:05:27 #12 5.525 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.7 [77.6 kB]
12:05:27 #12 5.530 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
12:05:27 #12 5.537 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
12:05:27 #12 5.537 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.7 [19.7 kB]
12:05:27 #12 5.540 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
12:05:27 #12 5.560 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
12:05:27 #12 5.588 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
12:05:27 #12 5.590 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
12:05:27 #12 5.662 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
12:05:27 #12 5.672 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
12:05:27 #12 5.674 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
12:05:27 #12 5.675 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
12:05:27 #12 5.677 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.7 [270 kB]
12:05:27 #12 5.681 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.7 [246 kB]
12:05:27 #12 5.685 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
12:05:27 #12 5.826 debconf: delaying package configuration, since apt-utils is not installed
12:05:27 #12 5.858 Fetched 8886 kB in 1s (6306 kB/s)
12:05:27 #12 5.885 Selecting previously unselected package bash-completion.
12:05:27 #12 5.885 (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.)
12:05:27 #12 5.901 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
12:05:27 #19 11.26 Reading package lists...
12:05:28 #12 6.473 Unpacking bash-completion (1:2.10-1ubuntu1) ...
12:05:28 #12 6.588 Selecting previously unselected package cmake-data.
12:05:28 #12 6.591 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
12:05:28 #12 6.596 Unpacking cmake-data (3.16.3-1ubuntu1) ...
12:05:28 #19 14.50 Building dependency tree...
12:05:28 #12 6.921 Selecting previously unselected package libarchive13:amd64.
12:05:28 #12 6.924 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
12:05:28 #12 6.933 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
12:05:28 #12 6.993 Selecting previously unselected package libjsoncpp1:amd64.
12:05:28 #12 6.996 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
12:05:28 #12 6.999 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
12:05:28 #12 7.042 Selecting previously unselected package librhash0:amd64.
12:05:28 #12 7.042 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
12:05:28 #12 7.047 Unpacking librhash0:amd64 (1.3.9-1) ...
12:05:28 #12 7.091 Selecting previously unselected package libuv1:amd64.
12:05:28 #12 7.091 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.1_amd64.deb ...
12:05:28 #12 7.095 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.1) ...
12:05:28 #12 7.129 Selecting previously unselected package cmake.
12:05:28 #12 7.132 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
12:05:28 #12 7.136 Unpacking cmake (3.16.3-1ubuntu1) ...
12:05:28 #12 7.522 Selecting previously unselected package dh-apparmor.
12:05:28 #12 7.525 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
12:05:28 #12 7.529 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
12:05:28 #12 7.564 Selecting previously unselected package libbtrfs0:amd64.
12:05:28 #12 7.567 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
12:05:28 #12 7.572 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
12:05:28 #12 7.615 Selecting previously unselected package libbtrfs-dev:amd64.
12:05:28 #12 7.618 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
12:05:28 #12 7.621 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
12:05:29 #19 15.72 The following additional packages will be installed:
12:05:29 #19 15.72   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
12:05:29 #19 15.72   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
12:05:29 #19 15.72   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
12:05:29 #19 15.72   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
12:05:29 #19 15.72   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
12:05:29 #19 15.72   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
12:05:29 #19 15.72   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
12:05:29 #19 15.72   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
12:05:29 #19 15.72   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
12:05:29 #19 15.72   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
12:05:29 #19 15.72   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
12:05:29 #19 15.72   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
12:05:29 #19 15.72   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
12:05:29 #19 15.72   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
12:05:29 #19 15.72   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
12:05:29 #19 15.72   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
12:05:29 #19 15.72   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
12:05:29 #19 15.72   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
12:05:29 #19 15.72   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
12:05:29 #19 15.72   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
12:05:29 #19 15.72   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
12:05:29 #19 15.72   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
12:05:29 #19 15.72   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
12:05:29 #19 15.72   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
12:05:29 #19 15.72   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
12:05:29 #19 15.72   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
12:05:29 #19 15.72   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
12:05:29 #19 15.72   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
12:05:29 #19 15.72   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
12:05:29 #19 15.72   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
12:05:29 #19 15.72   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
12:05:29 #19 15.72   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
12:05:29 #19 15.72   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
12:05:29 #19 15.72   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
12:05:29 #19 15.72   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
12:05:29 #19 15.72   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
12:05:29 #19 15.72   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
12:05:29 #19 15.72   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
12:05:29 #19 15.72   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
12:05:29 #19 15.72   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
12:05:29 #19 15.72   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
12:05:29 #19 15.72   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
12:05:29 #19 15.72   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
12:05:29 #19 15.73   linux-libc-dev-s390x-cross patch xz-utils
12:05:29 #19 15.73 Suggested packages:
12:05:29 #19 15.73   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
12:05:29 #19 15.73   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
12:05:29 #19 15.73   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
12:05:29 #19 15.73   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
12:05:29 #19 15.73   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
12:05:29 #19 15.73   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
12:05:29 #19 15.73   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
12:05:29 #19 15.73   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
12:05:29 #19 15.73   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
12:05:29 #19 15.73   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
12:05:29 #19 15.73   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
12:05:29 #19 15.73   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
12:05:29 #19 15.73   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
12:05:29 #19 15.73   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
12:05:29 #19 15.73   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
12:05:29 #19 15.73   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
12:05:29 #19 15.73   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
12:05:29 #19 15.73   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
12:05:29 #19 15.73   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
12:05:29 #19 15.73   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
12:05:29 #19 15.73   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
12:05:29 #19 15.73   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
12:05:29 #19 15.73   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
12:05:29 #19 15.73   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
12:05:29 #19 15.73   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
12:05:29 #19 15.73   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
12:05:29 #19 15.73   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
12:05:29 #19 15.73   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
12:05:29 #19 15.73   libyaml-shell-perl ed diffutils-doc
12:05:29 #19 15.73 Recommended packages:
12:05:29 #19 15.73   fakeroot build-essential libalgorithm-merge-perl libwww-perl
12:05:29 #19 15.73   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
12:05:29 #12 7.677 Preparing to unpack .../10-libudev1_245.4-4ubuntu3.7_amd64.deb ...
12:05:29 #12 7.688 Unpacking libudev1:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ...
12:05:29 #12 7.743 Setting up libudev1:amd64 (245.4-4ubuntu3.7) ...
12:05:29 #12 7.787 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:05:29 #12 7.787 (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.)
12:05:29 #12 7.803 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:05:29 #12 7.807 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:05:29 #12 7.854 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:05:29 #12 7.857 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:05:29 #12 7.862 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:05:29 #12 7.890 Selecting previously unselected package libudev-dev:amd64.
12:05:29 #12 7.893 Preparing to unpack .../02-libudev-dev_245.4-4ubuntu3.7_amd64.deb ...
12:05:29 #12 7.897 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.7) ...
12:05:29 #12 7.930 Selecting previously unselected package libsepol1-dev:amd64.
12:05:29 #12 7.933 Preparing to unpack .../03-libsepol1-dev_3.0-1_amd64.deb ...
12:05:29 #12 7.938 Unpacking libsepol1-dev:amd64 (3.0-1) ...
12:05:29 #12 8.004 Selecting previously unselected package libpcre2-16-0:amd64.
12:05:29 #12 8.007 Preparing to unpack .../04-libpcre2-16-0_10.34-7_amd64.deb ...
12:05:29 #12 8.010 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
12:05:29 #12 8.059 Selecting previously unselected package libpcre2-32-0:amd64.
12:05:29 #12 8.062 Preparing to unpack .../05-libpcre2-32-0_10.34-7_amd64.deb ...
12:05:29 #12 8.066 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
12:05:29 #12 8.114 Selecting previously unselected package libpcre2-posix2:amd64.
12:05:29 #12 8.117 Preparing to unpack .../06-libpcre2-posix2_10.34-7_amd64.deb ...
12:05:29 #12 8.122 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
12:05:29 #12 8.151 Selecting previously unselected package libpcre2-dev:amd64.
12:05:29 #12 8.154 Preparing to unpack .../07-libpcre2-dev_10.34-7_amd64.deb ...
12:05:29 #12 8.158 Unpacking libpcre2-dev:amd64 (10.34-7) ...
12:05:29 #12 8.249 Selecting previously unselected package libselinux1-dev:amd64.
12:05:29 #12 8.252 Preparing to unpack .../08-libselinux1-dev_3.0-1build2_amd64.deb ...
12:05:29 #12 8.256 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
12:05:29 #12 8.300 Selecting previously unselected package libdevmapper-dev:amd64.
12:05:29 #12 8.303 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
12:05:29 #12 8.307 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
12:05:29 #12 8.337 Selecting previously unselected package libseccomp-dev:amd64.
12:05:29 #12 8.340 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
12:05:29 #12 8.345 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
12:05:29 #12 8.387 Preparing to unpack .../11-libsystemd0_245.4-4ubuntu3.7_amd64.deb ...
12:05:30 #12 8.399 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ...
12:05:30 #12 8.475 Setting up libsystemd0:amd64 (245.4-4ubuntu3.7) ...
12:05:30 #12 8.512 Selecting previously unselected package libsystemd-dev:amd64.
12:05:30 #12 8.512 (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.)
12:05:30 #12 8.529 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.7_amd64.deb ...
12:05:30 #12 8.532 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.7) ...
12:05:30 #12 8.596 Selecting previously unselected package pkg-config.
12:05:30 #12 8.599 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_amd64.deb ...
12:05:30 #12 8.603 Unpacking pkg-config (0.29.1-0ubuntu4) ...
12:05:30 #12 8.642 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
12:05:30 #12 8.653 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
12:05:30 #12 8.664 Setting up libsepol1-dev:amd64 (3.0-1) ...
12:05:30 #12 8.675 Setting up libpcre2-16-0:amd64 (10.34-7) ...
12:05:30 #12 8.686 Setting up libbtrfs0:amd64 (5.4.1-2) ...
12:05:30 #12 8.696 Setting up libpcre2-32-0:amd64 (10.34-7) ...
12:05:30 #12 8.707 Setting up libuv1:amd64 (1.34.2-1ubuntu1.1) ...
12:05:30 #12 8.719 Setting up bash-completion (1:2.10-1ubuntu1) ...
12:05:30 #19 16.99 The following NEW packages will be installed:
12:05:30 #19 16.99   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
12:05:30 #19 16.99   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
12:05:30 #19 16.99   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
12:05:30 #19 16.99   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
12:05:30 #19 16.99   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
12:05:30 #19 16.99   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
12:05:30 #19 16.99   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
12:05:30 #19 16.99   crossbuild-essential-armel crossbuild-essential-armhf
12:05:30 #19 16.99   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
12:05:30 #19 16.99   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
12:05:30 #19 16.99   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
12:05:30 #19 16.99   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
12:05:30 #19 16.99   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
12:05:30 #19 16.99   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
12:05:30 #19 16.99   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
12:05:30 #19 16.99   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
12:05:30 #19 16.99   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
12:05:30 #19 16.99   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
12:05:30 #19 16.99   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
12:05:30 #19 16.99   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
12:05:30 #19 16.99   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
12:05:30 #19 16.99   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
12:05:30 #19 16.99   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
12:05:30 #19 16.99   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
12:05:30 #19 16.99   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
12:05:30 #19 16.99   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
12:05:30 #19 16.99   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
12:05:30 #19 16.99   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
12:05:30 #19 16.99   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
12:05:30 #19 16.99   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
12:05:30 #19 16.99   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
12:05:30 #19 16.99   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
12:05:30 #19 16.99   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
12:05:30 #19 16.99   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
12:05:30 #19 16.99   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
12:05:30 #19 16.99   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
12:05:30 #19 16.99   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
12:05:30 #19 16.99   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
12:05:30 #19 16.99   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
12:05:30 #19 16.99   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
12:05:30 #19 16.99   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
12:05:30 #19 16.99   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
12:05:30 #19 16.99   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
12:05:30 #19 16.99   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
12:05:30 #19 16.99   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
12:05:30 #19 16.99   linux-libc-dev-s390x-cross patch xz-utils
12:05:30 #19 17.30 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
12:05:30 #19 17.30 Need to get 169 MB of archives.
12:05:30 #19 17.30 After this operation, 612 MB of additional disk space will be used.
12:05:30 #19 17.30 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
12:05:30 #19 17.30 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:05:30 #19 17.30 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
12:05:30 #19 17.31 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
12:05:30 #19 17.31 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
12:05:30 #19 17.31 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:05:30 #19 17.31 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
12:05:30 #19 17.35 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
12:05:30 #19 17.38 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
12:05:30 #19 17.40 Get:10 http://deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
12:05:30 #19 17.43 Get:11 http://deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
12:05:30 #19 17.45 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
12:05:30 #19 17.45 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
12:05:30 #19 17.51 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
12:05:30 #12 9.328 Setting up pkg-config (0.29.1-0ubuntu4) ...
12:05:30 #12 9.376 Setting up libudev-dev:amd64 (245.4-4ubuntu3.7) ...
12:05:30 #12 9.387 Setting up libpcre2-posix2:amd64 (10.34-7) ...
12:05:30 #12 9.398 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:05:30 #12 9.410 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
12:05:30 #12 9.423 Setting up librhash0:amd64 (1.3.9-1) ...
12:05:30 #12 9.434 Setting up cmake-data (3.16.3-1ubuntu1) ...
12:05:30 #12 9.452 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
12:05:30 #12 9.464 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.7) ...
12:05:30 #12 9.476 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
12:05:30 #19 17.52 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
12:05:30 #19 17.58 Get:16 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
12:05:30 #19 17.59 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
12:05:30 #19 17.65 Get:18 http://deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
12:05:30 #19 17.65 Get:19 http://deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
12:05:30 #19 17.72 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
12:05:30 #19 17.72 Get:21 http://deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
12:05:30 #19 17.78 Get:22 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
12:05:31 #12 9.488 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
12:05:31 #12 9.502 Setting up libpcre2-dev:amd64 (10.34-7) ...
12:05:31 #12 9.514 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
12:05:31 #12 9.525 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
12:05:31 #12 9.538 Setting up cmake (3.16.3-1ubuntu1) ...
12:05:31 #12 9.550 Setting up docker-ce-build-deps (1.0) ...
12:05:31 #12 9.562 Processing triggers for man-db (2.9.1-1) ...
12:05:31 #12 9.585 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
12:05:31 #19 17.78 Get:23 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
12:05:31 #19 17.83 Get:24 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
12:05:31 #19 17.83 Get:25 http://deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
12:05:31 #19 17.84 Get:26 http://deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
12:05:31 #19 17.84 Get:27 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
12:05:31 #19 17.84 Get:28 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
12:05:31 #19 17.84 Get:29 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
12:05:31 #19 17.86 Get:30 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
12:05:31 #19 17.86 Get:31 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
12:05:31 #19 17.86 Get:32 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
12:05:31 #19 17.86 Get:33 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
12:05:31 #19 17.86 Get:34 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
12:05:31 #19 17.86 Get:35 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
12:05:31 #19 17.87 Get:36 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
12:05:31 #19 17.87 Get:37 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
12:05:31 #19 17.87 Get:38 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
12:05:31 #19 17.87 Get:39 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
12:05:31 #19 17.88 Get:40 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
12:05:31 #19 17.95 Get:41 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
12:05:31 #19 17.95 Get:42 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
12:05:31 #19 17.96 Get:43 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
12:05:31 #19 17.99 Get:44 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
12:05:31 #12 DONE 9.8s
12:05:31 
12:05:31 #13 [stage-1 6/9] COPY sources/ /sources
12:05:31 #13 sha256:41d99b196be4a94fef04b0ccb7f58df1608f1fea2627c1097505adf99908102a
12:05:31 #13 DONE 0.2s
12:05:31 #19 18.00 Get:45 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
12:05:31 #19 18.07 Get:46 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
12:05:31 #19 18.07 Get:47 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:05:31 #19 18.07 Get:48 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
12:05:31 #19 18.09 Get:49 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
12:05:31 #19 18.09 Get:50 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
12:05:31 #19 18.09 Get:51 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:05:31 #19 18.18 Get:52 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:05:31 #19 18.18 Get:53 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
12:05:31 #19 18.19 Get:54 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
12:05:31 #19 18.19 Get:55 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
12:05:31 #19 18.19 Get:56 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
12:05:31 #19 18.19 Get:57 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
12:05:31 #19 18.19 Get:58 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
12:05:31 #19 18.19 Get:59 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
12:05:31 #19 18.19 Get:60 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:05:31 #19 18.19 Get:61 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
12:05:31 #19 18.19 Get:62 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
12:05:31 #19 18.20 Get:63 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
12:05:31 #19 18.20 Get:64 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
12:05:31 #19 18.20 Get:65 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
12:05:31 #19 18.21 Get:66 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
12:05:31 #19 18.21 Get:67 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
12:05:31 #19 18.21 Get:68 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
12:05:31 #19 18.21 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
12:05:31 #19 18.21 Get:70 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
12:05:31 #19 18.22 Get:71 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
12:05:31 #19 18.22 Get:72 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
12:05:31 #19 18.22 Get:73 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
12:05:31 #19 18.30 Get:74 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
12:05:31 
12:05:31 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:05:31 #15 sha256:92a1b09bbd6eb839080a4f09195eee83122884d03e9f0d2c786a54ffe378b7d2
12:05:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64.rpm
12:05:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5X74eg
12:05:31 + umask 022
12:05:31 + cd /root/rpmbuild/BUILD
12:05:31 + cd src
12:05:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:05:31 + exit 0
12:05:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.agWQdj
12:05:31 + umask 022
12:05:31 + cd /root/rpmbuild/BUILD
12:05:31 + cd /root/rpmbuild/BUILD
12:05:31 + rm -rf src
12:05:31 + /usr/bin/mkdir -p src
12:05:31 + cd src
12:05:31 + /usr/bin/tar -xof -
12:05:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:05:31 + STATUS=0
12:05:31 + '[' 0 -ne 0 ']'
12:05:31 + /usr/bin/tar -xof -
12:05:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
12:05:31 + STATUS=0
12:05:31 + '[' 0 -ne 0 ']'
12:05:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:05:31 + exit 0
12:05:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rrcnoh
12:05:31 + umask 022
12:05:31 + cd /root/rpmbuild/BUILD
12:05:31 + cd src
12:05:31 + mkdir -p /go/src/github.com/docker
12:05:31 + rm -f /go/src/github.com/docker/cli
12:05:31 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:05:31 + pushd /go/src/github.com/docker/cli
12:05:31 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:05:31 + VERSION=0.0.0-20210702143511-f782d13
12:05:31 + GITCOMMIT=f782d13
12:05:31 + GO_LINKMODE=dynamic
12:05:31 + ./scripts/build/binary
12:05:31 Building dynamic docker-linux-amd64
12:05:31 #19 18.30 Get:75 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
12:05:31 #19 18.31 Get:76 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
12:05:31 #19 18.33 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
12:05:31 #19 18.35 Get:78 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
12:05:31 #19 18.42 Get:79 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
12:05:31 #19 18.42 Get:80 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
12:05:31 #19 18.42 Get:81 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
12:05:31 #19 18.43 Get:82 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
12:05:31 #19 18.43 Get:83 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
12:05:31 #19 18.44 Get:84 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
12:05:31 #19 18.44 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
12:05:31 #19 18.44 Get:86 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
12:05:31 #19 18.44 Get:87 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
12:05:31 #19 18.44 Get:88 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
12:05:31 #19 18.45 Get:89 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
12:05:31 #19 18.52 Get:90 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
12:05:31 #19 18.52 Get:91 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
12:05:31 #19 18.54 Get:92 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
12:05:31 #19 18.56 Get:93 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
12:05:31 #19 18.58 Get:94 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
12:05:31 #19 18.65 Get:95 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
12:05:31 #19 18.70 Get:96 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
12:05:31 #19 18.79 Get:97 http://deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
12:05:32 #19 18.81 Get:98 http://deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
12:05:32 #19 18.81 Get:99 http://deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
12:05:32 #19 18.81 Get:100 http://deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
12:05:32 #19 18.81 Get:101 http://deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
12:05:32 #19 18.81 Get:102 http://deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
12:05:32 #19 18.81 Get:103 http://deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
12:05:32 #19 18.82 Get:104 http://deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
12:05:32 #19 18.82 Get:105 http://deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
12:05:32 #19 18.82 Get:106 http://deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
12:05:32 #19 18.82 Get:107 http://deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
12:05:32 #19 18.83 Get:108 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
12:05:32 #19 18.84 Get:109 http://deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
12:05:32 #19 18.91 Get:110 http://deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
12:05:32 #19 18.96 Get:111 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
12:05:32 #19 19.27 Get:112 http://deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
12:05:32 #19 19.35 Get:113 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
12:05:32 #19 19.38 Get:114 http://deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
12:05:32 #19 19.45 Get:115 http://deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
12:05:32 #19 19.45 Get:116 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
12:05:32 #19 19.45 Get:117 http://deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
12:05:32 #19 19.47 Get:118 http://deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
12:05:32 #19 19.47 Get:119 http://deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
12:05:32 #19 19.47 Get:120 http://deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
12:05:32 #19 19.47 Get:121 http://deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
12:05:32 #19 19.47 Get:122 http://deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
12:05:32 #19 19.47 Get:123 http://deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
12:05:32 #19 19.48 Get:124 http://deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
12:05:32 #19 19.48 Get:125 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
12:05:32 #19 19.48 Get:126 http://deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
12:05:32 #19 19.55 Get:127 http://deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
12:05:32 #19 19.55 Get:128 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
12:05:32 #19 19.56 Get:129 http://deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
12:05:32 #15 DONE 1.6s
12:05:33 #19 19.71 Get:130 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
12:05:33 
12:05:33 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:05:33 #16 sha256:0fa9dc7e0226fe1e7efc4e108c675bd715f66516d16dc508dc285045a5d74d6f
12:05:33 #16 DONE 0.0s
12:05:33 
12:05:33 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:05:33 #17 sha256:833431eb861d7a1e0f36206b5af050935a5413c03be253b9b56d6abcd8004df9
12:05:33 #17 DONE 0.0s
12:05:33 
12:05:33 #18 exporting to image
12:05:33 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:05:33 #18 exporting layers
12:05:33 #19 20.15 Get:131 http://deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
12:05:33 #19 20.22 Get:132 http://deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
12:05:33 #19 20.22 Get:133 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
12:05:33 #19 20.51 debconf: delaying package configuration, since apt-utils is not installed
12:05:33 #19 20.61 Fetched 169 MB in 3s (53.0 MB/s)
12:05:34 #19 20.64 Selecting previously unselected package liblocale-gettext-perl.
12:05:34 #19 20.64 (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.)
12:05:34 #19 20.71 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
12:05:34 #19 20.71 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
12:05:34 #19 20.74 Selecting previously unselected package bzip2.
12:05:34 #19 20.74 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:05:34 #19 20.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:05:34 #19 20.77 Selecting previously unselected package libmagic-mgc.
12:05:34 #19 20.77 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
12:05:34 #19 20.78 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:05:34 #19 20.84 Selecting previously unselected package libmagic1:amd64.
12:05:34 #19 20.84 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
12:05:34 #19 20.85 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
12:05:34 #19 20.88 Selecting previously unselected package file.
12:05:34 #19 20.89 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
12:05:34 #19 20.89 Unpacking file (1:5.35-4+deb10u2) ...
12:05:34 #19 20.92 Selecting previously unselected package xz-utils.
12:05:34 #19 20.92 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
12:05:34 #19 20.93 Unpacking xz-utils (5.2.4-1) ...
12:05:34 #19 20.97 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:05:34 #19 20.97 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
12:05:34 #19 20.97 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
12:05:34 #19 21.32 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:05:34 #19 21.32 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
12:05:34 #19 21.32 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
12:05:34 #19 21.62 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:05:34 #19 21.62 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
12:05:34 #19 21.63 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
12:05:35 #19 21.93 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
12:05:35 #19 21.93 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
12:05:35 #19 21.94 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
12:05:35 #19 22.22 Selecting previously unselected package binutils-s390x-linux-gnu.
12:05:35 #19 22.22 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
12:05:35 #19 22.23 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
12:05:35 #19 22.46 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
12:05:35 #19 22.47 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
12:05:35 #19 22.47 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:35 #19 22.50 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
12:05:35 #19 22.51 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:35 #19 22.51 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:36 #19 23.06 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
12:05:36 #19 23.07 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
12:05:36 #19 23.07 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
12:05:36 #19 23.10 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
12:05:36 #19 23.10 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
12:05:36 #19 23.11 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:37 #19 23.69 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
12:05:37 #19 23.69 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
12:05:37 #19 23.70 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
12:05:37 #19 23.73 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
12:05:37 #19 23.73 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
12:05:37 #19 23.74 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.dsc
12:05:37  debian/rules build
12:05:37 dh build --with=bash-completion --with=systemd
12:05:37    dh_update_autotools_config
12:05:37    dh_autoreconf
12:05:37    debian/rules override_dh_auto_build
12:05:37 make[1]: Entering directory '/root/build-deb'
12:05:37 # Build the daemon and dependencies
12:05:37 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
12:05:37 
12:05:37 Removing bundles/
12:05:37 
12:05:37 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:05:37 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:05:37 GOOS="" GOARCH="" GOARM=""
12:05:37 #19 24.32 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
12:05:37 #19 24.32 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
12:05:37 #19 24.33 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:37 #19 24.37 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
12:05:37 #19 24.37 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:37 #19 24.37 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:38 #19 24.97 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
12:05:38 #19 24.98 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
12:05:38 #19 24.98 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:38 #19 25.01 Selecting previously unselected package cpp-8-s390x-linux-gnu.
12:05:38 #19 25.02 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:38 #19 25.02 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:38 #18 exporting layers 5.2s done
12:05:38 #18 writing image sha256:5bf63feccfef1cc68530a73866ac28560e10f1098efa286610cf5026fc51f6b3 done
12:05:38 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
12:05:38 #18 DONE 5.2s
12:05:38 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
12:05:38 #19 25.55 Selecting previously unselected package cpp-aarch64-linux-gnu.
12:05:39 #19 25.55 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:39 #19 25.55 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:39 #19 25.58 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:05:39 #19 25.58 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
12:05:39 #19 25.58 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:39 #19 25.60 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:05:39 #19 25.61 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
12:05:39 #19 25.61 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:39 #19 25.63 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
12:05:39 #19 25.63 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:39 #19 25.64 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:39 #19 25.66 Selecting previously unselected package cpp-s390x-linux-gnu.
12:05:39 #19 25.66 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:39 #19 25.66 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
12:05:39 #19 25.69 Selecting previously unselected package cross-config.
12:05:39 #19 25.69 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
12:05:39 #19 25.69 Unpacking cross-config (2.6.15-3) ...
12:05:39 #19 25.72 Selecting previously unselected package gcc-8-cross-base.
12:05:39 #19 25.72 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
12:05:39 #19 25.72 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
12:05:39 #19 25.75 Selecting previously unselected package libc6-arm64-cross.
12:05:39 #19 25.76 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
12:05:39 #19 25.76 Unpacking libc6-arm64-cross (2.28-7cross1) ...
12:05:39 + set -e
12:05:39 + mkdir -p /root/build-deb/engine
12:05:39 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:05:39 #19 25.89 Selecting previously unselected package libgcc1-arm64-cross.
12:05:39 #19 25.89 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
12:05:39 #19 25.89 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
12:05:39 #19 25.92 Selecting previously unselected package libgomp1-arm64-cross.
12:05:39 #19 25.93 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 25.93 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 25.96 Selecting previously unselected package libitm1-arm64-cross.
12:05:39 #19 25.96 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 25.96 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 25.99 Selecting previously unselected package libatomic1-arm64-cross.
12:05:39 #19 25.99 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 + mkdir -p /root/build-deb/cli
12:05:39 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:05:39 #19 25.99 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.02 Selecting previously unselected package libstdc++6-arm64-cross.
12:05:39 #19 26.02 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.02 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.08 Selecting previously unselected package libasan5-arm64-cross.
12:05:39 #19 26.08 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.08 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.14 Selecting previously unselected package liblsan0-arm64-cross.
12:05:39 #19 26.14 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.14 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.18 Selecting previously unselected package libtsan0-arm64-cross.
12:05:39 #19 26.18 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.18 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.23 Selecting previously unselected package libubsan1-arm64-cross.
12:05:39 #19 26.23 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.23 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.26 Selecting previously unselected package libgcc-8-dev-arm64-cross.
12:05:39 #19 26.26 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:39 #19 26.26 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
12:05:39 #19 26.39 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
12:05:39 #19 26.39 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:39 #19 26.40 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:39 + mkdir -p /root/build-deb/compose-cli
12:05:39 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
12:05:39 + mkdir -p /root/build-deb/scan-cli-plugin
12:05:39 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:05:39 + mkdir -p /go/src/github.com/docker
12:05:39 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:05:39 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:05:39 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
12:05:39 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:05:39 + EPOCH=5
12:05:39 + EPOCH_SEP=
12:05:39 + [[ ! -z 5 ]]
12:05:39 + EPOCH_SEP=:
12:05:39 + [[ -z 0.0.0-20210702143511-f782d13 ]]
12:05:39 + echo VERSION AAA 0.0.0-20210702143511-f782d13
12:05:39 VERSION AAA 0.0.0-20210702143511-f782d13
12:05:39 + VERSION=0.0.0-20210702143511-f782d13
12:05:39 + echo VERSION bbb 0.0.0-20210702143511-f782d13
12:05:39 VERSION bbb 0.0.0-20210702143511-f782d13
12:05:39 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:05:39 + debSource=docker-ce
12:05:39 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:05:39 + debMaintainer='Docker <support@docker.com>'
12:05:39 ++ date --rfc-2822
12:05:39 + debDate='Sat, 03 Jul 2021 12:05:39 +0000'
12:05:39 + cat
12:05:39 + export CLI_GITCOMMIT=f782d13
12:05:39 + CLI_GITCOMMIT=f782d13
12:05:39 + export ENGINE_GITCOMMIT=45b45ad
12:05:39 + ENGINE_GITCOMMIT=45b45ad
12:05:39 + export SCAN_GITCOMMIT=35651ca
12:05:39 + SCAN_GITCOMMIT=35651ca
12:05:39 + echo VERSION BBB 0.0.0-20210702143511-f782d13
12:05:39 + dpkg-buildpackage -uc -us -I.git
12:05:39 VERSION BBB 0.0.0-20210702143511-f782d13
12:05:39 dpkg-buildpackage: info: source package docker-ce
12:05:39 dpkg-buildpackage: info: source version 5:0.0.0-20210702143511-f782d13-0~ubuntu-focal
12:05:39 dpkg-buildpackage: info: source distribution focal
12:05:39 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:05:39  dpkg-source -I.git --before-build .
12:05:39 dpkg-buildpackage: info: host architecture amd64
12:05:40  debian/rules clean
12:05:40 dh clean --with=bash-completion --with=systemd
12:05:40    dh_clean
12:05:40  dpkg-source -I.git -b .
12:05:40 #19 27.03 Selecting previously unselected package gcc-aarch64-linux-gnu.
12:05:40 #19 27.03 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:40 #19 27.03 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:40 #19 27.06 Selecting previously unselected package linux-libc-dev-arm64-cross.
12:05:40 #19 27.06 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
12:05:40 #19 27.07 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
12:05:40 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:05:40 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:05:40 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~ubuntu'
12:05:40 dpkg-source: info: using source format '1.0'
12:05:40 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.tar.gz
12:05:40 #19 27.21 Selecting previously unselected package libc6-dev-arm64-cross.
12:05:40 #19 27.21 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
12:05:40 #19 27.22 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
12:05:40 #19 27.49 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
12:05:40 #19 27.49 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
12:05:40 #19 27.49 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
12:05:40 #19 27.71 Selecting previously unselected package g++-8-aarch64-linux-gnu.
12:05:41 #19 27.71 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:41 #19 27.72 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:41 #19 28.32 Selecting previously unselected package g++-aarch64-linux-gnu.
12:05:41 #19 28.33 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:41 #19 28.33 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:41 #19 28.35 Selecting previously unselected package patch.
12:05:41 #19 28.35 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
12:05:41 #19 28.35 Unpacking patch (2.7.6-3+deb10u1) ...
12:05:41 #19 28.39 Selecting previously unselected package dpkg-dev.
12:05:41 #19 28.39 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
12:05:41 #19 28.39 Unpacking dpkg-dev (1.19.7) ...
12:05:41 #19 28.49 Selecting previously unselected package libconfig-inifiles-perl.
12:05:41 #19 28.49 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
12:05:41 #19 28.50 Unpacking libconfig-inifiles-perl (3.000001-1) ...
12:05:41 #19 28.52 Selecting previously unselected package libio-string-perl.
12:05:41 #19 28.53 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
12:05:41 #19 28.53 Unpacking libio-string-perl (1.08-3) ...
12:05:41 #19 28.55 Selecting previously unselected package libicu63:amd64.
12:05:41 #19 28.56 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
12:05:41 #19 28.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:05:42 #19 29.35 Selecting previously unselected package libxml2:amd64.
12:05:42 #19 29.35 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:05:42 #19 29.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:42 #19 29.43 Selecting previously unselected package libxml-namespacesupport-perl.
12:05:42 #19 29.44 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
12:05:42 #19 29.44 Unpacking libxml-namespacesupport-perl (1.12-1) ...
12:05:42 #19 29.46 Selecting previously unselected package libxml-sax-base-perl.
12:05:42 #19 29.46 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
12:05:42 #19 29.47 Unpacking libxml-sax-base-perl (1.09-1) ...
12:05:42 #19 29.50 Selecting previously unselected package libxml-sax-perl.
12:05:42 #19 29.50 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
12:05:42 #19 29.50 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
12:05:42 #19 29.53 Selecting previously unselected package libxml-libxml-perl.
12:05:42 #19 29.54 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
12:05:42 #19 29.54 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
12:05:42 #19 29.60 Selecting previously unselected package libxml-simple-perl.
12:05:43 #19 29.60 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
12:05:43 #19 29.60 Unpacking libxml-simple-perl (2.25-1) ...
12:05:43 #19 29.63 Selecting previously unselected package libyaml-perl.
12:05:43 #19 29.63 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
12:05:43 #19 29.64 Unpacking libyaml-perl (1.27-1) ...
12:05:43 #19 29.66 Selecting previously unselected package libconfig-auto-perl.
12:05:43 #19 29.67 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
12:05:43 #19 29.67 Unpacking libconfig-auto-perl (0.44-1) ...
12:05:43 #19 29.69 Selecting previously unselected package libfile-which-perl.
12:05:43 #19 29.69 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
12:05:43 #19 29.70 Unpacking libfile-which-perl (1.23-1) ...
12:05:43 #19 29.72 Selecting previously unselected package libfile-homedir-perl.
12:05:43 #19 29.72 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
12:05:43 #19 29.72 Unpacking libfile-homedir-perl (1.004-1) ...
12:05:43 #19 29.75 Selecting previously unselected package libdebian-dpkgcross-perl.
12:05:43 #19 29.75 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
12:05:43 #19 29.76 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
12:05:43 #19 29.79 Selecting previously unselected package dpkg-cross.
12:05:43 #19 29.79 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
12:05:43 #19 29.79 Unpacking dpkg-cross (2.6.15-3) ...
12:05:43 #19 29.82 Selecting previously unselected package crossbuild-essential-arm64.
12:05:43 #19 29.82 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
12:05:43 #19 29.82 Unpacking crossbuild-essential-arm64 (12.6) ...
12:05:43 #19 29.85 Selecting previously unselected package libc6-armel-cross.
12:05:43 #19 29.85 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
12:05:43 #19 29.85 Unpacking libc6-armel-cross (2.28-7cross1) ...
12:05:43 #19 29.97 Selecting previously unselected package libgcc1-armel-cross.
12:05:43 #19 29.97 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
12:05:43 #19 29.98 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
12:05:43 #19 30.00 Selecting previously unselected package libgomp1-armel-cross.
12:05:43 #19 30.00 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.01 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.04 Selecting previously unselected package libatomic1-armel-cross.
12:05:43 #19 30.04 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.04 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.07 Selecting previously unselected package libstdc++6-armel-cross.
12:05:43 #19 30.07 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.07 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.12 Selecting previously unselected package libasan5-armel-cross.
12:05:43 #19 30.13 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.13 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.18 Selecting previously unselected package libubsan1-armel-cross.
12:05:43 #19 30.19 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.19 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.22 Selecting previously unselected package libgcc-8-dev-armel-cross.
12:05:43 #19 30.22 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
12:05:43 #19 30.23 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
12:05:43 #19 30.32 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
12:05:43 #19 30.32 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
12:05:43 #19 30.33 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:44 #19 30.95 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:05:44 #19 30.95 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
12:05:44 #19 30.96 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:44 #19 30.98 Selecting previously unselected package linux-libc-dev-armel-cross.
12:05:44 #19 30.98 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
12:05:44 #19 30.99 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
12:05:44 #19 31.14 Selecting previously unselected package libc6-dev-armel-cross.
12:05:44 #19 31.14 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
12:05:44 #19 31.14 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
12:05:44 #19 31.40 Selecting previously unselected package libstdc++-8-dev-armel-cross.
12:05:44 #19 31.40 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
12:05:44 #19 31.40 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
12:05:44 #19 31.63 Selecting previously unselected package g++-8-arm-linux-gnueabi.
12:05:44 #19 31.63 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
12:05:44 #19 31.63 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:45 #19 32.28 Selecting previously unselected package g++-arm-linux-gnueabi.
12:05:45 #19 32.28 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
12:05:45 #19 32.28 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:45 #19 32.30 Selecting previously unselected package crossbuild-essential-armel.
12:05:45 #19 32.31 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
12:05:45 #19 32.31 Unpacking crossbuild-essential-armel (12.6) ...
12:05:45 #19 32.33 Selecting previously unselected package libc6-armhf-cross.
12:05:45 #19 32.34 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
12:05:45 #19 32.34 Unpacking libc6-armhf-cross (2.28-7cross1) ...
12:05:45 #19 32.46 Selecting previously unselected package libgcc1-armhf-cross.
12:05:45 #19 32.46 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
12:05:45 #19 32.46 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
12:05:45 #19 32.49 Selecting previously unselected package libgomp1-armhf-cross.
12:05:45 #19 32.49 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:45 #19 32.50 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
12:05:45 #19 32.53 Selecting previously unselected package libatomic1-armhf-cross.
12:05:45 #19 32.53 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:45 #19 32.54 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
12:05:45 #19 32.57 Selecting previously unselected package libstdc++6-armhf-cross.
12:05:46 #19 32.57 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:46 #19 32.58 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
12:05:46 #19 32.63 Selecting previously unselected package libasan5-armhf-cross.
12:05:46 #19 32.63 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:46 #19 32.63 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
12:05:46 #19 32.69 Selecting previously unselected package libubsan1-armhf-cross.
12:05:46 #19 32.70 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:46 #19 32.70 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
12:05:46 #19 32.73 Selecting previously unselected package libgcc-8-dev-armhf-cross.
12:05:46 #19 32.73 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:46 #19 32.74 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
12:05:46 #19 32.83 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
12:05:46 #19 32.83 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
12:05:46 #19 32.84 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:46 #19 33.47 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:05:46 #19 33.47 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
12:05:46 #19 33.47 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:46 #19 33.50 Selecting previously unselected package linux-libc-dev-armhf-cross.
12:05:46 #19 33.50 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
12:05:46 #19 33.50 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
12:05:46 #19 33.65 Selecting previously unselected package libc6-dev-armhf-cross.
12:05:46 #19 33.66 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
12:05:46 #19 33.66 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
12:05:47 #19 33.90 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
12:05:47 #19 33.91 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
12:05:47 #19 33.91 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
12:05:47 #19 34.14 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
12:05:47 #19 34.15 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
12:05:47 #19 34.15 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:48 #19 34.79 Selecting previously unselected package g++-arm-linux-gnueabihf.
12:05:48 #19 34.79 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
12:05:48 #19 34.79 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:48 #19 34.81 Selecting previously unselected package crossbuild-essential-armhf.
12:05:48 #19 34.82 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
12:05:48 #19 34.82 Unpacking crossbuild-essential-armhf (12.6) ...
12:05:48 #19 34.84 Selecting previously unselected package libc6-ppc64el-cross.
12:05:48 #19 34.84 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
12:05:48 #19 34.85 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
12:05:48 #19 35.01 Selecting previously unselected package libgcc1-ppc64el-cross.
12:05:48 #19 35.01 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
12:05:48 #19 35.02 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
12:05:48 #19 35.04 Selecting previously unselected package libgomp1-ppc64el-cross.
12:05:48 #19 35.04 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.05 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.08 Selecting previously unselected package libitm1-ppc64el-cross.
12:05:48 #19 35.08 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.08 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.11 Selecting previously unselected package libatomic1-ppc64el-cross.
12:05:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.dsc
12:05:48  debian/rules build
12:05:48 dh build --with=bash-completion --with=systemd
12:05:48    dh_update_autotools_config
12:05:48 #19 35.11 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.11 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.14 Selecting previously unselected package libstdc++6-ppc64el-cross.
12:05:48 #19 35.14 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.14 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.21 Selecting previously unselected package libasan5-ppc64el-cross.
12:05:48 #19 35.21 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.22 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.28 Selecting previously unselected package liblsan0-ppc64el-cross.
12:05:48 #19 35.28 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.28 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.32 Selecting previously unselected package libtsan0-ppc64el-cross.
12:05:48    dh_autoreconf
12:05:48    debian/rules override_dh_auto_build
12:05:48 make[1]: Entering directory '/root/build-deb'
12:05:48 # Build the daemon and dependencies
12:05:48 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
12:05:48 
12:05:48 Removing bundles/
12:05:48 
12:05:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:05:48 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:05:48 GOOS="" GOARCH="" GOARM=""
12:05:48 #19 35.32 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.33 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.45 Selecting previously unselected package libubsan1-ppc64el-cross.
12:05:48 #19 35.45 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.46 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.49 Selecting previously unselected package libquadmath0-ppc64el-cross.
12:05:48 #19 35.50 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.50 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
12:05:48 #19 35.53 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
12:05:48 #19 35.54 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:48 #19 35.54 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
12:05:49 #19 35.70 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
12:05:49 #19 35.70 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:49 #19 35.71 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:49 #19 36.35 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
12:05:49 #19 36.35 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:49 #19 36.35 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:49 #19 36.38 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
12:05:49 #19 36.38 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
12:05:49 #19 36.38 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
12:05:49 #19 36.54 Selecting previously unselected package libc6-dev-ppc64el-cross.
12:05:49 #19 36.54 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
12:05:49 #19 36.54 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
12:05:50 #19 36.86 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
12:05:50 #19 36.86 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
12:05:50 #19 36.86 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
12:05:50 #19 37.10 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
12:05:50 #19 37.10 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:50 #19 37.11 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:51 #19 38.01 Selecting previously unselected package g++-powerpc64le-linux-gnu.
12:05:51 #19 38.02 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:51 #19 38.05 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:51 #19 38.14 Selecting previously unselected package crossbuild-essential-ppc64el.
12:05:51 #19 38.15 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
12:05:51 #19 38.16 Unpacking crossbuild-essential-ppc64el (12.6) ...
12:05:51 #19 38.33 Selecting previously unselected package libc6-s390x-cross.
12:05:51 #19 38.33 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
12:05:51 #19 38.34 Unpacking libc6-s390x-cross (2.28-7cross1) ...
12:05:51 #19 38.47 Selecting previously unselected package libgcc1-s390x-cross.
12:05:51 #19 38.47 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
12:05:51 #19 38.47 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
12:05:51 #19 38.50 Selecting previously unselected package libgomp1-s390x-cross.
12:05:51 #19 38.50 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:51 #19 38.51 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
12:05:51 #19 38.54 Selecting previously unselected package libitm1-s390x-cross.
12:05:51 #19 38.54 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:51 #19 38.54 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
12:05:51 #19 38.57 Selecting previously unselected package libatomic1-s390x-cross.
12:05:51 #19 38.57 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:51 #19 38.57 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
12:05:51 #19 38.60 Selecting previously unselected package libstdc++6-s390x-cross.
12:05:51 #19 38.60 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:51 #19 38.60 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
12:05:51 #19 38.67 Selecting previously unselected package libasan5-s390x-cross.
12:05:51 #19 38.67 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:51 #19 38.67 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
12:05:52 #19 38.73 Selecting previously unselected package libubsan1-s390x-cross.
12:05:52 #19 38.73 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:52 #19 38.73 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
12:05:52 #19 38.77 Selecting previously unselected package libgcc-8-dev-s390x-cross.
12:05:52 #19 38.77 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:52 #19 38.78 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
12:05:52 #19 38.88 Selecting previously unselected package gcc-8-s390x-linux-gnu.
12:05:52 #19 38.88 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:52 #19 38.88 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:52 #19 39.44 Selecting previously unselected package gcc-s390x-linux-gnu.
12:05:52 #19 39.44 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:52 #19 39.44 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
12:05:52 #19 39.47 Selecting previously unselected package linux-libc-dev-s390x-cross.
12:05:52 #19 39.47 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
12:05:52 #19 39.47 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
12:05:52 #19 39.63 Selecting previously unselected package libc6-dev-s390x-cross.
12:05:52 #19 39.64 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
12:05:52 #19 39.64 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
12:05:53 #19 39.91 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
12:05:53 #19 39.91 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
12:05:53 #19 39.91 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
12:05:53 #19 40.15 Selecting previously unselected package g++-8-s390x-linux-gnu.
12:05:53 #19 40.15 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
12:05:53 #19 40.15 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:54 #19 40.74 Selecting previously unselected package g++-s390x-linux-gnu.
12:05:54 #19 40.74 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
12:05:54 #19 40.74 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
12:05:54 #19 40.76 Selecting previously unselected package crossbuild-essential-s390x.
12:05:54 #19 40.77 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
12:05:54 #19 40.77 Unpacking crossbuild-essential-s390x (12.6) ...
12:05:54 #19 40.82 Setting up libconfig-inifiles-perl (3.000001-1) ...
12:05:54 #19 40.82 Setting up libfile-which-perl (1.23-1) ...
12:05:54 #19 40.83 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
12:05:54 #19 40.84 Setting up libc6-armhf-cross (2.28-7cross1) ...
12:05:54 #19 40.85 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
12:05:54 #19 40.86 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:05:54 #19 40.87 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
12:05:54 #19 40.88 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
12:05:54 #19 40.89 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
12:05:54 #19 40.90 Setting up libc6-s390x-cross (2.28-7cross1) ...
12:05:54 #19 40.91 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:54 #19 40.92 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
12:05:54 #19 40.93 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
12:05:54 #19 40.94 Setting up libxml-namespacesupport-perl (1.12-1) ...
12:05:54 #19 40.95 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
12:05:54 #19 40.96 Setting up file (1:5.35-4+deb10u2) ...
12:05:54 #19 40.97 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
12:05:54 #19 40.98 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
12:05:54 #19 40.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:05:54 #19 40.99 Setting up libyaml-perl (1.27-1) ...
12:05:54 #19 41.00 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:54 #19 41.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:05:54 #19 41.02 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:54 #19 41.03 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
12:05:54 #19 41.04 Setting up libxml-sax-base-perl (1.09-1) ...
12:05:54 #19 41.05 Setting up libio-string-perl (1.08-3) ...
12:05:54 #19 41.06 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
12:05:54 #19 41.07 Setting up cross-config (2.6.15-3) ...
12:05:54 #19 41.15 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:54 #19 41.16 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
12:05:54 #19 41.17 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:54 #19 41.18 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
12:05:54 #19 41.19 Setting up xz-utils (5.2.4-1) ...
12:05:54 #19 41.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:05:54 #19 41.21 Setting up libc6-arm64-cross (2.28-7cross1) ...
12:05:54 #19 41.22 Setting up patch (2.7.6-3+deb10u1) ...
12:05:54 #19 41.23 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
12:05:54 #19 41.24 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:54 #19 41.25 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
12:05:54 #19 41.26 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
12:05:54 #19 41.26 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
12:05:54 #19 41.27 Setting up libc6-armel-cross (2.28-7cross1) ...
12:05:54 #19 41.28 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
12:05:54 #19 41.29 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
12:05:54 #19 41.30 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
12:05:54 #19 41.31 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
12:05:54 #19 41.32 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
12:05:54 #19 41.33 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
12:05:54 #19 41.33 Setting up libfile-homedir-perl (1.004-1) ...
12:05:54 #19 41.34 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
12:05:54 #19 41.35 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
12:05:54 #19 41.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:05:54 #19 41.37 Setting up liblocale-gettext-perl (1.07-3+b4) ...
12:05:54 #19 41.38 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
12:05:54 #19 41.39 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
12:05:54 #19 41.40 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
12:05:54 #19 41.41 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:54 #19 41.42 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
12:05:54 #19 41.43 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
12:05:54 #19 41.43 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
12:05:54 #19 41.44 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
12:05:54 #19 41.45 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
12:05:54 #19 41.46 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
12:05:54 #19 41.47 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
12:05:54 #19 41.48 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
12:05:54 #19 41.56 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
12:05:54 #19 41.57 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
12:05:54 #19 41.57 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:55 #19 41.58 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
12:05:55 #19 41.59 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
12:05:55 #19 41.60 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
12:05:55 #19 41.61 Setting up libxml-sax-perl (1.00+dfsg-1) ...
12:05:55 #19 41.85 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:05:55 #19 41.93 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:05:55 #19 42.07 
12:05:55 #19 42.07 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:05:55 #19 42.09 Setting up dpkg-dev (1.19.7) ...
12:05:55 #19 42.11 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.12 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
12:05:55 #19 42.14 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:55 #19 42.15 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
12:05:55 #19 42.15 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
12:05:55 #19 42.16 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
12:05:55 #19 42.17 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
12:05:55 #19 42.21 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:05:55 #19 42.28 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:05:55 #19 42.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:05:55 #19 42.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:05:55 #19 42.49 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:55 #19 42.50 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:55 #19 42.51 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.52 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
12:05:55 #19 42.53 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.54 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
12:05:55 #19 42.55 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
12:05:55 #19 42.56 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.57 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
12:05:55 #19 42.58 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
12:05:55 #19 42.59 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
12:05:55 #19 42.60 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.61 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
12:05:55 #19 42.62 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
12:05:55 #19 42.63 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
12:05:55 #19 42.63 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
12:05:55 #19 42.64 Setting up libxml-simple-perl (2.25-1) ...
12:05:55 #19 42.65 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
12:05:55 #19 42.66 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
12:05:55 #19 42.67 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
12:05:55 #19 42.68 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:56 #19 42.69 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:56 #19 42.70 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
12:05:56 #19 42.71 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.71 Setting up libconfig-auto-perl (0.44-1) ...
12:05:56 #19 42.72 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
12:05:56 #19 42.73 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
12:05:56 #19 42.74 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
12:05:56 #19 42.75 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.76 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:56 #19 42.77 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
12:05:56 #19 42.77 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.78 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
12:05:56 #19 42.79 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
12:05:56 #19 42.80 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.81 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
12:05:56 #19 42.82 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.83 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.84 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
12:05:56 #19 42.85 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
12:05:56 #19 42.86 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.86 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.87 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:56 #19 42.88 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.89 Setting up dpkg-cross (2.6.15-3) ...
12:05:56 #19 42.93 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.93 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
12:05:56 #19 42.94 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
12:05:56 #19 42.95 Setting up crossbuild-essential-armhf (12.6) ...
12:05:56 #19 42.96 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
12:05:56 #19 42.97 Setting up crossbuild-essential-arm64 (12.6) ...
12:05:56 #19 42.98 Setting up crossbuild-essential-s390x (12.6) ...
12:05:56 #19 42.99 Setting up crossbuild-essential-ppc64el (12.6) ...
12:05:56 #19 43.00 Setting up crossbuild-essential-armel (12.6) ...
12:05:56 #19 43.01 Processing triggers for libc-bin (2.28-10) ...
12:05:56 #19 DONE 43.7s
12:05:56 
12:05:56 #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
12:05:56 #32 sha256:1590217d93480805e11fe9a2a71f7cfc79cc4aa9e6f74c158f85deb7d573e471
12:05:58 #32 ...
12:05:58 
12:05:58 #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
12:05:58 #20 sha256:659ef20bb4ad91d2571023700b22a68c6ee1858bea9f5c32b9ef45bf99ddb0b9
12:05:58 #20 DONE 1.4s
12:05:58 
12:05:58 #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
12:05:58 #32 sha256:1590217d93480805e11fe9a2a71f7cfc79cc4aa9e6f74c158f85deb7d573e471
12:05:58 #32 1.295 + RM_GOPATH=0
12:05:58 #32 1.295 + TMP_GOPATH=
12:05:58 #32 1.295 + : /build
12:05:58 #32 1.295 + '[' -z '' ']'
12:05:58 #32 1.296 ++ mktemp -d
12:05:58 #32 1.298 + export GOPATH=/tmp/tmp.q1M8SQMZom
12:05:58 #32 1.298 + GOPATH=/tmp/tmp.q1M8SQMZom
12:05:58 #32 1.298 + RM_GOPATH=1
12:05:58 #32 1.298 + case "$(go env GOARCH)" in
12:05:58 #32 1.298 ++ go env GOARCH
12:05:58 #32 1.407 + export GO_BUILDMODE=-buildmode=pie
12:05:58 #32 1.407 + GO_BUILDMODE=-buildmode=pie
12:05:58 #32 1.408 ++ dirname /tmp/install/install.sh
12:05:58 #32 1.408 + dir=/tmp/install
12:05:58 #32 1.408 + bin=rootlesskit
12:05:58 #32 1.408 + shift
12:05:58 #32 1.409 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:05:58 #32 1.409 + . /tmp/install/rootlesskit.installer
12:05:58 #32 1.409 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:05:58 #32 1.409 + install_rootlesskit
12:05:58 #32 1.409 + case "$1" in
12:05:58 #32 1.409 + export CGO_ENABLED=0
12:05:58 #32 1.409 + CGO_ENABLED=0
12:05:58 #32 1.409 + _install_rootlesskit
12:05:58 #32 1.410 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:05:58 #32 1.410 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:05:58 #32 1.410 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.q1M8SQMZom/src/github.com/rootless-containers/rootlesskit
12:05:58 #32 1.437 Cloning into '/tmp/tmp.q1M8SQMZom/src/github.com/rootless-containers/rootlesskit'...
12:05:59 #32 3.004 + cd /tmp/tmp.q1M8SQMZom/src/github.com/rootless-containers/rootlesskit
12:05:59 #32 3.005 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:05:59 #32 3.015 + export GO111MODULE=on
12:05:59 #32 3.016 + GO111MODULE=on
12:05:59 #32 3.016 + export GOPROXY=https://proxy.golang.org
12:05:59 #32 3.016 + GOPROXY=https://proxy.golang.org
12:05:59 #32 3.016 + for f in rootlesskit rootlesskit-docker-proxy
12:05:59 #32 3.017 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:06:00 #32 3.821 go: downloading github.com/sirupsen/logrus v1.8.1
12:06:00 #32 3.822 go: downloading github.com/pkg/errors v0.9.1
12:06:00 #32 3.859 go: downloading github.com/urfave/cli/v2 v2.3.0
12:06:00 #32 3.997 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:06:02 #32 5.146 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:06:02 #32 5.288 go: downloading github.com/google/uuid v1.2.0
12:06:02 #32 5.289 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:06:02 #32 5.304 go: downloading github.com/moby/vpnkit v0.5.0
12:06:02 #32 5.311 go: downloading github.com/gofrs/flock v0.8.0
12:06:02 #32 5.342 go: downloading github.com/gorilla/mux v1.8.0
12:06:02 #32 5.390 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:06:02 #32 5.523 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:06:02 #32 5.623 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:06:03 #32 6.609 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:06:05 #32 8.088 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:06:06 #32 ...
12:06:06 
12:06:06 #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
12:06:06 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
12:06:06 #29 1.554 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
12:06:06 #29 1.554 Hit:2 http://deb.debian.org/debian buster InRelease
12:06:06 #29 1.554 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:06:06 #29 1.766 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
12:06:06 #29 1.796 Get:5 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
12:06:06 #29 1.803 Get:6 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
12:06:06 #29 1.814 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
12:06:06 #29 1.826 Get:8 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
12:06:06 #29 2.412 Get:9 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:06:06 #29 2.924 Get:10 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
12:06:06 #29 3.320 Get:11 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
12:06:06 #29 3.920 Get:12 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:06:06 #29 4.325 Get:13 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
12:06:06 #29 4.763 Get:14 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
12:06:06 #29 4.764 Get:15 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
12:06:06 #29 4.764 Get:16 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
12:06:06 #29 4.765 Get:17 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
12:06:06 #29 4.766 Get:18 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:06:07 #29 ...
12:06:07 
12:06:07 #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
12:06:07 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:07 #23 1.708 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
12:06:07 #23 1.708 Hit:2 http://deb.debian.org/debian buster InRelease
12:06:07 #23 1.708 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:06:07 #23 2.002 Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
12:06:07 #23 2.048 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
12:06:07 #23 2.060 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
12:06:07 #23 2.072 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
12:06:07 #23 2.104 Get:8 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
12:06:07 #23 2.884 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:06:07 #23 3.219 Get:10 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
12:06:07 #23 3.971 Get:11 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:06:07 #23 4.553 Get:12 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
12:06:07 #23 4.975 Get:13 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
12:06:07 #23 5.464 Get:14 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
12:06:07 #23 5.464 Get:15 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
12:06:07 #23 5.465 Get:16 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
12:06:07 #23 5.472 Get:17 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
12:06:07 #23 5.472 Get:18 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:06:07 #23 ...
12:06:07 
12:06:07 #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
12:06:07 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
12:06:07 #21 1.399 Hit:1 http://deb.debian.org/debian buster InRelease
12:06:07 #21 1.401 Hit:2 http://deb.debian.org/debian buster-updates InRelease
12:06:07 #21 1.401 Hit:3 http://deb.debian.org/debian buster-backports InRelease
12:06:07 #21 1.402 Hit:4 http://security.debian.org/debian-security buster/updates InRelease
12:06:07 #21 1.737 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:06:07 #21 2.177 Get:6 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
12:06:07 #21 2.846 Get:7 http://deb.debian.org/debian buster/main armel Packages [7628 kB]
12:06:07 #21 3.550 Get:8 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
12:06:07 #21 4.281 Get:9 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
12:06:07 #21 4.822 Get:10 http://deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
12:06:07 #21 4.826 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:06:07 #21 4.830 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
12:06:07 #21 4.834 Get:13 http://deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
12:06:07 #21 4.835 Get:14 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
12:06:07 #21 4.841 Get:15 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
12:06:07 #21 4.866 Get:16 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
12:06:07 #21 4.936 Get:17 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
12:06:07 #21 4.969 Get:18 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
12:06:07 #21 4.995 Get:19 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
12:06:07 #21 5.124 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
12:06:07 #21 5.143 Get:21 http://security.debian.org/debian-security buster/updates/main armel Packages [267 kB]
12:06:07 #21 5.170 Get:22 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
12:06:07 #21 5.189 Get:23 http://security.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
12:06:07 #21 5.202 Get:24 http://security.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
12:06:19 #21 ...
12:06:19 
12:06:19 #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
12:06:19 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:19 #23 20.36 Fetched 39.8 MB in 19s (2101 kB/s)
12:06:23 #23 20.36 Reading package lists...
12:06:23 #23 ...
12:06:23 
12:06:23 #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
12:06:23 #32 sha256:1590217d93480805e11fe9a2a71f7cfc79cc4aa9e6f74c158f85deb7d573e471
12:06:23 #32 26.47 + for f in rootlesskit rootlesskit-docker-proxy
12:06:23 #32 26.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:06:26 #32 DONE 29.1s
12:06:26 
12:06:26 #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
12:06:26 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
12:06:26 #21 21.68 Fetched 42.2 MB in 21s (2055 kB/s)
12:06:26 #21 21.68 Reading package lists...
12:06:26 #21 ...
12:06:26 
12:06:26 #33 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:06:26 #33 sha256:39adfadd052b7d31f4df091e47bd26292f5912edd93837f2e5311a9e321e3e1a
12:06:26 #33 DONE 0.1s
12:06:26 
12:06:26 #34 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:06:26 #34 sha256:4e9fa3cecac0016c8e28956204315453fc76844eb9031bc122292c0777939d65
12:06:26 #34 DONE 0.1s
12:06:26 
12:06:26 #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
12:06:26 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
12:06:26 #29 20.27 Fetched 39.8 MB in 19s (2101 kB/s)
12:06:27 #29 20.27 Reading package lists...
12:06:27 #29 ...
12:06:27 
12:06:27 #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
12:06:27 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:27 #23 20.36 Reading package lists...
12:06:29 #23 30.10 Reading package lists...
12:06:29 #23 ...
12:06:29 
12:06:29 #37 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:06:29 #37 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:06:29 #37 CACHED
12:06:29 
12:06:29 #39 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:06:29 #39 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:06:29 #39 CACHED
12:06:29 
12:06:29 #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
12:06:29 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
12:06:29 #29 20.27 Reading package lists...
12:06:34 #29 30.31 Reading package lists...
12:06:34 #29 37.85 Building dependency tree...
12:06:34 #29 ...
12:06:34 
12:06:34 #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
12:06:34 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:34 #23 30.10 Reading package lists...
12:06:37 #23 38.19 Building dependency tree...
12:06:37 #23 39.81 Reading state information...
12:06:38 #23 40.98 The following additional packages will be installed:
12:06:38 #23 40.99   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
12:06:38 #23 41.01 Suggested packages:
12:06:38 #23 41.02   cmake-doc ninja-build lrzip
12:06:38 #23 41.02 Recommended packages:
12:06:38 #23 41.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:06:38 #23 41.40 The following NEW packages will be installed:
12:06:38 #23 41.43   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
12:06:38 #23 41.85 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
12:06:38 #23 41.85 Need to get 5913 kB of archives.
12:06:38 #23 41.85 After this operation, 27.4 MB of additional disk space will be used.
12:06:38 #23 41.85 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:06:38 #23 41.85 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:06:38 #23 41.86 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:06:38 #23 41.91 Get:4 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:06:38 #23 41.91 Get:5 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:06:38 #23 41.91 Get:6 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:06:38 #23 41.92 Get:7 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
12:06:38 #23 41.93 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:06:39 #23 ...
12:06:39 
12:06:39 #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
12:06:39 #29 sha256:37ea485d55814a20d25281b55b58c221451667116998e8a328c42fc764e46f2b
12:06:39 #29 37.85 Building dependency tree...
12:06:39 #29 39.44 Reading state information...
12:06:39 #29 40.62 The following additional packages will be installed:
12:06:39 #29 40.65   libbtrfs0
12:06:39 #29 40.86 The following NEW packages will be installed:
12:06:39 #29 40.88   libbtrfs-dev libbtrfs0
12:06:39 #29 41.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:06:39 #29 41.32 Need to get 119 kB of archives.
12:06:39 #29 41.32 After this operation, 387 kB of additional disk space will be used.
12:06:39 #29 41.32 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:06:39 #29 41.32 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:06:39 #29 41.80 debconf: delaying package configuration, since apt-utils is not installed
12:06:39 #29 41.97 Fetched 119 kB in 0s (447 kB/s)
12:06:39 #29 42.03 Selecting previously unselected package libbtrfs0.
12:06:39 #29 42.03 (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.)
12:06:39 #29 42.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:06:39 #29 42.17 Unpacking libbtrfs0 (4.20.1-2) ...
12:06:39 #29 42.21 Selecting previously unselected package libbtrfs-dev.
12:06:39 #29 42.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:06:39 #29 42.22 Unpacking libbtrfs-dev (4.20.1-2) ...
12:06:39 #29 42.32 Setting up libbtrfs0 (4.20.1-2) ...
12:06:39 #29 42.33 Setting up libbtrfs-dev (4.20.1-2) ...
12:06:39 #29 42.34 Processing triggers for libc-bin (2.28-10) ...
12:06:39 #29 DONE 42.5s
12:06:39 
12:06:39 #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
12:06:39 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:39 #23 42.50 debconf: delaying package configuration, since apt-utils is not installed
12:06:39 #23 42.83 Fetched 5913 kB in 0s (13.7 MB/s)
12:06:39 #23 42.88 Selecting previously unselected package xxd.
12:06:40 #23 42.88 (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.)
12:06:40 #23 42.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:06:40 #23 42.92 Unpacking xxd (2:8.1.0875-5) ...
12:06:40 #23 43.02 Selecting previously unselected package vim-common.
12:06:40 #23 43.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:06:40 #23 ...
12:06:40 
12:06:40 #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
12:06:40 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
12:06:40 #21 21.68 Reading package lists...
12:06:40 #21 31.81 Reading package lists...
12:06:40 #21 39.32 Building dependency tree...
12:06:40 #21 40.61 Reading state information...
12:06:40 #21 41.74 The following additional packages will be installed:
12:06:40 #21 41.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:06:40 #21 41.74   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:06:40 #21 41.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:06:40 #21 ...
12:06:40 
12:06:40 #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
12:06:40 #23 sha256:236bb663aeb8e9137636c630b273cba1d08385d693dabc27a573113904e8302d
12:06:40 #23 43.04 Unpacking vim-common (2:8.1.0875-5) ...
12:06:40 #23 43.15 Selecting previously unselected package cmake-data.
12:06:40 #23 43.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:06:40 #23 43.16 Unpacking cmake-data (3.13.4-1) ...
12:06:40 #23 43.79 Selecting previously unselected package libarchive13:amd64.
12:06:40 #23 43.79 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:06:40 #23 43.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:06:40 #23 43.86 Selecting previously unselected package libjsoncpp1:amd64.
12:06:40 #23 43.86 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
12:06:40 #23 43.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:06:40 #23 43.90 Selecting previously unselected package librhash0:amd64.
12:06:40 #23 43.91 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
12:06:40 #23 43.91 Unpacking librhash0:amd64 (1.3.8-1) ...
12:06:40 #23 43.95 Selecting previously unselected package libuv1:amd64.
12:06:40 #23 43.96 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
12:06:40 #23 43.96 Unpacking libuv1:amd64 (1.24.1-1) ...
12:06:41 #23 44.01 Selecting previously unselected package cmake.
12:06:41 #23 44.01 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
12:06:41 #23 44.02 Unpacking cmake (3.13.4-1) ...
12:06:42 #23 44.88 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:06:42 #23 44.90 Setting up xxd (2:8.1.0875-5) ...
12:06:42 #23 44.91 Setting up libuv1:amd64 (1.24.1-1) ...
12:06:42 #23 44.92 Setting up vim-common (2:8.1.0875-5) ...
12:06:42 #23 44.95 Setting up librhash0:amd64 (1.3.8-1) ...
12:06:42 #23 44.96 Setting up cmake-data (3.13.4-1) ...
12:06:42 #23 44.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:06:42 #23 45.00 Setting up cmake (3.13.4-1) ...
12:06:42 #23 45.03 Processing triggers for libc-bin (2.28-10) ...
12:06:42 #23 45.09 Processing triggers for mime-support (3.62) ...
12:06:42 #23 DONE 45.4s
12:06:42 
12:06:42 #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
12:06:42 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
12:06:42 #21 41.75   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:06:42 #21 41.75   mingw-w64-x86-64-dev
12:06:42 #21 41.76 Suggested packages:
12:06:42 #21 41.76   gcc-8-locales seccomp wine64
12:06:42 #21 42.15 The following NEW packages will be installed:
12:06:42 #21 42.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:06:42 #21 42.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:06:42 #21 42.15   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:06:42 #21 42.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:06:42 #21 42.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:06:42 #21 42.16   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:06:42 #21 42.18 The following packages will be upgraded:
12:06:42 #21 42.18   libseccomp2
12:06:42 #21 42.52 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:06:42 #21 42.52 Need to get 77.8 MB of archives.
12:06:42 #21 42.52 After this operation, 487 MB of additional disk space will be used.
12:06:42 #21 42.52 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:06:42 #21 42.52 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:06:42 #21 42.57 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:06:42 #21 42.61 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:06:42 #21 42.61 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:06:42 #21 42.61 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:06:42 #21 42.61 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:06:42 #21 42.69 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:06:42 #21 42.74 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:06:42 #21 42.75 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]
12:06:42 #21 43.65 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]
12:06:42 #21 44.19 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:06:42 #21 44.19 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:06:42 #21 44.21 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:06:42 #21 44.21 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:06:42 #21 44.21 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:06:42 #21 44.21 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
12:06:42 #21 44.22 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:06:42 #21 44.24 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:06:42 #21 44.25 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:06:42 #21 44.26 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:06:42 #21 44.27 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:06:42 #21 44.29 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:06:42 #21 44.29 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:06:42 #21 44.29 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:06:42 #21 44.30 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
12:06:43 #21 44.79 debconf: delaying package configuration, since apt-utils is not installed
12:06:43 #21 44.99 Fetched 77.8 MB in 2s (37.9 MB/s)
12:06:43 #21 45.03 (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.)
12:06:43 #21 45.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:06:43 #21 45.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:06:43 #21 45.19 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:06:43 #21 45.27 Selecting previously unselected package binutils-mingw-w64-i686.
12:06:43 #21 45.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 ... 29521 files and directories currently installed.)
12:06:43 #21 45.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:06:43 #21 45.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:06:44 #21 45.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:06:44 #21 45.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:06:44 #21 45.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:06:45 #21 46.64 Selecting previously unselected package binutils-mingw-w64.
12:06:45 #21 46.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:06:45 #21 46.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:06:45 #21 46.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:06:45 #21 46.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:06:45 #21 46.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:06:45 #21 46.80 Selecting previously unselected package dmsetup.
12:06:45 #21 46.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:06:45 #21 46.80 Unpacking dmsetup (2:1.02.155-3) ...
12:06:45 #21 46.87 Selecting previously unselected package mingw-w64-common.
12:06:45 #21 46.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:06:45 #21 46.88 Unpacking mingw-w64-common (6.0.0-3) ...
12:06:46 #21 ...
12:06:46 
12:06:46 #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
12:06:46 #25 sha256:b1012b4a74dd8be6971426c9821d83674c1674a43df3cc47a783ba8fa5081b38
12:06:46 #25 1.008 + RM_GOPATH=0
12:06:46 #25 1.008 + TMP_GOPATH=
12:06:46 #25 1.008 + : /build
12:06:46 #25 1.008 + '[' -z '' ']'
12:06:46 #25 1.009 ++ mktemp -d
12:06:46 #25 1.010 + export GOPATH=/tmp/tmp.ux1KCvjUT4
12:06:46 #25 1.010 + GOPATH=/tmp/tmp.ux1KCvjUT4
12:06:46 #25 1.010 + RM_GOPATH=1
12:06:46 #25 1.010 + case "$(go env GOARCH)" in
12:06:46 #25 1.011 ++ go env GOARCH
12:06:46 #25 1.020 + export GO_BUILDMODE=-buildmode=pie
12:06:46 #25 1.020 + GO_BUILDMODE=-buildmode=pie
12:06:46 #25 1.021 ++ dirname /tmp/install/install.sh
12:06:46 #25 1.022 + dir=/tmp/install
12:06:46 #25 1.022 + bin=tini
12:06:46 #25 1.022 + shift
12:06:46 #25 1.022 + '[' '!' -f /tmp/install/tini.installer ']'
12:06:46 #25 1.022 + . /tmp/install/tini.installer
12:06:46 #25 1.023 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:06:46 #25 1.023 + install_tini
12:06:46 #25 1.023 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:06:46 #25 1.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.ux1KCvjUT4/tini
12:06:46 #25 1.023 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:06:46 #25 1.025 Cloning into '/tmp/tmp.ux1KCvjUT4/tini'...
12:06:46 #25 1.383 + cd /tmp/tmp.ux1KCvjUT4/tini
12:06:46 #25 1.383 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:06:46 #25 1.391 + cmake .
12:06:46 #25 1.794 -- The C compiler identification is GNU 8.3.0
12:06:46 #25 1.824 -- Check for working C compiler: /usr/bin/cc
12:06:46 #25 2.005 -- Check for working C compiler: /usr/bin/cc -- works
12:06:46 #25 2.006 -- Detecting C compiler ABI info
12:06:46 #25 2.209 -- Detecting C compiler ABI info - done
12:06:46 #25 2.218 -- Detecting C compile features
12:06:46 #25 2.757 -- Detecting C compile features - done
12:06:46 #25 2.780 -- Performing Test HAS_BUILTIN_FORTIFY
12:06:46 #25 2.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:06:46 #25 2.873 -- Configuring done
12:06:46 #25 2.885 -- Generating done
12:06:46 #25 2.888 -- Build files have been written to: /tmp/tmp.ux1KCvjUT4/tini
12:06:46 #25 2.893 + make tini-static
12:06:46 #25 3.047 Scanning dependencies of target tini-static
12:06:46 #25 3.093 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:06:46 #25 3.701 [100%] Linking C executable tini-static
12:06:46 #25 4.008 [100%] Built target tini-static
12:06:46 #25 4.045 + mkdir -p /build
12:06:46 #25 4.047 + cp tini-static /build/docker-init
12:06:46 #25 DONE 4.2s
12:06:46 
12:06:46 #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
12:06:46 #30 sha256:fc5c55a19f234b54424e93f99387127989c2c782fa05ce8d3f7b445675dccf4b
12:06:46 #30 1.078 + RM_GOPATH=0
12:06:46 #30 1.078 + TMP_GOPATH=
12:06:46 #30 1.078 + : /build
12:06:46 #30 1.078 + '[' -z '' ']'
12:06:46 #30 1.079 ++ mktemp -d
12:06:46 #30 1.085 + export GOPATH=/tmp/tmp.7Y7t0FKPv3
12:06:46 #30 1.085 + GOPATH=/tmp/tmp.7Y7t0FKPv3
12:06:46 #30 1.086 + RM_GOPATH=1
12:06:46 #30 1.086 + case "$(go env GOARCH)" in
12:06:46 #30 1.086 ++ go env GOARCH
12:06:46 #30 1.098 + export GO_BUILDMODE=-buildmode=pie
12:06:46 #30 1.098 + GO_BUILDMODE=-buildmode=pie
12:06:46 #30 1.099 ++ dirname /tmp/install/install.sh
12:06:46 #30 1.100 + dir=/tmp/install
12:06:46 #30 1.100 + bin=containerd
12:06:46 #30 1.100 + shift
12:06:46 #30 1.100 + '[' '!' -f /tmp/install/containerd.installer ']'
12:06:46 #30 1.100 + . /tmp/install/containerd.installer
12:06:46 #30 1.100 ++ set -e
12:06:46 #30 1.100 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
12:06:46 #30 1.101 + install_containerd
12:06:46 #30 1.101 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
12:06:46 #30 1.101 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
12:06:46 #30 1.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7Y7t0FKPv3/src/github.com/containerd/containerd
12:06:46 #30 1.104 Cloning into '/tmp/tmp.7Y7t0FKPv3/src/github.com/containerd/containerd'...
12:06:46 #30 ...
12:06:46 
12:06:46 #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
12:06:46 #21 sha256:f8df2dca9a53b04f6ced4eb3cdfc126db425972b018824892afeac1ff6276bbc
12:06:46 #21 48.42 Selecting previously unselected package mingw-w64-x86-64-dev.
12:06:46 #21 48.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:06:46 #21 48.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:06:48 #21 50.33 Selecting previously unselected package gcc-mingw-w64-base.
12:06:48 #21 50.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:06:48 #21 50.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:06:48 #21 50.40 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:06:48 #21 50.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:06:48 #21 50.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:06:53 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:06:53 + make manpages
12:06:53 scripts/docs/generate-man.sh
12:06:54 #21 55.29 Selecting previously unselected package g++-mingw-w64-x86-64.
12:06:54 #21 55.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:06:54 #21 55.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:06:58 #21 59.30 Selecting previously unselected package libapparmor1:amd64.
12:06:58 #21 59.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:06:58 #21 59.31 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:06:58 #21 59.36 Selecting previously unselected package libapparmor-dev:amd64.
12:06:58 #21 59.37 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:06:58 #21 59.37 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:06:58 #21 59.44 Selecting previously unselected package libbtrfs0.
12:06:58 #21 59.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:06:58 #21 59.45 Unpacking libbtrfs0 (4.20.1-2) ...
12:06:58 #21 59.48 Selecting previously unselected package libbtrfs-dev.
12:06:58 #21 59.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:06:58 #21 59.49 Unpacking libbtrfs-dev (4.20.1-2) ...
12:06:58 #21 59.53 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:06:58 #21 59.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:06:58 #21 59.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:58 #21 59.58 Selecting previously unselected package libudev-dev:amd64.
12:06:58 #21 59.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
12:06:58 #21 59.60 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
12:06:58 #21 59.67 Selecting previously unselected package libsepol1-dev:amd64.
12:06:58 #21 59.67 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:06:58 #21 59.68 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:06:58 #21 59.79 Selecting previously unselected package libpcre16-3:amd64.
12:06:58 #21 59.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:06:58 #21 59.80 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:06:58 #21 59.87 Selecting previously unselected package libpcre32-3:amd64.
12:06:58 #21 59.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:06:58 #21 59.87 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:06:58 #21 59.94 Selecting previously unselected package libpcrecpp0v5:amd64.
12:06:58 #21 59.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:06:58 #21 59.95 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:58 #21 60.00 Selecting previously unselected package libpcre3-dev:amd64.
12:06:58 #21 60.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:06:58 #21 60.01 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:06:58 #21 60.17 Selecting previously unselected package libselinux1-dev:amd64.
12:06:58 #21 60.18 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:06:58 #21 60.18 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:58 #21 60.26 Selecting previously unselected package libdevmapper-dev:amd64.
12:06:58 #21 60.26 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:06:58 #21 60.27 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:58 #21 60.31 Selecting previously unselected package libseccomp-dev:amd64.
12:06:58 #21 60.31 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:06:58 #21 60.32 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:06:58 #21 60.37 Selecting previously unselected package libsystemd-dev:amd64.
12:06:58 #21 60.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
12:06:58 #21 60.37 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
12:06:58 #21 60.56 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:06:58 #21 60.57 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:06:58 #21 60.58 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:06:58 #21 60.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:06:58 #21 60.59 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:06:58 #21 60.60 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:06:58 #21 60.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:06:58 #21 60.62 Setting up libbtrfs0 (4.20.1-2) ...
12:06:59 #21 60.63 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:06:59 #21 60.64 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
12:06:59 #21 60.66 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:06:59 #21 60.67 Setting up libbtrfs-dev (4.20.1-2) ...
12:06:59 #21 60.68 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:06:59 #21 60.69 Setting up mingw-w64-common (6.0.0-3) ...
12:06:59 #21 60.70 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
12:06:59 #21 60.71 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:06:59 #21 60.72 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:06:59 #21 60.73 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:06:59 #21 60.74 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
12:06:59 #21 60.74 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
12:06:59 #21 60.75 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:06:59 #21 60.76 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
12:06:59 #21 60.76 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
12:06:59 #21 60.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:06:59 #21 60.78 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:06:59 #21 60.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:06:59 #21 60.80 Setting up dmsetup (2:1.02.155-3) ...
12:06:59 #21 60.81 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:06:59 #21 60.82 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:06:59 #21 60.83 Processing triggers for libc-bin (2.28-10) ...
12:07:00 #21 DONE 61.6s
12:07:00 
12:07:00 #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
12:07:00 #30 sha256:fc5c55a19f234b54424e93f99387127989c2c782fa05ce8d3f7b445675dccf4b
12:07:00 #30 11.72 + cd /tmp/tmp.7Y7t0FKPv3/src/github.com/containerd/containerd
12:07:00 #30 11.72 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
12:07:00 #30 11.87 + export 'BUILDTAGS=netgo osusergo static_build'
12:07:00 #30 11.87 + BUILDTAGS='netgo osusergo static_build'
12:07:00 #30 11.87 + export EXTRA_FLAGS=-buildmode=pie
12:07:00 #30 11.87 + EXTRA_FLAGS=-buildmode=pie
12:07:00 #30 11.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:07:00 #30 11.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:07:00 #30 11.87 + '[' '' = dynamic ']'
12:07:00 #30 11.87 + make
12:07:00 #30 12.71 + bin/ctr
12:07:00 #30 ...
12:07:00 
12:07:00 #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
12:07:00 #22 sha256:cdf15cf53db5d67870d370d441ac9471da537c8660aebef5009840a530da334a
12:07:00 #22 1.143 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
12:07:00 #22 1.143 Hit:2 http://deb.debian.org/debian buster InRelease
12:07:00 #22 1.143 Hit:3 http://deb.debian.org/debian buster-updates InRelease
12:07:00 #22 1.144 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:07:01 #22 1.884 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
12:07:01 #22 1.909 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
12:07:01 #22 1.927 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
12:07:01 #22 1.945 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
12:07:01 #22 1.953 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
12:07:01 #22 1.971 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
12:07:02 #22 2.556 Fetched 2862 kB in 2s (1703 kB/s)
12:07:07 #22 2.556 Reading package lists...
12:07:13 #22 7.784 Reading package lists...
12:07:13 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:07:13 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:07:13 GOOS="" GOARCH="" GOARM=""
12:07:13 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:07:13 
12:07:13 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:07:13 + RM_GOPATH=0
12:07:13 + TMP_GOPATH=/go
12:07:13 + : /usr/local/bin
12:07:13 + '[' -z /go ']'
12:07:13 + export GOPATH=/go
12:07:13 + GOPATH=/go
12:07:13 + case "$(go env GOARCH)" in
12:07:13 ++ go env GOARCH
12:07:13 + export GO_BUILDMODE=-buildmode=pie
12:07:13 + GO_BUILDMODE=-buildmode=pie
12:07:13 ++ dirname hack/dockerfile/install/install.sh
12:07:13 + dir=hack/dockerfile/install
12:07:13 + bin=tini
12:07:13 + shift
12:07:13 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:07:13 + . hack/dockerfile/install/tini.installer
12:07:13 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:07:13 + install_tini
12:07:13 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:07:13 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:07:13 + git clone https://github.com/krallin/tini.git /go/tini
12:07:13 Cloning into '/go/tini'...
12:07:13 + cd /go/tini
12:07:13 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:07:13 + cmake .
12:07:13 -- The C compiler identification is GNU 10.2.1
12:07:13 -- Detecting C compiler ABI info
12:07:13 -- Detecting C compiler ABI info - done
12:07:13 -- Check for working C compiler: /usr/bin/cc - skipped
12:07:13 -- Detecting C compile features
12:07:13 -- Detecting C compile features - done
12:07:13 -- Performing Test HAS_BUILTIN_FORTIFY
12:07:13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:07:13 -- Configuring done
12:07:13 -- Generating done
12:07:13 -- Build files have been written to: /go/tini
12:07:13 + make tini-static
12:07:13 make[2]: Entering directory '/go/tini'
12:07:13 make[3]: Entering directory '/go/tini'
12:07:13 make[4]: Entering directory '/go/tini'
12:07:13 make[5]: Entering directory '/go/tini'
12:07:13 Scanning dependencies of target tini-static
12:07:13 make[5]: Leaving directory '/go/tini'
12:07:13 make[5]: Entering directory '/go/tini'
12:07:13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:07:13 [100%] Linking C executable tini-static
12:07:13 make[5]: Leaving directory '/go/tini'
12:07:13 [100%] Built target tini-static
12:07:13 make[4]: Leaving directory '/go/tini'
12:07:13 make[3]: Leaving directory '/go/tini'
12:07:13 make[2]: Leaving directory '/go/tini'
12:07:13 + mkdir -p /usr/local/bin
12:07:13 + cp tini-static /usr/local/bin/docker-init
12:07:13 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:07:13 + RM_GOPATH=0
12:07:13 + TMP_GOPATH=/go
12:07:13 + : /usr/local/bin
12:07:13 + '[' -z /go ']'
12:07:13 + export GOPATH=/go
12:07:13 + GOPATH=/go
12:07:13 + case "$(go env GOARCH)" in
12:07:13 ++ go env GOARCH
12:07:13 + export GO_BUILDMODE=-buildmode=pie
12:07:13 + GO_BUILDMODE=-buildmode=pie
12:07:13 ++ dirname hack/dockerfile/install/install.sh
12:07:13 + dir=hack/dockerfile/install
12:07:13 + bin=rootlesskit
12:07:13 + shift
12:07:13 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:07:13 + . hack/dockerfile/install/rootlesskit.installer
12:07:13 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:07:13 + install_rootlesskit dynamic
12:07:13 + case "$1" in
12:07:13 + install_rootlesskit_dynamic
12:07:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:07:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:07:13 + export BUILD_MODE=-buildmode=pie
12:07:13 + BUILD_MODE=-buildmode=pie
12:07:13 + _install_rootlesskit
12:07:13 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:07:13 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:07:13 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:07:13 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:07:13 + cd /go/src/github.com/rootless-containers/rootlesskit
12:07:13 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:07:13 + export GO111MODULE=on
12:07:13 + GO111MODULE=on
12:07:13 + export GOPROXY=https://proxy.golang.org
12:07:13 + GOPROXY=https://proxy.golang.org
12:07:13 + for f in rootlesskit rootlesskit-docker-proxy
12:07:13 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:07:13 go: downloading github.com/pkg/errors v0.9.1
12:07:13 go: downloading github.com/sirupsen/logrus v1.8.1
12:07:13 go: downloading github.com/urfave/cli/v2 v2.3.0
12:07:13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:07:13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:07:13 go: downloading github.com/google/uuid v1.2.0
12:07:13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:07:13 go: downloading github.com/moby/vpnkit v0.5.0
12:07:13 go: downloading github.com/gofrs/flock v0.8.0
12:07:13 go: downloading github.com/gorilla/mux v1.8.0
12:07:13 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:07:13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:07:13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:07:13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:07:13 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:07:14 #22 13.09 Building dependency tree...
12:07:14 #22 14.36 Reading state information...
12:07:15 #22 15.47 The following additional packages will be installed:
12:07:15 #22 15.47   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
12:07:15 #22 15.47   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
12:07:15 #22 15.48   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
12:07:15 #22 15.48   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
12:07:15 #22 15.48   libgcc1:ppc64el libgcc1:s390x
12:07:15 #22 15.50 Suggested packages:
12:07:15 #22 15.50   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
12:07:15 #22 15.50   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
12:07:15 #22 15.50   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
12:07:15 #22 15.50   libc-l10n:s390x locales:s390x
12:07:15 #22 15.50 Recommended packages:
12:07:15 #22 15.50   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
12:07:15 #22 15.50   libidn2-0:s390x
12:07:15 #22 15.71 The following NEW packages will be installed:
12:07:15 #22 15.71   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
12:07:15 #22 15.71   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
12:07:15 #22 15.71   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
12:07:15 #22 15.71   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
12:07:15 #22 15.71   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
12:07:15 #22 15.72   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
12:07:15 #22 15.73   libgcc1:ppc64el libgcc1:s390x
12:07:15 #22 16.07 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:07:15 #22 16.07 Need to get 15.0 MB of archives.
12:07:15 #22 16.07 After this operation, 68.1 MB of additional disk space will be used.
12:07:15 #22 16.07 Get:1 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
12:07:15 #22 16.08 Get:2 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
12:07:15 #22 16.08 Get:3 http://deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
12:07:15 #22 16.09 Get:4 http://deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
12:07:15 #22 16.09 Get:5 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
12:07:15 #22 16.10 Get:6 http://deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
12:07:15 #22 16.10 Get:7 http://deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
12:07:15 #22 16.15 Get:8 http://deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
12:07:16 #22 16.15 Get:9 http://deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
12:07:16 #22 16.15 Get:10 http://deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
12:07:16 #22 16.16 Get:11 http://deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
12:07:16 #22 16.21 Get:12 http://deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
12:07:16 #22 16.21 Get:13 http://deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
12:07:16 #22 16.21 Get:14 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
12:07:16 #22 16.22 Get:15 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
12:07:16 #22 16.27 Get:16 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
12:07:16 #22 16.27 Get:17 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
12:07:16 #22 16.27 Get:18 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
12:07:16 #22 16.28 Get:19 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
12:07:16 #22 16.31 Get:20 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
12:07:16 #22 16.32 Get:21 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
12:07:16 #22 16.32 Get:22 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
12:07:16 #22 16.32 Get:23 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
12:07:16 #22 16.36 Get:24 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
12:07:16 #22 16.36 Get:25 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
12:07:16 #22 16.86 debconf: delaying package configuration, since apt-utils is not installed
12:07:16 #22 17.01 Fetched 15.0 MB in 1s (27.0 MB/s)
12:07:17 #22 17.04 Selecting previously unselected package gcc-8-base:armhf.
12:07:17 #22 17.04 (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.)
12:07:17 #22 17.08 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
12:07:17 #22 17.09 Unpacking gcc-8-base:armhf (8.3.0-6) ...
12:07:17 #22 17.14 Selecting previously unselected package gcc-8-base:ppc64el.
12:07:17 #22 17.14 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
12:07:17 #22 17.15 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
12:07:17 #22 17.21 Selecting previously unselected package gcc-8-base:s390x.
12:07:17 #22 17.21 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
12:07:17 #22 17.21 Unpacking gcc-8-base:s390x (8.3.0-6) ...
12:07:17 #22 17.27 Selecting previously unselected package gcc-8-base:arm64.
12:07:17 #22 17.27 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
12:07:17 #22 17.27 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
12:07:17 #22 17.33 Selecting previously unselected package gcc-8-base:armel.
12:07:17 #22 17.33 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
12:07:17 #22 17.34 Unpacking gcc-8-base:armel (8.3.0-6) ...
12:07:17 #22 17.40 Selecting previously unselected package libgcc1:arm64.
12:07:17 #22 17.41 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
12:07:17 #22 17.41 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
12:07:17 #22 17.48 Selecting previously unselected package libc6:arm64.
12:07:17 #22 17.48 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
12:07:17 #22 17.65 Unpacking libc6:arm64 (2.28-10) ...
12:07:17 #22 18.10 Selecting previously unselected package libapparmor1:arm64.
12:07:18 #22 18.11 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
12:07:18 #22 18.11 Unpacking libapparmor1:arm64 (2.13.2-10) ...
12:07:18 #22 18.16 Selecting previously unselected package libapparmor-dev:arm64.
12:07:18 #22 18.16 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
12:07:18 #22 18.17 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
12:07:18 #22 18.23 Selecting previously unselected package libgcc1:armel.
12:07:18 #22 18.23 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
12:07:18 #22 18.24 Unpacking libgcc1:armel (1:8.3.0-6) ...
12:07:18 #22 18.30 Selecting previously unselected package libc6:armel.
12:07:18 #22 18.31 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
12:07:18 #22 18.46 Unpacking libc6:armel (2.28-10) ...
12:07:18 #22 18.93 Selecting previously unselected package libapparmor1:armel.
12:07:18 #22 18.93 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
12:07:18 #22 18.94 Unpacking libapparmor1:armel (2.13.2-10) ...
12:07:18 #22 18.98 Selecting previously unselected package libapparmor-dev:armel.
12:07:18 #22 18.99 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
12:07:18 #22 18.99 Unpacking libapparmor-dev:armel (2.13.2-10) ...
12:07:18 #22 19.06 Selecting previously unselected package libgcc1:armhf.
12:07:19 #22 19.06 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
12:07:19 #22 19.06 Unpacking libgcc1:armhf (1:8.3.0-6) ...
12:07:19 #22 19.13 Selecting previously unselected package libc6:armhf.
12:07:19 #22 19.14 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
12:07:19 #22 19.27 Unpacking libc6:armhf (2.28-10) ...
12:07:19 #22 19.68 Selecting previously unselected package libapparmor1:armhf.
12:07:19 #22 19.69 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
12:07:19 #22 19.69 Unpacking libapparmor1:armhf (2.13.2-10) ...
12:07:19 #22 19.74 Selecting previously unselected package libapparmor-dev:armhf.
12:07:19 #22 19.74 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
12:07:19 #22 19.75 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
12:07:19 #22 19.81 Selecting previously unselected package libgcc1:ppc64el.
12:07:19 #22 19.81 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
12:07:19 #22 19.81 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
12:07:19 #22 19.87 Selecting previously unselected package libc6:ppc64el.
12:07:19 #22 19.88 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
12:07:20 #22 20.06 Unpacking libc6:ppc64el (2.28-10) ...
12:07:20 + for f in rootlesskit rootlesskit-docker-proxy
12:07:20 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:07:20 #22 20.76 Selecting previously unselected package libapparmor1:ppc64el.
12:07:20 #22 20.77 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
12:07:20 #22 20.77 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
12:07:20 #22 20.82 Selecting previously unselected package libapparmor-dev:ppc64el.
12:07:20 #22 20.83 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
12:07:20 #22 20.83 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
12:07:20 #22 20.90 Selecting previously unselected package libgcc1:s390x.
12:07:20 #22 20.90 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
12:07:20 #22 20.91 Unpacking libgcc1:s390x (1:8.3.0-6) ...
12:07:20 #22 20.97 Selecting previously unselected package libc6:s390x.
12:07:20 #22 20.98 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
12:07:21 #22 21.19 Unpacking libc6:s390x (2.28-10) ...
12:07:21 #22 21.65 Selecting previously unselected package libapparmor1:s390x.
12:07:21 #22 21.66 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
12:07:21 #22 21.67 Unpacking libapparmor1:s390x (2.13.2-10) ...
12:07:21 #22 21.71 Selecting previously unselected package libapparmor-dev:s390x.
12:07:21 #22 21.72 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
12:07:21 #22 21.72 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
12:07:21 #22 21.80 Setting up gcc-8-base:arm64 (8.3.0-6) ...
12:07:21 #22 21.81 Setting up gcc-8-base:armel (8.3.0-6) ...
12:07:21 #22 21.82 Setting up gcc-8-base:armhf (8.3.0-6) ...
12:07:21 #22 21.83 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
12:07:21 #22 21.84 Setting up gcc-8-base:s390x (8.3.0-6) ...
12:07:21 #22 21.85 Setting up libc6:arm64 (2.28-10) ...
12:07:22 + return
12:07:22 # Build the CLI
12:07:22 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:07:22 Building dynamic docker-linux-arm-v6
12:07:23 #22 23.05 Setting up libc6:armel (2.28-10) ...
12:07:24 #22 24.29 Setting up libc6:armhf (2.28-10) ...
12:07:25 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:07:25 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:07:25 GOOS="" GOARCH="" GOARM=""
12:07:25 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:07:25 
12:07:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:07:25 + RM_GOPATH=0
12:07:25 + TMP_GOPATH=/go
12:07:25 + : /usr/local/bin
12:07:25 + '[' -z /go ']'
12:07:25 + export GOPATH=/go
12:07:25 + GOPATH=/go
12:07:25 + case "$(go env GOARCH)" in
12:07:25 ++ go env GOARCH
12:07:25 + export GO_BUILDMODE=-buildmode=pie
12:07:25 + GO_BUILDMODE=-buildmode=pie
12:07:25 ++ dirname hack/dockerfile/install/install.sh
12:07:25 + dir=hack/dockerfile/install
12:07:25 + bin=tini
12:07:25 + shift
12:07:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:07:25 + . hack/dockerfile/install/tini.installer
12:07:25 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:07:25 + install_tini
12:07:25 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:07:25 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:07:25 + git clone https://github.com/krallin/tini.git /go/tini
12:07:25 Cloning into '/go/tini'...
12:07:25 + cd /go/tini
12:07:25 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:07:25 + cmake .
12:07:25 -- The C compiler identification is GNU 9.3.0
12:07:25 -- Check for working C compiler: /usr/bin/cc
12:07:25 -- Check for working C compiler: /usr/bin/cc -- works
12:07:25 -- Detecting C compiler ABI info
12:07:25 -- Detecting C compiler ABI info - done
12:07:25 -- Detecting C compile features
12:07:25 -- Detecting C compile features - done
12:07:25 -- Performing Test HAS_BUILTIN_FORTIFY
12:07:25 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:07:25 -- Configuring done
12:07:25 -- Generating done
12:07:25 -- Build files have been written to: /go/tini
12:07:25 + make tini-static
12:07:25 make[2]: Entering directory '/go/tini'
12:07:25 make[3]: Entering directory '/go/tini'
12:07:25 make[4]: Entering directory '/go/tini'
12:07:25 make[5]: Entering directory '/go/tini'
12:07:25 Scanning dependencies of target tini-static
12:07:25 make[5]: Leaving directory '/go/tini'
12:07:25 make[5]: Entering directory '/go/tini'
12:07:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:07:25 [100%] Linking C executable tini-static
12:07:25 make[5]: Leaving directory '/go/tini'
12:07:25 [100%] Built target tini-static
12:07:25 make[4]: Leaving directory '/go/tini'
12:07:25 make[3]: Leaving directory '/go/tini'
12:07:25 make[2]: Leaving directory '/go/tini'
12:07:25 + mkdir -p /usr/local/bin
12:07:25 + cp tini-static /usr/local/bin/docker-init
12:07:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:07:25 + RM_GOPATH=0
12:07:25 + TMP_GOPATH=/go
12:07:25 + : /usr/local/bin
12:07:25 + '[' -z /go ']'
12:07:25 + export GOPATH=/go
12:07:25 + GOPATH=/go
12:07:25 + case "$(go env GOARCH)" in
12:07:25 ++ go env GOARCH
12:07:25 + export GO_BUILDMODE=-buildmode=pie
12:07:25 + GO_BUILDMODE=-buildmode=pie
12:07:25 ++ dirname hack/dockerfile/install/install.sh
12:07:25 + dir=hack/dockerfile/install
12:07:25 + bin=rootlesskit
12:07:25 + shift
12:07:25 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:07:25 + . hack/dockerfile/install/rootlesskit.installer
12:07:25 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:07:25 + install_rootlesskit dynamic
12:07:25 + case "$1" in
12:07:25 + install_rootlesskit_dynamic
12:07:25 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:07:25 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:07:25 + export BUILD_MODE=-buildmode=pie
12:07:25 + BUILD_MODE=-buildmode=pie
12:07:25 + _install_rootlesskit
12:07:25 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:07:25 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:07:25 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:07:25 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:07:25 + cd /go/src/github.com/rootless-containers/rootlesskit
12:07:25 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:07:25 + export GO111MODULE=on
12:07:25 + GO111MODULE=on
12:07:25 + export GOPROXY=https://proxy.golang.org
12:07:25 + GOPROXY=https://proxy.golang.org
12:07:25 + for f in rootlesskit rootlesskit-docker-proxy
12:07:25 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:07:25 go: downloading github.com/pkg/errors v0.9.1
12:07:25 go: downloading github.com/sirupsen/logrus v1.8.1
12:07:25 go: downloading github.com/urfave/cli/v2 v2.3.0
12:07:25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:07:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:07:25 go: downloading github.com/google/uuid v1.2.0
12:07:25 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:07:25 go: downloading github.com/moby/vpnkit v0.5.0
12:07:25 go: downloading github.com/gofrs/flock v0.8.0
12:07:25 go: downloading github.com/gorilla/mux v1.8.0
12:07:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:07:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:07:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:07:25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:07:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:07:25 #22 25.51 Setting up libc6:ppc64el (2.28-10) ...
12:07:26 #22 26.73 Setting up libc6:s390x (2.28-10) ...
12:07:27 #22 27.97 Setting up libapparmor1:arm64 (2.13.2-10) ...
12:07:27 #22 27.98 Setting up libapparmor1:armel (2.13.2-10) ...
12:07:28 #22 27.99 Setting up libapparmor1:armhf (2.13.2-10) ...
12:07:28 #22 28.00 Setting up libapparmor1:ppc64el (2.13.2-10) ...
12:07:28 #22 28.02 Setting up libapparmor1:s390x (2.13.2-10) ...
12:07:28 #22 28.03 Setting up libgcc1:arm64 (1:8.3.0-6) ...
12:07:28 #22 28.04 Setting up libgcc1:armel (1:8.3.0-6) ...
12:07:28 #22 28.06 Setting up libgcc1:armhf (1:8.3.0-6) ...
12:07:28 #22 28.07 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
12:07:28 #22 28.08 Setting up libgcc1:s390x (1:8.3.0-6) ...
12:07:28 #22 28.09 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
12:07:28 #22 28.10 Setting up libapparmor-dev:armel (2.13.2-10) ...
12:07:28 #22 28.11 Setting up libapparmor-dev:armhf (2.13.2-10) ...
12:07:28 #22 28.12 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
12:07:28 #22 28.13 Setting up libapparmor-dev:s390x (2.13.2-10) ...
12:07:28 #22 28.14 Processing triggers for libc-bin (2.28-10) ...
12:07:28 #22 DONE 28.5s
12:07:28 
12:07:28 #26 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
12:07:28 #26 sha256:5e14fd50f4d03831f32239ed758d798cc3763d63f90d20202b1b137ab2dbbf89
12:07:28 #26 DONE 0.1s
12:07:28 
12:07:28 #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
12:07:28 #27 sha256:887e4e2e569b47cab1e32902e55014e28b8e4711a60f0edc7e19d8d2fcf6d1eb
12:07:28 + for f in rootlesskit rootlesskit-docker-proxy
12:07:28 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:07:29 + return
12:07:29 # Build the CLI
12:07:29 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:07:29 Building dynamic docker-linux-amd64
12:07:29 #27 0.879 + RM_GOPATH=0
12:07:29 #27 0.879 + TMP_GOPATH=
12:07:29 #27 0.879 + : /build
12:07:29 #27 0.879 + '[' -z '' ']'
12:07:29 #27 0.880 ++ mktemp -d
12:07:29 #27 0.885 + export GOPATH=/tmp/tmp.xmCrL7qBP3
12:07:29 #27 0.885 + GOPATH=/tmp/tmp.xmCrL7qBP3
12:07:29 #27 0.885 + RM_GOPATH=1
12:07:29 #27 0.885 + case "$(go env GOARCH)" in
12:07:29 #27 0.886 ++ go env GOARCH
12:07:29 #27 0.892 + export GO_BUILDMODE=-buildmode=pie
12:07:29 #27 0.892 + GO_BUILDMODE=-buildmode=pie
12:07:29 #27 0.892 ++ dirname /tmp/install/install.sh
12:07:29 #27 0.893 + dir=/tmp/install
12:07:29 #27 0.893 + bin=runc
12:07:29 #27 0.893 + shift
12:07:29 #27 0.893 + '[' '!' -f /tmp/install/runc.installer ']'
12:07:29 #27 0.893 + . /tmp/install/runc.installer
12:07:29 #27 0.894 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
12:07:29 #27 0.894 + install_runc
12:07:29 #27 0.894 + grep -q '^3\.10\.0.*\.el7\.'
12:07:29 #27 0.895 + uname -r
12:07:29 #27 0.896 + RUNC_BUILDTAGS='seccomp '
12:07:29 #27 0.896 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
12:07:29 #27 0.896 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
12:07:29 #27 0.896 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xmCrL7qBP3/src/github.com/opencontainers/runc
12:07:29 #27 0.899 Cloning into '/tmp/tmp.xmCrL7qBP3/src/github.com/opencontainers/runc'...
12:07:31 #27 2.843 + cd /tmp/tmp.xmCrL7qBP3/src/github.com/opencontainers/runc
12:07:31 #27 2.843 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
12:07:31 #27 2.946 + '[' -z '' ']'
12:07:31 #27 2.946 + target=static
12:07:31 #27 2.946 + make 'BUILDTAGS=seccomp ' static
12:07:31 #27 3.167 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 .
12:07:34 #27 6.183 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
12:07:35 #27 6.733 + mkdir -p /build
12:07:35 #27 6.735 + cp runc /build/runc
12:07:35 #27 DONE 7.0s
12:07:35 
12:07:35 #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
12:07:35 #30 sha256:fc5c55a19f234b54424e93f99387127989c2c782fa05ce8d3f7b445675dccf4b
12:07:35 #30 52.43 + bin/containerd
12:07:36 #30 ...
12:07:36 
12:07:36 #28 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
12:07:36 #28 sha256:7d41671661110d68317ec0224de8dd9f9e82cb8b6c7c36a07e3c58e4fa4ac0cb
12:07:36 #28 DONE 0.1s
12:07:37 
12:07:37 #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
12:07:37 #30 sha256:fc5c55a19f234b54424e93f99387127989c2c782fa05ce8d3f7b445675dccf4b
12:08:00 Project root: /go/src/github.com/docker/cli
12:08:00 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:08:00 2021/07/03 12:07:50 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 WARNING: go-md2man does not handle node type HTMLSpan
12:08:00 + popd
12:08:00 ~/rpmbuild/BUILD/src
12:08:00 + pushd /root/rpmbuild/BUILD/src/plugins
12:08:00 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
12:08:00 + for installer in *.installer
12:08:00 + '[' buildx.installer '!=' scan.installer ']'
12:08:00 + bash buildx.installer build
12:08:00 Cloning into '/go/src/github.com/docker/buildx'...
12:08:00 Fetching origin
12:08:00 + GOFLAGS=-mod=vendor
12:08:00 + 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
12:08:03 #30 83.87 # github.com/containerd/containerd/cmd/containerd
12:08:03 #30 83.87 /usr/bin/ld: /tmp/go-link-933129434/000019.o: in function `New':
12:08:03 #30 83.87 /tmp/tmp.7Y7t0FKPv3/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
12:08:03 #30 83.93 + bin/containerd-stress
12:08:04 #30 85.00 + bin/containerd-shim
12:08:12 #30 91.92 + bin/containerd-shim-runc-v1
12:08:16 #30 96.67 + bin/containerd-shim-runc-v2
12:08:16 #30 97.27 + binaries
12:08:16 #30 97.27 + install -D bin/containerd /build/containerd
12:08:16 #30 97.30 + install -D bin/containerd-shim /build/containerd-shim
12:08:16 #30 97.31 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:08:16 #30 97.31 + install -D bin/ctr /build/ctr
12:08:17 #30 DONE 97.8s
12:08:18 
12:08:18 #31 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
12:08:18 #31 sha256:16650f1ce002071a0c7ec06933305045d291104ce7d739c423e587d92ea065b6
12:08:18 #31 DONE 0.2s
12:08:18 
12:08:18 #35 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
12:08:18 #35 sha256:872356ef62665871f0a18f076a8f4494d69cd0cea25861688333fe88273d4675
12:08:18 #35 DONE 0.1s
12:08:18 
12:08:18 #40 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
12:08:18 #40 sha256:28d705461c9ae1a9e0c02e9fc2c7dcf74f72c7454e23d0541381cfbdec9f56e5
12:08:19 #40 DONE 0.6s
12:08:19 
12:08:19 #41 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
12:08:19 #41 sha256:1a08c760efb85d0e20b09bbd1b8519d16cc39945583ddefd31be797b922f245c
12:08:19 #41 DONE 0.0s
12:08:19 
12:08:19 #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
12:08:19 #42 sha256:99d3fe8b25082cf9005600ad93f1e816b7dc789748e289dbef8751b74f692c12
12:08:19 #42 0.392 
12:08:19 #42 0.567 Removing /build/bundles/
12:08:19 #42 0.567 
12:08:19 #42 0.572 ---> Making bundle: cross (in /build/bundles/cross)
12:08:19 #42 0.573 Cross building: /build/bundles/cross/windows/amd64
12:08:19 #42 0.660 Building: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210702143511-f782d13.exe
12:08:19 #42 0.660 GOOS="windows" GOARCH="amd64" GOARM=""
12:08:43 make[2]: Entering directory '/root/build-deb/cli'
12:08:43 scripts/docs/generate-man.sh
12:08:50 make[2]: Entering directory '/root/build-deb/cli'
12:08:50 scripts/docs/generate-man.sh
12:09:08 + popd
12:09:08 ~/rpmbuild/BUILD/src
12:09:08 + exit 0
12:09:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6FtZPi
12:09:08 + umask 022
12:09:08 + cd /root/rpmbuild/BUILD
12:09:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64 '!=' / ']'
12:09:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 + mkdir -p /root/rpmbuild/BUILDROOT
12:09:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 + cd src
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin
12:09:08 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/docker
12:09:08 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
12:09:08 + pushd /root/rpmbuild/BUILD/src/plugins
12:09:08 + for installer in *.installer
12:09:08 + '[' buildx.installer '!=' scan.installer ']'
12:09:08 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 + PREFIX=/usr/libexec/docker/cli-plugins
12:09:08 + bash buildx.installer install_plugin
12:09:08 ~/rpmbuild/BUILD/src
12:09:08 + popd
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/bash-completion/completions
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/zsh/vendor-completions
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/fish/vendor_completions.d
12:09:08 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/bash-completion/completions/docker
12:09:08 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
12:09:08 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man1
12:09:08 + 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.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man1
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man5
12:09:08 + 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.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man5
12:09:08 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man8
12:09:08 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/man/man8
12:09:08 + mkdir -p build-docs
12:09:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:09:08 + cp cli/LICENSE build-docs/LICENSE
12:09:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:09:08 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:09:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:09:08 + cp cli/NOTICE build-docs/NOTICE
12:09:08 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:09:08 + cp cli/README.md build-docs/README.md
12:09:08 + /usr/lib/rpm/check-buildroot
12:09:08 + /usr/lib/rpm/redhat/brp-ldconfig
12:09:08 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:09:08 + /usr/lib/rpm/brp-compress
12:09:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:09:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:09:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:09:08 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:09:08 + /usr/lib/rpm/brp-python-hardlink
12:09:08 + PYTHON3=/usr/libexec/platform-python
12:09:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:09:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.imJBKi
12:09:08 + umask 022
12:09:08 + cd /root/rpmbuild/BUILD
12:09:08 + cd src
12:09:08 ++ cli/build/docker --version
12:09:08 + ver='Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:09:08 + test 'Docker version 0.0.0-20210702143511-f782d13, build f782d13' = 'Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:09:08 + echo 'PASS: cli version OK'
12:09:08 PASS: cli version OK
12:09:08 + exit 0
12:09:08 Processing files: docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XQamai
12:09:08 + umask 022
12:09:08 + cd /root/rpmbuild/BUILD
12:09:08 + cd src
12:09:08 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + export LC_ALL=C
12:09:08 + LC_ALL=C
12:09:08 + export DOCDIR
12:09:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/share/doc/docker-ce-cli
12:09:08 + exit 0
12:09:08 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:09:08 Provides: docker-ce-cli = 1:0.0.0.20210702143511.f782d13-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20210702143511.f782d13-0.el8
12:09:08 Requires(interp): /bin/sh
12:09:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:09:08 Requires(post): /bin/sh
12:09:08 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)
12:09:08 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:09:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.src.rpm
12:09:12 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64.rpm
12:09:12 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XaEZJf
12:09:12 + umask 022
12:09:12 + cd /root/rpmbuild/BUILD
12:09:12 + cd src
12:09:12 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:12 + exit 0
12:09:12 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j7cJRf
12:09:12 + umask 022
12:09:12 + cd /root/rpmbuild/BUILD
12:09:12 + cd /root/rpmbuild/BUILD
12:09:12 + rm -rf src
12:09:12 + /usr/bin/mkdir -p src
12:09:12 + cd src
12:09:12 + /usr/bin/tar -xof -
12:09:12 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:09:13 + STATUS=0
12:09:13 + '[' 0 -ne 0 ']'
12:09:13 + /usr/bin/tar -xof -
12:09:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:09:13 + STATUS=0
12:09:13 + '[' 0 -ne 0 ']'
12:09:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:09:13 + exit 0
12:09:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.btmjYg
12:09:13 + umask 022
12:09:13 + cd /root/rpmbuild/BUILD
12:09:13 + cd src
12:09:13 + export DOCKER_GITCOMMIT=45b45ad
12:09:13 + DOCKER_GITCOMMIT=45b45ad
12:09:13 + mkdir -p /go/src/github.com/docker
12:09:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:09:13 + TMP_GOPATH=/go
12:09:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:09:13 + RM_GOPATH=0
12:09:13 + TMP_GOPATH=/go
12:09:13 + : /usr/local/bin
12:09:13 + '[' -z /go ']'
12:09:13 + export GOPATH=/go
12:09:13 + GOPATH=/go
12:09:13 + case "$(go env GOARCH)" in
12:09:13 ++ go env GOARCH
12:09:13 + export GO_BUILDMODE=-buildmode=pie
12:09:13 + GO_BUILDMODE=-buildmode=pie
12:09:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:09:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:09:13 + bin=rootlesskit
12:09:13 + shift
12:09:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:09:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:09:13 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:09:13 + install_rootlesskit dynamic
12:09:13 + case "$1" in
12:09:13 + install_rootlesskit_dynamic
12:09:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:09:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:09:13 + export BUILD_MODE=-buildmode=pie
12:09:13 + BUILD_MODE=-buildmode=pie
12:09:13 + _install_rootlesskit
12:09:13 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:09:13 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:09:13 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:09:13 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:09:14 + cd /go/src/github.com/rootless-containers/rootlesskit
12:09:14 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:09:14 + export GO111MODULE=on
12:09:14 + GO111MODULE=on
12:09:14 + export GOPROXY=https://proxy.golang.org
12:09:14 + GOPROXY=https://proxy.golang.org
12:09:14 + for f in rootlesskit rootlesskit-docker-proxy
12:09:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:09:14 go: downloading github.com/pkg/errors v0.9.1
12:09:14 go: downloading github.com/sirupsen/logrus v1.8.1
12:09:14 go: downloading github.com/urfave/cli/v2 v2.3.0
12:09:14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:09:14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:09:14 go: downloading github.com/google/uuid v1.2.0
12:09:14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:09:14 go: downloading github.com/moby/vpnkit v0.5.0
12:09:14 go: downloading github.com/gofrs/flock v0.8.0
12:09:14 go: downloading github.com/gorilla/mux v1.8.0
12:09:14 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:09:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:09:14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:09:14 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:09:15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:09:20 + for f in rootlesskit rootlesskit-docker-proxy
12:09:20 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:09:21 + return
12:09:21 + exit 0
12:09:21 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qM1sKg
12:09:21 + umask 022
12:09:21 + cd /root/rpmbuild/BUILD
12:09:21 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64 '!=' / ']'
12:09:21 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:21 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:21 + mkdir -p /root/rpmbuild/BUILDROOT
12:09:21 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:21 + cd src
12:09:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/dockerd-rootless.sh
12:09:21 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:09:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/rootlesskit
12:09:21 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
12:09:21 + /usr/lib/rpm/check-buildroot
12:09:21 + /usr/lib/rpm/redhat/brp-ldconfig
12:09:21 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:09:21 + /usr/lib/rpm/brp-compress
12:09:21 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:09:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:09:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:09:21 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:09:21 + /usr/lib/rpm/brp-python-hardlink
12:09:21 + PYTHON3=/usr/libexec/platform-python
12:09:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:09:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JOcAdg
12:09:21 + umask 022
12:09:21 + cd /root/rpmbuild/BUILD
12:09:21 + cd src
12:09:21 + /usr/local/bin/rootlesskit -v
12:09:21 rootlesskit version 0.14.2
12:09:21 + exit 0
12:09:21 Processing files: docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:21 Provides: docker-ce-rootless-extras = 0:0.0.0.20210702143511.f782d13-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210702143511.f782d13-0.el8
12:09:21 Requires(interp): /bin/sh /bin/sh /bin/sh
12:09:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:09:21 Requires(post): /bin/sh
12:09:21 Requires(preun): /bin/sh
12:09:21 Requires(postun): /bin/sh
12:09:21 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)
12:09:21 Conflicts: rootlesskit
12:09:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.src.rpm
12:09:24 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64.rpm
12:09:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mmXurj
12:09:24 + umask 022
12:09:24 + cd /root/rpmbuild/BUILD
12:09:24 + cd src
12:09:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.el8.x86_64
12:09:24 + exit 0
12:09:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BgpmTi
12:09:24 + umask 022
12:09:24 + cd /root/rpmbuild/BUILD
12:09:24 + cd /root/rpmbuild/BUILD
12:09:24 + rm -rf src
12:09:24 + /usr/bin/mkdir -p src
12:09:24 + cd src
12:09:24 + /usr/bin/tar -xof -
12:09:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:09:24 + STATUS=0
12:09:24 + '[' 0 -ne 0 ']'
12:09:24 + /usr/bin/tar -xof -
12:09:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:09:24 + STATUS=0
12:09:24 + '[' 0 -ne 0 ']'
12:09:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:09:24 + exit 0
12:09:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lKdWLf
12:09:24 + umask 022
12:09:24 + cd /root/rpmbuild/BUILD
12:09:24 + cd src
12:09:24 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:09:24 + GOPROXY=https://proxy.golang.org
12:09:24 + GO111MODULE=on
12:09:24 + go mod download
12:09:24 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:09:41 #42 80.00 Created binary: /build/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210702143511-f782d13.exe
12:09:41 #42 80.51 Building: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210702143511-f782d13.exe
12:09:41 #42 80.51 GOOS="windows" GOARCH="amd64" GOARM=""
12:09:41 #42 80.93 Created binary: /build/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210702143511-f782d13.exe
12:09:41 #42 80.96 Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:09:41 #42 81.18 Building: /build/bundles/cross/windows/amd64/containerutility.exe
12:09:45 #42 85.67 
12:09:45 #42 DONE 86.0s
12:09:45 
12:09:45 #43 [cross 1/1] COPY --from=build-cross /build/bundles/ /
12:09:45 #43 sha256:c969f768f43fb25795a24d5e073e4bbb1bc34c582e82b16ad0ac68eb5ef976b2
12:09:45 #43 DONE 0.2s
12:09:45 
12:09:45 #44 exporting to client
12:09:45 #44 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
12:09:45 #44 copying files 19.43MB 0.1s
12:09:46 #44 copying files 59.69MB 0.4s done
12:09:46 #44 DONE 0.4s
12:09:46 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker'
12:09:46 mkdir -p build/win/amd64/docker/cli-plugins
12:09:46 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
12:09:47 Cloning into '/go/src/github.com/docker/buildx'...
12:09:49 Fetching origin
12:09:49 + GOFLAGS=-mod=vendor
12:09:49 + 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
12:09:51 Project root: /go/src/github.com/docker/cli
12:09:51 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:09:51 2021/07/03 12:09:46 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 WARNING: go-md2man does not handle node type HTMLSpan
12:09:51 make[2]: Leaving directory '/root/build-deb/cli'
12:09:51 # Build the compose-cli plugin
12:09:51 # FIXME: using GOPROXY, to work around:
12:09: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
12:09:51 cd /go/src/github.com/docker/compose-cli \
12:09:51 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
12:09:51 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:09:51 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
12:09:51 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
12:09:58 Project root: /go/src/github.com/docker/cli
12:09:58 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:09:58 2021/07/03 12:09:49 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 WARNING: go-md2man does not handle node type HTMLSpan
12:09:58 make[2]: Leaving directory '/root/build-deb/cli'
12:09:58 # Build the compose-cli plugin
12:09:58 # FIXME: using GOPROXY, to work around:
12:09:58 # 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
12:09:58 cd /go/src/github.com/docker/compose-cli \
12:09:58 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
12:09:58 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:09:58 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
12:09:58 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
12:10:11 + GOPROXY=https://proxy.golang.org
12:10:11 + GO111MODULE=on
12:10:11 + GIT_TAG=v2.0.0-beta.4
12:10:11 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
12:10:11 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 bin/docker-compose ./cmd
12:10:30 make[2]: Entering directory '/root/build-deb/compose-cli'
12:10:30 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
12:10:38 make[2]: Entering directory '/root/build-deb/compose-cli'
12:10:38 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
12:11:07 ~/rpmbuild/BUILD/src
12:11:07 + popd
12:11:07 + exit 0
12:11:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LcxOji
12:11:07 + umask 022
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64 '!=' / ']'
12:11:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 + mkdir -p /root/rpmbuild/BUILDROOT
12:11:07 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 + cd src
12:11:07 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:11:07 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:11:07 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:11:07 ~/rpmbuild/BUILD/src
12:11:07 + popd
12:11:07 + /usr/lib/rpm/check-buildroot
12:11:07 + /usr/lib/rpm/redhat/brp-ldconfig
12:11:07 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:11:07 + /usr/lib/rpm/brp-compress
12:11:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:11:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:11:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:11:07 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:11:07 + /usr/lib/rpm/brp-python-hardlink
12:11:07 + PYTHON3=/usr/libexec/platform-python
12:11:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:11:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dB8yWg
12:11:07 + umask 022
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + cd src
12:11:07 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:11:07 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:11:07 + ver=2.0.0-beta.4
12:11:07 FAIL: docker-compose version (2.0.0-beta.4) did not match
12:11:07 + test 2.0.0-beta.4 = v2.0.0-beta.4
12:11:07 + echo 'FAIL: docker-compose version (2.0.0-beta.4) did not match'
12:11:07 + exit 0
12:11:07 Processing files: docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:11:07 Provides: docker-compose-plugin = 0:2.0.0.beta.4-0.el8 docker-compose-plugin(x86-64) = 0:2.0.0.beta.4-0.el8
12:11:07 Requires(interp): /bin/sh /bin/sh /bin/sh
12:11:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:11:07 Requires(post): /bin/sh
12:11:07 Requires(preun): /bin/sh
12:11:07 Requires(postun): /bin/sh
12:11:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.beta.4-0.el8.src.rpm
12:11:07 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64.rpm
12:11:07 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t2D8Xe
12:11:07 + umask 022
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + cd src
12:11:07 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.el8.x86_64
12:11:07 + exit 0
12:11:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vmhaPh
12:11:07 + umask 022
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + rm -rf src
12:11:07 + /usr/bin/mkdir -p src
12:11:07 + cd src
12:11:07 + /usr/bin/tar -xof -
12:11:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:11:07 + STATUS=0
12:11:07 + '[' 0 -ne 0 ']'
12:11:07 + /usr/bin/tar -xof -
12:11:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:11:07 + STATUS=0
12:11:07 + '[' 0 -ne 0 ']'
12:11:07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:11:07 + exit 0
12:11:07 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qjm25g
12:11:07 + umask 022
12:11:07 + cd /root/rpmbuild/BUILD
12:11:07 + cd src
12:11:07 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:11:07 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:11:07 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
12:11:07 GO111MODULE=on make -f builder.Makefile build
12:11:07 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:11:07 mkdir -p bin
12:11:07 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
12:11:08 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:11:08 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:11:08 go: downloading github.com/spf13/cobra v1.0.0
12:11:09 go: downloading github.com/sirupsen/logrus v1.4.2
12:11:09 go: downloading github.com/spf13/pflag v1.0.3
12:11:09 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:11:09 go: downloading github.com/google/uuid v1.1.1
12:11:09 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:11:09 go: downloading github.com/docker/go v1.5.1-1
12:11:09 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:11:09 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:11:09 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:11:09 go: downloading github.com/containerd/containerd v1.3.4
12:11:09 go: downloading google.golang.org/grpc v1.23.1
12:11:10 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:11:10 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:11:10 go: downloading github.com/gorilla/mux v1.7.4
12:11:10 go: downloading github.com/gogo/protobuf v1.3.1
12:11:10 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:11:10 go: downloading github.com/golang/protobuf v1.3.2
12:11:10 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:11:10 go: downloading github.com/prometheus/client_golang v1.1.0
12:11:10 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:11:10 go: downloading github.com/prometheus/common v0.6.0
12:11:10 go: downloading github.com/prometheus/procfs v0.0.3
12:11:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:11:25 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:11:25 + popd
12:11:25 ~/rpmbuild/BUILD/src
12:11:25 + exit 0
12:11:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z8XBmf
12:11:25 + umask 022
12:11:25 + cd /root/rpmbuild/BUILD
12:11:25 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 '!=' / ']'
12:11:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 + mkdir -p /root/rpmbuild/BUILDROOT
12:11:25 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 + cd src
12:11:25 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:11:25 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:11:25 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:11:25 + popd
12:11:25 ~/rpmbuild/BUILD/src
12:11:25 + /usr/lib/rpm/check-buildroot
12:11:25 + /usr/lib/rpm/redhat/brp-ldconfig
12:11:25 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
12:11:25 + /usr/lib/rpm/brp-compress
12:11:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:11:25 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:11:25 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:11:25 + /usr/lib/rpm/brp-python-bytecompile '' 1
12:11:25 + /usr/lib/rpm/brp-python-hardlink
12:11:25 + PYTHON3=/usr/libexec/platform-python
12:11:25 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:11:25 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pbf02e
12:11:25 + umask 022
12:11:25 + cd /root/rpmbuild/BUILD
12:11:25 + cd src
12:11:25 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:11:25 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:11:25 + ver=v0.8.0
12:11:25 PASS: docker-scan version OK
12:11:25 + test v0.8.0 = v0.8.0
12:11:25 + echo 'PASS: docker-scan version OK'
12:11:25 + exit 0
12:11:25 Processing files: docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:11:25 Provides: docker-scan-plugin = 0:0.8.0-0.el8 docker-scan-plugin(x86-64) = 0:0.8.0-0.el8
12:11:25 Requires(interp): /bin/sh /bin/sh /bin/sh
12:11:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:11:25 Requires(post): /bin/sh
12:11:25 Requires(preun): /bin/sh
12:11:25 Requires(postun): /bin/sh
12:11:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el8.src.rpm
12:11:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el8.x86_64.rpm
12:11:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nm86Bh
12:11:25 + umask 022
12:11:25 + cd /root/rpmbuild/BUILD
12:11:25 + cd src
12:11:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
12:11:25 + exit 0
12:11:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
12:11:25 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
12:11:25 cd /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 docker buildx bake --set binary.platform=windows/amd64 binary
12:11:25 #1 [internal] load build definition from Dockerfile
12:11:25 #1 sha256:f9dad60ca938ad42cba9772a4ff02721d8468883cfcd60bc9f57779c30b606ea
12:11:25 #1 transferring dockerfile: 32B done
12:11:25 #1 DONE 0.0s
12:11:25 
12:11:25 #2 [internal] load .dockerignore
12:11:25 #2 sha256:0e2c2efcc1eb2289e6145893a6cb75ae6fd17d1f7925ec7e164617c46d38ad5c
12:11:25 #2 transferring context: 34B done
12:11:25 #2 DONE 0.0s
12:11:25 
12:11:25 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
12:11:25 #4 sha256:aa52413c1434cad8b7e4425986a08a895ce78d30f3b20ac08b1b6daa1378ab7c
12:11:25 #4 DONE 0.0s
12:11:25 
12:11:25 #3 resolve image config for docker.io/docker/dockerfile:1.2
12:11:25 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:11:25 #3 DONE 0.2s
12:11:25 
12:11:25 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:11:25 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:11:25 #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:11:25 #5 DONE 0.0s
12:11:25 
12:11:25 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:11:25 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:11:25 #5 CACHED
12:11:25 
12:11:25 #7 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
12:11:25 #7 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b
12:11:25 #7 DONE 0.0s
12:11:25 
12:11:25 #8 [auth] library/golang:pull token for registry-1.docker.io
12:11:25 #8 sha256:43b537909057200def3f7afb05094888cdae2c91a6a3bd4844ac1b37d40a6e5c
12:11:25 #8 DONE 0.0s
12:11:25 
12:11:25 #6 [internal] load metadata for docker.io/library/golang:1.16-alpine
12:11:25 #6 sha256:8b63da5e018f0854e06e7ef30abb4b1f70e2a4498e97a24af82c7d09918a0160
12:11:25 #6 DONE 0.2s
12:11:25 
12:11:25 #9 [golatest 1/1] FROM docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0
12:11:25 #9 sha256:7d9157317dfaf0258b9b49f4c386cb93a375ab51f465e9d83f1b5ba89471ff41
12:11:25 #9 resolve docker.io/library/golang:1.16-alpine@sha256:45f32e963bb3cc408cfcd01a8e76b2872fb238f602ec5481cd75393da29369c0 0.0s done
12:11:25 #9 DONE 0.0s
12:11:25 
12:11:25 #10 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d
12:11:25 #10 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d
12:11:25 #10 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done
12:11:25 #10 DONE 0.0s
12:11:25 
12:11:25 #11 [build-base-alpine 1/3] COPY --from=xx / /
12:11:25 #11 sha256:88afe89b8667f37adc429ab0b3887944a404d900c860868acb9cd70738b01280
12:11:25 #11 CACHED
12:11:25 
12:11:25 #12 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
12:11:25 #12 sha256:53b7e52ce3f6fe5fe7c2601f72af40edcf12e28e5643f5a6794993b22ee0ad2c
12:11:25 #12 CACHED
12:11:25 
12:11:25 #13 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
12:11:25 #13 sha256:458ca1c9ea33978a4e657609f37d79f5bf89dfd1615f4db42ebc52af3f3bcf05
12:11:25 #13 CACHED
12:11:25 
12:11:25 #19 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
12:11:25 #19 sha256:c31c5c61e956ac454d26f90aa0bb4086fbef59ba74bd147498342c7ac7786795
12:11:25 #19 DONE 0.0s
12:11:25 
12:11:25 #15 [internal] load build context
12:11:25 #15 sha256:2a53fa1fa161dbf28643f2c2daaac9bced8a21d74757aed1bb946b5655177f1d
12:11:25 #15 ...
12:11:25 
12:11:25 #14 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
12:11:25 #14 sha256:59ff44b8e4c1be48e9cc8917c597b0e832b626dfdfac1654b6f9d04da325a700
12:11:25 #14 0.244 skipping packages installation on windows
12:11:25 #14 DONE 0.3s
12:11:25 
12:11:25 #15 [internal] load build context
12:11:25 #15 sha256:2a53fa1fa161dbf28643f2c2daaac9bced8a21d74757aed1bb946b5655177f1d
12:11:25 #15 transferring context: 404.45kB 0.3s done
12:11:25 #15 DONE 0.4s
12:11:25 
12:11:25 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras
12:11:25 #16 sha256:fa129a17215696248e1dba9878a66db1c5cd9f14d5ad141256b385ff9af38d3f
12:11:25 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras 0.3s done
12:11:25 #16 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done
12:11:25 #16 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done
12:11:25 #16 DONE 0.1s
12:11:25 
12:11:25 #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
12:11:25 #17 sha256:46415dafbd6b7fc253016b4dd6f4e519a66e38ee700073acc02436f13b2a9814
12:11:25 #17 0.337 Building static docker-windows-amd64.exe
12:11:26 make[2]: Leaving directory '/root/build-deb/compose-cli'
12:11:26 # Build the scan-plugin
12:11:26 # TODO change once we support scan-plugin on other architectures
12:11:26 if [ "amd64" = "amd64" ]; then \
12:11:26 	cd /go/src/github.com/docker/scan-cli-plugin \
12:11:26 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
12:11:26 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:11:26 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:11:26 fi
12:11:26 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:11:26 GO111MODULE=on make -f builder.Makefile build
12:11:26 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:11:26 mkdir -p bin
12:11:26 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
12:11:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
12:11:31 == Building packages for fedora-34 ==
12:11:31 mkdir -p "rpmbuild/fedora-34"
12:11:31 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.5-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile .
12:11:31 #1 [internal] load build definition from Dockerfile
12:11:31 #1 sha256:143dd77ec56525c2895f1bcff079b2fcbaf54ca4c92ccf5d19dbfc5248d90c52
12:11:31 #1 transferring dockerfile: 847B done
12:11:31 #1 DONE 0.0s
12:11:31 
12:11:31 #2 [internal] load .dockerignore
12:11:31 #2 sha256:a201c7f985907d0a5cf3064a6777158a9166effb35de3080ec0bacf0eecc1bb5
12:11:31 #2 transferring context: 2B done
12:11:31 #2 DONE 0.0s
12:11:31 
12:11:31 #5 [auth] library/golang:pull token for registry-1.docker.io
12:11:31 #5 sha256:aef42d6f6a973d99be4eaf1b185ac47877dc487cfaf7a6ad7e897e918deb2a31
12:11:31 #5 DONE 0.0s
12:11:31 
12:11:31 #6 [auth] library/fedora:pull token for registry-1.docker.io
12:11:31 #6 sha256:878e45c5d5b8e321fbdb3ad963b9410f361d129892e321734bee7e80a113cc70
12:11:31 #6 DONE 0.0s
12:11:31 
12:11:31 #4 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:11:31 #4 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:11:31 #4 DONE 0.2s
12:11:31 
12:11:31 #3 [internal] load metadata for docker.io/library/fedora:34
12:11:31 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
12:11:31 #3 DONE 0.3s
12:11:31 
12:11:31 #9 [internal] load build context
12:11:31 #9 sha256:b633f7df235e914c4616c2c7e66496dcaa2945b9827f663b49960c1cfb4b4cc8
12:11:31 #9 transferring context: 268B done
12:11:31 #9 DONE 0.0s
12:11:31 
12:11:31 #12 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:11:31 #12 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:11:31 #12 CACHED
12:11:31 
12:11:31 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:f534c437436eb44b7ac73646e642732fc055a75d84f900f07c3bbaa392007810
12:11:31 #7 sha256:10fb55cbbd7293e1bb1569f9e9ef929eb38cf03f0f82fb86ac9ab08ad382a348
12:11:31 #7 resolve docker.io/library/fedora:34@sha256:f534c437436eb44b7ac73646e642732fc055a75d84f900f07c3bbaa392007810 done
12:11:32 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 4.77MB / 64.93MB 0.2s
12:11:32 #7 sha256:f534c437436eb44b7ac73646e642732fc055a75d84f900f07c3bbaa392007810 1.20kB / 1.20kB done
12:11:32 #7 sha256:6c8b3dea130cfa28babcb4d73450ed64f962e5464ab191bc0539487daf25d533 529B / 529B done
12:11:32 #7 sha256:055b2e5ebc940affa3a6e0372b8e7f3c33a5db860173c3328ae36a10cfbe30f5 2.00kB / 2.00kB done
12:11:32 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 23.58MB / 64.93MB 0.3s
12:11:32 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 40.89MB / 64.93MB 0.5s
12:11:32 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 51.38MB / 64.93MB 0.6s
12:11:32 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 64.93MB / 64.93MB 0.8s
12:11:33 #7 sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 64.93MB / 64.93MB 1.2s done
12:11:33 #7 extracting sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1
12:11:34 make[2]: Leaving directory '/root/build-deb/compose-cli'
12:11:34 # Build the scan-plugin
12:11:34 # TODO change once we support scan-plugin on other architectures
12:11:34 if [ "armhf" = "amd64" ]; then \
12:11:34 	cd /go/src/github.com/docker/scan-cli-plugin \
12:11:34 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
12:11:34 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:11:34 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:11:34 fi
12:11:34 # Build the CLI plugins
12:11:34 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:11:34 set -e;cd /sources && \
12:11:34 	tar xzf plugin-installers.tgz; \
12:11:34 	for installer in plugins/*.installer; do \
12:11:34 		LDFLAGS='' bash ${installer} build; \
12:11:34 	done
12:11:34 Cloning into '/go/src/github.com/docker/buildx'...
12:11:34 Fetching origin
12:11:35 #7 extracting sha256:b1495d80d5267d492823f0904735a9bfabb31db73622e0feca7eb53b566acfd1 2.5s done
12:11:35 #7 DONE 3.9s
12:11:35 + GOFLAGS=-mod=vendor
12:11:35 + 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
12:11:36 
12:11:36 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
12:11:36 #8 sha256:8c40f1c83110144f119b834760dddaed723c6d8d3f8f1e89a032e3d1e11bcf23
12:11:37 #8 1.775 Fedora 34 openh264 (From Cisco) - x86_64        2.1 kB/s | 2.5 kB     00:01    
12:11:38 #8 2.672 Fedora Modular 34 - x86_64                      5.5 MB/s | 4.9 MB     00:00    
12:11:40 #8 4.225 Fedora Modular 34 - x86_64 - Updates            4.7 MB/s | 4.2 MB     00:00    
12:11:42 #8 6.117 Fedora 34 - x86_64 - Updates                     15 MB/s |  18 MB     00:01    
12:11:50 #8 13.46 Fedora 34 - x86_64                               24 MB/s |  74 MB     00:03    
12:11:58 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:11:58 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:11:59 go: downloading github.com/spf13/cobra v1.0.0
12:11:59 go: downloading github.com/sirupsen/logrus v1.4.2
12:12:00 go: downloading github.com/spf13/pflag v1.0.3
12:12:00 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:12:00 go: downloading github.com/google/uuid v1.1.1
12:12:00 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:12:00 go: downloading github.com/docker/go v1.5.1-1
12:12:01 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:12:01 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:12:02 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:12:05 go: downloading github.com/containerd/containerd v1.3.4
12:12:05 go: downloading google.golang.org/grpc v1.23.1
12:12:07 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:12:07 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:12:07 go: downloading github.com/gorilla/mux v1.7.4
12:12:07 go: downloading github.com/gogo/protobuf v1.3.1
12:12:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:12:09 go: downloading github.com/golang/protobuf v1.3.2
12:12:10 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:12:10 go: downloading github.com/prometheus/client_golang v1.1.0
12:12:11 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:12:11 go: downloading github.com/prometheus/common v0.6.0
12:12:12 go: downloading github.com/prometheus/procfs v0.0.3
12:12:12 #8 34.45 Dependencies resolved.
12:12:12 #8 34.48 ================================================================================
12:12:12 #8 34.48  Package                       Arch     Version                 Repo       Size
12:12:12 #8 34.48 ================================================================================
12:12:12 #8 34.48 Installing:
12:12:12 #8 34.48  dnf-plugins-core              noarch   4.0.22-1.fc34           updates    36 k
12:12:12 #8 34.48  rpm-build                     x86_64   4.16.1.3-1.fc34         fedora    100 k
12:12:12 #8 34.48  rpmlint                       noarch   1.11-17.fc34            updates   191 k
12:12:12 #8 34.48 Installing dependencies:
12:12:12 #8 34.48  binutils                      x86_64   2.35.1-41.fc34          fedora    5.7 M
12:12:12 #8 34.48  binutils-gold                 x86_64   2.35.1-41.fc34          fedora    747 k
12:12:12 #8 34.48  bzip2                         x86_64   1.0.8-6.fc34            fedora     53 k
12:12:12 #8 34.48  cpio                          x86_64   2.13-10.fc34            fedora    274 k
12:12:12 #8 34.48  dbus-libs                     x86_64   1:1.12.20-3.fc34        fedora    151 k
12:12:12 #8 34.48  desktop-file-utils            x86_64   0.26-3.fc34             fedora     74 k
12:12:12 #8 34.48  diffutils                     x86_64   3.7-8.fc34              fedora    391 k
12:12:12 #8 34.48  dwz                           x86_64   0.14-1.fc34             fedora    129 k
12:12:12 #8 34.48  ed                            x86_64   1.14.2-10.fc34          fedora     75 k
12:12:12 #8 34.48  efi-srpm-macros               noarch   5-2.fc34                fedora     21 k
12:12:12 #8 34.48  elfutils                      x86_64   0.183-1.fc34            fedora    528 k
12:12:12 #8 34.48  elfutils-debuginfod-client    x86_64   0.185-2.fc34            updates    36 k
12:12:12 #8 34.48  emacs-filesystem              noarch   1:27.2-3.fc34           updates   8.3 k
12:12:12 #8 34.48  enchant                       x86_64   1:1.6.0-27.fc34         fedora     59 k
12:12:12 #8 34.48  file                          x86_64   5.39-5.fc34             fedora     51 k
12:12:12 #8 34.48  findutils                     x86_64   1:4.8.0-2.fc34          fedora    545 k
12:12:12 #8 34.48  fonts-srpm-macros             noarch   1:2.0.5-5.fc34          fedora     27 k
12:12:12 #8 34.48  fpc-srpm-macros               noarch   1.3-3.fc34              fedora    7.7 k
12:12:12 #8 34.48  gdb-minimal                   x86_64   10.2-3.fc34             updates   3.6 M
12:12:12 #8 34.48  gdk-pixbuf2                   x86_64   2.42.6-1.fc34           updates   471 k
12:12:12 #8 34.48  ghc-srpm-macros               noarch   1.5.0-4.fc34            fedora    7.8 k
12:12:12 #8 34.48  glib-networking               x86_64   2.68.1-1.fc34           updates   171 k
12:12:12 #8 34.48  gnat-srpm-macros              noarch   4-13.fc34               fedora    8.3 k
12:12:12 #8 34.48  go-srpm-macros                noarch   3.0.10-1.fc34           updates    25 k
12:12:12 #8 34.48  groff-base                    x86_64   1.22.4-7.fc34           fedora    1.1 M
12:12:12 #8 34.48  gsettings-desktop-schemas     x86_64   40.0-1.fc34             fedora    691 k
12:12:12 #8 34.48  hunspell                      x86_64   1.7.0-9.fc34            fedora    330 k
12:12:12 #8 34.48  hunspell-en-US                noarch   0.20140811.1-18.fc34    fedora    177 k
12:12:12 #8 34.48  hunspell-filesystem           x86_64   1.7.0-9.fc34            fedora    7.6 k
12:12:12 #8 34.48  info                          x86_64   6.7-10.fc34             fedora    227 k
12:12:12 #8 34.48  json-glib                     x86_64   1.6.2-1.fc34            fedora    151 k
12:12:12 #8 34.48  kernel-srpm-macros            noarch   1.0-4.fc34              fedora    7.3 k
12:12:12 #8 34.48  less                          x86_64   581.2-1.fc34            updates   160 k
12:12:12 #8 34.48  libappstream-glib             x86_64   0.7.18-2.fc34           fedora    398 k
12:12:12 #8 34.48  libjpeg-turbo                 x86_64   2.0.90-2.fc34           fedora    176 k
12:12:12 #8 34.48  libpipeline                   x86_64   1.5.3-2.fc34            fedora     49 k
12:12:12 #8 34.48  libpkgconf                    x86_64   1.7.3-6.fc34            fedora     36 k
12:12:12 #8 34.48  libpng                        x86_64   2:1.6.37-10.fc34        fedora    119 k
12:12:12 #8 34.48  libproxy                      x86_64   0.4.15-30.fc34          fedora     72 k
12:12:12 #8 34.48  libsoup                       x86_64   2.72.0-6.fc34           fedora    397 k
12:12:12 #8 34.48  libstemmer                    x86_64   0-16.585svn.fc34        fedora     86 k
12:12:12 #8 34.48  lua-srpm-macros               noarch   1-4.fc34                fedora    8.3 k
12:12:12 #8 34.48  man-db                        x86_64   2.9.3-3.fc34            fedora    1.1 M
12:12:12 #8 34.48  ncurses                       x86_64   6.2-4.20200222.fc34     fedora    396 k
12:12:12 #8 34.48  nim-srpm-macros               noarch   3-4.fc34                fedora    8.4 k
12:12:12 #8 34.48  ocaml-srpm-macros             noarch   6-4.fc34                fedora    7.8 k
12:12:12 #8 34.48  openblas-srpm-macros          noarch   2-9.fc34                fedora    7.4 k
12:12:12 #8 34.48  patch                         x86_64   2.7.6-14.fc34           fedora    130 k
12:12:12 #8 34.48  perl-AutoLoader               noarch   5.74-477.fc34           updates    31 k
12:12:12 #8 34.48  perl-B                        x86_64   1.80-477.fc34           updates   189 k
12:12:12 #8 34.48  perl-Carp                     noarch   1.50-458.fc34           fedora     29 k
12:12:12 #8 34.48  perl-Class-Struct             noarch   0.66-477.fc34           updates    32 k
12:12:12 #8 34.48  perl-Data-Dumper              x86_64   2.174-460.fc34          fedora     56 k
12:12:12 #8 34.48  perl-Digest                   noarch   1.19-2.fc34             fedora     26 k
12:12:12 #8 34.48  perl-Digest-MD5               x86_64   2.58-2.fc34             fedora     36 k
12:12:12 #8 34.48  perl-DynaLoader               x86_64   1.47-477.fc34           updates    36 k
12:12:12 #8 34.48  perl-Encode                   x86_64   4:3.08-459.fc34         fedora    1.7 M
12:12:12 #8 34.48  perl-Errno                    x86_64   1.30-477.fc34           updates    25 k
12:12:12 #8 34.48  perl-Exporter                 noarch   5.74-459.fc34           fedora     32 k
12:12:12 #8 34.48  perl-Fcntl                    x86_64   1.13-477.fc34           updates    31 k
12:12:12 #8 34.48  perl-File-Basename            noarch   2.85-477.fc34           updates    27 k
12:12:12 #8 34.48  perl-File-Path                noarch   2.18-2.fc34             fedora     36 k
12:12:12 #8 34.48  perl-File-Temp                noarch   1:0.231.100-2.fc34      fedora     60 k
12:12:12 #8 34.48  perl-File-stat                noarch   1.09-477.fc34           updates    27 k
12:12:12 #8 34.48  perl-FileHandle               noarch   2.03-477.fc34           updates    26 k
12:12:12 #8 34.48  perl-Getopt-Long              noarch   1:2.52-2.fc34           fedora     61 k
12:12:12 #8 34.48  perl-Getopt-Std               noarch   1.12-477.fc34           updates    26 k
12:12:12 #8 34.48  perl-HTTP-Tiny                noarch   0.076-458.fc34          fedora     55 k
12:12:12 #8 34.48  perl-IO                       x86_64   1.43-477.fc34           updates    97 k
12:12:12 #8 34.48  perl-IPC-Open3                noarch   1.21-477.fc34           updates    33 k
12:12:12 #8 34.48  perl-MIME-Base64              x86_64   3.16-2.fc34             fedora     30 k
12:12:12 #8 34.48  perl-Net-SSLeay               x86_64   1.90-2.fc34             fedora    357 k
12:12:12 #8 34.48  perl-POSIX                    x86_64   1.94-477.fc34           updates   107 k
12:12:12 #8 34.48  perl-PathTools                x86_64   3.78-459.fc34           fedora     86 k
12:12:12 #8 34.48  perl-Pod-Escapes              noarch   1:1.07-458.fc34         fedora     20 k
12:12:12 #8 34.48  perl-Pod-Perldoc              noarch   3.28.01-459.fc34        fedora     85 k
12:12:12 #8 34.48  perl-Pod-Simple               noarch   1:3.42-2.fc34           fedora    216 k
12:12:12 #8 34.48  perl-Pod-Usage                noarch   4:2.01-2.fc34           fedora     41 k
12:12:12 #8 34.48  perl-Scalar-List-Utils        x86_64   4:1.56-459.fc34         fedora     72 k
12:12:12 #8 34.48  perl-SelectSaver              noarch   1.02-477.fc34           updates    22 k
12:12:12 #8 34.48  perl-Socket                   x86_64   4:2.032-1.fc34          updates    54 k
12:12:12 #8 34.48  perl-Storable                 x86_64   1:3.21-458.fc34         fedora     97 k
12:12:12 #8 34.48  perl-Symbol                   noarch   1.08-477.fc34           updates    24 k
12:12:12 #8 34.48  perl-Term-ANSIColor           noarch   5.01-459.fc34           fedora     49 k
12:12:12 #8 34.48  perl-Term-Cap                 noarch   1.17-458.fc34           fedora     22 k
12:12:12 #8 34.48  perl-Text-ParseWords          noarch   3.30-458.fc34           fedora     16 k
12:12:12 #8 34.48  perl-Text-Tabs+Wrap           noarch   2013.0523-458.fc34      fedora     23 k
12:12:12 #8 34.48  perl-Time-Local               noarch   2:1.300-5.fc34          fedora     34 k
12:12:12 #8 34.48  perl-URI                      noarch   5.09-1.fc34             fedora    109 k
12:12:12 #8 34.48  perl-base                     noarch   2.27-477.fc34           updates    26 k
12:12:12 #8 34.48  perl-constant                 noarch   1.33-459.fc34           fedora     23 k
12:12:12 #8 34.48  perl-if                       noarch   0.60.800-477.fc34       updates    24 k
12:12:12 #8 34.48  perl-interpreter              x86_64   4:5.32.1-477.fc34       updates    81 k
12:12:12 #8 34.48  perl-libnet                   noarch   3.13-2.fc34             fedora    127 k
12:12:12 #8 34.48  perl-libs                     x86_64   4:5.32.1-477.fc34       updates   2.0 M
12:12:12 #8 34.48  perl-mro                      x86_64   1.23-477.fc34           updates    38 k
12:12:12 #8 34.48  perl-overload                 noarch   1.31-477.fc34           updates    56 k
12:12:12 #8 34.48  perl-overloading              noarch   0.02-477.fc34           updates    23 k
12:12:12 #8 34.48  perl-parent                   noarch   1:0.238-458.fc34        fedora     14 k
12:12:12 #8 34.48  perl-podlators                noarch   1:4.14-458.fc34         fedora    113 k
12:12:12 #8 34.48  perl-srpm-macros              noarch   1-39.fc34               fedora    8.5 k
12:12:12 #8 34.48  perl-subs                     noarch   1.03-477.fc34           updates    22 k
12:12:12 #8 34.48  perl-vars                     noarch   1.05-477.fc34           updates    23 k
12:12:12 #8 34.48  pkgconf                       x86_64   1.7.3-6.fc34            fedora     41 k
12:12:12 #8 34.48  pkgconf-m4                    noarch   1.7.3-6.fc34            fedora     14 k
12:12:12 #8 34.48  pkgconf-pkg-config            x86_64   1.7.3-6.fc34            fedora     10 k
12:12:12 #8 34.48  python-srpm-macros            noarch   3.9-36.fc34             updates    21 k
12:12:12 #8 34.48  python3-dateutil              noarch   1:2.8.1-3.fc34          fedora    289 k
12:12:12 #8 34.48  python3-dbus                  x86_64   1.2.16-4.fc34           fedora    133 k
12:12:12 #8 34.48  python3-distro                noarch   1.5.0-5.fc34            fedora     36 k
12:12:12 #8 34.48  python3-dnf-plugins-core      noarch   4.0.22-1.fc34           updates   210 k
12:12:12 #8 34.48  python3-enchant               noarch   3.2.0-3.fc34            fedora     79 k
12:12:12 #8 34.48  python3-file-magic            noarch   5.39-5.fc34             fedora     18 k
12:12:12 #8 34.48  python3-setuptools            noarch   53.0.0-2.fc34           updates   840 k
12:12:12 #8 34.48  python3-six                   noarch   1.15.0-5.fc34           fedora     36 k
12:12:12 #8 34.48  qt5-srpm-macros               noarch   5.15.2-2.fc34           fedora    8.4 k
12:12:12 #8 34.48  redhat-rpm-config             noarch   183-1.fc34              updates    66 k
12:12:12 #8 34.48  rpmautospec-rpm-macros        noarch   0.2.3-1.fc34            updates   9.8 k
12:12:12 #8 34.48  rust-srpm-macros              noarch   17-2.fc34               fedora    9.8 k
12:12:12 #8 34.48  shared-mime-info              x86_64   2.1-2.fc34              fedora    374 k
12:12:12 #8 34.48  unzip                         x86_64   6.0-50.fc34             fedora    181 k
12:12:12 #8 34.48  xxhash-libs                   x86_64   0.8.0-3.fc34            updates    40 k
12:12:12 #8 34.48  xz                            x86_64   5.2.5-5.fc34            fedora    216 k
12:12:12 #8 34.48  zip                           x86_64   3.0-28.fc34             fedora    260 k
12:12:12 #8 34.48  zstd                          x86_64   1.5.0-1.fc34            updates   643 k
12:12:12 #8 34.48 Installing weak dependencies:
12:12:12 #8 34.48  abattis-cantarell-fonts       noarch   0.301-2.fc34            fedora    369 k
12:12:12 #8 34.48  adobe-source-code-pro-fonts   noarch   2.030.1.050-10.fc34     fedora    834 k
12:12:12 #8 34.48  hunspell-en-GB                noarch   0.20140811.1-18.fc34    fedora    225 k
12:12:12 #8 34.48  perl-IO-Socket-IP             noarch   0.41-3.fc34             fedora     43 k
12:12:12 #8 34.48  perl-IO-Socket-SSL            noarch   2.070-2.fc34            fedora    214 k
12:12:12 #8 34.48  perl-Mozilla-CA               noarch   20200520-4.fc34         fedora     12 k
12:12:12 #8 34.48  perl-NDBM_File                x86_64   1.15-477.fc34           updates    32 k
12:12:12 #8 34.48 
12:12:12 #8 34.48 Transaction Summary
12:12:12 #8 34.48 ================================================================================
12:12:12 #8 34.48 Install  135 Packages
12:12:12 #8 34.48 
12:12:12 #8 34.48 Total download size: 31 M
12:12:12 #8 34.48 Installed size: 118 M
12:12:12 #8 34.48 Downloading Packages:
12:12:12 #8 35.21 (1/135): dnf-plugins-core-4.0.22-1.fc34.noarch. 159 kB/s |  36 kB     00:00    
12:12:12 #8 35.21 (2/135): elfutils-debuginfod-client-0.185-2.fc3 157 kB/s |  36 kB     00:00    
12:12:12 #8 35.22 (3/135): emacs-filesystem-27.2-3.fc34.noarch.rp  36 kB/s | 8.3 kB     00:00    
12:12:12 #8 35.26 (4/135): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm   9.4 MB/s | 471 kB     00:00    
12:12:12 #8 35.30 (5/135): glib-networking-2.68.1-1.fc34.x86_64.r 2.1 MB/s | 171 kB     00:00    
12:12:12 #8 35.36 (6/135): gdb-minimal-10.2-3.fc34.x86_64.rpm      24 MB/s | 3.6 MB     00:00    
12:12:12 #8 35.37 (7/135): go-srpm-macros-3.0.10-1.fc34.noarch.rp 259 kB/s |  25 kB     00:00    
12:12:12 #8 35.37 (8/135): less-581.2-1.fc34.x86_64.rpm           2.4 MB/s | 160 kB     00:00    
12:12:12 #8 35.37 (9/135): perl-AutoLoader-5.74-477.fc34.noarch.r 4.3 MB/s |  31 kB     00:00    
12:12:12 #8 35.38 (10/135): perl-B-1.80-477.fc34.x86_64.rpm        16 MB/s | 189 kB     00:00    
12:12:12 #8 35.38 (11/135): perl-Class-Struct-0.66-477.fc34.noarc 3.0 MB/s |  32 kB     00:00    
12:12:12 #8 35.38 (12/135): perl-DynaLoader-1.47-477.fc34.x86_64. 3.4 MB/s |  36 kB     00:00    
12:12:12 #8 35.39 (13/135): perl-Errno-1.30-477.fc34.x86_64.rpm   3.9 MB/s |  25 kB     00:00    
12:12:12 #8 35.39 (14/135): perl-Fcntl-1.13-477.fc34.x86_64.rpm   3.4 MB/s |  31 kB     00:00    
12:12:12 #8 35.39 (15/135): perl-File-Basename-2.85-477.fc34.noar 3.1 MB/s |  27 kB     00:00    
12:12:12 #8 35.40 (16/135): perl-FileHandle-2.03-477.fc34.noarch. 4.3 MB/s |  26 kB     00:00    
12:12:12 #8 35.40 (17/135): perl-File-stat-1.09-477.fc34.noarch.r 2.9 MB/s |  27 kB     00:00    
12:12:12 #8 35.40 (18/135): perl-Getopt-Std-1.12-477.fc34.noarch. 3.0 MB/s |  26 kB     00:00    
12:12:12 #8 35.41 (19/135): perl-IO-1.43-477.fc34.x86_64.rpm       11 MB/s |  97 kB     00:00    
12:12:12 #8 35.41 (20/135): perl-IPC-Open3-1.21-477.fc34.noarch.r 5.2 MB/s |  33 kB     00:00    
12:12:12 #8 35.41 (21/135): perl-NDBM_File-1.15-477.fc34.x86_64.r 3.7 MB/s |  32 kB     00:00    
12:12:12 #8 35.42 (22/135): perl-POSIX-1.94-477.fc34.x86_64.rpm    12 MB/s | 107 kB     00:00    
12:12:12 #8 35.42 (23/135): perl-SelectSaver-1.02-477.fc34.noarch 3.4 MB/s |  22 kB     00:00    
12:12:12 #8 35.42 (24/135): perl-Socket-2.032-1.fc34.x86_64.rpm   6.0 MB/s |  54 kB     00:00    
12:12:12 #8 35.42 (25/135): perl-Symbol-1.08-477.fc34.noarch.rpm  2.9 MB/s |  24 kB     00:00    
12:12:12 #8 35.43 (26/135): perl-base-2.27-477.fc34.noarch.rpm    4.5 MB/s |  26 kB     00:00    
12:12:12 #8 35.43 (27/135): perl-if-0.60.800-477.fc34.noarch.rpm  2.9 MB/s |  24 kB     00:00    
12:12:12 #8 35.43 (28/135): perl-interpreter-5.32.1-477.fc34.x86_ 8.7 MB/s |  81 kB     00:00    
12:12:12 #8 35.44 (29/135): perl-mro-1.23-477.fc34.x86_64.rpm     4.5 MB/s |  38 kB     00:00    
12:12:12 #8 35.52 (30/135): perl-libs-5.32.1-477.fc34.x86_64.rpm   22 MB/s | 2.0 MB     00:00    
12:12:12 #8 35.53 (31/135): perl-overload-1.31-477.fc34.noarch.rp 614 kB/s |  56 kB     00:00    
12:12:12 #8 35.53 (32/135): perl-overloading-0.02-477.fc34.noarch 263 kB/s |  23 kB     00:00    
12:12:12 #8 35.53 (33/135): perl-subs-1.03-477.fc34.noarch.rpm    3.3 MB/s |  22 kB     00:00    
12:12:12 #8 35.54 (34/135): perl-vars-1.05-477.fc34.noarch.rpm    2.5 MB/s |  23 kB     00:00    
12:12:12 #8 35.54 (35/135): python-srpm-macros-3.9-36.fc34.noarch 2.1 MB/s |  21 kB     00:00    
12:12:12 #8 35.55 (36/135): python3-dnf-plugins-core-4.0.22-1.fc3  24 MB/s | 210 kB     00:00    
12:12:12 #8 35.55 (37/135): redhat-rpm-config-183-1.fc34.noarch.r 7.9 MB/s |  66 kB     00:00    
12:12:12 #8 35.55 (38/135): rpmautospec-rpm-macros-0.2.3-1.fc34.n 1.5 MB/s | 9.8 kB     00:00    
12:12:12 #8 35.59 (39/135): python3-setuptools-53.0.0-2.fc34.noar  14 MB/s | 840 kB     00:00    
12:12:12 #8 35.60 (40/135): xxhash-libs-0.8.0-3.fc34.x86_64.rpm   911 kB/s |  40 kB     00:00    
12:12:12 #8 35.64 (41/135): rpmlint-1.11-17.fc34.noarch.rpm       2.2 MB/s | 191 kB     00:00    
12:12:12 #8 35.69 (42/135): zstd-1.5.0-1.fc34.x86_64.rpm          6.4 MB/s | 643 kB     00:00    
12:12:12 #8 35.73 (43/135): abattis-cantarell-fonts-0.301-2.fc34. 2.7 MB/s | 369 kB     00:00    
12:12:12 #8 35.79 (44/135): adobe-source-code-pro-fonts-2.030.1.0 5.4 MB/s | 834 kB     00:00    
12:12:12 #8 35.85 (45/135): binutils-gold-2.35.1-41.fc34.x86_64.r 6.3 MB/s | 747 kB     00:00    
12:12:12 #8 35.94 (46/135): binutils-2.35.1-41.fc34.x86_64.rpm     29 MB/s | 5.7 MB     00:00    
12:12:12 #8 35.94 (47/135): bzip2-1.0.8-6.fc34.x86_64.rpm         366 kB/s |  53 kB     00:00    
12:12:12 #8 36.03 (48/135): cpio-2.13-10.fc34.x86_64.rpm          1.5 MB/s | 274 kB     00:00    
12:12:12 #8 36.04 (49/135): dbus-libs-1.12.20-3.fc34.x86_64.rpm    21 MB/s | 151 kB     00:00    
12:12:12 #8 36.04 (50/135): desktop-file-utils-0.26-3.fc34.x86_64 6.4 MB/s |  74 kB     00:00    
12:12:12 #8 36.09 (51/135): diffutils-3.7-8.fc34.x86_64.rpm       6.9 MB/s | 391 kB     00:00    
12:12:12 #8 36.09 (52/135): dwz-0.14-1.fc34.x86_64.rpm            2.4 MB/s | 129 kB     00:00    
12:12:12 #8 36.10 (53/135): ed-1.14.2-10.fc34.x86_64.rpm           10 MB/s |  75 kB     00:00    
12:12:12 #8 36.10 (54/135): efi-srpm-macros-5-2.fc34.noarch.rpm   2.2 MB/s |  21 kB     00:00    
12:12:12 #8 36.14 (55/135): elfutils-0.183-1.fc34.x86_64.rpm       10 MB/s | 528 kB     00:00    
12:12:12 #8 36.15 (56/135): file-5.39-5.fc34.x86_64.rpm           1.1 MB/s |  51 kB     00:00    
12:12:12 #8 36.15 (57/135): enchant-1.6.0-27.fc34.x86_64.rpm      1.1 MB/s |  59 kB     00:00    
12:12:12 #8 36.22 (58/135): findutils-4.8.0-2.fc34.x86_64.rpm     6.9 MB/s | 545 kB     00:00    
12:12:12 #8 36.23 (59/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 349 kB/s |  27 kB     00:00    
12:12:12 #8 36.23 (60/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 1.3 MB/s | 7.7 kB     00:00    
12:12:12 #8 36.23 (61/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 1.0 MB/s | 7.8 kB     00:00    
12:12:12 #8 36.23 (62/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 1.1 MB/s | 8.3 kB     00:00    
12:12:12 #8 36.27 (63/135): hunspell-1.7.0-9.fc34.x86_64.rpm      9.9 MB/s | 330 kB     00:00    
12:12:12 #8 36.34 (64/135): gsettings-desktop-schemas-40.0-1.fc34 6.5 MB/s | 691 kB     00:00    
12:12:12 #8 36.39 (65/135): groff-base-1.22.4-7.fc34.x86_64.rpm   6.9 MB/s | 1.1 MB     00:00    
12:12:12 #8 36.39 (66/135): hunspell-en-GB-0.20140811.1-18.fc34.n 1.8 MB/s | 225 kB     00:00    
12:12:12 #8 36.39 (67/135): hunspell-en-US-0.20140811.1-18.fc34.n 3.0 MB/s | 177 kB     00:00    
12:12:12 #8 36.40 (68/135): hunspell-filesystem-1.7.0-9.fc34.x86_ 1.0 MB/s | 7.6 kB     00:00    
12:12:12 #8 36.40 (69/135): info-6.7-10.fc34.x86_64.rpm            19 MB/s | 227 kB     00:00    
12:12:12 #8 36.41 (70/135): json-glib-1.6.2-1.fc34.x86_64.rpm      14 MB/s | 151 kB     00:00    
12:12:12 #8 36.41 (71/135): kernel-srpm-macros-1.0-4.fc34.noarch. 1.0 MB/s | 7.3 kB     00:00    
12:12:12 #8 36.48 (72/135): libappstream-glib-0.7.18-2.fc34.x86_6 5.1 MB/s | 398 kB     00:00    
12:12:12 #8 36.49 (73/135): libjpeg-turbo-2.0.90-2.fc34.x86_64.rp 2.2 MB/s | 176 kB     00:00    
12:12:12 #8 36.49 (74/135): libpkgconf-1.7.3-6.fc34.x86_64.rpm    4.0 MB/s |  36 kB     00:00    
12:12:12 #8 36.49 (75/135): libpipeline-1.5.3-2.fc34.x86_64.rpm   3.9 MB/s |  49 kB     00:00    
12:12:12 #8 36.50 (76/135): libpng-1.6.37-10.fc34.x86_64.rpm       11 MB/s | 119 kB     00:00    
12:12:12 #8 36.50 (77/135): libproxy-0.4.15-30.fc34.x86_64.rpm    7.5 MB/s |  72 kB     00:00    
12:12:12 #8 36.50 (78/135): libstemmer-0-16.585svn.fc34.x86_64.rp  12 MB/s |  86 kB     00:00    
12:12:12 #8 36.54 (79/135): libsoup-2.72.0-6.fc34.x86_64.rpm      8.5 MB/s | 397 kB     00:00    
12:12:12 #8 36.54 (80/135): lua-srpm-macros-1-4.fc34.noarch.rpm   190 kB/s | 8.3 kB     00:00    
12:12:12 #8 36.64 (81/135): man-db-2.9.3-3.fc34.x86_64.rpm        8.2 MB/s | 1.1 MB     00:00    
12:12:12 #8 36.64 (82/135): nim-srpm-macros-3-4.fc34.noarch.rpm    87 kB/s | 8.4 kB     00:00    
12:12:12 #8 36.68 (83/135): ncurses-6.2-4.20200222.fc34.x86_64.rp 2.8 MB/s | 396 kB     00:00    
12:12:12 #8 36.69 (84/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 175 kB/s | 7.8 kB     00:00    
12:12:12 #8 36.69 (85/135): openblas-srpm-macros-2-9.fc34.noarch. 169 kB/s | 7.4 kB     00:00    
12:12:12 #8 36.69 (86/135): patch-2.7.6-14.fc34.x86_64.rpm         20 MB/s | 130 kB     00:00    
12:12:12 #8 36.70 (87/135): perl-Carp-1.50-458.fc34.noarch.rpm    2.9 MB/s |  29 kB     00:00    
12:12:12 #8 36.70 (88/135): perl-Data-Dumper-2.174-460.fc34.x86_6 5.8 MB/s |  56 kB     00:00    
12:12:12 #8 36.70 (89/135): perl-Digest-1.19-2.fc34.noarch.rpm    3.0 MB/s |  26 kB     00:00    
12:12:12 #8 36.71 (90/135): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 5.1 MB/s |  36 kB     00:00    
12:12:12 #8 36.71 (91/135): perl-Exporter-5.74-459.fc34.noarch.rp 4.4 MB/s |  32 kB     00:00    
12:12:12 #8 36.72 (92/135): perl-File-Path-2.18-2.fc34.noarch.rpm 5.0 MB/s |  36 kB     00:00    
12:12:12 #8 36.72 (93/135): perl-File-Temp-0.231.100-2.fc34.noarc 8.1 MB/s |  60 kB     00:00    
12:12:12 #8 36.72 (94/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 7.5 MB/s |  61 kB     00:00    
12:12:12 #8 36.73 (95/135): perl-HTTP-Tiny-0.076-458.fc34.noarch. 7.0 MB/s |  55 kB     00:00    
12:12:12 #8 36.79 (96/135): perl-Encode-3.08-459.fc34.x86_64.rpm   19 MB/s | 1.7 MB     00:00    
12:12:12 #8 36.80 (97/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 615 kB/s |  43 kB     00:00    
12:12:12 #8 36.80 (98/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc 3.0 MB/s | 214 kB     00:00    
12:12:12 #8 36.80 (99/135): perl-Mozilla-CA-20200520-4.fc34.noarc 1.8 MB/s |  12 kB     00:00    
12:12:12 #8 36.81 (100/135): perl-MIME-Base64-3.16-2.fc34.x86_64. 3.0 MB/s |  30 kB     00:00    
12:12:12 #8 36.81 (101/135): perl-PathTools-3.78-459.fc34.x86_64.  12 MB/s |  86 kB     00:00    
12:12:12 #8 36.86 (102/135): perl-Net-SSLeay-1.90-2.fc34.x86_64.r 6.3 MB/s | 357 kB     00:00    
12:12:12 #8 36.86 (103/135): perl-Pod-Escapes-1.07-458.fc34.noarc 386 kB/s |  20 kB     00:00    
12:12:12 #8 36.86 (104/135): perl-Pod-Perldoc-3.28.01-459.fc34.no 1.6 MB/s |  85 kB     00:00    
12:12:12 #8 36.87 (105/135): perl-Pod-Simple-3.42-2.fc34.noarch.r  24 MB/s | 216 kB     00:00    
12:12:12 #8 36.87 (106/135): perl-Pod-Usage-2.01-2.fc34.noarch.rp 3.4 MB/s |  41 kB     00:00    
12:12:12 #8 36.88 (107/135): perl-Scalar-List-Utils-1.56-459.fc34 5.9 MB/s |  72 kB     00:00    
12:12:12 #8 36.88 (108/135): perl-Storable-3.21-458.fc34.x86_64.r  15 MB/s |  97 kB     00:00    
12:12:12 #8 36.88 (109/135): perl-Term-ANSIColor-5.01-459.fc34.no 5.2 MB/s |  49 kB     00:00    
12:12:12 #8 36.89 (110/135): perl-Term-Cap-1.17-458.fc34.noarch.r 2.4 MB/s |  22 kB     00:00    
12:12:12 #8 36.89 (111/135): perl-Text-ParseWords-3.30-458.fc34.n 2.7 MB/s |  16 kB     00:00    
12:12:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:12:12 #8 36.89 (112/135): perl-Text-Tabs+Wrap-2013.0523-458.fc 2.5 MB/s |  23 kB     00:00    
12:12:12 #8 36.90 (113/135): perl-Time-Local-1.300-5.fc34.noarch. 3.7 MB/s |  34 kB     00:00    
12:12:12 #8 36.90 (114/135): perl-constant-1.33-459.fc34.noarch.r 2.5 MB/s |  23 kB     00:00    
12:12:12 #8 36.91 (115/135): perl-URI-5.09-1.fc34.noarch.rpm      8.0 MB/s | 109 kB     00:00    
12:12:12 #8 36.95 (116/135): perl-libnet-3.13-2.fc34.noarch.rpm   2.2 MB/s | 127 kB     00:00    
12:12:12 #8 36.95 (117/135): perl-parent-0.238-458.fc34.noarch.rp 270 kB/s |  14 kB     00:00    
12:12:12 #8 36.96 (118/135): perl-srpm-macros-1-39.fc34.noarch.rp 1.5 MB/s | 8.5 kB     00:00    
12:12:12 #8 36.96 (119/135): perl-podlators-4.14-458.fc34.noarch.  11 MB/s | 113 kB     00:00    
12:12:12 #8 36.96 (120/135): pkgconf-1.7.3-6.fc34.x86_64.rpm      4.2 MB/s |  41 kB     00:00    
12:12:12 #8 36.97 (121/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm   1.4 MB/s |  14 kB     00:00    
12:12:12 #8 36.97 (122/135): pkgconf-pkg-config-1.7.3-6.fc34.x86_ 1.6 MB/s |  10 kB     00:00    
12:12:13 #8 37.05 (123/135): python3-dateutil-2.8.1-3.fc34.noarch 3.2 MB/s | 289 kB     00:00    
12:12:13 #8 37.06 (124/135): python3-dbus-1.2.16-4.fc34.x86_64.rp 1.5 MB/s | 133 kB     00:00    
12:12:13 #8 37.06 (125/135): python3-distro-1.5.0-5.fc34.noarch.r 413 kB/s |  36 kB     00:00    
12:12:13 #8 37.06 (126/135): python3-enchant-3.2.0-3.fc34.noarch. 8.3 MB/s |  79 kB     00:00    
12:12:13 #8 37.07 (127/135): python3-six-1.15.0-5.fc34.noarch.rpm 6.2 MB/s |  36 kB     00:00    
12:12:13 #8 37.07 (128/135): qt5-srpm-macros-5.15.2-2.fc34.noarch 1.5 MB/s | 8.4 kB     00:00    
12:12:13 #8 37.11 (129/135): rpm-build-4.16.1.3-1.fc34.x86_64.rpm 2.2 MB/s | 100 kB     00:00    
12:12:13 #8 37.11 (130/135): rust-srpm-macros-17-2.fc34.noarch.rp 221 kB/s | 9.8 kB     00:00    
12:12:13 #8 37.12 (131/135): python3-file-magic-5.39-5.fc34.noarc 316 kB/s |  18 kB     00:00    
12:12:13 #8 37.18 (132/135): shared-mime-info-2.1-2.fc34.x86_64.r 5.1 MB/s | 374 kB     00:00    
12:12:13 #8 37.19 (133/135): unzip-6.0-50.fc34.x86_64.rpm         2.4 MB/s | 181 kB     00:00    
12:12:13 #8 37.23 (134/135): xz-5.2.5-5.fc34.x86_64.rpm           4.2 MB/s | 216 kB     00:00    
12:12:13 #8 37.27 (135/135): zip-3.0-28.fc34.x86_64.rpm           3.1 MB/s | 260 kB     00:00    
12:12:13 #8 37.27 --------------------------------------------------------------------------------
12:12:13 #8 37.27 Total                                            11 MB/s |  31 MB     00:02     
12:12:13 #8 37.40 Running transaction check
12:12:13 #8 37.48 Transaction check succeeded.
12:12:13 #8 37.48 Running transaction test
12:12:13 #8 37.93 Transaction test succeeded.
12:12:13 #8 37.93 Running transaction
12:12:14 #8 38.79   Preparing        :                                                        1/1 
12:12:14 #8 38.81   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      1/135 
12:12:14 #8 38.86   Installing       : groff-base-1.22.4-7.fc34.x86_64                      1/135 
12:12:14 #8 38.94   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      1/135 
12:12:14 #8 38.95   Installing       : file-5.39-5.fc34.x86_64                              2/135 
12:12:14 #8 38.96   Installing       : xz-5.2.5-5.fc34.x86_64                               3/135 
12:12:15 #8 39.03   Installing       : unzip-6.0-50.fc34.x86_64                             4/135 
12:12:15 #8 39.10   Installing       : findutils-1:4.8.0-2.fc34.x86_64                      5/135 
12:12:15 #8 39.11   Installing       : cpio-2.13-10.fc34.x86_64                             6/135 
12:12:15 #8 39.15   Installing       : bzip2-1.0.8-6.fc34.x86_64                            7/135 
12:12:15 #8 39.18   Installing       : elfutils-debuginfod-client-0.185-2.fc34.x86_64       8/135 
12:12:15 #8 39.20   Installing       : binutils-gold-2.35.1-41.fc34.x86_64                  9/135 
12:12:15 #8 39.37   Installing       : binutils-2.35.1-41.fc34.x86_64                      10/135 
12:12:15 #8 39.46   Running scriptlet: binutils-2.35.1-41.fc34.x86_64                      10/135 
12:12:15 #8 39.48   Installing       : zip-3.0-28.fc34.x86_64                              11/135 
12:12:15 #8 39.48   Installing       : python3-file-magic-5.39-5.fc34.noarch               12/135 
12:12:15 #8 39.53   Installing       : shared-mime-info-2.1-2.fc34.x86_64                  13/135 
12:12:15 #8 39.59   Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64                  13/135 
12:12:15 #8 39.61   Installing       : rust-srpm-macros-17-2.fc34.noarch                   14/135 
12:12:15 #8 39.61   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                15/135 
12:12:15 #8 39.61   Installing       : python3-six-1.15.0-5.fc34.noarch                    16/135 
12:12:15 #8 39.67   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              17/135 
12:12:15 #8 39.68   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      18/135 
12:12:15 #8 39.73   Installing       : perl-srpm-macros-1-39.fc34.noarch                   19/135 
12:12:15 #8 39.73   Installing       : openblas-srpm-macros-2-9.fc34.noarch                20/135 
12:12:15 #8 39.74   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   21/135 
12:12:15 #8 39.74   Installing       : nim-srpm-macros-3-4.fc34.noarch                     22/135 
12:12:15 #8 39.75   Installing       : ncurses-6.2-4.20200222.fc34.x86_64                  23/135 
12:12:15 #8 39.79   Installing       : perl-Digest-1.19-2.fc34.noarch                      24/135 
12:12:15 #8 39.79   Installing       : perl-Digest-MD5-2.58-2.fc34.x86_64                  25/135 
12:12:15 #8 39.86   Installing       : perl-B-1.80-477.fc34.x86_64                         26/135 
12:12:15 #8 39.86   Installing       : perl-FileHandle-2.03-477.fc34.noarch                27/135 
12:12:15 #8 39.87   Installing       : perl-Data-Dumper-2.174-460.fc34.x86_64              28/135 
12:12:15 #8 39.94   Installing       : perl-libnet-3.13-2.fc34.noarch                      29/135 
12:12:15 #8 39.95   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                30/135 
12:12:15 #8 39.95   Installing       : perl-base-2.27-477.fc34.noarch                      31/135 
12:12:15 #8 40.01   Installing       : perl-URI-5.09-1.fc34.noarch                         32/135 
12:12:15 #8 40.03   Installing       : perl-Net-SSLeay-1.90-2.fc34.x86_64                  33/135 
12:12:15 #8 40.07   Installing       : perl-if-0.60.800-477.fc34.noarch                    34/135 
12:12:15 #8 40.08   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             35/135 
12:12:16 #8 40.12   Installing       : perl-Text-Tabs+Wrap-2013.0523-458.fc34.noarch       36/135 
12:12:16 #8 40.13   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                37/135 
12:12:16 #8 40.13   Installing       : perl-File-Path-2.18-2.fc34.noarch                   38/135 
12:12:16 #8 40.17   Installing       : perl-Mozilla-CA-20200520-4.fc34.noarch              39/135 
12:12:16 #8 40.17   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               40/135 
12:12:16 #8 40.18   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              41/135 
12:12:16 #8 40.21   Installing       : perl-subs-1.03-477.fc34.noarch                      42/135 
12:12:16 #8 40.21   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              43/135 
12:12:16 #8 40.22   Installing       : perl-POSIX-1.94-477.fc34.x86_64                     44/135 
12:12:16 #8 40.26   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            45/135 
12:12:16 #8 40.27   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  46/135 
12:12:16 #8 40.27   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 47/135 
12:12:16 #8 40.37   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            48/135 
12:12:16 #8 40.38   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                49/135 
12:12:16 #8 40.42   Installing       : perl-HTTP-Tiny-0.076-458.fc34.noarch                50/135 
12:12:16 #8 40.42   Installing       : perl-Symbol-1.08-477.fc34.noarch                    51/135 
12:12:16 #8 40.43   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               52/135 
12:12:16 #8 40.43   Installing       : perl-Socket-4:2.032-1.fc34.x86_64                   53/135 
12:12:16 #8 40.48   Installing       : perl-File-stat-1.09-477.fc34.noarch                 54/135 
12:12:16 #8 40.49   Installing       : perl-podlators-1:4.14-458.fc34.noarch               55/135 
12:12:16 #8 40.52   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            56/135 
12:12:16 #8 40.53   Installing       : perl-mro-1.23-477.fc34.x86_64                       57/135 
12:12:16 #8 40.60   Installing       : perl-Fcntl-1.13-477.fc34.x86_64                     58/135 
12:12:16 #8 40.60   Installing       : perl-overloading-0.02-477.fc34.noarch               59/135 
12:12:16 #8 40.61   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           60/135 
12:12:16 #8 40.61   Installing       : perl-IO-1.43-477.fc34.x86_64                        61/135 
12:12:16 #8 40.69   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 62/135 
12:12:16 #8 40.69   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                63/135 
12:12:16 #8 40.76   Installing       : perl-Errno-1.30-477.fc34.x86_64                     64/135 
12:12:16 #8 40.76   Installing       : perl-File-Basename-2.85-477.fc34.noarch             65/135 
12:12:16 #8 40.77   Installing       : perl-vars-1.05-477.fc34.noarch                      66/135 
12:12:16 #8 40.77   Installing       : perl-MIME-Base64-3.16-2.fc34.x86_64                 67/135 
12:12:16 #8 40.80   Installing       : perl-overload-1.31-477.fc34.noarch                  68/135 
12:12:16 #8 40.81   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       69/135 
12:12:16 #8 40.86   Installing       : perl-Storable-1:3.21-458.fc34.x86_64                70/135 
12:12:16 #8 40.86   Installing       : perl-constant-1.33-459.fc34.noarch                  71/135 
12:12:16 #8 40.91   Installing       : perl-parent-1:0.238-458.fc34.noarch                 72/135 
12:12:16 #8 40.92   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               73/135 
12:12:16 #8 40.92   Installing       : perl-NDBM_File-1.15-477.fc34.x86_64                 74/135 
12:12:16 #8 40.97   Installing       : perl-DynaLoader-1.47-477.fc34.x86_64                75/135 
12:12:16 #8 40.97   Installing       : perl-Carp-1.50-458.fc34.noarch                      76/135 
12:12:16 #8 40.97   Installing       : perl-Exporter-5.74-459.fc34.noarch                  77/135 
12:12:16 #8 41.04   Installing       : perl-PathTools-3.78-459.fc34.x86_64                 78/135 
12:12:17 #8 41.09   Installing       : perl-Encode-4:3.08-459.fc34.x86_64                  79/135 
12:12:17 #8 41.24   Installing       : perl-libs-4:5.32.1-477.fc34.x86_64                  80/135 
12:12:17 #8 41.28   Installing       : perl-interpreter-4:5.32.1-477.fc34.x86_64           81/135 
12:12:17 #8 41.34   Installing       : lua-srpm-macros-1-4.fc34.noarch                     82/135 
12:12:17 #8 41.35   Installing       : libstemmer-0-16.585svn.fc34.x86_64                  83/135 
12:12:17 #8 41.42   Installing       : libproxy-0.4.15-30.fc34.x86_64                      84/135 
12:12:17 #8 41.43   Installing       : libpng-2:1.6.37-10.fc34.x86_64                      85/135 
12:12:17 #8 41.43   Installing       : libpkgconf-1.7.3-6.fc34.x86_64                      86/135 
12:12:17 #8 41.46   Installing       : pkgconf-1.7.3-6.fc34.x86_64                         87/135 
12:12:17 #8 41.46   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.x86_64              88/135 
12:12:17 #8 41.53   Installing       : libpipeline-1.5.3-2.fc34.x86_64                     89/135 
12:12:17 #8 41.53   Installing       : libjpeg-turbo-2.0.90-2.fc34.x86_64                  90/135 
12:12:17 #8 41.55   Installing       : gdk-pixbuf2-2.42.6-1.fc34.x86_64                    91/135 
12:12:17 #8 41.57   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch                92/135 
12:12:17 #8 41.63   Installing       : json-glib-1.6.2-1.fc34.x86_64                       93/135 
12:12:17 #8 41.64   Installing       : info-6.7-10.fc34.x86_64                             94/135 
12:12:17 #8 41.70   Installing       : ed-1.14.2-10.fc34.x86_64                            95/135 
12:12:17 #8 41.71   Installing       : patch-2.7.6-14.fc34.x86_64                          96/135 
12:12:17 #8 41.75   Installing       : hunspell-filesystem-1.7.0-9.fc34.x86_64             97/135 
12:12:17 #8 41.75   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch          98/135 
12:12:17 #8 41.76   Installing       : hunspell-1.7.0-9.fc34.x86_64                        99/135 
12:12:17 #8 41.82   Installing       : enchant-1:1.6.0-27.fc34.x86_64                     100/135 
12:12:17 #8 41.83   Installing       : python3-enchant-3.2.0-3.fc34.noarch                101/135 
12:12:17 #8 41.88   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  102/135 
12:12:17 #8 41.89   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                103/135 
12:12:17 #8 41.89   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  104/135 
12:12:17 #8 41.91   Installing       : elfutils-0.183-1.fc34.x86_64                       105/135 
12:12:17 #8 41.96   Installing       : efi-srpm-macros-5-2.fc34.noarch                    106/135 
12:12:17 #8 41.97   Installing       : dwz-0.14-1.fc34.x86_64                             107/135 
12:12:17 #8 42.02   Installing       : diffutils-3.7-8.fc34.x86_64                        108/135 
12:12:17 #8 42.06   Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                  109/135 
12:12:17 #8 42.07   Installing       : python3-dbus-1.2.16-4.fc34.x86_64                  110/135 
12:12:17 #8 42.11   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   111/135 
12:12:17 #8 42.12   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        112/135 
12:12:17 #8 42.13   Installing       : gsettings-desktop-schemas-40.0-1.fc34.x86_64       113/135 
12:12:18 #8 42.19   Installing       : glib-networking-2.68.1-1.fc34.x86_64               114/135 
12:12:18 #8 42.26   Installing       : libsoup-2.72.0-6.fc34.x86_64                       115/135 
12:12:18 #8 42.31   Installing       : libappstream-glib-0.7.18-2.fc34.x86_64             116/135 
12:12:18 #8 42.32   Installing       : zstd-1.5.0-1.fc34.x86_64                           117/135 
12:12:18 #8 42.40   Installing       : xxhash-libs-0.8.0-3.fc34.x86_64                    118/135 
12:12:18 #8 42.47   Installing       : gdb-minimal-10.2-3.fc34.x86_64                     119/135 
12:12:18 #8 42.50   Installing       : rpmautospec-rpm-macros-0.2.3-1.fc34.noarch         120/135 
12:12:18 #8 42.50   Installing       : python-srpm-macros-3.9-36.fc34.noarch              121/135 
12:12:18 #8 42.51   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            122/135 
12:12:18 #8 42.54   Installing       : redhat-rpm-config-183-1.fc34.noarch                123/135 
12:12:18 #8 42.54   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                124/135 
12:12:18 #8 42.59   Installing       : python3-setuptools-53.0.0-2.fc34.noarch            125/135 
12:12:18 #8 42.64   Installing       : python3-distro-1.5.0-5.fc34.noarch                 126/135 
12:12:18 #8 42.68   Installing       : python3-dnf-plugins-core-4.0.22-1.fc34.noarch      127/135 
12:12:18 #8 42.73   Installing       : less-581.2-1.fc34.x86_64                           128/135 
12:12:18 #8 42.73   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         129/135 
12:12:18 #8 42.76   Installing       : man-db-2.9.3-3.fc34.x86_64                         129/135 
12:12:18 #8 42.82   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         129/135 
12:12:18 #8 42.83   Installing       : emacs-filesystem-1:27.2-3.fc34.noarch              130/135 
12:12:18 #8 42.84   Installing       : desktop-file-utils-0.26-3.fc34.x86_64              131/135 
12:12:18 #8 42.85   Installing       : rpmlint-1.11-17.fc34.noarch                        132/135 
12:12:18 #8 42.91   Installing       : dnf-plugins-core-4.0.22-1.fc34.noarch              133/135 
12:12:18 #8 42.92   Installing       : rpm-build-4.16.1.3-1.fc34.x86_64                   134/135 
12:12:18 #8 43.00   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
12:12:22 #8 43.01   Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
12:12:22 #8 45.90   Verifying        : dnf-plugins-core-4.0.22-1.fc34.noarch                1/135 
12:12:22 #8 45.90   Verifying        : elfutils-debuginfod-client-0.185-2.fc34.x86_64       2/135 
12:12:22 #8 45.90   Verifying        : emacs-filesystem-1:27.2-3.fc34.noarch                3/135 
12:12:22 #8 45.90   Verifying        : gdb-minimal-10.2-3.fc34.x86_64                       4/135 
12:12:22 #8 45.90   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.x86_64                     5/135 
12:12:22 #8 45.90   Verifying        : glib-networking-2.68.1-1.fc34.x86_64                 6/135 
12:12:22 #8 45.90   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                  7/135 
12:12:22 #8 45.90   Verifying        : less-581.2-1.fc34.x86_64                             8/135 
12:12:22 #8 45.90   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                 9/135 
12:12:22 #8 45.90   Verifying        : perl-B-1.80-477.fc34.x86_64                         10/135 
12:12:22 #8 45.90   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              11/135 
12:12:22 #8 45.90   Verifying        : perl-DynaLoader-1.47-477.fc34.x86_64                12/135 
12:12:22 #8 45.90   Verifying        : perl-Errno-1.30-477.fc34.x86_64                     13/135 
12:12:22 #8 45.90   Verifying        : perl-Fcntl-1.13-477.fc34.x86_64                     14/135 
12:12:22 #8 45.90   Verifying        : perl-File-Basename-2.85-477.fc34.noarch             15/135 
12:12:22 #8 45.90   Verifying        : perl-File-stat-1.09-477.fc34.noarch                 16/135 
12:12:22 #8 45.90   Verifying        : perl-FileHandle-2.03-477.fc34.noarch                17/135 
12:12:22 #8 45.90   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch                18/135 
12:12:22 #8 45.90   Verifying        : perl-IO-1.43-477.fc34.x86_64                        19/135 
12:12:22 #8 45.90   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                 20/135 
12:12:22 #8 45.90   Verifying        : perl-NDBM_File-1.15-477.fc34.x86_64                 21/135 
12:12:22 #8 45.90   Verifying        : perl-POSIX-1.94-477.fc34.x86_64                     22/135 
12:12:22 #8 45.90   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch               23/135 
12:12:22 #8 45.90   Verifying        : perl-Socket-4:2.032-1.fc34.x86_64                   24/135 
12:12:22 #8 45.90   Verifying        : perl-Symbol-1.08-477.fc34.noarch                    25/135 
12:12:22 #8 45.90   Verifying        : perl-base-2.27-477.fc34.noarch                      26/135 
12:12:22 #8 45.90   Verifying        : perl-if-0.60.800-477.fc34.noarch                    27/135 
12:12:22 #8 45.90   Verifying        : perl-interpreter-4:5.32.1-477.fc34.x86_64           28/135 
12:12:22 #8 45.90   Verifying        : perl-libs-4:5.32.1-477.fc34.x86_64                  29/135 
12:12:22 #8 45.90   Verifying        : perl-mro-1.23-477.fc34.x86_64                       30/135 
12:12:22 #8 45.90   Verifying        : perl-overload-1.31-477.fc34.noarch                  31/135 
12:12:22 #8 45.90   Verifying        : perl-overloading-0.02-477.fc34.noarch               32/135 
12:12:22 #8 45.90   Verifying        : perl-subs-1.03-477.fc34.noarch                      33/135 
12:12:22 #8 45.90   Verifying        : perl-vars-1.05-477.fc34.noarch                      34/135 
12:12:22 #8 45.90   Verifying        : python-srpm-macros-3.9-36.fc34.noarch               35/135 
12:12:22 #8 45.90   Verifying        : python3-dnf-plugins-core-4.0.22-1.fc34.noarch       36/135 
12:12:22 #8 45.90   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch             37/135 
12:12:22 #8 45.90   Verifying        : redhat-rpm-config-183-1.fc34.noarch                 38/135 
12:12:22 #8 45.90   Verifying        : rpmautospec-rpm-macros-0.2.3-1.fc34.noarch          39/135 
12:12:22 #8 45.90   Verifying        : rpmlint-1.11-17.fc34.noarch                         40/135 
12:12:22 #8 45.90   Verifying        : xxhash-libs-0.8.0-3.fc34.x86_64                     41/135 
12:12:22 #8 45.90   Verifying        : zstd-1.5.0-1.fc34.x86_64                            42/135 
12:12:22 #8 45.90   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch         43/135 
12:12:22 #8 45.90   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.    44/135 
12:12:22 #8 45.90   Verifying        : binutils-2.35.1-41.fc34.x86_64                      45/135 
12:12:22 #8 45.90   Verifying        : binutils-gold-2.35.1-41.fc34.x86_64                 46/135 
12:12:22 #8 45.90   Verifying        : bzip2-1.0.8-6.fc34.x86_64                           47/135 
12:12:22 #8 45.90   Verifying        : cpio-2.13-10.fc34.x86_64                            48/135 
12:12:22 #8 45.90   Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                   49/135 
12:12:22 #8 45.90   Verifying        : desktop-file-utils-0.26-3.fc34.x86_64               50/135 
12:12:22 #8 45.90   Verifying        : diffutils-3.7-8.fc34.x86_64                         51/135 
12:12:22 #8 45.90   Verifying        : dwz-0.14-1.fc34.x86_64                              52/135 
12:12:22 #8 45.90   Verifying        : ed-1.14.2-10.fc34.x86_64                            53/135 
12:12:22 #8 45.90   Verifying        : efi-srpm-macros-5-2.fc34.noarch                     54/135 
12:12:22 #8 45.90   Verifying        : elfutils-0.183-1.fc34.x86_64                        55/135 
12:12:22 #8 45.90   Verifying        : enchant-1:1.6.0-27.fc34.x86_64                      56/135 
12:12:22 #8 45.90   Verifying        : file-5.39-5.fc34.x86_64                             57/135 
12:12:22 #8 45.90   Verifying        : findutils-1:4.8.0-2.fc34.x86_64                     58/135 
12:12:22 #8 45.90   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             59/135 
12:12:22 #8 45.90   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   60/135 
12:12:22 #8 45.90   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 61/135 
12:12:22 #8 45.90   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   62/135 
12:12:22 #8 45.90   Verifying        : groff-base-1.22.4-7.fc34.x86_64                     63/135 
12:12:22 #8 45.90   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.x86_64        64/135 
12:12:22 #8 45.90   Verifying        : hunspell-1.7.0-9.fc34.x86_64                        65/135 
12:12:22 #8 45.90   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          66/135 
12:12:22 #8 45.90   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          67/135 
12:12:22 #8 45.90   Verifying        : hunspell-filesystem-1.7.0-9.fc34.x86_64             68/135 
12:12:22 #8 45.90   Verifying        : info-6.7-10.fc34.x86_64                             69/135 
12:12:22 #8 45.90   Verifying        : json-glib-1.6.2-1.fc34.x86_64                       70/135 
12:12:22 #8 45.90   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                71/135 
12:12:22 #8 45.90   Verifying        : libappstream-glib-0.7.18-2.fc34.x86_64              72/135 
12:12:22 #8 45.90   Verifying        : libjpeg-turbo-2.0.90-2.fc34.x86_64                  73/135 
12:12:22 #8 45.90   Verifying        : libpipeline-1.5.3-2.fc34.x86_64                     74/135 
12:12:22 #8 45.90   Verifying        : libpkgconf-1.7.3-6.fc34.x86_64                      75/135 
12:12:22 #8 45.90   Verifying        : libpng-2:1.6.37-10.fc34.x86_64                      76/135 
12:12:22 #8 45.90   Verifying        : libproxy-0.4.15-30.fc34.x86_64                      77/135 
12:12:22 #8 45.90   Verifying        : libsoup-2.72.0-6.fc34.x86_64                        78/135 
12:12:22 #8 45.90   Verifying        : libstemmer-0-16.585svn.fc34.x86_64                  79/135 
12:12:22 #8 45.90   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     80/135 
12:12:22 #8 45.90   Verifying        : man-db-2.9.3-3.fc34.x86_64                          81/135 
12:12:22 #8 45.90   Verifying        : ncurses-6.2-4.20200222.fc34.x86_64                  82/135 
12:12:22 #8 45.90   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     83/135 
12:12:22 #8 45.90   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   84/135 
12:12:22 #8 45.90   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                85/135 
12:12:22 #8 45.90   Verifying        : patch-2.7.6-14.fc34.x86_64                          86/135 
12:12:22 #8 45.90   Verifying        : perl-Carp-1.50-458.fc34.noarch                      87/135 
12:12:22 #8 45.90   Verifying        : perl-Data-Dumper-2.174-460.fc34.x86_64              88/135 
12:12:22 #8 45.90   Verifying        : perl-Digest-1.19-2.fc34.noarch                      89/135 
12:12:22 #8 45.90   Verifying        : perl-Digest-MD5-2.58-2.fc34.x86_64                  90/135 
12:12:22 #8 45.90   Verifying        : perl-Encode-4:3.08-459.fc34.x86_64                  91/135 
12:12:22 #8 45.90   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  92/135 
12:12:22 #8 45.91   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   93/135 
12:12:22 #8 45.91   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            94/135 
12:12:22 #8 45.91   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               95/135 
12:12:22 #8 45.91   Verifying        : perl-HTTP-Tiny-0.076-458.fc34.noarch                96/135 
12:12:22 #8 45.91   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                97/135 
12:12:22 #8 45.91   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              98/135 
12:12:22 #8 45.91   Verifying        : perl-MIME-Base64-3.16-2.fc34.x86_64                 99/135 
12:12:22 #8 45.91   Verifying        : perl-Mozilla-CA-20200520-4.fc34.noarch             100/135 
12:12:22 #8 45.91   Verifying        : perl-Net-SSLeay-1.90-2.fc34.x86_64                 101/135 
12:12:22 #8 45.91   Verifying        : perl-PathTools-3.78-459.fc34.x86_64                102/135 
12:12:22 #8 45.91   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch            103/135 
12:12:22 #8 45.91   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch           104/135 
12:12:22 #8 45.91   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch               105/135 
12:12:22 #8 45.91   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                106/135 
12:12:22 #8 45.91   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64      107/135 
12:12:22 #8 45.91   Verifying        : perl-Storable-1:3.21-458.fc34.x86_64               108/135 
12:12:22 #8 45.91   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch           109/135 
12:12:22 #8 45.91   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                 110/135 
12:12:22 #8 45.91   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch          111/135 
12:12:22 #8 45.91   Verifying        : perl-Text-Tabs+Wrap-2013.0523-458.fc34.noarch      112/135 
12:12:22 #8 45.91   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch              113/135 
12:12:22 #8 45.91   Verifying        : perl-URI-5.09-1.fc34.noarch                        114/135 
12:12:22 #8 45.91   Verifying        : perl-constant-1.33-459.fc34.noarch                 115/135 
12:12:22 #8 45.91   Verifying        : perl-libnet-3.13-2.fc34.noarch                     116/135 
12:12:22 #8 45.91   Verifying        : perl-parent-1:0.238-458.fc34.noarch                117/135 
12:12:22 #8 45.91   Verifying        : perl-podlators-1:4.14-458.fc34.noarch              118/135 
12:12:22 #8 45.91   Verifying        : perl-srpm-macros-1-39.fc34.noarch                  119/135 
12:12:22 #8 45.91   Verifying        : pkgconf-1.7.3-6.fc34.x86_64                        120/135 
12:12:22 #8 45.91   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                     121/135 
12:12:22 #8 45.91   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.x86_64             122/135 
12:12:22 #8 45.91   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch             123/135 
12:12:22 #8 45.91   Verifying        : python3-dbus-1.2.16-4.fc34.x86_64                  124/135 
12:12:22 #8 45.91   Verifying        : python3-distro-1.5.0-5.fc34.noarch                 125/135 
12:12:22 #8 45.91   Verifying        : python3-enchant-3.2.0-3.fc34.noarch                126/135 
12:12:22 #8 45.91   Verifying        : python3-file-magic-5.39-5.fc34.noarch              127/135 
12:12:22 #8 45.91   Verifying        : python3-six-1.15.0-5.fc34.noarch                   128/135 
12:12:22 #8 45.91   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch               129/135 
12:12:22 #8 45.91   Verifying        : rpm-build-4.16.1.3-1.fc34.x86_64                   130/135 
12:12:22 #8 45.91   Verifying        : rust-srpm-macros-17-2.fc34.noarch                  131/135 
12:12:22 #8 45.91   Verifying        : shared-mime-info-2.1-2.fc34.x86_64                 132/135 
12:12:22 #8 45.91   Verifying        : unzip-6.0-50.fc34.x86_64                           133/135 
12:12:22 #8 45.91   Verifying        : xz-5.2.5-5.fc34.x86_64                             134/135 
12:12:22 #8 45.91   Verifying        : zip-3.0-28.fc34.x86_64                             135/135 
12:12:22 #8 46.04 
12:12:22 #8 46.04 Installed:
12:12:22 #8 46.04   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
12:12:22 #8 46.04   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
12:12:22 #8 46.04   binutils-2.35.1-41.fc34.x86_64                                                
12:12:22 #8 46.04   binutils-gold-2.35.1-41.fc34.x86_64                                           
12:12:22 #8 46.04   bzip2-1.0.8-6.fc34.x86_64                                                     
12:12:22 #8 46.04   cpio-2.13-10.fc34.x86_64                                                      
12:12:22 #8 46.04   dbus-libs-1:1.12.20-3.fc34.x86_64                                             
12:12:22 #8 46.04   desktop-file-utils-0.26-3.fc34.x86_64                                         
12:12:22 #8 46.04   diffutils-3.7-8.fc34.x86_64                                                   
12:12:22 #8 46.04   dnf-plugins-core-4.0.22-1.fc34.noarch                                         
12:12:22 #8 46.04   dwz-0.14-1.fc34.x86_64                                                        
12:12:22 #8 46.04   ed-1.14.2-10.fc34.x86_64                                                      
12:12:22 #8 46.04   efi-srpm-macros-5-2.fc34.noarch                                               
12:12:22 #8 46.04   elfutils-0.183-1.fc34.x86_64                                                  
12:12:22 #8 46.04   elfutils-debuginfod-client-0.185-2.fc34.x86_64                                
12:12:22 #8 46.04   emacs-filesystem-1:27.2-3.fc34.noarch                                         
12:12:22 #8 46.04   enchant-1:1.6.0-27.fc34.x86_64                                                
12:12:22 #8 46.04   file-5.39-5.fc34.x86_64                                                       
12:12:22 #8 46.04   findutils-1:4.8.0-2.fc34.x86_64                                               
12:12:22 #8 46.04   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
12:12:22 #8 46.04   fpc-srpm-macros-1.3-3.fc34.noarch                                             
12:12:22 #8 46.04   gdb-minimal-10.2-3.fc34.x86_64                                                
12:12:22 #8 46.04   gdk-pixbuf2-2.42.6-1.fc34.x86_64                                              
12:12:22 #8 46.04   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
12:12:22 #8 46.04   glib-networking-2.68.1-1.fc34.x86_64                                          
12:12:22 #8 46.04   gnat-srpm-macros-4-13.fc34.noarch                                             
12:12:22 #8 46.04   go-srpm-macros-3.0.10-1.fc34.noarch                                           
12:12:22 #8 46.04   groff-base-1.22.4-7.fc34.x86_64                                               
12:12:22 #8 46.04   gsettings-desktop-schemas-40.0-1.fc34.x86_64                                  
12:12:22 #8 46.04   hunspell-1.7.0-9.fc34.x86_64                                                  
12:12:22 #8 46.04   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
12:12:22 #8 46.04   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
12:12:22 #8 46.04   hunspell-filesystem-1.7.0-9.fc34.x86_64                                       
12:12:22 #8 46.04   info-6.7-10.fc34.x86_64                                                       
12:12:22 #8 46.04   json-glib-1.6.2-1.fc34.x86_64                                                 
12:12:22 #8 46.04   kernel-srpm-macros-1.0-4.fc34.noarch                                          
12:12:22 #8 46.04   less-581.2-1.fc34.x86_64                                                      
12:12:22 #8 46.04   libappstream-glib-0.7.18-2.fc34.x86_64                                        
12:12:22 #8 46.04   libjpeg-turbo-2.0.90-2.fc34.x86_64                                            
12:12:22 #8 46.04   libpipeline-1.5.3-2.fc34.x86_64                                               
12:12:22 #8 46.04   libpkgconf-1.7.3-6.fc34.x86_64                                                
12:12:22 #8 46.04   libpng-2:1.6.37-10.fc34.x86_64                                                
12:12:22 #8 46.04   libproxy-0.4.15-30.fc34.x86_64                                                
12:12:22 #8 46.04   libsoup-2.72.0-6.fc34.x86_64                                                  
12:12:22 #8 46.04   libstemmer-0-16.585svn.fc34.x86_64                                            
12:12:22 #8 46.04   lua-srpm-macros-1-4.fc34.noarch                                               
12:12:22 #8 46.04   man-db-2.9.3-3.fc34.x86_64                                                    
12:12:22 #8 46.04   ncurses-6.2-4.20200222.fc34.x86_64                                            
12:12:22 #8 46.04   nim-srpm-macros-3-4.fc34.noarch                                               
12:12:22 #8 46.04   ocaml-srpm-macros-6-4.fc34.noarch                                             
12:12:22 #8 46.04   openblas-srpm-macros-2-9.fc34.noarch                                          
12:12:22 #8 46.04   patch-2.7.6-14.fc34.x86_64                                                    
12:12:22 #8 46.04   perl-AutoLoader-5.74-477.fc34.noarch                                          
12:12:22 #8 46.04   perl-B-1.80-477.fc34.x86_64                                                   
12:12:22 #8 46.04   perl-Carp-1.50-458.fc34.noarch                                                
12:12:22 #8 46.04   perl-Class-Struct-0.66-477.fc34.noarch                                        
12:12:22 #8 46.04   perl-Data-Dumper-2.174-460.fc34.x86_64                                        
12:12:22 #8 46.04   perl-Digest-1.19-2.fc34.noarch                                                
12:12:22 #8 46.04   perl-Digest-MD5-2.58-2.fc34.x86_64                                            
12:12:22 #8 46.04   perl-DynaLoader-1.47-477.fc34.x86_64                                          
12:12:22 #8 46.04   perl-Encode-4:3.08-459.fc34.x86_64                                            
12:12:22 #8 46.04   perl-Errno-1.30-477.fc34.x86_64                                               
12:12:22 #8 46.04   perl-Exporter-5.74-459.fc34.noarch                                            
12:12:22 #8 46.04   perl-Fcntl-1.13-477.fc34.x86_64                                               
12:12:22 #8 46.04   perl-File-Basename-2.85-477.fc34.noarch                                       
12:12:22 #8 46.04   perl-File-Path-2.18-2.fc34.noarch                                             
12:12:22 #8 46.04   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
12:12:22 #8 46.04   perl-File-stat-1.09-477.fc34.noarch                                           
12:12:22 #8 46.04   perl-FileHandle-2.03-477.fc34.noarch                                          
12:12:22 #8 46.04   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
12:12:22 #8 46.04   perl-Getopt-Std-1.12-477.fc34.noarch                                          
12:12:22 #8 46.04   perl-HTTP-Tiny-0.076-458.fc34.noarch                                          
12:12:22 #8 46.04   perl-IO-1.43-477.fc34.x86_64                                                  
12:12:22 #8 46.04   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
12:12:22 #8 46.04   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
12:12:22 #8 46.04   perl-IPC-Open3-1.21-477.fc34.noarch                                           
12:12:22 #8 46.04   perl-MIME-Base64-3.16-2.fc34.x86_64                                           
12:12:22 #8 46.04   perl-Mozilla-CA-20200520-4.fc34.noarch                                        
12:12:22 #8 46.04   perl-NDBM_File-1.15-477.fc34.x86_64                                           
12:12:22 #8 46.04   perl-Net-SSLeay-1.90-2.fc34.x86_64                                            
12:12:22 #8 46.04   perl-POSIX-1.94-477.fc34.x86_64                                               
12:12:22 #8 46.04   perl-PathTools-3.78-459.fc34.x86_64                                           
12:12:22 #8 46.04   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
12:12:22 #8 46.04   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
12:12:22 #8 46.04   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
12:12:22 #8 46.04   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
12:12:22 #8 46.04   perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64                                 
12:12:22 #8 46.04   perl-SelectSaver-1.02-477.fc34.noarch                                         
12:12:22 #8 46.04   perl-Socket-4:2.032-1.fc34.x86_64                                             
12:12:22 #8 46.04   perl-Storable-1:3.21-458.fc34.x86_64                                          
12:12:22 #8 46.04   perl-Symbol-1.08-477.fc34.noarch                                              
12:12:22 #8 46.04   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
12:12:22 #8 46.04   perl-Term-Cap-1.17-458.fc34.noarch                                            
12:12:22 #8 46.04   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
12:12:22 #8 46.04   perl-Text-Tabs+Wrap-2013.0523-458.fc34.noarch                                 
12:12:22 #8 46.04   perl-Time-Local-2:1.300-5.fc34.noarch                                         
12:12:22 #8 46.04   perl-URI-5.09-1.fc34.noarch                                                   
12:12:22 #8 46.04   perl-base-2.27-477.fc34.noarch                                                
12:12:22 #8 46.04   perl-constant-1.33-459.fc34.noarch                                            
12:12:22 #8 46.04   perl-if-0.60.800-477.fc34.noarch                                              
12:12:22 #8 46.04   perl-interpreter-4:5.32.1-477.fc34.x86_64                                     
12:12:22 #8 46.04   perl-libnet-3.13-2.fc34.noarch                                                
12:12:22 #8 46.04   perl-libs-4:5.32.1-477.fc34.x86_64                                            
12:12:22 #8 46.04   perl-mro-1.23-477.fc34.x86_64                                                 
12:12:22 #8 46.04   perl-overload-1.31-477.fc34.noarch                                            
12:12:22 #8 46.04   perl-overloading-0.02-477.fc34.noarch                                         
12:12:22 #8 46.04   perl-parent-1:0.238-458.fc34.noarch                                           
12:12:22 #8 46.04   perl-podlators-1:4.14-458.fc34.noarch                                         
12:12:22 #8 46.04   perl-srpm-macros-1-39.fc34.noarch                                             
12:12:22 #8 46.04   perl-subs-1.03-477.fc34.noarch                                                
12:12:22 #8 46.04   perl-vars-1.05-477.fc34.noarch                                                
12:12:22 #8 46.04   pkgconf-1.7.3-6.fc34.x86_64                                                   
12:12:22 #8 46.04   pkgconf-m4-1.7.3-6.fc34.noarch                                                
12:12:22 #8 46.04   pkgconf-pkg-config-1.7.3-6.fc34.x86_64                                        
12:12:22 #8 46.04   python-srpm-macros-3.9-36.fc34.noarch                                         
12:12:22 #8 46.04   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
12:12:22 #8 46.04   python3-dbus-1.2.16-4.fc34.x86_64                                             
12:12:22 #8 46.04   python3-distro-1.5.0-5.fc34.noarch                                            
12:12:22 #8 46.04   python3-dnf-plugins-core-4.0.22-1.fc34.noarch                                 
12:12:22 #8 46.04   python3-enchant-3.2.0-3.fc34.noarch                                           
12:12:22 #8 46.04   python3-file-magic-5.39-5.fc34.noarch                                         
12:12:22 #8 46.04   python3-setuptools-53.0.0-2.fc34.noarch                                       
12:12:22 #8 46.04   python3-six-1.15.0-5.fc34.noarch                                              
12:12:22 #8 46.04   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
12:12:22 #8 46.04   redhat-rpm-config-183-1.fc34.noarch                                           
12:12:22 #8 46.04   rpm-build-4.16.1.3-1.fc34.x86_64                                              
12:12:22 #8 46.04   rpmautospec-rpm-macros-0.2.3-1.fc34.noarch                                    
12:12:22 #8 46.04   rpmlint-1.11-17.fc34.noarch                                                   
12:12:22 #8 46.04   rust-srpm-macros-17-2.fc34.noarch                                             
12:12:22 #8 46.04   shared-mime-info-2.1-2.fc34.x86_64                                            
12:12:22 #8 46.04   unzip-6.0-50.fc34.x86_64                                                      
12:12:22 #8 46.04   xxhash-libs-0.8.0-3.fc34.x86_64                                               
12:12:22 #8 46.04   xz-5.2.5-5.fc34.x86_64                                                        
12:12:22 #8 46.04   zip-3.0-28.fc34.x86_64                                                        
12:12:22 #8 46.04   zstd-1.5.0-1.fc34.x86_64                                                      
12:12:22 #8 46.05 
12:12:22 #8 46.05 Complete!
12:12:22 #8 DONE 46.3s
12:12:22 
12:12:22 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
12:12:22 #10 sha256:7ad850df85832c9ffb70e6bacb34150ae55a459bbd20ebf3de0634e6a735549e
12:12:22 #10 DONE 0.0s
12:12:22 
12:12:22 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
12:12:22 #11 sha256:890c538380a7dacec31b7b963fd7a5a19bfdadee00abb320623f07181bdc1c9d
12:12:24 #11 1.711 Last metadata expiration check: 0:00:35 ago on Sat Jul  3 12:11:48 2021.
12:12:24 #11 2.521 Package bash-5.1.0-2.fc34.x86_64 is already installed.
12:12:24 #11 2.531 Package bash-5.1.0-2.fc34.x86_64 is already installed.
12:12:24 #11 2.532 Package ca-certificates-2020.2.41-7.fc34.noarch is already installed.
12:12:24 #11 2.532 Package libarchive-3.5.1-2.fc34.x86_64 is already installed.
12:12:24 #11 2.533 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed.
12:12:24 #11 2.533 Package tar-2:1.34-1.fc34.x86_64 is already installed.
12:12:24 #11 2.543 Package bash-5.1.0-2.fc34.x86_64 is already installed.
12:12:24 #11 2.561 Package bash-5.1.0-2.fc34.x86_64 is already installed.
12:12:24 #11 2.607 Dependencies resolved.
12:12:25 #11 2.631 ================================================================================
12:12:25 #11 2.631  Package                       Arch    Version                   Repo      Size
12:12:25 #11 2.631 ================================================================================
12:12:25 #11 2.631 Installing:
12:12:25 #11 2.631  btrfs-progs-devel             x86_64  5.12.1-1.fc34             updates   52 k
12:12:25 #11 2.631  cmake                         x86_64  3.20.5-1.fc34             updates  6.5 M
12:12:25 #11 2.631  device-mapper-devel           x86_64  1.02.175-1.fc34           fedora    45 k
12:12:25 #11 2.631  gcc                           x86_64  11.1.1-3.fc34             updates   32 M
12:12:25 #11 2.631  git                           x86_64  2.31.1-3.fc34             updates  121 k
12:12:25 #11 2.631  glibc-static                  x86_64  2.33-18.fc34              updates  1.7 M
12:12:25 #11 2.631  libseccomp-devel              x86_64  2.5.0-4.fc34              fedora    54 k
12:12:25 #11 2.631  libselinux-devel              x86_64  3.2-1.fc34                fedora   113 k
12:12:25 #11 2.631  libtool                       x86_64  2.4.6-40.fc34             fedora   579 k
12:12:25 #11 2.631  libtool-ltdl-devel            x86_64  2.4.6-40.fc34             fedora   153 k
12:12:25 #11 2.631  make                          x86_64  1:4.3-5.fc34              fedora   539 k
12:12:25 #11 2.631  selinux-policy-devel          noarch  34.12-1.fc34              updates  819 k
12:12:25 #11 2.631  systemd                       x86_64  248.3-1.fc34              updates  4.4 M
12:12:25 #11 2.631  systemd-devel                 x86_64  248.3-1.fc34              updates  438 k
12:12:25 #11 2.631  which                         x86_64  2.21-26.fc34              updates   42 k
12:12:25 #11 2.631 Upgrading:
12:12:25 #11 2.631  glibc                         x86_64  2.33-18.fc34              updates  3.4 M
12:12:25 #11 2.631  glibc-common                  x86_64  2.33-18.fc34              updates  1.6 M
12:12:25 #11 2.631  glibc-minimal-langpack        x86_64  2.33-18.fc34              updates   11 k
12:12:25 #11 2.631  libgcc                        x86_64  11.1.1-3.fc34             updates  103 k
12:12:25 #11 2.631  libgomp                       x86_64  11.1.1-3.fc34             updates  276 k
12:12:25 #11 2.631  libxcrypt                     x86_64  4.4.23-1.fc34             updates  116 k
12:12:25 #11 2.631  systemd-libs                  x86_64  248.3-1.fc34              updates  593 k
12:12:25 #11 2.631 Installing dependencies:
12:12:25 #11 2.631  acl                           x86_64  2.3.1-1.fc34              fedora    71 k
12:12:25 #11 2.631  annobin                       x86_64  9.72-2.fc34               updates  133 k
12:12:25 #11 2.631  autoconf                      noarch  2.69-36.fc34              fedora   667 k
12:12:25 #11 2.631  automake                      noarch  1.16.2-4.fc34             fedora   664 k
12:12:25 #11 2.631  btrfs-progs                   x86_64  5.12.1-1.fc34             updates  970 k
12:12:25 #11 2.631  checkpolicy                   x86_64  3.2-1.fc34                fedora   344 k
12:12:25 #11 2.631  cmake-data                    noarch  3.20.5-1.fc34             updates  1.5 M
12:12:25 #11 2.631  cmake-filesystem              x86_64  3.20.5-1.fc34             updates   16 k
12:12:25 #11 2.631  cmake-rpm-macros              noarch  3.20.5-1.fc34             updates   16 k
12:12:25 #11 2.631  cpp                           x86_64  11.1.1-3.fc34             updates   10 M
12:12:25 #11 2.631  cryptsetup-libs               x86_64  2.3.6-1.fc34              updates  474 k
12:12:25 #11 2.631  dbus                          x86_64  1:1.12.20-3.fc34          fedora   8.0 k
12:12:25 #11 2.631  dbus-broker                   x86_64  29-1.fc34                 updates  172 k
12:12:25 #11 2.631  dbus-common                   noarch  1:1.12.20-3.fc34          fedora    15 k
12:12:25 #11 2.631  device-mapper                 x86_64  1.02.175-1.fc34           fedora   144 k
12:12:25 #11 2.631  device-mapper-libs            x86_64  1.02.175-1.fc34           fedora   179 k
12:12:25 #11 2.631  e2fsprogs-libs                x86_64  1.45.6-5.fc34             fedora   220 k
12:12:25 #11 2.631  gc                            x86_64  8.0.4-5.fc34              fedora   105 k
12:12:25 #11 2.631  git-core                      x86_64  2.31.1-3.fc34             updates  3.6 M
12:12:25 #11 2.631  git-core-doc                  noarch  2.31.1-3.fc34             updates  2.3 M
12:12:25 #11 2.631  glibc-devel                   x86_64  2.33-18.fc34              updates   24 k
12:12:25 #11 2.631  glibc-headers-x86             noarch  2.33-18.fc34              updates  411 k
12:12:25 #11 2.631  guile22                       x86_64  2.2.7-2.fc34              fedora   6.5 M
12:12:25 #11 2.631  iptables-legacy-libs          x86_64  1.8.7-8.fc34              updates   40 k
12:12:25 #11 2.631  jsoncpp                       x86_64  1.9.4-3.fc34              fedora    96 k
12:12:25 #11 2.631  kernel-headers                x86_64  5.12.13-300.fc34          updates  1.2 M
12:12:25 #11 2.631  kmod-libs                     x86_64  29-2.fc34                 updates   63 k
12:12:25 #11 2.631  libargon2                     x86_64  20171227-6.fc34           fedora    29 k
12:12:25 #11 2.631  libbtrfs                      x86_64  5.12.1-1.fc34             updates  102 k
12:12:25 #11 2.631  libbtrfsutil                  x86_64  5.12.1-1.fc34             updates   32 k
12:12:25 #11 2.631  libcbor                       x86_64  0.7.0-3.fc34              fedora    57 k
12:12:25 #11 2.631  libedit                       x86_64  3.1-37.20210522cvs.fc34   updates  104 k
12:12:25 #11 2.631  libfido2                      x86_64  1.6.0-2.fc34              fedora    71 k
12:12:25 #11 2.631  libibverbs                    x86_64  35.0-1.fc34               updates  343 k
12:12:25 #11 2.631  libmpc                        x86_64  1.2.1-2.fc34              fedora    63 k
12:12:25 #11 2.631  libnl3                        x86_64  3.5.0-6.fc34              fedora   324 k
12:12:25 #11 2.631  libpcap                       x86_64  14:1.10.1-1.fc34          updates  171 k
12:12:25 #11 2.631  libseccomp                    x86_64  2.5.0-4.fc34              fedora    71 k
12:12:25 #11 2.631  libselinux-utils              x86_64  3.2-1.fc34                fedora   160 k
12:12:25 #11 2.631  libsepol-devel                x86_64  3.2-1.fc34                fedora    40 k
12:12:25 #11 2.631  libtool-ltdl                  x86_64  2.4.6-40.fc34             fedora    36 k
12:12:25 #11 2.631  libuv                         x86_64  1:1.41.0-1.fc34           fedora   153 k
12:12:25 #11 2.631  libxcrypt-devel               x86_64  4.4.23-1.fc34             updates   29 k
12:12:25 #11 2.631  libxcrypt-static              x86_64  4.4.23-1.fc34             updates  102 k
12:12:25 #11 2.631  llvm-libs                     x86_64  12.0.0-2.fc34             updates   23 M
12:12:25 #11 2.631  lzo                           x86_64  2.10-4.fc34               fedora    66 k
12:12:25 #11 2.631  m4                            x86_64  1.4.18-17.fc34            fedora   212 k
12:12:25 #11 2.631  openssh                       x86_64  8.6p1-3.fc34              updates  438 k
12:12:25 #11 2.631  openssh-clients               x86_64  8.6p1-3.fc34              updates  678 k
12:12:25 #11 2.631  pcre2-devel                   x86_64  10.36-4.fc34              fedora   477 k
12:12:25 #11 2.631  pcre2-utf16                   x86_64  10.36-4.fc34              fedora   213 k
12:12:25 #11 2.631  pcre2-utf32                   x86_64  10.36-4.fc34              fedora   203 k
12:12:25 #11 2.631  perl-Error                    noarch  1:0.17029-5.fc34          fedora    42 k
12:12:25 #11 2.631  perl-File-Compare             noarch  1.100.600-477.fc34        updates   23 k
12:12:25 #11 2.631  perl-File-Copy                noarch  2.34-477.fc34             updates   30 k
12:12:25 #11 2.631  perl-File-Find                noarch  1.37-477.fc34             updates   36 k
12:12:25 #11 2.631  perl-Git                      noarch  2.31.1-3.fc34             updates   44 k
12:12:25 #11 2.631  perl-TermReadKey              x86_64  2.38-9.fc34               fedora    36 k
12:12:25 #11 2.631  perl-Thread-Queue             noarch  3.14-458.fc34             fedora    22 k
12:12:25 #11 2.631  perl-lib                      x86_64  0.65-477.fc34             updates   25 k
12:12:25 #11 2.631  perl-threads                  x86_64  1:2.25-458.fc34           fedora    58 k
12:12:25 #11 2.631  perl-threads-shared           x86_64  1.61-458.fc34             fedora    44 k
12:12:25 #11 2.631  policycoreutils               x86_64  3.2-1.fc34                fedora   206 k
12:12:25 #11 2.631  policycoreutils-devel         x86_64  3.2-1.fc34                fedora   140 k
12:12:25 #11 2.631  policycoreutils-python-utils  noarch  3.2-1.fc34                fedora    71 k
12:12:25 #11 2.631  python3-audit                 x86_64  3.0.1-2.fc34              fedora    86 k
12:12:25 #11 2.631  python3-libselinux            x86_64  3.2-1.fc34                fedora   187 k
12:12:25 #11 2.631  python3-libsemanage           x86_64  3.2-1.fc34                fedora    83 k
12:12:25 #11 2.631  python3-policycoreutils       noarch  3.2-1.fc34                fedora   2.0 M
12:12:25 #11 2.631  python3-setools               x86_64  4.4.0-1.fc34              fedora   554 k
12:12:25 #11 2.631  rhash                         x86_64  1.4.0-3.fc34              fedora   182 k
12:12:25 #11 2.631  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc34           fedora    22 k
12:12:25 #11 2.631  selinux-policy                noarch  34.12-1.fc34              updates   82 k
12:12:25 #11 2.631  selinux-policy-targeted       noarch  34.12-1.fc34              updates  6.3 M
12:12:25 #11 2.631  systemd-pam                   x86_64  248.3-1.fc34              updates  322 k
12:12:25 #11 2.631  systemd-rpm-macros            noarch  248.3-1.fc34              updates   28 k
12:12:25 #11 2.631  vim-filesystem                noarch  2:8.2.3070-1.fc34         updates   23 k
12:12:25 #11 2.631  whois-nls                     noarch  5.5.10-1.fc34             updates   34 k
12:12:25 #11 2.631  xkeyboard-config              noarch  2.32-3.fc34               updates  789 k
12:12:25 #11 2.631 Installing weak dependencies:
12:12:25 #11 2.631  glibc-langpack-en             x86_64  2.33-18.fc34              updates  563 k
12:12:25 #11 2.631  libxkbcommon                  x86_64  1.3.0-1.fc34              updates  144 k
12:12:25 #11 2.631  mkpasswd                      x86_64  5.5.10-1.fc34             updates   41 k
12:12:25 #11 2.631  qrencode-libs                 x86_64  4.0.2-7.fc34              fedora    60 k
12:12:25 #11 2.631  systemd-networkd              x86_64  248.3-1.fc34              updates  480 k
12:12:25 #11 2.631 
12:12:25 #11 2.631 Transaction Summary
12:12:25 #11 2.631 ================================================================================
12:12:25 #11 2.631 Install  99 Packages
12:12:25 #11 2.631 Upgrade   7 Packages
12:12:25 #11 2.631 
12:12:25 #11 2.635 Total download size: 123 M
12:12:25 #11 2.636 Downloading Packages:
12:12:25 #11 3.465 (1/106): annobin-9.72-2.fc34.x86_64.rpm         587 kB/s | 133 kB     00:00    
12:12:25 #11 3.470 (2/106): btrfs-progs-devel-5.12.1-1.fc34.x86_64 227 kB/s |  52 kB     00:00    
12:12:25 #11 3.495 (3/106): btrfs-progs-5.12.1-1.fc34.x86_64.rpm   3.7 MB/s | 970 kB     00:00    
12:12:25 #11 3.624 (4/106): cmake-3.20.5-1.fc34.x86_64.rpm          41 MB/s | 6.5 MB     00:00    
12:12:25 #11 3.634 (5/106): cmake-data-3.20.5-1.fc34.noarch.rpm    9.7 MB/s | 1.5 MB     00:00    
12:12:25 #11 3.637 (6/106): cmake-filesystem-3.20.5-1.fc34.x86_64. 117 kB/s |  16 kB     00:00    
12:12:25 #11 3.642 (7/106): cmake-rpm-macros-3.20.5-1.fc34.noarch. 3.7 MB/s |  16 kB     00:00    
12:12:25 #11 3.650 (8/106): cryptsetup-libs-2.3.6-1.fc34.x86_64.rp  41 MB/s | 474 kB     00:00    
12:12:25 #11 3.654 (9/106): dbus-broker-29-1.fc34.x86_64.rpm        17 MB/s | 172 kB     00:00    
12:12:25 #11 3.672 (10/106): git-2.31.1-3.fc34.x86_64.rpm          7.0 MB/s | 121 kB     00:00    
12:12:25 #11 3.743 (11/106): git-core-2.31.1-3.fc34.x86_64.rpm      56 MB/s | 3.6 MB     00:00    
12:12:26 #11 3.922 (12/106): gcc-11.1.1-3.fc34.x86_64.rpm          117 MB/s |  32 MB     00:00    
12:12:26 #11 3.947 (13/106): git-core-doc-2.31.1-3.fc34.noarch.rpm  11 MB/s | 2.3 MB     00:00    
12:12:26 #11 3.965 (14/106): glibc-devel-2.33-18.fc34.x86_64.rpm   584 kB/s |  24 kB     00:00    
12:12:26 #11 4.113 (15/106): cpp-11.1.1-3.fc34.x86_64.rpm           21 MB/s |  10 MB     00:00    
12:12:26 #11 4.119 (16/106): glibc-headers-x86-2.33-18.fc34.noarch 2.4 MB/s | 411 kB     00:00    
12:12:26 #11 4.126 (17/106): glibc-langpack-en-2.33-18.fc34.x86_64 3.5 MB/s | 563 kB     00:00    
12:12:26 #11 4.130 (18/106): iptables-legacy-libs-1.8.7-8.fc34.x86 4.4 MB/s |  40 kB     00:00    
12:12:26 #11 4.140 (19/106): kmod-libs-29-2.fc34.x86_64.rpm        8.1 MB/s |  63 kB     00:00    
12:12:26 #11 4.152 (20/106): glibc-static-2.33-18.fc34.x86_64.rpm   54 MB/s | 1.7 MB     00:00    
12:12:26 #11 4.160 (21/106): kernel-headers-5.12.13-300.fc34.x86_6  37 MB/s | 1.2 MB     00:00    
12:12:26 #11 4.166 (22/106): libedit-3.1-37.20210522cvs.fc34.x86_6  20 MB/s | 104 kB     00:00    
12:12:26 #11 4.169 (23/106): libbtrfsutil-5.12.1-1.fc34.x86_64.rpm 3.8 MB/s |  32 kB     00:00    
12:12:26 #11 4.175 (24/106): libbtrfs-5.12.1-1.fc34.x86_64.rpm     2.9 MB/s | 102 kB     00:00    
12:12:26 #11 4.180 (25/106): libpcap-1.10.1-1.fc34.x86_64.rpm       16 MB/s | 171 kB     00:00    
12:12:26 #11 4.186 (26/106): libibverbs-35.0-1.fc34.x86_64.rpm      17 MB/s | 343 kB     00:00    
12:12:26 #11 4.188 (27/106): libxcrypt-devel-4.4.23-1.fc34.x86_64. 2.3 MB/s |  29 kB     00:00    
12:12:26 #11 4.197 (28/106): libxkbcommon-1.3.0-1.fc34.x86_64.rpm   16 MB/s | 144 kB     00:00    
12:12:26 #11 4.204 (29/106): mkpasswd-5.5.10-1.fc34.x86_64.rpm     7.8 MB/s |  41 kB     00:00    
12:12:26 #11 4.208 (30/106): libxcrypt-static-4.4.23-1.fc34.x86_64 3.6 MB/s | 102 kB     00:00    
12:12:26 #11 4.220 (31/106): openssh-8.6p1-3.fc34.x86_64.rpm        28 MB/s | 438 kB     00:00    
12:12:26 #11 4.231 (32/106): openssh-clients-8.6p1-3.fc34.x86_64.r  31 MB/s | 678 kB     00:00    
12:12:26 #11 4.234 (33/106): perl-File-Compare-1.100.600-477.fc34. 1.9 MB/s |  23 kB     00:00    
12:12:26 #11 4.239 (34/106): perl-File-Copy-2.34-477.fc34.noarch.r 3.7 MB/s |  30 kB     00:00    
12:12:26 #11 4.244 (35/106): perl-File-Find-1.37-477.fc34.noarch.r 4.6 MB/s |  36 kB     00:00    
12:12:26 #11 4.248 (36/106): perl-Git-2.31.1-3.fc34.noarch.rpm     6.0 MB/s |  44 kB     00:00    
12:12:26 #11 4.252 (37/106): perl-lib-0.65-477.fc34.x86_64.rpm     3.6 MB/s |  25 kB     00:00    
12:12:26 #11 4.259 (38/106): selinux-policy-34.12-1.fc34.noarch.rp 8.7 MB/s |  82 kB     00:00    
12:12:26 #11 4.277 (39/106): selinux-policy-devel-34.12-1.fc34.noa  35 MB/s | 819 kB     00:00    
12:12:26 #11 4.329 (40/106): systemd-248.3-1.fc34.x86_64.rpm        86 MB/s | 4.4 MB     00:00    
12:12:26 #11 4.375 (41/106): selinux-policy-targeted-34.12-1.fc34.  55 MB/s | 6.3 MB     00:00    
12:12:26 #11 4.391 (42/106): systemd-devel-248.3-1.fc34.x86_64.rpm 6.9 MB/s | 438 kB     00:00    
12:12:26 #11 4.413 (43/106): systemd-networkd-248.3-1.fc34.x86_64.  13 MB/s | 480 kB     00:00    
12:12:26 #11 4.426 (44/106): systemd-pam-248.3-1.fc34.x86_64.rpm   9.9 MB/s | 322 kB     00:00    
12:12:26 #11 4.473 (45/106): systemd-rpm-macros-248.3-1.fc34.noarc 482 kB/s |  28 kB     00:00    
12:12:26 #11 4.476 (46/106): vim-filesystem-8.2.3070-1.fc34.noarch 457 kB/s |  23 kB     00:00    
12:12:26 #11 4.624 (47/106): llvm-libs-12.0.0-2.fc34.x86_64.rpm     53 MB/s |  23 MB     00:00    
12:12:26 #11 4.627 (48/106): which-2.21-26.fc34.x86_64.rpm         279 kB/s |  42 kB     00:00    
12:12:26 #11 4.629 (49/106): whois-nls-5.5.10-1.fc34.noarch.rpm    221 kB/s |  34 kB     00:00    
12:12:26 #11 4.642 (50/106): autoconf-2.69-36.fc34.noarch.rpm       56 MB/s | 667 kB     00:00    
12:12:26 #11 4.646 (51/106): acl-2.3.1-1.fc34.x86_64.rpm           4.6 MB/s |  71 kB     00:00    
12:12:26 #11 4.656 (52/106): xkeyboard-config-2.32-3.fc34.noarch.r  30 MB/s | 789 kB     00:00    
12:12:26 #11 4.663 (53/106): automake-1.16.2-4.fc34.noarch.rpm      33 MB/s | 664 kB     00:00    
12:12:26 #11 4.669 (54/106): checkpolicy-3.2-1.fc34.x86_64.rpm      16 MB/s | 344 kB     00:00    
12:12:26 #11 4.672 (55/106): dbus-common-1.12.20-3.fc34.noarch.rpm 1.7 MB/s |  15 kB     00:00    
12:12:26 #11 4.675 (56/106): dbus-1.12.20-3.fc34.x86_64.rpm        713 kB/s | 8.0 kB     00:00    
12:12:26 #11 4.679 (57/106): device-mapper-1.02.175-1.fc34.x86_64.  16 MB/s | 144 kB     00:00    
12:12:26 #11 4.683 (58/106): device-mapper-libs-1.02.175-1.fc34.x8  23 MB/s | 179 kB     00:00    
12:12:26 #11 4.690 (59/106): device-mapper-devel-1.02.175-1.fc34.x 2.6 MB/s |  45 kB     00:00    
12:12:26 #11 4.694 (60/106): gc-8.0.4-5.fc34.x86_64.rpm             11 MB/s | 105 kB     00:00    
12:12:26 #11 4.701 (61/106): e2fsprogs-libs-1.45.6-5.fc34.x86_64.r  10 MB/s | 220 kB     00:00    
12:12:26 #11 4.706 (62/106): jsoncpp-1.9.4-3.fc34.x86_64.rpm       9.9 MB/s |  96 kB     00:00    
12:12:26 #11 4.713 (63/106): libargon2-20171227-6.fc34.x86_64.rpm  2.7 MB/s |  29 kB     00:00    
12:12:26 #11 4.721 (64/106): libcbor-0.7.0-3.fc34.x86_64.rpm       5.0 MB/s |  57 kB     00:00    
12:12:26 #11 4.758 (65/106): guile22-2.2.7-2.fc34.x86_64.rpm        96 MB/s | 6.5 MB     00:00    
12:12:27 #11 4.761 (66/106): libfido2-1.6.0-2.fc34.x86_64.rpm      1.6 MB/s |  71 kB     00:00    
12:12:27 #11 4.765 (67/106): libmpc-1.2.1-2.fc34.x86_64.rpm        1.5 MB/s |  63 kB     00:00    
12:12:27 #11 4.769 (68/106): libseccomp-2.5.0-4.fc34.x86_64.rpm     11 MB/s |  71 kB     00:00    
12:12:27 #11 4.775 (69/106): libnl3-3.5.0-6.fc34.x86_64.rpm         25 MB/s | 324 kB     00:00    
12:12:27 #11 4.779 (70/106): libseccomp-devel-2.5.0-4.fc34.x86_64. 4.1 MB/s |  54 kB     00:00    
12:12:27 #11 4.782 (71/106): libselinux-devel-3.2-1.fc34.x86_64.rp 9.3 MB/s | 113 kB     00:00    
12:12:27 #11 4.786 (72/106): libselinux-utils-3.2-1.fc34.x86_64.rp  15 MB/s | 160 kB     00:00    
12:12:27 #11 4.790 (73/106): libsepol-devel-3.2-1.fc34.x86_64.rpm  5.3 MB/s |  40 kB     00:00    
12:12:27 #11 4.796 (74/106): libtool-2.4.6-40.fc34.x86_64.rpm       42 MB/s | 579 kB     00:00    
12:12:27 #11 4.799 (75/106): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 3.0 MB/s |  36 kB     00:00    
12:12:27 #11 4.805 (76/106): libtool-ltdl-devel-2.4.6-40.fc34.x86_  18 MB/s | 153 kB     00:00    
12:12:27 #11 4.810 (77/106): libuv-1.41.0-1.fc34.x86_64.rpm         11 MB/s | 153 kB     00:00    
12:12:27 #11 4.813 (78/106): lzo-2.10-4.fc34.x86_64.rpm            4.9 MB/s |  66 kB     00:00    
12:12:27 #11 4.818 (79/106): m4-1.4.18-17.fc34.x86_64.rpm           18 MB/s | 212 kB     00:00    
12:12:27 #11 4.825 (80/106): pcre2-devel-10.36-4.fc34.x86_64.rpm    43 MB/s | 477 kB     00:00    
12:12:27 #11 4.830 (81/106): pcre2-utf16-10.36-4.fc34.x86_64.rpm    18 MB/s | 213 kB     00:00    
12:12:27 #11 4.838 (82/106): make-4.3-5.fc34.x86_64.rpm             22 MB/s | 539 kB     00:00    
12:12:27 #11 4.842 (83/106): pcre2-utf32-10.36-4.fc34.x86_64.rpm    12 MB/s | 203 kB     00:00    
12:12:27 #11 4.846 (84/106): perl-Error-0.17029-5.fc34.noarch.rpm  3.0 MB/s |  42 kB     00:00    
12:12:27 #11 4.849 (85/106): perl-Thread-Queue-3.14-458.fc34.noarc 3.4 MB/s |  22 kB     00:00    
12:12:27 #11 4.853 (86/106): perl-TermReadKey-2.38-9.fc34.x86_64.r 3.5 MB/s |  36 kB     00:00    
12:12:27 #11 4.856 (87/106): perl-threads-2.25-458.fc34.x86_64.rpm 6.0 MB/s |  58 kB     00:00    
12:12:27 #11 4.860 (88/106): perl-threads-shared-1.61-458.fc34.x86 4.3 MB/s |  44 kB     00:00    
12:12:27 #11 4.866 (89/106): policycoreutils-3.2-1.fc34.x86_64.rpm  20 MB/s | 206 kB     00:00    
12:12:27 #11 4.870 (90/106): policycoreutils-python-utils-3.2-1.fc 6.9 MB/s |  71 kB     00:00    
12:12:27 #11 4.879 (91/106): python3-libselinux-3.2-1.fc34.x86_64.  22 MB/s | 187 kB     00:00    
12:12:27 #11 4.883 (92/106): policycoreutils-devel-3.2-1.fc34.x86_ 5.2 MB/s | 140 kB     00:00    
12:12:27 #11 4.887 (93/106): python3-libsemanage-3.2-1.fc34.x86_64  11 MB/s |  83 kB     00:00    
12:12:27 #11 4.891 (94/106): python3-audit-3.0.1-2.fc34.x86_64.rpm 3.4 MB/s |  86 kB     00:00    
12:12:27 #11 4.900 (95/106): qrencode-libs-4.0.2-7.fc34.x86_64.rpm 8.0 MB/s |  60 kB     00:00    
12:12:27 #11 4.908 (96/106): python3-setools-4.4.0-1.fc34.x86_64.r  26 MB/s | 554 kB     00:00    
12:12:27 #11 4.913 (97/106): rhash-1.4.0-3.fc34.x86_64.rpm          14 MB/s | 182 kB     00:00    
12:12:27 #11 4.929 (98/106): python3-policycoreutils-3.2-1.fc34.no  45 MB/s | 2.0 MB     00:00    
12:12:27 #11 4.931 (99/106): rpm-plugin-selinux-4.16.1.3-1.fc34.x8 1.0 MB/s |  22 kB     00:00    
12:12:27 #11 4.961 (100/106): glibc-2.33-18.fc34.x86_64.rpm         74 MB/s | 3.4 MB     00:00    
12:12:27 #11 4.964 (101/106): glibc-minimal-langpack-2.33-18.fc34. 414 kB/s |  11 kB     00:00    
12:12:27 #11 4.980 (102/106): glibc-common-2.33-18.fc34.x86_64.rpm  38 MB/s | 1.6 MB     00:00    
12:12:27 #11 4.986 (103/106): libgcc-11.1.1-3.fc34.x86_64.rpm      5.3 MB/s | 103 kB     00:00    
12:12:27 #11 4.991 (104/106): libgomp-11.1.1-3.fc34.x86_64.rpm      11 MB/s | 276 kB     00:00    
12:12:27 #11 4.995 (105/106): libxcrypt-4.4.23-1.fc34.x86_64.rpm   8.4 MB/s | 116 kB     00:00    
12:12:27 #11 5.003 (106/106): systemd-libs-248.3-1.fc34.x86_64.rpm  48 MB/s | 593 kB     00:00    
12:12:27 #11 5.007 --------------------------------------------------------------------------------
12:12:27 #11 5.008 Total                                            52 MB/s | 123 MB     00:02     
12:12:27 #11 5.128 Running transaction check
12:12:27 #11 5.332 Transaction check succeeded.
12:12:27 #11 5.332 Running transaction test
12:12:29 #11 6.794 Transaction test succeeded.
12:12:29 #11 6.794 Running transaction
12:12:30 #11 8.339   Running scriptlet: selinux-policy-targeted-34.12-1.fc34.noarch            1/1 
12:12:30 #11 8.473   Preparing        :                                                        1/1 
12:12:30 #11 8.519   Upgrading        : libgcc-11.1.1-3.fc34.x86_64                          1/113 
12:12:30 #11 8.526   Running scriptlet: libgcc-11.1.1-3.fc34.x86_64                          1/113 
12:12:30 #11 8.601   Upgrading        : glibc-common-2.33-18.fc34.x86_64                     2/113 
12:12:30 #11 8.608   Upgrading        : glibc-minimal-langpack-2.33-18.fc34.x86_64           3/113 
12:12:30 #11 8.614   Running scriptlet: glibc-2.33-18.fc34.x86_64                            4/113 
12:12:30 #11 8.731   Upgrading        : glibc-2.33-18.fc34.x86_64                            4/113 
12:12:31 #11 8.741   Running scriptlet: glibc-2.33-18.fc34.x86_64                            4/113 
12:12:31 #11 8.820   Installing       : glibc-langpack-en-2.33-18.fc34.x86_64                5/113 
12:12:31 #11 8.832   Installing       : python3-libselinux-3.2-1.fc34.x86_64                 6/113 
12:12:31 #11 8.839   Installing       : libedit-3.1-37.20210522cvs.fc34.x86_64               7/113 
12:12:31 #11 8.852   Installing       : checkpolicy-3.2-1.fc34.x86_64                        8/113 
12:12:31 #11 8.858   Installing       : libmpc-1.2.1-2.fc34.x86_64                           9/113 
12:12:31 #11 8.865   Installing       : libseccomp-2.5.0-4.fc34.x86_64                      10/113 
12:12:31 #11 8.870   Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                   11/113 
12:12:31 #11 8.876   Installing       : m4-1.4.18-17.fc34.x86_64                            12/113 
12:12:31 #11 8.882   Installing       : perl-threads-1:2.25-458.fc34.x86_64                 13/113 
12:12:31 #11 8.889   Installing       : perl-File-Find-1.37-477.fc34.noarch                 14/113 
12:12:31 #11 8.893   Installing       : perl-File-Copy-2.34-477.fc34.noarch                 15/113 
12:12:31 #11 8.897   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch         16/113 
12:12:31 #11 8.914   Installing       : autoconf-2.69-36.fc34.noarch                        17/113 
12:12:31 #11 8.920   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch               18/113 
12:12:31 #11 8.926   Installing       : cmake-filesystem-3.20.5-1.fc34.x86_64               19/113 
12:12:31 #11 8.933   Installing       : perl-threads-shared-1.61-458.fc34.x86_64            20/113 
12:12:31 #11 8.939   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch              21/113 
12:12:31 #11 8.957   Installing       : automake-1.16.2-4.fc34.noarch                       22/113 
12:12:31 #11 9.127   Installing       : cpp-11.1.1-3.fc34.x86_64                            23/113 
12:12:31 #11 9.656   Installing       : llvm-libs-12.0.0-2.fc34.x86_64                      24/113 
12:12:31 #11 9.666   Installing       : python3-libsemanage-3.2-1.fc34.x86_64               25/113 
12:12:31 #11 9.696   Installing       : python3-setools-4.4.0-1.fc34.x86_64                 26/113 
12:12:31 #11 9.741   Installing       : glibc-headers-x86-2.33-18.fc34.noarch               27/113 
12:12:31 #11 9.750   Installing       : kmod-libs-29-2.fc34.x86_64                          28/113 
12:12:31 #11 9.757   Installing       : libbtrfs-5.12.1-1.fc34.x86_64                       29/113 
12:12:31 #11 9.762   Installing       : libbtrfsutil-5.12.1-1.fc34.x86_64                   30/113 
12:12:31 #11 9.768   Installing       : acl-2.3.1-1.fc34.x86_64                             31/113 
12:12:31 #11 9.777   Installing       : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 32/113 
12:12:31 #11 9.785   Installing       : gc-8.0.4-5.fc34.x86_64                              33/113 
12:12:31 #11 9.792   Installing       : jsoncpp-1.9.4-3.fc34.x86_64                         34/113 
12:12:31 #11 9.798   Installing       : libargon2-20171227-6.fc34.x86_64                    35/113 
12:12:31 #11 9.804   Installing       : libcbor-0.7.0-3.fc34.x86_64                         36/113 
12:12:31 #11 9.815   Installing       : libnl3-3.5.0-6.fc34.x86_64                          37/113 
12:12:31 #11 9.831   Installing       : libibverbs-35.0-1.fc34.x86_64                       38/113 
12:12:31 #11 9.842   Installing       : libpcap-14:1.10.1-1.fc34.x86_64                     39/113 
12:12:31 #11 9.848   Installing       : iptables-legacy-libs-1.8.7-8.fc34.x86_64            40/113 
12:12:32 #11 9.858   Installing       : libselinux-utils-3.2-1.fc34.x86_64                  41/113 
12:12:32 #11 9.871   Installing       : policycoreutils-3.2-1.fc34.x86_64                   42/113 
12:12:32 #11 9.880   Running scriptlet: policycoreutils-3.2-1.fc34.x86_64                   42/113 
12:12:32 #11 9.890   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           43/113 
12:12:32 #11 9.897   Installing       : selinux-policy-34.12-1.fc34.noarch                  44/113 
12:12:32 #11 9.902   Running scriptlet: selinux-policy-34.12-1.fc34.noarch                  44/113 
12:12:32 #11 9.924   Running scriptlet: selinux-policy-targeted-34.12-1.fc34.noarch         45/113 
12:12:32 #11 10.09   Installing       : selinux-policy-targeted-34.12-1.fc34.noarch         45/113 
12:12:32 #11 10.11   Running scriptlet: selinux-policy-targeted-34.12-1.fc34.noarch         45/113 
12:12:32 #11 10.12   Installing       : libuv-1:1.41.0-1.fc34.x86_64                        46/113 
12:12:32 #11 10.13   Installing       : lzo-2.10-4.fc34.x86_64                              47/113 
12:12:32 #11 10.16   Installing       : btrfs-progs-5.12.1-1.fc34.x86_64                    48/113 
12:12:32 #11 10.17   Installing       : pcre2-utf16-10.36-4.fc34.x86_64                     49/113 
12:12:32 #11 10.18   Installing       : pcre2-utf32-10.36-4.fc34.x86_64                     50/113 
12:12:32 #11 10.19   Installing       : pcre2-devel-10.36-4.fc34.x86_64                     51/113 
12:12:32 #11 10.20   Installing       : perl-TermReadKey-2.38-9.fc34.x86_64                 52/113 
12:12:32 #11 10.20   Installing       : python3-audit-3.0.1-2.fc34.x86_64                   53/113 
12:12:32 #11 10.25   Installing       : python3-policycoreutils-3.2-1.fc34.noarch           54/113 
12:12:32 #11 10.26   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch      55/113 
12:12:32 #11 10.26   Installing       : qrencode-libs-4.0.2-7.fc34.x86_64                   56/113 
12:12:32 #11 10.27   Installing       : rhash-1.4.0-3.fc34.x86_64                           57/113 
12:12:32 #11 10.28   Upgrading        : libgomp-11.1.1-3.fc34.x86_64                        58/113 
12:12:32 #11 10.29   Installing       : perl-Error-1:0.17029-5.fc34.noarch                  59/113 
12:12:32 #11 10.29   Installing       : libsepol-devel-3.2-1.fc34.x86_64                    60/113 
12:12:32 #11 10.30   Installing       : libselinux-devel-3.2-1.fc34.x86_64                  61/113 
12:12:32 #11 10.34   Installing       : xkeyboard-config-2.32-3.fc34.noarch                 62/113 
12:12:32 #11 10.36   Installing       : libxkbcommon-1.3.0-1.fc34.x86_64                    63/113 
12:12:32 #11 10.36   Installing       : whois-nls-5.5.10-1.fc34.noarch                      64/113 
12:12:32 #11 10.37   Installing       : mkpasswd-5.5.10-1.fc34.x86_64                       65/113 
12:12:32 #11 10.38   Upgrading        : libxcrypt-4.4.23-1.fc34.x86_64                      66/113 
12:12:32 #11 10.39   Upgrading        : systemd-libs-248.3-1.fc34.x86_64                    67/113 
12:12:32 #11 10.40   Running scriptlet: systemd-libs-248.3-1.fc34.x86_64                    67/113 
12:12:32 #11 10.42   Installing       : libfido2-1.6.0-2.fc34.x86_64                        68/113 
12:12:32 #11 10.42   Running scriptlet: openssh-8.6p1-3.fc34.x86_64                         69/113 
12:12:32 #11 10.46   Installing       : openssh-8.6p1-3.fc34.x86_64                         69/113 
12:12:32 #11 10.48   Installing       : openssh-clients-8.6p1-3.fc34.x86_64                 70/113 
12:12:32 #11 10.49   Running scriptlet: openssh-clients-8.6p1-3.fc34.x86_64                 70/113 
12:12:32 #11 10.56   Installing       : git-core-2.31.1-3.fc34.x86_64                       71/113 
12:12:32 #11 10.60   Installing       : git-core-doc-2.31.1-3.fc34.noarch                   72/113 
12:12:33 #11 10.86   Installing       : guile22-2.2.7-2.fc34.x86_64                         73/113 
12:12:33 #11 10.88   Installing       : make-1:4.3-5.fc34.x86_64                            74/113 
12:12:33 #11 10.89   Installing       : policycoreutils-devel-3.2-1.fc34.x86_64             75/113 
12:12:33 #11 10.99   Installing       : selinux-policy-devel-34.12-1.fc34.noarch            76/113 
12:12:33 #11 11.00   Running scriptlet: selinux-policy-devel-34.12-1.fc34.noarch            76/113 
12:12:33 #11 11.01   Installing       : vim-filesystem-2:8.2.3070-1.fc34.noarch             77/113 
12:12:33 #11 11.24   Installing       : cmake-data-3.20.5-1.fc34.noarch                     78/113 
12:12:33 #11 11.39   Installing       : cmake-3.20.5-1.fc34.x86_64                          79/113 
12:12:33 #11 11.40   Installing       : systemd-rpm-macros-248.3-1.fc34.noarch              80/113 
12:12:33 #11 11.41   Installing       : device-mapper-1.02.175-1.fc34.x86_64                81/113 
12:12:33 #11 11.42   Installing       : device-mapper-libs-1.02.175-1.fc34.x86_64           82/113 
12:12:33 #11 11.43   Installing       : cryptsetup-libs-2.3.6-1.fc34.x86_64                 83/113 
12:12:33 #11 11.44   Running scriptlet: systemd-networkd-248.3-1.fc34.x86_64                84/113 
12:12:33 #11 11.51   Installing       : systemd-networkd-248.3-1.fc34.x86_64                84/113 
12:12:33 #11 11.52   Running scriptlet: systemd-networkd-248.3-1.fc34.x86_64                84/113 
12:12:33 #11 11.53   Installing       : systemd-pam-248.3-1.fc34.x86_64                     85/113 
12:12:33 #11 11.54   Installing       : dbus-1:1.12.20-3.fc34.x86_64                        86/113 
12:12:34 #11 11.54   Running scriptlet: systemd-248.3-1.fc34.x86_64                         87/113 
12:12:34 #11 11.88   Installing       : systemd-248.3-1.fc34.x86_64                         87/113 
12:12:34 #11 11.90   Running scriptlet: systemd-248.3-1.fc34.x86_64                         87/113 
12:12:34 #11 12.05   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                 88/113 
12:12:34 #11 12.06   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                 88/113 
12:12:34 #11 12.07 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
12:12:34 #11 12.07 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
12:12:34 #11 12.07 
12:12:34 #11 12.08   Running scriptlet: dbus-broker-29-1.fc34.x86_64                        89/113 
12:12:34 #11 12.14   Installing       : dbus-broker-29-1.fc34.x86_64                        89/113 
12:12:34 #11 12.14   Running scriptlet: dbus-broker-29-1.fc34.x86_64                        89/113 
12:12:34 #11 12.16 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
12:12:34 #11 12.16 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
12:12:34 #11 12.16 
12:12:34 #11 12.17   Installing       : systemd-devel-248.3-1.fc34.x86_64                   90/113 
12:12:34 #11 12.18   Installing       : perl-lib-0.65-477.fc34.x86_64                       91/113 
12:12:34 #11 12.19   Installing       : perl-Git-2.31.1-3.fc34.noarch                       92/113 
12:12:34 #11 12.19   Installing       : git-2.31.1-3.fc34.x86_64                            93/113 
12:12:34 #11 12.29   Installing       : kernel-headers-5.12.13-300.fc34.x86_64              94/113 
12:12:34 #11 12.31   Installing       : libxcrypt-devel-4.4.23-1.fc34.x86_64                95/113 
12:12:34 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:12:34 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:12:34 # Build the CLI plugins
12:12:34 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:12:34 set -e;cd /sources && \
12:12:34 	tar xzf plugin-installers.tgz; \
12:12:34 	for installer in plugins/*.installer; do \
12:12:34 		LDFLAGS='' bash ${installer} build; \
12:12:34 	done
12:12:34 Cloning into '/go/src/github.com/docker/buildx'...
12:12:34 #11 12.31   Installing       : glibc-devel-2.33-18.fc34.x86_64                     96/113 
12:12:35 #11 12.74   Installing       : gcc-11.1.1-3.fc34.x86_64                            97/113 
12:12:35 #11 12.85   Installing       : glibc-static-2.33-18.fc34.x86_64                    98/113 
12:12:35 #11 12.86   Installing       : libxcrypt-static-4.4.23-1.fc34.x86_64               99/113 
12:12:35 #11 12.87   Installing       : annobin-9.72-2.fc34.x86_64                         100/113 
12:12:35 #11 12.88   Installing       : libtool-2.4.6-40.fc34.x86_64                       101/113 
12:12:35 #11 12.89   Installing       : device-mapper-devel-1.02.175-1.fc34.x86_64         102/113 
12:12:35 #11 12.90   Installing       : btrfs-progs-devel-5.12.1-1.fc34.x86_64             103/113 
12:12:35 #11 12.91   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.x86_64            104/113 
12:12:35 #11 12.92   Installing       : libseccomp-devel-2.5.0-4.fc34.x86_64               105/113 
12:12:35 #11 12.92   Installing       : which-2.21-26.fc34.x86_64                          106/113 
12:12:35 #11 12.93   Cleanup          : systemd-libs-248.2-1.fc34.x86_64                   107/113 
12:12:35 #11 12.94   Cleanup          : libgomp-11.1.1-1.fc34.x86_64                       108/113 
12:12:35 #11 12.94   Cleanup          : libxcrypt-4.4.20-2.fc34.x86_64                     109/113 
12:12:35 #11 12.97   Cleanup          : glibc-2.33-8.fc34.x86_64                           110/113 
12:12:35 #11 12.98   Cleanup          : glibc-minimal-langpack-2.33-8.fc34.x86_64          111/113 
12:12:35 #11 12.98   Cleanup          : glibc-common-2.33-8.fc34.x86_64                    112/113 
12:12:35 #11 13.00   Cleanup          : libgcc-11.1.1-1.fc34.x86_64                        113/113 
12:12:35 #11 13.00   Running scriptlet: libgcc-11.1.1-1.fc34.x86_64                        113/113 
12:12:35 #11 13.02   Running scriptlet: selinux-policy-targeted-34.12-1.fc34.noarch        113/113 
12:12:36 Fetching origin
12:12:36 #11 13.05   Running scriptlet: libgcc-11.1.1-1.fc34.x86_64                        113/113 
12:12:36 #11 13.96   Verifying        : annobin-9.72-2.fc34.x86_64                           1/113 
12:12:36 #11 13.96   Verifying        : btrfs-progs-5.12.1-1.fc34.x86_64                     2/113 
12:12:36 #11 13.96   Verifying        : btrfs-progs-devel-5.12.1-1.fc34.x86_64               3/113 
12:12:36 #11 13.96   Verifying        : cmake-3.20.5-1.fc34.x86_64                           4/113 
12:12:36 #11 13.96   Verifying        : cmake-data-3.20.5-1.fc34.noarch                      5/113 
12:12:36 #11 13.96   Verifying        : cmake-filesystem-3.20.5-1.fc34.x86_64                6/113 
12:12:36 #11 13.96   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch                7/113 
12:12:36 #11 13.96   Verifying        : cpp-11.1.1-3.fc34.x86_64                             8/113 
12:12:36 #11 13.96   Verifying        : cryptsetup-libs-2.3.6-1.fc34.x86_64                  9/113 
12:12:36 #11 13.96   Verifying        : dbus-broker-29-1.fc34.x86_64                        10/113 
12:12:36 #11 13.96   Verifying        : gcc-11.1.1-3.fc34.x86_64                            11/113 
12:12:36 #11 13.96   Verifying        : git-2.31.1-3.fc34.x86_64                            12/113 
12:12:36 #11 13.96   Verifying        : git-core-2.31.1-3.fc34.x86_64                       13/113 
12:12:36 #11 13.96   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                   14/113 
12:12:36 #11 13.96   Verifying        : glibc-devel-2.33-18.fc34.x86_64                     15/113 
12:12:36 #11 13.96   Verifying        : glibc-headers-x86-2.33-18.fc34.noarch               16/113 
12:12:36 #11 13.96   Verifying        : glibc-langpack-en-2.33-18.fc34.x86_64               17/113 
12:12:36 #11 13.96   Verifying        : glibc-static-2.33-18.fc34.x86_64                    18/113 
12:12:36 #11 13.96   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.x86_64            19/113 
12:12:36 #11 13.96   Verifying        : kernel-headers-5.12.13-300.fc34.x86_64              20/113 
12:12:36 #11 13.96   Verifying        : kmod-libs-29-2.fc34.x86_64                          21/113 
12:12:36 #11 13.96   Verifying        : libbtrfs-5.12.1-1.fc34.x86_64                       22/113 
12:12:36 #11 13.96   Verifying        : libbtrfsutil-5.12.1-1.fc34.x86_64                   23/113 
12:12:36 #11 13.96   Verifying        : libedit-3.1-37.20210522cvs.fc34.x86_64              24/113 
12:12:36 #11 13.96   Verifying        : libibverbs-35.0-1.fc34.x86_64                       25/113 
12:12:36 #11 13.96   Verifying        : libpcap-14:1.10.1-1.fc34.x86_64                     26/113 
12:12:36 #11 13.96   Verifying        : libxcrypt-devel-4.4.23-1.fc34.x86_64                27/113 
12:12:36 #11 13.96   Verifying        : libxcrypt-static-4.4.23-1.fc34.x86_64               28/113 
12:12:36 #11 13.96   Verifying        : libxkbcommon-1.3.0-1.fc34.x86_64                    29/113 
12:12:36 #11 13.96   Verifying        : llvm-libs-12.0.0-2.fc34.x86_64                      30/113 
12:12:36 #11 13.96   Verifying        : mkpasswd-5.5.10-1.fc34.x86_64                       31/113 
12:12:36 #11 13.96   Verifying        : openssh-8.6p1-3.fc34.x86_64                         32/113 
12:12:36 #11 13.96   Verifying        : openssh-clients-8.6p1-3.fc34.x86_64                 33/113 
12:12:36 #11 13.96   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch         34/113 
12:12:36 #11 13.96   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                 35/113 
12:12:36 #11 13.96   Verifying        : perl-File-Find-1.37-477.fc34.noarch                 36/113 
12:12:36 #11 13.96   Verifying        : perl-Git-2.31.1-3.fc34.noarch                       37/113 
12:12:36 #11 13.96   Verifying        : perl-lib-0.65-477.fc34.x86_64                       38/113 
12:12:36 #11 13.96   Verifying        : selinux-policy-34.12-1.fc34.noarch                  39/113 
12:12:36 #11 13.96   Verifying        : selinux-policy-devel-34.12-1.fc34.noarch            40/113 
12:12:36 #11 13.96   Verifying        : selinux-policy-targeted-34.12-1.fc34.noarch         41/113 
12:12:36 #11 13.96   Verifying        : systemd-248.3-1.fc34.x86_64                         42/113 
12:12:36 #11 13.96   Verifying        : systemd-devel-248.3-1.fc34.x86_64                   43/113 
12:12:36 #11 13.96   Verifying        : systemd-networkd-248.3-1.fc34.x86_64                44/113 
12:12:36 #11 13.96   Verifying        : systemd-pam-248.3-1.fc34.x86_64                     45/113 
12:12:36 #11 13.96   Verifying        : systemd-rpm-macros-248.3-1.fc34.noarch              46/113 
12:12:36 #11 13.96   Verifying        : vim-filesystem-2:8.2.3070-1.fc34.noarch             47/113 
12:12:36 #11 13.96   Verifying        : which-2.21-26.fc34.x86_64                           48/113 
12:12:36 #11 13.96   Verifying        : whois-nls-5.5.10-1.fc34.noarch                      49/113 
12:12:36 #11 13.96   Verifying        : xkeyboard-config-2.32-3.fc34.noarch                 50/113 
12:12:36 #11 13.96   Verifying        : acl-2.3.1-1.fc34.x86_64                             51/113 
12:12:36 #11 13.96   Verifying        : autoconf-2.69-36.fc34.noarch                        52/113 
12:12:36 #11 13.96   Verifying        : automake-1.16.2-4.fc34.noarch                       53/113 
12:12:36 #11 13.96   Verifying        : checkpolicy-3.2-1.fc34.x86_64                       54/113 
12:12:36 #11 13.96   Verifying        : dbus-1:1.12.20-3.fc34.x86_64                        55/113 
12:12:36 #11 13.96   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                 56/113 
12:12:36 #11 13.96   Verifying        : device-mapper-1.02.175-1.fc34.x86_64                57/113 
12:12:36 #11 13.96   Verifying        : device-mapper-devel-1.02.175-1.fc34.x86_64          58/113 
12:12:36 #11 13.96   Verifying        : device-mapper-libs-1.02.175-1.fc34.x86_64           59/113 
12:12:36 #11 13.96   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 60/113 
12:12:36 #11 13.96   Verifying        : gc-8.0.4-5.fc34.x86_64                              61/113 
12:12:36 #11 13.96   Verifying        : guile22-2.2.7-2.fc34.x86_64                         62/113 
12:12:36 #11 13.96   Verifying        : jsoncpp-1.9.4-3.fc34.x86_64                         63/113 
12:12:36 #11 13.96   Verifying        : libargon2-20171227-6.fc34.x86_64                    64/113 
12:12:36 #11 13.96   Verifying        : libcbor-0.7.0-3.fc34.x86_64                         65/113 
12:12:36 #11 13.96   Verifying        : libfido2-1.6.0-2.fc34.x86_64                        66/113 
12:12:36 #11 13.96   Verifying        : libmpc-1.2.1-2.fc34.x86_64                          67/113 
12:12:36 #11 13.96   Verifying        : libnl3-3.5.0-6.fc34.x86_64                          68/113 
12:12:36 #11 13.96   Verifying        : libseccomp-2.5.0-4.fc34.x86_64                      69/113 
12:12:36 #11 13.96   Verifying        : libseccomp-devel-2.5.0-4.fc34.x86_64                70/113 
12:12:36 #11 13.96   Verifying        : libselinux-devel-3.2-1.fc34.x86_64                  71/113 
12:12:36 #11 13.96   Verifying        : libselinux-utils-3.2-1.fc34.x86_64                  72/113 
12:12:36 #11 13.96   Verifying        : libsepol-devel-3.2-1.fc34.x86_64                    73/113 
12:12:36 #11 13.96   Verifying        : libtool-2.4.6-40.fc34.x86_64                        74/113 
12:12:36 #11 13.96   Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                   75/113 
12:12:36 #11 13.96   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.x86_64             76/113 
12:12:36 #11 13.96   Verifying        : libuv-1:1.41.0-1.fc34.x86_64                        77/113 
12:12:36 #11 13.96   Verifying        : lzo-2.10-4.fc34.x86_64                              78/113 
12:12:36 #11 13.96   Verifying        : m4-1.4.18-17.fc34.x86_64                            79/113 
12:12:36 #11 13.96   Verifying        : make-1:4.3-5.fc34.x86_64                            80/113 
12:12:36 #11 13.96   Verifying        : pcre2-devel-10.36-4.fc34.x86_64                     81/113 
12:12:36 #11 13.96   Verifying        : pcre2-utf16-10.36-4.fc34.x86_64                     82/113 
12:12:36 #11 13.96   Verifying        : pcre2-utf32-10.36-4.fc34.x86_64                     83/113 
12:12:36 #11 13.96   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                  84/113 
12:12:36 #11 13.96   Verifying        : perl-TermReadKey-2.38-9.fc34.x86_64                 85/113 
12:12:36 #11 13.96   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch              86/113 
12:12:36 #11 13.96   Verifying        : perl-threads-1:2.25-458.fc34.x86_64                 87/113 
12:12:36 #11 13.96   Verifying        : perl-threads-shared-1.61-458.fc34.x86_64            88/113 
12:12:36 #11 13.96   Verifying        : policycoreutils-3.2-1.fc34.x86_64                   89/113 
12:12:36 #11 13.96   Verifying        : policycoreutils-devel-3.2-1.fc34.x86_64             90/113 
12:12:36 #11 13.97   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch      91/113 
12:12:36 #11 13.97   Verifying        : python3-audit-3.0.1-2.fc34.x86_64                   92/113 
12:12:36 #11 13.97   Verifying        : python3-libselinux-3.2-1.fc34.x86_64                93/113 
12:12:36 #11 13.97   Verifying        : python3-libsemanage-3.2-1.fc34.x86_64               94/113 
12:12:36 #11 13.97   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch           95/113 
12:12:36 #11 13.97   Verifying        : python3-setools-4.4.0-1.fc34.x86_64                 96/113 
12:12:36 #11 13.97   Verifying        : qrencode-libs-4.0.2-7.fc34.x86_64                   97/113 
12:12:36 #11 13.97   Verifying        : rhash-1.4.0-3.fc34.x86_64                           98/113 
12:12:36 #11 13.97   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           99/113 
12:12:36 #11 13.97   Verifying        : glibc-2.33-18.fc34.x86_64                          100/113 
12:12:36 #11 13.97   Verifying        : glibc-2.33-8.fc34.x86_64                           101/113 
12:12:36 #11 13.97   Verifying        : glibc-common-2.33-18.fc34.x86_64                   102/113 
12:12:36 #11 13.97   Verifying        : glibc-common-2.33-8.fc34.x86_64                    103/113 
12:12:36 #11 13.97   Verifying        : glibc-minimal-langpack-2.33-18.fc34.x86_64         104/113 
12:12:36 #11 13.97   Verifying        : glibc-minimal-langpack-2.33-8.fc34.x86_64          105/113 
12:12:36 #11 13.97   Verifying        : libgcc-11.1.1-3.fc34.x86_64                        106/113 
12:12:36 #11 13.97   Verifying        : libgcc-11.1.1-1.fc34.x86_64                        107/113 
12:12:36 #11 13.97   Verifying        : libgomp-11.1.1-3.fc34.x86_64                       108/113 
12:12:36 #11 13.97   Verifying        : libgomp-11.1.1-1.fc34.x86_64                       109/113 
12:12:36 #11 13.97   Verifying        : libxcrypt-4.4.23-1.fc34.x86_64                     110/113 
12:12:36 #11 13.97   Verifying        : libxcrypt-4.4.20-2.fc34.x86_64                     111/113 
12:12:36 #11 13.97   Verifying        : systemd-libs-248.3-1.fc34.x86_64                   112/113 
12:12:36 #11 13.97   Verifying        : systemd-libs-248.2-1.fc34.x86_64                   113/113 
12:12:36 #11 14.15 
12:12:36 #11 14.15 Upgraded:
12:12:36 #11 14.15   glibc-2.33-18.fc34.x86_64                   glibc-common-2.33-18.fc34.x86_64 
12:12:36 #11 14.15   glibc-minimal-langpack-2.33-18.fc34.x86_64  libgcc-11.1.1-3.fc34.x86_64      
12:12:36 #11 14.15   libgomp-11.1.1-3.fc34.x86_64                libxcrypt-4.4.23-1.fc34.x86_64   
12:12:36 #11 14.15   systemd-libs-248.3-1.fc34.x86_64           
12:12:36 #11 14.15 Installed:
12:12:36 #11 14.15   acl-2.3.1-1.fc34.x86_64                                                       
12:12:36 #11 14.15   annobin-9.72-2.fc34.x86_64                                                    
12:12:36 #11 14.15   autoconf-2.69-36.fc34.noarch                                                  
12:12:36 #11 14.15   automake-1.16.2-4.fc34.noarch                                                 
12:12:36 #11 14.15   btrfs-progs-5.12.1-1.fc34.x86_64                                              
12:12:36 #11 14.15   btrfs-progs-devel-5.12.1-1.fc34.x86_64                                        
12:12:36 #11 14.15   checkpolicy-3.2-1.fc34.x86_64                                                 
12:12:36 #11 14.15   cmake-3.20.5-1.fc34.x86_64                                                    
12:12:36 #11 14.15   cmake-data-3.20.5-1.fc34.noarch                                               
12:12:36 #11 14.15   cmake-filesystem-3.20.5-1.fc34.x86_64                                         
12:12:36 #11 14.15   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
12:12:36 #11 14.15   cpp-11.1.1-3.fc34.x86_64                                                      
12:12:36 #11 14.15   cryptsetup-libs-2.3.6-1.fc34.x86_64                                           
12:12:36 #11 14.15   dbus-1:1.12.20-3.fc34.x86_64                                                  
12:12:36 #11 14.15   dbus-broker-29-1.fc34.x86_64                                                  
12:12:36 #11 14.15   dbus-common-1:1.12.20-3.fc34.noarch                                           
12:12:36 #11 14.15   device-mapper-1.02.175-1.fc34.x86_64                                          
12:12:36 #11 14.15   device-mapper-devel-1.02.175-1.fc34.x86_64                                    
12:12:36 #11 14.15   device-mapper-libs-1.02.175-1.fc34.x86_64                                     
12:12:36 #11 14.15   e2fsprogs-libs-1.45.6-5.fc34.x86_64                                           
12:12:36 #11 14.15   gc-8.0.4-5.fc34.x86_64                                                        
12:12:36 #11 14.15   gcc-11.1.1-3.fc34.x86_64                                                      
12:12:36 #11 14.15   git-2.31.1-3.fc34.x86_64                                                      
12:12:36 #11 14.15   git-core-2.31.1-3.fc34.x86_64                                                 
12:12:36 #11 14.15   git-core-doc-2.31.1-3.fc34.noarch                                             
12:12:36 #11 14.15   glibc-devel-2.33-18.fc34.x86_64                                               
12:12:36 #11 14.15   glibc-headers-x86-2.33-18.fc34.noarch                                         
12:12:36 #11 14.15   glibc-langpack-en-2.33-18.fc34.x86_64                                         
12:12:36 #11 14.15   glibc-static-2.33-18.fc34.x86_64                                              
12:12:36 #11 14.15   guile22-2.2.7-2.fc34.x86_64                                                   
12:12:36 #11 14.15   iptables-legacy-libs-1.8.7-8.fc34.x86_64                                      
12:12:36 #11 14.15   jsoncpp-1.9.4-3.fc34.x86_64                                                   
12:12:36 #11 14.15   kernel-headers-5.12.13-300.fc34.x86_64                                        
12:12:36 #11 14.15   kmod-libs-29-2.fc34.x86_64                                                    
12:12:36 #11 14.15   libargon2-20171227-6.fc34.x86_64                                              
12:12:36 #11 14.15   libbtrfs-5.12.1-1.fc34.x86_64                                                 
12:12:36 #11 14.15   libbtrfsutil-5.12.1-1.fc34.x86_64                                             
12:12:36 #11 14.15   libcbor-0.7.0-3.fc34.x86_64                                                   
12:12:36 #11 14.15   libedit-3.1-37.20210522cvs.fc34.x86_64                                        
12:12:36 #11 14.15   libfido2-1.6.0-2.fc34.x86_64                                                  
12:12:36 #11 14.15   libibverbs-35.0-1.fc34.x86_64                                                 
12:12:36 #11 14.15   libmpc-1.2.1-2.fc34.x86_64                                                    
12:12:36 #11 14.15   libnl3-3.5.0-6.fc34.x86_64                                                    
12:12:36 #11 14.15   libpcap-14:1.10.1-1.fc34.x86_64                                               
12:12:36 #11 14.15   libseccomp-2.5.0-4.fc34.x86_64                                                
12:12:36 #11 14.15   libseccomp-devel-2.5.0-4.fc34.x86_64                                          
12:12:36 #11 14.15   libselinux-devel-3.2-1.fc34.x86_64                                            
12:12:36 #11 14.15   libselinux-utils-3.2-1.fc34.x86_64                                            
12:12:36 #11 14.15   libsepol-devel-3.2-1.fc34.x86_64                                              
12:12:36 #11 14.15   libtool-2.4.6-40.fc34.x86_64                                                  
12:12:36 #11 14.15   libtool-ltdl-2.4.6-40.fc34.x86_64                                             
12:12:36 #11 14.15   libtool-ltdl-devel-2.4.6-40.fc34.x86_64                                       
12:12:36 #11 14.15   libuv-1:1.41.0-1.fc34.x86_64                                                  
12:12:36 #11 14.15   libxcrypt-devel-4.4.23-1.fc34.x86_64                                          
12:12:36 #11 14.15   libxcrypt-static-4.4.23-1.fc34.x86_64                                         
12:12:36 #11 14.15   libxkbcommon-1.3.0-1.fc34.x86_64                                              
12:12:36 #11 14.15   llvm-libs-12.0.0-2.fc34.x86_64                                                
12:12:36 #11 14.15   lzo-2.10-4.fc34.x86_64                                                        
12:12:36 #11 14.15   m4-1.4.18-17.fc34.x86_64                                                      
12:12:36 #11 14.15   make-1:4.3-5.fc34.x86_64                                                      
12:12:36 #11 14.15   mkpasswd-5.5.10-1.fc34.x86_64                                                 
12:12:36 #11 14.15   openssh-8.6p1-3.fc34.x86_64                                                   
12:12:36 #11 14.15   openssh-clients-8.6p1-3.fc34.x86_64                                           
12:12:36 #11 14.15   pcre2-devel-10.36-4.fc34.x86_64                                               
12:12:36 #11 14.15   pcre2-utf16-10.36-4.fc34.x86_64                                               
12:12:36 #11 14.15   pcre2-utf32-10.36-4.fc34.x86_64                                               
12:12:36 #11 14.15   perl-Error-1:0.17029-5.fc34.noarch                                            
12:12:36 #11 14.15   perl-File-Compare-1.100.600-477.fc34.noarch                                   
12:12:36 #11 14.15   perl-File-Copy-2.34-477.fc34.noarch                                           
12:12:36 #11 14.15   perl-File-Find-1.37-477.fc34.noarch                                           
12:12:36 #11 14.15   perl-Git-2.31.1-3.fc34.noarch                                                 
12:12:36 #11 14.15   perl-TermReadKey-2.38-9.fc34.x86_64                                           
12:12:36 #11 14.15   perl-Thread-Queue-3.14-458.fc34.noarch                                        
12:12:36 #11 14.15   perl-lib-0.65-477.fc34.x86_64                                                 
12:12:36 #11 14.15   perl-threads-1:2.25-458.fc34.x86_64                                           
12:12:36 #11 14.15   perl-threads-shared-1.61-458.fc34.x86_64                                      
12:12:36 #11 14.15   policycoreutils-3.2-1.fc34.x86_64                                             
12:12:36 #11 14.15   policycoreutils-devel-3.2-1.fc34.x86_64                                       
12:12:36 #11 14.15   policycoreutils-python-utils-3.2-1.fc34.noarch                                
12:12:36 #11 14.15   python3-audit-3.0.1-2.fc34.x86_64                                             
12:12:36 #11 14.15   python3-libselinux-3.2-1.fc34.x86_64                                          
12:12:36 #11 14.15   python3-libsemanage-3.2-1.fc34.x86_64                                         
12:12:36 #11 14.15   python3-policycoreutils-3.2-1.fc34.noarch                                     
12:12:36 #11 14.15   python3-setools-4.4.0-1.fc34.x86_64                                           
12:12:36 #11 14.15   qrencode-libs-4.0.2-7.fc34.x86_64                                             
12:12:36 #11 14.15   rhash-1.4.0-3.fc34.x86_64                                                     
12:12:36 #11 14.15   rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64                                     
12:12:36 #11 14.15   selinux-policy-34.12-1.fc34.noarch                                            
12:12:36 #11 14.15   selinux-policy-devel-34.12-1.fc34.noarch                                      
12:12:36 #11 14.15   selinux-policy-targeted-34.12-1.fc34.noarch                                   
12:12:36 #11 14.15   systemd-248.3-1.fc34.x86_64                                                   
12:12:36 #11 14.15   systemd-devel-248.3-1.fc34.x86_64                                             
12:12:36 #11 14.15   systemd-networkd-248.3-1.fc34.x86_64                                          
12:12:36 #11 14.15   systemd-pam-248.3-1.fc34.x86_64                                               
12:12:36 #11 14.15   systemd-rpm-macros-248.3-1.fc34.noarch                                        
12:12:36 #11 14.15   vim-filesystem-2:8.2.3070-1.fc34.noarch                                       
12:12:36 #11 14.15   which-2.21-26.fc34.x86_64                                                     
12:12:36 #11 14.15   whois-nls-5.5.10-1.fc34.noarch                                                
12:12:36 #11 14.15   xkeyboard-config-2.32-3.fc34.noarch                                           
12:12:36 #11 14.15 
12:12:36 #11 14.15 Complete!
12:12:36 #11 DONE 14.3s
12:12:36 
12:12:36 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
12:12:36 #13 sha256:ad65ec146bf75277675146e3338b2df0c3f2fd0bfc2f28dd9d3d501ed180c976
12:12:36 + GOFLAGS=-mod=vendor
12:12: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
12:12:38 #13 DONE 1.7s
12:12:38 
12:12:38 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
12:12:38 #14 sha256:3ff8bed7d817a39cc04561317276772fcf2a4d40f595e10595e0a83d48b667fb
12:12:38 #14 DONE 0.0s
12:12:38 
12:12:38 #15 exporting to image
12:12:38 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:12:38 #15 exporting layers
12:12:43 make[1]: Leaving directory '/root/build-deb'
12:12:43    debian/rules override_dh_auto_test
12:12:43 make[1]: Entering directory '/root/build-deb'
12:12:43 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:12:43 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:12:43 PASS: daemon version OK
12:12:43 ver="$(cli/build/docker --version)"; \
12:12:43 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:12:43 PASS: cli version OK
12:12:43 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:12:43 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:12:43 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:12:43 /bin/sh: 1: /usr/libexec/docker/cli-plugins/docker-scan: not found
12:12:43 FAIL: docker-scan version () did not match
12:12:43 make[1]: Leaving directory '/root/build-deb'
12:12:43    create-stamp debian/debhelper-build-stamp
12:12:43  debian/rules binary
12:12:43 dh binary --with=bash-completion --with=systemd
12:12:43    dh_testroot
12:12:44    dh_prep
12:12:44    debian/rules override_dh_auto_install
12:12:44 make[1]: Entering directory '/root/build-deb'
12:12:44 # docker-ce-cli install
12:12:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:12:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:12:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:12:44 set -e;cd /sources && \
12:12:44 	tar xzf plugin-installers.tgz; \
12:12:44 	for installer in plugins/*.installer; do \
12:12:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:12:44 		PREFIX=/usr/libexec/docker/cli-plugins \
12:12:44 			bash ${installer} install_plugin; \
12:12:44 	done
12:12:44 # docker-ce install
12:12:44 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:12:44 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:12:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:12:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:12:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:12:44 # docker-compose-plugin install
12:12:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:12:44 #15 exporting layers 5.5s done
12:12:44 #15 writing image sha256:f8e9064a671663f06ecc339c3119c8cb058578af2515f4c3421c7f3388a65bfb done
12:12:44 #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done
12:12:44 #15 DONE 5.6s
12:12:44 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/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli f782d13' --define '_gitcommit_engine 45b45ad' --define '_release 0' --define '_version 0.0.0.20210702143511.f782d13' --define '_origversion 0.0.0-20210702143511-f782d13' --define '_compose_rpm_version 2.0.0.beta.4' --define '_compose_version v2.0.0-beta.4' --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-compose-plugin.spec SPECS/docker-scan-plugin.spec
12:12:44 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
12:12:44 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
12:12:44 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
12:12:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9mnXTm
12:12:44 + umask 022
12:12:44 + cd /root/rpmbuild/BUILD
12:12:44 + cd /root/rpmbuild/BUILD
12:12:44 + rm -rf src
12:12:44 + /usr/bin/mkdir -p src
12:12:44 + cd src
12:12:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:12:44 + /usr/bin/tar -xof -
12:12:44 + STATUS=0
12:12:44 + '[' 0 -ne 0 ']'
12:12:44 + /usr/bin/tar -xof -
12:12:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:12:45 # docker-scan-plugin install
12:12:45 # TODO change once we support scan-plugin on other architectures
12:12:45 if [ "armhf" = "amd64" ]; then \
12:12:45 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:12:45 fi
12:12:45 # docker-ce-rootless-extras install
12:12:45 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:12:45 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:12:45 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:12:45 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:12:45 # TODO: how can we install vpnkit?
12:12:45 make[1]: Leaving directory '/root/build-deb'
12:12:45    debian/rules override_dh_install
12:12:45 make[1]: Entering directory '/root/build-deb'
12:12:45 dh_install
12:12:45 # TODO Can we do this from within our container?
12:12:45 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:12:45 + STATUS=0
12:12:45 + '[' 0 -ne 0 ']'
12:12:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:12:45 + RPM_EC=0
12:12:45 ++ jobs -p
12:12:45 + exit 0
12:12:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nJ2Etg
12:12:45 make[1]: Leaving directory '/root/build-deb'
12:12:45    dh_installdocs
12:12:45 + umask 022
12:12:45 + cd /root/rpmbuild/BUILD
12:12:45 + cd src
12:12:45 + export DOCKER_GITCOMMIT=45b45ad
12:12:45 + DOCKER_GITCOMMIT=45b45ad
12:12:45 + mkdir -p /go/src/github.com/docker
12:12:45 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:12:45 + pushd /root/rpmbuild/BUILD/src/engine
12:12:45 + TMP_GOPATH=/go
12:12:45 + hack/dockerfile/install/install.sh tini
12:12:45 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
12:12:45 + RM_GOPATH=0
12:12:45 + TMP_GOPATH=/go
12:12:45 + : /usr/local/bin
12:12:45 + '[' -z /go ']'
12:12:45 + export GOPATH=/go
12:12:45 + GOPATH=/go
12:12:45 + case "$(go env GOARCH)" in
12:12:45 ++ go env GOARCH
12:12:45 + export GO_BUILDMODE=-buildmode=pie
12:12:45 + GO_BUILDMODE=-buildmode=pie
12:12:45 ++ dirname hack/dockerfile/install/install.sh
12:12:45 + dir=hack/dockerfile/install
12:12:45 + bin=tini
12:12:45 + shift
12:12:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:12:45 + . hack/dockerfile/install/tini.installer
12:12:45 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:12:45 + install_tini
12:12:45 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:12:45 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:12:45 + git clone https://github.com/krallin/tini.git /go/tini
12:12:45 Cloning into '/go/tini'...
12:12:45 + cd /go/tini
12:12:45 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:12:45 + cmake .
12:12:45 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
12:12:45   Compatibility with CMake < 2.8.12 will be removed from a future version of
12:12:45   CMake.
12:12:45 
12:12:45   Update the VERSION argument <min> value or use a ...<max> suffix to tell
12:12:45   CMake that the project does not need compatibility with older versions.
12:12:45 
12:12:45 
12:12:45    dh_installchangelogs
12:12:45 -- The C compiler identification is GNU 11.1.1
12:12:45 -- Detecting C compiler ABI info
12:12:45 -- Detecting C compiler ABI info - done
12:12:45 -- Check for working C compiler: /usr/bin/cc - skipped
12:12:45 -- Detecting C compile features
12:12:45 -- Detecting C compile features - done
12:12:45 -- Performing Test HAS_BUILTIN_FORTIFY
12:12:45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:12:45 -- Configuring done
12:12:45 -- Generating done
12:12:45 -- Build files have been written to: /go/tini
12:12:45 + make tini-static
12:12:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:12:45    dh_installman
12:12:45 [100%] Linking C executable tini-static
12:12:45 [100%] Built target tini-static
12:12:45 + mkdir -p /usr/local/bin
12:12:45 + cp tini-static /usr/local/bin/docker-init
12:12:45 + VERSION=0.0.0-20210702143511-f782d13
12:12:45 + PRODUCT=docker
12:12:45 + hack/make.sh dynbinary
12:12:45 
12:12:46    dh_bash-completion
12:12:46 Removing bundles/
12:12:46 
12:12:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:12:46 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:12:46 GOOS="" GOARCH="" GOARM=""
12:12:46    dh_systemd_enable
12:12:46    debian/rules override_dh_installinit
12:12:46 make[1]: Entering directory '/root/build-deb'
12:12:46 # use "docker" as our service name, not "docker-ce"
12:12:46 dh_installinit --name=docker
12:12:46 make[1]: Leaving directory '/root/build-deb'
12:12:46    dh_systemd_start
12:12:46    dh_perl
12:12:47    dh_link
12:12:47    dh_strip_nondeterminism
12:12:47    dh_compress
12:12:47 #17 DONE 86.0s
12:12:47 
12:12:47 #18 [binary 1/1] COPY --from=build /out .
12:12:47 #18 sha256:c1be6f0018ff7b133cca980c2e64095530ef7db5b9073b90082e73bbe3f63acd
12:12:47 #18 DONE 0.1s
12:12:47 
12:12:47 #20 exporting to client
12:12:47 #20 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
12:12:47 #20 copying files 8.78MB 0.1s
12:12:47 #20 copying files 51.68MB 0.7s done
12:12:47 #20 DONE 0.7s
12:12:47 mkdir -p build/win/amd64/docker
12:12:47 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
12:12:47 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/dockerd-0.0.0-20210702143511-f782d13.exe build/win/amd64/docker/dockerd.exe
12:12:47 cp /home/ubuntu/workspace/docker-ce-packaging_PR-553/src/github.com/docker/docker/bundles/cross/windows/amd64-daemon/docker-proxy-0.0.0-20210702143511-f782d13.exe build/win/amd64/docker/dockerd.exe
12:12:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20210702143511-f782d13.zip docker'
12:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
12:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
12:12:47 v3.14.0-70-gd0f9887ff3 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
12:12:47 v3.14.0-86-gfa7bae966e [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
12:12:47 OK: 14930 distinct packages available
12:12:47 (1/2) Installing unzip (6.0-r9)
12:12:47 (2/2) Installing zip (3.0-r9)
12:12:47 Executing busybox-1.33.1-r2.trigger
12:12:47 OK: 6 MiB in 16 packages
12:12:47   adding: docker/ (stored 0%)
12:12:47   adding: docker/cli-plugins/ (stored 0%)
12:12:47    dh_fixperms
12:12:47    dh_missing
12:12:48    debian/rules override_dh_strip
12:12:48 make[1]: Entering directory '/root/build-deb'
12:12:48 # Go has lots of problems with stripping, so just don't
12:12:48 make[1]: Leaving directory '/root/build-deb'
12:12:48    dh_makeshlibs
12:12:48    debian/rules override_dh_shlibdeps
12:12:48 make[1]: Entering directory '/root/build-deb'
12:12:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:12:48   adding: docker/cli-plugins/docker-buildx.exe (deflated 59%)
12:12:48   adding: docker/dockerd.exe (deflated 61%)
12:12:51   adding: docker/docker.exe (deflated 73%)
12:12:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
12:12:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
[Pipeline] sh
12:12:52 + make clean
12:12:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
12:12:53 rm -f -r src
12:12:53 make -C rpm clean
12:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:12:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:12:53 rm -f -r rpmbuild/
12:12:53 docker builder prune -f --filter until=24h
12:12:53 Total reclaimed space: 0B
12:12:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:12:53 make -C deb clean
12:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:12:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:12:53 rm -f -r debbuild
12:12:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
12:12:53 rm -f -r sources
12:12:53 docker builder prune -f --filter until=24h
12:12:53 Total reclaimed space: 0B
12:12:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:12:53 make -C static clean
12:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:12:53 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
12:12:54 rm -f -r build
12:12:54 docker builder prune -f --filter until=24h
12:12:54 Total reclaimed space: 0B
12:12:54 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] }
12:13:03 make[1]: Leaving directory '/root/build-deb'
12:13:03    dh_installdeb
12:13:03    debian/rules override_dh_gencontrol
12:13:03 make[1]: Entering directory '/root/build-deb'
12:13:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:13:03 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:13:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:13:03 
12:13:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:13:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:13:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:13:03 if [ "armhf" = "amd64" ]; then \
12:13:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:13:03 fi
12:13:03 dh_gencontrol --remaining-packages
12:13:03 make[1]: Leaving directory '/root/build-deb'
12:13:03    dh_md5sums
12:13:04    dh_builddeb
12:13:04 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'.
12:13:04 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'.
12:13:04 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'.
12:13:04 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb'.
12:13:44 make[1]: Leaving directory '/root/build-deb'
12:13:44    debian/rules override_dh_auto_test
12:13:44 make[1]: Entering directory '/root/build-deb'
12:13:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:13:44 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:13:44 PASS: daemon version OK
12:13:44 ver="$(cli/build/docker --version)"; \
12:13:44 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:13:44 PASS: cli version OK
12:13:44 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:13:44 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:13:44 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:13:44 PASS: docker-scan version OK
12:13:44 make[1]: Leaving directory '/root/build-deb'
12:13:44    create-stamp debian/debhelper-build-stamp
12:13:44  debian/rules binary
12:13:44 dh binary --with=bash-completion --with=systemd
12:13:44    dh_testroot
12:13:44    dh_prep
12:13:44    debian/rules override_dh_auto_install
12:13:44 make[1]: Entering directory '/root/build-deb'
12:13:44 # docker-ce-cli install
12:13:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:13:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:13:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:13:44 set -e;cd /sources && \
12:13:44 	tar xzf plugin-installers.tgz; \
12:13:44 	for installer in plugins/*.installer; do \
12:13:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:13:44 		PREFIX=/usr/libexec/docker/cli-plugins \
12:13:44 			bash ${installer} install_plugin; \
12:13:44 	done
12:13:44 # docker-ce install
12:13:44 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:13:44 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:13:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:13:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:13:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:13:44 # docker-compose-plugin install
12:13:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:13:44 # docker-scan-plugin install
12:13:44 # TODO change once we support scan-plugin on other architectures
12:13:44 if [ "amd64" = "amd64" ]; then \
12:13:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:13:44 fi
12:13:44 # docker-ce-rootless-extras install
12:13:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:13:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:13:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:13:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:13:44 # TODO: how can we install vpnkit?
12:13:44 make[1]: Leaving directory '/root/build-deb'
12:13:44    debian/rules override_dh_install
12:13:44 make[1]: Entering directory '/root/build-deb'
12:13:44 dh_install
12:13:44 # TODO Can we do this from within our container?
12:13:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:13:44 make[1]: Leaving directory '/root/build-deb'
12:13:44    dh_installdocs
12:13:44    dh_installchangelogs
12:13:44    dh_installman
12:13:44    dh_bash-completion
12:13:44    dh_systemd_enable
12:13:44    debian/rules override_dh_installinit
12:13:44 make[1]: Entering directory '/root/build-deb'
12:13:44 # use "docker" as our service name, not "docker-ce"
12:13:44 dh_installinit --name=docker
12:13:44 make[1]: Leaving directory '/root/build-deb'
12:13:44    dh_systemd_start
12:13:44    dh_perl
12:13:44    dh_link
12:13:45    dh_strip_nondeterminism
12:13:45    dh_compress
12:13:45    dh_fixperms
12:13:45    dh_missing
12:13:45    debian/rules override_dh_strip
12:13:45 make[1]: Entering directory '/root/build-deb'
12:13:45 # Go has lots of problems with stripping, so just don't
12:13:45 make[1]: Leaving directory '/root/build-deb'
12:13:45    dh_makeshlibs
12:13:45    debian/rules override_dh_shlibdeps
12:13:45 make[1]: Entering directory '/root/build-deb'
12:13:45 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:13:57 make[1]: Leaving directory '/root/build-deb'
12:13:57    dh_installdeb
12:13:57    debian/rules override_dh_gencontrol
12:13:57 make[1]: Entering directory '/root/build-deb'
12:13:57 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:13:57 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:13:57 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:13:57 
12:13:57 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:13:57 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:13:57 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:13:57 if [ "amd64" = "amd64" ]; then \
12:13:57 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:13:57 fi
12:13:57 dh_gencontrol --remaining-packages
12:13:57 make[1]: Leaving directory '/root/build-deb'
12:13:57    dh_md5sums
12:13:57    dh_builddeb
12:13:57 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb'.
12:13:57 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'.
12:14:00  dpkg-genbuildinfo
12:14:00  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.changes
12:14:00 dpkg-genchanges: info: including full source code in upload
12:14:00  dpkg-source -I.git --after-build .
12:14:00 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:14:00 + destination=/build
12:14:00 + mkdir -p /build
12:14:00 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb /root/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb /build
12:14:00 copied '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 copied '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.dsc'
12:14:00 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.dsc'
12:14:00 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.tar.gz'
12:14:00 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye.tar.gz'
12:14:00 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.buildinfo'
12:14:00 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.buildinfo'
12:14:00 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.changes'
12:14:00 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.changes'
12:14:00 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~raspbian-bullseye_armhf.deb'
12:14:00 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'
12:14:00 removed '/root/docker-compose-plugin_2.0.0-beta.4~raspbian-bullseye_armhf.deb'
12:14:07 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
12:14:07 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
12:14:07 + make clean
12:14:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
12:14:10 rm -f -r src
12:14:11 make -C rpm clean
12:14:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:14:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:14:11 rm -f -r rpmbuild/
12:14:11 docker builder prune -f --filter until=24h
12:14:11 Total reclaimed space: 0B
12:14:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:14:11 make -C deb clean
12:14:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:14:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:14:12 rm -f -r debbuild
12:14:12 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
12:14:13 rm -f -r sources
12:14:13 docker builder prune -f --filter until=24h
12:14:13 Total reclaimed space: 0B
12:14:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:14:13 make -C static clean
12:14:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:14:13 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
12:14:13 rm -f -r build
12:14:13 docker builder prune -f --filter until=24h
12:14:13 Total reclaimed space: 0B
12:14:13 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] }
12:14:22 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:14:22 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:14:22 GOOS="" GOARCH="" GOARM=""
12:14:22 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:14:22 
12:14:22 + popd
12:14:22 ~/rpmbuild/BUILD/src
12:14:22 + RPM_EC=0
12:14:22 ++ jobs -p
12:14:22 + exit 0
12:14:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zk0YUo
12:14:22 + umask 022
12:14:22 + cd /root/rpmbuild/BUILD
12:14:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64 '!=' / ']'
12:14:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:14:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:14:22 + mkdir -p /root/rpmbuild/BUILDROOT
12:14:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:14:22 + cd src
12:14:22 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
12:14:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/dockerd
12:14:22 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
12:14:22 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/docker-proxy
12:14:22 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/docker-init
12:14:22 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/lib/systemd/system/docker.service
12:14:22 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/lib/systemd/system/docker.socket
12:14:22 + /usr/lib/rpm/check-buildroot
12:14:22 + /usr/lib/rpm/redhat/brp-ldconfig
12:14:22 + /usr/lib/rpm/brp-compress
12:14:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:14:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:14:22 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
12:14:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:14:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:14:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:14:22 + /usr/lib/rpm/brp-python-hardlink
12:14:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:14:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GjNU7a
12:14:22 + umask 022
12:14:22 + cd /root/rpmbuild/BUILD
12:14:22 + cd src
12:14:22 ++ engine/bundles/dynbinary-daemon/dockerd --version
12:14:22 PASS: daemon version OK
12:14:22 + ver='Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
12:14:22 + test 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad' = 'Docker version 0.0.0-20210702143511-f782d13, build 45b45ad'
12:14:22 + echo 'PASS: daemon version OK'
12:14:22 + RPM_EC=0
12:14:22 ++ jobs -p
12:14:22 + exit 0
12:14:22 Processing files: docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:14:22 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/docker-proxy
12:14:22 Provides: docker-ce = 3:0.0.0.20210702143511.f782d13-0.fc34 docker-ce(x86-64) = 3:0.0.0.20210702143511.f782d13-0.fc34
12:14:22 Requires(interp): /bin/sh /bin/sh /bin/sh
12:14:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:14:22 Requires(post): /bin/sh
12:14:22 Requires(preun): /bin/sh
12:14:22 Requires(postun): /bin/sh
12:14:22 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(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)
12:14:22 Conflicts: docker docker-ee docker-engine-cs docker-io
12:14:22 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
12:14:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:14:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.src.rpm
12:14:29 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
12:14:47 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'.
12:15:09 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64.rpm
12:15:09 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bCBntB
12:15:09 + umask 022
12:15:09 + cd /root/rpmbuild/BUILD
12:15:09 + cd src
12:15:09 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:15:09 + RPM_EC=0
12:15:09 ++ jobs -p
12:15:09 + exit 0
12:15:09 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0dnXUj
12:15:09 + umask 022
12:15:09 + cd /root/rpmbuild/BUILD
12:15:09 + cd /root/rpmbuild/BUILD
12:15:09 + rm -rf src
12:15:09 + /usr/bin/mkdir -p src
12:15:09 + cd src
12:15:09 + /usr/bin/tar -xof -
12:15:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
12:15:09 + STATUS=0
12:15:09 + '[' 0 -ne 0 ']'
12:15:09 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
12:15:09 + /usr/bin/tar -xof -
12:15:09 + STATUS=0
12:15:09 + '[' 0 -ne 0 ']'
12:15:09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:15:09 + RPM_EC=0
12:15:09 ++ jobs -p
12:15:09 + exit 0
12:15:09 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cnZxUy
12:15:09 + umask 022
12:15:09 + cd /root/rpmbuild/BUILD
12:15:09 + cd src
12:15:09 + mkdir -p /go/src/github.com/docker
12:15:09 + rm -f /go/src/github.com/docker/cli
12:15:09 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
12:15:09 + pushd /go/src/github.com/docker/cli
12:15:09 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
12:15:09 + VERSION=0.0.0-20210702143511-f782d13
12:15:09 + GITCOMMIT=f782d13
12:15:09 + GO_LINKMODE=dynamic
12:15:09 + ./scripts/build/binary
12:15:09 Building dynamic docker-linux-amd64
12:15:26 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'.
12:15:34  dpkg-genbuildinfo
12:15:34  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.changes
12:15:35 dpkg-genchanges: info: including full source code in upload
12:15:35  dpkg-source -I.git --after-build .
12:15:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:15:36 + destination=/build
12:15:36 + mkdir -p /build
12:15:36 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210702143511-f782d13-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
12:15:36 copied '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 copied '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.dsc'
12:15:36 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.dsc'
12:15:36 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.tar.gz'
12:15:36 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal.tar.gz'
12:15:36 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.buildinfo'
12:15:36 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.buildinfo'
12:15:36 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.changes'
12:15:36 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.changes'
12:15:36 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-focal_amd64.deb'
12:15:36 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'
12:15:36 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-focal_amd64.deb'
12:15:36 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
12:15:36 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
12:15:42 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
12:15:42 == Building packages for ubuntu-hirsute ==
12:15:42 mkdir -p "debbuild/ubuntu-hirsute"
12:15:42 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 .
12:15:42 #1 [internal] load build definition from Dockerfile
12:15:42 #1 sha256:26dca485637fb0d1686887b31c86149ca6244e4e8cbebb1cf1c2296802b88248
12:15:42 #1 transferring dockerfile: 1.22kB done
12:15:42 #1 DONE 0.0s
12:15:42 
12:15:42 #2 [internal] load .dockerignore
12:15:42 #2 sha256:6e9aee5f3e155af30949f4cabc10789ae7171391bad367e15e7f0fc306f994f6
12:15:42 #2 transferring context: 2B done
12:15:42 #2 DONE 0.0s
12:15:42 
12:15:42 #5 [auth] library/golang:pull token for registry-1.docker.io
12:15:42 #5 sha256:36b28b514155ca460248f1d2e8809e655413ec6f4479bf316857128359dbee37
12:15:42 #5 DONE 0.0s
12:15:42 
12:15:42 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
12:15:42 #6 sha256:244caf779b96fb1bc3b299c5e07bd1af7386ac2470e8ff52c77adb7fa3393bc5
12:15:42 #6 DONE 0.0s
12:15:42 
12:15:42 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
12:15:42 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
12:15:42 #4 ...
12:15:42 
12:15:42 #3 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:15:42 #3 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:15:42 #3 DONE 0.2s
12:15:42 
12:15:42 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
12:15:42 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
12:15:42 #4 DONE 0.3s
12:15:42 
12:15:42 #10 [internal] load build context
12:15:42 #10 sha256:f6cf1b793cf198bc6db4186b861c3196ac90a061e3e0cd7b3a8689230d34dccd
12:15:42 #10 transferring context: 800B done
12:15:42 #10 DONE 0.0s
12:15:42 
12:15:42 #14 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:15:42 #14 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:15:42 #14 CACHED
12:15:42 
12:15:42 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945
12:15:42 #7 sha256:aef4e2de9c116fa870b4726dd32253b088adfdc279d94baa8f418c48a539a415
12:15:42 #7 resolve docker.io/library/ubuntu:hirsute@sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945 done
12:15:43 #7 sha256:a30456233740024b9d297f5bcaa7439446a97bc59b25cadcdae829c334827945 1.20kB / 1.20kB done
12:15:43 #7 sha256:13dc7df85a3315882644746ae501acdbf40e96d2f4c1df0032cc18f10a2e0c50 529B / 529B done
12:15:43 #7 sha256:093da574621da4e7c9f9560f7a929e3e8e26de6a15096630ec874669a5f89427 1.46kB / 1.46kB done
12:15:43 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 10.53MB / 31.84MB 0.2s
12:15:43 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 23.07MB / 31.84MB 0.3s
12:15:43 #7 sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 31.84MB / 31.84MB 0.4s done
12:15:43 #7 extracting sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f
12:15:44 #7 extracting sha256:3e2d1c03542857d58a3cae774cad57f863543c683f444da46126220e343c359f 1.1s done
12:15:44 #7 DONE 1.6s
12:15:44 
12:15:44 #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
12:15:44 #8 sha256:fd1f8f7fc912dc22ff40fe281e7402e42318f0a4fbdb6e25c5c6f00eef27cb21
12:15:45 #8 DONE 0.6s
12:15:45 
12:15:45 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:15:45 #9 sha256:0d9a4ac4102d8ad4b7b475e137c6c99853101eb46dbb4c0bc4a0adc513a40301
12:15:46 #9 0.813 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [101 kB]
12:15:46 #9 0.925 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [238 kB]
12:15:46 #9 0.935 Get:3 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
12:15:46 #9 0.966 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [193 kB]
12:15:46 #9 0.970 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [153 kB]
12:15:46 #9 0.978 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [1745 B]
12:15:46 #9 1.332 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [109 kB]
12:15:46 #9 1.428 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [90.7 kB]
12:15:46 #9 1.520 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
12:15:46 #9 1.746 Get:10 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
12:15:47 #9 1.752 Get:11 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
12:15:47 #9 1.763 Get:12 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
12:15:47 #9 2.574 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [4038 B]
12:15:47 #9 2.576 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [153 kB]
12:15:47 #9 2.577 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [296 kB]
12:15:47 #9 2.581 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [311 kB]
12:15:48 #9 3.412 Fetched 20.9 MB in 3s (7073 kB/s)
12:15:49 #9 3.412 Reading package lists...
12:15:49 #9 4.065 Reading package lists...
12:15:49 #9 4.693 Building dependency tree...
12:15:49 #9 4.828 Reading state information...
12:15:50 #9 4.978 The following additional packages will be installed:
12:15:50 #9 4.978   autoconf automake autopoint autotools-dev binutils binutils-common
12:15:50 #9 4.979   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:15:50 #9 4.979   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
12:15:50 #9 4.979   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
12:15:50 #9 4.979   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
12:15:50 #9 4.979   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
12:15:50 #9 4.979   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:15:50 #9 4.979   intltool-debian iso-codes less libalgorithm-diff-perl
12:15:50 #9 4.979   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:15:50 #9 4.979   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:15:50 #9 4.979   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
12:15:50 #9 4.979   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:15:50 #9 4.979   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:15:50 #9 4.979   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
12:15:50 #9 4.979   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:15:50 #9 4.979   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:15:50 #9 4.979   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:15:50 #9 4.979   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:15:50 #9 4.979   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:15:50 #9 4.979   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:15:50 #9 4.979   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
12:15:50 #9 4.979   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:15:50 #9 4.979   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:15:50 #9 4.979   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:15:50 #9 4.979   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
12:15:50 #9 4.979   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
12:15:50 #9 4.979   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
12:15:50 #9 4.979   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
12:15:50 #9 4.979   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:15:50 #9 4.979   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:15:50 #9 4.979   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
12:15:50 #9 4.979   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
12:15:50 #9 4.979   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
12:15:50 #9 4.979   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
12:15:50 #9 4.979   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:15:50 #9 4.979   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
12:15:50 #9 4.979   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:15:50 #9 4.979   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
12:15:50 #9 4.979   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
12:15:50 #9 4.979   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
12:15:50 #9 4.979   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
12:15:50 #9 4.979   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
12:15:50 #9 4.979   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
12:15:50 #9 4.979   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
12:15:50 #9 4.979   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:15:50 #9 4.979   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:15:50 #9 4.979   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:15:50 #9 4.979   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:15:50 #9 4.979   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:15:50 #9 4.979   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
12:15:50 #9 4.979   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:15:50 #9 4.979   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:15:50 #9 4.979   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:15:50 #9 4.979   libnumber-range-perl libobject-id-perl libpackage-stash-perl
12:15:50 #9 4.979   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:15:50 #9 4.979   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
12:15:50 #9 4.979   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:15:50 #9 4.979   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:15:50 #9 4.979   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:15:50 #9 4.979   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:15:50 #9 4.979   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:15:50 #9 4.979   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
12:15:50 #9 4.979   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:15:50 #9 4.979   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
12:15:50 #9 4.980   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
12:15:50 #9 4.980   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:15:50 #9 4.980   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:15:50 #9 4.980   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:15:50 #9 4.980   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
12:15:50 #9 4.980   libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:15:50 #9 4.980   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:15:50 #9 4.980   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:15:50 #9 4.980   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:15:50 #9 4.980   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
12:15:50 #9 4.980   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
12:15:50 #9 4.980   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:15:50 #9 4.980   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:15:50 #9 4.980   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:15:50 #9 4.980   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:15:50 #9 4.980   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
12:15:50 #9 4.980   media-types netbase openssh-client openssl patch patchutils perl
12:15:50 #9 4.980   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
12:15:50 #9 4.980   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:15:50 #9 4.980   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:15:50 #9 4.980   python3-minimal python3-pkg-resources python3-requests python3-six
12:15:50 #9 4.980   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
12:15:50 #9 4.980   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
12:15:50 #9 4.980   xz-utils
12:15:50 #9 4.981 Suggested packages:
12:15:50 #9 4.981   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:15:50 #9 4.981   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:15:50 #9 4.981   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:15:50 #9 4.981   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:15:50 #9 4.981   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:15:50 #9 4.981   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:15:50 #9 4.981   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
12:15:50 #9 4.981   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
12:15:50 #9 4.981   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
12:15:50 #9 4.981   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
12:15:50 #9 4.981   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:15:50 #9 4.981   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:15:50 #9 4.981   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
12:15:50 #9 4.981   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
12:15:50 #9 4.981   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
12:15:50 #9 4.981   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:15:50 #9 4.981   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:15:50 #9 4.981   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
12:15:50 #9 4.981   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
12:15:50 #9 4.981   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
12:15:50 #9 4.981   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
12:15:50 #9 4.981   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
12:15:50 #9 4.981   diffutils-doc perl-doc libterm-readline-gnu-perl
12:15:50 #9 4.981   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
12:15:50 #9 4.981   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
12:15:50 #9 4.981   python-apt-doc python3-setuptools python3-cryptography python3-openssl
12:15:50 #9 4.981   python3-socks python-requests-doc python3.9-venv python3.9-doc
12:15:50 #9 4.981   binfmt-support readline-doc zip wdiff-doc
12:15:50 #9 5.241 The following NEW packages will be installed:
12:15:50 #9 5.241   autoconf automake autopoint autotools-dev binutils binutils-common
12:15:50 #9 5.241   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:15:50 #9 5.241   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
12:15:50 #9 5.241   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:15:50 #9 5.241   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
12:15:50 #9 5.241   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
12:15:50 #9 5.241   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
12:15:50 #9 5.242   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
12:15:50 #9 5.242   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:15:50 #9 5.242   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:15:50 #9 5.242   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
12:15:50 #9 5.242   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:15:50 #9 5.242   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:15:50 #9 5.242   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
12:15:50 #9 5.242   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:15:50 #9 5.242   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:15:50 #9 5.242   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:15:50 #9 5.242   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:15:50 #9 5.242   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:15:50 #9 5.242   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:15:50 #9 5.242   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
12:15:50 #9 5.242   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:15:50 #9 5.242   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:15:50 #9 5.242   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
12:15:50 #9 5.242   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
12:15:50 #9 5.242   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
12:15:50 #9 5.242   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
12:15:50 #9 5.242   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
12:15:50 #9 5.242   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
12:15:50 #9 5.242   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
12:15:50 #9 5.242   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
12:15:50 #9 5.242   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
12:15:50 #9 5.242   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
12:15:50 #9 5.242   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
12:15:50 #9 5.242   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
12:15:50 #9 5.242   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
12:15:50 #9 5.242   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:15:50 #9 5.242   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
12:15:50 #9 5.242   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
12:15:50 #9 5.242   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
12:15:50 #9 5.242   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
12:15:50 #9 5.242   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
12:15:50 #9 5.242   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
12:15:50 #9 5.242   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
12:15:50 #9 5.242   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
12:15:50 #9 5.242   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
12:15:50 #9 5.242   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
12:15:50 #9 5.242   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:15:50 #9 5.242   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
12:15:50 #9 5.242   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
12:15:50 #9 5.242   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:15:50 #9 5.242   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:15:50 #9 5.242   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:15:50 #9 5.242   libnumber-range-perl libobject-id-perl libpackage-stash-perl
12:15:50 #9 5.242   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
12:15:50 #9 5.242   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
12:15:50 #9 5.242   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:15:50 #9 5.242   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:15:50 #9 5.242   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:15:50 #9 5.242   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:15:50 #9 5.242   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:15:50 #9 5.242   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
12:15:50 #9 5.242   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:15:50 #9 5.242   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
12:15:50 #9 5.242   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
12:15:50 #9 5.242   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
12:15:50 #9 5.242   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
12:15:50 #9 5.242   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
12:15:50 #9 5.242   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
12:15:50 #9 5.242   libtext-levenshteinxs-perl libtext-markdown-discount-perl
12:15:50 #9 5.242   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
12:15:50 #9 5.242   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
12:15:50 #9 5.242   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
12:15:50 #9 5.242   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
12:15:50 #9 5.242   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
12:15:50 #9 5.242   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
12:15:50 #9 5.242   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
12:15:50 #9 5.242   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
12:15:50 #9 5.242   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:15:50 #9 5.242   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
12:15:50 #9 5.243   media-types netbase openssh-client openssl patch patchutils perl
12:15:50 #9 5.243   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
12:15:50 #9 5.243   publicsuffix python-apt-common python3 python3-apt python3-certifi
12:15:50 #9 5.243   python3-chardet python3-debian python3-gpg python3-idna python3-magic
12:15:50 #9 5.243   python3-minimal python3-pkg-resources python3-requests python3-six
12:15:50 #9 5.243   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
12:15:50 #9 5.243   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
12:15:50 #9 5.243   xz-utils
12:15:50 #9 5.661 0 upgraded, 372 newly installed, 0 to remove and 6 not upgraded.
12:15:50 #9 5.661 Need to get 118 MB of archives.
12:15:50 #9 5.661 After this operation, 486 MB of additional disk space will be used.
12:15:50 #9 5.661 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
12:15:51 #9 5.806 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
12:15:51 #9 6.157 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
12:15:51 #9 6.168 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
12:15:51 #9 6.294 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
12:15:51 #9 6.295 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
12:15:51 #9 6.296 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB]
12:15:51 #9 6.305 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
12:15:51 #9 6.309 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
12:15:51 #9 6.310 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
12:15:51 #9 6.320 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
12:15:51 #9 6.353 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
12:15:51 #9 6.429 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
12:15:51 #9 6.446 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
12:15:51 #9 6.446 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
12:15:51 #9 6.447 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
12:15:51 #9 6.450 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
12:15:51 #9 6.451 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
12:15:51 #9 6.499 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
12:15:51 #9 6.501 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
12:15:51 #9 6.502 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
12:15:51 #9 6.555 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2 [2755 kB]
12:15:51 #9 6.678 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
12:15:51 #9 6.678 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2 [4047 kB]
12:15:52 #9 6.876 Get:25 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl amd64 5.32.1-3ubuntu2 [225 kB]
12:15:52 #9 6.882 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 openssl amd64 1.1.1j-1ubuntu3 [625 kB]
12:15:52 #9 6.910 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB]
12:15:52 #9 6.918 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu2 [5156 B]
12:15:52 #9 6.918 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
12:15:52 #9 6.924 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
12:15:52 #9 6.925 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
12:15:52 #9 6.927 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
12:15:52 #9 6.929 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
12:15:52 #9 7.339 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
12:15:52 #9 7.361 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
12:15:52 #9 7.362 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
12:15:52 #9 7.363 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
12:15:52 #9 7.365 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
12:15:52 #9 7.371 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
12:15:52 #9 7.374 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
12:15:52 #9 7.384 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
12:15:52 #9 7.387 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
12:15:52 #9 7.414 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
12:15:52 #9 7.487 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
12:15:52 #9 7.585 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
12:15:52 #9 7.586 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
12:15:52 #9 7.587 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
12:15:52 #9 7.588 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
12:15:52 #9 7.591 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
12:15:52 #9 7.633 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
12:15:52 #9 7.633 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
12:15:52 #9 7.634 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
12:15:52 #9 7.635 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
12:15:52 #9 7.660 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
12:15:52 #9 7.672 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
12:15:52 #9 7.733 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
12:15:52 #9 7.733 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
12:15:52 #9 7.761 Get:58 http://archive.ubuntu.com/ubuntu hirsute/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1 [705 kB]
12:15:52 #9 7.819 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
12:15:52 #9 7.821 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]
12:15:52 #9 7.822 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
12:15:52 #9 7.825 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
12:15:52 #9 7.825 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
12:15:52 #9 7.833 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
12:15:53 #9 7.834 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
12:15:53 #9 7.878 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
12:15:53 #9 7.878 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
12:15:53 #9 7.950 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
12:15:53 #9 7.958 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
12:15:53 #9 7.959 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
12:15:53 #9 7.968 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
12:15:53 #9 7.976 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
12:15:53 #9 7.980 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
12:15:53 #9 8.036 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
12:15:53 #9 8.038 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
12:15:53 #9 8.039 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
12:15:53 #9 8.118 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
12:15:53 #9 8.120 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
12:15:53 #9 8.120 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-22.23 [1236 kB]
12:15:53 #9 8.190 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
12:15:53 #9 8.192 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
12:15:53 #9 8.193 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
12:15:53 #9 8.196 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
12:15:53 #9 8.198 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
12:15:53 #9 8.318 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
12:15:53 #9 8.318 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
12:15:53 #9 8.338 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
12:15:53 #9 8.408 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
12:15:53 #9 8.410 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
12:15:53 #9 8.804 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
12:15:54 #9 8.805 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
12:15:54 #9 8.806 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
12:15:54 #9 8.824 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
12:15:54 #9 8.825 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
12:15:54 #9 8.825 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
12:15:54 #9 8.918 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
12:15:54 #9 8.951 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
12:15:54 #9 9.058 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
12:15:54 #9 9.089 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
12:15:54 #9 9.093 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
12:15:54 #9 9.213 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
12:15:55 #9 10.44 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
12:15:55 #9 10.51 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
12:15:56 #9 11.00 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
12:15:56 #9 11.46 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
12:15:56 #9 11.46 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
12:15:56 #9 11.47 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
12:15:56 #9 11.47 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
12:15:56 #9 11.47 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
12:15:56 #9 11.48 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
12:15:56 #9 11.48 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
12:15:56 #9 11.52 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
12:15:56 #9 11.52 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
12:15:56 #9 11.54 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
12:15:56 #9 11.54 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
12:15:56 #9 11.61 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
12:15:56 #9 11.61 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
12:15:56 #9 11.62 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
12:15:56 #9 11.62 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
12:15:56 #9 11.62 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
12:15:56 #9 11.62 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
12:15:56 #9 11.62 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
12:15:56 #9 11.63 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
12:15:56 #9 11.68 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
12:15:56 #9 11.69 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
12:15:56 #9 11.76 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
12:15:57 #9 11.76 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
12:15:57 #9 11.76 Get:128 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libssh-4 amd64 0.9.5-1 [172 kB]
12:15:57 #9 11.77 Get:129 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcurl4 amd64 7.74.0-1ubuntu2 [251 kB]
12:15:57 #9 11.77 Get:130 http://archive.ubuntu.com/ubuntu hirsute/main amd64 curl amd64 7.74.0-1ubuntu2 [170 kB]
12:15:57 #9 11.77 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
12:15:57 #9 11.77 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
12:15:57 #9 11.78 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
12:15:57 #9 11.83 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
12:15:57 #9 11.83 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
12:15:57 #9 11.90 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
12:15:57 #9 11.90 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
12:15:57 #9 11.90 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
12:15:57 #9 11.90 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
12:15:57 #9 11.91 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
12:15:57 #9 11.91 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
12:15:57 #9 11.91 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
12:15:57 #9 11.93 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
12:15:57 #9 11.97 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
12:15:57 #9 11.98 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
12:15:57 #9 12.05 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
12:15:57 #9 12.05 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
12:15:57 #9 12.05 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
12:15:57 #9 12.05 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
12:15:57 #9 12.05 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
12:15:57 #9 12.06 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
12:15:57 #9 12.06 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
12:15:57 #9 12.06 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
12:15:57 #9 12.12 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
12:15:57 #9 12.13 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
12:15:57 #9 12.19 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
12:15:57 #9 12.19 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
12:15:57 #9 12.20 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
12:15:57 #9 12.20 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
12:15:57 #9 12.20 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
12:15:57 #9 12.21 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
12:15:57 #9 12.21 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
12:15:57 #9 12.21 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
12:15:57 #9 12.26 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
12:15:57 #9 12.27 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
12:15:57 #9 12.34 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
12:15:57 #9 12.34 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
12:15:57 #9 12.34 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
12:15:57 #9 12.34 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
12:15:57 #9 12.34 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
12:15:57 #9 12.34 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
12:15:57 #9 12.34 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
12:15:57 #9 12.34 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
12:15:57 #9 12.41 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
12:15:57 #9 12.41 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
12:15:57 #9 12.48 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
12:15:57 #9 12.48 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
12:15:57 #9 12.48 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
12:15:57 #9 12.48 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
12:15:57 #9 12.49 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
12:15:57 #9 12.49 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
12:15:57 #9 12.49 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
12:15:57 #9 12.49 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
12:15:57 #9 12.55 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
12:15:57 #9 12.56 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
12:15:57 #9 12.63 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
12:15:57 #9 12.63 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
12:15:57 #9 12.64 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
12:15:57 #9 12.64 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
12:15:57 #9 12.64 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
12:15:57 #9 12.64 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
12:15:57 #9 12.64 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
12:15:57 #9 12.64 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
12:15:57 #9 12.70 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
12:15:57 #9 12.70 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
12:15:57 #9 12.77 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
12:15:58 #9 12.77 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
12:15:58 #9 12.77 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
12:15:58 #9 12.77 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
12:15:58 #9 12.78 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
12:15:58 #9 12.78 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
12:15:58 #9 12.78 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
12:15:58 #9 13.19 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
12:15:58 #9 13.34 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
12:15:58 #9 13.47 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
12:15:58 #9 13.48 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
12:15:58 #9 13.52 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
12:15:58 #9 13.58 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
12:15:58 #9 13.62 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
12:15:58 #9 13.63 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
12:15:58 #9 13.74 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
12:15:58 #9 13.74 Get:212 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2 [247 kB]
12:15:58 #9 13.76 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
12:15:58 #9 13.76 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
12:15:58 #9 13.80 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
12:15:59 #9 13.96 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
12:15:59 #9 13.96 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
12:15:59 #9 13.96 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
12:15:59 #9 13.96 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
12:15:59 #9 13.96 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
12:15:59 #9 13.97 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
12:15:59 #9 13.97 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
12:15:59 #9 13.97 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
12:15:59 #9 13.97 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
12:15:59 #9 14.04 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
12:15:59 #9 14.11 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
12:15:59 #9 14.11 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
12:15:59 #9 14.11 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
12:15:59 #9 14.12 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
12:15:59 #9 14.12 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
12:15:59 #9 14.12 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
12:15:59 #9 14.12 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
12:15:59 #9 14.12 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
12:15:59 #9 14.12 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
12:15:59 #9 14.18 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
12:15:59 #9 14.20 Get:236 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgd3 amd64 2.3.0-2 [118 kB]
12:15:59 #9 14.20 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
12:15:59 #9 14.20 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
12:15:59 #9 14.20 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
12:15:59 #9 14.20 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
12:15:59 #9 14.20 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
12:15:59 #9 14.20 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
12:15:59 #9 14.20 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
12:15:59 #9 14.25 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
12:15:59 #9 14.27 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
12:15:59 #9 14.27 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
12:15:59 #9 14.28 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
12:15:59 #9 14.28 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
12:15:59 #9 14.28 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
12:15:59 #9 14.28 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
12:15:59 #9 14.28 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
12:15:59 #9 14.28 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
12:15:59 #9 14.33 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
12:15:59 #9 14.35 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
12:15:59 #9 14.35 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
12:15:59 #9 14.35 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
12:15:59 #9 14.35 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
12:15:59 #9 14.36 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
12:15:59 #9 14.36 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
12:15:59 #9 14.36 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
12:15:59 #9 14.36 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
12:15:59 #9 14.40 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
12:15:59 #9 14.43 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
12:15:59 #9 14.43 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
12:15:59 #9 14.43 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
12:15:59 #9 14.43 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
12:15:59 #9 14.43 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
12:15:59 #9 14.44 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
12:15:59 #9 14.44 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
12:15:59 #9 14.44 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
12:15:59 #9 14.47 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
12:15:59 #9 14.51 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
12:15:59 #9 14.51 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
12:15:59 #9 14.51 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
12:15:59 #9 14.51 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
12:15:59 #9 14.52 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
12:15:59 #9 14.52 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
12:15:59 #9 14.52 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
12:15:59 #9 14.52 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
12:15:59 #9 14.54 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
12:15:59 #9 14.59 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
12:15:59 #9 14.59 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
12:15:59 #9 14.59 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
12:15:59 #9 14.60 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
12:15:59 #9 14.60 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
12:15:59 #9 14.60 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
12:15:59 #9 14.60 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
12:15:59 #9 14.60 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
12:15:59 #9 14.62 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
12:15:59 #9 14.67 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
12:15:59 #9 14.67 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
12:15:59 #9 14.68 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
12:15:59 #9 14.68 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
12:15:59 #9 14.68 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
12:15:59 #9 14.68 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
12:15:59 #9 14.68 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
12:15:59 #9 14.68 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
12:15:59 #9 14.69 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
12:15:59 #9 14.76 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
12:15:59 #9 14.76 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
12:15:59 #9 14.76 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
12:15:59 #9 14.76 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
12:15:59 #9 14.76 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
12:16:00 #9 15.16 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
12:16:00 #9 15.31 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
12:16:00 #9 15.33 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
12:16:00 #9 15.39 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
12:16:00 #9 15.51 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
12:16:00 #9 15.54 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
12:16:00 #9 15.54 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
12:16:00 #9 15.55 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
12:16:00 #9 15.55 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
12:16:00 #9 15.58 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
12:16:00 #9 15.59 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
12:16:00 #9 15.59 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
12:16:00 #9 15.59 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
12:16:00 #9 15.61 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
12:16:00 #9 15.62 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
12:16:00 #9 15.69 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
12:16:00 #9 15.69 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
12:16:00 #9 15.69 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
12:16:00 #9 15.69 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
12:16:00 #9 15.69 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
12:16:00 #9 15.70 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
12:16:00 #9 15.70 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
12:16:00 #9 15.71 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
12:16:00 #9 15.76 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
12:16:00 #9 15.76 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
12:16:00 #9 15.83 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
12:16:00 #9 15.83 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
12:16:00 #9 15.83 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
12:16:00 #9 15.84 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
12:16:00 #9 15.84 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
12:16:00 #9 15.84 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
12:16:00 #9 15.84 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
12:16:00 #9 15.85 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
12:16:00 #9 15.90 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
12:16:00 #9 15.90 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
12:16:00 #9 15.98 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
12:16:01 #9 15.98 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
12:16:01 #9 15.98 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
12:16:01 #9 15.98 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
12:16:01 #9 15.98 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
12:16:01 #9 15.99 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
12:16:01 #9 15.99 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
12:16:01 #9 15.99 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
12:16:01 #9 16.05 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
12:16:01 #9 16.05 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
12:16:01 #9 16.12 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
12:16:01 #9 16.12 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
12:16:01 #9 16.13 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
12:16:01 #9 16.14 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
12:16:01 #9 16.15 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
12:16:01 #9 16.15 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
12:16:01 #9 16.15 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
12:16:01 #9 16.15 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
12:16:01 #9 16.19 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
12:16:01 #9 16.20 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
12:16:01 #9 16.27 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
12:16:01 #9 16.27 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
12:16:01 #9 16.27 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
12:16:01 #9 16.27 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
12:16:01 #9 16.29 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
12:16:01 #9 16.43 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
12:16:01 #9 16.43 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
12:16:01 #9 16.43 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
12:16:01 #9 16.43 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
12:16:01 #9 16.43 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
12:16:01 #9 16.43 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
12:16:01 #9 16.43 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
12:16:01 #9 16.43 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
12:16:01 #9 16.44 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
12:16:01 #9 16.58 debconf: delaying package configuration, since apt-utils is not installed
12:16:01 #9 16.61 Fetched 118 MB in 11s (10.6 MB/s)
12:16:01 #9 16.63 Selecting previously unselected package liblocale-gettext-perl.
12:16:01 #9 16.63 (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.)
12:16:01 #9 16.63 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
12:16:01 #9 16.64 Unpacking liblocale-gettext-perl (1.07-4build1) ...
12:16:01 #9 16.68 Selecting previously unselected package libpython3.9-minimal:amd64.
12:16:01 #9 16.68 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
12:16:01 #9 16.69 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
12:16:01 #9 16.80 Selecting previously unselected package libexpat1:amd64.
12:16:01 #9 16.80 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
12:16:01 #9 16.81 Unpacking libexpat1:amd64 (2.2.10-2) ...
12:16:01 #9 16.85 Selecting previously unselected package python3.9-minimal.
12:16:01 #9 16.86 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
12:16:01 #9 16.86 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
12:16:02 #9 17.06 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
12:16:02 #9 17.08 Setting up libexpat1:amd64 (2.2.10-2) ...
12:16:02 #9 17.10 Setting up python3.9-minimal (3.9.5-3~21.04) ...
12:16:02 #9 17.68 Selecting previously unselected package python3-minimal.
12:16:02 #9 17.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4647 files and directories currently installed.)
12:16:02 #9 17.69 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
12:16:02 #9 17.69 Unpacking python3-minimal (3.9.4-1) ...
12:16:02 #9 17.72 Selecting previously unselected package media-types.
12:16:02 #9 17.73 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:16:02 #9 17.73 Unpacking media-types (4.0.0) ...
12:16:02 #9 17.78 Selecting previously unselected package tzdata.
12:16:03 #9 17.78 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ...
12:16:03 #9 17.78 Unpacking tzdata (2021a-1ubuntu1) ...
12:16:03 #9 17.96 Selecting previously unselected package libmpdec3:amd64.
12:16:03 #9 17.96 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
12:16:03 #9 17.96 Unpacking libmpdec3:amd64 (2.5.1-2) ...
12:16:03 #9 18.00 Selecting previously unselected package readline-common.
12:16:03 #9 18.00 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:16:03 #9 18.01 Unpacking readline-common (8.1-1) ...
12:16:03 #9 18.04 Selecting previously unselected package libreadline8:amd64.
12:16:03 #9 18.05 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
12:16:03 #9 18.05 Unpacking libreadline8:amd64 (8.1-1) ...
12:16:03 #9 18.10 Selecting previously unselected package libsqlite3-0:amd64.
12:16:03 #9 18.10 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
12:16:03 #9 18.10 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
12:16:03 #9 18.18 Selecting previously unselected package libpython3.9-stdlib:amd64.
12:16:03 #9 18.18 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
12:16:03 #9 18.19 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
12:16:03 #9 18.38 Selecting previously unselected package python3.9.
12:16:03 #9 18.38 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
12:16:03 #9 18.39 Unpacking python3.9 (3.9.5-3~21.04) ...
12:16:03 #9 18.42 Selecting previously unselected package libpython3-stdlib:amd64.
12:16:03 #9 18.43 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
12:16:03 #9 18.43 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
12:16:03 #9 18.46 Setting up python3-minimal (3.9.4-1) ...
12:16:03 #9 18.64 Selecting previously unselected package python3.
12:16:03 #9 18.64 (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.)
12:16:03 #9 18.65 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
12:16:03 #9 18.66 Unpacking python3 (3.9.4-1) ...
12:16:03 #9 18.69 Selecting previously unselected package bsdextrautils.
12:16:03 #9 18.69 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
12:16:03 #9 18.69 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
12:16:03 #9 18.73 Selecting previously unselected package libuchardet0:amd64.
12:16:04 #9 18.73 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
12:16:04 #9 18.74 Unpacking libuchardet0:amd64 (0.0.7-1) ...
12:16:04 #9 18.77 Selecting previously unselected package groff-base.
12:16:04 #9 18.78 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
12:16:04 #9 18.78 Unpacking groff-base (1.22.4-6) ...
12:16:04 #9 18.90 Selecting previously unselected package libgdbm6:amd64.
12:16:04 #9 18.90 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
12:16:04 #9 18.90 Unpacking libgdbm6:amd64 (1.19-2) ...
12:16:04 #9 18.94 Selecting previously unselected package libpipeline1:amd64.
12:16:04 #9 18.94 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
12:16:04 #9 18.94 Unpacking libpipeline1:amd64 (1.5.3-1) ...
12:16:04 #9 18.99 Selecting previously unselected package man-db.
12:16:04 #9 18.99 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
12:16:04 #9 19.00 Unpacking man-db (2.9.4-2) ...
12:16:04 #9 19.12 Selecting previously unselected package perl-modules-5.32.
12:16:04 #9 19.12 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2_all.deb ...
12:16:04 #9 19.12 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2) ...
12:16:04 #9 19.48 Selecting previously unselected package libgdbm-compat4:amd64.
12:16:04 #9 19.48 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
12:16:04 #9 19.49 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
12:16:04 #9 19.52 Selecting previously unselected package libperl5.32:amd64.
12:16:04 #9 19.52 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2_amd64.deb ...
12:16:04 #9 19.53 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2) ...
12:16:05 #9 19.99 Selecting previously unselected package perl.
12:16:05 #9 20.00 Preparing to unpack .../010-perl_5.32.1-3ubuntu2_amd64.deb ...
12:16:05 #9 20.00 Unpacking perl (5.32.1-3ubuntu2) ...
12:16:05 #9 20.05 Selecting previously unselected package openssl.
12:16:05 #9 20.05 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3_amd64.deb ...
12:16:05 #9 20.06 Unpacking openssl (1.1.1j-1ubuntu3) ...
12:16:05 #9 20.15 Selecting previously unselected package ca-certificates.
12:16:05 #9 20.15 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ...
12:16:05 #9 20.16 Unpacking ca-certificates (20210119build1) ...
12:16:05 #9 20.21 Selecting previously unselected package distro-info-data.
12:16:05 #9 20.21 Preparing to unpack .../013-distro-info-data_0.46ubuntu2_all.deb ...
12:16:05 #9 20.22 Unpacking distro-info-data (0.46ubuntu2) ...
12:16:05 #9 20.25 Selecting previously unselected package less.
12:16:05 #9 20.25 Preparing to unpack .../014-less_551-2_amd64.deb ...
12:16:05 #9 20.26 Unpacking less (551-2) ...
12:16:05 #9 20.30 Selecting previously unselected package libmd0:amd64.
12:16:05 #9 20.30 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
12:16:05 #9 20.31 Unpacking libmd0:amd64 (1.0.3-3build1) ...
12:16:05 #9 20.34 Selecting previously unselected package libbsd0:amd64.
12:16:05 #9 20.34 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
12:16:05 #9 20.35 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
12:16:05 #9 20.39 Selecting previously unselected package libelf1:amd64.
12:16:05 #9 20.39 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
12:16:05 #9 20.39 Unpacking libelf1:amd64 (0.183-8) ...
12:16:05 #9 20.43 Selecting previously unselected package libicu67:amd64.
12:16:05 #9 20.43 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
12:16:05 #9 20.43 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
12:16:06 #9 21.25 Selecting previously unselected package libxml2:amd64.
12:16:06 #9 21.25 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
12:16:06 #9 21.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
12:16:06 #9 21.35 Selecting previously unselected package libyaml-0-2:amd64.
12:16:06 #9 21.35 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
12:16:06 #9 21.36 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:16:06 #9 21.39 Selecting previously unselected package lsb-release.
12:16:06 #9 21.39 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
12:16:06 #9 21.40 Unpacking lsb-release (11.1.0ubuntu2) ...
12:16:06 #9 21.43 Selecting previously unselected package netbase.
12:16:06 #9 21.43 Preparing to unpack .../022-netbase_6.2_all.deb ...
12:16:06 #9 21.44 Unpacking netbase (6.2) ...
12:16:06 #9 21.47 Selecting previously unselected package python3-pkg-resources.
12:16:06 #9 21.47 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
12:16:06 #9 21.47 Unpacking python3-pkg-resources (52.0.0-3) ...
12:16:06 #9 21.52 Selecting previously unselected package ucf.
12:16:06 #9 21.52 Preparing to unpack .../024-ucf_3.0043_all.deb ...
12:16:06 #9 21.53 Moving old data out of the way
12:16:06 #9 21.53 Unpacking ucf (3.0043) ...
12:16:06 #9 21.56 Selecting previously unselected package libmagic-mgc.
12:16:06 #9 21.56 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:16:06 #9 21.56 Unpacking libmagic-mgc (1:5.39-3) ...
12:16:06 #9 21.64 Selecting previously unselected package libmagic1:amd64.
12:16:06 #9 21.64 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
12:16:06 #9 21.64 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:16:06 #9 21.68 Selecting previously unselected package file.
12:16:06 #9 21.68 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
12:16:06 #9 21.68 Unpacking file (1:5.39-3) ...
12:16:06 #9 21.71 Selecting previously unselected package gettext-base.
12:16:06 #9 21.71 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
12:16:06 #9 21.72 Unpacking gettext-base (0.21-3ubuntu2) ...
12:16:06 #9 21.75 Selecting previously unselected package iso-codes.
12:16:07 #9 21.75 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
12:16:07 #9 21.75 Unpacking iso-codes (4.6.0-1) ...
12:16:07 #9 22.12 Selecting previously unselected package libcbor0.6:amd64.
12:16:07 #9 22.12 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
12:16:07 #9 22.13 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
12:16:07 #9 22.16 Selecting previously unselected package libedit2:amd64.
12:16:07 #9 22.17 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
12:16:07 #9 22.17 Unpacking libedit2:amd64 (3.1-20191231-2) ...
12:16:07 #9 22.21 Selecting previously unselected package libfido2-1:amd64.
12:16:07 #9 22.21 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
12:16:07 #9 22.21 Unpacking libfido2-1:amd64 (1.6.0-2) ...
12:16:07 #9 22.25 Selecting previously unselected package libpng16-16:amd64.
12:16:07 #9 22.25 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
12:16:07 #9 22.25 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
12:16:07 #9 22.30 Selecting previously unselected package libpsl5:amd64.
12:16:07 #9 22.30 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
12:16:07 #9 22.31 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:16:07 #9 22.34 Selecting previously unselected package libxau6:amd64.
12:16:07 #9 22.34 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
12:16:07 #9 22.35 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
12:16:07 #9 22.38 Selecting previously unselected package libxdmcp6:amd64.
12:16:07 #9 22.38 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
12:16:07 #9 22.38 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
12:16:07 #9 22.42 Selecting previously unselected package libxcb1:amd64.
12:16:07 #9 22.42 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
12:16:07 #9 22.43 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
12:16:07 #9 22.46 Selecting previously unselected package libx11-data.
12:16:07 #9 22.46 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
12:16:07 #9 22.46 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
12:16:07 #9 22.53 Selecting previously unselected package libx11-6:amd64.
12:16:07 #9 22.53 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
12:16:07 #9 22.53 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
12:16:07 #9 22.61 Selecting previously unselected package libxext6:amd64.
12:16:07 #9 22.61 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
12:16:07 #9 22.62 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
12:16:07 #9 22.65 Selecting previously unselected package libxmuu1:amd64.
12:16:07 #9 22.65 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
12:16:07 #9 22.66 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:16:07 #9 22.69 Selecting previously unselected package manpages.
12:16:07 #9 22.69 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
12:16:07 #9 22.69 Unpacking manpages (5.10-1ubuntu0.1) ...
12:16:08 #9 22.82 Selecting previously unselected package openssh-client.
12:16:08 #9 22.82 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1_amd64.deb ...
12:16:08 #9 22.83 Unpacking openssh-client (1:8.4p1-5ubuntu1) ...
12:16:08 #9 22.92 Selecting previously unselected package publicsuffix.
12:16:08 #9 22.92 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
12:16:08 #9 22.93 Unpacking publicsuffix (20210108.1309-1) ...
12:16:08 #9 22.96 Selecting previously unselected package python-apt-common.
12:16:08 #9 22.96 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
12:16:08 #9 22.97 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
12:16:08 #9 23.00 Selecting previously unselected package python3-apt.
12:16:08 #9 23.00 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
12:16:08 #9 23.01 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
12:16:08 #9 23.05 Selecting previously unselected package libunwind8:amd64.
12:16:08 #9 23.05 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
12:16:08 #9 23.06 Unpacking libunwind8:amd64 (1.3.2-2) ...
12:16:08 #9 23.09 Selecting previously unselected package strace.
12:16:08 #9 23.09 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
12:16:08 #9 23.10 Unpacking strace (5.11-0ubuntu1) ...
12:16:08 #9 23.16 Selecting previously unselected package xauth.
12:16:08 #9 23.17 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
12:16:08 #9 23.17 Unpacking xauth (1:1.1-1) ...
12:16:08 #9 23.20 Selecting previously unselected package xz-utils.
12:16:08 #9 23.20 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
12:16:08 #9 23.21 Unpacking xz-utils (5.2.5-1.0build2) ...
12:16:08 #9 23.25 Selecting previously unselected package libsigsegv2:amd64.
12:16:08 #9 23.25 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
12:16:08 #9 23.25 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
12:16:08 #9 23.28 Selecting previously unselected package m4.
12:16:08 #9 23.28 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
12:16:08 #9 23.28 Unpacking m4 (1.4.18-5) ...
12:16:08 #9 23.32 Selecting previously unselected package autoconf.
12:16:08 #9 23.33 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
12:16:08 #9 23.33 Unpacking autoconf (2.69-14) ...
12:16:08 #9 23.38 Selecting previously unselected package autotools-dev.
12:16:08 #9 23.38 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
12:16:08 #9 23.39 Unpacking autotools-dev (20180224.1+nmu1) ...
12:16:08 #9 23.42 Selecting previously unselected package automake.
12:16:08 #9 23.42 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
12:16:08 #9 23.43 Unpacking automake (1:1.16.3-2ubuntu1) ...
12:16:08 #9 23.50 Selecting previously unselected package autopoint.
12:16:08 #9 23.50 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
12:16:08 #9 23.50 Unpacking autopoint (0.21-3ubuntu2) ...
12:16:08 #9 23.54 Selecting previously unselected package binutils-common:amd64.
12:16:08 #9 23.54 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
12:16:08 #9 23.54 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
12:16:08 #9 23.59 Selecting previously unselected package libbinutils:amd64.
12:16:08 #9 23.59 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
12:16:08 #9 23.60 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
12:16:08 #9 23.69 Selecting previously unselected package libctf-nobfd0:amd64.
12:16:08 #9 23.69 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
12:16:08 #9 23.70 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
12:16:08 #9 23.75 Selecting previously unselected package libctf0:amd64.
12:16:08 #9 23.75 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
12:16:08 #9 23.75 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
12:16:08 #9 23.78 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:16:08 #9 23.79 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
12:16:08 #9 23.79 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
12:16:09 #9 24.01 Selecting previously unselected package binutils.
12:16:09 #9 24.01 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
12:16:09 #9 24.02 Unpacking binutils (2.36.1-6ubuntu1) ...
12:16:09 #9 24.05 Selecting previously unselected package libc-dev-bin.
12:16:09 #9 24.05 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
12:16:09 #9 24.05 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
12:16:09 #9 24.08 Selecting previously unselected package linux-libc-dev:amd64.
12:16:09 #9 24.08 Preparing to unpack .../064-linux-libc-dev_5.11.0-22.23_amd64.deb ...
12:16:09 #9 24.08 Unpacking linux-libc-dev:amd64 (5.11.0-22.23) ...
12:16:09 #9 24.26 Selecting previously unselected package libcrypt-dev:amd64.
12:16:09 #9 24.26 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
12:16:09 #9 24.26 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
12:16:09 #9 24.30 Selecting previously unselected package rpcsvc-proto.
12:16:09 #9 24.30 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
12:16:09 #9 24.31 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
12:16:09 #9 24.34 Selecting previously unselected package libtirpc-dev:amd64.
12:16:09 #9 24.34 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
12:16:09 #9 24.34 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
12:16:09 #9 24.39 Selecting previously unselected package libnsl-dev:amd64.
12:16:09 #9 24.39 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
12:16:09 #9 24.39 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
12:16:09 #9 24.42 Selecting previously unselected package libc6-dev:amd64.
12:16:09 #9 24.43 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
12:16:09 #9 24.43 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
12:16:09 #9 24.71 Selecting previously unselected package gcc-10-base:amd64.
12:16:09 #9 24.71 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
12:16:09 #9 24.72 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
12:16:09 #9 24.76 Selecting previously unselected package libisl23:amd64.
12:16:09 #9 24.77 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
12:16:09 #9 24.77 Unpacking libisl23:amd64 (0.23-1build1) ...
12:16:09 #9 24.86 Selecting previously unselected package libmpfr6:amd64.
12:16:09 #9 24.86 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
12:16:09 #9 24.86 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
12:16:09 #9 24.98 Selecting previously unselected package libmpc3:amd64.
12:16:10 #9 24.98 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
12:16:10 #9 24.99 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
12:16:10 #9 25.02 Selecting previously unselected package cpp-10.
12:16:10 #9 25.02 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
12:16:10 #9 25.03 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
12:16:11 #9 25.81 Selecting previously unselected package cpp.
12:16:11 #9 25.81 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
12:16:11 #9 25.82 Unpacking cpp (4:10.3.0-1ubuntu1) ...
12:16:11 #9 25.85 Selecting previously unselected package libcc1-0:amd64.
12:16:11 #9 25.85 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 25.86 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 25.90 Selecting previously unselected package libgomp1:amd64.
12:16:11 #9 25.90 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 25.90 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 25.95 Selecting previously unselected package libitm1:amd64.
12:16:11 #9 25.95 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 25.95 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 25.99 Selecting previously unselected package libatomic1:amd64.
12:16:11 #9 25.99 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 25.99 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.03 Selecting previously unselected package libasan6:amd64.
12:16:11 #9 26.03 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 26.04 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.28 Selecting previously unselected package liblsan0:amd64.
12:16:11 #9 26.28 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 26.28 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.41 Selecting previously unselected package libtsan0:amd64.
12:16:11 #9 26.41 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 26.41 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.65 Selecting previously unselected package libubsan1:amd64.
12:16:11 #9 26.65 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 26.66 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.78 Selecting previously unselected package libquadmath0:amd64.
12:16:11 #9 26.79 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
12:16:11 #9 26.79 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:11 #9 26.83 Selecting previously unselected package libgcc-10-dev:amd64.
12:16:11 #9 26.83 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
12:16:11 #9 26.84 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
12:16:12 #9 27.07 Selecting previously unselected package gcc-10.
12:16:12 #9 27.07 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
12:16:12 #9 27.07 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
12:16:14 #9 28.58 Selecting previously unselected package gcc.
12:16:14 #9 28.58 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
12:16:14 #9 28.58 Unpacking gcc (4:10.3.0-1ubuntu1) ...
12:16:14 #9 28.61 Selecting previously unselected package libstdc++-10-dev:amd64.
12:16:14 #9 28.62 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
12:16:14 #9 28.62 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
12:16:14 #9 28.87 Selecting previously unselected package g++-10.
12:16:14 #9 28.87 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
12:16:14 #9 28.88 Unpacking g++-10 (10.3.0-1ubuntu1) ...
12:16:15 #9 29.73 Selecting previously unselected package g++.
12:16:15 #9 29.73 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
12:16:15 #9 29.73 Unpacking g++ (4:10.3.0-1ubuntu1) ...
12:16:15 #9 29.76 Selecting previously unselected package make.
12:16:15 #9 29.76 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
12:16:15 #9 29.77 Unpacking make (4.3-4ubuntu1) ...
12:16:15 #9 29.81 Selecting previously unselected package libdpkg-perl.
12:16:15 #9 29.81 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
12:16:15 #9 29.81 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
12:16:15 #9 29.87 Selecting previously unselected package bzip2.
12:16:15 #9 29.87 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
12:16:15 #9 29.87 Unpacking bzip2 (1.0.8-4ubuntu3) ...
12:16:15 #9 29.90 Selecting previously unselected package patch.
12:16:15 #9 29.90 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
12:16:15 #9 29.91 Unpacking patch (2.7.6-7) ...
12:16:15 #9 29.94 Selecting previously unselected package lto-disabled-list.
12:16:15 #9 29.95 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
12:16:15 #9 29.95 Unpacking lto-disabled-list (7) ...
12:16:15 #9 29.98 Selecting previously unselected package dpkg-dev.
12:16:15 #9 29.98 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
12:16:15 #9 29.99 Unpacking dpkg-dev (1.20.9ubuntu1) ...
12:16:15 #9 30.10 Selecting previously unselected package build-essential.
12:16:15 #9 30.10 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
12:16:15 #9 30.11 Unpacking build-essential (12.8ubuntu3) ...
12:16:15 #9 30.15 Selecting previously unselected package libbrotli1:amd64.
12:16:15 #9 30.15 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
12:16:15 #9 30.15 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
12:16:15 #9 30.21 Selecting previously unselected package libroken18-heimdal:amd64.
12:16:15 #9 30.22 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.22 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.27 Selecting previously unselected package libasn1-8-heimdal:amd64.
12:16:15 #9 30.27 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.28 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.34 Selecting previously unselected package libheimbase1-heimdal:amd64.
12:16:15 #9 30.34 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.34 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.39 Selecting previously unselected package libhcrypto4-heimdal:amd64.
12:16:15 #9 30.39 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.39 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.45 Selecting previously unselected package libwind0-heimdal:amd64.
12:16:15 #9 30.45 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.45 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.50 Selecting previously unselected package libhx509-5-heimdal:amd64.
12:16:15 #9 30.50 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.51 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.55 Selecting previously unselected package libkrb5-26-heimdal:amd64.
12:16:15 #9 30.55 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.56 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.62 Selecting previously unselected package libheimntlm0-heimdal:amd64.
12:16:15 #9 30.62 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.62 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.66 Selecting previously unselected package libgssapi3-heimdal:amd64.
12:16:15 #9 30.67 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
12:16:15 #9 30.67 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:15 #9 30.71 Selecting previously unselected package libsasl2-modules-db:amd64.
12:16:15 #9 30.71 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
12:16:15 #9 30.71 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:15 #9 30.75 Selecting previously unselected package libsasl2-2:amd64.
12:16:15 #9 30.75 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
12:16:15 #9 30.76 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:15 #9 30.80 Selecting previously unselected package libldap-2.4-2:amd64.
12:16:16 #9 30.80 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
12:16:16 #9 30.81 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
12:16:16 #9 30.86 Selecting previously unselected package libnghttp2-14:amd64.
12:16:16 #9 30.86 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
12:16:16 #9 30.86 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:16:16 #9 30.90 Selecting previously unselected package librtmp1:amd64.
12:16:16 #9 30.91 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
12:16:16 #9 30.91 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
12:16:16 #9 30.95 Selecting previously unselected package libssh-4:amd64.
12:16:16 #9 30.95 Preparing to unpack .../113-libssh-4_0.9.5-1_amd64.deb ...
12:16:16 #9 30.95 Unpacking libssh-4:amd64 (0.9.5-1) ...
12:16:16 #9 31.00 Selecting previously unselected package libcurl4:amd64.
12:16:16 #9 31.01 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2_amd64.deb ...
12:16:16 #9 31.01 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2) ...
12:16:16 #9 31.06 Selecting previously unselected package curl.
12:16:16 #9 31.06 Preparing to unpack .../115-curl_7.74.0-1ubuntu2_amd64.deb ...
12:16:16 #9 31.07 Unpacking curl (7.74.0-1ubuntu2) ...
12:16:16 #9 31.13 Selecting previously unselected package dctrl-tools.
12:16:16 #9 31.13 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
12:16:16 #9 31.13 Unpacking dctrl-tools (2.24-3) ...
12:16:16 #9 31.17 Selecting previously unselected package libdebhelper-perl.
12:16:16 #9 31.17 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
12:16:16 #9 31.18 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
12:16:16 #9 31.21 Selecting previously unselected package libtool.
12:16:16 #9 31.21 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
12:16:16 #9 31.22 Unpacking libtool (2.4.6-15) ...
12:16:16 #9 31.26 Selecting previously unselected package dh-autoreconf.
12:16:16 #9 31.26 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
12:16:16 #9 31.27 Unpacking dh-autoreconf (20) ...
12:16:16 #9 31.30 Selecting previously unselected package libarchive-zip-perl.
12:16:16 #9 31.30 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
12:16:16 #9 31.30 Unpacking libarchive-zip-perl (1.68-1) ...
12:16:16 #9 31.34 Selecting previously unselected package libsub-override-perl.
12:16:16 #9 31.34 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
12:16:16 #9 31.35 Unpacking libsub-override-perl (0.09-2) ...
12:16:16 #9 31.38 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:16:16 #9 31.38 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
12:16:16 #9 31.38 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
12:16:16 #9 31.41 Selecting previously unselected package dh-strip-nondeterminism.
12:16:16 #9 31.41 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
12:16:16 #9 31.42 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
12:16:16 #9 31.45 Selecting previously unselected package libdw1:amd64.
12:16:16 #9 31.45 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
12:16:16 #9 31.45 Unpacking libdw1:amd64 (0.183-8) ...
12:16:16 #9 31.50 Selecting previously unselected package debugedit.
12:16:16 #9 31.51 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
12:16:16 #9 31.51 Unpacking debugedit (1:0.1-0ubuntu2) ...
12:16:16 #9 31.54 Selecting previously unselected package dwz.
12:16:16 #9 31.54 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
12:16:16 #9 31.54 Unpacking dwz (0.14-1) ...
12:16:16 #9 31.59 Selecting previously unselected package gettext.
12:16:16 #9 31.59 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
12:16:16 #9 31.59 Unpacking gettext (0.21-3ubuntu2) ...
12:16:16 #9 31.68 Selecting previously unselected package intltool-debian.
12:16:16 #9 31.69 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
12:16:16 #9 31.69 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:16:16 #9 31.72 Selecting previously unselected package po-debconf.
12:16:16 #9 31.72 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
12:16:16 #9 31.73 Unpacking po-debconf (1.0.21+nmu1) ...
12:16:16 #9 31.77 Selecting previously unselected package debhelper.
12:16:17 #9 31.78 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
12:16:17 #9 31.78 Unpacking debhelper (13.3.4ubuntu1) ...
12:16:17 #9 31.89 Selecting previously unselected package libfakeroot:amd64.
12:16:17 #9 31.90 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
12:16:17 #9 31.90 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
12:16:17 #9 31.94 Selecting previously unselected package fakeroot.
12:16:17 #9 31.94 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
12:16:17 #9 31.94 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
12:16:17 #9 32.00 Selecting previously unselected package libassuan0:amd64.
12:16:17 #9 32.00 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
12:16:17 #9 32.00 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
12:16:17 #9 32.03 Selecting previously unselected package gpgconf.
12:16:17 #9 32.04 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.04 Unpacking gpgconf (2.2.20-1ubuntu3) ...
12:16:17 #9 32.09 Selecting previously unselected package libksba8:amd64.
12:16:17 #9 32.09 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
12:16:17 #9 32.09 Unpacking libksba8:amd64 (1.5.0-3) ...
12:16:17 #9 32.14 Selecting previously unselected package libnpth0:amd64.
12:16:17 #9 32.14 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
12:16:17 #9 32.14 Unpacking libnpth0:amd64 (1.6-3) ...
12:16:17 #9 32.18 Selecting previously unselected package dirmngr.
12:16:17 #9 32.19 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.20 Unpacking dirmngr (2.2.20-1ubuntu3) ...
12:16:17 #9 32.26 Selecting previously unselected package gnupg-l10n.
12:16:17 #9 32.26 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
12:16:17 #9 32.26 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
12:16:17 #9 32.30 Selecting previously unselected package gnupg-utils.
12:16:17 #9 32.30 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.30 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
12:16:17 #9 32.37 Selecting previously unselected package gpg.
12:16:17 #9 32.37 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.38 Unpacking gpg (2.2.20-1ubuntu3) ...
12:16:17 #9 32.45 Selecting previously unselected package pinentry-curses.
12:16:17 #9 32.45 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
12:16:17 #9 32.46 Unpacking pinentry-curses (1.1.0-4build1) ...
12:16:17 #9 32.49 Selecting previously unselected package gpg-agent.
12:16:17 #9 32.49 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.50 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
12:16:17 #9 32.55 Selecting previously unselected package gpg-wks-client.
12:16:17 #9 32.55 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.55 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
12:16:17 #9 32.59 Selecting previously unselected package gpg-wks-server.
12:16:17 #9 32.59 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.59 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
12:16:17 #9 32.63 Selecting previously unselected package gpgsm.
12:16:17 #9 32.63 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
12:16:17 #9 32.64 Unpacking gpgsm (2.2.20-1ubuntu3) ...
12:16:17 #9 32.68 Selecting previously unselected package gnupg.
12:16:17 #9 32.68 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
12:16:17 #9 32.69 Unpacking gnupg (2.2.20-1ubuntu3) ...
12:16:17 #9 32.73 Selecting previously unselected package libfile-dirlist-perl.
12:16:17 #9 32.73 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
12:16:17 #9 32.73 Unpacking libfile-dirlist-perl (0.05-2) ...
12:16:17 #9 32.76 Selecting previously unselected package libfile-which-perl.
12:16:17 #9 32.76 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
12:16:17 #9 32.77 Unpacking libfile-which-perl (1.23-1) ...
12:16:17 #9 32.79 Selecting previously unselected package libfile-homedir-perl.
12:16:17 #9 32.79 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
12:16:17 #9 32.80 Unpacking libfile-homedir-perl (1.006-1) ...
12:16:17 #9 32.83 Selecting previously unselected package libfile-touch-perl.
12:16:17 #9 32.83 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
12:16:18 #9 32.83 Unpacking libfile-touch-perl (0.11-1) ...
12:16:18 #9 32.86 Selecting previously unselected package libio-pty-perl.
12:16:18 #9 32.86 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
12:16:18 #9 32.87 Unpacking libio-pty-perl (1:1.15-2) ...
12:16:18 #9 32.90 Selecting previously unselected package libipc-run-perl.
12:16:18 #9 32.90 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
12:16:18 #9 32.90 Unpacking libipc-run-perl (20200505.0-1) ...
12:16:18 #9 32.94 Selecting previously unselected package libclass-method-modifiers-perl.
12:16:18 #9 32.94 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:16:18 #9 32.94 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:16:18 #9 32.97 Selecting previously unselected package libb-hooks-op-check-perl.
12:16:18 #9 32.97 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
12:16:18 #9 32.98 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
12:16:18 #9 33.01 Selecting previously unselected package libdynaloader-functions-perl.
12:16:18 #9 33.01 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:16:18 #9 33.01 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:16:18 #9 33.04 Selecting previously unselected package libdevel-callchecker-perl.
12:16:18 #9 33.04 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
12:16:18 #9 33.05 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
12:16:18 #9 33.07 Selecting previously unselected package libparams-classify-perl.
12:16:18 #9 33.08 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
12:16:18 #9 33.08 Unpacking libparams-classify-perl (0.015-1build3) ...
12:16:18 #9 33.11 Selecting previously unselected package libmodule-runtime-perl.
12:16:18 #9 33.11 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
12:16:18 #9 33.11 Unpacking libmodule-runtime-perl (0.016-1) ...
12:16:18 #9 33.14 Selecting previously unselected package libimport-into-perl.
12:16:18 #9 33.14 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
12:16:18 #9 33.15 Unpacking libimport-into-perl (1.002005-1) ...
12:16:18 #9 33.17 Selecting previously unselected package librole-tiny-perl.
12:16:18 #9 33.17 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
12:16:18 #9 33.18 Unpacking librole-tiny-perl (2.002004-1) ...
12:16:18 #9 33.21 Selecting previously unselected package libstrictures-perl.
12:16:18 #9 33.21 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
12:16:18 #9 33.21 Unpacking libstrictures-perl (2.000006-1) ...
12:16:18 #9 33.24 Selecting previously unselected package libsub-quote-perl.
12:16:18 #9 33.24 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
12:16:18 #9 33.24 Unpacking libsub-quote-perl (2.006006-1) ...
12:16:18 #9 33.27 Selecting previously unselected package libmoo-perl.
12:16:18 #9 33.27 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
12:16:18 #9 33.28 Unpacking libmoo-perl (2.004004-1) ...
12:16:18 #9 33.31 Selecting previously unselected package libencode-locale-perl.
12:16:18 #9 33.31 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
12:16:18 #9 33.32 Unpacking libencode-locale-perl (1.05-1.1) ...
12:16:18 #9 33.34 Selecting previously unselected package libtimedate-perl.
12:16:18 #9 33.34 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
12:16:18 #9 33.35 Unpacking libtimedate-perl (2.3300-2) ...
12:16:18 #9 33.38 Selecting previously unselected package libhttp-date-perl.
12:16:18 #9 33.38 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
12:16:18 #9 33.39 Unpacking libhttp-date-perl (6.05-1) ...
12:16:18 #9 33.41 Selecting previously unselected package libfile-listing-perl.
12:16:18 #9 33.42 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
12:16:18 #9 33.43 Unpacking libfile-listing-perl (6.14-1) ...
12:16:18 #9 33.46 Selecting previously unselected package libhtml-tagset-perl.
12:16:18 #9 33.47 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
12:16:18 #9 33.47 Unpacking libhtml-tagset-perl (3.20-4) ...
12:16:18 #9 33.50 Selecting previously unselected package liburi-perl.
12:16:18 #9 33.50 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
12:16:18 #9 33.51 Unpacking liburi-perl (5.07-1) ...
12:16:18 #9 33.54 Selecting previously unselected package libhtml-parser-perl.
12:16:18 #9 33.55 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
12:16:18 #9 33.55 Unpacking libhtml-parser-perl (3.75-1build1) ...
12:16:18 #9 33.59 Selecting previously unselected package libhtml-tree-perl.
12:16:18 #9 33.59 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
12:16:18 #9 33.59 Unpacking libhtml-tree-perl (5.07-2) ...
12:16:18 #9 33.64 Selecting previously unselected package libio-html-perl.
12:16:18 #9 33.64 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
12:16:18 #9 33.64 Unpacking libio-html-perl (1.004-2) ...
12:16:18 #9 33.67 Selecting previously unselected package liblwp-mediatypes-perl.
12:16:18 #9 33.67 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:16:18 #9 33.68 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:16:18 #9 33.71 Selecting previously unselected package libhttp-message-perl.
12:16:18 #9 33.71 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
12:16:18 #9 33.72 Unpacking libhttp-message-perl (6.28-1) ...
12:16:18 #9 33.75 Selecting previously unselected package libhttp-cookies-perl.
12:16:18 #9 33.75 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
12:16:18 #9 33.76 Unpacking libhttp-cookies-perl (6.10-1) ...
12:16:18 #9 33.79 Selecting previously unselected package libhttp-negotiate-perl.
12:16:18 #9 33.79 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
12:16:18 #9 33.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:16:18 #9 33.82 Selecting previously unselected package perl-openssl-defaults:amd64.
12:16:19 #9 33.82 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
12:16:19 #9 33.83 Unpacking perl-openssl-defaults:amd64 (5) ...
12:16:19 #9 33.86 Selecting previously unselected package libnet-ssleay-perl.
12:16:19 #9 33.86 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
12:16:19 #9 33.86 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
12:16:19 #9 33.92 Selecting previously unselected package libio-socket-ssl-perl.
12:16:19 #9 33.93 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
12:16:19 #9 33.93 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:16:19 #9 33.97 Selecting previously unselected package libnet-http-perl.
12:16:19 #9 33.97 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
12:16:19 #9 33.98 Unpacking libnet-http-perl (6.20-1) ...
12:16:19 #9 34.01 Selecting previously unselected package liblwp-protocol-https-perl.
12:16:19 #9 34.01 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:16:19 #9 34.01 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:16:19 #9 34.04 Selecting previously unselected package libtry-tiny-perl.
12:16:19 #9 34.04 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
12:16:19 #9 34.05 Unpacking libtry-tiny-perl (0.30-1) ...
12:16:19 #9 34.08 Selecting previously unselected package libwww-robotrules-perl.
12:16:19 #9 34.08 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
12:16:19 #9 34.09 Unpacking libwww-robotrules-perl (6.02-1) ...
12:16:19 #9 34.11 Selecting previously unselected package libwww-perl.
12:16:19 #9 34.11 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
12:16:19 #9 34.12 Unpacking libwww-perl (6.52-1) ...
12:16:19 #9 34.16 Selecting previously unselected package patchutils.
12:16:19 #9 34.16 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
12:16:19 #9 34.16 Unpacking patchutils (0.4.2-1) ...
12:16:19 #9 34.20 Selecting previously unselected package wdiff.
12:16:19 #9 34.20 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
12:16:19 #9 34.20 Unpacking wdiff (1.2.2-2build1) ...
12:16:19 #9 34.25 Selecting previously unselected package devscripts.
12:16:19 #9 34.25 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
12:16:19 #9 34.27 Unpacking devscripts (2.21.1ubuntu1) ...
12:16:19 #9 34.38 Selecting previously unselected package diffstat.
12:16:19 #9 34.39 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
12:16:19 #9 34.39 Unpacking diffstat (1.64-1) ...
12:16:19 #9 34.42 Selecting previously unselected package python3-chardet.
12:16:19 #9 34.42 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
12:16:19 #9 34.43 Unpacking python3-chardet (4.0.0-1) ...
12:16:19 #9 34.47 Selecting previously unselected package python3-six.
12:16:19 #9 34.48 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
12:16:19 #9 34.48 Unpacking python3-six (1.15.0-2) ...
12:16:19 #9 34.51 Selecting previously unselected package python3-debian.
12:16:19 #9 34.51 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
12:16:19 #9 34.52 Unpacking python3-debian (0.1.39) ...
12:16:19 #9 34.56 Selecting previously unselected package libgpgme11:amd64.
12:16:19 #9 34.56 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
12:16:19 #9 34.57 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
12:16:19 #9 34.61 Selecting previously unselected package python3-gpg.
12:16:19 #9 34.61 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
12:16:19 #9 34.61 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
12:16:19 #9 34.67 Selecting previously unselected package dput.
12:16:19 #9 34.67 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
12:16:19 #9 34.68 Unpacking dput (1.1.0ubuntu1) ...
12:16:19 #9 34.72 Selecting previously unselected package fonts-dejavu-core.
12:16:19 #9 34.72 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
12:16:19 #9 34.72 Unpacking fonts-dejavu-core (2.37-2build1) ...
12:16:19 #9 34.85 Selecting previously unselected package fontconfig-config.
12:16:19 #9 34.85 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
12:16:19 #9 34.85 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
12:16:19 #9 34.89 Selecting previously unselected package libcurl3-gnutls:amd64.
12:16:19 #9 34.89 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2_amd64.deb ...
12:16:19 #9 34.90 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2) ...
12:16:20 #9 34.95 Selecting previously unselected package liberror-perl.
12:16:20 #9 34.95 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
12:16:20 #9 34.95 Unpacking liberror-perl (0.17029-1) ...
12:16:20 #9 34.98 Selecting previously unselected package git-man.
12:16:20 #9 34.98 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
12:16:20 #9 34.99 Unpacking git-man (1:2.30.2-1ubuntu1) ...
12:16:20 #9 35.10 Selecting previously unselected package git.
12:16:20 #9 35.10 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
12:16:20 #9 35.11 Unpacking git (1:2.30.2-1ubuntu1) ...
12:16:20 #9 35.51 Selecting previously unselected package libalgorithm-diff-perl.
12:16:20 #9 35.51 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
12:16:20 #9 35.51 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:16:20 #9 35.54 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:16:20 #9 35.54 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
12:16:20 #9 35.55 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
12:16:20 #9 35.58 Selecting previously unselected package libalgorithm-merge-perl.
12:16:20 #9 35.58 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
12:16:20 #9 35.59 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:16:20 #9 35.61 Selecting previously unselected package libaliased-perl.
12:16:20 #9 35.62 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
12:16:20 #9 35.62 Unpacking libaliased-perl (0.34-1.1) ...
12:16:20 #9 35.65 Selecting previously unselected package libapt-pkg-perl.
12:16:20 #9 35.65 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
12:16:20 #9 35.66 Unpacking libapt-pkg-perl (0.1.39build1) ...
12:16:20 #9 35.69 Selecting previously unselected package libarchive-cpio-perl.
12:16:20 #9 35.69 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:16:20 #9 35.70 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:16:20 #9 35.73 Selecting previously unselected package libarray-intspan-perl.
12:16:20 #9 35.73 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
12:16:20 #9 35.74 Unpacking libarray-intspan-perl (2.004-1) ...
12:16:20 #9 35.77 Selecting previously unselected package libmodule-implementation-perl.
12:16:20 #9 35.77 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:16:20 #9 35.77 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:16:20 #9 35.80 Selecting previously unselected package libsub-exporter-progressive-perl.
12:16:20 #9 35.80 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:16:20 #9 35.81 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:16:20 #9 35.83 Selecting previously unselected package libvariable-magic-perl.
12:16:20 #9 35.84 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
12:16:20 #9 35.84 Unpacking libvariable-magic-perl (0.62-1build3) ...
12:16:20 #9 35.87 Selecting previously unselected package libb-hooks-endofscope-perl.
12:16:20 #9 35.87 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:16:20 #9 35.88 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:16:20 #9 35.91 Selecting previously unselected package libfreetype6:amd64.
12:16:20 #9 35.91 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
12:16:20 #9 35.92 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
12:16:20 #9 35.98 Selecting previously unselected package libfontconfig1:amd64.
12:16:21 #9 35.98 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
12:16:21 #9 35.99 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
12:16:21 #9 36.03 Selecting previously unselected package libjpeg-turbo8:amd64.
12:16:21 #9 36.03 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
12:16:21 #9 36.04 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
12:16:21 #9 36.07 Selecting previously unselected package libjpeg8:amd64.
12:16:21 #9 36.08 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
12:16:21 #9 36.08 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
12:16:21 #9 36.11 Selecting previously unselected package libdeflate0:amd64.
12:16:21 #9 36.11 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
12:16:21 #9 36.12 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
12:16:21 #9 36.16 Selecting previously unselected package libjbig0:amd64.
12:16:21 #9 36.16 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
12:16:21 #9 36.16 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
12:16:21 #9 36.20 Selecting previously unselected package libwebp6:amd64.
12:16:21 #9 36.20 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
12:16:21 #9 36.20 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
12:16:21 #9 36.25 Selecting previously unselected package libtiff5:amd64.
12:16:21 #9 36.25 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
12:16:21 #9 36.26 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
12:16:21 #9 36.30 Selecting previously unselected package libxpm4:amd64.
12:16:21 #9 36.30 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
12:16:21 #9 36.31 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
12:16:21 #9 36.34 Selecting previously unselected package libgd3:amd64.
12:16:21 #9 36.35 Preparing to unpack .../221-libgd3_2.3.0-2_amd64.deb ...
12:16:21 #9 36.35 Unpacking libgd3:amd64 (2.3.0-2) ...
12:16:21 #9 36.39 Selecting previously unselected package libc-devtools.
12:16:21 #9 36.39 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
12:16:21 #9 36.39 Unpacking libc-devtools (2.33-0ubuntu5) ...
12:16:21 #9 36.44 Selecting previously unselected package libcapture-tiny-perl.
12:16:21 #9 36.45 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
12:16:21 #9 36.46 Unpacking libcapture-tiny-perl (0.48-1) ...
12:16:21 #9 36.48 Selecting previously unselected package libclass-data-inheritable-perl.
12:16:21 #9 36.49 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:16:21 #9 36.49 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:16:21 #9 36.52 Selecting previously unselected package libclass-xsaccessor-perl.
12:16:21 #9 36.52 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
12:16:21 #9 36.52 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
12:16:21 #9 36.55 Selecting previously unselected package libclone-perl.
12:16:21 #9 36.55 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
12:16:21 #9 36.56 Unpacking libclone-perl (0.45-1build1) ...
12:16:21 #9 36.58 Selecting previously unselected package libcommon-sense-perl.
12:16:21 #9 36.59 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
12:16:21 #9 36.59 Unpacking libcommon-sense-perl (3.75-1build4) ...
12:16:21 #9 36.62 Selecting previously unselected package libconfig-tiny-perl.
12:16:21 #9 36.62 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
12:16:21 #9 36.63 Unpacking libconfig-tiny-perl (2.24-1) ...
12:16:21 #9 36.65 Selecting previously unselected package libparams-util-perl.
12:16:21 #9 36.66 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
12:16:21 #9 36.66 Unpacking libparams-util-perl (1.102-1build1) ...
12:16:21 #9 36.69 Selecting previously unselected package libsub-install-perl.
12:16:21 #9 36.69 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
12:16:21 #9 36.69 Unpacking libsub-install-perl (0.928-1.1) ...
12:16:21 #9 36.72 Selecting previously unselected package libdata-optlist-perl.
12:16:21 #9 36.72 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
12:16:21 #9 36.72 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:16:21 #9 36.75 Selecting previously unselected package libsub-exporter-perl.
12:16:21 #9 36.76 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
12:16:21 #9 36.76 Unpacking libsub-exporter-perl (0.987-1) ...
12:16:21 #9 36.79 Selecting previously unselected package libconst-fast-perl.
12:16:21 #9 36.79 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
12:16:21 #9 36.80 Unpacking libconst-fast-perl (0.014-1.1) ...
12:16:21 #9 36.82 Selecting previously unselected package libwant-perl.
12:16:21 #9 36.83 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
12:16:21 #9 36.83 Unpacking libwant-perl (0.29-1build5) ...
12:16:21 #9 36.86 Selecting previously unselected package libcontextual-return-perl.
12:16:21 #9 36.86 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
12:16:21 #9 36.87 Unpacking libcontextual-return-perl (0.004014-2) ...
12:16:21 #9 36.90 Selecting previously unselected package libcpanel-json-xs-perl.
12:16:21 #9 36.90 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
12:16:21 #9 36.90 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
12:16:21 #9 36.94 Selecting previously unselected package libdevel-stacktrace-perl.
12:16:21 #9 36.94 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:16:21 #9 36.95 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:16:21 #9 36.98 Selecting previously unselected package libexception-class-perl.
12:16:21 #9 36.98 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
12:16:21 #9 36.98 Unpacking libexception-class-perl (1.44-1) ...
12:16:21 #9 37.01 Selecting previously unselected package libiterator-perl.
12:16:22 #9 37.02 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:16:22 #9 37.02 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:16:22 #9 37.05 Selecting previously unselected package libiterator-util-perl.
12:16:22 #9 37.05 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:16:22 #9 37.06 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:16:22 #9 37.08 Selecting previously unselected package libexporter-tiny-perl.
12:16:22 #9 37.09 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
12:16:22 #9 37.09 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:16:22 #9 37.12 Selecting previously unselected package liblist-moreutils-xs-perl.
12:16:22 #9 37.12 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
12:16:22 #9 37.13 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:16:22 #9 37.16 Selecting previously unselected package liblist-moreutils-perl.
12:16:22 #9 37.16 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
12:16:22 #9 37.16 Unpacking liblist-moreutils-perl (0.430-2) ...
12:16:22 #9 37.19 Selecting previously unselected package libdata-dpath-perl.
12:16:22 #9 37.20 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
12:16:22 #9 37.20 Unpacking libdata-dpath-perl (0.58-1) ...
12:16:22 #9 37.24 Selecting previously unselected package libdata-dump-perl.
12:16:22 #9 37.24 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
12:16:22 #9 37.24 Unpacking libdata-dump-perl (1.23-1.1) ...
12:16:22 #9 37.27 Selecting previously unselected package libdata-messagepack-perl.
12:16:22 #9 37.28 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
12:16:22 #9 37.28 Unpacking libdata-messagepack-perl (1.00-4build1) ...
12:16:22 #9 37.31 Selecting previously unselected package libnet-domain-tld-perl.
12:16:22 #9 37.31 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:16:22 #9 37.32 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:16:22 #9 37.35 Selecting previously unselected package libdata-validate-domain-perl.
12:16:22 #9 37.35 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:16:22 #9 37.35 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:16:22 #9 37.38 Selecting previously unselected package libdistro-info-perl.
12:16:22 #9 37.39 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
12:16:22 #9 37.39 Unpacking libdistro-info-perl (1.0) ...
12:16:22 #9 37.42 Selecting previously unselected package libemail-address-xs-perl.
12:16:22 #9 37.42 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
12:16:22 #9 37.42 Unpacking libemail-address-xs-perl (1.04-1build4) ...
12:16:22 #9 37.47 Selecting previously unselected package libipc-system-simple-perl.
12:16:22 #9 37.47 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
12:16:22 #9 37.47 Unpacking libipc-system-simple-perl (1.30-1) ...
12:16:22 #9 37.50 Selecting previously unselected package libfile-basedir-perl.
12:16:22 #9 37.51 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
12:16:22 #9 37.51 Unpacking libfile-basedir-perl (0.08-1) ...
12:16:22 #9 37.54 Selecting previously unselected package libfile-chdir-perl.
12:16:22 #9 37.54 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:16:22 #9 37.55 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:16:22 #9 37.57 Selecting previously unselected package libfile-fcntllock-perl.
12:16:22 #9 37.58 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
12:16:22 #9 37.58 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
12:16:22 #9 37.61 Selecting previously unselected package libnumber-compare-perl.
12:16:22 #9 37.61 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
12:16:22 #9 37.62 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:16:22 #9 37.64 Selecting previously unselected package libtext-glob-perl.
12:16:22 #9 37.65 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
12:16:22 #9 37.65 Unpacking libtext-glob-perl (0.11-1) ...
12:16:22 #9 37.68 Selecting previously unselected package libfile-find-rule-perl.
12:16:22 #9 37.68 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
12:16:22 #9 37.68 Unpacking libfile-find-rule-perl (0.34-1) ...
12:16:22 #9 37.71 Selecting previously unselected package libfont-afm-perl.
12:16:22 #9 37.72 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
12:16:22 #9 37.72 Unpacking libfont-afm-perl (1.20-3) ...
12:16:22 #9 37.75 Selecting previously unselected package libio-string-perl.
12:16:22 #9 37.75 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
12:16:22 #9 37.76 Unpacking libio-string-perl (1.08-3.1) ...
12:16:23 #9 37.79 Selecting previously unselected package libfont-ttf-perl.
12:16:23 #9 37.79 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
12:16:23 #9 37.79 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:16:23 #9 37.85 Selecting previously unselected package libio-stringy-perl.
12:16:23 #9 37.85 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
12:16:23 #9 37.86 Unpacking libio-stringy-perl (2.111-3) ...
12:16:23 #9 37.89 Selecting previously unselected package libparams-validate-perl:amd64.
12:16:23 #9 37.89 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
12:16:23 #9 37.90 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
12:16:23 #9 37.93 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:16:23 #9 37.93 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:16:23 #9 37.94 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:16:23 #9 37.97 Selecting previously unselected package libsort-versions-perl.
12:16:23 #9 37.97 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
12:16:23 #9 37.97 Unpacking libsort-versions-perl (1.62-1) ...
12:16:23 #9 38.00 Selecting previously unselected package libgit-wrapper-perl.
12:16:23 #9 38.00 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
12:16:23 #9 38.01 Unpacking libgit-wrapper-perl (0.048-1) ...
12:16:23 #9 38.04 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:16:23 #9 38.04 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:16:23 #9 38.05 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:16:23 #9 38.08 Selecting previously unselected package libio-prompter-perl.
12:16:23 #9 38.08 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
12:16:23 #9 38.09 Unpacking libio-prompter-perl (0.004015-1) ...
12:16:23 #9 38.12 Selecting previously unselected package libjson-perl.
12:16:23 #9 38.12 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
12:16:23 #9 38.13 Unpacking libjson-perl (4.03000-1) ...
12:16:23 #9 38.16 Selecting previously unselected package liblog-any-perl.
12:16:23 #9 38.16 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
12:16:23 #9 38.17 Unpacking liblog-any-perl (1.709-1) ...
12:16:23 #9 38.20 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:16:23 #9 38.20 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:16:23 #9 38.21 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:16:23 #9 38.24 Selecting previously unselected package libpackage-stash-perl.
12:16:23 #9 38.24 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
12:16:23 #9 38.24 Unpacking libpackage-stash-perl (0.39-1) ...
12:16:23 #9 38.27 Selecting previously unselected package libsub-identify-perl.
12:16:23 #9 38.27 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
12:16:23 #9 38.28 Unpacking libsub-identify-perl (0.14-1build3) ...
12:16:23 #9 38.31 Selecting previously unselected package libsub-name-perl.
12:16:23 #9 38.31 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
12:16:23 #9 38.31 Unpacking libsub-name-perl (0.26-1build1) ...
12:16:23 #9 38.34 Selecting previously unselected package libnamespace-clean-perl.
12:16:23 #9 38.34 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
12:16:23 #9 38.35 Unpacking libnamespace-clean-perl (0.27-1) ...
12:16:23 #9 38.38 Selecting previously unselected package libpath-tiny-perl.
12:16:23 #9 38.38 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
12:16:23 #9 38.38 Unpacking libpath-tiny-perl (0.118-1) ...
12:16:23 #9 38.41 Selecting previously unselected package libtype-tiny-perl.
12:16:23 #9 38.42 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
12:16:23 #9 38.42 Unpacking libtype-tiny-perl (1.012001-2) ...
12:16:23 #9 38.48 Selecting previously unselected package libgitlab-api-v4-perl.
12:16:23 #9 38.48 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:16:23 #9 38.48 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:16:23 #9 38.52 Selecting previously unselected package libhash-fieldhash-perl.
12:16:23 #9 38.52 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
12:16:23 #9 38.53 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
12:16:23 #9 38.56 Selecting previously unselected package libhtml-form-perl.
12:16:23 #9 38.56 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
12:16:23 #9 38.57 Unpacking libhtml-form-perl (6.07-1) ...
12:16:23 #9 38.60 Selecting previously unselected package libhtml-format-perl.
12:16:23 #9 38.60 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
12:16:23 #9 38.61 Unpacking libhtml-format-perl (2.12-1.1) ...
12:16:23 #9 38.64 Selecting previously unselected package libhtml-html5-entities-perl.
12:16:23 #9 38.64 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:16:23 #9 38.65 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:16:23 #9 38.67 Selecting previously unselected package libhttp-daemon-perl.
12:16:23 #9 38.68 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
12:16:23 #9 38.68 Unpacking libhttp-daemon-perl (6.12-1) ...
12:16:23 #9 38.71 Selecting previously unselected package libtypes-serialiser-perl.
12:16:24 #9 38.71 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
12:16:24 #9 38.72 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:16:24 #9 38.75 Selecting previously unselected package libjson-xs-perl.
12:16:24 #9 38.75 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
12:16:24 #9 38.76 Unpacking libjson-xs-perl (4.030-1build1) ...
12:16:24 #9 38.79 Selecting previously unselected package libjson-maybexs-perl.
12:16:24 #9 38.79 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
12:16:24 #9 38.80 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:16:24 #9 38.83 Selecting previously unselected package libldap-common.
12:16:24 #9 38.83 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
12:16:24 #9 38.84 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
12:16:24 #9 38.87 Selecting previously unselected package liblist-compare-perl.
12:16:24 #9 38.87 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
12:16:24 #9 38.88 Unpacking liblist-compare-perl (0.55-1) ...
12:16:24 #9 38.91 Selecting previously unselected package liblist-someutils-perl.
12:16:24 #9 38.91 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
12:16:24 #9 38.92 Unpacking liblist-someutils-perl (0.58-1) ...
12:16:24 #9 38.95 Selecting previously unselected package liblist-someutils-xs-perl.
12:16:24 #9 38.95 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
12:16:24 #9 38.96 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
12:16:24 #9 38.99 Selecting previously unselected package liblist-utilsby-perl.
12:16:24 #9 38.99 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
12:16:24 #9 38.99 Unpacking liblist-utilsby-perl (0.11-1) ...
12:16:24 #9 39.03 Selecting previously unselected package libltdl7:amd64.
12:16:24 #9 39.03 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
12:16:24 #9 39.04 Unpacking libltdl7:amd64 (2.4.6-15) ...
12:16:24 #9 39.07 Selecting previously unselected package libltdl-dev:amd64.
12:16:24 #9 39.07 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
12:16:24 #9 39.08 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
12:16:24 #9 39.13 Selecting previously unselected package liblzo2-2:amd64.
12:16:24 #9 39.13 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
12:16:24 #9 39.14 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
12:16:24 #9 39.17 Selecting previously unselected package libsys-hostname-long-perl.
12:16:24 #9 39.17 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
12:16:24 #9 39.18 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:16:24 #9 39.21 Selecting previously unselected package libmail-sendmail-perl.
12:16:24 #9 39.21 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:16:24 #9 39.21 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:16:24 #9 39.24 Selecting previously unselected package libnet-smtp-ssl-perl.
12:16:24 #9 39.24 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:16:24 #9 39.25 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:16:24 #9 39.28 Selecting previously unselected package libmailtools-perl.
12:16:24 #9 39.28 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
12:16:24 #9 39.28 Unpacking libmailtools-perl (2.21-1) ...
12:16:24 #9 39.33 Selecting previously unselected package libmarkdown2:amd64.
12:16:24 #9 39.33 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
12:16:24 #9 39.33 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
12:16:24 #9 39.36 Selecting previously unselected package libmoox-aliases-perl.
12:16:24 #9 39.37 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:16:24 #9 39.37 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:16:24 #9 39.40 Selecting previously unselected package libnamespace-autoclean-perl.
12:16:24 #9 39.40 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:16:24 #9 39.40 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:16:24 #9 39.43 Selecting previously unselected package libobject-id-perl.
12:16:24 #9 39.43 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
12:16:24 #9 39.44 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
12:16:24 #9 39.47 Selecting previously unselected package libmoox-struct-perl.
12:16:24 #9 39.47 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
12:16:24 #9 39.48 Unpacking libmoox-struct-perl (0.020-1) ...
12:16:24 #9 39.51 Selecting previously unselected package libmouse-perl.
12:16:24 #9 39.51 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
12:16:24 #9 39.51 Unpacking libmouse-perl (2.5.10-1build2) ...
12:16:24 #9 39.56 Selecting previously unselected package libnumber-range-perl.
12:16:24 #9 39.56 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
12:16:24 #9 39.56 Unpacking libnumber-range-perl (0.12-1.1) ...
12:16:24 #9 39.59 Selecting previously unselected package libpackage-stash-xs-perl.
12:16:24 #9 39.59 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
12:16:24 #9 39.60 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
12:16:24 #9 39.63 Selecting previously unselected package libpath-iterator-rule-perl.
12:16:24 #9 39.63 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:16:24 #9 39.63 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:16:24 #9 39.66 Selecting previously unselected package libperlio-gzip-perl.
12:16:24 #9 39.67 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
12:16:24 #9 39.67 Unpacking libperlio-gzip-perl (0.19-1build6) ...
12:16:24 #9 39.71 Selecting previously unselected package libpod-parser-perl.
12:16:24 #9 39.71 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
12:16:24 #9 39.72 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:16:24 #9 39.74 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:16:25 #9 39.74 Unpacking libpod-parser-perl (1.63-2) ...
12:16:25 #9 39.78 Selecting previously unselected package libpod-constants-perl.
12:16:25 #9 39.78 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
12:16:25 #9 39.78 Unpacking libpod-constants-perl (0.19-2) ...
12:16:25 #9 39.82 Selecting previously unselected package libproc-processtable-perl.
12:16:25 #9 39.82 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
12:16:25 #9 39.82 Unpacking libproc-processtable-perl (0.59-2build1) ...
12:16:25 #9 39.87 Selecting previously unselected package libre2-9:amd64.
12:16:25 #9 39.87 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
12:16:25 #9 39.87 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
12:16:25 #9 39.91 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:16:25 #9 39.92 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
12:16:25 #9 39.92 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
12:16:25 #9 39.95 Selecting previously unselected package libreadonly-perl.
12:16:25 #9 39.96 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
12:16:25 #9 39.96 Unpacking libreadonly-perl (2.050-3) ...
12:16:25 #9 39.99 Selecting previously unselected package libref-util-perl.
12:16:25 #9 39.99 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
12:16:25 #9 40.00 Unpacking libref-util-perl (0.204-1) ...
12:16:25 #9 40.03 Selecting previously unselected package libref-util-xs-perl.
12:16:25 #9 40.03 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
12:16:25 #9 40.04 Unpacking libref-util-xs-perl (0.117-1build3) ...
12:16:25 #9 40.06 Selecting previously unselected package libregexp-pattern-license-perl.
12:16:25 #9 40.07 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:16:25 #9 40.07 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:16:25 #9 40.10 Selecting previously unselected package libregexp-pattern-perl.
12:16:25 #9 40.10 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:16:25 #9 40.11 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:16:25 #9 40.14 Selecting previously unselected package libsasl2-modules:amd64.
12:16:25 #9 40.15 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
12:16:25 #9 40.15 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:25 #9 40.19 Selecting previously unselected package libsereal-decoder-perl.
12:16:25 #9 40.19 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
12:16:25 #9 40.19 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
12:16:25 #9 40.23 Selecting previously unselected package libsereal-encoder-perl.
12:16:25 #9 40.23 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
12:16:25 #9 40.23 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
12:16:25 #9 40.27 Selecting previously unselected package libsort-key-perl.
12:16:25 #9 40.27 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
12:16:25 #9 40.28 Unpacking libsort-key-perl (1.33-2build3) ...
12:16:25 #9 40.31 Selecting previously unselected package libstring-copyright-perl.
12:16:25 #9 40.31 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
12:16:25 #9 40.32 Unpacking libstring-copyright-perl (0.003006-1) ...
12:16:25 #9 40.34 Selecting previously unselected package libstring-escape-perl.
12:16:25 #9 40.34 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
12:16:25 #9 40.35 Unpacking libstring-escape-perl (2010.002-2) ...
12:16:25 #9 40.38 Selecting previously unselected package libstring-shellquote-perl.
12:16:25 #9 40.38 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
12:16:25 #9 40.39 Unpacking libstring-shellquote-perl (1.04-1) ...
12:16:25 #9 40.42 Selecting previously unselected package libterm-readkey-perl.
12:16:25 #9 40.42 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
12:16:25 #9 40.42 Unpacking libterm-readkey-perl (2.38-1build2) ...
12:16:25 #9 40.45 Selecting previously unselected package libtext-levenshteinxs-perl.
12:16:25 #9 40.46 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
12:16:25 #9 40.46 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
12:16:25 #9 40.49 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:16:25 #9 40.49 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
12:16:25 #9 40.50 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
12:16:25 #9 40.53 Selecting previously unselected package libtext-xslate-perl.
12:16:25 #9 40.53 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
12:16:25 #9 40.53 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
12:16:25 #9 40.58 Selecting previously unselected package libtime-duration-perl.
12:16:25 #9 40.58 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
12:16:25 #9 40.59 Unpacking libtime-duration-perl (1.21-1) ...
12:16:25 #9 40.62 Selecting previously unselected package libtime-moment-perl.
12:16:25 #9 40.62 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
12:16:25 #9 40.62 Unpacking libtime-moment-perl (0.44-1build4) ...
12:16:25 #9 40.66 Selecting previously unselected package libtype-tiny-xs-perl.
12:16:25 #9 40.66 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
12:16:25 #9 40.67 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:16:25 #9 40.70 Selecting previously unselected package libunicode-utf8-perl.
12:16:25 #9 40.70 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
12:16:25 #9 40.70 Unpacking libunicode-utf8-perl (0.62-1build2) ...
12:16:25 #9 40.73 Selecting previously unselected package libxml-namespacesupport-perl.
12:16:25 #9 40.73 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:16:25 #9 40.74 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:16:25 #9 40.77 Selecting previously unselected package libxml-sax-base-perl.
12:16:25 #9 40.77 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:16:25 #9 40.77 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:16:25 #9 40.83 Selecting previously unselected package libxml-sax-perl.
12:16:26 #9 40.83 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:16:26 #9 40.83 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:16:26 #9 40.87 Selecting previously unselected package libxml-libxml-perl.
12:16:26 #9 40.88 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
12:16:26 #9 40.88 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
12:16:26 #9 40.94 Selecting previously unselected package libxml-parser-perl:amd64.
12:16:26 #9 40.94 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
12:16:26 #9 40.94 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
12:16:26 #9 40.99 Selecting previously unselected package libxml-sax-expat-perl.
12:16:26 #9 41.00 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
12:16:26 #9 41.00 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:16:26 #9 41.03 Selecting previously unselected package libyaml-libyaml-perl.
12:16:26 #9 41.03 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
12:16:26 #9 41.04 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
12:16:26 #9 41.07 Selecting previously unselected package licensecheck.
12:16:26 #9 41.07 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
12:16:26 #9 41.08 Unpacking licensecheck (3.1.1-2) ...
12:16:26 #9 41.11 Selecting previously unselected package libdevel-size-perl.
12:16:26 #9 41.11 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
12:16:26 #9 41.11 Unpacking libdevel-size-perl (0.83-1build2) ...
12:16:26 #9 41.14 Selecting previously unselected package libipc-run3-perl.
12:16:26 #9 41.15 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
12:16:26 #9 41.15 Unpacking libipc-run3-perl (0.048-2) ...
12:16:26 #9 41.19 Selecting previously unselected package lzip.
12:16:26 #9 41.19 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
12:16:26 #9 41.19 Unpacking lzip (1.22-3) ...
12:16:26 #9 41.23 Selecting previously unselected package lzop.
12:16:26 #9 41.23 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
12:16:26 #9 41.23 Unpacking lzop (1.04-2) ...
12:16:26 #9 41.27 Selecting previously unselected package t1utils.
12:16:26 #9 41.27 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
12:16:26 #9 41.28 Unpacking t1utils (1.41-4) ...
12:16:26 #9 41.31 Selecting previously unselected package unzip.
12:16:26 #9 41.32 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
12:16:26 #9 41.32 Unpacking unzip (6.0-26ubuntu1) ...
12:16:26 #9 41.38 Selecting previously unselected package lintian.
12:16:26 #9 41.38 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
12:16:26 #9 41.39 Unpacking lintian (2.104.0ubuntu2) ...
12:16:26 #9 41.65 Selecting previously unselected package manpages-dev.
12:16:26 #9 41.66 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
12:16:26 #9 41.66 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
12:16:26 #9 41.91 Selecting previously unselected package python3-certifi.
12:16:27 #9 41.92 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
12:16:27 #9 41.92 Unpacking python3-certifi (2020.6.20-1) ...
12:16:27 #9 41.97 Selecting previously unselected package python3-idna.
12:16:27 #9 41.97 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
12:16:27 #9 41.97 Unpacking python3-idna (2.10-1) ...
12:16:27 #9 42.02 Selecting previously unselected package python3-urllib3.
12:16:27 #9 42.02 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
12:16:27 #9 42.02 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
12:16:27 #9 42.06 Selecting previously unselected package python3-requests.
12:16:27 #9 42.07 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
12:16:27 #9 42.07 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:16:27 #9 42.11 Selecting previously unselected package python3-unidiff.
12:16:27 #9 42.11 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
12:16:27 #9 42.12 Unpacking python3-unidiff (0.5.5-2) ...
12:16:27 #9 42.15 Selecting previously unselected package python3-xdg.
12:16:27 #9 42.15 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
12:16:27 #9 42.16 Unpacking python3-xdg (0.27-2) ...
12:16:27 #9 42.19 Selecting previously unselected package equivs.
12:16:27 #9 42.19 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
12:16:27 #9 42.20 Unpacking equivs (2.3.1) ...
12:16:27 #9 42.23 Selecting previously unselected package libauthen-sasl-perl.
12:16:27 #9 42.24 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:16:27 #9 42.24 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:16:27 #9 42.29 Selecting previously unselected package python3-magic.
12:16:27 #9 42.29 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
12:16:27 #9 42.29 Unpacking python3-magic (2:0.4.20-3) ...
12:16:27 #9 42.34 Setting up libksba8:amd64 (1.5.0-3) ...
12:16:27 #9 42.35 Setting up media-types (4.0.0) ...
12:16:27 #9 42.37 Setting up libpipeline1:amd64 (1.5.3-1) ...
12:16:27 #9 42.38 Setting up wdiff (1.2.2-2build1) ...
12:16:27 #9 42.40 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
12:16:27 #9 42.41 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
12:16:27 #9 42.42 Setting up lto-disabled-list (7) ...
12:16:27 #9 42.43 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:16:27 #9 42.45 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
12:16:27 #9 42.46 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:16:27 #9 42.46 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
12:16:27 #9 42.47 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
12:16:27 #9 42.48 Setting up libmagic-mgc (1:5.39-3) ...
12:16:27 #9 42.49 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:16:27 #9 42.51 Setting up distro-info-data (0.46ubuntu2) ...
12:16:27 #9 42.52 Setting up manpages (5.10-1ubuntu0.1) ...
12:16:27 #9 42.54 Setting up unzip (6.0-26ubuntu1) ...
12:16:27 #9 42.55 Setting up perl-modules-5.32 (5.32.1-3ubuntu2) ...
12:16:27 #9 42.57 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
12:16:27 #9 42.58 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
12:16:27 #9 42.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:27 #9 42.62 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
12:16:27 #9 42.63 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:16:27 #9 42.64 Setting up libmagic1:amd64 (1:5.39-3) ...
12:16:27 #9 42.66 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
12:16:27 #9 42.67 Setting up less (551-2) ...
12:16:27 #9 42.69 Setting up perl-openssl-defaults:amd64 (5) ...
12:16:27 #9 42.71 Setting up linux-libc-dev:amd64 (5.11.0-22.23) ...
12:16:27 #9 42.72 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
12:16:27 #9 42.73 Setting up gettext-base (0.21-3ubuntu2) ...
12:16:27 #9 42.74 Setting up liblzo2-2:amd64 (2.10-2build1) ...
12:16:27 #9 42.76 Setting up libnpth0:amd64 (1.6-3) ...
12:16:27 #9 42.77 Setting up file (1:5.39-3) ...
12:16:27 #9 42.78 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
12:16:27 #9 42.80 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:27 #9 42.81 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
12:16:27 #9 42.83 Setting up bzip2 (1.0.8-4ubuntu3) ...
12:16:27 #9 42.84 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
12:16:27 #9 42.85 Setting up libunwind8:amd64 (1.3.2-2) ...
12:16:27 #9 42.86 Setting up libjbig0:amd64 (2.1-3.1build1) ...
12:16:27 #9 42.88 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
12:16:28 #9 42.89 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:28 #9 42.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:28 #9 42.92 Setting up tzdata (2021a-1ubuntu1) ...
12:16:28 #9 43.01 
12:16:28 #9 43.01 Current default time zone: 'Etc/UTC'
12:16:28 #9 43.01 Local time is now:      Sat Jul  3 12:16:27 UTC 2021.
12:16:28 #9 43.01 Universal Time is now:  Sat Jul  3 12:16:27 UTC 2021.
12:16:28 #9 43.01 Run 'dpkg-reconfigure tzdata' if you wish to change it.
12:16:28 #9 43.01 
12:16:28 #9 43.03 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
12:16:28 #9 43.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:16:28 #9 43.04 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
12:16:28 #9 43.04 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
12:16:28 #9 43.04 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
12:16:28 #9 43.04 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
12:16:28 #9 43.05 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
12:16:28 #9 43.05 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
12:16:28 #9 43.05 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
12:16:28 #9 43.05 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
12:16:28 #9 43.06 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
12:16:28 #9 43.07 Setting up autotools-dev (20180224.1+nmu1) ...
12:16:28 #9 43.08 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
12:16:28 #9 43.09 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
12:16:28 #9 43.10 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
12:16:28 #9 43.12 Setting up make (4.3-4ubuntu1) ...
12:16:28 #9 43.14 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
12:16:28 #9 43.15 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
12:16:28 #9 43.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
12:16:28 #9 43.18 Setting up lzip (1.22-3) ...
12:16:28 #9 43.20 Setting up strace (5.11-0ubuntu1) ...
12:16:28 #9 43.22 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
12:16:28 #9 43.23 Setting up xz-utils (5.2.5-1.0build2) ...
12:16:28 #9 43.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.24 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
12:16:28 #9 43.25 Setting up t1utils (1.41-4) ...
12:16:28 #9 43.26 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:28 #9 43.28 Setting up diffstat (1.64-1) ...
12:16:28 #9 43.29 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
12:16:28 #9 43.30 Setting up libmpc3:amd64 (1.2.0-1build1) ...
12:16:28 #9 43.31 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:28 #9 43.33 Setting up patch (2.7.6-7) ...
12:16:28 #9 43.34 Setting up autopoint (0.21-3ubuntu2) ...
12:16:28 #9 43.35 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
12:16:28 #9 43.37 Setting up fonts-dejavu-core (2.37-2build1) ...
12:16:28 #9 43.43 Setting up ucf (3.0043) ...
12:16:28 #9 43.53 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
12:16:28 #9 43.54 Setting up libltdl7:amd64 (2.4.6-15) ...
12:16:28 #9 43.55 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
12:16:28 #9 43.57 Setting up libssh-4:amd64 (0.9.5-1) ...
12:16:28 #9 43.58 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:28 #9 43.59 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:28 #9 43.60 Setting up libmd0:amd64 (1.0.3-3build1) ...
12:16:28 #9 43.62 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
12:16:28 #9 43.63 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
12:16:28 #9 43.64 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
12:16:28 #9 43.66 Setting up libuchardet0:amd64 (0.0.7-1) ...
12:16:28 #9 43.68 Setting up lzop (1.04-2) ...
12:16:28 #9 43.71 Setting up libmpdec3:amd64 (2.5.1-2) ...
12:16:28 #9 43.72 Setting up git-man (1:2.30.2-1ubuntu1) ...
12:16:28 #9 43.74 Setting up netbase (6.2) ...
12:16:28 #9 43.77 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
12:16:28 #9 43.78 Setting up libfido2-1:amd64 (1.6.0-2) ...
12:16:28 #9 43.79 Setting up libisl23:amd64 (0.23-1build1) ...
12:16:28 #9 43.81 Setting up libc-dev-bin (2.33-0ubuntu5) ...
12:16:28 #9 43.82 Setting up openssl (1.1.1j-1ubuntu3) ...
12:16:28 #9 43.84 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
12:16:28 #9 43.85 Setting up libelf1:amd64 (0.183-8) ...
12:16:28 #9 43.86 Setting up readline-common (8.1-1) ...
12:16:28 #9 43.88 Setting up publicsuffix (20210108.1309-1) ...
12:16:28 #9 43.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
12:16:28 #9 43.90 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
12:16:28 #9 43.92 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:29 #9 43.93 Setting up iso-codes (4.6.0-1) ...
12:16:29 #9 43.94 Setting up liblocale-gettext-perl (1.07-4build1) ...
12:16:29 #9 43.96 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:29 #9 43.98 Setting up cpp-10 (10.3.0-1ubuntu1) ...
12:16:29 #9 44.00 Setting up dctrl-tools (2.24-3) ...
12:16:29 #9 44.01 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:29 #9 44.03 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:29 #9 44.04 Setting up libgdbm6:amd64 (1.19-2) ...
12:16:29 #9 44.05 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
12:16:29 #9 44.07 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
12:16:29 #9 44.08 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
12:16:29 #9 44.09 Setting up pinentry-curses (1.1.0-4build1) ...
12:16:29 #9 44.11 Setting up manpages-dev (5.10-1ubuntu0.1) ...
12:16:29 #9 44.12 Setting up libdw1:amd64 (0.183-8) ...
12:16:29 #9 44.14 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
12:16:29 #9 44.15 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
12:16:29 #9 44.16 Setting up gettext (0.21-3ubuntu2) ...
12:16:29 #9 44.18 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
12:16:29 #9 44.37 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:29 #9 44.39 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
12:16:29 #9 44.40 Setting up libedit2:amd64 (3.1-20191231-2) ...
12:16:29 #9 44.41 Setting up libreadline8:amd64 (8.1-1) ...
12:16:29 #9 44.43 Setting up m4 (1.4.18-5) ...
12:16:29 #9 44.44 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:29 #9 44.45 Setting up ca-certificates (20210119build1) ...
12:16:29 #9 44.80 Updating certificates in /etc/ssl/certs...
12:16:30 #9 45.20 129 added, 0 removed; done.
12:16:30 #9 45.24 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:30 #9 45.25 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
12:16:30 #9 45.27 Setting up libgdbm-compat4:amd64 (1.19-2) ...
12:16:30 #9 45.28 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2) ...
12:16:30 #9 45.29 Setting up dwz (0.14-1) ...
12:16:30 #9 45.31 Setting up groff-base (1.22.4-6) ...
12:16:30 #9 45.33 Setting up cpp (4:10.3.0-1ubuntu1) ...
12:16:30 #9 45.35 Setting up gpgconf (2.2.20-1ubuntu3) ...
12:16:30 #9 45.36 Setting up debugedit (1:0.1-0ubuntu2) ...
12:16:30 #9 45.37 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
12:16:30 #9 45.39 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
12:16:30 #9 45.40 Setting up libtiff5:amd64 (4.2.0-1build1) ...
12:16:30 #9 45.41 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
12:16:30 #9 45.43 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
12:16:30 #9 45.44 Setting up gpg (2.2.20-1ubuntu3) ...
12:16:30 #9 45.45 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
12:16:30 #9 45.47 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
12:16:30 #9 45.48 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
12:16:30 #9 45.49 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
12:16:30 #9 45.50 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
12:16:30 #9 45.52 Setting up gpg-agent (2.2.20-1ubuntu3) ...
12:16:30 + DISABLE_WARN_OUTSIDE_CONTAINER=1
12:16:30 + make manpages
12:16:30 scripts/docs/generate-man.sh
12:16:31 #9 45.98 Setting up libxpm4:amd64 (1:3.5.12-1) ...
12:16:31 #9 46.00 Setting up openssh-client (1:8.4p1-5ubuntu1) ...
12:16:31 #9 46.09 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:31 #9 46.11 Setting up gpgsm (2.2.20-1ubuntu3) ...
12:16:31 #9 46.12 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
12:16:31 #9 46.15 Setting up binutils (2.36.1-6ubuntu1) ...
12:16:31 #9 46.16 Setting up man-db (2.9.4-2) ...
12:16:31 #9 46.27 Building database of manual pages ...
12:16:31 #9 46.49 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
12:16:31 #9 46.50 Setting up perl (5.32.1-3ubuntu2) ...
12:16:31 #9 46.53 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
12:16:31 #9 46.54 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:16:31 #9 46.56 Setting up libdata-dump-perl (1.23-1.1) ...
12:16:31 #9 46.57 Setting up libref-util-perl (0.204-1) ...
12:16:31 #9 46.59 Setting up libipc-system-simple-perl (1.30-1) ...
12:16:31 #9 46.60 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:16:31 #9 46.62 Setting up libhash-fieldhash-perl (0.15-1build3) ...
12:16:31 #9 46.63 Setting up libgd3:amd64 (2.3.0-2) ...
12:16:31 #9 46.64 Setting up libvariable-magic-perl (0.62-1build3) ...
12:16:31 #9 46.65 Setting up libio-html-perl (1.004-2) ...
12:16:31 #9 46.67 Setting up libpod-parser-perl (1.63-2) ...
12:16:31 #9 46.68 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
12:16:31 #9 46.70 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:16:31 #9 46.71 Setting up gcc-10 (10.3.0-1ubuntu1) ...
12:16:31 #9 46.73 Setting up libparams-util-perl (1.102-1build1) ...
12:16:31 #9 46.74 Setting up libdpkg-perl (1.20.9ubuntu1) ...
12:16:31 #9 46.75 Setting up libtime-duration-perl (1.21-1) ...
12:16:31 #9 46.77 Setting up autoconf (2.69-14) ...
12:16:31 #9 46.79 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:16:31 #9 46.80 Setting up libarray-intspan-perl (2.004-1) ...
12:16:31 #9 46.81 Setting up libcapture-tiny-perl (0.48-1) ...
12:16:31 #9 46.83 Setting up libtimedate-perl (2.3300-2) ...
12:16:31 #9 46.84 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
12:16:31 #9 46.85 Setting up libsub-name-perl (0.26-1build1) ...
12:16:31 #9 46.87 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:16:31 #9 46.88 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:16:31 #9 46.89 Setting up libproc-processtable-perl (0.59-2build1) ...
12:16:31 #9 46.91 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:16:31 #9 46.92 Setting up xauth (1:1.1-1) ...
12:16:31 #9 46.94 Setting up libpath-tiny-perl (0.118-1) ...
12:16:31 #9 46.95 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:16:32 #9 46.96 Setting up libjson-perl (4.03000-1) ...
12:16:32 #9 46.97 Setting up libipc-run3-perl (0.048-2) ...
12:16:32 #9 46.99 Setting up libsub-override-perl (0.09-2) ...
12:16:32 #9 47.00 Setting up libaliased-perl (0.34-1.1) ...
12:16:32 #9 47.01 Setting up libstrictures-perl (2.000006-1) ...
12:16:32 #9 47.02 Setting up libsub-quote-perl (2.006006-1) ...
12:16:32 #9 47.04 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:16:32 #9 47.05 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
12:16:32 #9 47.06 Setting up libsort-versions-perl (1.62-1) ...
12:16:32 #9 47.07 Setting up libexporter-tiny-perl (1.002002-1) ...
12:16:32 #9 47.09 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
12:16:32 #9 47.10 Setting up libfile-dirlist-perl (0.05-2) ...
12:16:32 #9 47.11 Setting up libterm-readkey-perl (2.38-1build2) ...
12:16:32 #9 47.13 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
12:16:32 #9 47.14 Setting up libperlio-gzip-perl (0.19-1build6) ...
12:16:32 #9 47.15 Setting up libsys-hostname-long-perl (1.5-2) ...
12:16:32 #9 47.16 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:16:32 #9 47.18 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
12:16:32 #9 47.19 Setting up liburi-perl (5.07-1) ...
12:16:32 #9 47.20 Setting up libfile-touch-perl (0.11-1) ...
12:16:32 #9 47.22 Setting up python3.9 (3.9.5-3~21.04) ...
12:16:33 #9 47.82 Setting up libc-devtools (2.33-0ubuntu5) ...
12:16:33 #9 47.83 Setting up libemail-address-xs-perl (1.04-1build4) ...
12:16:33 #9 47.84 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:33 #9 47.86 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
12:16:33 #9 47.87 Setting up automake (1:1.16.3-2ubuntu1) ...
12:16:33 #9 47.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:16:33 #9 47.88 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
12:16:33 #9 47.88 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
12:16:33 #9 47.89 Setting up libapt-pkg-perl (0.1.39build1) ...
12:16:33 #9 47.90 Setting up libstring-escape-perl (2010.002-2) ...
12:16:33 #9 47.92 Setting up libhttp-date-perl (6.05-1) ...
12:16:33 #9 47.93 Setting up libfile-which-perl (1.23-1) ...
12:16:33 #9 47.94 Setting up libfile-basedir-perl (0.08-1) ...
12:16:33 #9 47.95 Setting up libnumber-range-perl (0.12-1.1) ...
12:16:33 #9 47.96 Setting up libunicode-utf8-perl (0.62-1build2) ...
12:16:33 #9 47.98 Setting up libmouse-perl (2.5.10-1build2) ...
12:16:33 #9 47.99 Setting up g++-10 (10.3.0-1ubuntu1) ...
12:16:33 #9 48.00 Setting up libfile-listing-perl (6.14-1) ...
12:16:33 #9 48.01 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:16:33 #9 48.02 Setting up libdata-messagepack-perl (1.00-4build1) ...
12:16:33 #9 48.03 Setting up libfont-afm-perl (1.20-3) ...
12:16:33 #9 48.05 Setting up libwant-perl (0.29-1build5) ...
12:16:33 #9 48.06 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:16:33 #9 48.07 Setting up libtext-glob-perl (0.11-1) ...
12:16:33 #9 48.09 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:16:33 #9 48.10 Setting up liblist-compare-perl (0.55-1) ...
12:16:33 #9 48.11 Setting up libref-util-xs-perl (0.117-1build3) ...
12:16:33 #9 48.12 Setting up libio-pty-perl (1:1.15-2) ...
12:16:33 #9 48.15 Setting up libtool (2.4.6-15) ...
12:16:33 #9 48.16 Setting up libfile-fcntllock-perl (0.22-3build5) ...
12:16:33 #9 48.17 Setting up libsort-key-perl (1.33-2build3) ...
12:16:33 #9 48.18 Setting up libclone-perl (0.45-1build1) ...
12:16:33 #9 48.19 Setting up libalgorithm-diff-perl (1.201-1) ...
12:16:33 #9 48.21 Setting up libarchive-zip-perl (1.68-1) ...
12:16:33 #9 48.22 Setting up libsub-identify-perl (0.14-1build3) ...
12:16:33 #9 48.23 Setting up libdistro-info-perl (1.0) ...
12:16:33 #9 48.24 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
12:16:33 #9 48.25 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
12:16:33 #9 48.27 Setting up libio-stringy-perl (2.111-3) ...
12:16:33 #9 48.28 Setting up liblist-moreutils-perl (0.430-2) ...
12:16:33 #9 48.29 Setting up libhtml-tagset-perl (3.20-4) ...
12:16:33 #9 48.30 Setting up liblog-any-perl (1.709-1) ...
12:16:33 #9 48.32 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:16:33 #9 48.33 Setting up libdevel-size-perl (0.83-1build2) ...
12:16:33 #9 48.34 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
12:16:33 #9 48.36 Setting up libpod-constants-perl (0.19-2) ...
12:16:33 #9 48.37 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:16:33 #9 48.39 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:16:33 #9 48.40 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
12:16:33 #9 48.42 Setting up libtry-tiny-perl (0.30-1) ...
12:16:33 #9 48.43 Setting up libtype-tiny-perl (1.012001-2) ...
12:16:33 #9 48.44 Setting up libcommon-sense-perl (3.75-1build4) ...
12:16:33 #9 48.46 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:16:33 #9 48.47 Setting up libnet-http-perl (6.20-1) ...
12:16:33 #9 48.49 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
12:16:33 #9 48.50 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:16:33 #9 48.51 Setting up libtime-moment-perl (0.44-1build4) ...
12:16:33 #9 48.52 Setting up libencode-locale-perl (1.05-1.1) ...
12:16:33 #9 48.54 Setting up python3 (3.9.4-1) ...
12:16:33 #9 48.82 Setting up libexception-class-perl (1.44-1) ...
12:16:34 #9 48.83 Setting up python3-xdg (0.27-2) ...
12:16:34 #9 48.99 Setting up libconfig-tiny-perl (2.24-1) ...
12:16:34 #9 49.00 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
12:16:34 #9 49.01 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
12:16:34 #9 49.03 Setting up liblist-utilsby-perl (0.11-1) ...
12:16:34 #9 49.04 Setting up libstring-shellquote-perl (1.04-1) ...
12:16:34 #9 49.05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:34 #9 49.06 Setting up libsub-install-perl (0.928-1.1) ...
12:16:34 #9 49.08 Setting up gcc (4:10.3.0-1ubuntu1) ...
12:16:34 #9 49.10 Setting up dpkg-dev (1.20.9ubuntu1) ...
12:16:34 #9 49.12 Setting up libnumber-compare-perl (0.03-1.1) ...
12:16:34 #9 49.14 Setting up intltool-debian (0.35.0+20060710.5) ...
12:16:34 #9 49.15 Setting up liberror-perl (0.17029-1) ...
12:16:34 #9 49.16 Setting up python3-six (1.15.0-2) ...
12:16:34 #9 49.30 Setting up dh-autoreconf (20) ...
12:16:34 #9 49.31 Setting up patchutils (0.4.2-1) ...
12:16:34 #9 49.33 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:16:34 #9 49.34 Setting up libltdl-dev:amd64 (2.4.6-15) ...
12:16:34 #9 49.35 Setting up libjson-maybexs-perl (1.004003-1) ...
12:16:34 #9 49.37 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:16:34 #9 49.38 Setting up libio-string-perl (1.08-3.1) ...
12:16:34 #9 49.39 Setting up libreadonly-perl (2.050-3) ...
12:16:34 #9 49.40 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
12:16:34 #9 49.41 Setting up python3-gpg (1.14.0-1ubuntu3) ...
12:16:34 #9 49.58 Setting up python3-certifi (2020.6.20-1) ...
12:16:34 #9 49.72 Setting up libfile-find-rule-perl (0.34-1) ...
12:16:35 #9 49.73 Setting up libstring-copyright-perl (0.003006-1) ...
12:16:35 #9 49.75 Setting up python3-idna (2.10-1) ...
12:16:35 #9 49.94 Setting up libdata-optlist-perl (0.110-1.1) ...
12:16:35 #9 49.96 Setting up libipc-run-perl (20200505.0-1) ...
12:16:35 #9 49.97 Setting up libtext-xslate-perl (3.5.8-1build2) ...
12:16:35 #9 49.98 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
12:16:35 #9 50.15 Setting up libcontextual-return-perl (0.004014-2) ...
12:16:35 #9 50.17 Setting up libwww-robotrules-perl (6.02-1) ...
12:16:35 #9 50.18 Setting up libtypes-serialiser-perl (1.01-1) ...
12:16:35 #9 50.19 Setting up g++ (4:10.3.0-1ubuntu1) ...
12:16:35 #9 50.22 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:16:35 #9 50.22 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
12:16:35 #9 50.22 Setting up libhtml-parser-perl (3.75-1build1) ...
12:16:35 #9 50.24 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:16:35 #9 50.25 Setting up librole-tiny-perl (2.002004-1) ...
12:16:35 #9 50.26 Setting up build-essential (12.8ubuntu3) ...
12:16:35 #9 50.27 Setting up python3-unidiff (0.5.5-2) ...
12:16:35 #9 50.41 Setting up lsb-release (11.1.0ubuntu2) ...
12:16:35 #9 50.42 Setting up libfont-ttf-perl (1.06-1.1) ...
12:16:35 #9 50.44 Setting up libfile-homedir-perl (1.006-1) ...
12:16:35 #9 50.45 Setting up python3-magic (2:0.4.20-3) ...
12:16:35 #9 50.59 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
12:16:35 #9 50.60 Setting up libio-socket-ssl-perl (2.069-1) ...
12:16:35 #9 50.61 Setting up libsub-exporter-perl (0.987-1) ...
12:16:35 #9 50.62 Setting up libalgorithm-merge-perl (0.08-3) ...
12:16:35 #9 50.64 Setting up libhttp-message-perl (6.28-1) ...
12:16:35 #9 50.65 Setting up libhtml-form-perl (6.07-1) ...
12:16:35 #9 50.67 Setting up python3-pkg-resources (52.0.0-3) ...
12:16:36 #9 50.86 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:16:36 #9 50.87 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
12:16:36 #9 50.89 Setting up libjson-xs-perl (4.030-1build1) ...
12:16:36 #9 50.90 Setting up libhttp-negotiate-perl (6.01-1) ...
12:16:36 #9 50.91 Setting up libio-prompter-perl (0.004015-1) ...
12:16:36 #9 50.92 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:16:36 #9 50.94 Setting up libhttp-cookies-perl (6.10-1) ...
12:16:36 #9 50.95 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
12:16:36 #9 51.11 Setting up po-debconf (1.0.21+nmu1) ...
12:16:36 #9 51.12 Setting up libhtml-tree-perl (5.07-2) ...
12:16:36 #9 51.13 Setting up libparams-classify-perl (0.015-1build3) ...
12:16:36 #9 51.15 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
12:16:36 #9 51.16 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:16:36 #9 51.17 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2) ...
12:16:36 #9 51.18 Setting up libhtml-format-perl (2.12-1.1) ...
12:16:36 #9 51.19 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:16:36 #9 51.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:16:36 #9 51.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:16:36 #9 51.42 
12:16:36 #9 51.42 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:16:36 #9 51.44 Setting up dirmngr (2.2.20-1ubuntu3) ...
12:16:36 #9 51.58 Setting up python3-chardet (4.0.0-1) ...
12:16:36 #9 51.85 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:16:37 #9 51.87 Setting up libmodule-runtime-perl (0.016-1) ...
12:16:37 #9 51.88 Setting up libmailtools-perl (2.21-1) ...
12:16:37 #9 51.90 Setting up python3-debian (0.1.39) ...
12:16:37 #9 52.09 Setting up python3-requests (2.25.1+dfsg-2) ...
12:16:37 #9 52.24 Setting up git (1:2.30.2-1ubuntu1) ...
12:16:37 #9 52.28 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
12:16:37 #9 52.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:16:37 #9 52.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:16:37 #9 52.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:16:37 #9 52.58 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:16:37 #9 52.60 Setting up dh-strip-nondeterminism (1.11.0-1) ...
12:16:37 #9 52.61 Setting up libconst-fast-perl (0.014-1.1) ...
12:16:37 #9 52.62 Setting up libhttp-daemon-perl (6.12-1) ...
12:16:37 #9 52.63 Setting up libgit-wrapper-perl (0.048-1) ...
12:16:37 #9 52.65 Setting up libcurl4:amd64 (7.74.0-1ubuntu2) ...
12:16:37 #9 52.66 Setting up curl (7.74.0-1ubuntu2) ...
12:16:37 #9 52.67 Setting up libdata-dpath-perl (0.58-1) ...
12:16:37 #9 52.68 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
12:16:37 #9 52.69 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:16:37 #9 52.71 Setting up libpackage-stash-perl (0.39-1) ...
12:16:37 #9 52.72 Setting up libimport-into-perl (1.002005-1) ...
12:16:37 #9 52.73 Setting up libmoo-perl (2.004004-1) ...
12:16:37 #9 52.74 Setting up liblist-someutils-perl (0.58-1) ...
12:16:37 #9 52.75 Setting up debhelper (13.3.4ubuntu1) ...
12:16:37 #9 52.76 Setting up dput (1.1.0ubuntu1) ...
12:16:38 #9 52.92 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
12:16:38 #9 52.93 Setting up equivs (2.3.1) ...
12:16:38 #9 52.94 Setting up gnupg (2.2.20-1ubuntu3) ...
12:16:38 #9 52.95 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:16:38 #9 52.96 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
12:16:38 #9 52.97 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:16:38 #9 52.98 Setting up libnamespace-clean-perl (0.27-1) ...
12:16:38 #9 52.99 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:16:38 #9 53.00 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:16:38 #9 53.02 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:16:38 #9 53.03 Setting up libmoox-struct-perl (0.020-1) ...
12:16:38 #9 53.04 Setting up lintian (2.104.0ubuntu2) ...
12:16:38 #9 53.05 Setting up licensecheck (3.1.1-2) ...
12:16:38 #9 53.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:16:38 #9 53.08 Setting up libwww-perl (6.52-1) ...
12:16:38 #9 53.09 Setting up devscripts (2.21.1ubuntu1) ...
12:16:38 #9 53.25 Setting up libxml-parser-perl:amd64 (2.46-2) ...
12:16:38 #9 53.26 Setting up libxml-sax-expat-perl (0.51-1) ...
12:16:38 #9 53.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:16:38 #9 53.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:16:38 #9 53.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:16:38 #9 53.50 Processing triggers for libc-bin (2.33-0ubuntu5) ...
12:16:38 #9 53.52 Processing triggers for ca-certificates (20210119build1) ...
12:16:38 #9 53.53 Updating certificates in /etc/ssl/certs...
12:16:38 #9 53.87 0 added, 0 removed; done.
12:16:38 #9 53.87 Running hooks in /etc/ca-certificates/update.d...
12:16:38 #9 53.87 done.
12:16:39 #9 DONE 54.4s
12:16:39 
12:16:39 #11 [stage-1 4/9] COPY common /root/build-deb/debian
12:16:39 #11 sha256:28fb4c892c726c507c24cd4c5203b595dc9720d89a1a2fc65dfc70dfa2032939
12:16:39 #11 DONE 0.0s
12:16:39 
12:16:39 #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
12:16:39 #12 sha256:a55e616d0c23b8ebe3f021ffc494dcf162c3497e4d441cc3665d7ea416b1685a
12:16:40 #12 0.763 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
12:16:40 #12 0.877 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
12:16:40 #12 0.946 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
12:16:40 #12 1.018 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
12:16:41 #12 1.089 Reading package lists...
12:16:41 #12 1.994 dpkg-buildpackage: info: source package docker-ce-build-deps
12:16:41 #12 1.994 dpkg-buildpackage: info: source version 1.0
12:16:41 #12 1.994 dpkg-buildpackage: info: source distribution unstable
12:16:41 #12 1.994 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:16:41 #12 2.026 dpkg-buildpackage: info: host architecture amd64
12:16:41 #12 2.027  dpkg-source --before-build .
12:16:41 #12 2.121  debian/rules clean
12:16:41 #12 2.123 dh clean
12:16:41 #12 2.214    dh_clean
12:16:41 #12 2.245  debian/rules binary
12:16:41 #12 2.246 dh binary
12:16:41 #12 2.319    dh_update_autotools_config
12:16:41 #12 2.345    dh_autoreconf
12:16:41 #12 2.383    create-stamp debian/debhelper-build-stamp
12:16:41 #12 2.383    dh_prep
12:16:41 #12 2.410    dh_install
12:16:41 #12 2.441    dh_installdocs
12:16:42 #12 2.479    dh_installchangelogs
12:16:42 #12 2.559    dh_perl
12:16:42 #12 2.593    dh_link
12:16:42 #12 2.625    dh_strip_nondeterminism
12:16:42 #12 2.666    dh_compress
12:16:42 #12 2.703    dh_fixperms
12:16:42 #12 2.741    dh_missing
12:16:42 #12 2.765    dh_installdeb
12:16:42 #12 2.797    dh_gencontrol
12:16:42 #12 2.907    dh_md5sums
12:16:42 #12 2.940    dh_builddeb
12:16:42 #12 2.967 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:16:42 #12 2.986  dpkg-genbuildinfo --build=binary
12:16:42 #12 3.119  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
12:16:42 #12 3.194 dpkg-genchanges: info: binary-only upload (no source code included)
12:16:42 #12 3.197  dpkg-source --after-build .
12:16:42 #12 3.293 dpkg-buildpackage: info: binary-only upload (no source included)
12:16:42 #12 3.297 
12:16:42 #12 3.297 The package has been created.
12:16:42 #12 3.297 Attention, the package has been created in the current directory,
12:16:42 #12 3.297 not in ".." as indicated by the message above!
12:16:42 #12 3.319 Selecting previously unselected package docker-ce-build-deps.
12:16:42 #12 3.333 (Reading database ... 26711 files and directories currently installed.)
12:16:42 #12 3.334 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:16:42 #12 3.338 Unpacking docker-ce-build-deps (1.0) ...
12:16:43 #12 3.407 Reading package lists...
12:16:43 #12 4.018 Building dependency tree...
12:16:43 #12 4.163 Reading state information...
12:16:43 #12 4.182 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:16:43 #12 4.403 Starting 2 pkgProblemResolver with broken count: 0
12:16:43 #12 4.406 Done
12:16:44 #12 4.571  Done
12:16:44 #12 4.741 Starting pkgProblemResolver with broken count: 0
12:16:44 #12 4.765 Starting 2 pkgProblemResolver with broken count: 0
12:16:44 #12 4.768 Done
12:16:44 #12 5.009 The following additional packages will be installed:
12:16:44 #12 5.009   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
12:16:44 #12 5.009   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:16:44 #12 5.009   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:16:44 #12 5.010   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:16:44 #12 5.010   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
12:16:44 #12 5.011 Suggested packages:
12:16:44 #12 5.011   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
12:16:44 #12 5.011 Recommended packages:
12:16:44 #12 5.011   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
12:16:44 #12 5.044 The following NEW packages will be installed:
12:16:44 #12 5.044   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
12:16:44 #12 5.045   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:16:44 #12 5.045   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
12:16:44 #12 5.045   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:16:44 #12 5.046   libsystemd-dev libudev-dev libuv1 pkg-config
12:16:44 #12 5.047 The following packages will be upgraded:
12:16:44 #12 5.047   libsystemd0 libudev1
12:16:45 #12 5.458 2 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
12:16:45 #12 5.458 1 not fully installed or removed.
12:16:45 #12 5.458 Need to get 12.3 MB of archives.
12:16:45 #12 5.458 After this operation, 50.5 MB of additional disk space will be used.
12:16:45 #12 5.458 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
12:16:45 #12 5.808 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
12:16:45 #12 6.075 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
12:16:45 #12 6.098 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
12:16:45 #12 6.101 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
12:16:45 #12 6.106 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuv1 amd64 1.40.0-1 [81.6 kB]
12:16:45 #12 6.109 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
12:16:46 #12 6.367 Get:8 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 dh-apparmor all 3.0.0-0ubuntu7 [9436 B]
12:16:46 #12 6.367 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
12:16:46 #12 6.377 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
12:16:46 #12 6.390 Get:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev1 amd64 247.3-3ubuntu3.1 [69.3 kB]
12:16:46 #12 6.392 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
12:16:46 #12 6.398 Get:13 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
12:16:46 #12 6.398 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.1 [20.2 kB]
12:16:46 #12 6.400 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
12:16:46 #12 6.413 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
12:16:46 #12 6.441 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
12:16:46 #12 6.443 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
12:16:46 #12 6.514 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
12:16:46 #12 6.544 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
12:16:46 #12 6.551 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
12:16:46 #12 6.553 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
12:16:46 #12 6.557 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd0 amd64 247.3-3ubuntu3.1 [276 kB]
12:16:46 #12 6.569 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.1 [299 kB]
12:16:46 #12 6.583 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
12:16:46 #12 6.644 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
12:16:46 #12 6.792 debconf: delaying package configuration, since apt-utils is not installed
12:16:46 #12 6.830 Fetched 12.3 MB in 2s (7733 kB/s)
12:16:46 #12 6.857 Selecting previously unselected package bash-completion.
12:16:46 #12 6.857 (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.)
12:16:46 #12 6.873 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
12:16:46 #12 7.333 Unpacking bash-completion (1:2.11-2ubuntu1) ...
12:16:46 #12 7.448 Selecting previously unselected package cmake-data.
12:16:46 #12 7.451 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
12:16:46 #12 7.456 Unpacking cmake-data (3.18.4-2ubuntu1) ...
12:16:47 #12 7.806 Selecting previously unselected package libarchive13:amd64.
12:16:47 #12 7.810 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
12:16:47 #12 7.818 Unpacking libarchive13:amd64 (3.4.3-2) ...
12:16:47 #12 7.883 Selecting previously unselected package libjsoncpp24:amd64.
12:16:47 #12 7.886 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
12:16:47 #12 7.890 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:16:47 #12 7.940 Selecting previously unselected package librhash0:amd64.
12:16:47 #12 7.943 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
12:16:47 #12 7.948 Unpacking librhash0:amd64 (1.4.1-1) ...
12:16:47 #12 7.992 Selecting previously unselected package libuv1:amd64.
12:16:47 #12 7.995 Preparing to unpack .../05-libuv1_1.40.0-1_amd64.deb ...
12:16:47 #12 7.999 Unpacking libuv1:amd64 (1.40.0-1) ...
12:16:47 #12 8.034 Selecting previously unselected package cmake.
12:16:47 #12 8.037 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
12:16:47 #12 8.041 Unpacking cmake (3.18.4-2ubuntu1) ...
12:16:48 #12 8.585 Selecting previously unselected package dh-apparmor.
12:16:48 #12 8.588 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7_all.deb ...
12:16:48 #12 8.592 Unpacking dh-apparmor (3.0.0-0ubuntu7) ...
12:16:48 #12 8.625 Selecting previously unselected package libbtrfs0:amd64.
12:16:48 #12 8.628 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
12:16:48 #12 8.632 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
12:16:48 #12 8.675 Selecting previously unselected package libbtrfs-dev:amd64.
12:16:48 #12 8.679 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
12:16:48 #12 8.682 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
12:16:48 #12 8.740 Preparing to unpack .../10-libudev1_247.3-3ubuntu3.1_amd64.deb ...
12:16:48 #12 8.752 Unpacking libudev1:amd64 (247.3-3ubuntu3.1) over (247.3-3ubuntu3) ...
12:16:48 #12 8.805 Setting up libudev1:amd64 (247.3-3ubuntu3.1) ...
12:16:48 #12 8.850 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:16:48 #12 8.850 (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.)
12:16:48 #12 8.868 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
12:16:48 #12 8.872 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
12:16:48 #12 8.919 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:16:48 #12 8.922 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
12:16:48 #12 8.926 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
12:16:48 #12 8.955 Selecting previously unselected package libudev-dev:amd64.
12:16:48 #12 8.958 Preparing to unpack .../02-libudev-dev_247.3-3ubuntu3.1_amd64.deb ...
12:16:48 #12 8.962 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.1) ...
12:16:48 #12 8.993 Selecting previously unselected package libsepol1-dev:amd64.
12:16:48 #12 8.996 Preparing to unpack .../03-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
12:16:48 #12 8.999 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
12:16:48 #12 9.067 Selecting previously unselected package libpcre2-16-0:amd64.
12:16:48 #12 9.069 Preparing to unpack .../04-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
12:16:48 #12 9.074 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
12:16:48 #12 9.126 Selecting previously unselected package libpcre2-32-0:amd64.
12:16:48 #12 9.129 Preparing to unpack .../05-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
12:16:48 #12 9.133 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
12:16:48 #12 9.180 Selecting previously unselected package libpcre2-posix2:amd64.
12:16:48 #12 9.183 Preparing to unpack .../06-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
12:16:48 #12 9.187 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
12:16:48 #12 9.220 Selecting previously unselected package libpcre2-dev:amd64.
12:16:48 #12 9.223 Preparing to unpack .../07-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
12:16:48 #12 9.227 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
12:16:48 #12 9.317 Selecting previously unselected package libselinux1-dev:amd64.
12:16:48 #12 9.320 Preparing to unpack .../08-libselinux1-dev_3.1-3build1_amd64.deb ...
12:16:48 #12 9.324 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
12:16:48 #12 9.368 Selecting previously unselected package libdevmapper-dev:amd64.
12:16:48 #12 9.371 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
12:16:48 #12 9.375 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
12:16:48 #12 9.407 Selecting previously unselected package libseccomp-dev:amd64.
12:16:48 #12 9.410 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
12:16:48 #12 9.414 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
12:16:48 #12 9.457 Preparing to unpack .../11-libsystemd0_247.3-3ubuntu3.1_amd64.deb ...
12:16:49 #12 9.468 Unpacking libsystemd0:amd64 (247.3-3ubuntu3.1) over (247.3-3ubuntu3) ...
12:16:49 #12 9.544 Setting up libsystemd0:amd64 (247.3-3ubuntu3.1) ...
12:16:49 #12 9.582 Selecting previously unselected package libsystemd-dev:amd64.
12:16:49 #12 9.582 (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.)
12:16:49 #12 9.599 Preparing to unpack .../libsystemd-dev_247.3-3ubuntu3.1_amd64.deb ...
12:16:49 #12 9.603 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.1) ...
12:16:49 #12 9.682 Selecting previously unselected package libglib2.0-0:amd64.
12:16:49 #12 9.685 Preparing to unpack .../libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
12:16:49 #12 9.689 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
12:16:49 #12 9.828 Selecting previously unselected package pkg-config.
12:16:49 #12 9.831 Preparing to unpack .../pkg-config_0.29.2-1ubuntu1_amd64.deb ...
12:16:49 #12 9.836 Unpacking pkg-config (0.29.2-1ubuntu1) ...
12:16:49 #12 9.876 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
12:16:49 #12 9.887 Setting up libarchive13:amd64 (3.4.3-2) ...
12:16:49 #12 9.898 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
12:16:49 #12 9.909 No schema files found: doing nothing.
12:16:49 #12 9.916 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
12:16:49 #12 9.926 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
12:16:49 #12 9.937 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
12:16:49 #12 9.949 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
12:16:49 #12 9.960 Setting up libuv1:amd64 (1.40.0-1) ...
12:16:49 #12 9.971 Setting up bash-completion (1:2.11-2ubuntu1) ...
12:16:50 #12 10.48 Setting up pkg-config (0.29.2-1ubuntu1) ...
12:16:50 #12 10.53 Setting up libudev-dev:amd64 (247.3-3ubuntu3.1) ...
12:16:50 #12 10.54 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
12:16:50 #12 10.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:16:50 #12 10.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
12:16:50 #12 10.57 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
12:16:50 #12 10.59 Setting up librhash0:amd64 (1.4.1-1) ...
12:16:50 #12 10.60 Setting up cmake-data (3.18.4-2ubuntu1) ...
12:16:50 #12 10.61 Setting up dh-apparmor (3.0.0-0ubuntu7) ...
12:16:50 #12 10.63 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.1) ...
12:16:50 #12 10.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
12:16:50 #12 10.65 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
12:16:50 #12 10.66 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
12:16:50 #12 10.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
12:16:50 #12 10.69 Setting up cmake (3.18.4-2ubuntu1) ...
12:16:50 #12 10.70 Setting up docker-ce-build-deps (1.0) ...
12:16:50 #12 10.71 Processing triggers for man-db (2.9.4-2) ...
12:16:50 #12 10.73 Processing triggers for libc-bin (2.33-0ubuntu5) ...
12:16:50 #12 DONE 10.9s
12:16:50 
12:16:50 #13 [stage-1 6/9] COPY sources/ /sources
12:16:50 #13 sha256:6e62387ab9c036331c6b75397a3d9e8853fb8c9c69c7a6470de2905d16a02d55
12:16:50 #13 DONE 0.1s
12:16:50 
12:16:50 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
12:16:50 #15 sha256:8a85cff7d9681d3d6885ec5f5e2ddd750a782878edec5e8041d9c2503895da49
12:16:52 #15 DONE 1.6s
12:16:52 
12:16:52 #16 [stage-1 8/9] WORKDIR /root/build-deb
12:16:52 #16 sha256:c9b301caf32fa440cc4cc91509e1037e1b2e49cda15715d7cd1d3d2b0c88ff3c
12:16:52 #16 DONE 0.0s
12:16:52 
12:16:52 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
12:16:52 #17 sha256:2a3f4f3ab70c6533af5ec1c33067c73dd1daa6872abff214f552980808e58c6d
12:16:52 #17 DONE 0.0s
12:16:52 
12:16:52 #18 exporting to image
12:16:52 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:16:52 #18 exporting layers
12:16:57 #18 exporting layers 5.3s done
12:16:57 #18 writing image sha256:f428b912713481bc7f7992c6958df2889cfe43eb72790eba4d035753b59f144e done
12:16:57 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
12:16:57 #18 DONE 5.3s
12:16:57 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
12:16:58 + set -e
12:16:58 + mkdir -p /root/build-deb/engine
12:16:58 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:16:58 + mkdir -p /root/build-deb/cli
12:16:58 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:16:58 + mkdir -p /root/build-deb/compose-cli
12:16:58 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
12:16:58 + mkdir -p /root/build-deb/scan-cli-plugin
12:16:58 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:16:58 + mkdir -p /go/src/github.com/docker
12:16:58 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:16:58 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:16:58 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
12:16:58 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:16:58 + EPOCH=5
12:16:58 + EPOCH_SEP=
12:16:58 + [[ ! -z 5 ]]
12:16:58 + EPOCH_SEP=:
12:16:58 + [[ -z 0.0.0-20210702143511-f782d13 ]]
12:16:58 + echo VERSION AAA 0.0.0-20210702143511-f782d13
12:16:58 VERSION AAA 0.0.0-20210702143511-f782d13
12:16:58 + VERSION=0.0.0-20210702143511-f782d13
12:16:58 + echo VERSION bbb 0.0.0-20210702143511-f782d13
12:16:58 VERSION bbb 0.0.0-20210702143511-f782d13
12:16:58 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:16:58 + debSource=docker-ce
12:16:58 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:16:58 + debMaintainer='Docker <support@docker.com>'
12:16:58 ++ date --rfc-2822
12:16:58 + debDate='Sat, 03 Jul 2021 12:16:58 +0000'
12:16:58 + cat
12:16:58 + export CLI_GITCOMMIT=f782d13
12:16:58 + CLI_GITCOMMIT=f782d13
12:16:58 + export ENGINE_GITCOMMIT=45b45ad
12:16:58 + ENGINE_GITCOMMIT=45b45ad
12:16:58 + export SCAN_GITCOMMIT=35651ca
12:16:58 + SCAN_GITCOMMIT=35651ca
12:16:58 VERSION BBB 0.0.0-20210702143511-f782d13
12:16:58 + echo VERSION BBB 0.0.0-20210702143511-f782d13
12:16:58 + dpkg-buildpackage -uc -us -I.git
12:16:59 dpkg-buildpackage: info: source package docker-ce
12:16:59 dpkg-buildpackage: info: source version 5:0.0.0-20210702143511-f782d13-0~ubuntu-hirsute
12:16:59 dpkg-buildpackage: info: source distribution hirsute
12:16:59 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:16:59 dpkg-buildpackage: info: host architecture amd64
12:16:59  dpkg-source -I.git --before-build .
12:16:59  debian/rules clean
12:16:59 dh clean --with=bash-completion --with=systemd
12:16:59    dh_clean
12:16:59  dpkg-source -I.git -b .
12:16:59 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
12:16:59 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
12:16:59 dpkg-source: warning: native package version may not have a revision
12:16:59 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~ubuntu'
12:16:59 dpkg-source: info: using source format '1.0'
12:16:59 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.tar.gz
12:17:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.dsc
12:17:09  debian/rules build
12:17:09 dh build --with=bash-completion --with=systemd
12:17:09    dh_update_autotools_config
12:17:09    dh_autoreconf
12:17:09    debian/rules override_dh_auto_build
12:17:09 make[1]: Entering directory '/root/build-deb'
12:17:09 # Build the daemon and dependencies
12:17:09 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
12:17:09 
12:17:09 Removing bundles/
12:17:09 
12:17:09 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:17:09 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:17:09 GOOS="" GOARCH="" GOARM=""
12:17:27 Project root: /go/src/github.com/docker/cli
12:17:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:17:27 2021/07/03 12:17:26 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 WARNING: go-md2man does not handle node type HTMLSpan
12:17:27 ~/rpmbuild/BUILD/src
12:17:27 + popd
12:17:27 + pushd /root/rpmbuild/BUILD/src/plugins
12:17:27 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
12:17:27 + for installer in *.installer
12:17:27 + '[' buildx.installer '!=' scan.installer ']'
12:17:27 + bash buildx.installer build
12:17:27 Cloning into '/go/src/github.com/docker/buildx'...
12:17:28 Fetching origin
12:17:29 + GOFLAGS=-mod=vendor
12:17:29 + 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
12:18:36 + popd
12:18:36 + RPM_EC=0
12:18:36 ~/rpmbuild/BUILD/src
12:18:36 ++ jobs -p
12:18:36 + exit 0
12:18:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6BtLS1
12:18:36 + umask 022
12:18:36 + cd /root/rpmbuild/BUILD
12:18:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64 '!=' / ']'
12:18:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:36 + mkdir -p /root/rpmbuild/BUILDROOT
12:18:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:36 + cd src
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin
12:18:36 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/docker
12:18:36 + pushd /root/rpmbuild/BUILD/src/plugins
12:18:36 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
12:18:36 + for installer in *.installer
12:18:36 + '[' buildx.installer '!=' scan.installer ']'
12:18:36 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:36 + PREFIX=/usr/libexec/docker/cli-plugins
12:18:36 + bash buildx.installer install_plugin
12:18:36 ~/rpmbuild/BUILD/src
12:18:36 + popd
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/bash-completion/completions
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/zsh/vendor-completions
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/fish/vendor_completions.d
12:18:36 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/bash-completion/completions/docker
12:18:36 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker
12:18:36 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man1
12:18:36 + 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.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man1
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man5
12:18:36 + 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.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man5
12:18:36 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man8
12:18:36 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/man/man8
12:18:36 + mkdir -p build-docs
12:18:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:18:36 + cp cli/LICENSE build-docs/LICENSE
12:18:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:18:36 + cp cli/MAINTAINERS build-docs/MAINTAINERS
12:18:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:18:36 + cp cli/NOTICE build-docs/NOTICE
12:18:36 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
12:18:36 + cp cli/README.md build-docs/README.md
12:18:36 + /usr/lib/rpm/check-buildroot
12:18:36 + /usr/lib/rpm/redhat/brp-ldconfig
12:18:36 + /usr/lib/rpm/brp-compress
12:18:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:18:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:18:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:18:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:18:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:18:36 + /usr/lib/rpm/brp-python-hardlink
12:18:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:18:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gP5el6
12:18:36 + umask 022
12:18:36 + cd /root/rpmbuild/BUILD
12:18:36 + cd src
12:18:36 ++ cli/build/docker --version
12:18:36 + ver='Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:18:36 + test 'Docker version 0.0.0-20210702143511-f782d13, build f782d13' = 'Docker version 0.0.0-20210702143511-f782d13, build f782d13'
12:18:36 + echo 'PASS: cli version OK'
12:18:36 PASS: cli version OK
12:18:36 + RPM_EC=0
12:18:36 ++ jobs -p
12:18:36 + exit 0
12:18:36 Processing files: docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:36 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e7Urla
12:18:36 + umask 022
12:18:36 + cd /root/rpmbuild/BUILD
12:18:36 + cd src
12:18:36 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + export LC_ALL=C
12:18:36 + LC_ALL=C
12:18:36 + export DOCDIR
12:18:36 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/share/doc/docker-ce-cli
12:18:36 + RPM_EC=0
12:18:36 ++ jobs -p
12:18:36 + exit 0
12:18:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
12:18:37 Provides: docker-ce-cli = 1:0.0.0.20210702143511.f782d13-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20210702143511.f782d13-0.fc34
12:18:37 Requires(interp): /bin/sh
12:18:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:18:37 Requires(post): /bin/sh
12:18:37 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(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)
12:18:37 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
12:18:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:18:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.src.rpm
12:18:46 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:18:46 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:18:46 GOOS="" GOARCH="" GOARM=""
12:18:46 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:18:46 
12:18:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:18:46 + RM_GOPATH=0
12:18:46 + TMP_GOPATH=/go
12:18:46 + : /usr/local/bin
12:18:46 + '[' -z /go ']'
12:18:46 + export GOPATH=/go
12:18:46 + GOPATH=/go
12:18:46 + case "$(go env GOARCH)" in
12:18:46 ++ go env GOARCH
12:18:46 + export GO_BUILDMODE=-buildmode=pie
12:18:46 + GO_BUILDMODE=-buildmode=pie
12:18:46 ++ dirname hack/dockerfile/install/install.sh
12:18:46 + dir=hack/dockerfile/install
12:18:46 + bin=tini
12:18:46 + shift
12:18:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:18:46 + . hack/dockerfile/install/tini.installer
12:18:46 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:18:46 + install_tini
12:18:46 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:18:46 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:18:46 + git clone https://github.com/krallin/tini.git /go/tini
12:18:46 Cloning into '/go/tini'...
12:18:46 + cd /go/tini
12:18:46 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:18:46 + cmake .
12:18:46 -- The C compiler identification is GNU 10.3.0
12:18:46 -- Detecting C compiler ABI info
12:18:46 -- Detecting C compiler ABI info - done
12:18:46 -- Check for working C compiler: /usr/bin/cc - skipped
12:18:46 -- Detecting C compile features
12:18:46 -- Detecting C compile features - done
12:18:46 -- Performing Test HAS_BUILTIN_FORTIFY
12:18:46 -- Performing Test HAS_BUILTIN_FORTIFY - Success
12:18:46 -- Configuring done
12:18:46 -- Generating done
12:18:46 -- Build files have been written to: /go/tini
12:18:46 + make tini-static
12:18:46 make[2]: Entering directory '/go/tini'
12:18:46 make[3]: Entering directory '/go/tini'
12:18:46 make[4]: Entering directory '/go/tini'
12:18:46 make[5]: Entering directory '/go/tini'
12:18:46 Scanning dependencies of target tini-static
12:18:46 make[5]: Leaving directory '/go/tini'
12:18:46 make[5]: Entering directory '/go/tini'
12:18:46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:18:46 [100%] Linking C executable tini-static
12:18:46 make[5]: Leaving directory '/go/tini'
12:18:46 [100%] Built target tini-static
12:18:46 make[4]: Leaving directory '/go/tini'
12:18:46 make[3]: Leaving directory '/go/tini'
12:18:46 make[2]: Leaving directory '/go/tini'
12:18:46 + mkdir -p /usr/local/bin
12:18:46 + cp tini-static /usr/local/bin/docker-init
12:18:46 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:18:46 + RM_GOPATH=0
12:18:46 + TMP_GOPATH=/go
12:18:46 + : /usr/local/bin
12:18:46 + '[' -z /go ']'
12:18:46 + export GOPATH=/go
12:18:46 + GOPATH=/go
12:18:46 + case "$(go env GOARCH)" in
12:18:46 ++ go env GOARCH
12:18:46 + export GO_BUILDMODE=-buildmode=pie
12:18:46 + GO_BUILDMODE=-buildmode=pie
12:18:46 ++ dirname hack/dockerfile/install/install.sh
12:18:46 + dir=hack/dockerfile/install
12:18:46 + bin=rootlesskit
12:18:46 + shift
12:18:46 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:18:46 + . hack/dockerfile/install/rootlesskit.installer
12:18:46 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:18:46 + install_rootlesskit dynamic
12:18:46 + case "$1" in
12:18:46 + install_rootlesskit_dynamic
12:18:46 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:18:46 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:18:46 + export BUILD_MODE=-buildmode=pie
12:18:46 + BUILD_MODE=-buildmode=pie
12:18:46 + _install_rootlesskit
12:18:46 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:18:46 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:18:46 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:18:46 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:18:46 + cd /go/src/github.com/rootless-containers/rootlesskit
12:18:46 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:18:46 + export GO111MODULE=on
12:18:46 + GO111MODULE=on
12:18:46 + export GOPROXY=https://proxy.golang.org
12:18:46 + GOPROXY=https://proxy.golang.org
12:18:46 + for f in rootlesskit rootlesskit-docker-proxy
12:18:46 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:18:46 go: downloading github.com/pkg/errors v0.9.1
12:18:46 go: downloading github.com/sirupsen/logrus v1.8.1
12:18:46 go: downloading github.com/urfave/cli/v2 v2.3.0
12:18:46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:18:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:18:46 go: downloading github.com/google/uuid v1.2.0
12:18:46 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:18:46 go: downloading github.com/moby/vpnkit v0.5.0
12:18:46 go: downloading github.com/gofrs/flock v0.8.0
12:18:46 go: downloading github.com/gorilla/mux v1.8.0
12:18:46 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:18:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:18:46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:18:46 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:18:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:18:48 + for f in rootlesskit rootlesskit-docker-proxy
12:18:48 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:18:48 + return
12:18:48 # Build the CLI
12:18:48 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:18:48 Building dynamic docker-linux-amd64
12:19:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64.rpm
12:19:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8PdwMB
12:19:33 + umask 022
12:19:33 + cd /root/rpmbuild/BUILD
12:19:33 + cd src
12:19:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:33 + RPM_EC=0
12:19:33 ++ jobs -p
12:19:33 + exit 0
12:19:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CA61sh
12:19:33 + umask 022
12:19:33 + cd /root/rpmbuild/BUILD
12:19:33 + cd /root/rpmbuild/BUILD
12:19:33 + rm -rf src
12:19:33 + /usr/bin/mkdir -p src
12:19:33 + cd src
12:19:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:19:33 + /usr/bin/tar -xof -
12:19:33 + STATUS=0
12:19:33 + '[' 0 -ne 0 ']'
12:19:33 + /usr/bin/tar -xof -
12:19:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
12:19:33 + STATUS=0
12:19:33 + '[' 0 -ne 0 ']'
12:19:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:19:33 + RPM_EC=0
12:19:33 ++ jobs -p
12:19:33 + exit 0
12:19:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NlynSz
12:19:33 + umask 022
12:19:33 + cd /root/rpmbuild/BUILD
12:19:33 + cd src
12:19:33 + export DOCKER_GITCOMMIT=45b45ad
12:19:33 + DOCKER_GITCOMMIT=45b45ad
12:19:33 + mkdir -p /go/src/github.com/docker
12:19:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
12:19:33 + TMP_GOPATH=/go
12:19:33 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
12:19:33 + RM_GOPATH=0
12:19:33 + TMP_GOPATH=/go
12:19:33 + : /usr/local/bin
12:19:33 + '[' -z /go ']'
12:19:33 + export GOPATH=/go
12:19:33 + GOPATH=/go
12:19:33 + case "$(go env GOARCH)" in
12:19:33 ++ go env GOARCH
12:19:33 + export GO_BUILDMODE=-buildmode=pie
12:19:33 + GO_BUILDMODE=-buildmode=pie
12:19:33 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
12:19:33 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
12:19:33 + bin=rootlesskit
12:19:33 + shift
12:19:33 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
12:19:33 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
12:19:33 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:19:33 + install_rootlesskit dynamic
12:19:33 + case "$1" in
12:19:33 + install_rootlesskit_dynamic
12:19:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:19:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:19:33 + export BUILD_MODE=-buildmode=pie
12:19:33 + BUILD_MODE=-buildmode=pie
12:19:33 + _install_rootlesskit
12:19:33 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:19:33 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:19:33 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:19:33 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:19:33 + cd /go/src/github.com/rootless-containers/rootlesskit
12:19:33 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:19:33 + export GO111MODULE=on
12:19:33 + GO111MODULE=on
12:19:33 + export GOPROXY=https://proxy.golang.org
12:19:33 + GOPROXY=https://proxy.golang.org
12:19:33 + for f in rootlesskit rootlesskit-docker-proxy
12:19:33 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:19:33 go: downloading github.com/pkg/errors v0.9.1
12:19:33 go: downloading github.com/sirupsen/logrus v1.8.1
12:19:33 go: downloading github.com/urfave/cli/v2 v2.3.0
12:19:33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:19:33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:19:33 go: downloading github.com/google/uuid v1.2.0
12:19:33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:19:33 go: downloading github.com/moby/vpnkit v0.5.0
12:19:33 go: downloading github.com/gofrs/flock v0.8.0
12:19:33 go: downloading github.com/gorilla/mux v1.8.0
12:19:33 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:19:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:19:33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:19:33 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:19:33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:19:35 + for f in rootlesskit rootlesskit-docker-proxy
12:19:35 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:19:36 + return
12:19:36 + RPM_EC=0
12:19:36 ++ jobs -p
12:19:36 + exit 0
12:19:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J3PiAM
12:19:36 + umask 022
12:19:36 + cd /root/rpmbuild/BUILD
12:19:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64 '!=' / ']'
12:19:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:36 + mkdir -p /root/rpmbuild/BUILDROOT
12:19:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:36 + cd src
12:19:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
12:19:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
12:19:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/rootlesskit
12:19:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
12:19:36 + /usr/lib/rpm/check-buildroot
12:19:36 + /usr/lib/rpm/redhat/brp-ldconfig
12:19:36 + /usr/lib/rpm/brp-compress
12:19:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:19:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:19:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:19:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:19:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:19:36 + /usr/lib/rpm/brp-python-hardlink
12:19:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:19:36 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
12:19:36 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
12:19:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MFco0r
12:19:36 + umask 022
12:19:36 + cd /root/rpmbuild/BUILD
12:19:36 + cd src
12:19:36 + /usr/local/bin/rootlesskit -v
12:19:36 rootlesskit version 0.14.2
12:19:36 + RPM_EC=0
12:19:36 ++ jobs -p
12:19:36 + exit 0
12:19:37 Processing files: docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:37 Provides: docker-ce-rootless-extras = 0:0.0.0.20210702143511.f782d13-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210702143511.f782d13-0.fc34
12:19:37 Requires(interp): /bin/sh /bin/sh /bin/sh
12:19:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:19:37 Requires(post): /bin/sh
12:19:37 Requires(preun): /bin/sh
12:19:37 Requires(postun): /bin/sh
12:19:37 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
12:19:37 Conflicts: rootlesskit
12:19:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.src.rpm
12:19:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64.rpm
12:19:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t1BA5d
12:19:44 + umask 022
12:19:44 + cd /root/rpmbuild/BUILD
12:19:44 + cd src
12:19:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210702143511.f782d13-0.fc34.x86_64
12:19:44 + RPM_EC=0
12:19:44 ++ jobs -p
12:19:44 + exit 0
12:19:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1xMLjF
12:19:44 + umask 022
12:19:44 + cd /root/rpmbuild/BUILD
12:19:44 + cd /root/rpmbuild/BUILD
12:19:44 + rm -rf src
12:19:44 + /usr/bin/mkdir -p src
12:19:44 + cd src
12:19:44 + /usr/bin/tar -xof -
12:19:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:19:44 + STATUS=0
12:19:44 + '[' 0 -ne 0 ']'
12:19:44 + /usr/bin/tar -xof -
12:19:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose-cli.tgz
12:19:44 + STATUS=0
12:19:44 + '[' 0 -ne 0 ']'
12:19:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:19:44 + RPM_EC=0
12:19:44 ++ jobs -p
12:19:44 + exit 0
12:19:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Uxr0oF
12:19:44 + umask 022
12:19:44 + cd /root/rpmbuild/BUILD
12:19:44 + cd src
12:19:44 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:19:44 + GOPROXY=https://proxy.golang.org
12:19:44 + GO111MODULE=on
12:19:44 + go mod download
12:19:44 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:20:10 make[2]: Entering directory '/root/build-deb/cli'
12:20:10 scripts/docs/generate-man.sh
12:20:22 + GOPROXY=https://proxy.golang.org
12:20:22 + GO111MODULE=on
12:20:22 + GIT_TAG=v2.0.0-beta.4
12:20:22 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
12:20:22 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 bin/docker-compose ./cmd
12:21:18 Project root: /go/src/github.com/docker/cli
12:21:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:21:18 2021/07/03 12:21:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 WARNING: go-md2man does not handle node type HTMLSpan
12:21:18 make[2]: Leaving directory '/root/build-deb/cli'
12:21:18 # Build the compose-cli plugin
12:21:18 # FIXME: using GOPROXY, to work around:
12:21:18 # 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
12:21:18 cd /go/src/github.com/docker/compose-cli \
12:21:18 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
12:21:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:21:18 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
12:21:18 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
12:21:30 + popd
12:21:30 ~/rpmbuild/BUILD/src
12:21:30 + RPM_EC=0
12:21:30 ++ jobs -p
12:21:30 + exit 0
12:21:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0sJ6wC
12:21:30 + umask 022
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64 '!=' / ']'
12:21:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 + mkdir -p /root/rpmbuild/BUILDROOT
12:21:30 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 + cd src
12:21:30 + pushd /root/rpmbuild/BUILD/src/compose-cli
12:21:30 ~/rpmbuild/BUILD/src/compose-cli ~/rpmbuild/BUILD/src
12:21:30 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:21:30 + popd
12:21:30 ~/rpmbuild/BUILD/src
12:21:30 + /usr/lib/rpm/check-buildroot
12:21:30 + /usr/lib/rpm/redhat/brp-ldconfig
12:21:30 + /usr/lib/rpm/brp-compress
12:21:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:21:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:21:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:21:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:21:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:21:30 + /usr/lib/rpm/brp-python-hardlink
12:21:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:21:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.I2Z0Um
12:21:30 + umask 022
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + cd src
12:21:30 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
12:21:30 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:21:30 + ver=2.0.0-beta.4
12:21:30 + test 2.0.0-beta.4 = v2.0.0-beta.4
12:21:30 FAIL: docker-compose version (2.0.0-beta.4) did not match
12:21:30 + echo 'FAIL: docker-compose version (2.0.0-beta.4) did not match'
12:21:30 + RPM_EC=0
12:21:30 ++ jobs -p
12:21:30 + exit 0
12:21:30 Processing files: docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-compose
12:21:30 Provides: docker-compose-plugin = 0:2.0.0.beta.4-0.fc34 docker-compose-plugin(x86-64) = 0:2.0.0.beta.4-0.fc34
12:21:30 Requires(interp): /bin/sh /bin/sh /bin/sh
12:21:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:21:30 Requires(post): /bin/sh
12:21:30 Requires(preun): /bin/sh
12:21:30 Requires(postun): /bin/sh
12:21:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.0.0.beta.4-0.fc34.src.rpm
12:21:30 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64.rpm
12:21:30 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dyu3MP
12:21:30 + umask 022
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + cd src
12:21:30 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.0.0.beta.4-0.fc34.x86_64
12:21:30 + RPM_EC=0
12:21:30 ++ jobs -p
12:21:30 + exit 0
12:21:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.b99o7w
12:21:30 + umask 022
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + rm -rf src
12:21:30 + /usr/bin/mkdir -p src
12:21:30 + cd src
12:21:30 + /usr/bin/tar -xof -
12:21:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:21:30 + STATUS=0
12:21:30 + '[' 0 -ne 0 ']'
12:21:30 + /usr/bin/tar -xof -
12:21:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
12:21:30 + STATUS=0
12:21:30 + '[' 0 -ne 0 ']'
12:21:30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
12:21:30 + RPM_EC=0
12:21:30 ++ jobs -p
12:21:30 + exit 0
12:21:30 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9duewt
12:21:30 + umask 022
12:21:30 + cd /root/rpmbuild/BUILD
12:21:30 + cd src
12:21:30 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:21:30 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:21:30 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
12:21:30 GO111MODULE=on make -f builder.Makefile build
12:21:30 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:21:30 mkdir -p bin
12:21:30 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
12:21:31 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:21:31 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:21:31 go: downloading github.com/spf13/cobra v1.0.0
12:21:31 go: downloading github.com/sirupsen/logrus v1.4.2
12:21:31 go: downloading github.com/spf13/pflag v1.0.3
12:21:31 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:21:31 go: downloading github.com/google/uuid v1.1.1
12:21:31 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:21:31 go: downloading github.com/docker/go v1.5.1-1
12:21:31 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:21:32 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:21:32 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:21:32 go: downloading github.com/containerd/containerd v1.3.4
12:21:32 go: downloading google.golang.org/grpc v1.23.1
12:21:32 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:21:32 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:21:32 go: downloading github.com/gorilla/mux v1.7.4
12:21:32 go: downloading github.com/gogo/protobuf v1.3.1
12:21:32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:21:32 go: downloading github.com/golang/protobuf v1.3.2
12:21:33 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:21:33 go: downloading github.com/prometheus/client_golang v1.1.0
12:21:33 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:21:33 go: downloading github.com/prometheus/common v0.6.0
12:21:33 go: downloading github.com/prometheus/procfs v0.0.3
12:21:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:21:48 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
12:21:48 + popd
12:21:48 + RPM_EC=0
12:21:48 ~/rpmbuild/BUILD/src
12:21:48 ++ jobs -p
12:21:48 + exit 0
12:21:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3G1h8L
12:21:48 + umask 022
12:21:48 + cd /root/rpmbuild/BUILD
12:21:48 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 '!=' / ']'
12:21:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:48 + mkdir -p /root/rpmbuild/BUILDROOT
12:21:48 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:48 + cd src
12:21:48 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
12:21:48 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:21:48 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
12:21:48 + popd
12:21:48 + /usr/lib/rpm/check-buildroot
12:21:48 ~/rpmbuild/BUILD/src
12:21:48 + /usr/lib/rpm/redhat/brp-ldconfig
12:21:48 + /usr/lib/rpm/brp-compress
12:21:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
12:21:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
12:21:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
12:21:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
12:21:48 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
12:21:48 + /usr/lib/rpm/brp-python-hardlink
12:21:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
12:21:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZX62p0
12:21:48 + umask 022
12:21:48 + cd /root/rpmbuild/BUILD
12:21:48 + cd src
12:21:48 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
12:21:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
12:21:48 + ver=v0.8.0
12:21:48 + test v0.8.0 = v0.8.0
12:21:48 + echo 'PASS: docker-scan version OK'
12:21:48 PASS: docker-scan version OK
12:21:48 + RPM_EC=0
12:21:48 ++ jobs -p
12:21:48 + exit 0
12:21:48 Processing files: docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
12:21:48 Provides: docker-scan-plugin = 0:0.8.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.8.0-0.fc34
12:21:48 Requires(interp): /bin/sh /bin/sh /bin/sh
12:21:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
12:21:48 Requires(post): /bin/sh
12:21:48 Requires(preun): /bin/sh
12:21:48 Requires(postun): /bin/sh
12:21:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:48 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.fc34.src.rpm
12:21:50 make[2]: Entering directory '/root/build-deb/compose-cli'
12:21:50 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
12:21:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.fc34.x86_64.rpm
12:21:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sPwQCs
12:21:51 + umask 022
12:21:51 + cd /root/rpmbuild/BUILD
12:21:51 + cd src
12:21:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
12:21:51 + RPM_EC=0
12:21:51 ++ jobs -p
12:21:51 + exit 0
12:21:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
12:21:58 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
[Pipeline] sh
12:21:58 + make clean
12:21:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
12:21:59 rm -f -r src
12:21:59 make -C rpm clean
12:21:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:21:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:22:00 rm -f -r rpmbuild/
12:22:00 docker builder prune -f --filter until=24h
12:22:00 Total reclaimed space: 0B
12:22:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:22:00 make -C deb clean
12:22:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:22:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:22:00 rm -f -r debbuild
12:22:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
12:22:00 rm -f -r sources
12:22:00 docker builder prune -f --filter until=24h
12:22:00 Total reclaimed space: 0B
12:22:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:22:00 make -C static clean
12:22:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:22:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
12:22:00 rm -f -r build
12:22:00 docker builder prune -f --filter until=24h
12:22:00 Total reclaimed space: 0B
12:22:00 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] }
12:22:46 make[2]: Leaving directory '/root/build-deb/compose-cli'
12:22:46 # Build the scan-plugin
12:22:46 # TODO change once we support scan-plugin on other architectures
12:22:46 if [ "amd64" = "amd64" ]; then \
12:22:46 	cd /go/src/github.com/docker/scan-cli-plugin \
12:22:46 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
12:22:46 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:22:46 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:22:46 fi
12:22:46 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:22:46 GO111MODULE=on make -f builder.Makefile build
12:22:46 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:22:46 mkdir -p bin
12:22:46 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
12:23:18 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:23:18 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:23:21 go: downloading github.com/spf13/cobra v1.0.0
12:23:21 go: downloading github.com/sirupsen/logrus v1.4.2
12:23:21 go: downloading github.com/spf13/pflag v1.0.3
12:23:21 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:23:21 go: downloading github.com/google/uuid v1.1.1
12:23:21 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:23:21 go: downloading github.com/docker/go v1.5.1-1
12:23:22 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:23:22 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:23:23 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:23:26 go: downloading github.com/containerd/containerd v1.3.4
12:23:26 go: downloading google.golang.org/grpc v1.23.1
12:23:28 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:23:28 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:23:28 go: downloading github.com/gorilla/mux v1.7.4
12:23:28 go: downloading github.com/gogo/protobuf v1.3.1
12:23:30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:23:31 go: downloading github.com/golang/protobuf v1.3.2
12:23:31 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:23:31 go: downloading github.com/prometheus/client_golang v1.1.0
12:23:32 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:23:32 go: downloading github.com/prometheus/common v0.6.0
12:23:33 go: downloading github.com/prometheus/procfs v0.0.3
12:23:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:23:56 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:23:56 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:23:56 # Build the CLI plugins
12:23:56 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:23:56 set -e;cd /sources && \
12:23:56 	tar xzf plugin-installers.tgz; \
12:23:56 	for installer in plugins/*.installer; do \
12:23:56 		LDFLAGS='' bash ${installer} build; \
12:23:56 	done
12:23:56 Cloning into '/go/src/github.com/docker/buildx'...
12:23:57 Fetching origin
12:23:58 + GOFLAGS=-mod=vendor
12:23:58 + 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
12:25:05 make[1]: Leaving directory '/root/build-deb'
12:25:05    debian/rules override_dh_auto_test
12:25:05 make[1]: Entering directory '/root/build-deb'
12:25:05 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:25:05 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:25:05 PASS: daemon version OK
12:25:05 ver="$(cli/build/docker --version)"; \
12:25:05 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:25:05 PASS: cli version OK
12:25:05 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:25:05 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:25:05 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:25:05 PASS: docker-scan version OK
12:25:05 make[1]: Leaving directory '/root/build-deb'
12:25:05    create-stamp debian/debhelper-build-stamp
12:25:05  debian/rules binary
12:25:05 dh binary --with=bash-completion --with=systemd
12:25:05    dh_testroot
12:25:05    dh_prep
12:25:05    debian/rules override_dh_auto_install
12:25:05 make[1]: Entering directory '/root/build-deb'
12:25:05 # docker-ce-cli install
12:25:05 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:25:05 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:25:05 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:25:05 set -e;cd /sources && \
12:25:05 	tar xzf plugin-installers.tgz; \
12:25:05 	for installer in plugins/*.installer; do \
12:25:05 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:25:05 		PREFIX=/usr/libexec/docker/cli-plugins \
12:25:05 			bash ${installer} install_plugin; \
12:25:05 	done
12:25:05 # docker-ce install
12:25:05 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:25:05 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:25:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:25:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:25:05 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:25:05 # docker-compose-plugin install
12:25:05 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:25:05 # docker-scan-plugin install
12:25:05 # TODO change once we support scan-plugin on other architectures
12:25:05 if [ "amd64" = "amd64" ]; then \
12:25:05 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:25:05 fi
12:25:05 # docker-ce-rootless-extras install
12:25:05 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:25:05 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:25:05 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:25:05 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:25:05 # TODO: how can we install vpnkit?
12:25:05 make[1]: Leaving directory '/root/build-deb'
12:25:05    debian/rules override_dh_install
12:25:05 make[1]: Entering directory '/root/build-deb'
12:25:05 dh_install
12:25:05 # TODO Can we do this from within our container?
12:25:05 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:25:05 make[1]: Leaving directory '/root/build-deb'
12:25:05    dh_installdocs
12:25:05    dh_installchangelogs
12:25:05    dh_installman
12:25:06    dh_bash-completion
12:25:06    dh_systemd_enable
12:25:06    debian/rules override_dh_installinit
12:25:06 make[1]: Entering directory '/root/build-deb'
12:25:06 # use "docker" as our service name, not "docker-ce"
12:25:06 dh_installinit --name=docker
12:25:06 make[1]: Leaving directory '/root/build-deb'
12:25:06    dh_systemd_start
12:25:06    dh_perl
12:25:06    dh_link
12:25:06    dh_strip_nondeterminism
12:25:06    dh_compress
12:25:06    dh_fixperms
12:25:07    dh_missing
12:25:07    debian/rules override_dh_strip
12:25:07 make[1]: Entering directory '/root/build-deb'
12:25:07 # Go has lots of problems with stripping, so just don't
12:25:07 make[1]: Leaving directory '/root/build-deb'
12:25:07    dh_makeshlibs
12:25:07    debian/rules override_dh_shlibdeps
12:25:07 make[1]: Entering directory '/root/build-deb'
12:25:07 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:25:19 make[1]: Leaving directory '/root/build-deb'
12:25:19    dh_installdeb
12:25:19    debian/rules override_dh_gencontrol
12:25:19 make[1]: Entering directory '/root/build-deb'
12:25:19 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:25:19 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:25:19 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:25:19 
12:25:19 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:25:19 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:25:19 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:25:19 if [ "amd64" = "amd64" ]; then \
12:25:19 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:25:19 fi
12:25:19 dh_gencontrol --remaining-packages
12:25:19 make[1]: Leaving directory '/root/build-deb'
12:25:19    dh_md5sums
12:25:19    dh_builddeb
12:25:19 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb'.
12:25:19 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'.
12:25:46 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'.
12:26:07 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'.
12:26:46 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'.
12:26:54  dpkg-genbuildinfo
12:26:55  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.changes
12:26:56 dpkg-genchanges: info: including full source code in upload
12:26:56  dpkg-source -I.git --after-build .
12:26:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:26:56 + destination=/build
12:26:56 + mkdir -p /build
12:26:56 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20210702143511-f782d13-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
12:26:56 copied '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 copied '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.dsc'
12:26:56 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.dsc'
12:26:56 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.tar.gz'
12:26:56 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute.tar.gz'
12:26:56 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.buildinfo'
12:26:56 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.buildinfo'
12:26:56 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.changes'
12:26:56 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.changes'
12:26:56 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~ubuntu-hirsute_amd64.deb'
12:26:56 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'
12:26:56 removed '/root/docker-compose-plugin_2.0.0-beta.4~ubuntu-hirsute_amd64.deb'
12:26:56 copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
12:26:56 removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
12:27:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
12:27:04 == Building packages for debian-bullseye ==
12:27:04 mkdir -p "debbuild/debian-bullseye"
12:27:04 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 .
12:27:04 #1 [internal] load build definition from Dockerfile
12:27:04 #1 sha256:16e8a7c785a5eaa980c59f513f7dd780453bd4dfd1779264509c03c8cb9cd283
12:27:04 #1 transferring dockerfile: 922B done
12:27:04 #1 DONE 0.0s
12:27:04 
12:27:04 #2 [internal] load .dockerignore
12:27:04 #2 sha256:51c50f262536a955411904623fb29341309a0dafb1bbb7c55ed2f7b7f4c6a85f
12:27:04 #2 transferring context: 2B done
12:27:04 #2 DONE 0.0s
12:27:04 
12:27:04 #5 [auth] library/golang:pull token for registry-1.docker.io
12:27:04 #5 sha256:864fb5e94943e1786d2fa934360b7bce130008f28ea08551edcb904e8a5f0a41
12:27:04 #5 DONE 0.0s
12:27:04 
12:27:04 #6 [auth] library/debian:pull token for registry-1.docker.io
12:27:04 #6 sha256:b7f0acc40b1bded44b6592ce8b218072ca6c99e4e1193d87f3a1fe073e597bfe
12:27:04 #6 DONE 0.0s
12:27:04 
12:27:04 #4 [internal] load metadata for docker.io/library/debian:bullseye
12:27:04 #4 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:27:04 #4 ...
12:27:04 
12:27:04 #3 [internal] load metadata for docker.io/library/golang:1.16.5-buster
12:27:04 #3 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
12:27:04 #3 DONE 0.2s
12:27:04 
12:27:04 #4 [internal] load metadata for docker.io/library/debian:bullseye
12:27:04 #4 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:27:04 #4 DONE 0.4s
12:27:04 
12:27:04 #9 [internal] load build context
12:27:04 #9 sha256:f5737eee02d1b8bd442f9fb16024b5433ce097dc3b8872e4fb30b88c9470fa36
12:27:04 #9 transferring context: 800B done
12:27:04 #9 DONE 0.0s
12:27:04 
12:27:04 #13 [golang 1/1] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
12:27:04 #13 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
12:27:04 #13 CACHED
12:27:04 
12:27:04 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358
12:27:04 #7 sha256:f686c8d7eaf86c6885b93a4753c074840e9f09033011a8ba063e6910af74908e
12:27:04 #7 resolve docker.io/library/debian:bullseye@sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358 done
12:27:04 #7 sha256:f5d8b0737991a13284b86adb3e6605f41794fcdfd5d0f0b36939f7e30b323358 1.85kB / 1.85kB done
12:27:04 #7 sha256:4e638159bf1141b6754e22cca8f243974a04f52d6c595eb840086f5f0da0aa83 529B / 529B done
12:27:04 #7 sha256:bcce5f35cfb532eef879bd1a9f1ddd89ae6ca48a02e99df053abcfa46d19205d 1.46kB / 1.46kB done
12:27:04 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 0B / 54.90MB 0.1s
12:27:05 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 15.73MB / 54.90MB 0.2s
12:27:05 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 32.51MB / 54.90MB 0.4s
12:27:05 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 42.38MB / 54.90MB 0.5s
12:27:05 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 54.90MB / 54.90MB 0.6s
12:27:05 #7 sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 54.90MB / 54.90MB 0.7s done
12:27:05 #7 extracting sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d
12:27:07 #7 extracting sha256:d28ba3bddf26336a2dff9ce3319ecd166971168469860f171fa659f62cb3ff6d 1.8s done
12:27:07 #7 DONE 2.7s
12:27:07 
12:27:07 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:27:07 #8 sha256:739500b02a7698dcb706f02e193eda4a7f35e19990975eb160ec2da5793248b0
12:27:08 #8 0.670 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
12:27:08 #8 0.750 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [812 B]
12:27:08 #8 0.765 Get:3 http://deb.debian.org/debian bullseye InRelease [150 kB]
12:27:08 #8 0.849 Get:4 http://deb.debian.org/debian bullseye-updates InRelease [40.1 kB]
12:27:08 #8 0.854 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8185 kB]
12:27:09 #8 1.945 Fetched 8420 kB in 2s (5482 kB/s)
12:27:10 #8 1.945 Reading package lists...
12:27:10 #8 2.494 Reading package lists...
12:27:10 #8 3.064 Building dependency tree...
12:27:11 #8 3.188 Reading state information...
12:27:11 #8 3.353 The following additional packages will be installed:
12:27:11 #8 3.353   autoconf automake autopoint autotools-dev binutils binutils-common
12:27:11 #8 3.353   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:27:11 #8 3.353   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
12:27:11 #8 3.353   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
12:27:11 #8 3.353   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
12:27:11 #8 3.353   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
12:27:11 #8 3.353   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
12:27:11 #8 3.353   intltool-debian iso-codes less libalgorithm-diff-perl
12:27:11 #8 3.353   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
12:27:11 #8 3.353   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
12:27:11 #8 3.353   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
12:27:11 #8 3.353   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
12:27:11 #8 3.353   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
12:27:11 #8 3.353   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
12:27:11 #8 3.353   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
12:27:11 #8 3.353   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
12:27:11 #8 3.353   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
12:27:11 #8 3.353   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
12:27:11 #8 3.353   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
12:27:11 #8 3.353   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
12:27:11 #8 3.353   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:27:11 #8 3.353   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:27:11 #8 3.353   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:27:11 #8 3.353   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:27:11 #8 3.353   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:27:11 #8 3.353   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:27:11 #8 3.353   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:27:11 #8 3.353   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:27:11 #8 3.353   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:27:11 #8 3.354   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:27:11 #8 3.354   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:27:11 #8 3.354   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:27:11 #8 3.354   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:27:11 #8 3.354   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:27:11 #8 3.354   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:27:11 #8 3.354   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:27:11 #8 3.354   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:27:11 #8 3.354   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:27:11 #8 3.354   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:27:11 #8 3.354   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:27:11 #8 3.354   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:27:11 #8 3.354   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:27:11 #8 3.354   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:27:11 #8 3.354   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:27:11 #8 3.354   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:27:11 #8 3.354   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:27:11 #8 3.354   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:27:11 #8 3.354   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:27:11 #8 3.354   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:27:11 #8 3.354   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:27:11 #8 3.354   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:27:11 #8 3.354   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:27:11 #8 3.354   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:27:11 #8 3.354   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:27:11 #8 3.354   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:27:11 #8 3.354   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:27:11 #8 3.354   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:27:11 #8 3.354   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:27:11 #8 3.354   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:27:11 #8 3.354   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:27:11 #8 3.355   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:27:11 #8 3.355   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:27:11 #8 3.355   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:27:11 #8 3.355   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:27:11 #8 3.355   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:27:11 #8 3.355   libstring-shellquote-perl libsub-exporter-perl
12:27:11 #8 3.355   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:27:11 #8 3.355   libsub-name-perl libsub-override-perl libsub-quote-perl
12:27:11 #8 3.355   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:27:11 #8 3.355   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:27:11 #8 3.355   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:27:11 #8 3.355   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:27:11 #8 3.355   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:27:11 #8 3.355   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:27:11 #8 3.355   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:27:11 #8 3.355   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:27:11 #8 3.355   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:27:11 #8 3.355   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:27:11 #8 3.355   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:27:11 #8 3.355   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:27:11 #8 3.355   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:27:11 #8 3.355   netbase openssh-client openssl patch patchutils pbzip2 perl
12:27:11 #8 3.355   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:27:11 #8 3.355   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:27:11 #8 3.355   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:27:11 #8 3.355   python3-magic python3-minimal python3-pkg-resources python3-requests
12:27:11 #8 3.355   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:27:11 #8 3.355   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:27:11 #8 3.355   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:27:11 #8 3.357 Suggested packages:
12:27:11 #8 3.357   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
12:27:11 #8 3.357   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
12:27:11 #8 3.357   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
12:27:11 #8 3.357   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
12:27:11 #8 3.357   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:27:11 #8 3.357   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
12:27:11 #8 3.357   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
12:27:11 #8 3.357   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
12:27:11 #8 3.357   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
12:27:11 #8 3.357   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
12:27:11 #8 3.357   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
12:27:11 #8 3.357   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
12:27:11 #8 3.357   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
12:27:11 #8 3.357   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
12:27:11 #8 3.357   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
12:27:11 #8 3.357   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
12:27:11 #8 3.357   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
12:27:11 #8 3.357   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
12:27:11 #8 3.357   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
12:27:11 #8 3.357   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
12:27:11 #8 3.357   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
12:27:11 #8 3.357   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
12:27:11 #8 3.357   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
12:27:11 #8 3.357   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
12:27:11 #8 3.357   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
12:27:11 #8 3.357   python3-cryptography python3-openssl python3-socks python-requests-doc
12:27:11 #8 3.357   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
12:27:12 #8 5.005 The following NEW packages will be installed:
12:27:12 #8 5.005   autoconf automake autopoint autotools-dev binutils binutils-common
12:27:12 #8 5.005   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
12:27:12 #8 5.005   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
12:27:12 #8 5.005   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
12:27:12 #8 5.005   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
12:27:12 #8 5.005   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
12:27:12 #8 5.005   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
12:27:12 #8 5.005   gpgconf gpgsm groff-base intltool-debian iso-codes less
12:27:12 #8 5.005   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
12:27:12 #8 5.005   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
12:27:12 #8 5.005   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
12:27:12 #8 5.005   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
12:27:12 #8 5.005   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
12:27:12 #8 5.005   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
12:27:12 #8 5.005   libclass-inspector-perl libclass-method-modifiers-perl
12:27:12 #8 5.005   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
12:27:12 #8 5.005   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
12:27:12 #8 5.005   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
12:27:12 #8 5.006   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
12:27:12 #8 5.006   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
12:27:12 #8 5.006   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
12:27:12 #8 5.006   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
12:27:12 #8 5.006   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
12:27:12 #8 5.006   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
12:27:12 #8 5.006   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
12:27:12 #8 5.006   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
12:27:12 #8 5.006   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
12:27:12 #8 5.006   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
12:27:12 #8 5.006   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
12:27:12 #8 5.006   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
12:27:12 #8 5.006   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
12:27:12 #8 5.006   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
12:27:12 #8 5.006   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
12:27:12 #8 5.006   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
12:27:12 #8 5.006   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
12:27:12 #8 5.006   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
12:27:12 #8 5.006   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
12:27:12 #8 5.006   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
12:27:12 #8 5.006   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
12:27:12 #8 5.006   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
12:27:12 #8 5.006   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
12:27:12 #8 5.006   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
12:27:12 #8 5.006   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
12:27:12 #8 5.006   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
12:27:12 #8 5.006   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
12:27:12 #8 5.006   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
12:27:12 #8 5.006   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
12:27:12 #8 5.006   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
12:27:12 #8 5.006   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
12:27:12 #8 5.006   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
12:27:12 #8 5.006   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
12:27:12 #8 5.006   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
12:27:12 #8 5.006   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
12:27:12 #8 5.006   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
12:27:12 #8 5.006   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
12:27:12 #8 5.006   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
12:27:12 #8 5.007   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
12:27:12 #8 5.007   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
12:27:12 #8 5.007   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
12:27:12 #8 5.007   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
12:27:12 #8 5.007   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
12:27:12 #8 5.007   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
12:27:12 #8 5.007   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
12:27:12 #8 5.007   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
12:27:12 #8 5.007   libstrictures-perl libstring-copyright-perl libstring-escape-perl
12:27:12 #8 5.007   libstring-shellquote-perl libsub-exporter-perl
12:27:12 #8 5.007   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
12:27:12 #8 5.007   libsub-name-perl libsub-override-perl libsub-quote-perl
12:27:12 #8 5.007   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
12:27:12 #8 5.007   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
12:27:12 #8 5.007   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
12:27:12 #8 5.007   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
12:27:12 #8 5.007   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
12:27:12 #8 5.007   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
12:27:12 #8 5.007   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
12:27:12 #8 5.007   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
12:27:12 #8 5.007   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
12:27:12 #8 5.007   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
12:27:12 #8 5.007   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
12:27:12 #8 5.007   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
12:27:12 #8 5.007   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
12:27:12 #8 5.008   netbase openssh-client openssl patch patchutils pbzip2 perl
12:27:12 #8 5.008   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
12:27:12 #8 5.008   pristine-tar publicsuffix python-apt-common python3 python3-apt
12:27:12 #8 5.008   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
12:27:12 #8 5.008   python3-magic python3-minimal python3-pkg-resources python3-requests
12:27:12 #8 5.008   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
12:27:12 #8 5.008   python3.9-minimal readline-common sensible-utils shared-mime-info strace
12:27:12 #8 5.008   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
12:27:12 #8 5.283 0 upgraded, 384 newly installed, 0 to remove and 6 not upgraded.
12:27:12 #8 5.283 Need to get 176 MB of archives.
12:27:12 #8 5.283 After this operation, 572 MB of additional disk space will be used.
12:27:12 #8 5.283 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-7 [145 kB]
12:27:12 #8 5.286 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
12:27:12 #8 5.287 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
12:27:12 #8 5.296 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
12:27:12 #8 5.299 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
12:27:12 #8 5.302 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
12:27:12 #8 5.318 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4 [2823 kB]
12:27:12 #8 5.346 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
12:27:12 #8 5.347 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4 [4117 kB]
12:27:12 #8 5.382 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4 [293 kB]
12:27:12 #8 5.384 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
12:27:13 #8 5.385 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
12:27:13 #8 5.391 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
12:27:13 #8 5.392 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
12:27:13 #8 5.408 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
12:27:13 #8 5.409 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
12:27:13 #8 5.409 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
12:27:13 #8 5.410 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
12:27:13 #8 5.411 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
12:27:13 #8 5.412 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
12:27:13 #8 5.414 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
12:27:13 #8 5.421 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
12:27:13 #8 5.431 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
12:27:13 #8 5.435 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
12:27:13 #8 5.435 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
12:27:13 #8 5.436 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
12:27:13 #8 5.437 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
12:27:13 #8 5.437 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
12:27:13 #8 5.438 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:27:13 #8 5.438 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB]
12:27:13 #8 5.448 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:27:13 #8 5.449 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:27:13 #8 5.451 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:27:13 #8 5.452 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:27:13 #8 5.453 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
12:27:13 #8 5.455 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
12:27:13 #8 5.465 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
12:27:13 #8 5.466 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
12:27:13 #8 5.467 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
12:27:13 #8 5.469 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
12:27:13 #8 5.469 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
12:27:13 #8 5.470 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
12:27:13 #8 5.478 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
12:27:13 #8 5.479 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
12:27:13 #8 5.480 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:27:13 #8 5.481 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:27:13 #8 5.483 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:27:13 #8 5.488 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:27:13 #8 5.491 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:27:13 #8 5.502 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
12:27:13 #8 5.505 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
12:27:13 #8 5.522 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
12:27:13 #8 5.526 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
12:27:13 #8 5.527 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
12:27:13 #8 5.528 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
12:27:13 #8 5.547 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
12:27:13 #8 5.547 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-12 [275 kB]
12:27:13 #8 5.551 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.40-1 [1349 kB]
12:27:13 #8 5.559 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
12:27:13 #8 5.560 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
12:27:13 #8 5.562 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
12:27:13 #8 5.564 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-12 [2346 kB]
12:27:13 #8 5.589 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
12:27:13 #8 5.594 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
12:27:13 #8 5.610 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
12:27:13 #8 5.610 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
12:27:13 #8 5.686 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
12:27:13 #8 5.687 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
12:27:13 #8 5.688 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
12:27:13 #8 5.690 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
12:27:13 #8 5.691 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
12:27:13 #8 5.692 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
12:27:13 #8 5.707 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
12:27:13 #8 5.712 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
12:27:13 #8 5.731 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
12:27:13 #8 5.740 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
12:27:13 #8 5.741 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
12:27:13 #8 5.756 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
12:27:13 #8 5.900 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
12:27:13 #8 5.901 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
12:27:13 #8 5.922 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
12:27:13 #8 6.006 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
12:27:13 #8 6.007 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
12:27:13 #8 6.011 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
12:27:13 #8 6.020 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:27:13 #8 6.021 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
12:27:13 #8 6.034 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:27:13 #8 6.035 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:27:13 #8 6.036 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
12:27:13 #8 6.037 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
12:27:13 #8 6.039 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
12:27:13 #8 6.041 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:27:13 #8 6.042 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:27:13 #8 6.043 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:27:13 #8 6.043 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:27:13 #8 6.045 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3 [341 kB]
12:27:13 #8 6.048 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3 [267 kB]
12:27:13 #8 6.050 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
12:27:13 #8 6.051 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
12:27:13 #8 6.053 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:27:13 #8 6.056 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
12:27:13 #8 6.057 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
12:27:13 #8 6.059 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
12:27:13 #8 6.060 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [25.6 kB]
12:27:13 #8 6.063 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.11.0-1 [15.3 kB]
12:27:13 #8 6.064 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:27:13 #8 6.069 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
12:27:13 #8 6.072 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-6 [8625 kB]
12:27:13 #8 6.148 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
12:27:13 #8 6.153 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
12:27:13 #8 6.161 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:27:13 #8 6.161 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
12:27:13 #8 6.163 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
12:27:13 #8 6.170 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2020.12.24 [31.7 MB]
12:27:13 #8 6.416 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
12:27:14 #8 6.418 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
12:27:14 #8 6.419 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
12:27:14 #8 6.419 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
12:27:14 #8 6.426 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
12:27:14 #8 6.427 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
12:27:14 #8 6.429 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
12:27:14 #8 6.434 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
12:27:14 #8 6.441 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
12:27:14 #8 6.447 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
12:27:14 #8 6.452 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
12:27:14 #8 6.453 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
12:27:14 #8 6.458 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
12:27:14 #8 6.461 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
12:27:14 #8 6.465 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
12:27:14 #8 6.469 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
12:27:14 #8 6.474 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
12:27:14 #8 6.474 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:27:14 #8 6.475 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
12:27:14 #8 6.475 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
12:27:14 #8 6.476 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
12:27:14 #8 6.476 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
12:27:14 #8 6.477 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
12:27:14 #8 6.478 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
12:27:14 #8 6.478 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
12:27:14 #8 6.479 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
12:27:14 #8 6.479 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
12:27:14 #8 6.480 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:27:14 #8 6.480 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
12:27:14 #8 6.481 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
12:27:14 #8 6.482 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
12:27:14 #8 6.483 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
12:27:14 #8 6.483 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
12:27:14 #8 6.485 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
12:27:14 #8 6.485 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
12:27:14 #8 6.486 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
12:27:14 #8 6.487 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
12:27:14 #8 6.488 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
12:27:14 #8 6.488 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
12:27:14 #8 6.490 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
12:27:14 #8 6.491 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
12:27:14 #8 6.493 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
12:27:14 #8 6.494 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
12:27:14 #8 6.494 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
12:27:14 #8 6.495 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
12:27:14 #8 6.496 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:27:14 #8 6.496 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
12:27:14 #8 6.496 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
12:27:14 #8 6.499 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
12:27:14 #8 6.501 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
12:27:14 #8 6.502 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
12:27:14 #8 6.502 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
12:27:14 #8 6.503 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:27:14 #8 6.503 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
12:27:14 #8 6.504 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
12:27:14 #8 6.505 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
12:27:14 #8 6.507 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.2 [1092 kB]
12:27:14 #8 6.517 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
12:27:14 #8 6.518 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.50 [7460 B]
12:27:14 #8 6.518 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-3 [189 kB]
12:27:14 #8 6.519 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
12:27:14 #8 6.520 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-1 [17.1 kB]
12:27:14 #8 6.521 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
12:27:14 #8 6.521 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
12:27:14 #8 6.524 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
12:27:14 #8 6.527 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
12:27:14 #8 6.527 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
12:27:14 #8 6.528 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
12:27:14 #8 6.538 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
12:27:14 #8 6.541 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3 [338 kB]
12:27:14 #8 6.545 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
12:27:14 #8 6.545 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
12:27:14 #8 6.558 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
12:27:14 #8 6.600 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
12:27:14 #8 6.617 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
12:27:14 #8 6.618 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
12:27:14 #8 6.619 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
12:27:14 #8 6.620 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
12:27:14 #8 6.620 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
12:27:14 #8 6.621 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
12:27:14 #8 6.622 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
12:27:14 #8 6.624 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
12:27:14 #8 6.625 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
12:27:14 #8 6.626 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
12:27:14 #8 6.626 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:27:14 #8 6.627 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
12:27:14 #8 6.628 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
12:27:14 #8 6.628 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
12:27:14 #8 6.630 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
12:27:14 #8 6.634 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
12:27:14 #8 6.636 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
12:27:14 #8 6.637 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
12:27:14 #8 6.638 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
12:27:14 #8 6.639 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
12:27:14 #8 6.641 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
12:27:14 #8 6.643 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
12:27:14 #8 6.644 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
12:27:14 #8 6.645 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
12:27:14 #8 6.646 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.1-1 [310 kB]
12:27:14 #8 6.648 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.1-1 [770 kB]
12:27:14 #8 6.653 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
12:27:14 #8 6.653 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
12:27:14 #8 6.655 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-12 [245 kB]
12:27:14 #8 6.657 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
12:27:14 #8 6.657 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
12:27:14 #8 6.659 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
12:27:14 #8 6.659 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
12:27:14 #8 6.659 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
12:27:14 #8 6.660 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
12:27:14 #8 6.660 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
12:27:14 #8 6.661 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
12:27:14 #8 6.661 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
12:27:14 #8 6.661 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
12:27:14 #8 6.662 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
12:27:14 #8 6.663 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
12:27:14 #8 6.663 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
12:27:14 #8 6.664 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
12:27:14 #8 6.665 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
12:27:14 #8 6.666 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
12:27:14 #8 6.667 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
12:27:14 #8 6.668 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
12:27:14 #8 6.669 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
12:27:14 #8 6.670 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
12:27:14 #8 6.671 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
12:27:14 #8 6.672 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
12:27:14 #8 6.673 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
12:27:14 #8 6.674 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
12:27:14 #8 6.675 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
12:27:14 #8 6.676 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
12:27:14 #8 6.676 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
12:27:14 #8 6.695 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
12:27:14 #8 6.695 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
12:27:14 #8 6.696 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
12:27:14 #8 6.697 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
12:27:14 #8 6.698 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
12:27:14 #8 6.699 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
12:27:14 #8 6.700 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
12:27:14 #8 6.700 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
12:27:14 #8 6.701 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
12:27:14 #8 6.701 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
12:27:14 #8 6.702 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
12:27:14 #8 6.703 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
12:27:14 #8 6.703 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
12:27:14 #8 6.704 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
12:27:14 #8 6.705 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
12:27:14 #8 6.706 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
12:27:14 #8 6.706 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
12:27:14 #8 6.709 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
12:27:14 #8 6.710 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
12:27:14 #8 6.710 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
12:27:14 #8 6.711 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
12:27:14 #8 6.711 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
12:27:14 #8 6.712 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
12:27:14 #8 6.712 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
12:27:14 #8 6.714 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
12:27:14 #8 6.715 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
12:27:14 #8 6.716 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
12:27:14 #8 6.717 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
12:27:14 #8 6.717 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
12:27:14 #8 6.718 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
12:27:14 #8 6.719 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
12:27:14 #8 6.719 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
12:27:14 #8 6.720 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
12:27:14 #8 6.724 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
12:27:14 #8 6.725 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
12:27:14 #8 6.738 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
12:27:14 #8 6.746 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:27:14 #8 6.746 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
12:27:14 #8 6.747 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
12:27:14 #8 6.748 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
12:27:14 #8 6.748 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
12:27:14 #8 6.749 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
12:27:14 #8 6.749 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
12:27:14 #8 6.749 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
12:27:14 #8 6.750 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
12:27:14 #8 6.750 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
12:27:14 #8 6.752 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
12:27:14 #8 6.752 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
12:27:14 #8 6.753 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
12:27:14 #8 6.754 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
12:27:14 #8 6.755 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
12:27:14 #8 6.755 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
12:27:14 #8 6.756 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
12:27:14 #8 6.759 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
12:27:14 #8 6.762 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
12:27:14 #8 6.762 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
12:27:14 #8 6.763 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
12:27:14 #8 6.764 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
12:27:14 #8 6.764 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
12:27:14 #8 6.765 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
12:27:14 #8 6.766 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
12:27:14 #8 6.769 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
12:27:14 #8 6.770 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
12:27:14 #8 6.770 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
12:27:14 #8 6.771 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
12:27:14 #8 6.774 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
12:27:14 #8 6.774 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
12:27:14 #8 6.775 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
12:27:14 #8 6.776 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
12:27:14 #8 6.776 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
12:27:14 #8 6.776 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
12:27:14 #8 6.777 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
12:27:14 #8 6.779 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
12:27:14 #8 6.779 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
12:27:14 #8 6.779 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
12:27:14 #8 6.780 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
12:27:14 #8 6.782 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
12:27:14 #8 6.783 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
12:27:14 #8 6.783 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
12:27:14 #8 6.784 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
12:27:14 #8 6.784 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
12:27:14 #8 6.786 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
12:27:14 #8 6.787 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
12:27:14 #8 6.788 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
12:27:14 #8 6.789 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
12:27:14 #8 6.790 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
12:27:14 #8 6.791 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
12:27:14 #8 6.793 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
12:27:14 #8 6.796 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
12:27:14 #8 6.796 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
12:27:14 #8 6.797 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
12:27:14 #8 6.797 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
12:27:14 #8 6.798 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
12:27:14 #8 6.798 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
12:27:14 #8 6.799 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
12:27:14 #8 6.800 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
12:27:14 #8 6.801 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
12:27:14 #8 6.803 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
12:27:14 #8 6.804 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
12:27:14 #8 6.805 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
12:27:14 #8 6.805 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
12:27:14 #8 6.806 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
12:27:14 #8 6.807 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
12:27:14 #8 6.808 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
12:27:14 #8 6.809 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:27:14 #8 6.810 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:27:14 #8 6.810 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:27:14 #8 6.811 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
12:27:14 #8 6.814 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
12:27:14 #8 6.815 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
12:27:14 #8 6.815 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
12:27:14 #8 6.816 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
12:27:14 #8 6.817 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
12:27:14 #8 6.817 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
12:27:14 #8 6.818 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
12:27:14 #8 6.819 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
12:27:14 #8 6.820 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
12:27:14 #8 6.821 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
12:27:14 #8 6.823 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
12:27:14 #8 6.834 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
12:27:14 #8 6.835 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
12:27:14 #8 6.849 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
12:27:14 #8 6.849 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
12:27:14 #8 6.850 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
12:27:14 #8 6.850 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
12:27:14 #8 6.851 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
12:27:14 #8 6.852 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
12:27:14 #8 6.854 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.0 [96.3 kB]
12:27:14 #8 6.855 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.0 [190 kB]
12:27:14 #8 6.856 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
12:27:14 #8 6.858 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
12:27:14 #8 6.859 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
12:27:14 #8 6.859 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.4-1 [114 kB]
12:27:14 #8 6.860 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
12:27:14 #8 6.860 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
12:27:14 #8 6.861 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
12:27:14 #8 6.862 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
12:27:14 #8 6.866 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
12:27:14 #8 6.873 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
12:27:14 #8 6.873 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
12:27:14 #8 7.028 debconf: delaying package configuration, since apt-utils is not installed
12:27:14 #8 7.059 Fetched 176 MB in 2s (94.8 MB/s)
12:27:14 #8 7.088 Selecting previously unselected package bsdextrautils.
12:27:14 #8 7.088 (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.)
12:27:14 #8 7.094 Preparing to unpack .../00-bsdextrautils_2.36.1-7_amd64.deb ...
12:27:14 #8 7.098 Unpacking bsdextrautils (2.36.1-7) ...
12:27:14 #8 7.143 Selecting previously unselected package libuchardet0:amd64.
12:27:14 #8 7.143 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
12:27:14 #8 7.151 Unpacking libuchardet0:amd64 (0.0.7-1) ...
12:27:14 #8 7.186 Selecting previously unselected package groff-base.
12:27:14 #8 7.188 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
12:27:15 #8 7.192 Unpacking groff-base (1.22.4-6) ...
12:27:15 #8 7.316 Selecting previously unselected package libgdbm6:amd64.
12:27:15 #8 7.317 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
12:27:15 #8 7.322 Unpacking libgdbm6:amd64 (1.19-2) ...
12:27:15 #8 7.360 Selecting previously unselected package libpipeline1:amd64.
12:27:15 #8 7.362 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
12:27:15 #8 7.367 Unpacking libpipeline1:amd64 (1.5.3-1) ...
12:27:15 #8 7.416 Selecting previously unselected package man-db.
12:27:15 #8 7.418 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
12:27:15 #8 7.424 Unpacking man-db (2.9.4-2) ...
12:27:15 #8 7.569 Selecting previously unselected package perl-modules-5.32.
12:27:15 #8 7.571 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4_all.deb ...
12:27:15 #8 7.575 Unpacking perl-modules-5.32 (5.32.1-4) ...
12:27:15 #8 7.929 Selecting previously unselected package libgdbm-compat4:amd64.
12:27:15 #8 7.931 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
12:27:15 #8 7.934 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
12:27:15 #8 7.973 Selecting previously unselected package libperl5.32:amd64.
12:27:15 #8 7.975 Preparing to unpack .../08-libperl5.32_5.32.1-4_amd64.deb ...
12:27:15 #8 7.979 Unpacking libperl5.32:amd64 (5.32.1-4) ...
12:27:16 #8 8.449 Selecting previously unselected package perl.
12:27:16 #8 8.451 Preparing to unpack .../09-perl_5.32.1-4_amd64.deb ...
12:27:16 #8 8.460 Unpacking perl (5.32.1-4) ...
12:27:16 #8 8.512 Selecting previously unselected package liblocale-gettext-perl.
12:27:16 #8 8.514 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
12:27:16 #8 8.518 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:27:16 #8 8.559 Selecting previously unselected package libpython3.9-minimal:amd64.
12:27:16 #8 8.561 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
12:27:16 #8 8.565 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
12:27:16 #8 8.679 Selecting previously unselected package libexpat1:amd64.
12:27:16 #8 8.682 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
12:27:16 #8 8.685 Unpacking libexpat1:amd64 (2.2.10-2) ...
12:27:16 #8 8.731 Selecting previously unselected package python3.9-minimal.
12:27:16 #8 8.733 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
12:27:16 #8 8.740 Unpacking python3.9-minimal (3.9.2-1) ...
12:27:16 #8 8.947 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
12:27:16 #8 8.965 Setting up libexpat1:amd64 (2.2.10-2) ...
12:27:16 #8 8.978 Setting up python3.9-minimal (3.9.2-1) ...
12:27:17 #8 9.547 Selecting previously unselected package python3-minimal.
12:27:17 #8 9.547 (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.)
12:27:17 #8 9.551 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
12:27:17 #8 9.554 Unpacking python3-minimal (3.9.2-3) ...
12:27:17 #8 9.588 Selecting previously unselected package media-types.
12:27:17 #8 9.590 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
12:27:17 #8 9.595 Unpacking media-types (4.0.0) ...
12:27:17 #8 9.630 Selecting previously unselected package libmpdec3:amd64.
12:27:17 #8 9.632 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
12:27:17 #8 9.635 Unpacking libmpdec3:amd64 (2.5.1-1) ...
12:27:17 #8 9.677 Selecting previously unselected package libncursesw6:amd64.
12:27:17 #8 9.679 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
12:27:17 #8 9.684 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
12:27:17 #8 9.732 Selecting previously unselected package readline-common.
12:27:17 #8 9.734 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
12:27:17 #8 9.737 Unpacking readline-common (8.1-1) ...
12:27:17 #8 9.775 Selecting previously unselected package libreadline8:amd64.
12:27:17 #8 9.778 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
12:27:17 #8 9.782 Unpacking libreadline8:amd64 (8.1-1) ...
12:27:17 #8 9.835 Selecting previously unselected package libsqlite3-0:amd64.
12:27:17 #8 9.835 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
12:27:17 #8 9.838 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
12:27:17 #8 9.928 Selecting previously unselected package libpython3.9-stdlib:amd64.
12:27:17 #8 9.930 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
12:27:17 #8 9.934 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:27:17 #8 10.12 Selecting previously unselected package python3.9.
12:27:17 #8 10.12 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
12:27:17 #8 10.13 Unpacking python3.9 (3.9.2-1) ...
12:27:17 #8 10.17 Selecting previously unselected package libpython3-stdlib:amd64.
12:27:17 #8 10.17 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
12:27:17 #8 10.18 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
12:27:17 #8 10.21 Setting up python3-minimal (3.9.2-3) ...
12:27:18 #8 10.39 Selecting previously unselected package python3.
12:27:18 #8 10.39 (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.)
12:27:18 #8 10.39 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
12:27:18 #8 10.40 Unpacking python3 (3.9.2-3) ...
12:27:18 #8 10.44 Selecting previously unselected package less.
12:27:18 #8 10.44 Preparing to unpack .../001-less_551-2_amd64.deb ...
12:27:18 #8 10.45 Unpacking less (551-2) ...
12:27:18 #8 10.49 Selecting previously unselected package netbase.
12:27:18 #8 10.49 Preparing to unpack .../002-netbase_6.3_all.deb ...
12:27:18 #8 10.49 Unpacking netbase (6.3) ...
12:27:18 #8 10.52 Selecting previously unselected package sensible-utils.
12:27:18 #8 10.52 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
12:27:18 #8 10.53 Unpacking sensible-utils (0.0.14) ...
12:27:18 #8 10.56 Selecting previously unselected package bzip2.
12:27:18 #8 10.56 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
12:27:18 #8 10.56 Unpacking bzip2 (1.0.8-4) ...
12:27:18 #8 10.60 Selecting previously unselected package openssl.
12:27:18 #8 10.60 Preparing to unpack .../005-openssl_1.1.1k-1_amd64.deb ...
12:27:18 #8 10.61 Unpacking openssl (1.1.1k-1) ...
12:27:18 #8 10.71 Selecting previously unselected package ca-certificates.
12:27:18 #8 10.71 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
12:27:18 #8 10.71 Unpacking ca-certificates (20210119) ...
12:27:18 #8 10.77 Selecting previously unselected package libmagic-mgc.
12:27:18 #8 10.77 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:27:18 #8 10.77 Unpacking libmagic-mgc (1:5.39-3) ...
12:27:18 #8 10.85 Selecting previously unselected package libmagic1:amd64.
12:27:18 #8 10.85 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
12:27:18 #8 10.85 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:27:18 #8 10.89 Selecting previously unselected package file.
12:27:18 #8 10.89 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
12:27:18 #8 10.90 Unpacking file (1:5.39-3) ...
12:27:18 #8 10.93 Selecting previously unselected package gettext-base.
12:27:18 #8 10.93 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
12:27:18 #8 10.94 Unpacking gettext-base (0.21-4) ...
12:27:18 #8 10.99 Selecting previously unselected package manpages.
12:27:18 #8 10.99 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
12:27:18 #8 10.99 Unpacking manpages (5.10-1) ...
12:27:18 #8 11.12 Selecting previously unselected package libmd0:amd64.
12:27:18 #8 11.12 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
12:27:18 #8 11.13 Unpacking libmd0:amd64 (1.0.3-3) ...
12:27:18 #8 11.17 Selecting previously unselected package libbsd0:amd64.
12:27:18 #8 11.17 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
12:27:18 #8 11.17 Unpacking libbsd0:amd64 (0.11.3-1) ...
12:27:18 #8 11.21 Selecting previously unselected package libedit2:amd64.
12:27:18 #8 11.21 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
12:27:18 #8 11.22 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
12:27:18 #8 11.26 Selecting previously unselected package libcbor0:amd64.
12:27:18 #8 11.26 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
12:27:18 #8 11.27 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
12:27:18 #8 11.30 Selecting previously unselected package libfido2-1:amd64.
12:27:18 #8 11.30 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
12:27:18 #8 11.31 Unpacking libfido2-1:amd64 (1.6.0-2) ...
12:27:18 #8 11.35 Selecting previously unselected package openssh-client.
12:27:18 #8 11.35 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
12:27:18 #8 11.36 Unpacking openssh-client (1:8.4p1-5) ...
12:27:19 #8 11.47 Selecting previously unselected package ucf.
12:27:19 #8 11.47 Preparing to unpack .../018-ucf_3.0043_all.deb ...
12:27:19 #8 11.48 Moving old data out of the way
12:27:19 #8 11.48 Unpacking ucf (3.0043) ...
12:27:19 #8 11.53 Selecting previously unselected package xz-utils.
12:27:19 #8 11.53 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
12:27:19 #8 11.53 Unpacking xz-utils (5.2.5-2) ...
12:27:19 #8 11.58 Selecting previously unselected package libsigsegv2:amd64.
12:27:19 #8 11.58 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
12:27:19 #8 11.59 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:27:19 #8 11.62 Selecting previously unselected package m4.
12:27:19 #8 11.62 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
12:27:19 #8 11.63 Unpacking m4 (1.4.18-5) ...
12:27:19 #8 11.67 Selecting previously unselected package autoconf.
12:27:19 #8 11.67 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
12:27:19 #8 11.68 Unpacking autoconf (2.69-14) ...
12:27:19 #8 11.74 Selecting previously unselected package autotools-dev.
12:27:19 #8 11.74 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
12:27:19 #8 11.74 Unpacking autotools-dev (20180224.1+nmu1) ...
12:27:19 #8 11.78 Selecting previously unselected package automake.
12:27:19 #8 11.78 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
12:27:19 #8 11.79 Unpacking automake (1:1.16.3-2) ...
12:27:19 #8 11.87 Selecting previously unselected package autopoint.
12:27:19 #8 11.87 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
12:27:19 #8 11.87 Unpacking autopoint (0.21-4) ...
12:27:19 #8 11.91 Selecting previously unselected package binutils-common:amd64.
12:27:19 #8 11.92 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
12:27:19 #8 11.92 Unpacking binutils-common:amd64 (2.35.2-2) ...
12:27:19 #8 12.20 Selecting previously unselected package libbinutils:amd64.
12:27:19 #8 12.20 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
12:27:19 #8 12.21 Unpacking libbinutils:amd64 (2.35.2-2) ...
12:27:19 #8 12.29 Selecting previously unselected package libctf-nobfd0:amd64.
12:27:19 #8 12.29 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
12:27:19 #8 12.30 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
12:27:19 #8 12.34 Selecting previously unselected package libctf0:amd64.
12:27:19 #8 12.34 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
12:27:19 #8 12.35 Unpacking libctf0:amd64 (2.35.2-2) ...
12:27:19 #8 12.37 Selecting previously unselected package binutils-x86-64-linux-gnu.
12:27:19 #8 12.38 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
12:27:19 #8 12.38 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
12:27:20 #8 12.59 Selecting previously unselected package binutils.
12:27:20 #8 12.59 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
12:27:20 #8 12.59 Unpacking binutils (2.35.2-2) ...
12:27:20 #8 12.63 Selecting previously unselected package libc-dev-bin.
12:27:20 #8 12.63 Preparing to unpack .../032-libc-dev-bin_2.31-12_amd64.deb ...
12:27:20 #8 12.63 Unpacking libc-dev-bin (2.31-12) ...
12:27:20 #8 12.67 Selecting previously unselected package linux-libc-dev:amd64.
12:27:20 #8 12.67 Preparing to unpack .../033-linux-libc-dev_5.10.40-1_amd64.deb ...
12:27:20 #8 12.67 Unpacking linux-libc-dev:amd64 (5.10.40-1) ...
12:27:20 #8 12.83 Selecting previously unselected package libcrypt-dev:amd64.
12:27:20 #8 12.84 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
12:27:20 #8 12.84 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
12:27:20 #8 12.88 Selecting previously unselected package libtirpc-dev:amd64.
12:27:20 #8 12.88 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
12:27:20 #8 12.88 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
12:27:20 #8 12.93 Selecting previously unselected package libnsl-dev:amd64.
12:27:20 #8 12.93 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
12:27:20 #8 12.93 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
12:27:20 #8 12.96 Selecting previously unselected package libc6-dev:amd64.
12:27:20 #8 12.97 Preparing to unpack .../037-libc6-dev_2.31-12_amd64.deb ...
12:27:20 #8 12.97 Unpacking libc6-dev:amd64 (2.31-12) ...
12:27:20 #8 13.25 Selecting previously unselected package libisl23:amd64.
12:27:20 #8 13.25 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
12:27:20 #8 13.25 Unpacking libisl23:amd64 (0.23-1) ...
12:27:20 #8 13.35 Selecting previously unselected package libmpfr6:amd64.
12:27:20 #8 13.35 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
12:27:20 #8 13.35 Unpacking libmpfr6:amd64 (4.1.0-3) ...
12:27:21 #8 13.48 Selecting previously unselected package libmpc3:amd64.
12:27:21 #8 13.48 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
12:27:21 #8 13.49 Unpacking libmpc3:amd64 (1.2.0-1) ...
12:27:21 #8 13.52 Selecting previously unselected package cpp-10.
12:27:21 #8 13.52 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
12:27:21 #8 13.53 Unpacking cpp-10 (10.2.1-6) ...
12:27:21 #8 14.29 Selecting previously unselected package cpp.
12:27:21 #8 14.30 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
12:27:21 #8 14.30 Unpacking cpp (4:10.2.1-1) ...
12:27:21 #8 14.33 Selecting previously unselected package libcc1-0:amd64.
12:27:22 #8 14.33 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
12:27:22 #8 14.34 Unpacking libcc1-0:amd64 (10.2.1-6) ...
12:27:22 #8 14.38 Selecting previously unselected package libgomp1:amd64.
12:27:22 #8 14.38 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
12:27:22 #8 14.38 Unpacking libgomp1:amd64 (10.2.1-6) ...
12:27:22 #8 14.42 Selecting previously unselected package libitm1:amd64.
12:27:22 #8 14.42 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
12:27:22 #8 14.43 Unpacking libitm1:amd64 (10.2.1-6) ...
12:27:22 #8 14.46 Selecting previously unselected package libatomic1:amd64.
12:27:22 #8 14.46 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
12:27:22 #8 14.47 Unpacking libatomic1:amd64 (10.2.1-6) ...
12:27:22 #8 14.50 Selecting previously unselected package libasan6:amd64.
12:27:22 #8 14.50 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
12:27:22 #8 14.51 Unpacking libasan6:amd64 (10.2.1-6) ...
12:27:22 #8 14.74 Selecting previously unselected package liblsan0:amd64.
12:27:22 #8 14.74 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
12:27:22 #8 14.75 Unpacking liblsan0:amd64 (10.2.1-6) ...
12:27:22 #8 14.86 Selecting previously unselected package libtsan0:amd64.
12:27:22 #8 14.86 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
12:27:22 #8 14.86 Unpacking libtsan0:amd64 (10.2.1-6) ...
12:27:22 #8 15.09 Selecting previously unselected package libubsan1:amd64.
12:27:22 #8 15.09 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
12:27:22 #8 15.10 Unpacking libubsan1:amd64 (10.2.1-6) ...
12:27:22 #8 15.21 Selecting previously unselected package libquadmath0:amd64.
12:27:22 #8 15.21 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
12:27:22 #8 15.21 Unpacking libquadmath0:amd64 (10.2.1-6) ...
12:27:22 #8 15.26 Selecting previously unselected package libgcc-10-dev:amd64.
12:27:23 #8 15.26 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
12:27:23 #8 15.26 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
12:27:23 #8 15.49 Selecting previously unselected package gcc-10.
12:27:23 #8 15.49 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
12:27:23 #8 15.50 Unpacking gcc-10 (10.2.1-6) ...
12:27:24 #8 16.98 Selecting previously unselected package gcc.
12:27:24 #8 16.98 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
12:27:24 #8 16.98 Unpacking gcc (4:10.2.1-1) ...
12:27:24 #8 17.02 Selecting previously unselected package libstdc++-10-dev:amd64.
12:27:24 #8 17.02 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
12:27:24 #8 17.02 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
12:27:24 #8 17.27 Selecting previously unselected package g++-10.
12:27:24 #8 17.27 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
12:27:24 #8 17.28 Unpacking g++-10 (10.2.1-6) ...
12:27:25 #8 18.13 Selecting previously unselected package g++.
12:27:25 #8 18.13 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
12:27:25 #8 18.13 Unpacking g++ (4:10.2.1-1) ...
12:27:25 #8 18.16 Selecting previously unselected package make.
12:27:25 #8 18.16 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
12:27:25 #8 18.17 Unpacking make (4.3-4.1) ...
12:27:25 #8 18.24 Selecting previously unselected package libdpkg-perl.
12:27:25 #8 18.24 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
12:27:25 #8 18.24 Unpacking libdpkg-perl (1.20.9) ...
12:27:25 #8 18.32 Selecting previously unselected package patch.
12:27:25 #8 18.32 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
12:27:25 #8 18.33 Unpacking patch (2.7.6-7) ...
12:27:25 #8 18.37 Selecting previously unselected package dpkg-dev.
12:27:26 #8 18.37 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
12:27:26 #8 18.38 Unpacking dpkg-dev (1.20.9) ...
12:27:26 #8 18.50 Selecting previously unselected package build-essential.
12:27:26 #8 18.51 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
12:27:26 #8 18.51 Unpacking build-essential (12.9) ...
12:27:26 #8 18.54 Selecting previously unselected package libbrotli1:amd64.
12:27:26 #8 18.55 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:27:26 #8 18.55 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:27:26 #8 18.60 Selecting previously unselected package libsasl2-modules-db:amd64.
12:27:26 #8 18.60 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
12:27:26 #8 18.61 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
12:27:26 #8 18.64 Selecting previously unselected package libsasl2-2:amd64.
12:27:26 #8 18.65 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
12:27:26 #8 18.65 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
12:27:26 #8 18.70 Selecting previously unselected package libldap-2.4-2:amd64.
12:27:26 #8 18.70 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
12:27:26 #8 18.70 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
12:27:26 #8 18.76 Selecting previously unselected package libnghttp2-14:amd64.
12:27:26 #8 18.76 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
12:27:26 #8 18.77 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:27:26 #8 18.81 Selecting previously unselected package libpsl5:amd64.
12:27:26 #8 18.81 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
12:27:26 #8 18.81 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:27:26 #8 18.85 Selecting previously unselected package librtmp1:amd64.
12:27:26 #8 18.85 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:27:26 #8 18.86 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:26 #8 18.90 Selecting previously unselected package libssh2-1:amd64.
12:27:26 #8 18.90 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
12:27:26 #8 18.90 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:27:26 #8 18.95 Selecting previously unselected package libcurl4:amd64.
12:27:26 #8 18.95 Preparing to unpack .../071-libcurl4_7.74.0-1.3_amd64.deb ...
12:27:26 #8 18.95 Unpacking libcurl4:amd64 (7.74.0-1.3) ...
12:27:26 #8 19.00 Selecting previously unselected package curl.
12:27:26 #8 19.01 Preparing to unpack .../072-curl_7.74.0-1.3_amd64.deb ...
12:27:26 #8 19.01 Unpacking curl (7.74.0-1.3) ...
12:27:26 #8 19.06 Selecting previously unselected package dctrl-tools.
12:27:26 #8 19.07 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
12:27:26 #8 19.07 Unpacking dctrl-tools (2.24-3+b1) ...
12:27:26 #8 19.11 Selecting previously unselected package libdebhelper-perl.
12:27:26 #8 19.11 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
12:27:26 #8 19.12 Unpacking libdebhelper-perl (13.3.4) ...
12:27:26 #8 19.16 Selecting previously unselected package libtool.
12:27:26 #8 19.16 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
12:27:26 #8 19.17 Unpacking libtool (2.4.6-15) ...
12:27:26 #8 19.21 Selecting previously unselected package dh-autoreconf.
12:27:26 #8 19.21 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
12:27:26 #8 19.22 Unpacking dh-autoreconf (20) ...
12:27:26 #8 19.25 Selecting previously unselected package libarchive-zip-perl.
12:27:26 #8 19.25 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
12:27:26 #8 19.26 Unpacking libarchive-zip-perl (1.68-1) ...
12:27:26 #8 19.29 Selecting previously unselected package libsub-override-perl.
12:27:26 #8 19.30 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
12:27:26 #8 19.30 Unpacking libsub-override-perl (0.09-2) ...
12:27:26 #8 19.32 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:27:26 #8 19.33 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
12:27:26 #8 19.33 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
12:27:26 #8 19.36 Selecting previously unselected package dh-strip-nondeterminism.
12:27:26 #8 19.37 Preparing to unpack .../080-dh-strip-nondeterminism_1.11.0-1_all.deb ...
12:27:26 #8 19.37 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
12:27:26 #8 19.40 Selecting previously unselected package libelf1:amd64.
12:27:26 #8 19.41 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
12:27:26 #8 19.41 Unpacking libelf1:amd64 (0.183-1) ...
12:27:26 #8 19.46 Selecting previously unselected package dwz.
12:27:27 #8 19.46 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
12:27:27 #8 19.46 Unpacking dwz (0.13+20210201-1) ...
12:27:27 #8 19.52 Selecting previously unselected package libicu67:amd64.
12:27:27 #8 19.52 Preparing to unpack .../083-libicu67_67.1-6_amd64.deb ...
12:27:27 #8 19.52 Unpacking libicu67:amd64 (67.1-6) ...
12:27:28 #8 20.36 Selecting previously unselected package libxml2:amd64.
12:27:28 #8 20.36 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
12:27:28 #8 20.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
12:27:28 #8 20.45 Selecting previously unselected package gettext.
12:27:28 #8 20.45 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
12:27:28 #8 20.45 Unpacking gettext (0.21-4) ...
12:27:28 #8 20.61 Selecting previously unselected package intltool-debian.
12:27:28 #8 20.61 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
12:27:28 #8 20.62 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:27:28 #8 20.67 Selecting previously unselected package po-debconf.
12:27:28 #8 20.68 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
12:27:28 #8 20.68 Unpacking po-debconf (1.0.21+nmu1) ...
12:27:28 #8 20.74 Selecting previously unselected package debhelper.
12:27:28 #8 20.74 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
12:27:28 #8 20.74 Unpacking debhelper (13.3.4) ...
12:27:28 #8 20.87 Selecting previously unselected package debian-keyring.
12:27:28 #8 20.87 Preparing to unpack .../089-debian-keyring_2020.12.24_all.deb ...
12:27:28 #8 20.87 Unpacking debian-keyring (2020.12.24) ...
12:27:31 #8 23.33 Selecting previously unselected package libfakeroot:amd64.
12:27:31 #8 23.33 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
12:27:31 #8 23.34 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
12:27:31 #8 23.38 Selecting previously unselected package fakeroot.
12:27:31 #8 23.38 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
12:27:31 #8 23.38 Unpacking fakeroot (1.25.3-1.1) ...
12:27:31 #8 23.43 Selecting previously unselected package libassuan0:amd64.
12:27:31 #8 23.43 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
12:27:31 #8 23.44 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
12:27:31 #8 23.47 Selecting previously unselected package gpgconf.
12:27:31 #8 23.47 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
12:27:31 #8 23.48 Unpacking gpgconf (2.2.27-2) ...
12:27:31 #8 23.53 Selecting previously unselected package libksba8:amd64.
12:27:31 #8 23.53 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
12:27:31 #8 23.54 Unpacking libksba8:amd64 (1.5.0-3) ...
12:27:31 #8 23.58 Selecting previously unselected package libnpth0:amd64.
12:27:31 #8 23.58 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
12:27:31 #8 23.59 Unpacking libnpth0:amd64 (1.6-3) ...
12:27:31 #8 23.62 Selecting previously unselected package dirmngr.
12:27:31 #8 23.62 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
12:27:31 #8 23.64 Unpacking dirmngr (2.2.27-2) ...
12:27:31 #8 23.70 Selecting previously unselected package gnupg-l10n.
12:27:31 #8 23.70 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
12:27:31 #8 23.70 Unpacking gnupg-l10n (2.2.27-2) ...
12:27:31 #8 23.81 Selecting previously unselected package gnupg-utils.
12:27:31 #8 23.81 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
12:27:31 #8 23.82 Unpacking gnupg-utils (2.2.27-2) ...
12:27:31 #8 23.89 Selecting previously unselected package gpg.
12:27:31 #8 23.89 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
12:27:31 #8 23.90 Unpacking gpg (2.2.27-2) ...
12:27:31 #8 23.98 Selecting previously unselected package pinentry-curses.
12:27:31 #8 23.98 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
12:27:31 #8 23.98 Unpacking pinentry-curses (1.1.0-4) ...
12:27:31 #8 24.02 Selecting previously unselected package gpg-agent.
12:27:31 #8 24.02 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
12:27:31 #8 24.03 Unpacking gpg-agent (2.2.27-2) ...
12:27:31 #8 24.08 Selecting previously unselected package gpg-wks-client.
12:27:31 #8 24.09 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
12:27:31 #8 24.09 Unpacking gpg-wks-client (2.2.27-2) ...
12:27:31 #8 24.13 Selecting previously unselected package gpg-wks-server.
12:27:31 #8 24.13 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
12:27:31 #8 24.13 Unpacking gpg-wks-server (2.2.27-2) ...
12:27:31 #8 24.18 Selecting previously unselected package gpgsm.
12:27:31 #8 24.18 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
12:27:31 #8 24.18 Unpacking gpgsm (2.2.27-2) ...
12:27:31 #8 24.23 Selecting previously unselected package gnupg.
12:27:31 #8 24.24 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
12:27:31 #8 24.24 Unpacking gnupg (2.2.27-2) ...
12:27:31 #8 24.30 Selecting previously unselected package libfile-dirlist-perl.
12:27:31 #8 24.30 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
12:27:31 #8 24.30 Unpacking libfile-dirlist-perl (0.05-2) ...
12:27:31 #8 24.33 Selecting previously unselected package libfile-which-perl.
12:27:31 #8 24.33 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
12:27:31 #8 24.34 Unpacking libfile-which-perl (1.23-1) ...
12:27:31 #8 24.36 Selecting previously unselected package libfile-homedir-perl.
12:27:31 #8 24.36 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
12:27:31 #8 24.37 Unpacking libfile-homedir-perl (1.006-1) ...
12:27:31 #8 24.40 Selecting previously unselected package libfile-touch-perl.
12:27:31 #8 24.40 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
12:27:31 #8 24.40 Unpacking libfile-touch-perl (0.11-1) ...
12:27:31 #8 24.43 Selecting previously unselected package libio-pty-perl.
12:27:31 #8 24.43 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
12:27:31 #8 24.44 Unpacking libio-pty-perl (1:1.15-2) ...
12:27:31 #8 24.46 Selecting previously unselected package libipc-run-perl.
12:27:32 #8 24.47 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
12:27:32 #8 24.47 Unpacking libipc-run-perl (20200505.0-1) ...
12:27:32 #8 24.51 Selecting previously unselected package libclass-method-modifiers-perl.
12:27:32 #8 24.51 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
12:27:32 #8 24.51 Unpacking libclass-method-modifiers-perl (2.13-1) ...
12:27:32 #8 24.54 Selecting previously unselected package libb-hooks-op-check-perl.
12:27:32 #8 24.54 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
12:27:32 #8 24.55 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
12:27:32 #8 24.57 Selecting previously unselected package libdynaloader-functions-perl.
12:27:32 #8 24.57 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
12:27:32 #8 24.58 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
12:27:32 #8 24.60 Selecting previously unselected package libdevel-callchecker-perl.
12:27:32 #8 24.61 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
12:27:32 #8 24.61 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
12:27:32 #8 24.64 Selecting previously unselected package libparams-classify-perl.
12:27:32 #8 24.64 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
12:27:32 #8 24.64 Unpacking libparams-classify-perl (0.015-1+b3) ...
12:27:32 #8 24.67 Selecting previously unselected package libmodule-runtime-perl.
12:27:32 #8 24.67 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
12:27:32 #8 24.68 Unpacking libmodule-runtime-perl (0.016-1) ...
12:27:32 #8 24.71 Selecting previously unselected package libimport-into-perl.
12:27:32 #8 24.71 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
12:27:32 #8 24.71 Unpacking libimport-into-perl (1.002005-1) ...
12:27:32 #8 24.74 Selecting previously unselected package librole-tiny-perl.
12:27:32 #8 24.74 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
12:27:32 #8 24.75 Unpacking librole-tiny-perl (2.002004-1) ...
12:27:32 #8 24.78 Selecting previously unselected package libstrictures-perl.
12:27:32 #8 24.78 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
12:27:32 #8 24.78 Unpacking libstrictures-perl (2.000006-1) ...
12:27:32 #8 24.81 Selecting previously unselected package libsub-quote-perl.
12:27:32 #8 24.81 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
12:27:32 #8 24.82 Unpacking libsub-quote-perl (2.006006-1) ...
12:27:32 #8 24.85 Selecting previously unselected package libmoo-perl.
12:27:32 #8 24.85 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
12:27:32 #8 24.85 Unpacking libmoo-perl (2.004004-1) ...
12:27:32 #8 24.88 Selecting previously unselected package libencode-locale-perl.
12:27:32 #8 24.89 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
12:27:32 #8 24.89 Unpacking libencode-locale-perl (1.05-1.1) ...
12:27:32 #8 24.92 Selecting previously unselected package libtimedate-perl.
12:27:32 #8 24.92 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
12:27:32 #8 24.92 Unpacking libtimedate-perl (2.3300-2) ...
12:27:32 #8 24.95 Selecting previously unselected package libhttp-date-perl.
12:27:32 #8 24.95 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
12:27:32 #8 24.96 Unpacking libhttp-date-perl (6.05-1) ...
12:27:32 #8 24.99 Selecting previously unselected package libfile-listing-perl.
12:27:32 #8 24.99 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
12:27:32 #8 24.99 Unpacking libfile-listing-perl (6.14-1) ...
12:27:32 #8 25.02 Selecting previously unselected package libhtml-tagset-perl.
12:27:32 #8 25.02 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
12:27:32 #8 25.02 Unpacking libhtml-tagset-perl (3.20-4) ...
12:27:32 #8 25.05 Selecting previously unselected package liburi-perl.
12:27:32 #8 25.06 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
12:27:32 #8 25.06 Unpacking liburi-perl (5.08-1) ...
12:27:32 #8 25.10 Selecting previously unselected package libhtml-parser-perl.
12:27:32 #8 25.10 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
12:27:32 #8 25.10 Unpacking libhtml-parser-perl (3.75-1+b1) ...
12:27:32 #8 25.14 Selecting previously unselected package libhtml-tree-perl.
12:27:32 #8 25.14 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
12:27:32 #8 25.14 Unpacking libhtml-tree-perl (5.07-2) ...
12:27:32 #8 25.19 Selecting previously unselected package libio-html-perl.
12:27:32 #8 25.19 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
12:27:32 #8 25.19 Unpacking libio-html-perl (1.004-2) ...
12:27:32 #8 25.22 Selecting previously unselected package liblwp-mediatypes-perl.
12:27:33 #8 25.22 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
12:27:33 #8 25.23 Unpacking liblwp-mediatypes-perl (6.04-1) ...
12:27:33 #8 25.26 Selecting previously unselected package libhttp-message-perl.
12:27:33 #8 25.26 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
12:27:33 #8 25.26 Unpacking libhttp-message-perl (6.28-1) ...
12:27:33 #8 25.30 Selecting previously unselected package libhttp-cookies-perl.
12:27:33 #8 25.30 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
12:27:33 #8 25.31 Unpacking libhttp-cookies-perl (6.10-1) ...
12:27:33 #8 25.33 Selecting previously unselected package libhttp-negotiate-perl.
12:27:33 #8 25.33 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
12:27:33 #8 25.34 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:27:33 #8 25.37 Selecting previously unselected package perl-openssl-defaults:amd64.
12:27:33 #8 25.37 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
12:27:33 #8 25.37 Unpacking perl-openssl-defaults:amd64 (5) ...
12:27:33 #8 25.40 Selecting previously unselected package libnet-ssleay-perl.
12:27:33 #8 25.40 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
12:27:33 #8 25.41 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
12:27:33 #8 25.47 Selecting previously unselected package libio-socket-ssl-perl.
12:27:33 #8 25.47 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
12:27:33 #8 25.47 Unpacking libio-socket-ssl-perl (2.069-1) ...
12:27:33 #8 25.52 Selecting previously unselected package libnet-http-perl.
12:27:33 #8 25.52 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
12:27:33 #8 25.53 Unpacking libnet-http-perl (6.20-1) ...
12:27:33 #8 25.56 Selecting previously unselected package liblwp-protocol-https-perl.
12:27:33 #8 25.56 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
12:27:33 #8 25.56 Unpacking liblwp-protocol-https-perl (6.10-1) ...
12:27:33 #8 25.59 Selecting previously unselected package libtry-tiny-perl.
12:27:33 #8 25.59 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
12:27:33 #8 25.60 Unpacking libtry-tiny-perl (0.30-1) ...
12:27:33 #8 25.62 Selecting previously unselected package libwww-robotrules-perl.
12:27:33 #8 25.63 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
12:27:33 #8 25.63 Unpacking libwww-robotrules-perl (6.02-1) ...
12:27:33 #8 25.66 Selecting previously unselected package libwww-perl.
12:27:33 #8 25.66 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
12:27:33 #8 25.67 Unpacking libwww-perl (6.52-1) ...
12:27:33 #8 25.73 Selecting previously unselected package patchutils.
12:27:33 #8 25.73 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
12:27:33 #8 25.74 Unpacking patchutils (0.4.2-1) ...
12:27:33 #8 25.80 Selecting previously unselected package wdiff.
12:27:33 #8 25.80 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
12:27:33 #8 25.81 Unpacking wdiff (1.2.2-2+b1) ...
12:27:33 #8 25.95 Selecting previously unselected package devscripts.
12:27:33 #8 25.96 Preparing to unpack .../146-devscripts_2.21.2_amd64.deb ...
12:27:33 #8 26.00 Unpacking devscripts (2.21.2) ...
12:27:33 #8 26.17 Selecting previously unselected package diffstat.
12:27:33 #8 26.18 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
12:27:33 #8 26.19 Unpacking diffstat (1.64-1) ...
12:27:33 #8 26.22 Selecting previously unselected package distro-info-data.
12:27:33 #8 26.22 Preparing to unpack .../148-distro-info-data_0.50_all.deb ...
12:27:33 #8 26.22 Unpacking distro-info-data (0.50) ...
12:27:33 #8 26.25 Selecting previously unselected package python3-pkg-resources.
12:27:34 #8 26.25 Preparing to unpack .../149-python3-pkg-resources_52.0.0-3_all.deb ...
12:27:34 #8 26.26 Unpacking python3-pkg-resources (52.0.0-3) ...
12:27:34 #8 26.31 Selecting previously unselected package python3-chardet.
12:27:34 #8 26.31 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
12:27:34 #8 26.31 Unpacking python3-chardet (4.0.0-1) ...
12:27:34 #8 26.36 Selecting previously unselected package python3-six.
12:27:34 #8 26.36 Preparing to unpack .../151-python3-six_1.16.0-1_all.deb ...
12:27:34 #8 26.36 Unpacking python3-six (1.16.0-1) ...
12:27:34 #8 26.39 Selecting previously unselected package python3-debian.
12:27:34 #8 26.40 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
12:27:34 #8 26.40 Unpacking python3-debian (0.1.39) ...
12:27:34 #8 26.44 Selecting previously unselected package libgpgme11:amd64.
12:27:34 #8 26.44 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
12:27:34 #8 26.45 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
12:27:34 #8 26.49 Selecting previously unselected package python3-gpg.
12:27:34 #8 26.49 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
12:27:34 #8 26.50 Unpacking python3-gpg (1.14.0-1+b2) ...
12:27:34 #8 26.56 Selecting previously unselected package dput.
12:27:34 #8 26.56 Preparing to unpack .../155-dput_1.1.0_all.deb ...
12:27:34 #8 26.57 Unpacking dput (1.1.0) ...
12:27:34 #8 26.61 Selecting previously unselected package equivs.
12:27:34 #8 26.61 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
12:27:34 #8 26.61 Unpacking equivs (2.3.1) ...
12:27:34 #8 26.64 Selecting previously unselected package fonts-dejavu-core.
12:27:34 #8 26.65 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
12:27:34 #8 26.65 Unpacking fonts-dejavu-core (2.37-2) ...
12:27:34 #8 26.79 Selecting previously unselected package fontconfig-config.
12:27:34 #8 26.79 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
12:27:34 #8 26.86 Unpacking fontconfig-config (2.13.1-4.2) ...
12:27:34 #8 26.91 Selecting previously unselected package libcurl3-gnutls:amd64.
12:27:34 #8 26.92 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3_amd64.deb ...
12:27:34 #8 26.92 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3) ...
12:27:34 #8 26.97 Selecting previously unselected package liberror-perl.
12:27:34 #8 26.98 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
12:27:34 #8 26.98 Unpacking liberror-perl (0.17029-1) ...
12:27:34 #8 27.01 Selecting previously unselected package git-man.
12:27:34 #8 27.01 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
12:27:34 #8 27.02 Unpacking git-man (1:2.30.2-1) ...
12:27:34 #8 27.15 Selecting previously unselected package git.
12:27:34 #8 27.15 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
12:27:34 #8 27.16 Unpacking git (1:2.30.2-1) ...
12:27:35 #8 27.69 Selecting previously unselected package iso-codes.
12:27:35 #8 27.69 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
12:27:35 #8 27.70 Unpacking iso-codes (4.6.0-1) ...
12:27:35 #8 28.10 Selecting previously unselected package libalgorithm-diff-perl.
12:27:35 #8 28.10 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
12:27:35 #8 28.11 Unpacking libalgorithm-diff-perl (1.201-1) ...
12:27:35 #8 28.14 Selecting previously unselected package libalgorithm-diff-xs-perl.
12:27:35 #8 28.14 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
12:27:35 #8 28.14 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:27:35 #8 28.17 Selecting previously unselected package libalgorithm-merge-perl.
12:27:35 #8 28.17 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
12:27:35 #8 28.18 Unpacking libalgorithm-merge-perl (0.08-3) ...
12:27:35 #8 28.21 Selecting previously unselected package libaliased-perl.
12:27:35 #8 28.21 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
12:27:35 #8 28.22 Unpacking libaliased-perl (0.34-1.1) ...
12:27:35 #8 28.25 Selecting previously unselected package libapt-pkg-perl.
12:27:35 #8 28.26 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
12:27:35 #8 28.26 Unpacking libapt-pkg-perl (0.1.39) ...
12:27:35 #8 28.29 Selecting previously unselected package libarchive-cpio-perl.
12:27:35 #8 28.30 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
12:27:35 #8 28.30 Unpacking libarchive-cpio-perl (0.10-1.1) ...
12:27:35 #8 28.34 Selecting previously unselected package libarchive13:amd64.
12:27:36 #8 28.34 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
12:27:36 #8 28.34 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
12:27:36 #8 28.40 Selecting previously unselected package libarray-intspan-perl.
12:27:36 #8 28.40 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
12:27:36 #8 28.40 Unpacking libarray-intspan-perl (2.004-1) ...
12:27:36 #8 28.43 Selecting previously unselected package libauthen-sasl-perl.
12:27:36 #8 28.44 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
12:27:36 #8 28.44 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
12:27:36 #8 28.47 Selecting previously unselected package libmodule-implementation-perl.
12:27:36 #8 28.48 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
12:27:36 #8 28.48 Unpacking libmodule-implementation-perl (0.09-1.1) ...
12:27:36 #8 28.51 Selecting previously unselected package libsub-exporter-progressive-perl.
12:27:36 #8 28.51 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:27:36 #8 28.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:27:36 #8 28.54 Selecting previously unselected package libvariable-magic-perl.
12:27:36 #8 28.54 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
12:27:36 #8 28.55 Unpacking libvariable-magic-perl (0.62-1+b3) ...
12:27:36 #8 28.58 Selecting previously unselected package libb-hooks-endofscope-perl.
12:27:36 #8 28.58 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
12:27:36 #8 28.59 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
12:27:36 #8 28.62 Selecting previously unselected package libpng16-16:amd64.
12:27:36 #8 28.62 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
12:27:36 #8 28.62 Unpacking libpng16-16:amd64 (1.6.37-3) ...
12:27:36 #8 28.68 Selecting previously unselected package libfreetype6:amd64.
12:27:36 #8 28.68 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
12:27:36 #8 28.69 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
12:27:36 #8 28.76 Selecting previously unselected package libfontconfig1:amd64.
12:27:36 #8 28.76 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
12:27:36 #8 28.76 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
12:27:36 #8 28.81 Selecting previously unselected package libjpeg62-turbo:amd64.
12:27:36 #8 28.81 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
12:27:36 #8 28.82 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:27:36 #8 28.86 Selecting previously unselected package libdeflate0:amd64.
12:27:36 #8 28.86 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
12:27:36 #8 28.87 Unpacking libdeflate0:amd64 (1.7-1) ...
12:27:36 #8 28.91 Selecting previously unselected package libjbig0:amd64.
12:27:36 #8 28.91 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
12:27:36 #8 28.91 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
12:27:36 #8 28.95 Selecting previously unselected package libwebp6:amd64.
12:27:36 #8 28.95 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
12:27:36 #8 28.95 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
12:27:36 #8 29.01 Selecting previously unselected package libtiff5:amd64.
12:27:36 #8 29.01 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
12:27:36 #8 29.01 Unpacking libtiff5:amd64 (4.2.0-1) ...
12:27:36 #8 29.06 Selecting previously unselected package libxau6:amd64.
12:27:36 #8 29.07 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
12:27:36 #8 29.07 Unpacking libxau6:amd64 (1:1.0.9-1) ...
12:27:36 #8 29.10 Selecting previously unselected package libxdmcp6:amd64.
12:27:36 #8 29.11 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
12:27:36 #8 29.11 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:36 #8 29.15 Selecting previously unselected package libxcb1:amd64.
12:27:36 #8 29.15 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
12:27:36 #8 29.15 Unpacking libxcb1:amd64 (1.14-3) ...
12:27:36 #8 29.19 Selecting previously unselected package libx11-data.
12:27:36 #8 29.19 Preparing to unpack .../188-libx11-data_2%3a1.7.1-1_all.deb ...
12:27:36 #8 29.19 Unpacking libx11-data (2:1.7.1-1) ...
12:27:36 #8 29.27 Selecting previously unselected package libx11-6:amd64.
12:27:36 #8 29.27 Preparing to unpack .../189-libx11-6_2%3a1.7.1-1_amd64.deb ...
12:27:36 #8 29.28 Unpacking libx11-6:amd64 (2:1.7.1-1) ...
12:27:36 #8 29.36 Selecting previously unselected package libxpm4:amd64.
12:27:36 #8 29.37 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
12:27:36 #8 29.37 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
12:27:37 #8 29.41 Selecting previously unselected package libgd3:amd64.
12:27:37 #8 29.41 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
12:27:37 #8 29.42 Unpacking libgd3:amd64 (2.3.0-2) ...
12:27:37 #8 29.46 Selecting previously unselected package libc-devtools.
12:27:37 #8 29.46 Preparing to unpack .../192-libc-devtools_2.31-12_amd64.deb ...
12:27:37 #8 29.46 Unpacking libc-devtools (2.31-12) ...
12:27:37 #8 29.50 Selecting previously unselected package libcapture-tiny-perl.
12:27:37 #8 29.51 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
12:27:37 #8 29.51 Unpacking libcapture-tiny-perl (0.48-1) ...
12:27:37 #8 29.54 Selecting previously unselected package libclass-data-inheritable-perl.
12:27:37 #8 29.54 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
12:27:37 #8 29.55 Unpacking libclass-data-inheritable-perl (0.08-3) ...
12:27:37 #8 29.58 Selecting previously unselected package libclass-inspector-perl.
12:27:37 #8 29.58 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
12:27:37 #8 29.58 Unpacking libclass-inspector-perl (1.36-1) ...
12:27:37 #8 29.61 Selecting previously unselected package libclass-xsaccessor-perl.
12:27:37 #8 29.62 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
12:27:37 #8 29.62 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
12:27:37 #8 29.66 Selecting previously unselected package libclone-perl.
12:27:37 #8 29.66 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
12:27:37 #8 29.66 Unpacking libclone-perl (0.45-1+b1) ...
12:27:37 #8 29.69 Selecting previously unselected package libcommon-sense-perl.
12:27:37 #8 29.70 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
12:27:37 #8 29.70 Unpacking libcommon-sense-perl (3.75-1+b4) ...
12:27:37 #8 29.73 Selecting previously unselected package libconfig-tiny-perl.
12:27:37 #8 29.73 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
12:27:37 #8 29.74 Unpacking libconfig-tiny-perl (2.26-1) ...
12:27:37 #8 29.77 Selecting previously unselected package libparams-util-perl.
12:27:37 #8 29.77 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
12:27:37 #8 29.77 Unpacking libparams-util-perl (1.102-1+b1) ...
12:27:37 #8 29.81 Selecting previously unselected package libsub-install-perl.
12:27:37 #8 29.81 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
12:27:37 #8 29.81 Unpacking libsub-install-perl (0.928-1.1) ...
12:27:37 #8 29.84 Selecting previously unselected package libdata-optlist-perl.
12:27:37 #8 29.85 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
12:27:37 #8 29.85 Unpacking libdata-optlist-perl (0.110-1.1) ...
12:27:37 #8 29.88 Selecting previously unselected package libsub-exporter-perl.
12:27:37 #8 29.88 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
12:27:37 #8 29.89 Unpacking libsub-exporter-perl (0.987-1) ...
12:27:37 #8 29.92 Selecting previously unselected package libconst-fast-perl.
12:27:37 #8 29.92 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
12:27:37 #8 29.93 Unpacking libconst-fast-perl (0.014-1.1) ...
12:27:37 #8 29.96 Selecting previously unselected package libwant-perl.
12:27:37 #8 29.96 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
12:27:37 #8 29.96 Unpacking libwant-perl (0.29-1+b6) ...
12:27:37 #8 30.00 Selecting previously unselected package libcontextual-return-perl.
12:27:37 #8 30.00 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
12:27:37 #8 30.00 Unpacking libcontextual-return-perl (0.004014-2) ...
12:27:37 #8 30.03 Selecting previously unselected package libconvert-binhex-perl.
12:27:37 #8 30.04 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
12:27:37 #8 30.04 Unpacking libconvert-binhex-perl (1.125-1) ...
12:27:37 #8 30.07 Selecting previously unselected package libcpanel-json-xs-perl.
12:27:37 #8 30.08 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
12:27:37 #8 30.08 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
12:27:37 #8 30.12 Selecting previously unselected package libdevel-stacktrace-perl.
12:27:37 #8 30.12 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
12:27:37 #8 30.13 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
12:27:37 #8 30.16 Selecting previously unselected package libexception-class-perl.
12:27:37 #8 30.16 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
12:27:37 #8 30.17 Unpacking libexception-class-perl (1.44-1) ...
12:27:37 #8 30.20 Selecting previously unselected package libiterator-perl.
12:27:37 #8 30.20 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
12:27:37 #8 30.20 Unpacking libiterator-perl (0.03+ds1-1.1) ...
12:27:37 #8 30.23 Selecting previously unselected package libiterator-util-perl.
12:27:37 #8 30.23 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
12:27:37 #8 30.24 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
12:27:37 #8 30.27 Selecting previously unselected package libexporter-tiny-perl.
12:27:37 #8 30.27 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
12:27:37 #8 30.28 Unpacking libexporter-tiny-perl (1.002002-1) ...
12:27:37 #8 30.31 Selecting previously unselected package liblist-moreutils-xs-perl.
12:27:37 #8 30.31 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
12:27:37 #8 30.32 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
12:27:37 #8 30.35 Selecting previously unselected package liblist-moreutils-perl.
12:27:37 #8 30.35 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
12:27:37 #8 30.35 Unpacking liblist-moreutils-perl (0.430-2) ...
12:27:37 #8 30.39 Selecting previously unselected package libdata-dpath-perl.
12:27:37 #8 30.39 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
12:27:37 #8 30.39 Unpacking libdata-dpath-perl (0.58-1) ...
12:27:37 #8 30.43 Selecting previously unselected package libdata-dump-perl.
12:27:38 #8 30.43 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
12:27:38 #8 30.43 Unpacking libdata-dump-perl (1.23-1.1) ...
12:27:38 #8 30.47 Selecting previously unselected package libdata-messagepack-perl.
12:27:38 #8 30.47 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
12:27:38 #8 30.47 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
12:27:38 #8 30.50 Selecting previously unselected package libnet-domain-tld-perl.
12:27:38 #8 30.51 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
12:27:38 #8 30.51 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
12:27:38 #8 30.54 Selecting previously unselected package libdata-validate-domain-perl.
12:27:38 #8 30.55 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
12:27:38 #8 30.55 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
12:27:38 #8 30.58 Selecting previously unselected package libdevel-size-perl.
12:27:38 #8 30.58 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
12:27:38 #8 30.59 Unpacking libdevel-size-perl (0.83-1+b2) ...
12:27:38 #8 30.62 Selecting previously unselected package libdistro-info-perl.
12:27:38 #8 30.62 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
12:27:38 #8 30.63 Unpacking libdistro-info-perl (1.0) ...
12:27:38 #8 30.66 Selecting previously unselected package libemail-address-xs-perl.
12:27:38 #8 30.66 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
12:27:38 #8 30.66 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
12:27:38 #8 30.70 Selecting previously unselected package libfcgi0ldbl:amd64.
12:27:38 #8 30.70 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
12:27:38 #8 30.71 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
12:27:38 #8 30.74 Selecting previously unselected package libfcgi-bin.
12:27:38 #8 30.74 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
12:27:38 #8 30.74 Unpacking libfcgi-bin (2.4.2-2) ...
12:27:38 #8 30.78 Selecting previously unselected package libfcgi-perl:amd64.
12:27:38 #8 30.78 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
12:27:38 #8 30.78 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
12:27:38 #8 30.81 Selecting previously unselected package libipc-system-simple-perl.
12:27:38 #8 30.82 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
12:27:38 #8 30.82 Unpacking libipc-system-simple-perl (1.30-1) ...
12:27:38 #8 30.85 Selecting previously unselected package libfile-basedir-perl.
12:27:38 #8 30.86 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
12:27:38 #8 30.86 Unpacking libfile-basedir-perl (0.08-1) ...
12:27:38 #8 30.89 Selecting previously unselected package libfile-chdir-perl.
12:27:38 #8 30.89 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
12:27:38 #8 30.90 Unpacking libfile-chdir-perl (0.1008-1.1) ...
12:27:38 #8 30.93 Selecting previously unselected package libfile-fcntllock-perl.
12:27:38 #8 30.93 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
12:27:38 #8 30.94 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
12:27:38 #8 30.97 Selecting previously unselected package libnumber-compare-perl.
12:27:38 #8 30.97 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
12:27:38 #8 30.98 Unpacking libnumber-compare-perl (0.03-1.1) ...
12:27:38 #8 31.01 Selecting previously unselected package libtext-glob-perl.
12:27:38 #8 31.01 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
12:27:38 #8 31.01 Unpacking libtext-glob-perl (0.11-1) ...
12:27:38 #8 31.05 Selecting previously unselected package libfile-find-rule-perl.
12:27:38 #8 31.05 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
12:27:38 #8 31.05 Unpacking libfile-find-rule-perl (0.34-1) ...
12:27:38 #8 31.09 Selecting previously unselected package libfont-afm-perl.
12:27:38 #8 31.09 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
12:27:38 #8 31.09 Unpacking libfont-afm-perl (1.20-3) ...
12:27:38 #8 31.13 Selecting previously unselected package libio-string-perl.
12:27:38 #8 31.13 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
12:27:38 #8 31.14 Unpacking libio-string-perl (1.08-3.1) ...
12:27:38 #8 31.17 Selecting previously unselected package libfont-ttf-perl.
12:27:38 #8 31.17 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
12:27:38 #8 31.18 Unpacking libfont-ttf-perl (1.06-1.1) ...
12:27:38 #8 31.24 Selecting previously unselected package libio-stringy-perl.
12:27:38 #8 31.24 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
12:27:38 #8 31.25 Unpacking libio-stringy-perl (2.111-3) ...
12:27:38 #8 31.29 Selecting previously unselected package libparams-validate-perl:amd64.
12:27:38 #8 31.29 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
12:27:38 #8 31.30 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
12:27:38 #8 31.34 Selecting previously unselected package libgetopt-long-descriptive-perl.
12:27:38 #8 31.34 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
12:27:38 #8 31.34 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
12:27:38 #8 31.38 Selecting previously unselected package libsort-versions-perl.
12:27:38 #8 31.38 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
12:27:38 #8 31.39 Unpacking libsort-versions-perl (1.62-1) ...
12:27:38 #8 31.42 Selecting previously unselected package libgit-wrapper-perl.
12:27:38 #8 31.42 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
12:27:38 #8 31.43 Unpacking libgit-wrapper-perl (0.048-1) ...
12:27:38 #8 31.47 Selecting previously unselected package libhttp-tiny-multipart-perl.
12:27:39 #8 31.47 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
12:27:39 #8 31.47 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
12:27:39 #8 31.51 Selecting previously unselected package libio-prompter-perl.
12:27:39 #8 31.51 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
12:27:39 #8 31.51 Unpacking libio-prompter-perl (0.004015-1) ...
12:27:39 #8 31.55 Selecting previously unselected package libjson-perl.
12:27:39 #8 31.55 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
12:27:39 #8 31.55 Unpacking libjson-perl (4.03000-1) ...
12:27:39 #8 31.59 Selecting previously unselected package liblog-any-perl.
12:27:39 #8 31.60 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
12:27:39 #8 31.60 Unpacking liblog-any-perl (1.709-1) ...
12:27:39 #8 31.64 Selecting previously unselected package liblog-any-adapter-screen-perl.
12:27:39 #8 31.65 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
12:27:39 #8 31.65 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
12:27:39 #8 31.71 Selecting previously unselected package libpackage-stash-perl.
12:27:39 #8 31.71 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
12:27:39 #8 31.71 Unpacking libpackage-stash-perl (0.39-1) ...
12:27:39 #8 31.75 Selecting previously unselected package libsub-identify-perl.
12:27:39 #8 31.75 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
12:27:39 #8 31.75 Unpacking libsub-identify-perl (0.14-1+b3) ...
12:27:39 #8 31.79 Selecting previously unselected package libsub-name-perl.
12:27:39 #8 31.79 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
12:27:39 #8 31.80 Unpacking libsub-name-perl (0.26-1+b1) ...
12:27:39 #8 31.83 Selecting previously unselected package libnamespace-clean-perl.
12:27:39 #8 31.83 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
12:27:39 #8 31.83 Unpacking libnamespace-clean-perl (0.27-1) ...
12:27:39 #8 31.88 Selecting previously unselected package libpath-tiny-perl.
12:27:39 #8 31.88 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
12:27:39 #8 31.89 Unpacking libpath-tiny-perl (0.118-1) ...
12:27:39 #8 31.92 Selecting previously unselected package libtype-tiny-perl.
12:27:39 #8 31.92 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
12:27:39 #8 31.93 Unpacking libtype-tiny-perl (1.012001-2) ...
12:27:39 #8 31.99 Selecting previously unselected package libgitlab-api-v4-perl.
12:27:39 #8 31.99 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
12:27:39 #8 31.99 Unpacking libgitlab-api-v4-perl (0.26-1) ...
12:27:39 #8 32.05 Selecting previously unselected package libglib2.0-0:amd64.
12:27:39 #8 32.05 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
12:27:39 #8 32.05 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
12:27:39 #8 32.19 Selecting previously unselected package libglib2.0-data.
12:27:39 #8 32.20 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
12:27:39 #8 32.20 Unpacking libglib2.0-data (2.66.8-1) ...
12:27:40 #8 32.37 Selecting previously unselected package libgpm2:amd64.
12:27:40 #8 32.37 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
12:27:40 #8 32.37 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:27:40 #8 32.41 Selecting previously unselected package libhash-fieldhash-perl.
12:27:40 #8 32.41 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
12:27:40 #8 32.41 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
12:27:40 #8 32.44 Selecting previously unselected package libhtml-form-perl.
12:27:40 #8 32.45 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
12:27:40 #8 32.45 Unpacking libhtml-form-perl (6.07-1) ...
12:27:40 #8 32.48 Selecting previously unselected package libhtml-format-perl.
12:27:40 #8 32.48 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
12:27:40 #8 32.49 Unpacking libhtml-format-perl (2.12-1.1) ...
12:27:40 #8 32.52 Selecting previously unselected package libhtml-html5-entities-perl.
12:27:40 #8 32.53 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
12:27:40 #8 32.53 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
12:27:40 #8 32.56 Selecting previously unselected package libhttp-daemon-perl.
12:27:40 #8 32.57 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
12:27:40 #8 32.57 Unpacking libhttp-daemon-perl (6.12-1) ...
12:27:40 #8 32.60 Selecting previously unselected package libio-sessiondata-perl.
12:27:40 #8 32.61 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
12:27:40 #8 32.61 Unpacking libio-sessiondata-perl (1.03-1.1) ...
12:27:40 #8 32.64 Selecting previously unselected package libipc-run3-perl.
12:27:40 #8 32.64 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
12:27:40 #8 32.65 Unpacking libipc-run3-perl (0.048-2) ...
12:27:40 #8 32.73 Selecting previously unselected package libtypes-serialiser-perl.
12:27:40 #8 32.73 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
12:27:40 #8 32.73 Unpacking libtypes-serialiser-perl (1.01-1) ...
12:27:40 #8 32.76 Selecting previously unselected package libjson-xs-perl.
12:27:40 #8 32.77 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
12:27:40 #8 32.77 Unpacking libjson-xs-perl (4.030-1+b1) ...
12:27:40 #8 32.81 Selecting previously unselected package libjson-maybexs-perl.
12:27:40 #8 32.81 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
12:27:40 #8 32.82 Unpacking libjson-maybexs-perl (1.004003-1) ...
12:27:40 #8 32.85 Selecting previously unselected package libldap-common.
12:27:40 #8 32.86 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
12:27:40 #8 32.86 Unpacking libldap-common (2.4.57+dfsg-3) ...
12:27:40 #8 32.90 Selecting previously unselected package liblist-compare-perl.
12:27:40 #8 32.90 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
12:27:40 #8 32.90 Unpacking liblist-compare-perl (0.55-1) ...
12:27:40 #8 32.94 Selecting previously unselected package liblist-someutils-perl.
12:27:40 #8 32.94 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
12:27:40 #8 32.94 Unpacking liblist-someutils-perl (0.58-1) ...
12:27:40 #8 32.97 Selecting previously unselected package liblist-someutils-xs-perl.
12:27:40 #8 32.98 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
12:27:40 #8 32.98 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
12:27:40 #8 33.01 Selecting previously unselected package liblist-utilsby-perl.
12:27:40 #8 33.01 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
12:27:40 #8 33.02 Unpacking liblist-utilsby-perl (0.11-1) ...
12:27:40 #8 33.05 Selecting previously unselected package libltdl7:amd64.
12:27:40 #8 33.06 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
12:27:40 #8 33.06 Unpacking libltdl7:amd64 (2.4.6-15) ...
12:27:40 #8 33.10 Selecting previously unselected package libltdl-dev:amd64.
12:27:40 #8 33.10 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
12:27:40 #8 33.11 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
12:27:40 #8 33.16 Selecting previously unselected package liblzo2-2:amd64.
12:27:40 #8 33.16 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
12:27:40 #8 33.16 Unpacking liblzo2-2:amd64 (2.10-2) ...
12:27:40 #8 33.20 Selecting previously unselected package libsys-hostname-long-perl.
12:27:40 #8 33.20 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
12:27:40 #8 33.21 Unpacking libsys-hostname-long-perl (1.5-2) ...
12:27:40 #8 33.24 Selecting previously unselected package libmail-sendmail-perl.
12:27:40 #8 33.24 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
12:27:40 #8 33.24 Unpacking libmail-sendmail-perl (0.80-1.1) ...
12:27:40 #8 33.27 Selecting previously unselected package libnet-smtp-ssl-perl.
12:27:41 #8 33.27 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
12:27:41 #8 33.28 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
12:27:41 #8 33.31 Selecting previously unselected package libmailtools-perl.
12:27:41 #8 33.31 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
12:27:41 #8 33.31 Unpacking libmailtools-perl (2.21-1) ...
12:27:41 #8 33.36 Selecting previously unselected package libmarkdown2:amd64.
12:27:41 #8 33.36 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
12:27:41 #8 33.37 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
12:27:41 #8 33.40 Selecting previously unselected package libmime-tools-perl.
12:27:41 #8 33.40 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
12:27:41 #8 33.41 Unpacking libmime-tools-perl (5.509-1) ...
12:27:41 #8 33.46 Selecting previously unselected package libmoox-aliases-perl.
12:27:41 #8 33.46 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
12:27:41 #8 33.46 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
12:27:41 #8 33.49 Selecting previously unselected package libnamespace-autoclean-perl.
12:27:41 #8 33.49 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
12:27:41 #8 33.50 Unpacking libnamespace-autoclean-perl (0.29-1) ...
12:27:41 #8 33.53 Selecting previously unselected package libobject-id-perl.
12:27:41 #8 33.53 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
12:27:41 #8 33.53 Unpacking libobject-id-perl (0.1.2-2.1) ...
12:27:41 #8 33.56 Selecting previously unselected package libmoox-struct-perl.
12:27:41 #8 33.56 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
12:27:41 #8 33.57 Unpacking libmoox-struct-perl (0.020-1) ...
12:27:41 #8 33.60 Selecting previously unselected package libmouse-perl.
12:27:41 #8 33.61 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
12:27:41 #8 33.61 Unpacking libmouse-perl (2.5.10-1+b1) ...
12:27:41 #8 33.66 Selecting previously unselected package libnumber-range-perl.
12:27:41 #8 33.66 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
12:27:41 #8 33.67 Unpacking libnumber-range-perl (0.12-1.1) ...
12:27:41 #8 33.70 Selecting previously unselected package libossp-uuid16:amd64.
12:27:41 #8 33.70 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
12:27:41 #8 33.71 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:27:41 #8 33.74 Selecting previously unselected package libossp-uuid-perl.
12:27:41 #8 33.74 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
12:27:41 #8 33.75 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
12:27:41 #8 33.78 Selecting previously unselected package libpackage-stash-xs-perl.
12:27:41 #8 33.78 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
12:27:41 #8 33.78 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
12:27:41 #8 33.81 Selecting previously unselected package libpath-iterator-rule-perl.
12:27:41 #8 33.81 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
12:27:41 #8 33.82 Unpacking libpath-iterator-rule-perl (1.014-1) ...
12:27:41 #8 33.85 Selecting previously unselected package libperlio-gzip-perl.
12:27:41 #8 33.85 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
12:27:41 #8 33.86 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
12:27:41 #8 33.89 Selecting previously unselected package libpod-parser-perl.
12:27:41 #8 33.89 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
12:27:41 #8 33.91 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
12:27:41 #8 33.92 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
12:27:41 #8 33.92 Unpacking libpod-parser-perl (1.63-2) ...
12:27:41 #8 33.96 Selecting previously unselected package libpod-constants-perl.
12:27:41 #8 33.96 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
12:27:41 #8 33.96 Unpacking libpod-constants-perl (0.19-2) ...
12:27:41 #8 33.99 Selecting previously unselected package libproc-processtable-perl.
12:27:41 #8 33.99 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
12:27:41 #8 34.00 Unpacking libproc-processtable-perl (0.59-2+b1) ...
12:27:41 #8 34.04 Selecting previously unselected package libre2-9:amd64.
12:27:41 #8 34.04 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
12:27:41 #8 34.04 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
12:27:41 #8 34.08 Selecting previously unselected package libre-engine-re2-perl:amd64.
12:27:41 #8 34.09 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
12:27:41 #8 34.09 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
12:27:41 #8 34.12 Selecting previously unselected package libreadonly-perl.
12:27:41 #8 34.13 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
12:27:41 #8 34.13 Unpacking libreadonly-perl (2.050-3) ...
12:27:41 #8 34.16 Selecting previously unselected package libref-util-perl.
12:27:41 #8 34.16 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
12:27:41 #8 34.17 Unpacking libref-util-perl (0.204-1) ...
12:27:41 #8 34.19 Selecting previously unselected package libref-util-xs-perl.
12:27:41 #8 34.20 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
12:27:41 #8 34.20 Unpacking libref-util-xs-perl (0.117-1+b3) ...
12:27:41 #8 34.23 Selecting previously unselected package libregexp-pattern-license-perl.
12:27:41 #8 34.23 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
12:27:41 #8 34.24 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
12:27:41 #8 34.27 Selecting previously unselected package libregexp-pattern-perl.
12:27:42 #8 34.27 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
12:27:42 #8 34.28 Unpacking libregexp-pattern-perl (0.2.14-1) ...
12:27:42 #8 34.31 Selecting previously unselected package libsasl2-modules:amd64.
12:27:42 #8 34.31 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
12:27:42 #8 34.32 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
12:27:42 #8 34.36 Selecting previously unselected package libsereal-decoder-perl.
12:27:42 #8 34.36 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
12:27:42 #8 34.36 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
12:27:42 #8 34.40 Selecting previously unselected package libsereal-encoder-perl.
12:27:42 #8 34.40 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
12:27:42 #8 34.41 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
12:27:42 #8 34.44 Selecting previously unselected package libtask-weaken-perl.
12:27:42 #8 34.45 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
12:27:42 #8 34.45 Unpacking libtask-weaken-perl (1.06-1) ...
12:27:42 #8 34.48 Selecting previously unselected package libxml-parser-perl:amd64.
12:27:42 #8 34.48 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
12:27:42 #8 34.48 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
12:27:42 #8 34.53 Selecting previously unselected package libsoap-lite-perl.
12:27:42 #8 34.54 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
12:27:42 #8 34.54 Unpacking libsoap-lite-perl (1.27-1) ...
12:27:42 #8 34.60 Selecting previously unselected package libsort-key-perl.
12:27:42 #8 34.60 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
12:27:42 #8 34.60 Unpacking libsort-key-perl (1.33-2+b3) ...
12:27:42 #8 34.63 Selecting previously unselected package libstring-copyright-perl.
12:27:42 #8 34.64 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
12:27:42 #8 34.64 Unpacking libstring-copyright-perl (0.003006-1) ...
12:27:42 #8 34.67 Selecting previously unselected package libstring-escape-perl.
12:27:42 #8 34.67 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
12:27:42 #8 34.67 Unpacking libstring-escape-perl (2010.002-2) ...
12:27:42 #8 34.70 Selecting previously unselected package libstring-shellquote-perl.
12:27:42 #8 34.70 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
12:27:42 #8 34.71 Unpacking libstring-shellquote-perl (1.04-1) ...
12:27:42 #8 34.74 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
12:27:42 #8 34.74 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
12:27:42 #8 34.74 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:27:42 #8 34.77 Selecting previously unselected package libterm-readkey-perl.
12:27:42 #8 34.78 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
12:27:42 #8 34.78 Unpacking libterm-readkey-perl (2.38-1+b2) ...
12:27:42 #8 34.81 Selecting previously unselected package libtext-levenshteinxs-perl.
12:27:42 #8 34.81 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
12:27:42 #8 34.82 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
12:27:42 #8 34.85 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
12:27:42 #8 34.85 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
12:27:42 #8 34.85 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:27:42 #8 34.88 Selecting previously unselected package libtext-xslate-perl.
12:27:42 #8 34.88 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
12:27:42 #8 34.89 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
12:27:42 #8 34.94 Selecting previously unselected package libtime-duration-perl.
12:27:42 #8 34.94 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
12:27:42 #8 34.94 Unpacking libtime-duration-perl (1.21-1) ...
12:27:42 #8 34.97 Selecting previously unselected package libtime-moment-perl.
12:27:42 #8 34.97 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
12:27:42 #8 34.98 Unpacking libtime-moment-perl (0.44-1+b3) ...
12:27:42 #8 35.01 Selecting previously unselected package libtype-tiny-xs-perl.
12:27:42 #8 35.02 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
12:27:42 #8 35.02 Unpacking libtype-tiny-xs-perl (0.022-1) ...
12:27:42 #8 35.05 Selecting previously unselected package libunicode-utf8-perl.
12:27:42 #8 35.05 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
12:27:42 #8 35.06 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
12:27:42 #8 35.09 Selecting previously unselected package libunwind8:amd64.
12:27:42 #8 35.09 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
12:27:42 #8 35.10 Unpacking libunwind8:amd64 (1.3.2-2) ...
12:27:42 #8 35.13 Selecting previously unselected package libxdelta2.
12:27:42 #8 35.14 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
12:27:42 #8 35.14 Unpacking libxdelta2 (1.1.3-9.3) ...
12:27:42 #8 35.18 Selecting previously unselected package libxext6:amd64.
12:27:42 #8 35.18 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
12:27:42 #8 35.19 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
12:27:42 #8 35.22 Selecting previously unselected package libxml-namespacesupport-perl.
12:27:42 #8 35.22 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:27:42 #8 35.23 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:27:42 #8 35.26 Selecting previously unselected package libxml-sax-base-perl.
12:27:42 #8 35.26 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:27:42 #8 35.26 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:27:42 #8 35.30 Selecting previously unselected package libxml-sax-perl.
12:27:42 #8 35.30 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:27:42 #8 35.31 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:27:42 #8 35.35 Selecting previously unselected package libxml-libxml-perl.
12:27:43 #8 35.35 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
12:27:43 #8 35.35 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:27:43 #8 35.42 Selecting previously unselected package libxml-sax-expat-perl.
12:27:43 #8 35.42 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
12:27:43 #8 35.43 Unpacking libxml-sax-expat-perl (0.51-1) ...
12:27:43 #8 35.45 Selecting previously unselected package libxmlrpc-lite-perl.
12:27:43 #8 35.46 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
12:27:43 #8 35.46 Unpacking libxmlrpc-lite-perl (0.717-4) ...
12:27:43 #8 35.50 Selecting previously unselected package libxmuu1:amd64.
12:27:43 #8 35.50 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
12:27:43 #8 35.50 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:43 #8 35.54 Selecting previously unselected package libyaml-0-2:amd64.
12:27:43 #8 35.54 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
12:27:43 #8 35.54 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
12:27:43 #8 35.58 Selecting previously unselected package libyaml-libyaml-perl.
12:27:43 #8 35.58 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
12:27:43 #8 35.58 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:27:43 #8 35.61 Selecting previously unselected package licensecheck.
12:27:43 #8 35.62 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
12:27:43 #8 35.62 Unpacking licensecheck (3.1.1-2) ...
12:27:43 #8 35.66 Selecting previously unselected package lzip.
12:27:43 #8 35.66 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
12:27:43 #8 35.67 Unpacking lzip (1.22-3) ...
12:27:43 #8 35.72 Selecting previously unselected package lzop.
12:27:43 #8 35.72 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
12:27:43 #8 35.72 Unpacking lzop (1.04-2) ...
12:27:43 #8 35.76 Selecting previously unselected package t1utils.
12:27:43 #8 35.76 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
12:27:43 #8 35.77 Unpacking t1utils (1.41-4) ...
12:27:43 #8 35.80 Selecting previously unselected package unzip.
12:27:43 #8 35.80 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
12:27:43 #8 35.81 Unpacking unzip (6.0-26) ...
12:27:43 #8 35.87 Selecting previously unselected package lintian.
12:27:43 #8 35.87 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
12:27:43 #8 35.88 Unpacking lintian (2.104.0) ...
12:27:43 #8 36.13 Selecting previously unselected package lsb-release.
12:27:43 #8 36.14 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
12:27:43 #8 36.14 Unpacking lsb-release (11.1.0) ...
12:27:43 #8 36.17 Selecting previously unselected package manpages-dev.
12:27:43 #8 36.17 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
12:27:43 #8 36.18 Unpacking manpages-dev (5.10-1) ...
12:27:44 #8 36.49 Selecting previously unselected package pbzip2.
12:27:44 #8 36.49 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
12:27:44 #8 36.50 Unpacking pbzip2 (1.1.13-1) ...
12:27:44 #8 36.53 Selecting previously unselected package pixz.
12:27:44 #8 36.53 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
12:27:44 #8 36.54 Unpacking pixz (1.0.7-1) ...
12:27:44 #8 36.56 Selecting previously unselected package xdelta.
12:27:44 #8 36.57 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
12:27:44 #8 36.57 Unpacking xdelta (1.1.3-9.3) ...
12:27:44 #8 36.60 Selecting previously unselected package xdelta3.
12:27:44 #8 36.60 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
12:27:44 #8 36.61 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:44 #8 36.64 Selecting previously unselected package pristine-tar.
12:27:44 #8 36.64 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
12:27:44 #8 36.65 Unpacking pristine-tar (1.49) ...
12:27:44 #8 36.69 Selecting previously unselected package publicsuffix.
12:27:44 #8 36.69 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ...
12:27:44 #8 36.69 Unpacking publicsuffix (20210108.1309-1) ...
12:27:44 #8 36.73 Selecting previously unselected package python-apt-common.
12:27:44 #8 36.74 Preparing to unpack .../347-python-apt-common_2.2.0_all.deb ...
12:27:44 #8 36.74 Unpacking python-apt-common (2.2.0) ...
12:27:44 #8 36.79 Selecting previously unselected package python3-apt.
12:27:44 #8 36.79 Preparing to unpack .../348-python3-apt_2.2.0_amd64.deb ...
12:27:44 #8 36.80 Unpacking python3-apt (2.2.0) ...
12:27:44 #8 36.84 Selecting previously unselected package python3-certifi.
12:27:44 #8 36.85 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
12:27:44 #8 36.85 Unpacking python3-certifi (2020.6.20-1) ...
12:27:44 #8 36.90 Selecting previously unselected package python3-idna.
12:27:44 #8 36.90 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
12:27:44 #8 36.91 Unpacking python3-idna (2.10-1) ...
12:27:44 #8 36.94 Selecting previously unselected package python3-magic.
12:27:44 #8 36.95 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
12:27:44 #8 36.95 Unpacking python3-magic (2:0.4.20-3) ...
12:27:44 #8 36.99 Selecting previously unselected package python3-urllib3.
12:27:44 #8 36.99 Preparing to unpack .../352-python3-urllib3_1.26.4-1_all.deb ...
12:27:44 #8 36.99 Unpacking python3-urllib3 (1.26.4-1) ...
12:27:44 #8 37.04 Selecting previously unselected package python3-requests.
12:27:44 #8 37.04 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
12:27:44 #8 37.05 Unpacking python3-requests (2.25.1+dfsg-2) ...
12:27:44 #8 37.08 Selecting previously unselected package python3-unidiff.
12:27:44 #8 37.09 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
12:27:44 #8 37.09 Unpacking python3-unidiff (0.5.5-2) ...
12:27:44 #8 37.13 Selecting previously unselected package python3-xdg.
12:27:44 #8 37.13 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
12:27:44 #8 37.13 Unpacking python3-xdg (0.27-2) ...
12:27:44 #8 37.17 Selecting previously unselected package shared-mime-info.
12:27:44 #8 37.17 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
12:27:44 #8 37.18 Unpacking shared-mime-info (2.0-1) ...
12:27:44 #8 37.28 Selecting previously unselected package strace.
12:27:44 #8 37.28 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
12:27:44 #8 37.29 Unpacking strace (5.10-1) ...
12:27:44 #8 37.36 Selecting previously unselected package xauth.
12:27:44 #8 37.37 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
12:27:44 #8 37.37 Unpacking xauth (1:1.1-1) ...
12:27:44 #8 37.41 Selecting previously unselected package xdg-user-dirs.
12:27:45 #8 37.41 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
12:27:45 #8 37.42 Unpacking xdg-user-dirs (0.17-2) ...
12:27:45 #8 37.48 Setting up libksba8:amd64 (1.5.0-3) ...
12:27:45 #8 37.49 Setting up media-types (4.0.0) ...
12:27:45 #8 37.50 Setting up libpipeline1:amd64 (1.5.3-1) ...
12:27:45 #8 37.52 Setting up wdiff (1.2.2-2+b1) ...
12:27:45 #8 37.53 Setting up libxau6:amd64 (1:1.0.9-1) ...
12:27:45 #8 37.54 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
12:27:45 #8 37.55 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:27:45 #8 37.56 Setting up libgpm2:amd64 (1.20.7-8) ...
12:27:45 #8 37.57 Setting up bsdextrautils (2.36.1-7) ...
12:27:45 #8 37.58 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
12:27:45 #8 37.59 Setting up libicu67:amd64 (67.1-6) ...
12:27:45 #8 37.60 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
12:27:45 #8 37.61 Setting up xdg-user-dirs (0.17-2) ...
12:27:45 #8 37.63 Setting up libmagic-mgc (1:5.39-3) ...
12:27:45 #8 37.64 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
12:27:45 #8 37.65 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
12:27:45 #8 37.69 No schema files found: doing nothing.
12:27:45 #8 37.70 Setting up distro-info-data (0.50) ...
12:27:45 #8 37.71 Setting up manpages (5.10-1) ...
12:27:45 #8 37.72 Setting up unzip (6.0-26) ...
12:27:45 #8 37.73 Setting up perl-modules-5.32 (5.32.1-4) ...
12:27:45 #8 37.74 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:27:45 #8 37.76 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
12:27:45 #8 37.77 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
12:27:45 #8 37.78 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
12:27:45 #8 37.80 Setting up libfcgi-bin (2.4.2-2) ...
12:27:45 #8 37.81 Setting up binutils-common:amd64 (2.35.2-2) ...
12:27:45 #8 37.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:27:45 #8 37.83 Setting up libmagic1:amd64 (1:5.39-3) ...
12:27:45 #8 37.85 Setting up libdeflate0:amd64 (1.7-1) ...
12:27:45 #8 37.86 Setting up less (551-2) ...
12:27:45 #8 37.88 Setting up perl-openssl-defaults:amd64 (5) ...
12:27:45 #8 37.89 Setting up linux-libc-dev:amd64 (5.10.40-1) ...
12:27:45 #8 37.90 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
12:27:45 #8 37.92 Setting up gettext-base (0.21-4) ...
12:27:45 #8 37.93 Setting up liblzo2-2:amd64 (2.10-2) ...
12:27:45 #8 37.94 Setting up libnpth0:amd64 (1.6-3) ...
12:27:45 #8 37.95 Setting up file (1:5.39-3) ...
12:27:45 #8 37.96 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
12:27:45 #8 37.97 Setting up libassuan0:amd64 (2.5.3-7.1) ...
12:27:45 #8 37.98 Setting up libgomp1:amd64 (10.2.1-6) ...
12:27:45 #8 37.99 Setting up bzip2 (1.0.8-4) ...
12:27:45 #8 38.01 Setting up libldap-common (2.4.57+dfsg-3) ...
12:27:45 #8 38.02 Setting up libunwind8:amd64 (1.3.2-2) ...
12:27:45 #8 38.03 Setting up pbzip2 (1.1.13-1) ...
12:27:45 #8 38.05 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
12:27:45 #8 38.06 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
12:27:45 #8 38.07 Setting up libasan6:amd64 (10.2.1-6) ...
12:27:45 #8 38.09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
12:27:45 #8 38.10 Setting up fakeroot (1.25.3-1.1) ...
12:27:45 #8 38.11 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:27:45 #8 38.12 Setting up autotools-dev (20180224.1+nmu1) ...
12:27:45 #8 38.13 Setting up libglib2.0-data (2.66.8-1) ...
12:27:45 #8 38.14 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
12:27:45 #8 38.15 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
12:27:45 #8 38.17 Setting up libx11-data (2:1.7.1-1) ...
12:27:45 #8 38.18 Setting up make (4.3-4.1) ...
12:27:45 #8 38.19 Setting up libmpfr6:amd64 (4.1.0-3) ...
12:27:45 #8 38.21 Setting up gnupg-l10n (2.2.27-2) ...
12:27:45 #8 38.22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:27:45 #8 38.23 Setting up lzip (1.22-3) ...
12:27:45 #8 38.26 Setting up strace (5.10-1) ...
12:27:45 #8 38.27 Setting up libsigsegv2:amd64 (2.13-1) ...
12:27:45 #8 38.28 Setting up xz-utils (5.2.5-2) ...
12:27:45 #8 38.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:45 #8 38.30 Setting up t1utils (1.41-4) ...
12:27:45 #8 38.31 Setting up libquadmath0:amd64 (10.2.1-6) ...
12:27:45 #8 38.33 Setting up diffstat (1.64-1) ...
12:27:45 #8 38.34 Setting up libpng16-16:amd64 (1.6.37-3) ...
12:27:45 #8 38.35 Setting up libmpc3:amd64 (1.2.0-1) ...
12:27:45 #8 38.37 Setting up libatomic1:amd64 (10.2.1-6) ...
12:27:45 #8 38.38 Setting up patch (2.7.6-7) ...
12:27:45 #8 38.40 Setting up autopoint (0.21-4) ...
12:27:46 #8 38.41 Setting up libwebp6:amd64 (0.6.1-2.1) ...
12:27:46 #8 38.42 Setting up fonts-dejavu-core (2.37-2) ...
12:27:46 #8 38.48 Setting up libxdelta2 (1.1.3-9.3) ...
12:27:46 #8 38.49 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
12:27:46 #8 38.51 Setting up libltdl7:amd64 (2.4.6-15) ...
12:27:46 #8 38.52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
12:27:46 #8 38.54 Setting up libubsan1:amd64 (10.2.1-6) ...
12:27:46 #8 38.55 Setting up libmd0:amd64 (1.0.3-3) ...
12:27:46 #8 38.57 Setting up python-apt-common (2.2.0) ...
12:27:46 #8 38.59 Setting up libnsl-dev:amd64 (1.3.0-2) ...
12:27:46 #8 38.60 Setting up sensible-utils (0.0.14) ...
12:27:46 #8 38.61 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
12:27:46 #8 38.62 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
12:27:46 #8 38.63 Setting up libuchardet0:amd64 (0.0.7-1) ...
12:27:46 #8 38.64 Setting up lzop (1.04-2) ...
12:27:46 #8 38.65 Setting up libmpdec3:amd64 (2.5.1-1) ...
12:27:46 #8 38.67 Setting up git-man (1:2.30.2-1) ...
12:27:46 #8 38.68 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:27:46 #8 38.69 Setting up netbase (6.3) ...
12:27:46 #8 38.72 Setting up libtiff5:amd64 (4.2.0-1) ...
12:27:46 #8 38.73 Setting up libbinutils:amd64 (2.35.2-2) ...
12:27:46 #8 38.75 Setting up libfido2-1:amd64 (1.6.0-2) ...
12:27:46 #8 38.76 Setting up libisl23:amd64 (0.23-1) ...
12:27:46 #8 38.77 Setting up libc-dev-bin (2.31-12) ...
12:27:46 #8 38.78 Setting up openssl (1.1.1k-1) ...
12:27:46 #8 38.80 Setting up libbsd0:amd64 (0.11.3-1) ...
12:27:46 #8 38.81 Setting up libelf1:amd64 (0.183-1) ...
12:27:46 #8 38.83 Setting up readline-common (8.1-1) ...
12:27:46 #8 38.84 Setting up publicsuffix (20210108.1309-1) ...
12:27:46 #8 38.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
12:27:46 #8 38.87 Setting up libmarkdown2:amd64 (2.2.6-1) ...
12:27:46 #8 38.88 Setting up libcc1-0:amd64 (10.2.1-6) ...
12:27:46 #8 38.89 Setting up iso-codes (4.6.0-1) ...
12:27:46 #8 38.90 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:27:46 #8 38.91 Setting up liblsan0:amd64 (10.2.1-6) ...
12:27:46 #8 38.92 Setting up cpp-10 (10.2.1-6) ...
12:27:46 #8 38.94 Setting up dctrl-tools (2.24-3+b1) ...
12:27:46 #8 38.95 Setting up libitm1:amd64 (10.2.1-6) ...
12:27:46 #8 38.96 Setting up debian-keyring (2020.12.24) ...
12:27:46 #8 38.97 Setting up libgdbm6:amd64 (1.19-2) ...
12:27:46 #8 38.99 Setting up libtsan0:amd64 (10.2.1-6) ...
12:27:46 #8 39.00 Setting up libctf0:amd64 (2.35.2-2) ...
12:27:46 #8 39.01 Setting up pinentry-curses (1.1.0-4) ...
12:27:46 #8 39.03 Setting up manpages-dev (5.10-1) ...
12:27:46 #8 39.04 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
12:27:46 #8 39.05 Setting up libxcb1:amd64 (1.14-3) ...
12:27:46 #8 39.06 Setting up gettext (0.21-4) ...
12:27:46 #8 39.08 Setting up xdelta (1.1.3-9.3) ...
12:27:46 #8 39.09 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
12:27:46 #8 39.10 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
12:27:46 #8 39.11 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
12:27:46 #8 39.12 Setting up libreadline8:amd64 (8.1-1) ...
12:27:46 #8 39.13 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
12:27:46 #8 39.15 Setting up m4 (1.4.18-5) ...
12:27:46 #8 39.16 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3) ...
12:27:46 #8 39.18 Setting up ca-certificates (20210119) ...
12:27:47 #8 39.52 Updating certificates in /etc/ssl/certs...
12:27:47 #8 39.92 129 added, 0 removed; done.
12:27:47 #8 39.95 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
12:27:47 #8 39.96 Setting up shared-mime-info (2.0-1) ...
12:27:50 #8 42.39 Setting up libgdbm-compat4:amd64 (1.19-2) ...
12:27:50 #8 42.40 Setting up ucf (3.0043) ...
12:27:50 #8 42.50 Setting up libperl5.32:amd64 (5.32.1-4) ...
12:27:50 #8 42.51 Setting up dwz (0.13+20210201-1) ...
12:27:50 #8 42.52 Setting up groff-base (1.22.4-6) ...
12:27:50 #8 42.55 Setting up cpp (4:10.2.1-1) ...
12:27:50 #8 42.56 Setting up pixz (1.0.7-1) ...
12:27:50 #8 42.57 Setting up gpgconf (2.2.27-2) ...
12:27:50 #8 42.58 Setting up libcurl4:amd64 (7.74.0-1.3) ...
12:27:50 #8 42.60 Setting up libc6-dev:amd64 (2.31-12) ...
12:27:50 #8 42.61 Setting up libx11-6:amd64 (2:1.7.1-1) ...
12:27:50 #8 42.62 Setting up curl (7.74.0-1.3) ...
12:27:50 #8 42.64 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:27:50 #8 42.65 Setting up gpg (2.2.27-2) ...
12:27:50 #8 42.66 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
12:27:50 #8 42.67 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
12:27:50 #8 42.68 Setting up gnupg-utils (2.2.27-2) ...
12:27:50 #8 42.70 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
12:27:50 #8 42.71 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
12:27:50 #8 42.72 Setting up gpg-agent (2.2.27-2) ...
12:27:50 #8 43.18 Setting up libxpm4:amd64 (1:3.5.12-1) ...
12:27:50 #8 43.19 Setting up fontconfig-config (2.13.1-4.2) ...
12:27:51 #8 43.37 Setting up openssh-client (1:8.4p1-5) ...
12:27:51 #8 43.46 Setting up gpgsm (2.2.27-2) ...
12:27:51 #8 43.47 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
12:27:51 #8 43.48 Setting up binutils (2.35.2-2) ...
12:27:51 #8 43.50 Setting up man-db (2.9.4-2) ...
12:27:51 #8 43.59 Building database of manual pages ...
12:28:06 #8 58.18 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
12:28:06 #8 58.21 Setting up dirmngr (2.2.27-2) ...
12:28:06 #8 58.34 Setting up perl (5.32.1-4) ...
12:28:06 #8 58.36 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
12:28:06 #8 58.37 Setting up libclass-data-inheritable-perl (0.08-3) ...
12:28:06 #8 58.38 Setting up libdata-dump-perl (1.23-1.1) ...
12:28:06 #8 58.39 Setting up libref-util-perl (0.204-1) ...
12:28:06 #8 58.40 Setting up libipc-system-simple-perl (1.30-1) ...
12:28:06 #8 58.41 Setting up libnet-domain-tld-perl (1.75-1.1) ...
12:28:06 #8 58.43 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
12:28:06 #8 58.44 Setting up libvariable-magic-perl (0.62-1+b3) ...
12:28:06 #8 58.45 Setting up libio-html-perl (1.004-2) ...
12:28:06 #8 58.46 Setting up libpod-parser-perl (1.63-2) ...
12:28:06 #8 58.47 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
12:28:06 #8 58.49 Setting up liblist-moreutils-xs-perl (0.430-2) ...
12:28:06 #8 58.50 Setting up gcc-10 (10.2.1-6) ...
12:28:06 #8 58.51 Setting up libparams-util-perl (1.102-1+b1) ...
12:28:06 #8 58.52 Setting up libdpkg-perl (1.20.9) ...
12:28:06 #8 58.53 Setting up libtime-duration-perl (1.21-1) ...
12:28:06 #8 58.55 Setting up autoconf (2.69-14) ...
12:28:06 #8 58.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:28:06 #8 58.57 Setting up libarray-intspan-perl (2.004-1) ...
12:28:06 #8 58.58 Setting up libcapture-tiny-perl (0.48-1) ...
12:28:06 #8 58.59 Setting up libtimedate-perl (2.3300-2) ...
12:28:06 #8 58.61 Setting up gpg-wks-server (2.2.27-2) ...
12:28:06 #8 58.62 Setting up libsub-name-perl (0.26-1+b1) ...
12:28:06 #8 58.63 Setting up libtype-tiny-xs-perl (0.022-1) ...
12:28:06 #8 58.64 Setting up libdata-validate-domain-perl (0.10-1.1) ...
12:28:06 #8 58.65 Setting up libproc-processtable-perl (0.59-2+b1) ...
12:28:06 #8 58.66 Setting up libfile-chdir-perl (0.1008-1.1) ...
12:28:06 #8 58.67 Setting up xauth (1:1.1-1) ...
12:28:06 #8 58.69 Setting up libpath-tiny-perl (0.118-1) ...
12:28:06 #8 58.70 Setting up libarchive-cpio-perl (0.10-1.1) ...
12:28:06 #8 58.71 Setting up libjson-perl (4.03000-1) ...
12:28:06 #8 58.72 Setting up libipc-run3-perl (0.048-2) ...
12:28:06 #8 58.73 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
12:28:06 #8 58.74 Setting up libsub-override-perl (0.09-2) ...
12:28:06 #8 58.75 Setting up libaliased-perl (0.34-1.1) ...
12:28:06 #8 58.76 Setting up libstrictures-perl (2.000006-1) ...
12:28:06 #8 58.77 Setting up libsub-quote-perl (2.006006-1) ...
12:28:06 #8 58.79 Setting up libdevel-stacktrace-perl (2.0400-1) ...
12:28:06 #8 58.80 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
12:28:06 #8 58.82 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
12:28:06 #8 58.83 Setting up libsort-versions-perl (1.62-1) ...
12:28:06 #8 58.84 Setting up libexporter-tiny-perl (1.002002-1) ...
12:28:06 #8 58.85 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
12:28:06 #8 58.86 Setting up libfile-dirlist-perl (0.05-2) ...
12:28:06 #8 58.88 Setting up libterm-readkey-perl (2.38-1+b2) ...
12:28:06 #8 58.89 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
12:28:06 #8 58.90 Setting up libperlio-gzip-perl (0.19-1+b7) ...
12:28:06 #8 58.91 Setting up libsys-hostname-long-perl (1.5-2) ...
12:28:06 #8 58.92 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
12:28:06 #8 58.93 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
12:28:06 #8 58.94 Setting up liburi-perl (5.08-1) ...
12:28:06 #8 58.96 Setting up libfile-touch-perl (0.11-1) ...
12:28:06 #8 58.97 Setting up python3.9 (3.9.2-1) ...
12:28:07 #8 59.55 Setting up libemail-address-xs-perl (1.04-1+b3) ...
12:28:07 #8 59.56 Setting up libnet-ssleay-perl (1.88-3+b1) ...
12:28:07 #8 59.57 Setting up automake (1:1.16.3-2) ...
12:28:07 #8 59.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:28:07 #8 59.58 Setting up libapt-pkg-perl (0.1.39) ...
12:28:07 #8 59.59 Setting up libio-sessiondata-perl (1.03-1.1) ...
12:28:07 #8 59.61 Setting up libstring-escape-perl (2010.002-2) ...
12:28:07 #8 59.62 Setting up libhttp-date-perl (6.05-1) ...
12:28:07 #8 59.63 Setting up libfile-which-perl (1.23-1) ...
12:28:07 #8 59.64 Setting up libfile-basedir-perl (0.08-1) ...
12:28:07 #8 59.65 Setting up libnumber-range-perl (0.12-1.1) ...
12:28:07 #8 59.66 Setting up libtask-weaken-perl (1.06-1) ...
12:28:07 #8 59.67 Setting up libunicode-utf8-perl (0.62-1+b2) ...
12:28:07 #8 59.68 Setting up libmouse-perl (2.5.10-1+b1) ...
12:28:07 #8 59.70 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
12:28:07 #8 59.71 Setting up g++-10 (10.2.1-6) ...
12:28:07 #8 59.72 Setting up libfile-listing-perl (6.14-1) ...
12:28:07 #8 59.73 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
12:28:07 #8 59.74 Setting up gpg-wks-client (2.2.27-2) ...
12:28:07 #8 59.75 Setting up libregexp-pattern-perl (0.2.14-1) ...
12:28:07 #8 59.76 Setting up libdata-messagepack-perl (1.00-4+b1) ...
12:28:07 #8 59.77 Setting up libclass-inspector-perl (1.36-1) ...
12:28:07 #8 59.78 Setting up libfont-afm-perl (1.20-3) ...
12:28:07 #8 59.80 Setting up libwant-perl (0.29-1+b6) ...
12:28:07 #8 59.81 Setting up libdynaloader-functions-perl (0.003-1.1) ...
12:28:07 #8 59.82 Setting up libtext-glob-perl (0.11-1) ...
12:28:07 #8 59.83 Setting up libclass-method-modifiers-perl (2.13-1) ...
12:28:07 #8 59.84 Setting up liblist-compare-perl (0.55-1) ...
12:28:07 #8 59.85 Setting up libref-util-xs-perl (0.117-1+b3) ...
12:28:07 #8 59.87 Setting up libio-pty-perl (1:1.15-2) ...
12:28:07 #8 59.88 Setting up libtool (2.4.6-15) ...
12:28:07 #8 59.89 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
12:28:07 #8 59.90 Setting up libsort-key-perl (1.33-2+b3) ...
12:28:07 #8 59.92 Setting up libclone-perl (0.45-1+b1) ...
12:28:07 #8 59.93 Setting up libalgorithm-diff-perl (1.201-1) ...
12:28:07 #8 59.94 Setting up libarchive-zip-perl (1.68-1) ...
12:28:07 #8 59.95 Setting up libsub-identify-perl (0.14-1+b3) ...
12:28:07 #8 59.96 Setting up libdistro-info-perl (1.0) ...
12:28:07 #8 59.97 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
12:28:07 #8 59.98 Setting up libobject-id-perl (0.1.2-2.1) ...
12:28:07 #8 60.00 Setting up libio-stringy-perl (2.111-3) ...
12:28:07 #8 60.01 Setting up liblist-moreutils-perl (0.430-2) ...
12:28:07 #8 60.02 Setting up libhtml-tagset-perl (3.20-4) ...
12:28:07 #8 60.03 Setting up liblog-any-perl (1.709-1) ...
12:28:07 #8 60.04 Setting up libauthen-sasl-perl (2.1600-1.1) ...
12:28:07 #8 60.05 Setting up libdevel-size-perl (0.83-1+b2) ...
12:28:07 #8 60.06 Setting up libdebhelper-perl (13.3.4) ...
12:28:07 #8 60.07 Setting up libpod-constants-perl (0.19-2) ...
12:28:07 #8 60.09 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
12:28:07 #8 60.09 Setting up libconvert-binhex-perl (1.125-1) ...
12:28:07 #8 60.10 Setting up liblwp-mediatypes-perl (6.04-1) ...
12:28:07 #8 60.12 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
12:28:07 #8 60.13 Setting up libtry-tiny-perl (0.30-1) ...
12:28:07 #8 60.14 Setting up libtype-tiny-perl (1.012001-2) ...
12:28:07 #8 60.15 Setting up libcommon-sense-perl (3.75-1+b4) ...
12:28:07 #8 60.16 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:28:07 #8 60.17 Setting up libnet-http-perl (6.20-1) ...
12:28:07 #8 60.19 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
12:28:07 #8 60.20 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
12:28:07 #8 60.21 Setting up libtime-moment-perl (0.44-1+b3) ...
12:28:07 #8 60.22 Setting up libencode-locale-perl (1.05-1.1) ...
12:28:07 #8 60.23 Setting up python3 (3.9.2-3) ...
12:28:08 #8 60.51 Setting up libexception-class-perl (1.44-1) ...
12:28:08 #8 60.52 Setting up python3-xdg (0.27-2) ...
12:28:08 #8 60.67 Setting up libconfig-tiny-perl (2.26-1) ...
12:28:08 #8 60.68 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
12:28:08 #8 60.70 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
12:28:08 #8 60.71 Setting up liblist-utilsby-perl (0.11-1) ...
12:28:08 #8 60.72 Setting up libstring-shellquote-perl (1.04-1) ...
12:28:08 #8 60.73 Setting up libsub-install-perl (0.928-1.1) ...
12:28:08 #8 60.74 Setting up gcc (4:10.2.1-1) ...
12:28:08 #8 60.76 Setting up dpkg-dev (1.20.9) ...
12:28:08 #8 60.79 Setting up libnumber-compare-perl (0.03-1.1) ...
12:28:08 #8 60.80 Setting up intltool-debian (0.35.0+20060710.5) ...
12:28:08 #8 60.81 Setting up liberror-perl (0.17029-1) ...
12:28:08 #8 60.82 Setting up python3-six (1.16.0-1) ...
12:28:08 #8 60.95 Setting up dh-autoreconf (20) ...
12:28:08 #8 60.96 Setting up patchutils (0.4.2-1) ...
12:28:08 #8 60.98 Setting up libmail-sendmail-perl (0.80-1.1) ...
12:28:08 #8 60.99 Setting up libltdl-dev:amd64 (2.4.6-15) ...
12:28:08 #8 61.00 Setting up libjson-maybexs-perl (1.004003-1) ...
12:28:08 #8 61.01 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:28:08 #8 61.02 Setting up libio-string-perl (1.08-3.1) ...
12:28:08 #8 61.03 Setting up libreadonly-perl (2.050-3) ...
12:28:08 #8 61.04 Setting up python3-gpg (1.14.0-1+b2) ...
12:28:08 #8 61.21 Setting up python3-certifi (2020.6.20-1) ...
12:28:08 #8 61.34 Setting up libfile-find-rule-perl (0.34-1) ...
12:28:08 #8 61.35 Setting up libstring-copyright-perl (0.003006-1) ...
12:28:08 #8 61.36 Setting up libgd3:amd64 (2.3.0-2) ...
12:28:08 #8 61.38 Setting up python3-idna (2.10-1) ...
12:28:09 #8 61.57 Setting up libdata-optlist-perl (0.110-1.1) ...
12:28:09 #8 61.58 Setting up libipc-run-perl (20200505.0-1) ...
12:28:09 #8 61.59 Setting up git (1:2.30.2-1) ...
12:28:09 #8 61.62 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
12:28:09 #8 61.63 Setting up python3-urllib3 (1.26.4-1) ...
12:28:09 #8 61.81 Setting up libcontextual-return-perl (0.004014-2) ...
12:28:09 #8 61.82 Setting up libwww-robotrules-perl (6.02-1) ...
12:28:09 #8 61.83 Setting up libtypes-serialiser-perl (1.01-1) ...
12:28:09 #8 61.84 Setting up g++ (4:10.2.1-1) ...
12:28:09 #8 61.87 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:28:09 #8 61.88 Setting up libhtml-parser-perl (3.75-1+b1) ...
12:28:09 #8 61.89 Setting up libgit-wrapper-perl (0.048-1) ...
12:28:09 #8 61.90 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
12:28:09 #8 61.91 Setting up librole-tiny-perl (2.002004-1) ...
12:28:09 #8 61.93 Setting up gnupg (2.2.27-2) ...
12:28:09 #8 61.94 Setting up build-essential (12.9) ...
12:28:09 #8 61.95 Setting up python3-unidiff (0.5.5-2) ...
12:28:09 #8 62.10 Setting up lsb-release (11.1.0) ...
12:28:09 #8 62.13 Setting up libfont-ttf-perl (1.06-1.1) ...
12:28:09 #8 62.15 Setting up libfile-homedir-perl (1.006-1) ...
12:28:09 #8 62.17 Setting up python3-magic (2:0.4.20-3) ...
12:28:09 #8 62.31 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
12:28:09 #8 62.34 Setting up pristine-tar (1.49) ...
12:28:09 #8 62.35 Setting up libio-socket-ssl-perl (2.069-1) ...
12:28:10 #8 62.36 Setting up libsub-exporter-perl (0.987-1) ...
12:28:10 #8 62.37 Setting up libc-devtools (2.31-12) ...
12:28:10 #8 62.38 Setting up libalgorithm-merge-perl (0.08-3) ...
12:28:10 #8 62.39 Setting up libhttp-message-perl (6.28-1) ...
12:28:10 #8 62.41 Setting up libhtml-form-perl (6.07-1) ...
12:28:10 #8 62.42 Setting up python3-pkg-resources (52.0.0-3) ...
12:28:10 #8 62.60 Setting up libiterator-perl (0.03+ds1-1.1) ...
12:28:10 #8 62.62 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
12:28:10 #8 62.63 Setting up libjson-xs-perl (4.030-1+b1) ...
12:28:10 #8 62.64 Setting up libhttp-negotiate-perl (6.01-1) ...
12:28:10 #8 62.65 Setting up libio-prompter-perl (0.004015-1) ...
12:28:10 #8 62.66 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
12:28:10 #8 62.67 Setting up libhttp-cookies-perl (6.10-1) ...
12:28:10 #8 62.68 Setting up python3-apt (2.2.0) ...
12:28:10 #8 62.84 Setting up po-debconf (1.0.21+nmu1) ...
12:28:10 #8 62.86 Setting up libhtml-tree-perl (5.07-2) ...
12:28:10 #8 62.87 Setting up libparams-classify-perl (0.015-1+b3) ...
12:28:10 #8 62.88 Setting up libpath-iterator-rule-perl (1.014-1) ...
12:28:10 #8 62.89 Setting up libhtml-format-perl (2.12-1.1) ...
12:28:10 #8 62.91 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:28:10 #8 62.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:28:10 #8 63.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:28:10 #8 63.13 
12:28:10 #8 63.13 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:28:10 #8 63.16 Setting up python3-chardet (4.0.0-1) ...
12:28:11 #8 63.42 Setting up libnet-smtp-ssl-perl (1.04-1) ...
12:28:11 #8 63.43 Setting up libmodule-runtime-perl (0.016-1) ...
12:28:11 #8 63.44 Setting up libmailtools-perl (2.21-1) ...
12:28:11 #8 63.45 Setting up python3-debian (0.1.39) ...
12:28:11 #8 63.61 Setting up python3-requests (2.25.1+dfsg-2) ...
12:28:11 #8 63.76 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:28:11 #8 63.81 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:28:11 #8 63.88 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:28:11 #8 63.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:28:11 #8 64.06 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:28:11 #8 64.09 Setting up dh-strip-nondeterminism (1.11.0-1) ...
12:28:11 #8 64.10 Setting up libconst-fast-perl (0.014-1.1) ...
12:28:11 #8 64.11 Setting up libhttp-daemon-perl (6.12-1) ...
12:28:11 #8 64.13 Setting up libdata-dpath-perl (0.58-1) ...
12:28:11 #8 64.14 Setting up libmodule-implementation-perl (0.09-1.1) ...
12:28:11 #8 64.15 Setting up libpackage-stash-perl (0.39-1) ...
12:28:11 #8 64.16 Setting up libimport-into-perl (1.002005-1) ...
12:28:11 #8 64.17 Setting up libmoo-perl (2.004004-1) ...
12:28:11 #8 64.18 Setting up liblist-someutils-perl (0.58-1) ...
12:28:11 #8 64.19 Setting up debhelper (13.3.4) ...
12:28:11 #8 64.21 Setting up libmime-tools-perl (5.509-1) ...
12:28:11 #8 64.22 Setting up dput (1.1.0) ...
12:28:12 #8 64.37 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
12:28:12 #8 64.38 Setting up equivs (2.3.1) ...
12:28:12 #8 64.39 Setting up libmoox-aliases-perl (0.001006-1.1) ...
12:28:12 #8 64.40 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
12:28:12 #8 64.41 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
12:28:12 #8 64.43 Setting up libnamespace-clean-perl (0.27-1) ...
12:28:12 #8 64.44 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
12:28:12 #8 64.45 Setting up libnamespace-autoclean-perl (0.29-1) ...
12:28:12 #8 64.46 Setting up libgitlab-api-v4-perl (0.26-1) ...
12:28:12 #8 64.47 Setting up libmoox-struct-perl (0.020-1) ...
12:28:12 #8 64.48 Setting up lintian (2.104.0) ...
12:28:12 #8 64.50 Setting up licensecheck (3.1.1-2) ...
12:28:12 #8 64.51 Setting up liblwp-protocol-https-perl (6.10-1) ...
12:28:12 #8 64.52 Setting up libwww-perl (6.52-1) ...
12:28:12 #8 64.53 Setting up devscripts (2.21.2) ...
12:28:12 #8 64.69 Setting up libxml-parser-perl:amd64 (2.46-2) ...
12:28:12 #8 64.70 Setting up libxml-sax-expat-perl (0.51-1) ...
12:28:12 #8 64.74 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
12:28:12 #8 64.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:28:12 #8 64.91 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:28:12 #8 64.94 Setting up libsoap-lite-perl (1.27-1) ...
12:28:12 #8 64.95 Setting up libxmlrpc-lite-perl (0.717-4) ...
12:28:12 #8 64.96 Processing triggers for libc-bin (2.31-12) ...
12:28:12 #8 64.99 Processing triggers for ca-certificates (20210119) ...
12:28:12 #8 65.00 Updating certificates in /etc/ssl/certs...
12:28:12 #8 65.32 0 added, 0 removed; done.
12:28:13 #8 65.32 Running hooks in /etc/ca-certificates/update.d...
12:28:13 #8 65.32 done.
12:28:13 #8 DONE 65.6s
12:28:13 
12:28:13 #10 [stage-1 3/8] COPY common /root/build-deb/debian
12:28:13 #10 sha256:a42c833e5af16174bff27778d4c4dda59fe3cd89f2c1686a26061a666d05bfcc
12:28:13 #10 DONE 0.0s
12:28:13 
12:28:13 #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
12:28:13 #11 sha256:24e0c5aba8ee006374c55090de827f0824ba13ec5bc928d26432f1a45e8c10d9
12:28:14 #11 0.717 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
12:28:14 #11 0.717 Hit:2 http://deb.debian.org/debian bullseye InRelease
12:28:14 #11 0.717 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
12:28:14 #11 0.955 Reading package lists...
12:28:15 #11 1.729 dpkg-buildpackage: info: source package docker-ce-build-deps
12:28:15 #11 1.729 dpkg-buildpackage: info: source version 1.0
12:28:15 #11 1.729 dpkg-buildpackage: info: source distribution unstable
12:28:15 #11 1.729 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
12:28:15 #11 1.763  dpkg-source --before-build .
12:28:15 #11 1.763 dpkg-buildpackage: info: host architecture amd64
12:28:15 #11 1.857  debian/rules clean
12:28:15 #11 1.859 dh clean
12:28:15 #11 1.932    dh_clean
12:28:15 #11 1.962  debian/rules binary
12:28:15 #11 1.963 dh binary
12:28:15 #11 2.027    dh_update_autotools_config
12:28:15 #11 2.053    dh_autoreconf
12:28:15 #11 2.091    create-stamp debian/debhelper-build-stamp
12:28:15 #11 2.091    dh_prep
12:28:15 #11 2.118    dh_install
12:28:15 #11 2.149    dh_installdocs
12:28:15 #11 2.184    dh_installchangelogs
12:28:15 #11 2.262    dh_perl
12:28:15 #11 2.296    dh_link
12:28:15 #11 2.327    dh_strip_nondeterminism
12:28:15 #11 2.368    dh_compress
12:28:15 #11 2.404    dh_fixperms
12:28:15 #11 2.442    dh_missing
12:28:15 #11 2.466    dh_installdeb
12:28:15 #11 2.498    dh_gencontrol
12:28:15 #11 2.610    dh_md5sums
12:28:15 #11 2.641    dh_builddeb
12:28:15 #11 2.666 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:28:15 #11 2.684  dpkg-genbuildinfo --build=binary
12:28:16 #11 2.816  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
12:28:16 #11 2.890 dpkg-genchanges: info: binary-only upload (no source code included)
12:28:16 #11 2.893  dpkg-source --after-build .
12:28:16 #11 2.987 dpkg-buildpackage: info: binary-only upload (no source included)
12:28:16 #11 2.992 
12:28:16 #11 2.992 The package has been created.
12:28:16 #11 2.992 Attention, the package has been created in the current directory,
12:28:16 #11 2.992 not in ".." as indicated by the message above!
12:28:16 #11 3.013 Selecting previously unselected package docker-ce-build-deps.
12:28:16 #11 3.029 (Reading database ... 28614 files and directories currently installed.)
12:28:16 #11 3.030 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:28:16 #11 3.034 Unpacking docker-ce-build-deps (1.0) ...
12:28:16 #11 3.076 Reading package lists...
12:28:16 #11 3.581 Building dependency tree...
12:28:16 #11 3.700 Reading state information...
12:28:16 #11 3.717 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:28:17 #11 3.868 Starting 2 pkgProblemResolver with broken count: 0
12:28:17 #11 3.870 Done
12:28:17 #11 4.001  Done
12:28:17 #11 4.133 Starting pkgProblemResolver with broken count: 0
12:28:17 #11 4.157 Starting 2 pkgProblemResolver with broken count: 0
12:28:17 #11 4.159 Done
12:28:17 #11 4.354 The following additional packages will be installed:
12:28:17 #11 4.355   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:28:17 #11 4.355   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:28:17 #11 4.355   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:28:17 #11 4.355   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:28:17 #11 4.355   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:28:17 #11 4.356 Suggested packages:
12:28:17 #11 4.356   cmake-doc ninja-build apparmor-easyprof seccomp
12:28:17 #11 4.356 Recommended packages:
12:28:17 #11 4.356   psmisc
12:28:17 #11 4.527 The following NEW packages will be installed:
12:28:17 #11 4.527   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
12:28:17 #11 4.528   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
12:28:17 #11 4.528   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
12:28:17 #11 4.528   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
12:28:17 #11 4.528   libsystemd-dev libudev-dev libuv1 pkg-config procps
12:28:18 #11 4.797 0 upgraded, 26 newly installed, 0 to remove and 6 not upgraded.
12:28:18 #11 4.797 1 not fully installed or removed.
12:28:18 #11 4.797 Need to get 11.8 MB of archives.
12:28:18 #11 4.797 After this operation, 47.8 MB of additional disk space will be used.
12:28:18 #11 4.797 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:28:18 #11 4.802 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
12:28:18 #11 4.817 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
12:28:18 #11 4.818 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
12:28:18 #11 4.819 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
12:28:18 #11 4.823 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:28:18 #11 4.824 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:28:18 #11 4.825 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-1 [132 kB]
12:28:18 #11 4.827 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
12:28:18 #11 4.870 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
12:28:18 #11 4.870 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:28:18 #11 4.873 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:28:18 #11 4.874 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:28:18 #11 4.875 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:28:18 #11 4.877 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:28:18 #11 4.878 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-5 [123 kB]
12:28:18 #11 4.878 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:28:18 #11 4.881 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
12:28:18 #11 4.883 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
12:28:18 #11 4.885 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
12:28:18 #11 4.886 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
12:28:18 #11 4.891 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:28:18 #11 4.892 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:28:18 #11 4.893 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
12:28:18 #11 4.894 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-5 [400 kB]
12:28:18 #11 4.896 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
12:28:18 #11 5.038 debconf: delaying package configuration, since apt-utils is not installed
12:28:18 #11 5.077 Fetched 11.8 MB in 0s (32.6 MB/s)
12:28:18 #11 5.105 Selecting previously unselected package bash-completion.
12:28:18 #11 5.105 (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.)
12:28:18 #11 5.122 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
12:28:18 #11 5.567 Unpacking bash-completion (1:2.11-2) ...
12:28:19 #11 5.683 Selecting previously unselected package cmake-data.
12:28:19 #11 5.686 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ...
12:28:19 #11 5.691 Unpacking cmake-data (3.18.4-2) ...
12:28:19 #11 6.028 Selecting previously unselected package libncurses6:amd64.
12:28:19 #11 6.031 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
12:28:19 #11 6.039 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
12:28:19 #11 6.079 Selecting previously unselected package libprocps8:amd64.
12:28:19 #11 6.081 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
12:28:19 #11 6.084 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
12:28:19 #11 6.129 Selecting previously unselected package procps.
12:28:19 #11 6.132 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
12:28:19 #11 6.139 Unpacking procps (2:3.3.17-5) ...
12:28:19 #11 6.222 Selecting previously unselected package libjsoncpp24:amd64.
12:28:19 #11 6.225 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
12:28:19 #11 6.229 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:28:19 #11 6.268 Selecting previously unselected package librhash0:amd64.
12:28:19 #11 6.272 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
12:28:19 #11 6.275 Unpacking librhash0:amd64 (1.4.1-2) ...
12:28:19 #11 6.319 Selecting previously unselected package libuv1:amd64.
12:28:19 #11 6.322 Preparing to unpack .../07-libuv1_1.40.0-1_amd64.deb ...
12:28:19 #11 6.326 Unpacking libuv1:amd64 (1.40.0-1) ...
12:28:19 #11 6.365 Selecting previously unselected package cmake.
12:28:19 #11 6.368 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ...
12:28:19 #11 6.372 Unpacking cmake (3.18.4-2) ...
12:28:20 #11 6.908 Selecting previously unselected package dh-apparmor.
12:28:20 #11 6.911 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
12:28:20 #11 6.915 Unpacking dh-apparmor (2.13.6-10) ...
12:28:20 #11 6.957 Selecting previously unselected package libbtrfs0:amd64.
12:28:20 #11 6.960 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
12:28:20 #11 6.964 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:28:20 #11 7.007 Selecting previously unselected package libbtrfs-dev:amd64.
12:28:20 #11 7.010 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:28:20 #11 7.014 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:28:20 #11 7.068 Selecting previously unselected package dmsetup.
12:28:20 #11 7.071 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:28:20 #11 7.075 Unpacking dmsetup (2:1.02.175-2.1) ...
12:28:20 #11 7.118 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:28:20 #11 7.121 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:28:20 #11 7.124 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:28:20 #11 7.168 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:28:20 #11 7.171 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:28:20 #11 7.174 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:28:20 #11 7.205 Selecting previously unselected package libudev-dev:amd64.
12:28:20 #11 7.209 Preparing to unpack .../15-libudev-dev_247.3-5_amd64.deb ...
12:28:20 #11 7.213 Unpacking libudev-dev:amd64 (247.3-5) ...
12:28:20 #11 7.252 Selecting previously unselected package libsepol1-dev:amd64.
12:28:20 #11 7.255 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
12:28:20 #11 7.259 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:28:20 #11 7.325 Selecting previously unselected package libpcre2-16-0:amd64.
12:28:20 #11 7.329 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
12:28:20 #11 7.333 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
12:28:20 #11 7.385 Selecting previously unselected package libpcre2-32-0:amd64.
12:28:20 #11 7.388 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
12:28:20 #11 7.392 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
12:28:20 #11 7.444 Selecting previously unselected package libpcre2-posix2:amd64.
12:28:20 #11 7.447 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
12:28:20 #11 7.451 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
12:28:20 #11 7.483 Selecting previously unselected package libpcre2-dev:amd64.
12:28:20 #11 7.486 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
12:28:20 #11 7.490 Unpacking libpcre2-dev:amd64 (10.36-2) ...
12:28:20 #11 7.584 Selecting previously unselected package libselinux1-dev:amd64.
12:28:20 #11 7.587 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
12:28:20 #11 7.590 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:28:20 #11 7.644 Selecting previously unselected package libdevmapper-dev:amd64.
12:28:20 #11 7.647 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:28:20 #11 7.651 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:28:20 #11 7.682 Selecting previously unselected package libseccomp-dev:amd64.
12:28:20 #11 7.685 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ...
12:28:20 #11 7.689 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
12:28:21 #11 7.727 Selecting previously unselected package libsystemd-dev:amd64.
12:28:21 #11 7.731 Preparing to unpack .../24-libsystemd-dev_247.3-5_amd64.deb ...
12:28:21 #11 7.735 Unpacking libsystemd-dev:amd64 (247.3-5) ...
12:28:21 #11 7.833 Selecting previously unselected package pkg-config.
12:28:21 #11 7.836 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
12:28:21 #11 7.840 Unpacking pkg-config (0.29.2-1) ...
12:28:21 #11 7.884 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
12:28:21 #11 7.894 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:28:21 #11 7.905 Setting up libpcre2-16-0:amd64 (10.36-2) ...
12:28:21 #11 7.915 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:28:21 #11 7.927 Setting up libpcre2-32-0:amd64 (10.36-2) ...
12:28:21 #11 7.939 Setting up libuv1:amd64 (1.40.0-1) ...
12:28:21 #11 7.951 Setting up bash-completion (1:2.11-2) ...
12:28:21 #11 8.445 Setting up libncurses6:amd64 (6.2+20201114-2) ...
12:28:21 #11 8.457 Setting up pkg-config (0.29.2-1) ...
12:28:21 #11 8.506 Setting up libudev-dev:amd64 (247.3-5) ...
12:28:21 #11 8.518 Setting up libpcre2-posix2:amd64 (10.36-2) ...
12:28:21 #11 8.529 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:28:21 #11 8.540 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:28:21 #11 8.554 Setting up librhash0:amd64 (1.4.1-2) ...
12:28:21 #11 8.566 Setting up cmake-data (3.18.4-2) ...
12:28:21 #11 8.582 Setting up dh-apparmor (2.13.6-10) ...
12:28:21 #11 8.593 Setting up libsystemd-dev:amd64 (247.3-5) ...
12:28:21 #11 8.603 Setting up libprocps8:amd64 (2:3.3.17-5) ...
12:28:21 #11 8.614 Setting up libpcre2-dev:amd64 (10.36-2) ...
12:28:21 #11 8.626 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:28:21 #11 8.638 Setting up procps (2:3.3.17-5) ...
12:28:21 #11 8.675 Setting up cmake (3.18.4-2) ...
12:28:21 #11 8.687 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:28:21 #11 8.700 Setting up dmsetup (2:1.02.175-2.1) ...
12:28:21 #11 8.715 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:28:22 #11 8.727 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:28:22 #11 8.739 Setting up docker-ce-build-deps (1.0) ...
12:28:22 #11 8.750 Processing triggers for libc-bin (2.31-12) ...
12:28:22 #11 8.770 Processing triggers for man-db (2.9.4-2) ...
12:28:24 #11 DONE 10.7s
12:28:24 
12:28:24 #12 [stage-1 5/8] COPY sources/ /sources
12:28:24 #12 sha256:a114a8addab31d3ecffcb2addb622aec8fa272ae0942bd24479f2aaca00d5b3f
12:28:24 #12 DONE 0.1s
12:28:24 
12:28:24 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:28:24 #14 sha256:78473f808975fabe89db4a1568369bd0b192536f91c3c2fbb15f88a82e1db949
12:28:25 #14 DONE 1.6s
12:28:25 
12:28:25 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:28:25 #15 sha256:98934a88aee2a5a7aa90fa68d1bbd8b22b945d9e67e0cde5a7d9e3ccaf8a5431
12:28:25 #15 DONE 0.0s
12:28:25 
12:28:25 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:28:25 #16 sha256:f53930dca23703cc5b18b85a3538bdb8e87e6f98faa616b4a9de7b3ec3cc0044
12:28:25 #16 DONE 0.0s
12:28:25 
12:28:25 #17 exporting to image
12:28:25 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:28:25 #17 exporting layers
12:28:32 #17 exporting layers 6.6s done
12:28:32 #17 writing image sha256:74cbb000350acd500d560c7d46aa1a826a303bfcd5f84c57bb4edd697163cad0 done
12:28:32 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
12:28:32 #17 DONE 6.6s
12:28:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210702143511-f782d13 -e VERSION=0.0.0-20210702143511-f782d13 -e CLI_GITCOMMIT=f782d13 -e ENGINE_GITCOMMIT=45b45ad -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
12:28:32 + set -e
12:28:32 + mkdir -p /root/build-deb/engine
12:28:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:28:33 + mkdir -p /root/build-deb/cli
12:28:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:28:33 + mkdir -p /root/build-deb/compose-cli
12:28:33 + tar -C /root/build-deb -xzf /sources/compose-cli.tgz
12:28:33 + mkdir -p /root/build-deb/scan-cli-plugin
12:28:33 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:28:33 + mkdir -p /go/src/github.com/docker
12:28:33 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:28:33 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:28:33 + ln -snf /root/build-deb/compose-cli /go/src/github.com/docker/compose-cli
12:28:33 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:28:33 + EPOCH=5
12:28:33 + EPOCH_SEP=
12:28:33 + [[ ! -z 5 ]]
12:28:33 + EPOCH_SEP=:
12:28:33 + [[ -z 0.0.0-20210702143511-f782d13 ]]
12:28:33 + echo VERSION AAA 0.0.0-20210702143511-f782d13
12:28:33 VERSION AAA 0.0.0-20210702143511-f782d13
12:28:33 + VERSION=0.0.0-20210702143511-f782d13
12:28:33 + echo VERSION bbb 0.0.0-20210702143511-f782d13
12:28:33 VERSION bbb 0.0.0-20210702143511-f782d13
12:28:33 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:28:33 + debSource=docker-ce
12:28:33 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:28:33 + debMaintainer='Docker <support@docker.com>'
12:28:33 ++ date --rfc-2822
12:28:33 + debDate='Sat, 03 Jul 2021 12:28:33 +0000'
12:28:33 + cat
12:28:33 + export CLI_GITCOMMIT=f782d13
12:28:33 + CLI_GITCOMMIT=f782d13
12:28:33 + export ENGINE_GITCOMMIT=45b45ad
12:28:33 + ENGINE_GITCOMMIT=45b45ad
12:28:33 + export SCAN_GITCOMMIT=35651ca
12:28:33 + SCAN_GITCOMMIT=35651ca
12:28:33 + echo VERSION BBB 0.0.0-20210702143511-f782d13
12:28:33 + dpkg-buildpackage -uc -us -I.git
12:28:33 VERSION BBB 0.0.0-20210702143511-f782d13
12:28:33 dpkg-buildpackage: info: source package docker-ce
12:28:33 dpkg-buildpackage: info: source version 5:0.0.0-20210702143511-f782d13-0~debian-bullseye
12:28:33 dpkg-buildpackage: info: source distribution bullseye
12:28:33 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:28:33  dpkg-source -I.git --before-build .
12:28:33 dpkg-buildpackage: info: host architecture amd64
12:28:34  debian/rules clean
12:28:34 dh clean --with=bash-completion --with=systemd
12:28:34    dh_clean
12:28:34  dpkg-source -I.git -b .
12:28:34 dpkg-source: warning: native package version may not have a revision
12:28:34 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210702143511-f782d13-0~debian'
12:28:34 dpkg-source: info: using source format '1.0'
12:28:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.tar.gz
12:28:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.dsc
12:28:44  debian/rules build
12:28:44 dh build --with=bash-completion --with=systemd
12:28:44    dh_update_autotools_config
12:28:44    dh_autoreconf
12:28:44    debian/rules override_dh_auto_build
12:28:44 make[1]: Entering directory '/root/build-deb'
12:28:44 # Build the daemon and dependencies
12:28:44 cd engine && DOCKER_GITCOMMIT=45b45ad PRODUCT=docker ./hack/make.sh dynbinary
12:28:44 
12:28:44 Removing bundles/
12:28:44 
12:28:44 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:44 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:28:44 GOOS="" GOARCH="" GOARM=""
12:30:20 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13
12:30:20 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:30:20 GOOS="" GOARCH="" GOARM=""
12:30:20 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13
12:30:20 
12:30:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:30:20 + RM_GOPATH=0
12:30:20 + TMP_GOPATH=/go
12:30:20 + : /usr/local/bin
12:30:20 + '[' -z /go ']'
12:30:20 + export GOPATH=/go
12:30:20 + GOPATH=/go
12:30:20 + case "$(go env GOARCH)" in
12:30:20 ++ go env GOARCH
12:30:20 + export GO_BUILDMODE=-buildmode=pie
12:30:20 + GO_BUILDMODE=-buildmode=pie
12:30:20 ++ dirname hack/dockerfile/install/install.sh
12:30:20 + dir=hack/dockerfile/install
12:30:20 + bin=tini
12:30:20 + shift
12:30:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:30:20 + . hack/dockerfile/install/tini.installer
12:30:20 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:30:20 + install_tini
12:30:20 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:30:20 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:30:20 + git clone https://github.com/krallin/tini.git /go/tini
12:30:20 Cloning into '/go/tini'...
12:30:20 + cd /go/tini
12:30:20 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:30:20 + cmake .
12:30:20 -- The C compiler identification is GNU 10.2.1
12:30:20 -- Detecting C compiler ABI info
12:30:20 -- Detecting C compiler ABI info - done
12:30:20 -- Check for working C compiler: /usr/bin/cc - skipped
12:30:20 -- Detecting C compile features
12:30:20 -- Detecting C compile features - done
12:30:20 -- Performing Test HAS_BUILTIN_FORTIFY
12:30:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:30:20 -- Configuring done
12:30:20 -- Generating done
12:30:20 -- Build files have been written to: /go/tini
12:30:20 + make tini-static
12:30:20 make[2]: Entering directory '/go/tini'
12:30:20 make[3]: Entering directory '/go/tini'
12:30:20 make[4]: Entering directory '/go/tini'
12:30:20 make[5]: Entering directory '/go/tini'
12:30:20 Scanning dependencies of target tini-static
12:30:20 make[5]: Leaving directory '/go/tini'
12:30:20 make[5]: Entering directory '/go/tini'
12:30:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:30:20 [100%] Linking C executable tini-static
12:30:20 make[5]: Leaving directory '/go/tini'
12:30:20 [100%] Built target tini-static
12:30:20 make[4]: Leaving directory '/go/tini'
12:30:20 make[3]: Leaving directory '/go/tini'
12:30:20 make[2]: Leaving directory '/go/tini'
12:30:20 + mkdir -p /usr/local/bin
12:30:20 + cp tini-static /usr/local/bin/docker-init
12:30:20 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:30:20 + RM_GOPATH=0
12:30:20 + TMP_GOPATH=/go
12:30:20 + : /usr/local/bin
12:30:20 + '[' -z /go ']'
12:30:20 + export GOPATH=/go
12:30:20 + GOPATH=/go
12:30:20 + case "$(go env GOARCH)" in
12:30:20 ++ go env GOARCH
12:30:20 + export GO_BUILDMODE=-buildmode=pie
12:30:20 + GO_BUILDMODE=-buildmode=pie
12:30:20 ++ dirname hack/dockerfile/install/install.sh
12:30:20 + dir=hack/dockerfile/install
12:30:20 + bin=rootlesskit
12:30:20 + shift
12:30:20 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:30:20 + . hack/dockerfile/install/rootlesskit.installer
12:30:20 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:30:20 + install_rootlesskit dynamic
12:30:20 + case "$1" in
12:30:20 + install_rootlesskit_dynamic
12:30:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:30:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:30:20 + export BUILD_MODE=-buildmode=pie
12:30:20 + BUILD_MODE=-buildmode=pie
12:30:20 + _install_rootlesskit
12:30:20 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:30:20 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:30:20 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
12:30:20 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
12:30:20 + cd /go/src/github.com/rootless-containers/rootlesskit
12:30:20 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:30:20 + export GO111MODULE=on
12:30:20 + GO111MODULE=on
12:30:20 + export GOPROXY=https://proxy.golang.org
12:30:20 + GOPROXY=https://proxy.golang.org
12:30:20 + for f in rootlesskit rootlesskit-docker-proxy
12:30:20 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:30:20 go: downloading github.com/pkg/errors v0.9.1
12:30:20 go: downloading github.com/sirupsen/logrus v1.8.1
12:30:20 go: downloading github.com/urfave/cli/v2 v2.3.0
12:30:20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:30:20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:30:20 go: downloading github.com/google/uuid v1.2.0
12:30:20 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:30:20 go: downloading github.com/moby/vpnkit v0.5.0
12:30:20 go: downloading github.com/gofrs/flock v0.8.0
12:30:20 go: downloading github.com/gorilla/mux v1.8.0
12:30:20 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:30:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:30:20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:30:20 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:30:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:30:23 + for f in rootlesskit rootlesskit-docker-proxy
12:30:23 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:30:24 + return
12:30:24 # Build the CLI
12:30:24 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210702143511-f782d13 GITCOMMIT=f782d13 LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
12:30:24 Building dynamic docker-linux-amd64
12:31:45 make[2]: Entering directory '/root/build-deb/cli'
12:31:45 scripts/docs/generate-man.sh
12:32:53 Project root: /go/src/github.com/docker/cli
12:32:53 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:32:53 2021/07/03 12:32:44 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 WARNING: go-md2man does not handle node type HTMLSpan
12:32:53 make[2]: Leaving directory '/root/build-deb/cli'
12:32:53 # Build the compose-cli plugin
12:32:53 # FIXME: using GOPROXY, to work around:
12:32:53 # 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
12:32:53 cd /go/src/github.com/docker/compose-cli \
12:32:53 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
12:32:53 && mkdir -p /usr/libexec/docker/cli-plugins/ \
12:32:53 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.0.0-beta.4 \
12:32:53 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
12:33:25 make[2]: Entering directory '/root/build-deb/compose-cli'
12:33:25 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
12:34:21 make[2]: Leaving directory '/root/build-deb/compose-cli'
12:34:21 # Build the scan-plugin
12:34:21 # TODO change once we support scan-plugin on other architectures
12:34:21 if [ "amd64" = "amd64" ]; then \
12:34:21 	cd /go/src/github.com/docker/scan-cli-plugin \
12:34:21 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
12:34:21 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:34:21 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:34:21 fi
12:34:21 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
12:34:21 GO111MODULE=on make -f builder.Makefile build
12:34:21 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
12:34:21 mkdir -p bin
12:34:21 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
12:34:53 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
12:34:53 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
12:34:57 go: downloading github.com/spf13/cobra v1.0.0
12:34:57 go: downloading github.com/sirupsen/logrus v1.4.2
12:34:57 go: downloading github.com/spf13/pflag v1.0.3
12:34:57 go: downloading github.com/Masterminds/semver/v3 v3.1.0
12:34:57 go: downloading github.com/google/uuid v1.1.1
12:34:57 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
12:34:57 go: downloading github.com/docker/go v1.5.1-1
12:34:58 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
12:34:59 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
12:34:59 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
12:35:02 go: downloading github.com/containerd/containerd v1.3.4
12:35:02 go: downloading google.golang.org/grpc v1.23.1
12:35:04 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
12:35:04 go: downloading github.com/docker/docker-credential-helpers v0.6.3
12:35:05 go: downloading github.com/gorilla/mux v1.7.4
12:35:05 go: downloading github.com/gogo/protobuf v1.3.1
12:35:06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:35:06 go: downloading github.com/golang/protobuf v1.3.2
12:35:07 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
12:35:07 go: downloading github.com/prometheus/client_golang v1.1.0
12:35:08 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
12:35:09 go: downloading github.com/prometheus/common v0.6.0
12:35:09 go: downloading github.com/prometheus/procfs v0.0.3
12:35:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:35:36 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:36 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
12:35:36 # Build the CLI plugins
12:35:36 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:35:36 set -e;cd /sources && \
12:35:36 	tar xzf plugin-installers.tgz; \
12:35:36 	for installer in plugins/*.installer; do \
12:35:36 		LDFLAGS='' bash ${installer} build; \
12:35:36 	done
12:35:36 Cloning into '/go/src/github.com/docker/buildx'...
12:35:36 Fetching origin
12:35:36 + GOFLAGS=-mod=vendor
12:35: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
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    debian/rules override_dh_auto_test
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:36:44 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build 45b45ad" && echo "PASS: daemon version OK" || echo "FAIL: daemon version ($ver) did not match"
12:36:44 PASS: daemon version OK
12:36:44 ver="$(cli/build/docker --version)"; \
12:36:44 	test "$ver" = "Docker version 0.0.0-20210702143511-f782d13, build f782d13" && echo "PASS: cli version OK" || echo "FAIL: cli version ($ver) did not match"
12:36:44 PASS: cli version OK
12:36:44 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:36:44 ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:36:44 	test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || echo "FAIL: docker-scan version ($ver) did not match"
12:36:44 PASS: docker-scan version OK
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    create-stamp debian/debhelper-build-stamp
12:36:44  debian/rules binary
12:36:44 dh binary --with=bash-completion --with=systemd
12:36:44    dh_testroot
12:36:44    dh_prep
12:36:44    debian/rules override_dh_auto_install
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 # docker-ce-cli install
12:36:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:36:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:36:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:36:44 set -e;cd /sources && \
12:36:44 	tar xzf plugin-installers.tgz; \
12:36:44 	for installer in plugins/*.installer; do \
12:36:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:36:44 		PREFIX=/usr/libexec/docker/cli-plugins \
12:36:44 			bash ${installer} install_plugin; \
12:36:44 	done
12:36:44 # docker-ce install
12:36:44 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:36:44 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:36:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/dockerd
12:36:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210702143511-f782d13 debian/docker-ce/usr/bin/docker-proxy
12:36:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:36:44 # docker-compose-plugin install
12:36:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:36:44 # docker-scan-plugin install
12:36:44 # TODO change once we support scan-plugin on other architectures
12:36:44 if [ "amd64" = "amd64" ]; then \
12:36:44 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:36:44 fi
12:36:44 # docker-ce-rootless-extras install
12:36:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:36:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:36:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:36:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:36:44 # TODO: how can we install vpnkit?
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    debian/rules override_dh_install
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 dh_install
12:36:44 # TODO Can we do this from within our container?
12:36:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    dh_installdocs
12:36:44    dh_installchangelogs
12:36:44    dh_installman
12:36:44    dh_bash-completion
12:36:44    dh_systemd_enable
12:36:44    debian/rules override_dh_installinit
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 # use "docker" as our service name, not "docker-ce"
12:36:44 dh_installinit --name=docker
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    dh_systemd_start
12:36:44    dh_perl
12:36:44    dh_link
12:36:44    dh_strip_nondeterminism
12:36:44    dh_compress
12:36:44    dh_fixperms
12:36:44    dh_missing
12:36:44    debian/rules override_dh_strip
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 # Go has lots of problems with stripping, so just don't
12:36:44 make[1]: Leaving directory '/root/build-deb'
12:36:44    dh_makeshlibs
12:36:44    debian/rules override_dh_shlibdeps
12:36:44 make[1]: Entering directory '/root/build-deb'
12:36:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:36:56 make[1]: Leaving directory '/root/build-deb'
12:36:56    dh_installdeb
12:36:56    debian/rules override_dh_gencontrol
12:36:56 make[1]: Entering directory '/root/build-deb'
12:36:56 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:36:56 # TODO override "Source" field in control as well (to point to compose-cli, as it doesn't match the package name)
12:36:56 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:56 
12:36:56 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:36:56 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:36:56 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:36:56 if [ "amd64" = "amd64" ]; then \
12:36:56 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:36:56 fi
12:36:56 dh_gencontrol --remaining-packages
12:36:56 make[1]: Leaving directory '/root/build-deb'
12:36:56    dh_md5sums
12:36:56    dh_builddeb
12:36:56 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb'.
12:36:56 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'.
12:37:23 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'.
12:37:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'.
12:38:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'.
12:38:30  dpkg-genbuildinfo
12:38:31  dpkg-genchanges  >../docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.changes
12:38:32 dpkg-genchanges: info: including full source code in upload
12:38:32  dpkg-source -I.git --after-build .
12:38:32 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:38:32 + destination=/build
12:38:32 + mkdir -p /build
12:38:32 + mv -v /root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210702143511-f782d13-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
12:38:32 copied '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 removed '/root/docker-ce-cli_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 copied '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 removed '/root/docker-ce-rootless-extras_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.dsc'
12:38:32 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.dsc'
12:38:32 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.tar.gz'
12:38:32 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye.tar.gz'
12:38:32 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.buildinfo'
12:38:32 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.buildinfo'
12:38:32 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.changes'
12:38:32 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.changes'
12:38:32 copied '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 removed '/root/docker-ce_0.0.0-20210702143511-f782d13-0~debian-bullseye_amd64.deb'
12:38:32 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'
12:38:32 removed '/root/docker-compose-plugin_2.0.0-beta.4~debian-bullseye_amd64.deb'
12:38:32 copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
12:38:32 removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
12:38:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
12:38:38 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
[Pipeline] sh
12:38:38 + make clean
12:38:38 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553:/v -w /v alpine chown -R 1000:1000 src
12:38:39 rm -f -r src
12:38:39 make -C rpm clean
12:38:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:38:39 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
12:38:39 rm -f -r rpmbuild/
12:38:39 docker builder prune -f --filter until=24h
12:38:40 Total reclaimed space: 0B
12:38:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/rpm'
12:38:40 make -C deb clean
12:38:40 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:38:40 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 debbuild
12:38:40 rm -f -r debbuild
12:38:40 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/deb:/v -w /v alpine chown -R 1000:1000 sources
12:38:41 rm -f -r sources
12:38:41 docker builder prune -f --filter until=24h
12:38:41 Total reclaimed space: 0B
12:38:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/deb'
12:38:41 make -C static clean
12:38:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-553/static'
12:38:41 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-553/static:/v -w /v alpine chown -R 1000:1000 build
12:38:41 rm -f -r build
12:38:41 docker builder prune -f --filter until=24h
12:38:41 Total reclaimed space: 0B
12:38:41 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

Finished: SUCCESS