Push event to branch 19.03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fe470afee9281bb63dbb3515c632de632ba4b696 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 using credential jps-reader > git rev-parse --is-inside-work-tree # 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: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial and Focal Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline Still waiting to schedule task Still waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offlineAll nodes of label ‘ubuntu&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01348db1fb9ebe6a9) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [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_19.03@tmp/ebf8c34b-2d68-4fa7-9a7d-38f34c1dbae0/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox df8698476c65: Pulling fs layer df8698476c65: Download complete df8698476c65: Pull complete Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0751a6256de6ebee4) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository 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_19.03 # timeout=10 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_19.03@tmp/eddfa8a3-cec5-4b6e-9739-60b971303a80/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 Fetching without tags Checking out Revision fe470afee9281bb63dbb3515c632de632ba4b696 (19.03) + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox df8698476c65: Pulling fs layer df8698476c65: Verifying Checksum df8698476c65: Download complete df8698476c65: Pull complete Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a Status: Downloaded newer image for busybox:latest > 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe470afee9281bb63dbb3515c632de632ba4b696 # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Commit message: "Merge pull request #504 from hakman/containerd-shim-runc-v2" [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags > git rev-list --no-walk d7641de7158fc22158d6f353e4ea40a2b7ec2449 # timeout=10 + git clone https://github.com/docker/cli.git Cloning into 'cli'... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf1ced21ad4793c0) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Fetching without tags Checking out Revision fe470afee9281bb63dbb3515c632de632ba4b696 (19.03) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe470afee9281bb63dbb3515c632de632ba4b696 # timeout=10 Commit message: "Merge pull request #504 from hakman/containerd-shim-runc-v2" 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_19.03@tmp/081f5c37-df34-46b8-ad04-4351628bde27/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox + git clone https://github.com/docker/cli.git Cloning into 'cli'... df8698476c65: Pulling fs layer df8698476c65: Verifying Checksum df8698476c65: Download complete df8698476c65: Pull complete Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository 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_19.03 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 Checking out Revision fe470afee9281bb63dbb3515c632de632ba4b696 (19.03) > git config core.sparsecheckout # timeout=10 > git checkout -f fe470afee9281bb63dbb3515c632de632ba4b696 # timeout=10 Commit message: "Merge pull request #504 from hakman/containerd-shim-runc-v2" [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh + git -C cli checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/docker.git engine Cloning into 'engine'... [Pipeline] sh + git -C cli checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/docker.git engine Cloning into 'engine'... [Pipeline] sh + git -C cli checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/docker.git engine Cloning into 'engine'... [Pipeline] sh + git -C engine checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + pwd + pwd + make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli ubuntu-xenial ubuntu-focal make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df20fa9351a1: Pulling fs layer df20fa9351a1: Verifying Checksum df20fa9351a1: Download complete df20fa9351a1: Pull complete Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 Status: Downloaded newer image for alpine:latest [Pipeline] sh mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine + git -C engine checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + pwd + pwd + make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli centos-7 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df20fa9351a1: Pulling fs layer df20fa9351a1: Verifying Checksum df20fa9351a1: Download complete df20fa9351a1: Pull complete Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 Status: Downloaded newer image for alpine:latest mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins == Building packages for ubuntu-xenial == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-xenial/Dockerfile . #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 899B done #1 DONE 0.1s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/ubuntu:xenial #3 DONE 0.2s #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done #11 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 629.27kB / 10.00MB 0.1s #11 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done #11 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.2s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.60MB / 50.40MB 0.2s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.12MB / 7.81MB 0.2s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.11MB / 50.40MB 0.3s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.69MB / 50.40MB 0.4s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.4s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 181.26kB / 51.83MB 0.4s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.75MB / 50.40MB 0.5s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.16MB / 68.67MB 0.5s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.23MB / 51.83MB 0.5s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.61MB / 50.40MB 0.6s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.18MB / 68.67MB 0.6s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.89MB / 51.83MB 0.6s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.21MB / 50.40MB 0.8s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.79MB / 68.67MB 0.8s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.29MB / 51.83MB 0.8s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.97MB / 68.67MB 0.9s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.89MB / 51.83MB 0.9s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.58MB / 68.67MB 1.0s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.22MB / 51.83MB 1.0s #11 ... #7 [internal] load build context #7 transferring context: 18.58MB 1.1s done #7 DONE 1.2s #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.34MB / 68.67MB 1.1s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.21MB / 51.83MB 1.1s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.01MB / 68.67MB 1.3s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.18MB / 120.17MB 1.3s #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.4s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.77MB / 120.17MB 1.4s mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.31MB / 120.17MB 1.6s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.04MB / 120.17MB 1.7s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.28MB / 120.17MB 1.8s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.80MB / 120.17MB 2.0s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s done #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.18MB / 120.17MB 2.2s #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.2s #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.17MB / 120.17MB 2.5s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.18MB / 120.17MB 2.8s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.25MB / 120.17MB 2.9s mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.1s done == Building packages for centos-7 == docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 874B done #1 DONE 0.0s #4 [internal] load metadata for docker.io/library/centos:7 #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster #3 DONE 0.3s #8 [internal] load build context #8 transferring context: 7.14kB done #8 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done #11 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done #11 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done #11 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 125.53kB / 50.40MB 0.1s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.36MB / 50.40MB 0.2s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.11MB / 7.81MB 0.2s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.12MB / 50.40MB 0.3s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.85MB / 50.40MB 0.4s #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.10MB / 10.00MB 0.4s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.54MB / 50.40MB 0.6s #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.7s #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.43MB / 51.83MB 0.7s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.35MB / 51.83MB 0.8s #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.71MB / 51.83MB 1.0s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.44MB / 51.83MB 1.1s #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [Pipeline] sh #11 ... #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:185fec2d6dbe91... #5 resolve docker.io/library/ubuntu:xenial@sha256:185fec2d6dbe9165f35e4a1136b4cf09363b328d4f850695393ca191aa1475fd done #5 sha256:185fec2d6dbe9165f35e4a1136b4cf09363b328d4f850695393ca191aa1475fd 1.42kB / 1.42kB done #5 sha256:168b1eb205e49339b2c23b6160ea1d60155b5a715025323c56f089f7f854d054 1.15kB / 1.15kB done #5 sha256:096efd74bb89d5ec92cb3a61c79cf8ceab00c135b7d3ef2715215bdabf84de9c 3.40kB / 3.40kB done #5 sha256:4f53fa4d2cf0e29c6a522433e0ac71a7ce0fdab158481052b2198b5518b83248 44.52MB / 44.52MB 3.4s done #5 sha256:6af7c939e38e8e3160fbbdcc26a32669529b962c79f7337df0a26bf0e9a76d59 849B / 849B 2.3s done #5 sha256:903d0ffd64f6ca1355d2b2df702fc674f5663981dfd100fe4588fb390dd3382c 528B / 528B 2.3s done #5 sha256:04feeed388b71fdca5cc3bce619d65a34f8a1a3e5b0ef03f8392d499970818eb 170B / 170B 2.4s done #5 extracting sha256:4f53fa4d2cf0e29c6a522433e0ac71a7ce0fdab158481052b2198b5518b83248 3.5s done #5 extracting sha256:6af7c939e38e8e3160fbbdcc26a32669529b962c79f7337df0a26bf0e9a76d59 done #5 extracting sha256:903d0ffd64f6ca1355d2b2df702fc674f5663981dfd100fe4588fb390dd3382c done #5 extracting sha256:04feeed388b71fdca5cc3bce619d65a34f8a1a3e5b0ef03f8392d499970818eb done #5 DONE 7.7s #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.91MB / 68.67MB 1.5s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.57MB / 68.67MB 1.6s + git -C engine checkout 19.03 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.28MB / 68.67MB 1.7s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.60MB / 68.67MB 1.8s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.17MB / 68.67MB 1.9s #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.48MB / 68.67MB 2.1s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.04MB / 120.17MB 2.1s #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.1s Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.51MB / 68.67MB 2.2s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.50MB / 120.17MB 2.2s #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.94MB / 68.67MB 2.4s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.23MB / 120.17MB 2.4s #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s done + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli static for p in static-linux; do \ make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.13.15 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20201009231430-b27122246a build make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native - Sending build context to Docker daemon 2.048kB Step 1/6 : ARG GO_VERSION=1.13.15 Step 2/6 : FROM golang:${GO_VERSION}-alpine 1.13.15-alpine: Pulling from library/golang #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.56MB / 120.17MB 2.5s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.37MB / 120.17MB 2.6s df20fa9351a1: Pulling fs layer ed8968b2872e: Pulling fs layer a92cc7c5fd73: Pulling fs layer dd0b68742591: Pulling fs layer fb4ae7ba1102: Pulling fs layer dd0b68742591: Waiting fb4ae7ba1102: Waiting a92cc7c5fd73: Verifying Checksum a92cc7c5fd73: Download complete ed8968b2872e: Verifying Checksum ed8968b2872e: Download complete df20fa9351a1: Verifying Checksum df20fa9351a1: Download complete fb4ae7ba1102: Verifying Checksum fb4ae7ba1102: Download complete #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.59MB / 120.17MB 2.7s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.60MB / 120.17MB 2.9s #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.06MB / 120.17MB 3.0s df20fa9351a1: Pull complete #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.49MB / 120.17MB 3.2s ed8968b2872e: Pull complete #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.05MB / 120.17MB 3.3s #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.44MB / 120.17MB 3.4s a92cc7c5fd73: Pull complete #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.30MB / 120.17MB 3.5s #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.7s done #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 dd0b68742591: Verifying Checksum dd0b68742591: Download complete #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.5s done #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab #11 ... #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:19a79828ca2e505eaee... #5 resolve docker.io/library/centos:7@sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b done #5 sha256:7e6257c9f8d8d4cdff5e155f196d67150b871bbe8c02761026f803a704acb3e9 2.79kB / 2.79kB done #5 sha256:75f829a71a1c5277a7abf55495ac8d16759691d980bf1d931795e5eb68a294c0 75.86MB / 75.86MB 2.0s done #5 sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b 1.20kB / 1.20kB done #5 sha256:fe2347002c630d5d61bf2f28f21246ad1c21cc6fd343e70b4cf1e5102f8711a9 529B / 529B done #5 extracting sha256:75f829a71a1c5277a7abf55495ac8d16759691d980bf1d931795e5eb68a294c0 6.3s done #5 DONE 9.1s #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 ... #6 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then s... dd0b68742591: Pull complete fb4ae7ba1102: Pull complete Digest: sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd Status: Downloaded newer image for golang:1.13.15-alpine ---> 5863598a981a Step 3/6 : RUN apk add -U git bash coreutils gcc musl-dev #6 DONE 2.3s #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.6s #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s #11 ... #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e... #6 4.923 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] #6 5.083 Get:2 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1816 kB] #6 5.102 Get:3 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] #6 5.159 Get:4 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB] #6 5.159 Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [948 kB] #6 5.201 Get:6 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [9253 B] #6 5.505 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] #6 5.590 Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] #6 5.699 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] #6 5.992 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] #6 5.992 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] #6 6.562 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] #6 6.570 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2331 kB] #6 6.624 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB] #6 6.625 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1494 kB] #6 6.731 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [26.8 kB] #6 6.739 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [10.9 kB] #6 6.739 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.6 kB] #6 8.122 Fetched 18.8 MB in 7s (2569 kB/s) #6 8.122 Reading package lists... #6 9.584 Reading package lists... #6 ... #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... ---> Running in 78ad5ed06080 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) (2/24) Installing ncurses-libs (6.2_p20200523-r0) (3/24) Installing readline (8.0.4-r0) (4/24) Installing bash (5.0.17-r0) Executing bash-5.0.17-r0.post-install (5/24) Installing libacl (2.2.53-r0) (6/24) Installing libattr (2.4.48-r0) (7/24) Installing coreutils (8.32-r0) (8/24) Installing libgcc (9.3.0-r2) (9/24) Installing libstdc++ (9.3.0-r2) (10/24) Installing binutils (2.34-r1) (11/24) Installing gmp (6.2.0-r0) (12/24) Installing isl (0.18-r0) (13/24) Installing libgomp (9.3.0-r2) (14/24) Installing libatomic (9.3.0-r2) (15/24) Installing libgphobos (9.3.0-r2) (16/24) Installing mpfr4 (4.0.2-r4) (17/24) Installing mpc1 (1.1.0-r1) (18/24) Installing gcc (9.3.0-r2) #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.6s done #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done #11 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a #11 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done #11 DONE 20.2s #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e... #6 9.584 Reading package lists... #6 10.96 Building dependency tree... #6 11.19 Reading state information... #6 11.39 The following additional packages will be installed: #6 11.39 at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates #6 11.39 cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat #6 11.39 distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext #6 11.39 gettext-base git-man groff-base hardening-includes ifupdown intltool-debian #6 11.39 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #6 11.39 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #6 11.39 libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 #6 11.39 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 #6 11.39 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #6 11.39 libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 #6 11.39 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl #6 11.39 libdns-export162 libdpkg-perl libedit2 libemail-valid-perl #6 11.39 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #6 11.39 libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl #6 11.39 libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl #6 11.39 libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 #6 11.39 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #6 11.39 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #6 11.39 libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl #6 11.39 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #6 11.39 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #6 11.39 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 #6 11.39 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl #6 11.39 libio-socket-ssl-perl libio-string-perl libipc-run-perl #6 11.39 libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 #6 11.39 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 #6 11.39 liblist-moreutils-perl liblocale-gettext-perl liblsan0 #6 11.39 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 #6 11.39 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 #6 11.39 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl #6 11.39 libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 #6 11.39 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl #6 11.39 libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal #6 11.39 libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal #6 11.39 libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 #6 11.39 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 #6 11.39 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl #6 11.39 libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 #6 11.39 libunistring0 liburi-perl libwind0-heimdal libwww-perl #6 11.39 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #6 11.39 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian #6 11.39 linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support #6 11.39 netbase openssh-client openssl patch patchutils perl perl-modules-5.22 #6 11.39 po-debconf python python-apt-common python-minimal python2.7 #6 11.39 python2.7-minimal python3 python3-apt python3-chardet python3-debian #6 11.39 python3-magic python3-minimal python3-pkg-resources python3-six python3.5 #6 11.39 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils #6 11.39 unzip wdiff xauth xdg-user-dirs xml-core xz-utils #6 11.39 Suggested packages: #6 11.40 default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois #6 11.40 vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx #6 11.40 cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot #6 11.40 libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl #6 11.40 mozilla-devscripts mutt svn-buildpackage w3m debian-keyring #6 11.40 libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib #6 11.40 gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison #6 11.40 gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg #6 11.40 libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg #6 11.40 libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint #6 11.40 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk #6 11.40 gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc #6 11.40 resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery #6 11.40 libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl #6 11.40 libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl #6 11.40 libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql #6 11.40 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #6 11.40 libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl #6 11.40 lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed #6 11.40 diffutils-doc perl-doc libterm-readline-gnu-perl #6 11.40 | libterm-readline-perl-perl libmail-box-perl python-doc python-tk #6 11.40 python2.7-doc binfmt-support python3-doc python3-tk python3-venv #6 11.40 python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv #6 11.40 python3.5-doc openssh-server sgml-base-doc zip #6 11.40 The following NEW packages will be installed: #6 11.40 at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates #6 11.40 cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python #6 11.40 dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs #6 11.40 fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man #6 11.40 groff-base hardening-includes ifupdown intltool-debian iproute2 #6 11.40 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #6 11.40 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #6 11.40 libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 #6 11.40 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 #6 11.40 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #6 11.40 libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 #6 11.40 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl #6 11.40 libdns-export162 libdpkg-perl libedit2 libemail-valid-perl #6 11.40 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #6 11.40 libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl #6 11.40 libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl #6 11.40 libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 #6 11.40 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #6 11.40 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #6 11.40 libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl #6 11.40 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #6 11.40 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #6 11.40 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 #6 11.40 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl #6 11.40 libio-socket-ssl-perl libio-string-perl libipc-run-perl #6 11.40 libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 #6 11.40 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 #6 11.40 liblist-moreutils-perl liblocale-gettext-perl liblsan0 #6 11.40 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 #6 11.40 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 #6 11.40 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl #6 11.40 libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 #6 11.40 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl #6 11.40 libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal #6 11.40 libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal #6 11.40 libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 #6 11.40 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 #6 11.40 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl #6 11.40 libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 #6 11.40 libunistring0 liburi-perl libwind0-heimdal libwww-perl #6 11.40 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #6 11.40 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian #6 11.40 linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support #6 11.40 netbase openssh-client openssl patch patchutils perl perl-modules-5.22 #6 11.40 po-debconf python python-apt-common python-minimal python2.7 #6 11.40 python2.7-minimal python3 python3-apt python3-chardet python3-debian #6 11.40 python3-magic python3-minimal python3-pkg-resources python3-six python3.5 #6 11.40 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils #6 11.40 unzip wdiff xauth xdg-user-dirs xml-core xz-utils (19/24) Installing nghttp2-libs (1.41.0-r0) (20/24) Installing libcurl (7.69.1-r1) (21/24) Installing expat (2.2.9-r1) (22/24) Installing pcre2 (10.35-r0) (23/24) Installing git (2.26.2-r0) (24/24) Installing musl-dev (1.1.24-r9) Executing busybox-1.31.1-r16.trigger OK: 160 MiB in 39 packages #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done #11 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done #11 DONE 17.8s #7 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #7 0.939 Loaded plugins: fastestmirror, ovl #7 1.280 Determining fastest mirrors #6 16.08 0 upgraded, 234 newly installed, 0 to remove and 4 not upgraded. #6 16.08 Need to get 91.0 MB of archives. #6 16.08 After this operation, 383 MB of additional disk space will be used. #6 16.08 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] #6 16.22 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB] #6 16.24 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] #6 16.26 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] #6 16.32 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.17 [1082 kB] #6 16.61 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.11 [525 kB] #6 16.65 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] #6 16.65 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.11 [1597 kB] #6 16.72 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] #6 16.73 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] #6 16.73 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] #6 16.73 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] #6 16.75 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.11 [2132 kB] #6 16.85 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.11 [165 kB] #6 16.85 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] #6 16.85 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] #6 16.86 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] #6 16.86 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] #6 16.86 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] #6 16.86 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.6 [1120 kB] #6 16.91 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] #6 16.91 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] #6 16.92 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] #6 16.99 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] #6 17.00 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] #6 17.01 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #6 17.01 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB] #6 17.07 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] #6 17.07 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] #6 17.07 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] #6 17.09 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] #6 17.09 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] #6 17.14 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB] #6 17.26 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB] Removing intermediate container 78ad5ed06080 ---> b3886915aa31 Step 4/6 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in b41a1dc00bc6 #6 17.44 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB] #6 17.45 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.12 [338 kB] #6 17.45 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.12 [1258 kB] #6 17.50 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] #6 17.50 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.12 [1883 kB] #6 17.59 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.12 [224 kB] #6 17.60 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] #6 17.60 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] #6 17.61 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] #6 17.62 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] #6 17.63 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] #6 17.63 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] #6 17.63 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.14 [4674 B] #6 17.63 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] #6 17.66 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] #6 17.71 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] #6 17.73 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] #6 17.74 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [153 kB] #6 17.74 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [667 kB] #6 17.75 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] #6 17.79 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] #6 17.79 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] #6 17.79 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32ubuntu0.1 [54.5 kB] #6 17.79 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] #6 17.81 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] #6 17.81 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] #6 17.82 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] #6 17.88 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] #6 17.88 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] #6 17.89 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB] Removing intermediate container b41a1dc00bc6 ---> 4acd044ba50c Step 5/6 : WORKDIR /go/src/github.com/docker/cli ---> Running in a7dc919c52a0 Removing intermediate container a7dc919c52a0 ---> 78601bae47eb Step 6/6 : CMD ./scripts/build/binary #6 17.90 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] #6 17.90 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] #6 17.90 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] #6 17.90 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.17 [492 kB] #6 17.95 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20190110~16.04.1 [146 kB] #6 17.96 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B] #6 17.96 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB] #6 18.03 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] #6 18.12 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB] #6 18.12 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] #6 18.12 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] #6 18.12 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB] #6 18.12 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB] #6 18.12 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] #6 18.12 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB] #6 18.13 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB] ---> Running in e0690e076d2d Removing intermediate container e0690e076d2d ---> 7597057dd5bd Successfully built 7597057dd5bd Successfully tagged docker-cli-native:latest docker run --rm -e VERSION=0.0.0-20201009231430-b27122246a -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native #6 18.13 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] #6 18.19 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] #6 18.19 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] #6 18.19 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] #6 18.26 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] #6 18.27 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] #6 18.27 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] #6 18.27 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] #6 18.27 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] #6 18.27 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.9 [159 kB] #6 18.28 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] #6 18.34 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.16 [184 kB] #6 18.34 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] #6 18.34 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.6 [131 kB] #6 18.41 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] Building statically linked build/docker-linux-amd64 #6 18.82 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] #6 18.82 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] #6 18.83 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #6 18.83 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] #6 18.84 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] #6 18.87 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.9 [16.8 kB] #6 19.02 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.9 [145 kB] #6 19.34 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] #6 19.48 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] #6 19.55 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB] #7 9.640 * base: d36uatko69830t.cloudfront.net #7 9.641 * extras: d36uatko69830t.cloudfront.net #7 9.641 * updates: d36uatko69830t.cloudfront.net #6 19.57 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] #6 19.57 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] #6 19.58 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] #6 19.58 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB] #6 19.58 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] #6 19.59 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] #6 19.71 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.2 [68.8 kB] #6 19.71 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-190.220 [849 kB] #6 19.75 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.2 [2083 kB] #6 19.85 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] #6 19.87 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] #6 20.30 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] #6 20.30 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] #6 20.30 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] #6 20.30 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] #6 20.30 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] #6 20.30 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] #6 20.31 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] #6 20.31 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] #6 20.31 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] #6 20.37 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] #6 20.45 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] #6 20.45 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] #6 20.45 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] #6 20.54 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] #6 21.00 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] #6 21.02 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] #6 21.05 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] #6 21.48 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] #6 21.48 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] #6 21.48 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB] #6 21.48 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] #6 21.49 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] #6 21.49 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB] #6 21.50 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] #6 21.50 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.16 [139 kB] #6 21.50 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB] #6 21.55 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] #6 21.56 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB] #6 21.62 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] #6 21.62 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] #6 21.63 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] #6 21.63 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] #6 21.63 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] #6 21.63 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B] #6 21.63 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] #6 21.65 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB] #6 21.71 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB] #6 21.71 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB] #6 21.77 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] #6 21.77 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] #6 21.77 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] #6 21.77 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.9 [736 kB] #6 21.79 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3176 kB] #6 21.96 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #6 21.96 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] #6 21.96 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #6 21.96 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] #6 21.96 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B] #6 21.97 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] #6 21.97 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] #6 21.97 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] #6 21.97 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB] #6 22.03 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB] #6 22.04 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB] #6 22.04 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB] #6 22.04 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB] #6 22.05 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB] #6 22.05 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB] #6 22.05 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] #6 22.05 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B] #6 22.05 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] #6 22.11 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] #6 22.13 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B] #6 22.13 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] #6 22.13 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB] #6 22.13 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] #6 22.13 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] #6 22.13 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB] #6 22.14 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB] #6 22.14 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB] #6 22.18 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #6 22.21 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB] #6 22.21 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] #6 22.21 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] #6 22.21 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] #6 22.21 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] #6 22.22 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #6 22.22 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] #6 22.22 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] #6 22.25 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] #6 22.29 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #6 22.29 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] #6 22.29 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] #6 22.30 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] #6 22.30 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] #6 22.30 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] #6 22.45 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] #6 22.60 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] #6 22.62 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] #6 22.64 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB] #6 22.70 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #6 22.72 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB] #6 22.79 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB] #6 22.83 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] #6 22.84 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] #6 22.84 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] #6 22.89 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B] #6 22.89 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #6 22.89 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] #6 22.90 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB] #6 22.91 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB] #6 22.91 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #6 22.97 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB] #6 22.98 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB] #6 22.98 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB] #6 22.99 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] #6 22.99 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB] #6 23.06 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] #6 23.17 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] #6 23.18 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB] #6 23.18 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB] #6 23.18 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB] #6 23.19 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] #6 23.19 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] #6 23.20 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB] #6 23.20 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB] #6 23.20 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #6 23.27 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.4 [5440 B] #6 23.37 debconf: delaying package configuration, since apt-utils is not installed #6 23.39 Fetched 91.0 MB in 11s (7954 kB/s) #6 23.41 Selecting previously unselected package libatm1:amd64. #6 23.41 (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 ... 4780 files and directories currently installed.) #6 23.41 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... #6 23.42 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... #6 23.44 Selecting previously unselected package liblocale-gettext-perl. #6 23.44 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ... #6 23.44 Unpacking liblocale-gettext-perl (1.07-1build1) ... #6 23.47 Selecting previously unselected package libmnl0:amd64. #6 23.47 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... #6 23.48 Unpacking libmnl0:amd64 (1.0.3-5) ... #6 23.51 Selecting previously unselected package libpopt0:amd64. #6 23.51 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... #6 23.51 Unpacking libpopt0:amd64 (1.16-10) ... #6 23.64 Selecting previously unselected package libssl1.0.0:amd64. #6 23.64 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.17_amd64.deb ... #6 23.64 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.17) ... #6 23.76 Selecting previously unselected package libpython3.5-minimal:amd64. #6 23.76 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.11_amd64.deb ... #6 23.77 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.11) ... #6 23.86 Selecting previously unselected package libexpat1:amd64. #6 23.86 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... #6 23.86 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #6 23.90 Selecting previously unselected package python3.5-minimal. #6 23.90 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.11_amd64.deb ... #6 23.91 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.11) ... #6 24.08 Selecting previously unselected package python3-minimal. #6 24.08 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... #6 24.08 Unpacking python3-minimal (3.5.1-3) ... #6 24.12 Selecting previously unselected package mime-support. #6 24.12 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... #6 24.12 Unpacking mime-support (3.59ubuntu1) ... #6 24.16 Selecting previously unselected package libmpdec2:amd64. #6 24.16 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... #6 24.16 Unpacking libmpdec2:amd64 (2.4.2-1) ... #6 24.21 Selecting previously unselected package libsqlite3-0:amd64. #6 24.21 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... #6 24.22 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #6 24.27 Selecting previously unselected package libpython3.5-stdlib:amd64. #6 24.27 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.11_amd64.deb ... #6 24.28 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.11) ... #6 24.53 Selecting previously unselected package python3.5. #6 24.54 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.11_amd64.deb ... #6 24.54 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.11) ... #6 24.57 Selecting previously unselected package libpython3-stdlib:amd64. #6 24.57 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... #6 24.57 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... #6 24.61 Selecting previously unselected package dh-python. #6 24.61 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... #6 24.61 Unpacking dh-python (2.20151103ubuntu1.2) ... #6 24.64 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #6 24.70 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.17) ... #6 24.84 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.11) ... #6 24.85 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #6 24.86 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.11) ... #6 25.30 Setting up python3-minimal (3.5.1-3) ... #6 25.46 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #6 25.50 Selecting previously unselected package python3. #6 25.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5786 files and directories currently installed.) #6 25.51 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... #6 25.51 Unpacking python3 (3.5.1-3) ... #6 25.54 Selecting previously unselected package libgdbm3:amd64. #6 25.55 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... #6 25.55 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... #6 25.58 Selecting previously unselected package libffi6:amd64. #6 25.58 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... #6 25.59 Unpacking libffi6:amd64 (3.2.1-4) ... #6 25.65 Selecting previously unselected package libglib2.0-0:amd64. #6 25.65 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.6_amd64.deb ... #6 25.66 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ... #6 25.79 Selecting previously unselected package libxau6:amd64. #6 25.79 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... #6 25.79 Unpacking libxau6:amd64 (1:1.0.8-1) ... #6 25.82 Selecting previously unselected package libxdmcp6:amd64. #6 25.82 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... #6 25.83 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... #6 25.85 Selecting previously unselected package libxcb1:amd64. #6 25.85 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... #6 25.86 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... #6 25.89 Selecting previously unselected package libx11-data. #6 25.89 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... #6 25.90 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... #6 25.96 Selecting previously unselected package libx11-6:amd64. #6 25.96 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... #6 25.96 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #6 26.04 Selecting previously unselected package libxext6:amd64. #6 26.04 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... #6 26.04 Unpacking libxext6:amd64 (2:1.3.3-1) ... #6 26.07 Selecting previously unselected package groff-base. #6 26.07 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... #6 26.08 Unpacking groff-base (1.22.3-7) ... #6 26.14 Selecting previously unselected package bsdmainutils. #6 26.14 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... #6 26.14 Unpacking bsdmainutils (9.0.6ubuntu3) ... #6 26.20 Selecting previously unselected package libpipeline1:amd64. #6 26.20 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... #6 26.21 Unpacking libpipeline1:amd64 (1.4.1-2) ... #6 26.25 Selecting previously unselected package man-db. #6 26.25 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... #6 26.26 Unpacking man-db (2.7.5-1) ... #6 26.36 Selecting previously unselected package sgml-base. #6 26.36 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... #6 26.37 Unpacking sgml-base (1.26+nmu4ubuntu1) ... #6 26.41 Selecting previously unselected package libunistring0:amd64. #6 26.41 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... #6 26.41 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... #6 26.48 Selecting previously unselected package perl-modules-5.22. #6 26.49 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ... #6 26.49 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ... #6 26.86 Selecting previously unselected package libperl5.22:amd64. #6 26.86 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ... #6 26.87 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... #6 27.26 Selecting previously unselected package perl. #6 27.27 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ... #6 27.27 Unpacking perl (5.22.1-9ubuntu0.6) ... #6 27.32 Selecting previously unselected package libpython2.7-minimal:amd64. #6 27.32 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.12_amd64.deb ... #6 27.33 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.12) ... #6 27.40 Selecting previously unselected package python2.7-minimal. #6 27.41 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.12_amd64.deb ... #6 27.41 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.12) ... #6 27.56 Selecting previously unselected package python-minimal. #6 27.56 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... #6 27.56 Unpacking python-minimal (2.7.12-1~16.04) ... #6 27.59 Selecting previously unselected package libpython2.7-stdlib:amd64. #6 27.59 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.12_amd64.deb ... #6 27.60 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.12) ... #6 27.81 Selecting previously unselected package python2.7. #6 27.81 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.12_amd64.deb ... #6 27.82 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.12) ... #6 27.85 Selecting previously unselected package libpython-stdlib:amd64. #6 27.85 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... #6 27.85 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... #6 27.87 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #6 27.92 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.12) ... #6 27.93 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.12) ... #6 28.18 Setting up python-minimal (2.7.12-1~16.04) ... #6 28.24 Selecting previously unselected package python. #6 28.24 (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 ... 9166 files and directories currently installed.) #6 28.24 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... #6 28.25 Unpacking python (2.7.12-1~16.04) ... #6 28.29 Selecting previously unselected package libgmp10:amd64. #6 28.30 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... #6 28.30 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... #6 28.35 Selecting previously unselected package libmpfr4:amd64. #6 28.35 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... #6 28.35 Unpacking libmpfr4:amd64 (3.1.4-1) ... #6 28.40 Selecting previously unselected package libmpc3:amd64. #6 28.41 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... #6 28.41 Unpacking libmpc3:amd64 (1.0.3-1) ... #6 28.43 Selecting previously unselected package bzip2. #6 28.44 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... #6 28.44 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... #6 28.46 Selecting previously unselected package distro-info-data. #6 28.47 Preparing to unpack .../distro-info-data_0.28ubuntu0.14_all.deb ... #6 28.47 Unpacking distro-info-data (0.28ubuntu0.14) ... #6 28.50 Selecting previously unselected package libmagic1:amd64. #6 28.50 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... #6 28.51 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #6 28.56 Selecting previously unselected package file. #6 28.56 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... #6 28.57 Unpacking file (1:5.25-2ubuntu1.4) ... #6 28.60 Selecting previously unselected package iproute2. #6 28.60 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... #6 28.60 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... #6 28.68 Selecting previously unselected package ifupdown. #6 28.68 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... #6 28.69 Unpacking ifupdown (0.8.10ubuntu1.4) ... #6 28.73 Selecting previously unselected package libisc-export160. #6 28.73 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ... #6 28.74 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ... #6 28.77 Selecting previously unselected package libdns-export162. #6 28.78 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ... #6 28.78 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ... #6 28.87 Selecting previously unselected package isc-dhcp-client. #6 28.87 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... #6 28.87 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... #6 28.92 Selecting previously unselected package isc-dhcp-common. #6 28.92 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... #6 28.93 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... #6 28.96 Selecting previously unselected package less. #6 28.96 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... #6 28.97 Unpacking less (481-2.1ubuntu0.2) ... #6 29.00 Selecting previously unselected package libapt-inst2.0:amd64. #6 29.01 Preparing to unpack .../libapt-inst2.0_1.2.32ubuntu0.1_amd64.deb ... #6 29.01 Unpacking libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ... #6 29.05 Selecting previously unselected package libbsd0:amd64. #6 29.06 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... #6 29.06 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #6 29.09 Selecting previously unselected package libnettle6:amd64. #6 29.09 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... #6 29.09 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... #6 29.13 Selecting previously unselected package libhogweed4:amd64. #6 29.13 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... #6 29.14 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... #6 29.18 Selecting previously unselected package libidn11:amd64. #6 29.18 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... #6 29.18 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... #6 29.22 Selecting previously unselected package libp11-kit0:amd64. #6 29.22 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... #6 29.23 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... #6 29.26 Selecting previously unselected package libtasn1-6:amd64. #6 29.26 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... #6 29.27 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #6 29.30 Selecting previously unselected package libgnutls30:amd64. #6 29.30 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ... #6 29.31 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ... #6 29.38 Selecting previously unselected package libxtables11:amd64. #6 29.38 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... #6 29.39 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... #6 29.41 Selecting previously unselected package lsb-release. #6 29.42 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... #6 29.42 Unpacking lsb-release (9.20160110ubuntu0.2) ... #6 29.45 Selecting previously unselected package netbase. #6 29.45 Preparing to unpack .../archives/netbase_5.3_all.deb ... #6 29.46 Unpacking netbase (5.3) ... #6 29.48 Selecting previously unselected package openssl. #6 29.49 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.17_amd64.deb ... #6 29.49 Unpacking openssl (1.0.2g-1ubuntu4.17) ... #6 29.57 Selecting previously unselected package ca-certificates. #6 29.57 Preparing to unpack .../ca-certificates_20190110~16.04.1_all.deb ... #6 29.57 Unpacking ca-certificates (20190110~16.04.1) ... #6 29.62 Selecting previously unselected package libasprintf0v5:amd64. #6 29.62 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ... #6 29.62 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... #6 29.66 Selecting previously unselected package gettext-base. #6 29.66 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ... #6 29.67 Unpacking gettext-base (0.19.7-2ubuntu3.1) ... #6 29.69 Selecting previously unselected package iso-codes. #6 29.70 Preparing to unpack .../iso-codes_3.65-1_all.deb ... #6 29.70 Unpacking iso-codes (3.65-1) ... #6 30.01 Selecting previously unselected package krb5-locales. #6 30.01 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ... #6 30.01 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... #6 30.04 Selecting previously unselected package libroken18-heimdal:amd64. #6 30.04 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.05 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.10 Selecting previously unselected package libasn1-8-heimdal:amd64. #6 30.10 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.11 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.15 Selecting previously unselected package libkrb5support0:amd64. #6 30.15 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... #6 30.16 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 30.19 Selecting previously unselected package libk5crypto3:amd64. #6 30.19 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... #6 30.19 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 30.22 Selecting previously unselected package libkeyutils1:amd64. #6 30.22 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... #6 30.23 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #6 30.26 Selecting previously unselected package libkrb5-3:amd64. #6 30.26 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... #6 30.26 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 30.32 Selecting previously unselected package libgssapi-krb5-2:amd64. #6 30.32 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... #6 30.32 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 30.36 Selecting previously unselected package libhcrypto4-heimdal:amd64. #6 30.36 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.37 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.40 Selecting previously unselected package libheimbase1-heimdal:amd64. #6 30.40 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.41 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.44 Selecting previously unselected package libwind0-heimdal:amd64. #6 30.44 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.45 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.49 Selecting previously unselected package libhx509-5-heimdal:amd64. #6 30.49 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.49 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.53 Selecting previously unselected package libkrb5-26-heimdal:amd64. #6 30.53 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.53 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.58 Selecting previously unselected package libheimntlm0-heimdal:amd64. #6 30.58 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.58 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.62 Selecting previously unselected package libgssapi3-heimdal:amd64. #6 30.62 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #6 30.62 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 30.65 Selecting previously unselected package libsasl2-modules-db:amd64. #6 30.65 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #6 30.66 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 30.69 Selecting previously unselected package libsasl2-2:amd64. #6 30.69 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #6 30.70 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 30.73 Selecting previously unselected package libldap-2.4-2:amd64. #6 30.73 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.9_amd64.deb ... #6 30.74 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ... #6 30.78 Selecting previously unselected package librtmp1:amd64. #6 30.78 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... #6 30.78 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #6 30.82 Selecting previously unselected package libcurl3-gnutls:amd64. #6 30.82 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.16_amd64.deb ... #6 30.82 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ... #6 30.87 Selecting previously unselected package libedit2:amd64. #6 30.87 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... #6 30.88 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... #6 30.91 Selecting previously unselected package libglib2.0-data. #6 30.92 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.6_all.deb ... #6 30.92 Unpacking libglib2.0-data (2.48.2-0ubuntu4.6) ... #6 30.96 Selecting previously unselected package libicu55:amd64. #6 30.97 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... #6 30.97 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... #6 31.72 Selecting previously unselected package libsasl2-modules:amd64. #6 31.72 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #6 31.72 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 31.79 Selecting previously unselected package libxml2:amd64. #6 31.79 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... #6 31.79 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #6 31.88 Selecting previously unselected package libxmuu1:amd64. #6 31.88 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... #6 31.88 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #6 31.91 Selecting previously unselected package manpages. #6 31.91 Preparing to unpack .../manpages_4.04-2_all.deb ... #6 31.91 Unpacking manpages (4.04-2) ... #6 32.02 Selecting previously unselected package openssh-client. #6 32.02 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... #6 32.03 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... #6 32.11 Selecting previously unselected package python-apt-common. #6 32.12 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.9_all.deb ... #6 32.12 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ... #6 32.15 Selecting previously unselected package python3-apt. #6 32.15 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.9_amd64.deb ... #6 32.16 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.9) ... #6 32.20 Selecting previously unselected package rsync. #6 32.21 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... #6 32.21 Unpacking rsync (3.1.1-3ubuntu1.3) ... #6 32.27 Selecting previously unselected package shared-mime-info. #6 32.27 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... #6 32.27 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... #6 32.34 Selecting previously unselected package strace. #6 32.34 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ... #6 32.34 Unpacking strace (4.11-1ubuntu3) ... #6 32.38 Selecting previously unselected package xauth. #6 32.39 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... #6 32.39 Unpacking xauth (1:1.0.9-1ubuntu2) ... #6 32.41 Selecting previously unselected package xdg-user-dirs. #6 32.42 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... #6 32.42 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #6 32.48 Selecting previously unselected package xml-core. #6 32.48 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... #6 32.48 Unpacking xml-core (0.13+nmu2) ... #6 32.52 Selecting previously unselected package at. #6 32.52 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ... #6 32.52 Unpacking at (3.1.18-2ubuntu1) ... #6 32.56 Selecting previously unselected package autotools-dev. #6 32.56 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... #6 32.57 Unpacking autotools-dev (20150820.1) ... #6 32.60 Selecting previously unselected package binutils. #6 32.60 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... #6 32.61 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... #6 32.91 Selecting previously unselected package libc-dev-bin. #6 32.91 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.2_amd64.deb ... #6 32.92 Unpacking libc-dev-bin (2.23-0ubuntu11.2) ... #6 32.95 Selecting previously unselected package linux-libc-dev:amd64. #6 32.95 Preparing to unpack .../linux-libc-dev_4.4.0-190.220_amd64.deb ... #6 32.95 Unpacking linux-libc-dev:amd64 (4.4.0-190.220) ... #6 33.08 Selecting previously unselected package libc6-dev:amd64. #6 33.09 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.2_amd64.deb ... #6 33.09 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.2) ... #6 33.37 Selecting previously unselected package libisl15:amd64. #6 33.37 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... #6 33.37 Unpacking libisl15:amd64 (0.16.1-1) ... #6 33.50 Selecting previously unselected package cpp-5. #6 33.50 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 33.51 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #6 34.28 Selecting previously unselected package cpp. #6 34.28 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... #6 34.29 Unpacking cpp (4:5.3.1-1ubuntu1) ... #6 34.32 Selecting previously unselected package libcc1-0:amd64. #6 34.32 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.33 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.36 Selecting previously unselected package libgomp1:amd64. #6 34.36 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.37 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.40 Selecting previously unselected package libitm1:amd64. #6 34.40 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.44 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.48 Selecting previously unselected package libatomic1:amd64. #6 34.48 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.49 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.52 Selecting previously unselected package libasan2:amd64. #6 34.52 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.52 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.57 Selecting previously unselected package liblsan0:amd64. #6 34.58 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.58 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.62 Selecting previously unselected package libtsan0:amd64. #6 34.63 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.63 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.72 Selecting previously unselected package libubsan0:amd64. #6 34.72 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.72 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.77 Selecting previously unselected package libcilkrts5:amd64. #6 34.77 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.77 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.80 Selecting previously unselected package libmpx0:amd64. #6 34.81 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.81 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.84 Selecting previously unselected package libquadmath0:amd64. #6 34.84 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.85 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 34.90 Selecting previously unselected package libgcc-5-dev:amd64. #6 34.90 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 34.91 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 35.14 Selecting previously unselected package gcc-5. #6 35.14 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 35.17 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #6 35.96 Selecting previously unselected package gcc. #6 35.96 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... #6 35.97 Unpacking gcc (4:5.3.1-1ubuntu1) ... #6 36.00 Selecting previously unselected package libstdc++-5-dev:amd64. #6 36.00 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 36.00 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 36.23 Selecting previously unselected package g++-5. #6 36.23 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #6 36.23 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... #6 37.05 Selecting previously unselected package g++. #6 37.05 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... #6 37.05 Unpacking g++ (4:5.3.1-1ubuntu1) ... #6 37.08 Selecting previously unselected package make. #6 37.08 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... #6 37.08 Unpacking make (4.1-6) ... #6 37.12 Selecting previously unselected package libdpkg-perl. #6 37.12 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ... #6 37.13 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ... #6 37.18 Selecting previously unselected package xz-utils. #6 37.18 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... #6 37.19 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #6 37.22 Selecting previously unselected package patch. #6 37.22 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... #6 37.22 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... #6 37.26 Selecting previously unselected package dpkg-dev. #6 37.26 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ... #6 37.28 Unpacking dpkg-dev (1.18.4ubuntu1.6) ... #6 37.36 Selecting previously unselected package build-essential. #6 37.36 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... #6 37.36 Unpacking build-essential (12.1ubuntu2) ... #6 37.39 Selecting previously unselected package curl. #6 37.39 Preparing to unpack .../curl_7.47.0-1ubuntu2.16_amd64.deb ... #6 37.40 Unpacking curl (7.47.0-1ubuntu2.16) ... #6 37.44 Selecting previously unselected package dctrl-tools. #6 37.44 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... #6 37.45 Unpacking dctrl-tools (2.24-2) ... #6 37.50 Selecting previously unselected package libcroco3:amd64. #6 37.50 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... #6 37.51 Unpacking libcroco3:amd64 (0.6.11-1) ... #6 37.54 Selecting previously unselected package gettext. #6 37.54 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... #6 37.55 Unpacking gettext (0.19.7-2ubuntu3.1) ... #6 37.66 Selecting previously unselected package intltool-debian. #6 37.66 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... #6 37.67 Unpacking intltool-debian (0.35.0+20060710.4) ... #6 37.69 Selecting previously unselected package po-debconf. #6 37.70 Preparing to unpack .../po-debconf_1.0.19_all.deb ... #6 37.70 Unpacking po-debconf (1.0.19) ... #6 37.75 Selecting previously unselected package libarchive-zip-perl. #6 37.75 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... #6 37.75 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... #6 37.79 Selecting previously unselected package libfile-stripnondeterminism-perl. #6 37.79 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... #6 37.80 Unpacking libfile-stripnondeterminism-perl (0.015-1) ... #6 37.83 Selecting previously unselected package libtimedate-perl. #6 37.83 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... #6 37.83 Unpacking libtimedate-perl (2.3000-2) ... #6 37.86 Selecting previously unselected package dh-strip-nondeterminism. #6 37.86 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... #6 37.86 Unpacking dh-strip-nondeterminism (0.015-1) ... #6 37.89 Selecting previously unselected package debhelper. #6 37.89 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... #6 37.90 Unpacking debhelper (9.20160115ubuntu3) ... #6 38.01 Selecting previously unselected package devscripts. #6 38.01 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ... #6 38.02 Unpacking devscripts (2.16.2ubuntu3) ... #6 38.13 Selecting previously unselected package diffstat. #6 38.14 Preparing to unpack .../diffstat_1.61-1_amd64.deb ... #6 38.14 Unpacking diffstat (1.61-1) ... #6 38.17 Selecting previously unselected package dput. #6 38.17 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ... #6 38.18 Unpacking dput (0.9.6.4ubuntu3) ... #6 38.21 Selecting previously unselected package libfakeroot:amd64. #6 38.21 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... #6 38.23 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... #6 38.27 Selecting previously unselected package fakeroot. #6 38.27 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... #6 38.27 Unpacking fakeroot (1.20.2-1ubuntu1) ... #6 38.30 Selecting previously unselected package liberror-perl. #6 38.30 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... #6 38.31 Unpacking liberror-perl (0.17-1.2) ... #6 38.33 Selecting previously unselected package git-man. #6 38.33 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.9_all.deb ... #6 38.34 Unpacking git-man (1:2.7.4-0ubuntu1.9) ... #6 38.44 Selecting previously unselected package git. #6 38.44 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ... #6 38.45 Unpacking git (1:2.7.4-0ubuntu1.9) ... #6 38.83 Selecting previously unselected package libalgorithm-diff-perl. #6 38.83 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... #6 38.84 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #6 38.87 Selecting previously unselected package libalgorithm-diff-xs-perl. #6 38.87 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... #6 38.88 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... #6 38.90 Selecting previously unselected package libalgorithm-merge-perl. #6 38.90 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... #6 38.91 Unpacking libalgorithm-merge-perl (0.08-3) ... #6 38.93 Selecting previously unselected package libapt-pkg-perl. #6 38.93 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... #6 38.94 Unpacking libapt-pkg-perl (0.1.29build7) ... #6 38.97 Selecting previously unselected package libasprintf-dev:amd64. #6 38.97 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... #6 38.97 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... #6 39.00 Selecting previously unselected package libhtml-tagset-perl. #6 39.00 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... #6 39.00 Unpacking libhtml-tagset-perl (3.20-2) ... #6 39.03 Selecting previously unselected package liburi-perl. #6 39.03 Preparing to unpack .../liburi-perl_1.71-1_all.deb ... #6 39.03 Unpacking liburi-perl (1.71-1) ... #6 39.08 Selecting previously unselected package libhtml-parser-perl. #6 39.08 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... #6 39.08 Unpacking libhtml-parser-perl (3.72-1) ... #6 39.12 Selecting previously unselected package libcgi-pm-perl. #6 39.12 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ... #6 39.12 Unpacking libcgi-pm-perl (4.26-1) ... #6 39.16 Selecting previously unselected package libfcgi-perl. #6 39.16 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ... #6 39.17 Unpacking libfcgi-perl (0.77-1build1) ... #6 39.20 Selecting previously unselected package libcgi-fast-perl. #6 39.20 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ... #6 39.20 Unpacking libcgi-fast-perl (1:2.10-1) ... #6 39.22 Selecting previously unselected package libsub-name-perl. #6 39.23 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ... #6 39.23 Unpacking libsub-name-perl (0.14-1build1) ... #6 39.26 Selecting previously unselected package libclass-accessor-perl. #6 39.26 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ... #6 39.26 Unpacking libclass-accessor-perl (0.34-1) ... #6 39.29 Selecting previously unselected package libclone-perl. #6 39.29 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ... #6 39.30 Unpacking libclone-perl (0.38-1build1) ... #6 39.32 Selecting previously unselected package libdata-alias-perl. #6 39.32 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ... #6 39.33 Unpacking libdata-alias-perl (1.20-1build1) ... #6 39.35 Selecting previously unselected package libdigest-hmac-perl. #6 39.36 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ... #6 39.36 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... #6 39.39 Selecting previously unselected package libdistro-info-perl. #6 39.39 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ... #6 39.39 Unpacking libdistro-info-perl (0.14ubuntu0.1) ... #6 39.42 Selecting previously unselected package libnet-ssleay-perl. #6 39.42 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... #6 39.42 Unpacking libnet-ssleay-perl (1.72-1build1) ... #6 39.48 Selecting previously unselected package libio-socket-ssl-perl. #6 39.48 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... #6 39.48 Unpacking libio-socket-ssl-perl (2.024-1) ... #6 39.52 Selecting previously unselected package libnet-smtp-ssl-perl. #6 39.52 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... #6 39.53 Unpacking libnet-smtp-ssl-perl (1.03-1) ... #6 39.55 Selecting previously unselected package libmailtools-perl. #6 39.56 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... #6 39.56 Unpacking libmailtools-perl (2.13-1) ... #6 39.59 Selecting previously unselected package libsocket6-perl. #6 39.59 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ... #6 39.60 Unpacking libsocket6-perl (0.25-1build2) ... #6 39.62 Selecting previously unselected package libio-socket-inet6-perl. #6 39.63 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ... #6 39.63 Unpacking libio-socket-inet6-perl (2.72-2) ... #6 39.66 Selecting previously unselected package libnet-ip-perl. #6 39.66 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ... #6 39.66 Unpacking libnet-ip-perl (1.26-1) ... #6 39.69 Selecting previously unselected package libnet-dns-perl. #6 39.69 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ... #6 39.70 Unpacking libnet-dns-perl (0.81-2build1) ... #6 39.75 Selecting previously unselected package libnet-domain-tld-perl. #6 39.75 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ... #6 39.75 Unpacking libnet-domain-tld-perl (1.73-1) ... #6 39.78 Selecting previously unselected package libemail-valid-perl. #6 39.78 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ... #6 39.78 Unpacking libemail-valid-perl (1.198-1) ... #6 39.81 Selecting previously unselected package libencode-locale-perl. #6 39.81 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... #6 39.82 Unpacking libencode-locale-perl (1.05-1) ... #6 39.84 Selecting previously unselected package libexporter-tiny-perl. #6 39.84 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ... #6 39.85 Unpacking libexporter-tiny-perl (0.042-1) ... #6 39.88 Selecting previously unselected package libipc-system-simple-perl. #6 39.88 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... #6 39.88 Unpacking libipc-system-simple-perl (1.25-3) ... #6 39.91 Selecting previously unselected package libfile-basedir-perl. #6 39.92 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... #6 39.92 Unpacking libfile-basedir-perl (0.07-1) ... #6 39.95 Selecting previously unselected package libfile-fcntllock-perl. #6 39.95 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... #6 39.95 Unpacking libfile-fcntllock-perl (0.22-3) ... #6 39.98 Selecting previously unselected package libhttp-date-perl. #6 39.98 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... #6 39.99 Unpacking libhttp-date-perl (6.02-1) ... #6 40.01 Selecting previously unselected package libfile-listing-perl. #6 40.01 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... #6 40.02 Unpacking libfile-listing-perl (6.04-1) ... #6 40.04 Selecting previously unselected package libfont-afm-perl. #6 40.04 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... #6 40.05 Unpacking libfont-afm-perl (1.20-1) ... #6 40.08 Selecting previously unselected package libgettextpo0:amd64. #6 40.08 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... #6 40.08 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... #6 40.12 Selecting previously unselected package libgettextpo-dev:amd64. #6 40.12 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... #6 40.13 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... #6 40.17 Selecting previously unselected package libio-html-perl. #6 40.17 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... #6 40.17 Unpacking libio-html-perl (1.001-1) ... #6 40.20 Selecting previously unselected package liblwp-mediatypes-perl. #6 40.20 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... #6 40.20 Unpacking liblwp-mediatypes-perl (6.02-1) ... #6 40.23 Selecting previously unselected package libhttp-message-perl. #6 40.23 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... #6 40.23 Unpacking libhttp-message-perl (6.11-1) ... #6 40.26 Selecting previously unselected package libhtml-form-perl. #6 40.26 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... #6 40.27 Unpacking libhtml-form-perl (6.03-1) ... #6 40.29 Selecting previously unselected package libhtml-tree-perl. #6 40.29 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... #6 40.29 Unpacking libhtml-tree-perl (5.03-2) ... #6 40.34 Selecting previously unselected package libhtml-format-perl. #6 40.34 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... #6 40.34 Unpacking libhtml-format-perl (2.11-2) ... #6 40.37 Selecting previously unselected package libhttp-cookies-perl. #6 40.37 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... #6 40.38 Unpacking libhttp-cookies-perl (6.01-1) ... #6 40.40 Selecting previously unselected package libhttp-daemon-perl. #6 40.40 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... #6 40.41 Unpacking libhttp-daemon-perl (6.01-1) ... #6 40.43 Selecting previously unselected package libhttp-negotiate-perl. #6 40.43 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... #6 40.44 Unpacking libhttp-negotiate-perl (6.00-2) ... #6 40.46 Selecting previously unselected package libio-pty-perl. #6 40.46 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ... #6 40.47 Unpacking libio-pty-perl (1:1.08-1.1build1) ... #6 40.49 Selecting previously unselected package libio-string-perl. #6 40.50 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ... #6 40.50 Unpacking libio-string-perl (1.08-3) ... #6 40.53 Selecting previously unselected package libipc-run-perl. #6 40.53 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ... #6 40.54 Unpacking libipc-run-perl (0.94-1) ... #6 40.64 Selecting previously unselected package liblist-moreutils-perl. #6 40.64 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ... #6 40.64 Unpacking liblist-moreutils-perl (0.413-1build1) ... #6 40.67 Selecting previously unselected package libnet-http-perl. #6 40.67 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... #6 40.68 Unpacking libnet-http-perl (6.09-1) ... #6 40.71 Selecting previously unselected package libwww-robotrules-perl. #6 40.71 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... #6 40.71 Unpacking libwww-robotrules-perl (6.01-1) ... #6 40.74 Selecting previously unselected package libwww-perl. #6 40.74 Preparing to unpack .../libwww-perl_6.15-1_all.deb ... #6 40.75 Unpacking libwww-perl (6.15-1) ... #6 40.79 Selecting previously unselected package liblwp-protocol-https-perl. #6 40.79 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... #6 40.79 Unpacking liblwp-protocol-https-perl (6.06-2) ... #6 40.82 Selecting previously unselected package libsys-hostname-long-perl. #6 40.82 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... #6 40.82 Unpacking libsys-hostname-long-perl (1.5-1) ... #6 40.85 Selecting previously unselected package libmail-sendmail-perl. #6 40.85 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... #6 40.85 Unpacking libmail-sendmail-perl (0.79.16-1) ... #6 40.88 Selecting previously unselected package libparse-debianchangelog-perl. #6 40.88 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ... #6 40.88 Unpacking libparse-debianchangelog-perl (1.2.0-8) ... #6 40.91 Selecting previously unselected package libperlio-gzip-perl. #6 40.92 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ... #6 40.92 Unpacking libperlio-gzip-perl (0.19-1build1) ... #6 40.95 Selecting previously unselected package libtext-levenshtein-perl. #6 40.95 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ... #6 40.95 Unpacking libtext-levenshtein-perl (0.13-1) ... #6 40.98 Selecting previously unselected package libyaml-libyaml-perl. #6 40.98 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ... #6 40.98 Unpacking libyaml-libyaml-perl (0.41-6build1) ... #6 41.01 Selecting previously unselected package hardening-includes. #6 41.01 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ... #6 41.02 Unpacking hardening-includes (2.7ubuntu2) ... #6 41.04 Selecting previously unselected package patchutils. #6 41.04 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ... #6 41.05 Unpacking patchutils (0.3.4-1) ... #6 41.08 Selecting previously unselected package t1utils. #6 41.08 Preparing to unpack .../t1utils_1.39-2_amd64.deb ... #6 41.08 Unpacking t1utils (1.39-2) ... #6 41.12 Selecting previously unselected package lintian. #6 41.12 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ... #6 41.12 Unpacking lintian (2.5.43ubuntu0.1) ... #6 41.24 Selecting previously unselected package manpages-dev. #6 41.24 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... #6 41.25 Unpacking manpages-dev (4.04-2) ... #6 41.59 Selecting previously unselected package python3-pkg-resources. #6 41.59 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... #7 29.96 Resolving Dependencies #7 29.96 --> Running transaction check #7 29.96 ---> Package rpm-build.x86_64 0:4.11.3-43.el7 will be installed #7 29.97 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.06 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.06 --> Processing Dependency: unzip for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.06 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.06 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.06 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: file for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-43.el7.x86_64 #7 30.07 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #7 30.08 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #7 30.08 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #7 30.08 --> Running transaction check #7 30.08 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #7 30.08 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #7 30.08 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #7 30.08 ---> Package elfutils.x86_64 0:0.176-4.el7 will be installed #7 30.09 ---> Package file.x86_64 0:5.11-36.el7 will be installed #7 30.09 ---> Package gdb.x86_64 0:7.6.1-119.el7 will be installed #7 30.09 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #7 30.09 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #7 30.09 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed #7 30.10 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.10 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.11 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.12 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.12 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 #7 30.12 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #7 30.12 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #7 30.12 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #7 30.12 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #7 30.12 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #7 30.12 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #7 30.12 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #7 30.13 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #7 30.13 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #7 30.13 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #7 30.13 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #7 30.13 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed #7 30.13 --> Running transaction check #7 30.13 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #7 30.13 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #7 30.13 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #7 30.13 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #7 30.13 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #7 30.13 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #7 30.14 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #7 30.14 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #7 30.14 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #7 30.14 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #7 30.14 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #7 30.14 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #7 30.14 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #7 30.15 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #7 30.15 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #7 30.15 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #7 30.15 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #7 30.15 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #7 30.15 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #7 30.15 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #7 30.15 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed #7 30.15 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed #7 30.15 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #7 30.15 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #7 30.16 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed #7 30.16 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #7 30.16 --> Running transaction check #7 30.16 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #7 30.16 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed #7 30.16 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #7 30.16 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #7 30.16 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #7 30.17 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #7 30.17 --> Running transaction check #7 30.17 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #7 30.17 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #7 30.23 --> Finished Dependency Resolution #7 30.23 #7 30.23 Dependencies Resolved #7 30.24 #7 30.24 ================================================================================ #7 30.24 Package Arch Version Repository #7 30.24 Size #7 30.24 ================================================================================ #7 30.24 Installing: #7 30.24 rpm-build x86_64 4.11.3-43.el7 base 149 k #7 30.24 rpmlint noarch 1.5-4.el7 base 229 k #7 30.24 Installing for dependencies: #7 30.24 bzip2 x86_64 1.0.6-13.el7 base 52 k #7 30.24 desktop-file-utils x86_64 0.23-2.el7 base 67 k #7 30.24 dwz x86_64 0.11-3.el7 base 99 k #7 30.24 elfutils x86_64 0.176-4.el7 base 308 k #7 30.24 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #7 30.24 file x86_64 5.11-36.el7 base 57 k #7 30.24 gdb x86_64 7.6.1-119.el7 base 2.4 M #7 30.24 groff-base x86_64 1.22.2-8.el7 base 942 k #7 30.24 patch x86_64 2.7.1-12.el7_7 base 111 k #7 30.24 perl x86_64 4:5.16.3-295.el7 base 8.0 M #7 30.24 perl-Carp noarch 1.26-244.el7 base 19 k #7 30.24 perl-Encode x86_64 2.51-7.el7 base 1.5 M #7 30.24 perl-Exporter noarch 5.68-3.el7 base 28 k #7 30.24 perl-File-Path noarch 2.09-2.el7 base 26 k #7 30.24 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #7 30.24 perl-Filter x86_64 1.49-3.el7 base 76 k #7 30.24 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #7 30.24 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #7 30.24 perl-PathTools x86_64 3.40-5.el7 base 82 k #7 30.24 perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k #7 30.24 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #7 30.24 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #7 30.24 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #7 30.24 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #7 30.24 perl-Socket x86_64 2.010-5.el7 base 49 k #7 30.24 perl-Storable x86_64 2.45-3.el7 base 77 k #7 30.24 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #7 30.24 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #7 30.24 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #7 30.24 perl-Time-Local noarch 1.2300-2.el7 base 24 k #7 30.24 perl-constant noarch 1.27-2.el7 base 19 k #7 30.24 perl-libs x86_64 4:5.16.3-295.el7 base 689 k #7 30.24 perl-macros x86_64 4:5.16.3-295.el7 base 44 k #7 30.24 perl-parent noarch 1:0.225-244.el7 base 12 k #7 30.24 perl-podlators noarch 2.5.1-3.el7 base 112 k #7 30.24 perl-srpm-macros noarch 1-8.el7 base 4.6 k #7 30.24 perl-threads x86_64 1.87-4.el7 base 49 k #7 30.24 perl-threads-shared x86_64 1.43-6.el7 base 39 k #7 30.24 python-srpm-macros noarch 3-32.el7 base 8.4 k #7 30.24 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #7 30.24 unzip x86_64 6.0-21.el7 base 171 k #7 30.24 zip x86_64 3.0-11.el7 base 260 k #7 30.24 #7 30.24 Transaction Summary #7 30.24 ================================================================================ #7 30.24 Install 2 Packages (+42 Dependent packages) #7 30.24 #7 30.24 Total download size: 16 M #7 30.24 Installed size: 51 M #7 30.24 Downloading packages: #6 41.60 Unpacking python3-pkg-resources (20.7.0-1) ... #6 41.63 Selecting previously unselected package python3-chardet. #6 41.64 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ... #6 41.64 Unpacking python3-chardet (2.3.0-2) ... #6 41.68 Selecting previously unselected package python3-six. #6 41.69 Preparing to unpack .../python3-six_1.10.0-3_all.deb ... #6 41.69 Unpacking python3-six (1.10.0-3) ... #6 41.72 Selecting previously unselected package python3-debian. #6 41.73 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ... #6 41.73 Unpacking python3-debian (0.1.27ubuntu2) ... #6 41.77 Selecting previously unselected package rename. #6 41.77 Preparing to unpack .../archives/rename_0.20-4_all.deb ... #6 41.77 Unpacking rename (0.20-4) ... #6 41.81 Selecting previously unselected package unzip. #6 41.81 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... #6 41.82 Unpacking unzip (6.0-20ubuntu1) ... #6 41.85 Selecting previously unselected package wdiff. #6 41.86 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ... #6 41.86 Unpacking wdiff (1.2.2-1build1) ... #6 41.89 Selecting previously unselected package equivs. #6 41.89 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ... #6 41.89 Unpacking equivs (2.0.9+nmu1) ... #6 41.92 Selecting previously unselected package libauthen-sasl-perl. #6 41.93 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... #6 41.93 Unpacking libauthen-sasl-perl (2.1600-1) ... #6 41.96 Selecting previously unselected package python3-magic. #6 41.96 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.4_all.deb ... #6 41.97 Unpacking python3-magic (1:5.25-2ubuntu1.4) ... #6 41.98 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #6 42.00 Processing triggers for systemd (229-4ubuntu21.29) ... #6 42.08 Setting up libatm1:amd64 (1:2.5.1-1.5) ... #6 42.10 Setting up liblocale-gettext-perl (1.07-1build1) ... #6 42.11 Setting up libmnl0:amd64 (1.0.3-5) ... #6 42.13 Setting up libpopt0:amd64 (1.16-10) ... #6 42.14 Setting up mime-support (3.59ubuntu1) ... #6 42.17 Setting up libmpdec2:amd64 (2.4.2-1) ... #6 42.18 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #6 42.20 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.11) ... #6 42.22 Setting up python3.5 (3.5.2-2ubuntu0~16.04.11) ... #6 43.15 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... #6 43.16 Setting up libgdbm3:amd64 (1.8.3-13.1) ... #6 43.18 Setting up libffi6:amd64 (3.2.1-4) ... #6 43.31 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ... #6 43.32 No schema files found: doing nothing. #6 43.32 Setting up libxau6:amd64 (1:1.0.8-1) ... #6 43.34 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... #6 43.35 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... #6 43.36 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... #6 43.37 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #6 43.38 Setting up libxext6:amd64 (2:1.3.3-1) ... #6 43.39 Setting up groff-base (1.22.3-7) ... #6 43.41 Setting up bsdmainutils (9.0.6ubuntu3) ... #6 43.43 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #6 43.43 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #6 43.44 Setting up libpipeline1:amd64 (1.4.1-2) ... #6 43.45 Setting up man-db (2.7.5-1) ... #6 43.53 Building database of manual pages ... #7 38.51 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #7 38.51 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed #6 49.75 Setting up sgml-base (1.26+nmu4ubuntu1) ... #6 49.78 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... #6 49.79 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ... #6 49.80 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... #6 49.82 Setting up perl (5.22.1-9ubuntu0.6) ... #6 49.83 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode #6 49.84 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.12) ... #6 49.85 Setting up python2.7 (2.7.12-1ubuntu0~16.04.12) ... #6 50.49 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... #6 50.50 Setting up python (2.7.12-1~16.04) ... #6 50.51 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... #6 50.52 Setting up libmpfr4:amd64 (3.1.4-1) ... #6 50.53 Setting up libmpc3:amd64 (1.0.3-1) ... #6 50.55 Setting up bzip2 (1.0.6-8ubuntu0.2) ... #6 50.56 Setting up distro-info-data (0.28ubuntu0.14) ... #6 50.57 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #6 50.58 Setting up file (1:5.25-2ubuntu1.4) ... #6 50.59 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... #6 50.63 Setting up ifupdown (0.8.10ubuntu1.4) ... #6 50.71 Creating /etc/network/interfaces. #6 50.85 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ... #6 50.86 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ... #6 50.87 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... #6 50.90 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... #6 50.91 Setting up less (481-2.1ubuntu0.2) ... #6 50.98 Setting up libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ... #6 50.99 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #6 51.00 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... #6 51.01 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... #6 51.02 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... #6 51.03 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... #6 51.04 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #6 51.05 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ... #6 51.07 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... #6 51.08 Setting up netbase (5.3) ... #6 51.09 Setting up openssl (1.0.2g-1ubuntu4.17) ... #6 51.11 Setting up ca-certificates (20190110~16.04.1) ... #6 51.49 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... #6 51.50 Setting up gettext-base (0.19.7-2ubuntu3.1) ... #6 51.51 Setting up iso-codes (3.65-1) ... #6 51.52 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... #6 51.53 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.54 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.55 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 51.57 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 51.58 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #6 51.59 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 51.59 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... #6 51.61 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.65 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.66 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.67 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.69 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.71 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.72 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #6 51.73 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 51.74 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 51.75 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ... #6 51.77 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #6 51.78 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ... #6 51.79 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... #6 51.80 Setting up libglib2.0-data (2.48.2-0ubuntu4.6) ... #6 51.81 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... #6 51.82 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #6 51.83 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #6 51.84 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #6 51.85 Setting up manpages (4.04-2) ... #6 51.86 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... #6 51.94 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ... #6 51.95 Setting up rsync (3.1.1-3ubuntu1.3) ... #6 51.99 invoke-rc.d: could not determine current runlevel #6 51.99 invoke-rc.d: policy-rc.d denied execution of restart. #6 52.00 Setting up shared-mime-info (1.5-2ubuntu0.2) ... #6 53.83 Setting up strace (4.11-1ubuntu3) ... #6 53.84 Setting up xauth (1:1.0.9-1ubuntu2) ... #6 53.85 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #6 53.87 Setting up xml-core (0.13+nmu2) ... #6 54.02 Setting up at (3.1.18-2ubuntu1) ... #6 54.17 invoke-rc.d: could not determine current runlevel #6 54.17 invoke-rc.d: policy-rc.d denied execution of start. #6 54.17 Setting up autotools-dev (20150820.1) ... #6 54.19 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... #6 54.20 Setting up libc-dev-bin (2.23-0ubuntu11.2) ... #6 54.21 Setting up linux-libc-dev:amd64 (4.4.0-190.220) ... #6 54.22 Setting up libc6-dev:amd64 (2.23-0ubuntu11.2) ... #6 54.23 Setting up libisl15:amd64 (0.16.1-1) ... #6 54.24 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #6 54.25 Setting up cpp (4:5.3.1-1ubuntu1) ... #6 54.27 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.28 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.29 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.30 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.30 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.31 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.32 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.33 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.34 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.35 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.36 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.37 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.38 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #6 54.39 Setting up gcc (4:5.3.1-1ubuntu1) ... #6 54.43 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #6 54.44 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... #6 54.45 Setting up g++ (4:5.3.1-1ubuntu1) ... #6 54.47 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #6 54.48 Setting up make (4.1-6) ... #6 54.49 Setting up libdpkg-perl (1.18.4ubuntu1.6) ... #6 54.50 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #6 54.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #6 54.51 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... #6 54.52 Setting up dpkg-dev (1.18.4ubuntu1.6) ... #6 54.54 Setting up build-essential (12.1ubuntu2) ... #6 54.55 Setting up curl (7.47.0-1ubuntu2.16) ... #6 54.55 Setting up dctrl-tools (2.24-2) ... #6 54.57 Setting up libcroco3:amd64 (0.6.11-1) ... #6 54.57 Setting up gettext (0.19.7-2ubuntu3.1) ... #6 54.59 Setting up intltool-debian (0.35.0+20060710.4) ... #6 54.60 Setting up po-debconf (1.0.19) ... #6 54.61 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... #6 54.62 Setting up libfile-stripnondeterminism-perl (0.015-1) ... #6 54.63 Setting up libtimedate-perl (2.3000-2) ... #6 54.64 Setting up diffstat (1.61-1) ... #6 54.65 Setting up dput (0.9.6.4ubuntu3) ... #6 54.68 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... #6 54.70 Setting up fakeroot (1.20.2-1ubuntu1) ... #6 54.70 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #6 54.71 Setting up liberror-perl (0.17-1.2) ... #6 54.72 Setting up git-man (1:2.7.4-0ubuntu1.9) ... #6 54.73 Setting up git (1:2.7.4-0ubuntu1.9) ... #6 54.75 Setting up libalgorithm-diff-perl (1.19.03-1) ... #6 54.76 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... #6 54.77 Setting up libalgorithm-merge-perl (0.08-3) ... #6 54.82 Setting up libapt-pkg-perl (0.1.29build7) ... #6 54.83 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... #6 54.84 Setting up libhtml-tagset-perl (3.20-2) ... #6 54.85 Setting up liburi-perl (1.71-1) ... #6 54.86 Setting up libhtml-parser-perl (3.72-1) ... #6 54.87 Setting up libcgi-pm-perl (4.26-1) ... #6 54.88 Setting up libfcgi-perl (0.77-1build1) ... #6 54.89 Setting up libcgi-fast-perl (1:2.10-1) ... #6 54.89 Setting up libsub-name-perl (0.14-1build1) ... #6 54.90 Setting up libclass-accessor-perl (0.34-1) ... #6 54.91 Setting up libclone-perl (0.38-1build1) ... #6 54.92 Setting up libdata-alias-perl (1.20-1build1) ... #6 54.93 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... #6 54.94 Setting up libdistro-info-perl (0.14ubuntu0.1) ... #6 54.95 Setting up libnet-ssleay-perl (1.72-1build1) ... #6 54.96 Setting up libio-socket-ssl-perl (2.024-1) ... #6 54.97 Setting up libnet-smtp-ssl-perl (1.03-1) ... #6 54.98 Setting up libmailtools-perl (2.13-1) ... #6 54.99 Setting up libsocket6-perl (0.25-1build2) ... #6 55.00 Setting up libio-socket-inet6-perl (2.72-2) ... #6 55.01 Setting up libnet-ip-perl (1.26-1) ... #6 55.02 Setting up libnet-dns-perl (0.81-2build1) ... #6 55.03 Setting up libnet-domain-tld-perl (1.73-1) ... #6 55.06 Setting up libemail-valid-perl (1.198-1) ... #6 55.07 Setting up libencode-locale-perl (1.05-1) ... #6 55.08 Setting up libexporter-tiny-perl (0.042-1) ... #6 55.09 Setting up libipc-system-simple-perl (1.25-3) ... #6 55.10 Setting up libfile-basedir-perl (0.07-1) ... #6 55.11 Setting up libfile-fcntllock-perl (0.22-3) ... #6 55.12 Setting up libhttp-date-perl (6.02-1) ... #6 55.13 Setting up libfile-listing-perl (6.04-1) ... #6 55.14 Setting up libfont-afm-perl (1.20-1) ... #6 55.15 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... #6 55.16 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... #6 55.17 Setting up libio-html-perl (1.001-1) ... #6 55.18 Setting up liblwp-mediatypes-perl (6.02-1) ... #6 55.19 Setting up libhttp-message-perl (6.11-1) ... #6 55.20 Setting up libhtml-form-perl (6.03-1) ... #6 55.21 Setting up libhtml-tree-perl (5.03-2) ... #6 55.22 Setting up libhtml-format-perl (2.11-2) ... #6 55.23 Setting up libhttp-cookies-perl (6.01-1) ... #6 55.24 Setting up libhttp-daemon-perl (6.01-1) ... #6 55.25 Setting up libhttp-negotiate-perl (6.00-2) ... #6 55.26 Setting up libio-pty-perl (1:1.08-1.1build1) ... #6 55.27 Setting up libio-string-perl (1.08-3) ... #6 55.28 Setting up libipc-run-perl (0.94-1) ... #6 55.29 Setting up liblist-moreutils-perl (0.413-1build1) ... #6 55.30 Setting up libnet-http-perl (6.09-1) ... #6 55.31 Setting up libwww-robotrules-perl (6.01-1) ... #6 55.32 Setting up libsys-hostname-long-perl (1.5-1) ... #6 55.33 Setting up libmail-sendmail-perl (0.79.16-1) ... #6 55.34 Setting up libparse-debianchangelog-perl (1.2.0-8) ... #6 55.35 Setting up libperlio-gzip-perl (0.19-1build1) ... #6 55.36 Setting up libtext-levenshtein-perl (0.13-1) ... #6 55.37 Setting up libyaml-libyaml-perl (0.41-6build1) ... #6 55.38 Setting up hardening-includes (2.7ubuntu2) ... #6 55.39 Setting up patchutils (0.3.4-1) ... #6 55.40 Setting up t1utils (1.39-2) ... #6 55.41 Setting up lintian (2.5.43ubuntu0.1) ... #6 55.42 Setting up manpages-dev (4.04-2) ... #6 55.43 Setting up rename (0.20-4) ... #6 55.44 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode #6 55.45 Setting up unzip (6.0-20ubuntu1) ... #6 55.47 Setting up wdiff (1.2.2-1build1) ... #6 55.48 Setting up libauthen-sasl-perl (2.1600-1) ... #6 55.49 Setting up dh-python (2.20151103ubuntu1.2) ... #6 55.66 Setting up python3 (3.5.1-3) ... #6 56.01 Setting up lsb-release (9.20160110ubuntu0.2) ... #6 56.02 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.9) ... #6 56.29 Setting up debhelper (9.20160115ubuntu3) ... #6 56.45 Setting up devscripts (2.16.2ubuntu3) ... #6 56.63 Setting up liblwp-protocol-https-perl (6.06-2) ... #6 56.64 Setting up python3-pkg-resources (20.7.0-1) ... #6 56.85 Setting up python3-chardet (2.3.0-2) ... #6 57.13 Setting up python3-six (1.10.0-3) ... #6 57.29 Setting up python3-debian (0.1.27ubuntu2) ... #6 57.46 Setting up equivs (2.0.9+nmu1) ... #6 57.47 Setting up python3-magic (1:5.25-2ubuntu1.4) ... #6 57.62 Setting up dh-strip-nondeterminism (0.015-1) ... #6 57.63 Setting up libwww-perl (6.15-1) ... #6 57.64 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #6 57.66 Processing triggers for systemd (229-4ubuntu21.29) ... #6 57.67 Processing triggers for ca-certificates (20190110~16.04.1) ... #6 57.67 Updating certificates in /etc/ssl/certs... #7 46.91 -------------------------------------------------------------------------------- #7 46.91 Total 1.0 MB/s | 16 MB 00:16 #7 46.91 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #7 46.91 Importing GPG key 0xF4A80EB5: #7 46.91 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #7 46.91 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #7 46.91 Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) #7 46.91 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #7 46.95 Running transaction check #7 46.98 Running transaction test #7 47.02 Transaction test succeeded #7 47.02 Running transaction #7 47.20 Installing : groff-base-1.22.2-8.el7.x86_64 1/44 #7 47.22 Installing : bzip2-1.0.6-13.el7.x86_64 2/44 #7 47.24 Installing : 1:perl-parent-0.225-244.el7.noarch 3/44 #7 47.25 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 4/44 #7 47.28 Installing : perl-podlators-2.5.1-3.el7.noarch 5/44 #7 47.30 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 6/44 #7 47.32 Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 7/44 #7 47.33 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 8/44 #7 47.58 Installing : perl-Encode-2.51-7.el7.x86_64 9/44 #7 47.60 Installing : perl-Pod-Usage-1.63-3.el7.noarch 10/44 #7 47.62 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 11/44 #7 47.63 Installing : perl-Exporter-5.68-3.el7.noarch 12/44 #7 47.65 Installing : perl-constant-1.27-2.el7.noarch 13/44 #7 47.66 Installing : perl-threads-1.87-4.el7.x86_64 14/44 #7 47.68 Installing : perl-Carp-1.26-244.el7.noarch 15/44 #7 47.70 Installing : perl-Socket-2.010-5.el7.x86_64 16/44 #7 47.78 Installing : 4:perl-libs-5.16.3-295.el7.x86_64 17/44 #7 48.28 Installing : perl-Time-Local-1.2300-2.el7.noarch 18/44 #7 48.30 Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/44 #7 48.32 Installing : perl-Storable-2.45-3.el7.x86_64 20/44 #7 48.34 Installing : perl-threads-shared-1.43-6.el7.x86_64 21/44 #7 48.36 Installing : perl-PathTools-3.40-5.el7.x86_64 22/44 #7 48.38 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/44 #7 48.40 Installing : perl-File-Temp-0.23.01-3.el7.noarch 24/44 #7 48.42 Installing : perl-File-Path-2.09-2.el7.noarch 25/44 #7 48.44 Installing : perl-Filter-1.49-3.el7.x86_64 26/44 #7 48.47 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/44 #6 58.77 127 added, 0 removed; done. #6 58.77 Running hooks in /etc/ca-certificates/update.d... #6 58.77 done. #6 58.78 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... #7 48.49 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/44 #7 49.37 Installing : 4:perl-5.16.3-295.el7.x86_64 29/44 #7 49.40 Installing : perl-Thread-Queue-3.02-2.el7.noarch 30/44 #7 49.42 Installing : file-5.11-36.el7.x86_64 31/44 #7 49.46 Installing : zip-3.0-11.el7.x86_64 32/44 #7 50.21 Installing : gdb-7.6.1-119.el7.x86_64 33/44 #7 50.27 Installing : elfutils-0.176-4.el7.x86_64 34/44 #7 50.30 Installing : python-srpm-macros-3-32.el7.noarch 35/44 #7 50.33 Installing : unzip-6.0-21.el7.x86_64 36/44 #7 50.35 Installing : patch-2.7.1-12.el7_7.x86_64 37/44 #7 50.37 Installing : dwz-0.11-3.el7.x86_64 38/44 #7 50.39 Installing : perl-srpm-macros-1-8.el7.noarch 39/44 #7 50.41 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 40/44 #7 50.42 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 41/44 #7 50.44 Installing : desktop-file-utils-0.23-2.el7.x86_64 42/44 #7 50.49 Installing : rpmlint-1.5-4.el7.noarch 43/44 #7 50.52 Installing : rpm-build-4.11.3-43.el7.x86_64 44/44 #7 50.56 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/44 #7 50.58 Verifying : rpm-build-4.11.3-43.el7.x86_64 2/44 #7 50.59 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/44 #7 50.59 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/44 #7 50.60 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 5/44 #7 50.61 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 6/44 #7 50.62 Verifying : perl-Exporter-5.68-3.el7.noarch 7/44 #7 50.63 Verifying : perl-constant-1.27-2.el7.noarch 8/44 #7 50.64 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/44 #7 50.64 Verifying : perl-threads-1.87-4.el7.x86_64 10/44 #7 50.65 Verifying : desktop-file-utils-0.23-2.el7.x86_64 11/44 #7 50.66 Verifying : perl-Carp-1.26-244.el7.noarch 12/44 #7 50.67 Verifying : perl-Socket-2.010-5.el7.x86_64 13/44 #7 50.68 Verifying : 1:perl-parent-0.225-244.el7.noarch 14/44 #7 50.69 Verifying : bzip2-1.0.6-13.el7.x86_64 15/44 #7 50.70 Verifying : perl-srpm-macros-1-8.el7.noarch 16/44 #7 50.71 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 17/44 #7 50.72 Verifying : groff-base-1.22.2-8.el7.x86_64 18/44 #7 50.73 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 19/44 #7 50.74 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 20/44 #7 50.76 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 21/44 #7 50.77 Verifying : dwz-0.11-3.el7.x86_64 22/44 #7 50.78 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/44 #7 50.79 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 24/44 #7 50.80 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 25/44 #7 50.81 Verifying : 4:perl-5.16.3-295.el7.x86_64 26/44 #7 50.82 Verifying : patch-2.7.1-12.el7_7.x86_64 27/44 #7 50.83 Verifying : unzip-6.0-21.el7.x86_64 28/44 #7 50.83 Verifying : perl-Storable-2.45-3.el7.x86_64 29/44 #7 50.84 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/44 #7 50.85 Verifying : python-srpm-macros-3-32.el7.noarch 31/44 #7 50.86 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/44 #7 50.87 Verifying : elfutils-0.176-4.el7.x86_64 33/44 #7 50.87 Verifying : perl-Encode-2.51-7.el7.x86_64 34/44 #7 50.88 Verifying : rpmlint-1.5-4.el7.noarch 35/44 #7 50.89 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/44 #7 50.91 Verifying : gdb-7.6.1-119.el7.x86_64 37/44 #7 50.92 Verifying : perl-File-Path-2.09-2.el7.noarch 38/44 #7 50.93 Verifying : zip-3.0-11.el7.x86_64 39/44 #7 50.94 Verifying : file-5.11-36.el7.x86_64 40/44 #7 50.95 Verifying : perl-Filter-1.49-3.el7.x86_64 41/44 #7 50.96 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 42/44 #7 50.97 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 43/44 #7 50.98 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/44 #7 51.01 #7 51.01 Installed: #7 51.01 rpm-build.x86_64 0:4.11.3-43.el7 rpmlint.noarch 0:1.5-4.el7 #7 51.01 #7 51.01 Dependency Installed: #7 51.01 bzip2.x86_64 0:1.0.6-13.el7 #7 51.01 desktop-file-utils.x86_64 0:0.23-2.el7 #7 51.01 dwz.x86_64 0:0.11-3.el7 #7 51.01 elfutils.x86_64 0:0.176-4.el7 #7 51.01 emacs-filesystem.noarch 1:24.3-23.el7 #7 51.01 file.x86_64 0:5.11-36.el7 #7 51.01 gdb.x86_64 0:7.6.1-119.el7 #7 51.01 groff-base.x86_64 0:1.22.2-8.el7 #7 51.01 patch.x86_64 0:2.7.1-12.el7_7 #7 51.01 perl.x86_64 4:5.16.3-295.el7 #7 51.01 perl-Carp.noarch 0:1.26-244.el7 #7 51.01 perl-Encode.x86_64 0:2.51-7.el7 #7 51.01 perl-Exporter.noarch 0:5.68-3.el7 #7 51.01 perl-File-Path.noarch 0:2.09-2.el7 #7 51.01 perl-File-Temp.noarch 0:0.23.01-3.el7 #7 51.01 perl-Filter.x86_64 0:1.49-3.el7 #7 51.01 perl-Getopt-Long.noarch 0:2.40-3.el7 #7 51.01 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #7 51.01 perl-PathTools.x86_64 0:3.40-5.el7 #7 51.01 perl-Pod-Escapes.noarch 1:1.04-295.el7 #7 51.01 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #7 51.01 perl-Pod-Simple.noarch 1:3.28-4.el7 #7 51.01 perl-Pod-Usage.noarch 0:1.63-3.el7 #7 51.01 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #7 51.01 perl-Socket.x86_64 0:2.010-5.el7 #7 51.01 perl-Storable.x86_64 0:2.45-3.el7 #7 51.01 perl-Text-ParseWords.noarch 0:3.29-4.el7 #7 51.01 perl-Thread-Queue.noarch 0:3.02-2.el7 #7 51.01 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #7 51.01 perl-Time-Local.noarch 0:1.2300-2.el7 #7 51.01 perl-constant.noarch 0:1.27-2.el7 #7 51.01 perl-libs.x86_64 4:5.16.3-295.el7 #7 51.01 perl-macros.x86_64 4:5.16.3-295.el7 #7 51.01 perl-parent.noarch 1:0.225-244.el7 #7 51.01 perl-podlators.noarch 0:2.5.1-3.el7 #7 51.01 perl-srpm-macros.noarch 0:1-8.el7 #7 51.01 perl-threads.x86_64 0:1.87-4.el7 #7 51.01 perl-threads-shared.x86_64 0:1.43-6.el7 #7 51.01 python-srpm-macros.noarch 0:3-32.el7 #7 51.01 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #7 51.01 unzip.x86_64 0:6.0-21.el7 #7 51.01 zip.x86_64 0:3.0-11.el7 #7 51.01 #7 51.01 Complete! #7 DONE 51.8s #9 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #9 DONE 0.0s #10 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec #6 DONE 61.8s #8 [stage-1 3/8] COPY common /root/build-deb/debian #8 DONE 0.0s #9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver... #10 0.613 Loaded plugins: fastestmirror, ovl #10 0.933 Enabling base-source repository #10 0.934 Enabling extras-source repository #10 0.934 Enabling updates-source repository #10 0.934 Loading mirror speeds from cached hostfile #10 0.935 * base: d36uatko69830t.cloudfront.net #10 0.936 * extras: d36uatko69830t.cloudfront.net #10 0.936 * updates: d36uatko69830t.cloudfront.net #9 1.066 dh_testdir #9 1.079 dh_testroot #9 1.090 dh_prep #9 1.107 dh_testdir #9 1.122 dh_testroot #9 1.134 dh_install #9 1.155 dh_installdocs #9 1.172 dh_installchangelogs #9 1.250 dh_compress #9 1.275 dh_fixperms #9 1.315 dh_installdeb #9 1.329 dh_gencontrol #9 1.439 dh_md5sums #9 1.462 dh_builddeb #9 1.475 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #9 1.499 #9 1.499 The package has been created. #9 1.499 Attention, the package has been created in the current directory, #9 1.499 not in ".." as indicated by the message above! #9 1.518 Selecting previously unselected package docker-ce-build-deps. #9 1.528 (Reading database ... 20354 files and directories currently installed.) #9 1.528 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #9 1.532 Unpacking docker-ce-build-deps (1.0) ... #9 1.675 Reading package lists... #9 2.568 Building dependency tree... #9 2.722 Reading state information... #9 2.736 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #9 2.763 Starting 2 pkgProblemResolver with broken count: 0 #9 2.765 Done #9 2.778 Done #9 2.780 Starting pkgProblemResolver with broken count: 0 #9 2.800 Starting 2 pkgProblemResolver with broken count: 0 #9 2.802 Done #9 2.883 The following additional packages will be installed: #9 2.883 bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd #9 2.884 libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 #9 2.884 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 #9 2.884 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #9 2.884 libtool libudev-dev pkg-config #9 2.885 Suggested packages: #9 2.885 codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip #9 2.885 libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk #9 2.885 The following NEW packages will be installed: #9 2.886 bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd #9 2.886 libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 #9 2.886 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 #9 2.886 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #9 2.886 libtool libudev-dev pkg-config #10 4.610 Checking for new repos for mirrors #10 4.634 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #10 4.636 --> 1:make-3.82-24.el7.x86_64 #10 4.728 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.729 --> git-1.8.3.1-23.el7_8.x86_64 #10 4.752 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #10 4.753 --> Already installed : bash-4.2.46-34.el7.x86_64 #10 4.755 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.755 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #10 4.756 --> cmake-2.8.12.2-2.el7.x86_64 #10 4.757 --> 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64 #10 4.758 --> gcc-4.8.5-39.el7.x86_64 #10 4.759 --> git-1.8.3.1-23.el7_8.x86_64 #10 4.761 --> glibc-static-2.17-307.el7.1.x86_64 #10 4.762 --> libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.764 --> libselinux-devel-2.5-15.el7.x86_64 #10 4.764 --> libtool-2.4.2-22.el7_3.x86_64 #10 4.765 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.765 --> 1:make-3.82-24.el7.x86_64 #10 4.766 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #10 4.767 --> Already installed : systemd-219-73.el7_8.9.x86_64 #10 4.768 --> selinux-policy-devel-3.13.1-266.el7_8.1.noarch #10 4.770 --> systemd-devel-219-73.el7_8.9.x86_64 #10 4.771 --> Already installed : 2:tar-1.26-35.el7.x86_64 #10 4.772 --> which-2.20-7.el7.x86_64 #10 4.772 --> Running transaction check #10 4.773 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #10 4.775 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.882 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.882 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #10 4.889 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 #10 4.892 ---> Package device-mapper-devel.x86_64 7:1.02.164-7.el7_8.2 will be installed #10 4.893 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed #10 4.896 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 #10 4.899 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 #10 4.900 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 #10 4.904 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.906 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.908 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.908 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #10 4.921 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.922 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.924 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.926 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.926 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.928 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.929 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #10 4.931 ---> Package glibc-static.x86_64 0:2.17-307.el7.1 will be installed #10 4.931 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #10 4.931 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.933 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.933 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #10 4.934 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.936 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.936 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.939 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.940 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #10 4.941 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #10 4.943 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.943 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.946 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.946 ---> Package make.x86_64 1:3.82-24.el7 will be installed #10 4.947 ---> Package selinux-policy-devel.noarch 0:3.13.1-266.el7_8.1 will be installed #10 4.947 --> Processing Dependency: selinux-policy = 3.13.1-266.el7_8.1 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch #10 4.949 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch #10 4.952 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch #10 4.953 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch #10 4.955 ---> Package systemd-devel.x86_64 0:219-73.el7_8.9 will be installed #10 4.957 ---> Package which.x86_64 0:2.20-7.el7 will be installed #10 4.957 --> Running transaction check #10 4.957 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #10 4.961 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #10 4.963 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #10 4.965 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #10 4.967 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #10 4.969 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #10 4.971 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #10 4.972 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #10 4.973 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed #10 4.977 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed #10 4.981 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 #10 4.982 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 #10 4.982 ---> Package less.x86_64 0:458-9.el7 will be installed #10 4.983 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #10 4.986 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed #10 4.987 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #10 4.987 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #10 4.988 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #10 4.988 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.988 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #10 4.989 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #10 4.989 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed #10 4.992 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.993 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.995 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.995 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.997 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #10 4.998 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #10 5.000 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #10 5.001 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #10 5.002 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #10 5.003 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #10 5.004 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #10 5.005 ---> Package selinux-policy.noarch 0:3.13.1-266.el7_8.1 will be installed #10 5.007 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-266.el7_8.1.noarch #10 5.009 --> Running transaction check #10 5.009 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-17.el7 will be installed #10 5.009 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #10 5.010 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #10 5.011 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed #10 5.012 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 #10 5.015 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 #10 5.015 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #10 5.015 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #10 5.015 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed #10 5.017 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #10 5.019 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #10 5.021 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #10 5.024 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #10 5.025 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #10 5.028 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.031 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.032 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.033 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.035 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.036 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.036 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.036 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.040 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.040 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.040 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 5.040 --> Running transaction check #10 5.040 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #10 5.041 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #10 5.042 ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed #10 5.042 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #10 5.043 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #10 5.043 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #10 5.043 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #10 5.044 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #10 5.044 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #10 5.058 --> Finished Dependency Resolution #10 5.082 #10 5.082 Dependencies Resolved #10 5.090 #10 5.090 ================================================================================ #10 5.090 Package Arch Version Repository Size #10 5.090 ================================================================================ #10 5.090 Installing: #10 5.090 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #10 5.090 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #10 5.090 device-mapper-devel x86_64 7:1.02.164-7.el7_8.2 updates 204 k #10 5.090 gcc x86_64 4.8.5-39.el7 base 16 M #10 5.090 git x86_64 1.8.3.1-23.el7_8 updates 4.4 M #10 5.090 glibc-static x86_64 2.17-307.el7.1 base 1.6 M #10 5.090 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #10 5.090 libselinux-devel x86_64 2.5-15.el7 base 187 k #10 5.090 libtool x86_64 2.4.2-22.el7_3 base 588 k #10 5.090 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #10 5.090 make x86_64 1:3.82-24.el7 base 421 k #10 5.090 selinux-policy-devel noarch 3.13.1-266.el7_8.1 updates 1.7 M #10 5.090 systemd-devel x86_64 219-73.el7_8.9 updates 213 k #10 5.090 which x86_64 2.20-7.el7 base 41 k #10 5.090 Installing for dependencies: #10 5.090 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #10 5.090 autoconf noarch 2.69-11.el7 base 701 k #10 5.090 automake noarch 1.13.4-3.el7 base 679 k #10 5.090 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #10 5.090 checkpolicy x86_64 2.5-8.el7 base 295 k #10 5.090 cpp x86_64 4.8.5-39.el7 base 5.9 M #10 5.090 e2fsprogs-libs x86_64 1.42.9-17.el7 base 168 k #10 5.090 fipscheck x86_64 1.4.1-6.el7 base 21 k #10 5.090 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #10 5.090 glibc-devel x86_64 2.17-307.el7.1 base 1.1 M #10 5.090 glibc-headers x86_64 2.17-307.el7.1 base 689 k #10 5.090 kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M #10 5.090 less x86_64 458-9.el7 base 120 k #10 5.090 libarchive x86_64 3.1.2-14.el7_7 base 319 k #10 5.090 libcgroup x86_64 0.41-21.el7 base 66 k #10 5.090 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #10 5.090 libgomp x86_64 4.8.5-39.el7 base 158 k #10 5.090 libmpc x86_64 1.0.1-3.el7 base 51 k #10 5.090 libseccomp x86_64 2.3.1-4.el7 base 56 k #10 5.090 libselinux-python x86_64 2.5-15.el7 base 236 k #10 5.090 libselinux-utils x86_64 2.5-15.el7 base 151 k #10 5.090 libsemanage-python x86_64 2.5-14.el7 base 113 k #10 5.090 libsepol-devel x86_64 2.5-10.el7 base 77 k #10 5.090 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #10 5.090 lzo x86_64 2.06-8.el7 base 59 k #10 5.090 m4 x86_64 1.4.16-10.el7 base 256 k #10 5.090 mpfr x86_64 3.1.1-4.el7 base 203 k #10 5.090 openssh x86_64 7.4p1-21.el7 base 510 k #10 5.090 openssh-clients x86_64 7.4p1-21.el7 base 655 k #10 5.090 pcre-devel x86_64 8.32-17.el7 base 480 k #10 5.090 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #10 5.090 perl-Error noarch 1:0.17020-2.el7 base 32 k #10 5.090 perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k #10 5.090 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #10 5.090 perl-Test-Harness noarch 3.28-3.el7 base 302 k #10 5.090 policycoreutils x86_64 2.5-34.el7 base 917 k #10 5.090 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #10 5.090 policycoreutils-python x86_64 2.5-34.el7 base 457 k #10 5.090 python-IPy noarch 0.75-6.el7 base 32 k #10 5.090 rsync x86_64 3.1.2-10.el7 base 404 k #10 5.090 selinux-policy noarch 3.13.1-266.el7_8.1 updates 497 k #10 5.090 setools-libs x86_64 3.3.8-4.el7 base 620 k #10 5.090 #10 5.090 Transaction Summary #10 5.090 ================================================================================ #10 5.090 Install 14 Packages (+42 Dependent packages) #10 5.090 #10 5.091 Total download size: 59 M #10 5.092 Installed size: 175 M #10 5.092 Downloading packages: #9 7.293 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. #9 7.293 1 not fully installed or removed. #9 7.293 Need to get 7061 kB of archives. #9 7.293 After this operation, 36.8 MB of additional disk space will be used. #9 7.293 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB] #9 7.635 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] #9 7.653 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB] #9 7.805 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB] #9 7.917 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB] #9 7.934 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.16 [186 kB] #9 7.944 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] #9 7.947 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB] #9 8.067 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B] #9 8.068 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB] #9 8.088 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB] #9 8.088 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.29 [150 kB] #9 8.091 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB] #9 8.094 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] #9 8.098 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] #9 8.104 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] #9 8.105 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] #9 8.142 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB] #9 8.215 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB] #9 8.216 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] #9 8.217 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] #9 8.219 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.16.04.3 [65.5 kB] #9 8.221 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.29 [159 kB] #9 8.223 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] #9 8.226 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] #9 8.328 debconf: delaying package configuration, since apt-utils is not installed #9 8.353 Fetched 7061 kB in 5s (1334 kB/s) #9 8.381 Selecting previously unselected package bash-completion. #9 8.381 (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 ... 20358 files and directories currently installed.) #9 8.393 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ... #9 8.650 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ... #9 8.669 Replaced by files in installed package apt (1.2.32ubuntu0.1) ... #9 8.738 Selecting previously unselected package liblzo2-2:amd64. #9 8.738 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... #9 8.741 Unpacking liblzo2-2:amd64 (2.08-1.2) ... #9 8.778 Selecting previously unselected package btrfs-tools. #9 8.778 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ... #9 8.785 Unpacking btrfs-tools (4.4-1ubuntu1.1) ... #9 8.893 Selecting previously unselected package cmake-data. #9 8.895 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... #9 8.900 Unpacking cmake-data (3.5.1-1ubuntu3) ... #9 9.163 Selecting previously unselected package libarchive13:amd64. #9 9.166 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ... #9 9.170 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... #9 9.224 Selecting previously unselected package libcurl3:amd64. #9 9.224 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.16_amd64.deb ... #9 9.227 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.16) ... #9 9.272 Selecting previously unselected package libjsoncpp1:amd64. #9 9.272 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... #9 9.275 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... #9 9.320 Selecting previously unselected package cmake. #9 9.320 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... #9 9.330 Unpacking cmake (3.5.1-1ubuntu3) ... #9 9.616 Selecting previously unselected package dh-apparmor. #9 9.618 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ... #9 9.622 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ... #9 9.645 Selecting previously unselected package dh-systemd. #9 9.647 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ... #9 9.650 Unpacking dh-systemd (1.29ubuntu4) ... #9 9.679 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #9 9.682 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ... #9 9.685 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... #9 9.714 Selecting previously unselected package libudev-dev:amd64. #9 9.716 Preparing to unpack .../libudev-dev_229-4ubuntu21.29_amd64.deb ... #9 9.724 Unpacking libudev-dev:amd64 (229-4ubuntu21.29) ... #9 9.765 Selecting previously unselected package libsepol1-dev:amd64. #9 9.767 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ... #9 9.770 Unpacking libsepol1-dev:amd64 (2.4-2) ... #9 9.824 Selecting previously unselected package libpcre16-3:amd64. #9 9.826 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... #9 9.829 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... #9 9.871 Selecting previously unselected package libpcre32-3:amd64. #9 9.873 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... #9 9.876 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... #9 9.916 Selecting previously unselected package libpcrecpp0v5:amd64. #9 9.918 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... #9 9.922 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... #9 9.949 Selecting previously unselected package libpcre3-dev:amd64. #9 9.951 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... #9 9.954 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... #9 10.03 Selecting previously unselected package libselinux1-dev:amd64. #9 10.04 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ... #9 10.04 Unpacking libselinux1-dev:amd64 (2.4-3build2) ... #9 10.09 Selecting previously unselected package libdevmapper-dev:amd64. #9 10.09 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ... #9 10.09 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... #9 10.12 Selecting previously unselected package libltdl7:amd64. #9 10.13 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... #9 10.13 Unpacking libltdl7:amd64 (2.4.6-0.1) ... #9 10.18 Selecting previously unselected package libltdl-dev:amd64. #9 10.18 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... #9 10.19 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... #9 10.23 Selecting previously unselected package libseccomp-dev:amd64. #9 10.23 Preparing to unpack .../libseccomp-dev_2.4.3-1ubuntu3.16.04.3_amd64.deb ... #9 10.23 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ... #9 10.27 Selecting previously unselected package libsystemd-dev:amd64. #9 10.27 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.29_amd64.deb ... #9 10.27 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.29) ... #9 10.33 Selecting previously unselected package libtool. #9 10.34 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... #9 10.34 Unpacking libtool (2.4.6-0.1) ... #9 10.40 Selecting previously unselected package pkg-config. #9 10.41 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... #9 10.41 Unpacking pkg-config (0.29.1-0ubuntu1) ... #9 10.43 Processing triggers for man-db (2.7.5-1) ... #9 11.72 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #9 11.78 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ... #9 12.08 Setting up liblzo2-2:amd64 (2.08-1.2) ... #9 12.10 Setting up btrfs-tools (4.4-1ubuntu1.1) ... #9 12.11 Setting up cmake-data (3.5.1-1ubuntu3) ... #9 12.12 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... #9 12.13 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.16) ... #9 12.14 Setting up libjsoncpp1:amd64 (1.7.2-1) ... #9 12.15 Setting up cmake (3.5.1-1ubuntu3) ... #9 12.17 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ... #9 12.18 Setting up dh-systemd (1.29ubuntu4) ... #9 12.19 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... #9 12.19 Setting up libudev-dev:amd64 (229-4ubuntu21.29) ... #9 12.21 Setting up libsepol1-dev:amd64 (2.4-2) ... #9 12.22 Setting up libpcre16-3:amd64 (2:8.38-3.1) ... #9 12.23 Setting up libpcre32-3:amd64 (2:8.38-3.1) ... #9 12.23 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... #9 12.25 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... #9 12.27 Setting up libselinux1-dev:amd64 (2.4-3build2) ... #9 12.28 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... #9 12.29 Setting up libltdl7:amd64 (2.4.6-0.1) ... #9 12.29 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... #9 12.30 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ... #9 12.31 Setting up libsystemd-dev:amd64 (229-4ubuntu21.29) ... #9 12.32 Setting up libtool (2.4.6-0.1) ... #9 12.33 Setting up pkg-config (0.29.1-0ubuntu1) ... #9 12.38 Setting up docker-ce-build-deps (1.0) ... #9 12.39 Processing triggers for libc-bin (2.23-0ubuntu11.2) ... #9 DONE 13.0s #10 [stage-1 5/8] COPY sources/ /sources #10 DONE 0.2s #12 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #12 DONE 2.2s #13 [stage-1 7/8] WORKDIR /root/build-deb #13 DONE 0.0s #14 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #14 DONE 0.0s #15 exporting to image #15 exporting layers #15 exporting layers 5.2s done #15 writing image sha256:cfa73f476f70a5fd4a02e74f1fbac994dff92f1d3eb074554fa34323dce4c3c3 done #15 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done #15 DONE 5.3s docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20201007093709-3ce6b9faea -e VERSION=0.0.0-20201007093709-3ce6b9faea -e DOCKER_GITCOMMIT=3ce6b9faea -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20201007093709-3ce6b9faea ]] + echo VERSION AAA 0.0.0-20201007093709-3ce6b9faea VERSION AAA 0.0.0-20201007093709-3ce6b9faea + VERSION=0.0.0-20201007093709-3ce6b9faea + echo VERSION bbb 0.0.0-20201007093709-3ce6b9faea VERSION bbb 0.0.0-20201007093709-3ce6b9faea ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 13 Oct 2020 12:30:18 +0000' + cat + export DOCKER_GITCOMMIT=3ce6b9faea + DOCKER_GITCOMMIT=3ce6b9faea + echo VERSION BBB 0.0.0-20201007093709-3ce6b9faea + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20201007093709-3ce6b9faea dpkg-buildpackage: source package docker-ce dpkg-buildpackage: source version 5:0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Docker dpkg-buildpackage: host architecture amd64 dpkg-source -I.git --before-build build-deb debian/rules clean dh clean --with=bash-completion --with=systemd dh_testdir dh_auto_clean dh_clean dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20201007093709-3ce6b9faea-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_testdir dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea GOOS="" GOARCH="" GOARM="" make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20201009231430-b27122246a binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' mkdir bundles Makefile:157: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run: DOCKER_CLI_PATH=/host/path/to/cli/binary make shell then change the cli and compile into a binary at the same location. DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION --build-arg=CROSS=false -t "docker-dev:19-03" -f "Dockerfile" . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 12.30kB 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 87B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 DONE 0.2s #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... #3 DONE 0.2s #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.69MB / 9.11MB 0.3s #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done #63 DONE 2.6s #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.9s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.55MB / 120.17MB 2.7s #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.69MB / 120.17MB 2.8s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.54MB / 120.17MB 2.9s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.26MB / 120.17MB 3.1s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.93MB / 120.17MB 3.3s #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.54MB / 120.17MB 3.5s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.78MB / 120.17MB 3.6s #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s #5 ... #17 [internal] load build context #17 transferring context: 51.19MB 4.0s done #17 DONE 4.6s #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e #10 46.68 -------------------------------------------------------------------------------- #10 46.68 Total 1.4 MB/s | 59 MB 00:41 #10 46.80 Running transaction check #10 46.87 Running transaction test #10 46.99 Transaction test succeeded #10 46.99 Running transaction #10 47.08 Installing : fipscheck-1.4.1-6.el7.x86_64 1/56 #10 47.09 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/56 #10 47.60 Installing : mpfr-3.1.1-4.el7.x86_64 3/56 #10 48.10 Installing : libmpc-1.0.1-3.el7.x86_64 4/56 #10 48.61 Installing : m4-1.4.16-10.el7.x86_64 5/56 #10 49.11 Installing : 1:perl-Error-0.17020-2.el7.noarch 6/56 #10 49.16 Installing : 1:make-3.82-24.el7.x86_64 7/56 #10 49.69 Installing : checkpolicy-2.5-8.el7.x86_64 8/56 #10 49.71 Installing : lzo-2.06-8.el7.x86_64 9/56 #10 50.23 Installing : libarchive-3.1.2-14.el7_7.x86_64 10/56 #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done #5 DONE 15.2s #10 51.33 Installing : cpp-4.8.5-39.el7.x86_64 11/56 #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d... #10 52.39 Installing : openssh-7.4p1-21.el7.x86_64 12/56 #10 52.90 Installing : libcgroup-0.41-21.el7.x86_64 13/56 #10 53.40 Installing : less-458-9.el7.x86_64 14/56 #10 53.45 Installing : rsync-3.1.2-10.el7.x86_64 15/56 #10 53.96 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 16/56 #10 54.53 Installing : openssh-clients-7.4p1-21.el7.x86_64 17/56 #10 54.59 Installing : pcre-devel-8.32-17.el7.x86_64 18/56 #10 54.61 Installing : libsepol-devel-2.5-10.el7.x86_64 19/56 #10 54.64 Installing : libselinux-devel-2.5-15.el7.x86_64 20/56 #10 54.67 Installing : audit-libs-python-2.8.5-4.el7.x86_64 21/56 #10 54.70 Installing : libselinux-python-2.5-15.el7.x86_64 22/56 #10 54.72 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 23/56 #10 54.80 Installing : autoconf-2.69-11.el7.noarch 24/56 #10 55.29 install-info: No such file or directory for /usr/share/info/autoconf.info #10 55.32 Installing : libsemanage-python-2.5-14.el7.x86_64 25/56 #10 55.41 Installing : setools-libs-3.3.8-4.el7.x86_64 26/56 #6 DONE 3.1s #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #18 DONE 0.1s #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ #28 DONE 0.2s #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ #59 DONE 0.1s #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ #65 DONE 0.1s #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ #19 DONE 0.1s #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #20 ... #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... #47 DONE 0.2s #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ #41 DONE 0.2s #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ #44 DONE 0.2s #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #10 56.14 Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 27/56 #10 56.75 Installing : glibc-headers-2.17-307.el7.1.x86_64 28/56 #10 56.84 Installing : glibc-devel-2.17-307.el7.1.x86_64 29/56 #10 57.35 Installing : libselinux-utils-2.5-15.el7.x86_64 30/56 #10 57.46 Installing : policycoreutils-2.5-34.el7.x86_64 31/56 #10 57.48 Installing : selinux-policy-3.13.1-266.el7_8.1.noarch 32/56 #10 58.50 Installing : systemd-devel-219-73.el7_8.9.x86_64 33/56 #10 58.54 Installing : libgomp-4.8.5-39.el7.x86_64 34/56 #10 60.15 Installing : gcc-4.8.5-39.el7.x86_64 35/56 #45 4.029 + RM_GOPATH=0 #45 4.029 + TMP_GOPATH= #45 4.029 + : /build #45 4.029 + '[' -z '' ']' #45 4.029 ++ mktemp -d #45 4.033 + export GOPATH=/tmp/tmp.cueuzKNiuQ #45 4.033 + GOPATH=/tmp/tmp.cueuzKNiuQ #45 4.033 + RM_GOPATH=1 #45 4.033 ++ dirname ./install.sh #45 4.041 + dir=. #45 4.041 + bin=gotestsum #45 4.041 + shift #45 4.041 + '[' '!' -f ./gotestsum.installer ']' #45 4.041 + . ./gotestsum.installer #45 4.041 ++ : v0.3.5 #45 4.041 + install_gotestsum #45 4.041 + set -e #45 4.041 + export GO111MODULE=on #45 4.041 + GO111MODULE=on #45 4.041 + go get -d gotest.tools/gotestsum@v0.3.5 #45 4.183 go: finding gotest.tools/gotestsum v0.3.5 #45 4.183 go: finding gotest.tools v0.3.5 #10 60.69 Installing : libseccomp-2.3.1-4.el7.x86_64 36/56 #10 61.19 Installing : python-IPy-0.75-6.el7.noarch 37/56 #10 61.25 Installing : policycoreutils-python-2.5-34.el7.x86_64 38/56 #45 5.133 go: downloading gotest.tools/gotestsum v0.3.5 #45 ... #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #20 4.476 + RM_GOPATH=0 #20 4.477 + TMP_GOPATH= #20 4.477 + : /build #20 4.477 + '[' -z '' ']' #20 4.483 ++ mktemp -d #20 4.494 + export GOPATH=/tmp/tmp.1XG0mVlfmn #20 4.496 + GOPATH=/tmp/tmp.1XG0mVlfmn #20 4.496 + RM_GOPATH=1 #20 4.497 ++ dirname ./install.sh #20 4.500 + dir=. #20 4.500 + bin=dockercli #20 4.501 + shift #20 4.501 + '[' '!' -f ./dockercli.installer ']' #20 4.501 + . ./dockercli.installer #20 4.501 ++ : stable #20 4.502 ++ : 17.06.2-ce #20 4.502 + install_dockercli #20 4.510 + echo 'Install docker/cli version 17.06.2-ce from stable' #20 4.510 Install docker/cli version 17.06.2-ce from stable #20 4.511 ++ uname -m #20 4.526 + arch=x86_64 #20 4.526 + '[' x86_64 '!=' x86_64 ']' #20 4.527 + url=https://download.docker.com/linux/static #20 4.527 + tar -xz docker/docker #20 4.529 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz #10 61.29 Installing : policycoreutils-devel-2.5-34.el7.x86_64 39/56 #10 61.75 Installing : selinux-policy-devel-3.13.1-266.el7_8.1.noarch 40/56 #10 62.29 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 41/56 #10 62.82 Installing : perl-Test-Harness-3.28-3.el7.noarch 42/56 #10 62.89 Installing : automake-1.13.4-3.el7.noarch 43/56 #10 63.38 install-info: No such file or directory for /usr/share/info/automake.info.gz #10 63.40 Installing : perl-TermReadKey-2.30-20.el7.x86_64 44/56 #10 63.42 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 45/56 #10 63.95 Installing : git-1.8.3.1-23.el7_8.x86_64 46/56 #10 63.99 Installing : e2fsprogs-libs-1.42.9-17.el7.x86_64 47/56 #10 64.58 Installing : btrfs-progs-4.9.1-1.el7.x86_64 48/56 #10 64.61 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 49/56 #10 64.71 Installing : libtool-2.4.2-22.el7_3.x86_64 50/56 #10 65.19 install-info: No such file or directory for /usr/share/info/libtool.info.gz #10 65.23 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 51/56 #10 65.25 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 52/56 #10 65.27 Installing : 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64 53/56 #10 65.48 Installing : glibc-static-2.17-307.el7.1.x86_64 54/56 #10 66.31 Installing : cmake-2.8.12.2-2.el7.x86_64 55/56 #20 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 4.378 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #38 4.465 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] #38 4.466 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #38 5.357 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #38 6.724 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #38 8.875 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #38 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 3.718 + mktemp -d #36 3.728 + export GOPATH=/tmp/tmp.khUghGrRap #36 3.728 + git clone https://github.com/docker/distribution.git /tmp/tmp.khUghGrRap/src/github.com/docker/distribution #36 3.730 Cloning into '/tmp/tmp.khUghGrRap/src/github.com/docker/distribution'... #36 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 4.325 + RM_GOPATH=0 #42 4.327 + TMP_GOPATH= #42 4.328 + : /build #42 4.328 + '[' -z '' ']' #42 4.356 ++ mktemp -d #42 4.379 + export GOPATH=/tmp/tmp.MtIRlxFKlI #42 4.380 + GOPATH=/tmp/tmp.MtIRlxFKlI #42 4.380 + RM_GOPATH=1 #42 4.382 ++ dirname ./install.sh #42 4.382 + dir=. #42 4.383 + bin=vndr #42 4.383 + shift #42 4.383 + '[' '!' -f ./vndr.installer ']' #42 4.383 + . ./vndr.installer #42 4.383 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 4.383 + install_vndr #42 4.383 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' #42 4.384 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 4.384 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MtIRlxFKlI/src/github.com/LK4D4/vndr #42 4.385 Cloning into '/tmp/tmp.MtIRlxFKlI/src/github.com/LK4D4/vndr'... #42 5.302 + cd /tmp/tmp.MtIRlxFKlI/src/github.com/LK4D4/vndr #42 5.303 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 5.311 + go build -buildmode=pie -v -o /build/vndr . #42 6.918 internal/cpu #42 6.925 runtime/internal/atomic #42 7.187 runtime/internal/sys #42 7.512 runtime/internal/math #42 7.593 internal/bytealg #42 7.676 internal/race #42 7.748 sync/atomic #42 8.090 unicode #42 8.675 runtime #42 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 4.382 + RM_GOPATH=0 #60 4.382 + TMP_GOPATH= #60 4.382 + : /build/ #60 4.382 + '[' -z '' ']' #60 4.382 ++ mktemp -d #60 4.384 + export GOPATH=/tmp/tmp.PpHjo8DNr6 #60 4.384 + GOPATH=/tmp/tmp.PpHjo8DNr6 #60 4.385 + RM_GOPATH=1 #60 4.385 ++ dirname ./install.sh #60 4.386 + dir=. #60 4.386 + bin=rootlesskit #60 4.386 + shift #60 4.387 + '[' '!' -f ./rootlesskit.installer ']' #60 4.387 + . ./rootlesskit.installer #60 4.387 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 #60 4.387 + install_rootlesskit #60 4.387 + case "$1" in #60 4.388 + export CGO_ENABLED=0 #60 4.388 + CGO_ENABLED=0 #60 4.388 + _install_rootlesskit #60 4.388 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' #60 4.388 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 #60 4.388 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PpHjo8DNr6/src/github.com/rootless-containers/rootlesskit #60 4.402 Cloning into '/tmp/tmp.PpHjo8DNr6/src/github.com/rootless-containers/rootlesskit'... #60 9.941 + cd /tmp/tmp.PpHjo8DNr6/src/github.com/rootless-containers/rootlesskit #60 9.942 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 #60 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 3.489 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #31 3.507 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] #31 3.507 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #31 4.150 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #31 5.253 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #31 7.195 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #31 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 4.486 + RM_GOPATH=0 #66 4.486 + TMP_GOPATH= #66 4.486 + : /build #66 4.486 + '[' -z '' ']' #66 4.486 ++ mktemp -d #66 4.509 + export GOPATH=/tmp/tmp.Anu6MYYqOQ #66 4.510 + GOPATH=/tmp/tmp.Anu6MYYqOQ #66 4.513 + RM_GOPATH=1 #66 4.513 ++ dirname ./install.sh #66 4.525 + dir=. #66 4.525 + bin=proxy #66 4.525 + shift #66 4.525 + '[' '!' -f ./proxy.installer ']' #66 4.525 + . ./proxy.installer #66 4.525 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 #66 4.525 + install_proxy #66 4.525 + case "$1" in #66 4.525 + export CGO_ENABLED=0 #66 4.525 + CGO_ENABLED=0 #66 4.525 + _install_proxy #66 4.525 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' #66 4.525 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Anu6MYYqOQ/src/github.com/docker/libnetwork #66 4.525 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 #66 4.534 Cloning into '/tmp/tmp.Anu6MYYqOQ/src/github.com/docker/libnetwork'... #66 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 4.435 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #22 4.550 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] #22 4.551 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #22 5.557 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #22 6.825 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #22 8.866 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #22 ... #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 3.907 + mktemp -d #26 3.916 + export GOPATH=/tmp/tmp.FZUe3rcd7O #26 3.916 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FZUe3rcd7O/src/github.com/go-swagger/go-swagger #26 3.916 Cloning into '/tmp/tmp.FZUe3rcd7O/src/github.com/go-swagger/go-swagger'... #10 66.37 Installing : which-2.20-7.el7.x86_64 56/56 #10 66.85 install-info: No such file or directory for /usr/share/info/which.info.gz #10 66.90 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/56 #10 66.91 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/56 #10 66.92 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/56 #10 66.93 Verifying : e2fsprogs-libs-1.42.9-17.el7.x86_64 4/56 #10 66.94 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 5/56 #10 66.95 Verifying : mpfr-3.1.1-4.el7.x86_64 6/56 #10 66.96 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 7/56 #10 66.96 Verifying : fipscheck-1.4.1-6.el7.x86_64 8/56 #10 66.97 Verifying : automake-1.13.4-3.el7.noarch 9/56 #10 66.98 Verifying : lzo-2.06-8.el7.x86_64 10/56 #10 66.99 Verifying : gcc-4.8.5-39.el7.x86_64 11/56 #10 67.00 Verifying : openssh-7.4p1-21.el7.x86_64 12/56 #10 67.00 Verifying : git-1.8.3.1-23.el7_8.x86_64 13/56 #26 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 4.322 + RM_GOPATH=0 #48 4.325 + TMP_GOPATH= #48 4.325 + : /build #48 4.328 + '[' -z '' ']' #48 4.331 ++ mktemp -d #48 4.378 + export GOPATH=/tmp/tmp.bTrCDrRw6I #48 4.379 + GOPATH=/tmp/tmp.bTrCDrRw6I #48 4.381 + RM_GOPATH=1 #48 4.386 ++ dirname ./install.sh #48 4.387 + dir=. #48 4.387 + bin=gometalinter #48 4.387 + shift #48 4.387 + '[' '!' -f ./gometalinter.installer ']' #48 4.387 + . ./gometalinter.installer #48 4.387 ++ GOMETALINTER_COMMIT=v2.0.6 #48 4.387 + install_gometalinter #48 4.387 + echo 'Installing gometalinter version v2.0.6' #48 4.387 + go get -d github.com/alecthomas/gometalinter #48 4.387 Installing gometalinter version v2.0.6 #48 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 3.394 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] #54 3.410 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #54 3.410 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #54 3.796 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #54 5.893 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #54 8.062 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #10 67.01 Verifying : checkpolicy-2.5-8.el7.x86_64 14/56 #10 67.02 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 15/56 #10 67.03 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/56 #10 67.04 Verifying : policycoreutils-2.5-34.el7.x86_64 17/56 #10 67.05 Verifying : perl-Test-Harness-3.28-3.el7.noarch 18/56 #10 67.05 Verifying : which-2.20-7.el7.x86_64 19/56 #10 67.06 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 20/56 #10 67.07 Verifying : selinux-policy-devel-3.13.1-266.el7_8.1.noarch 21/56 #10 67.08 Verifying : python-IPy-0.75-6.el7.noarch 22/56 #10 67.10 Verifying : libseccomp-2.3.1-4.el7.x86_64 23/56 #10 67.10 Verifying : libgomp-4.8.5-39.el7.x86_64 24/56 #10 67.11 Verifying : systemd-devel-219-73.el7_8.9.x86_64 25/56 #10 67.12 Verifying : libselinux-utils-2.5-15.el7.x86_64 26/56 #10 67.13 Verifying : 1:make-3.82-24.el7.x86_64 27/56 #10 67.14 Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 28/56 #10 67.18 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 29/56 #10 67.19 Verifying : libtool-2.4.2-22.el7_3.x86_64 30/56 #10 67.20 Verifying : setools-libs-3.3.8-4.el7.x86_64 31/56 #10 67.20 Verifying : 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64 32/56 #10 67.21 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/56 #10 67.22 Verifying : libarchive-3.1.2-14.el7_7.x86_64 34/56 #10 67.23 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 35/56 #10 67.24 Verifying : 1:perl-Error-0.17020-2.el7.noarch 36/56 #10 67.24 Verifying : openssh-clients-7.4p1-21.el7.x86_64 37/56 #10 67.25 Verifying : libselinux-python-2.5-15.el7.x86_64 38/56 #10 67.26 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 39/56 #10 67.26 Verifying : libmpc-1.0.1-3.el7.x86_64 40/56 #10 67.27 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 41/56 #10 67.28 Verifying : libsepol-devel-2.5-10.el7.x86_64 42/56 #10 67.29 Verifying : m4-1.4.16-10.el7.x86_64 43/56 #10 67.30 Verifying : selinux-policy-3.13.1-266.el7_8.1.noarch 44/56 #10 67.31 Verifying : glibc-headers-2.17-307.el7.1.x86_64 45/56 #10 67.32 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 46/56 #54 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 4.208 + RM_GOPATH=0 #29 4.208 + TMP_GOPATH= #29 4.208 + : /build #29 4.208 + '[' -z '' ']' #29 4.208 ++ mktemp -d #29 4.208 + export GOPATH=/tmp/tmp.B7Shhxmb0g #29 4.208 + GOPATH=/tmp/tmp.B7Shhxmb0g #29 4.208 + RM_GOPATH=1 #29 4.208 ++ dirname ./install.sh #29 4.222 + dir=. #29 4.222 + bin=tomlv #29 4.222 + shift #29 4.222 + '[' '!' -f ./tomlv.installer ']' #29 4.222 + . ./tomlv.installer #29 4.222 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 4.222 + install_tomlv #29 4.222 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' #29 4.222 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B7Shhxmb0g/src/github.com/BurntSushi/toml #29 4.222 Cloning into '/tmp/tmp.B7Shhxmb0g/src/github.com/BurntSushi/toml'... #29 4.222 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 5.358 + cd /tmp/tmp.B7Shhxmb0g/src/github.com/BurntSushi/toml #29 5.358 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 5.387 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv #29 6.063 internal/cpu #29 6.068 runtime/internal/atomic #29 6.435 runtime/internal/sys #29 6.703 runtime/internal/math #29 6.728 internal/bytealg #29 6.799 math/bits #29 7.325 math #29 7.792 runtime #29 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 4.391 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] #7 4.499 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #7 4.499 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #7 5.565 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #7 7.542 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #7 9.915 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #10 67.33 Verifying : pcre-devel-8.32-17.el7.x86_64 47/56 #10 67.33 Verifying : glibc-static-2.17-307.el7.1.x86_64 48/56 #10 67.35 Verifying : glibc-devel-2.17-307.el7.1.x86_64 49/56 #10 67.36 Verifying : autoconf-2.69-11.el7.noarch 50/56 #10 67.36 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 51/56 #10 67.37 Verifying : cmake-2.8.12.2-2.el7.x86_64 52/56 #10 67.38 Verifying : rsync-3.1.2-10.el7.x86_64 53/56 #10 67.39 Verifying : cpp-4.8.5-39.el7.x86_64 54/56 #10 67.40 Verifying : less-458-9.el7.x86_64 55/56 #10 67.40 Verifying : libcgroup-0.41-21.el7.x86_64 56/56 #10 67.45 #10 67.45 Installed: #10 67.45 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #10 67.45 cmake.x86_64 0:2.8.12.2-2.el7 #10 67.45 device-mapper-devel.x86_64 7:1.02.164-7.el7_8.2 #10 67.45 gcc.x86_64 0:4.8.5-39.el7 #10 67.45 git.x86_64 0:1.8.3.1-23.el7_8 #10 67.45 glibc-static.x86_64 0:2.17-307.el7.1 #10 67.45 libseccomp-devel.x86_64 0:2.3.1-4.el7 #10 67.45 libselinux-devel.x86_64 0:2.5-15.el7 #10 67.45 libtool.x86_64 0:2.4.2-22.el7_3 #10 67.45 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #10 67.45 make.x86_64 1:3.82-24.el7 #10 67.45 selinux-policy-devel.noarch 0:3.13.1-266.el7_8.1 #10 67.45 systemd-devel.x86_64 0:219-73.el7_8.9 #10 67.45 which.x86_64 0:2.20-7.el7 #10 67.45 #10 67.45 Dependency Installed: #10 67.45 audit-libs-python.x86_64 0:2.8.5-4.el7 #10 67.45 autoconf.noarch 0:2.69-11.el7 #10 67.45 automake.noarch 0:1.13.4-3.el7 #10 67.45 btrfs-progs.x86_64 0:4.9.1-1.el7 #10 67.45 checkpolicy.x86_64 0:2.5-8.el7 #10 67.45 cpp.x86_64 0:4.8.5-39.el7 #10 67.45 e2fsprogs-libs.x86_64 0:1.42.9-17.el7 #10 67.45 fipscheck.x86_64 0:1.4.1-6.el7 #10 67.45 fipscheck-lib.x86_64 0:1.4.1-6.el7 #10 67.45 glibc-devel.x86_64 0:2.17-307.el7.1 #10 67.45 glibc-headers.x86_64 0:2.17-307.el7.1 #10 67.45 kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 #10 67.45 less.x86_64 0:458-9.el7 #10 67.45 libarchive.x86_64 0:3.1.2-14.el7_7 #10 67.45 libcgroup.x86_64 0:0.41-21.el7 #10 67.45 libedit.x86_64 0:3.0-12.20121213cvs.el7 #10 67.45 libgomp.x86_64 0:4.8.5-39.el7 #10 67.45 libmpc.x86_64 0:1.0.1-3.el7 #10 67.45 libseccomp.x86_64 0:2.3.1-4.el7 #10 67.45 libselinux-python.x86_64 0:2.5-15.el7 #10 67.45 libselinux-utils.x86_64 0:2.5-15.el7 #10 67.45 libsemanage-python.x86_64 0:2.5-14.el7 #10 67.45 libsepol-devel.x86_64 0:2.5-10.el7 #10 67.45 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #10 67.45 lzo.x86_64 0:2.06-8.el7 #10 67.45 m4.x86_64 0:1.4.16-10.el7 #10 67.45 mpfr.x86_64 0:3.1.1-4.el7 #10 67.45 openssh.x86_64 0:7.4p1-21.el7 #10 67.45 openssh-clients.x86_64 0:7.4p1-21.el7 #10 67.45 pcre-devel.x86_64 0:8.32-17.el7 #10 67.45 perl-Data-Dumper.x86_64 0:2.145-3.el7 #10 67.45 perl-Error.noarch 1:0.17020-2.el7 #10 67.45 perl-Git.noarch 0:1.8.3.1-23.el7_8 #10 67.45 perl-TermReadKey.x86_64 0:2.30-20.el7 #10 67.45 perl-Test-Harness.noarch 0:3.28-3.el7 #10 67.45 policycoreutils.x86_64 0:2.5-34.el7 #10 67.45 policycoreutils-devel.x86_64 0:2.5-34.el7 #10 67.45 policycoreutils-python.x86_64 0:2.5-34.el7 #10 67.45 python-IPy.noarch 0:0.75-6.el7 #10 67.45 rsync.x86_64 0:3.1.2-10.el7 #10 67.45 selinux-policy.noarch 0:3.13.1-266.el7_8.1 #10 67.45 setools-libs.x86_64 0:3.3.8-4.el7 #10 67.45 #10 67.45 Complete! #7 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 5.652 go: extracting gotest.tools/gotestsum v0.3.5 #45 7.018 go: downloading gotest.tools v2.1.0+incompatible #45 7.132 go: extracting gotest.tools v2.1.0+incompatible #45 7.230 go: downloading github.com/spf13/pflag v1.0.1 #45 7.361 go: downloading github.com/jonboulle/clockwork v0.1.0 #45 7.362 go: downloading github.com/sirupsen/logrus v1.0.5 #45 7.366 go: downloading github.com/pkg/errors v0.8.0 #45 7.367 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #45 7.367 go: downloading github.com/fatih/color v1.6.0 #45 7.558 go: extracting github.com/jonboulle/clockwork v0.1.0 #45 7.589 go: extracting github.com/fatih/color v1.6.0 #45 7.636 go: extracting github.com/spf13/pflag v1.0.1 #45 7.817 go: downloading github.com/mattn/go-isatty v0.0.3 #45 7.936 go: downloading github.com/mattn/go-colorable v0.0.9 #45 8.132 go: extracting github.com/pkg/errors v0.8.0 #45 8.246 go: extracting github.com/sirupsen/logrus v1.0.5 #45 8.251 go: extracting github.com/mattn/go-colorable v0.0.9 #45 8.323 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f #45 8.363 go: extracting github.com/mattn/go-isatty v0.0.3 #45 8.389 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #45 8.450 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #45 8.482 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #45 10.87 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 #45 11.31 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e #10 DONE 67.8s #12 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #45 11.90 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc #45 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 12.05 + cd /tmp/tmp.bTrCDrRw6I/src/github.com/alecthomas/gometalinter #48 12.05 + git checkout -q v2.0.6 #48 12.68 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter #48 ... #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #20 13.03 + mkdir -p /build #20 13.03 + mv docker/docker /build/ #20 13.03 + rmdir docker #20 DONE 14.1s #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 13.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum #12 DONE 2.3s #13 [stage-1 7/7] WORKDIR /root/rpmbuild #13 DONE 0.0s #14 exporting to image #14 exporting layers #45 15.08 go: finding gotest.tools/gotestsum v0.5.4 #45 15.09 go: downloading gotest.tools/gotestsum v0.5.4 #45 15.14 go: finding gotest.tools v2.2.0+incompatible #45 15.20 go: downloading gotest.tools v2.2.0+incompatible #45 15.76 go: extracting gotest.tools/gotestsum v0.5.4 #45 15.76 go: extracting gotest.tools v2.2.0+incompatible #45 16.78 go: downloading github.com/fatih/color v1.9.0 #45 16.78 go: downloading github.com/spf13/pflag v1.0.3 #45 16.84 go: downloading github.com/pkg/errors v0.9.1 #45 17.00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 #45 17.00 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 #45 17.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 #45 17.14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 #45 17.43 go: extracting github.com/fatih/color v1.9.0 #45 17.43 go: downloading github.com/mattn/go-isatty v0.0.12 #45 17.58 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 #45 17.58 go: downloading github.com/mattn/go-colorable v0.1.6 #45 17.64 go: extracting github.com/pkg/errors v0.9.1 #14 exporting layers 3.7s done #14 writing image sha256:578b1ccdda3daed325023d9c444111a9123f3e4cfcb1713e2fb75bb6dbb8b62a done #14 naming to docker.io/rpmbuild-centos-7/x86_64 done #14 DONE 3.7s docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit 3ce6b9faea' --define '_release 0' --define '_version 0.0.0.20201007093709.3ce6b9faea' --define '_origversion 0.0.0-20201007093709-3ce6b9faea' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec #45 17.77 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 #45 17.83 go: extracting github.com/spf13/pflag v1.0.3 #45 17.86 go: extracting github.com/mattn/go-colorable v0.1.6 #45 17.89 go: extracting github.com/mattn/go-isatty v0.0.12 #45 17.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7ryiz6 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E5R7sM + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=3ce6b9faea + DOCKER_GITCOMMIT=3ce6b9faea + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 + install_tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... #45 19.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 #45 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 20.14 Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. #36 20.62 + cd /tmp/tmp.khUghGrRap/src/github.com/docker/distribution #36 20.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 #36 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 10.82 + for f in rootlesskit rootlesskit-docker-proxy #60 10.82 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #60 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 11.98 unicode/utf8 #42 12.46 math/bits #42 12.93 math #42 18.27 internal/testlog #42 18.53 encoding #42 18.69 unicode/utf16 #42 18.89 container/list #42 19.35 crypto/internal/subtle #42 19.52 crypto/subtle #42 19.76 vendor/golang.org/x/crypto/cryptobyte/asn1 #42 19.87 internal/nettrace #42 19.97 runtime/cgo #42 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 21.37 Fetched 8387 kB in 17s (488 kB/s) + cd /go/src/github.com/docker/libnetwork + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #7 21.37 Reading package lists... #7 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 12.37 unicode/utf8 #29 12.96 internal/race #29 13.20 sync/atomic #29 13.52 unicode #29 17.72 internal/testlog #29 18.10 encoding #29 18.31 runtime/cgo #29 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 21.72 Checking out files: 65% (1255/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. #66 22.36 + cd /tmp/tmp.Anu6MYYqOQ/src/github.com/docker/libnetwork #66 22.37 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 #66 23.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #66 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 19.30 Fetched 8387 kB in 16s (520 kB/s) #54 19.30 Reading package lists... #54 26.65 Reading package lists... #54 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 21.59 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 #45 21.85 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 #45 24.56 go: finding github.com/fatih/color v1.9.0 #45 24.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 #45 24.63 go: finding github.com/pkg/errors v0.9.1 #45 24.66 go: finding github.com/spf13/pflag v1.0.3 #45 24.69 go: finding github.com/mattn/go-colorable v0.1.6 #45 24.85 go: finding github.com/mattn/go-isatty v0.0.12 #45 25.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 #45 25.20 go: finding github.com/jonboulle/clockwork v0.1.0 #45 25.28 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 #45 25.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 #45 25.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 #45 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 19.78 Fetched 8387 kB in 17s (508 kB/s) #31 19.78 Reading package lists... #31 26.68 Reading package lists... #31 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 23.25 + GOPATH=/tmp/tmp.khUghGrRap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.khUghGrRap go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry + return + VERSION=0.0.0-20201007093709-3ce6b9faea + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea GOOS="" GOARCH="" GOARM="" #36 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 30.69 vendor/golang.org/x/crypto/internal/subtle #42 30.82 vendor/golang.org/x/crypto/curve25519 #42 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 21.61 Fetched 8387 kB in 17s (481 kB/s) #38 21.61 Reading package lists... #38 28.57 Reading package lists... #38 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 21.59 Fetched 8387 kB in 17s (482 kB/s) #22 21.59 Reading package lists... #22 28.77 Reading package lists... #22 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 21.37 Reading package lists... #7 28.57 Reading package lists... #7 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 26.68 Reading package lists... #31 33.74 Building dependency tree... #31 35.19 Reading state information... #31 37.17 The following additional packages will be installed: #31 37.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd #31 37.20 Suggested packages: #31 37.20 cmake-doc ninja-build lrzip #31 37.21 Recommended packages: #31 37.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #31 38.21 The following NEW packages will be installed: #31 38.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 #31 38.24 vim-common xxd #31 38.70 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #31 38.70 Need to get 14.9 MB of archives. #31 38.70 After this operation, 61.8 MB of additional disk space will be used. #31 38.70 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #31 38.71 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #31 38.71 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #31 38.84 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #31 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 26.65 Reading package lists... #54 33.55 Building dependency tree... #54 35.03 Reading state information... #54 37.06 The following additional packages will be installed: #54 37.07 libbtrfs0 #54 37.28 The following NEW packages will be installed: #54 37.29 libbtrfs-dev libbtrfs0 #54 37.69 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. #54 37.69 Need to get 119 kB of archives. #54 37.69 After this operation, 387 kB of additional disk space will be used. #54 37.69 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #54 37.69 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #54 38.81 debconf: delaying package configuration, since apt-utils is not installed #54 39.07 Fetched 119 kB in 0s (435 kB/s) #54 39.20 Selecting previously unselected package libbtrfs0. #54 39.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 ... 15410 files and directories currently installed.) #54 39.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #54 39.30 Unpacking libbtrfs0 (4.20.1-2) ... #54 39.43 Selecting previously unselected package libbtrfs-dev. #54 39.45 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #54 39.46 Unpacking libbtrfs-dev (4.20.1-2) ... #54 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 39.62 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] #31 39.71 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #31 39.73 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #31 39.74 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #31 39.74 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] #31 39.75 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #31 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 39.79 Setting up libbtrfs0 (4.20.1-2) ... #54 39.80 Setting up libbtrfs-dev (4.20.1-2) ... #54 39.84 Processing triggers for libc-bin (2.28-10) ... #54 DONE 41.3s #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #55 DONE 0.1s #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 DONE 41.1s #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ #56 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 1.635 + RM_GOPATH=0 #57 1.635 + TMP_GOPATH= #57 1.635 + : /build #57 1.635 + '[' -z '' ']' #57 1.635 ++ mktemp -d #57 1.635 + export GOPATH=/tmp/tmp.6yWc9eqb2J #57 1.635 + GOPATH=/tmp/tmp.6yWc9eqb2J #57 1.635 + RM_GOPATH=1 #57 1.666 ++ dirname ./install.sh #57 1.666 + dir=. #57 1.666 + bin=containerd #57 1.666 + shift #57 1.666 + '[' '!' -f ./containerd.installer ']' #57 1.666 + . ./containerd.installer #57 1.666 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 #57 1.666 + install_containerd #57 1.666 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' #57 1.666 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6yWc9eqb2J/src/github.com/containerd/containerd #57 1.666 Cloning into '/tmp/tmp.6yWc9eqb2J/src/github.com/containerd/containerd'... #57 1.666 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 #57 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 28.57 Reading package lists... #7 35.65 Building dependency tree... #7 37.03 Reading state information... #7 38.90 The following additional packages will be installed: #7 38.92 libapparmor1 #7 38.94 Suggested packages: #7 38.94 seccomp #7 39.26 The following NEW packages will be installed: #7 39.26 libapparmor-dev libapparmor1 libseccomp-dev #7 39.69 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. #7 39.69 Need to get 293 kB of archives. #7 39.69 After this operation, 952 kB of additional disk space will be used. #7 39.69 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #7 39.69 Get:2 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #7 39.70 Get:3 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #7 40.98 debconf: delaying package configuration, since apt-utils is not installed #7 41.37 Fetched 293 kB in 0s (1041 kB/s) #7 41.61 Selecting previously unselected package libapparmor1:amd64. #7 41.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #7 41.82 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... #7 41.87 Unpacking libapparmor1:amd64 (2.13.2-10) ... #7 42.21 Selecting previously unselected package libapparmor-dev:amd64. #7 42.22 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... #7 42.24 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #7 42.46 Selecting previously unselected package libseccomp-dev:amd64. #7 42.49 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... #7 42.55 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #7 43.22 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #7 43.27 Setting up libapparmor1:amd64 (2.13.2-10) ... #7 43.39 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #7 43.42 Processing triggers for libc-bin (2.28-10) ... #7 DONE 43.9s #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 28.77 Reading package lists... #22 35.37 Building dependency tree... #22 36.79 Reading state information... #22 38.64 ca-certificates is already the newest version (20200601~deb10u1). #22 38.64 The following additional packages will be installed: #22 38.65 libjq1 libonig5 #22 39.16 The following NEW packages will be installed: #22 39.17 jq libjq1 libonig5 #22 39.61 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. #22 39.61 Need to get 355 kB of archives. #22 39.61 After this operation, 1072 kB of additional disk space will be used. #22 39.61 Get:1 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] #22 39.61 Get:2 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] #22 39.62 Get:3 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] #22 40.86 debconf: delaying package configuration, since apt-utils is not installed #22 41.46 Fetched 355 kB in 0s (1198 kB/s) #22 41.60 Selecting previously unselected package libonig5:amd64. #22 41.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #22 41.80 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... #22 41.82 Unpacking libonig5:amd64 (6.9.1-1) ... #22 42.24 Selecting previously unselected package libjq1:amd64. #22 42.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... #22 42.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... #22 42.76 Selecting previously unselected package jq. #22 42.80 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... #22 42.81 Unpacking jq (1.5+dfsg-2+b1) ... #22 43.23 Setting up libonig5:amd64 (6.9.1-1) ... #22 43.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... #22 43.41 Setting up jq (1.5+dfsg-2+b1) ... #22 43.47 Processing triggers for libc-bin (2.28-10) ... #22 DONE 43.9s #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #50 DONE 0.1s #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / #23 DONE 0.1s #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ #51 DONE 0.2s #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 28.57 Reading package lists... #38 35.36 Building dependency tree... #38 36.86 Reading state information... #38 38.83 The following additional packages will be installed: #38 38.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 #38 38.85 libprotoc17 python-pkg-resources python-six zlib1g-dev #38 38.87 Suggested packages: #38 38.87 manpages-dev python-setuptools #38 40.35 The following NEW packages will be installed: #38 40.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev #38 40.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 #38 40.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf #38 40.36 python-six zlib1g-dev #38 40.77 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. #38 40.77 Need to get 4095 kB of archives. #38 40.77 After this operation, 22.5 MB of additional disk space will be used. #38 40.77 Get:1 http://deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] #38 40.78 Get:2 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] #38 40.78 Get:3 http://deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] #38 40.78 Get:4 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #38 40.79 Get:5 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] #38 40.80 Get:6 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] #38 40.80 Get:7 http://deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] #38 40.82 Get:8 http://deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] #38 40.84 Get:9 http://deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] #38 40.93 Get:10 http://deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] #38 40.93 Get:11 http://deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] #38 41.06 Get:12 http://deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] #38 41.11 Get:13 http://deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] #38 41.12 Get:14 http://deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] #38 41.13 Get:15 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] #38 41.14 Get:16 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] #38 41.14 Get:17 http://deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] #38 42.48 debconf: delaying package configuration, since apt-utils is not installed #38 43.04 Fetched 4095 kB in 1s (6146 kB/s) #38 43.36 Selecting previously unselected package libcap-dev:amd64. #38 43.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 ... 15410 files and directories currently installed.) #38 43.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... #38 43.69 Unpacking libcap-dev:amd64 (1:2.25-2) ... #38 43.84 Selecting previously unselected package libnet1:amd64. #38 43.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... #38 43.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... #38 44.15 Selecting previously unselected package libnet1-dev. #38 44.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... #38 44.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... #38 44.51 Selecting previously unselected package libnl-3-200:amd64. #38 44.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... #38 44.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #38 44.83 Selecting previously unselected package libnl-3-dev:amd64. #38 44.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... #38 44.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... #38 45.27 Selecting previously unselected package libprotobuf-c1:amd64. #38 45.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... #38 45.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... #38 45.43 Selecting previously unselected package libprotobuf-c-dev:amd64. #38 45.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... #38 45.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... #38 45.65 Selecting previously unselected package zlib1g-dev:amd64. #38 45.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... #38 45.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... #38 ... #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 1.831 + RM_GOPATH=0 #52 1.831 + TMP_GOPATH= #52 1.831 + : /build #52 1.831 + '[' -z '' ']' #52 1.843 ++ mktemp -d #52 1.938 + export GOPATH=/tmp/tmp.DBgS0rnTTu #52 1.938 + GOPATH=/tmp/tmp.DBgS0rnTTu #52 1.938 + RM_GOPATH=1 #52 1.939 ++ dirname ./install.sh #52 1.941 + dir=. #52 1.941 + bin=runc #52 1.941 + shift #52 1.942 + '[' '!' -f ./runc.installer ']' #52 1.942 + . ./runc.installer #52 1.942 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd #52 1.942 + install_runc #52 1.943 + uname -r #52 1.947 + grep -q '^3\.10\.0.*\.el7\.' #52 1.951 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) #52 1.951 + RUNC_BUILDTAGS='seccomp apparmor selinux ' #52 1.951 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' #52 1.951 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DBgS0rnTTu/src/github.com/opencontainers/runc #52 1.960 Cloning into '/tmp/tmp.DBgS0rnTTu/src/github.com/opencontainers/runc'... #52 ... #8 [dev 1/25] RUN groupadd -r docker #8 DONE 2.4s #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 46.15 Checking out files: 63% (971/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) #26 ... #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser #9 DONE 1.3s #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 46.15 Checking out files: 63% (971/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. #26 47.73 + cd /tmp/tmp.FZUe3rcd7O/src/github.com/go-swagger/go-swagger #26 47.73 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 #26 48.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger #26 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 38.15 sync #29 38.16 internal/reflectlite #29 40.81 sort #29 40.82 errors #29 41.34 strconv #29 42.40 io #29 43.46 internal/oserror #29 43.63 syscall #29 47.15 reflect #29 ... #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... #10 1.021 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' #10 DONE 1.1s #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 46.12 Selecting previously unselected package libprotobuf17:amd64. #38 46.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... #38 46.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... #38 47.53 Selecting previously unselected package libprotobuf-lite17:amd64. #38 47.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... #38 47.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... #38 48.13 Selecting previously unselected package libprotobuf-dev:amd64. #38 48.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... #38 48.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... #38 ... #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... #11 DONE 1.6s #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... #12 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 40.15 internal/reflectlite #42 40.16 sync #42 42.19 github.com/LK4D4/vndr/godl/singleflight #42 42.49 math/rand #42 43.98 internal/singleflight #42 44.50 errors #42 44.50 sort #42 45.05 io #42 46.43 bytes #42 46.58 strconv #42 50.12 bufio #42 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 4.178 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... #24 4.762 #=#=# #24 5.100 0.0% #### 6.1% ######## 11.3% ########## 15.2% ############# 19.3% #################### 28.3% ########################### 38.2% ################################## 48.4% ######################################### 58.1% #################################################### 72.7% ############################################################# 85.0% #################################################################### 95.8% ####################################################################### 99.1% ######################################################################## 100.0% #24 7.054 #=#=# #24 7.333 0.1% #24 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 41.46 debconf: delaying package configuration, since apt-utils is not installed #31 41.85 Fetched 14.9 MB in 2s (8643 kB/s) #31 41.97 Selecting previously unselected package xxd. #31 41.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #31 42.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #31 42.17 Unpacking xxd (2:8.1.0875-5) ... #31 42.74 Selecting previously unselected package vim-common. #31 42.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #31 42.81 Unpacking vim-common (2:8.1.0875-5) ... #31 43.37 Selecting previously unselected package cmake-data. #31 43.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #31 43.43 Unpacking cmake-data (3.13.4-1) ... #31 48.03 Selecting previously unselected package libicu63:amd64. #31 48.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... #31 48.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #31 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 7.333 0.1% ########## 14.3% #24 ... #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... #12 DONE 1.4s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 7.333 0.1% ########## 14.3% ############### 22.2% ######################## 33.4% ################################ 45.4% #################################### 51.0% ########################################## 58.8% ############################################### 66.1% ############################################################### 88.8% ######################################################################## 100.0% #24 8.871 #24 9.076 0.0% #24 ... #13 [dev 6/25] RUN ldconfig #13 DONE 1.6s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 9.076 0.0% #### 6.4% ######### 13.5% ########### 15.5% ############# 19.2% ################# 24.3% #################### 27.8% ############################ 39.1% ################################### 49.6% #################################### 50.6% ######################################## 56.4% ########################################## 59.2% ############################################# 63.5% ################################################# 68.6% ##################################################### 74.4% ######################################################### 79.9% ############################################################ 84.1% ############################################################### 87.9% #################################################################### 95.7% ######################################################################## 100.0% #24 11.57 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20201007093709-3ce6b9faea GITCOMMIT=3ce6b9faea dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #24 11.80 0.6% ## 3.6% #### 6.9% ###### 9.3% ######### 13.0% ########### 16.1% ############# 18.5% ############### 21.3% ################# 24.6% ################### 27.7% ###################### 31.2% ######################## 33.9% ########################## 36.7% ############################ 39.2% ############################## 42.6% ################################ 44.9% ################################## 48.4% #################################### 50.9% ####################################### 54.5% ######################################### 57.0% ########################################### 60.4% ############################################# 63.1% ############################################### 66.1% ################################################## 70.8% ##################################################### 74.2% ####################################################### 77.7% ########################################################## 80.8% ############################################################ 84.0% ############################################################## 86.5% ############################################################### 88.8% ################################################################# 91.5% ##################################################################### 96.5% ####################################################################### 99.7% ######################################################################## 100.0% #24 15.52 #24 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 50.39 Selecting previously unselected package libprotoc17:amd64. #38 50.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... #38 50.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... #38 51.65 Selecting previously unselected package protobuf-c-compiler. #38 51.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... #38 51.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... #38 51.95 Selecting previously unselected package protobuf-compiler. #38 51.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... #38 51.97 Unpacking protobuf-compiler (3.6.1.3-2) ... #38 52.28 Selecting previously unselected package python-pkg-resources. #38 52.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... #38 52.29 Unpacking python-pkg-resources (40.8.0-1) ... #38 52.64 Selecting previously unselected package python-six. #38 52.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... #38 52.66 Unpacking python-six (1.12.0-1) ... #38 52.79 Selecting previously unselected package python-protobuf. #38 52.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... #38 52.95 Unpacking python-protobuf (3.6.1.3-2) ... #38 53.85 Setting up python-pkg-resources (40.8.0-1) ... #38 59.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... #38 59.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... #38 59.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... #38 59.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... #38 59.30 Setting up python-six (1.12.0-1) ... #38 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 16.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... #24 16.87 #24 17.10 ######################################################################## 100.0% #24 17.20 #24 18.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... #24 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 52.25 internal/oserror #42 52.36 reflect #42 52.38 syscall #42 61.45 time #42 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 58.42 Selecting previously unselected package libxml2:amd64. #31 58.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... #31 58.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... #31 59.12 Selecting previously unselected package libarchive13:amd64. #31 59.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #31 59.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #31 59.65 Selecting previously unselected package libjsoncpp1:amd64. #31 59.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... #31 59.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #31 59.86 Selecting previously unselected package librhash0:amd64. #31 59.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... #31 59.87 Unpacking librhash0:amd64 (1.3.8-1) ... #31 60.07 Selecting previously unselected package libuv1:amd64. #31 60.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... #31 60.08 Unpacking libuv1:amd64 (1.24.1-1) ... #31 60.27 Selecting previously unselected package cmake. #31 60.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... #31 60.32 Unpacking cmake (3.13.4-1) ... #31 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 1.457 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #14 1.509 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] #14 1.512 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #14 2.445 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] #14 4.335 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #14 6.600 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] #14 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 18.67 #24 18.89 0.7% ######################################################################## 100.0% #24 19.07 #24 20.43 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... #24 20.54 skipping existing 1849cc453dee #24 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 54.23 time #29 61.17 internal/poll #29 63.24 internal/syscall/execenv #29 63.43 internal/syscall/unix #29 63.72 os #29 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 64.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #31 64.67 Setting up xxd (2:8.1.0875-5) ... #31 64.69 Setting up libuv1:amd64 (1.24.1-1) ... #31 64.72 Setting up vim-common (2:8.1.0875-5) ... #31 64.77 Setting up librhash0:amd64 (1.3.8-1) ... #31 64.81 Setting up cmake-data (3.13.4-1) ... #31 64.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... #31 64.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #31 64.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #31 64.89 Setting up cmake (3.13.4-1) ... #31 64.90 Processing triggers for libc-bin (2.28-10) ... #31 65.01 Processing triggers for mime-support (3.62) ... #31 DONE 68.6s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 20.68 #24 21.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... #24 22.08 #24 22.31 ######################################################################## 100.0% #24 22.40 #24 22.48 Download of images into '/build' complete. #24 22.48 Use something like the following to load the result into a Docker daemon: #24 22.48 tar -cC '/build' . | docker load #24 DONE 24.5s #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 64.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... #38 64.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... #38 64.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... #38 64.14 Setting up libcap-dev:amd64 (1:2.25-2) ... #38 64.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... #38 64.18 Setting up protobuf-compiler (3.6.1.3-2) ... #38 64.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... #38 64.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... #38 64.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... #38 64.25 Setting up python-protobuf (3.6.1.3-2) ... #38 ... #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #32 DONE 0.1s #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ #33 DONE 0.1s #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini #34 1.555 + RM_GOPATH=0 #34 1.555 + TMP_GOPATH= #34 1.555 + : /build #34 1.555 + '[' -z '' ']' #34 1.569 ++ mktemp -d #34 1.569 + export GOPATH=/tmp/tmp.eBzZXsl6hq #34 1.569 + GOPATH=/tmp/tmp.eBzZXsl6hq #34 1.569 + RM_GOPATH=1 #34 1.569 ++ dirname ./install.sh #34 1.573 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 #34 1.573 + dir=. #34 1.573 + bin=tini #34 1.573 + shift #34 1.573 + '[' '!' -f ./tini.installer ']' #34 1.573 + . ./tini.installer #34 1.573 ++ : fec3683b971d9c3ef73f284f176672c44b448662 #34 1.573 + install_tini #34 1.573 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' #34 1.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.eBzZXsl6hq/tini #34 1.573 Cloning into '/tmp/tmp.eBzZXsl6hq/tini'... #34 ... #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 16.97 + cd /tmp/tmp.DBgS0rnTTu/src/github.com/opencontainers/runc #52 16.97 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd #52 18.27 + '[' -z '' ']' #52 18.27 + target=static #52 18.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static #52 20.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . #52 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 67.48 internal/poll #42 68.04 internal/fmtsort #42 69.28 internal/syscall/execenv #42 69.55 internal/syscall/unix #42 70.17 strings #42 70.48 os #42 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 71.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... #38 71.68 Processing triggers for libc-bin (2.28-10) ... #38 DONE 72.3s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 2.407 Note: Building without setproctitle() and strlcpy() support. #39 2.407 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #39 2.444 Note: Building without GnuTLS support #39 2.460 Makefile.config:39: Warn: you have no libnftables installed #39 2.460 Makefile.config:40: Warn: Building without nftables support #39 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 65.67 internal/fmtsort #29 66.43 strings #29 67.24 fmt #29 70.51 bytes #29 73.40 bufio #29 74.30 flag #29 75.31 path/filepath #29 ... #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini #34 2.795 + cd /tmp/tmp.eBzZXsl6hq/tini #34 2.795 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 #34 2.861 + cmake . #34 3.987 -- The C compiler identification is GNU 8.3.0 #34 4.049 -- Check for working C compiler: /usr/bin/cc #34 4.847 -- Check for working C compiler: /usr/bin/cc -- works #34 4.854 -- Detecting C compiler ABI info #34 5.705 -- Detecting C compiler ABI info - done #34 5.736 -- Detecting C compile features #34 7.912 -- Detecting C compile features - done #34 7.990 -- Performing Test HAS_BUILTIN_FORTIFY #34 8.267 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #34 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 4.704 fatal: not a git repository (or any of the parent directories): .git #39 4.779 GEN .gitid #39 4.838 GEN criu/include/version.h #39 4.924 GEN include/common/asm #39 6.800 PBCC images/timens.pb-c.c #39 6.849 DEP images/timens.pb-c.d #39 6.928 PBCC images/fown.pb-c.c #39 6.968 PBCC images/google/protobuf/descriptor.pb-c.c #39 7.048 PBCC images/opts.pb-c.c #39 7.116 PBCC images/memfd.pb-c.c #39 7.188 DEP images/fown.pb-c.d #39 7.240 DEP images/google/protobuf/descriptor.pb-c.d #39 7.286 DEP images/opts.pb-c.d #39 7.317 DEP images/memfd.pb-c.d #39 7.373 PBCC images/sit.pb-c.c #39 7.448 DEP images/sit.pb-c.d #39 7.518 PBCC images/macvlan.pb-c.c #39 7.580 DEP images/macvlan.pb-c.d #39 7.677 PBCC images/autofs.pb-c.c #39 7.719 DEP images/autofs.pb-c.d #39 7.804 PBCC images/sysctl.pb-c.c #39 7.836 DEP images/sysctl.pb-c.d #39 7.883 PBCC images/time.pb-c.c #39 7.927 DEP images/time.pb-c.d #39 7.987 PBCC images/binfmt-misc.pb-c.c #39 8.059 DEP images/binfmt-misc.pb-c.d #39 ... #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini #34 8.382 -- Configuring done #34 8.410 -- Generating done #34 8.417 -- Build files have been written to: /tmp/tmp.eBzZXsl6hq/tini #34 8.433 + make tini-static #34 8.928 Scanning dependencies of target tini-static #34 9.126 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #34 10.73 [100%] Linking C executable tini-static #34 11.36 [100%] Built target tini-static #34 11.46 + mkdir -p /build #34 11.46 + cp tini-static /build/docker-init #34 DONE 11.7s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 8.104 PBCC images/seccomp.pb-c.c #39 8.138 DEP images/seccomp.pb-c.d #39 8.215 PBCC images/userns.pb-c.c #39 8.337 DEP images/userns.pb-c.d #39 8.500 PBCC images/cgroup.pb-c.c #39 8.537 DEP images/cgroup.pb-c.d #39 8.660 PBCC images/ext-file.pb-c.c #39 8.688 DEP images/ext-file.pb-c.d #39 8.840 PBCC images/rpc.pb-c.c #39 8.899 DEP images/rpc.pb-c.d #39 9.020 PBCC images/siginfo.pb-c.c #39 9.058 DEP images/siginfo.pb-c.d #39 9.188 PBCC images/pagemap.pb-c.c #39 9.409 DEP images/pagemap.pb-c.d #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 18.30 Fetched 8387 kB in 17s (494 kB/s) #14 18.30 Reading package lists... #14 24.83 Reading package lists... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 9.482 PBCC images/rlimit.pb-c.c #39 9.500 DEP images/rlimit.pb-c.d #39 9.526 PBCC images/file-lock.pb-c.c #39 9.543 DEP images/file-lock.pb-c.d #39 9.595 PBCC images/tty.pb-c.c #39 9.674 DEP images/tty.pb-c.d #39 9.755 PBCC images/tun.pb-c.c #39 9.817 PBCC images/netdev.pb-c.c #39 9.890 DEP images/tun.pb-c.d #39 9.968 DEP images/netdev.pb-c.d #39 10.04 PBCC images/vma.pb-c.c #39 10.15 DEP images/vma.pb-c.d #39 10.20 PBCC images/creds.pb-c.c #39 10.22 DEP images/creds.pb-c.d #39 10.27 PBCC images/utsns.pb-c.c #39 10.32 DEP images/utsns.pb-c.d #39 10.36 PBCC images/ipc-desc.pb-c.c #39 10.40 PBCC images/ipc-sem.pb-c.c #39 10.42 DEP images/ipc-desc.pb-c.d #39 10.51 DEP images/ipc-sem.pb-c.d #39 10.53 PBCC images/ipc-msg.pb-c.c #39 10.55 DEP images/ipc-msg.pb-c.d #39 10.64 PBCC images/ipc-shm.pb-c.c #39 10.67 DEP images/ipc-shm.pb-c.d #39 10.72 PBCC images/ipc-var.pb-c.c #39 10.76 DEP images/ipc-var.pb-c.d #39 10.81 PBCC images/sk-opts.pb-c.c #39 10.85 PBCC images/packet-sock.pb-c.c #39 10.91 DEP images/sk-opts.pb-c.d #39 10.95 DEP images/packet-sock.pb-c.d #39 11.02 PBCC images/sk-netlink.pb-c.c #39 11.11 DEP images/sk-netlink.pb-c.d #39 11.16 PBCC images/sk-inet.pb-c.c #39 11.26 DEP images/sk-inet.pb-c.d #39 11.34 PBCC images/sk-unix.pb-c.c #39 11.40 DEP images/sk-unix.pb-c.d #39 11.47 PBCC images/mm.pb-c.c #39 11.58 DEP images/mm.pb-c.d #39 11.63 PBCC images/timerfd.pb-c.c #39 11.67 DEP images/timerfd.pb-c.d #39 11.75 PBCC images/timer.pb-c.c #39 11.82 DEP images/timer.pb-c.d #39 11.90 PBCC images/sa.pb-c.c #39 11.99 DEP images/sa.pb-c.d #39 12.06 PBCC images/pipe-data.pb-c.c #39 12.10 DEP images/pipe-data.pb-c.d #39 12.17 PBCC images/mnt.pb-c.c #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 74.08 regexp/syntax #42 75.28 fmt #42 79.55 path/filepath #42 81.20 flag #42 81.44 go/token #42 82.36 go/scanner #42 83.03 regexp #42 83.98 go/ast #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 12.27 DEP images/mnt.pb-c.d #39 12.31 PBCC images/sk-packet.pb-c.c #39 12.33 DEP images/sk-packet.pb-c.d #39 12.39 PBCC images/tcp-stream.pb-c.c #39 12.45 DEP images/tcp-stream.pb-c.d #39 12.51 PBCC images/pipe.pb-c.c #39 12.58 DEP images/pipe.pb-c.d #39 12.63 PBCC images/pstree.pb-c.c #39 12.67 DEP images/pstree.pb-c.d #39 12.74 PBCC images/fs.pb-c.c #39 12.77 DEP images/fs.pb-c.d #39 12.83 PBCC images/signalfd.pb-c.c #39 12.87 DEP images/signalfd.pb-c.d #39 12.96 PBCC images/fh.pb-c.c #39 13.05 PBCC images/fsnotify.pb-c.c #39 13.11 DEP images/fh.pb-c.d #39 13.15 DEP images/fsnotify.pb-c.d #39 13.26 PBCC images/eventpoll.pb-c.c #39 13.30 DEP images/eventpoll.pb-c.d #39 13.36 PBCC images/eventfd.pb-c.c #39 13.41 DEP images/eventfd.pb-c.d #39 13.47 PBCC images/remap-file-path.pb-c.c #39 13.48 DEP images/remap-file-path.pb-c.d #39 13.55 PBCC images/fifo.pb-c.c #39 13.59 DEP images/fifo.pb-c.d #39 13.66 PBCC images/ghost-file.pb-c.c #39 13.74 DEP images/ghost-file.pb-c.d #39 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 76.17 log #29 76.69 io/ioutil #29 76.95 path #29 77.45 github.com/BurntSushi/toml #29 77.60 text/tabwriter #29 81.72 github.com/BurntSushi/toml/cmd/tomlv #29 DONE 85.8s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 13.88 PBCC images/regfile.pb-c.c #39 13.94 DEP images/regfile.pb-c.d #39 14.00 PBCC images/ns.pb-c.c #39 14.09 DEP images/ns.pb-c.d #39 14.21 PBCC images/fdinfo.pb-c.c #39 14.33 DEP images/fdinfo.pb-c.d #39 14.45 PBCC images/core-aarch64.pb-c.c #39 14.58 PBCC images/core-arm.pb-c.c #39 14.67 PBCC images/core-ppc64.pb-c.c #39 14.77 PBCC images/core-s390.pb-c.c #39 14.83 PBCC images/core-x86.pb-c.c #39 14.85 PBCC images/core.pb-c.c #39 14.93 PBCC images/inventory.pb-c.c #39 15.06 DEP images/core-aarch64.pb-c.d #39 15.11 DEP images/core-arm.pb-c.d #39 15.17 DEP images/core-ppc64.pb-c.d #39 15.25 DEP images/core-s390.pb-c.d #39 15.33 DEP images/core-x86.pb-c.d #39 15.43 DEP images/core.pb-c.d #39 15.52 DEP images/inventory.pb-c.d #39 15.61 PBCC images/cpuinfo.pb-c.c #39 15.62 DEP images/cpuinfo.pb-c.d #39 15.68 PBCC images/stats.pb-c.c #39 15.72 DEP images/stats.pb-c.d #39 17.34 make[1]: Nothing to be done for 'all'. #39 18.95 CC images/stats.o #39 19.35 CC images/core.o #39 ... #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 47.84 Checking out files: 42% (1463/3443) Checking out files: 43% (1481/3443) Checking out files: 44% (1515/3443) Checking out files: 45% (1550/3443) Checking out files: 46% (1584/3443) Checking out files: 47% (1619/3443) Checking out files: 48% (1653/3443) Checking out files: 49% (1688/3443) Checking out files: 50% (1722/3443) Checking out files: 51% (1756/3443) Checking out files: 52% (1791/3443) Checking out files: 53% (1825/3443) Checking out files: 54% (1860/3443) Checking out files: 55% (1894/3443) Checking out files: 56% (1929/3443) Checking out files: 57% (1963/3443) Checking out files: 58% (1997/3443) Checking out files: 59% (2032/3443) Checking out files: 60% (2066/3443) Checking out files: 61% (2101/3443) Checking out files: 62% (2135/3443) Checking out files: 63% (2170/3443) Checking out files: 64% (2204/3443) Checking out files: 65% (2238/3443) Checking out files: 66% (2273/3443) Checking out files: 67% (2307/3443) Checking out files: 68% (2342/3443) Checking out files: 69% (2376/3443) Checking out files: 70% (2411/3443) Checking out files: 71% (2445/3443) Checking out files: 72% (2479/3443) Checking out files: 73% (2514/3443) Checking out files: 74% (2548/3443) Checking out files: 75% (2583/3443) Checking out files: 76% (2617/3443) Checking out files: 77% (2652/3443) Checking out files: 78% (2686/3443) Checking out files: 79% (2720/3443) Checking out files: 80% (2755/3443) Checking out files: 81% (2789/3443) Checking out files: 82% (2824/3443) Checking out files: 83% (2858/3443) Checking out files: 84% (2893/3443) Checking out files: 85% (2927/3443) Checking out files: 86% (2961/3443) Checking out files: 86% (2964/3443) Checking out files: 87% (2996/3443) Checking out files: 88% (3030/3443) Checking out files: 89% (3065/3443) Checking out files: 90% (3099/3443) Checking out files: 91% (3134/3443) Checking out files: 92% (3168/3443) Checking out files: 93% (3202/3443) Checking out files: 94% (3237/3443) Checking out files: 95% (3271/3443) Checking out files: 96% (3306/3443) Checking out files: 97% (3340/3443) Checking out files: 98% (3375/3443) Checking out files: 99% (3409/3443) Checking out files: 100% (3443/3443) Checking out files: 100% (3443/3443), done. #57 49.55 + cd /tmp/tmp.6yWc9eqb2J/src/github.com/containerd/containerd #57 49.55 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 #57 52.01 + export 'BUILDTAGS=netgo osusergo static_build' #57 52.01 + BUILDTAGS='netgo osusergo static_build' #57 52.01 + export EXTRA_FLAGS=-buildmode=pie #57 52.01 + EXTRA_FLAGS=-buildmode=pie #57 52.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #57 52.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #57 52.01 + '[' '' = dynamic ']' #57 52.01 + make #57 53.15 + bin/ctr #57 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 24.83 Reading package lists... #14 31.56 Building dependency tree... #14 33.10 Reading state information... #14 34.55 libcap2-bin is already the newest version (1:2.25-2). #14 34.55 libcap2-bin set to manually installed. #14 34.55 The following additional packages will be installed: #14 34.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #14 34.56 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 #14 34.56 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 #14 34.56 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 #14 34.56 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib #14 34.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev #14 34.57 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 #14 34.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #14 34.57 python3.7 python3.7-minimal vim-runtime xxd #14 34.58 Suggested packages: #14 34.58 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm #14 34.58 wine64 python3-doc python3-tk python3-venv python-setuptools-doc #14 34.58 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts #14 34.58 xfsdump acl attr quota #14 34.58 Recommended packages: #14 34.58 aufs-dkms nftables build-essential python3-dev python3-keyring #14 34.59 python3-keyrings.alt python3-xdg unzip #14 37.85 The following NEW packages will be installed: #14 37.86 apparmor aufs-tools bash-completion binutils-mingw-w64 #14 37.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup #14 37.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq #14 37.88 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #14 37.88 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 #14 37.88 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 #14 37.88 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #14 37.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib #14 37.88 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #14 37.88 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 #14 37.88 python3-distutils python3-lib2to3 python3-minimal python3-pip #14 37.88 python3-pkg-resources python3-setuptools python3-wheel python3.7 #14 37.88 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime #14 37.88 xfsprogs xxd xz-utils zip #14 38.24 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. #14 38.24 Need to get 104 MB of archives. #14 38.24 After this operation, 597 MB of additional disk space will be used. #14 38.24 Get:1 http://deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] #14 38.24 Get:2 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] #14 38.29 Get:3 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] #14 38.44 Get:4 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #14 38.45 Get:5 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #14 38.46 Get:6 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] #14 38.61 Get:7 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] #14 38.63 Get:8 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #14 38.64 Get:9 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #14 38.64 Get:10 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #14 38.65 Get:11 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] #14 38.66 Get:12 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] #14 38.67 Get:13 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] #14 38.68 Get:14 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] #14 38.68 Get:15 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] #14 38.69 Get:16 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] #14 38.73 Get:17 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #14 38.73 Get:18 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #14 38.75 Get:19 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #14 38.79 Get:20 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #14 38.79 Get:21 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] #14 38.80 Get:22 http://deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] #14 38.85 Get:23 http://deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] #14 38.88 Get:24 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #14 39.06 Get:25 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #14 39.25 Get:26 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #14 39.26 Get:27 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #14 39.27 Get:28 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #14 39.30 Get:29 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #14 39.71 Get:30 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #14 39.94 Get:31 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] #14 39.94 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] #14 43.16 Get:33 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 86.62 internal/lazyregexp #42 86.99 path #42 87.48 io/ioutil #42 88.18 net/url #42 89.56 text/template/parse #42 89.92 go/parser #42 93.74 log #42 93.81 text/template #42 94.16 encoding/binary #42 96.40 encoding/base64 #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 20.19 CC images/core-x86.o #39 20.83 CC images/core-arm.o #39 21.20 CC images/core-aarch64.o #39 21.75 CC images/core-ppc64.o #39 22.50 CC images/core-s390.o #39 23.18 CC images/cpuinfo.o #39 23.62 CC images/inventory.o #39 23.93 CC images/fdinfo.o #39 24.24 CC images/fown.o #39 24.52 CC images/ns.o #39 24.84 CC images/regfile.o #39 25.12 CC images/ghost-file.o #39 25.54 CC images/fifo.o #39 25.78 CC images/remap-file-path.o #39 26.01 CC images/eventfd.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 45.19 Get:34 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] #14 45.19 Get:35 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] #14 45.19 Get:36 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] #14 45.19 Get:37 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] #14 45.20 Get:38 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #14 45.20 Get:39 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #14 45.20 Get:40 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #14 45.20 Get:41 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] #14 45.20 Get:42 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #14 45.23 Get:43 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #14 45.24 Get:44 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #14 45.27 Get:45 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #14 45.28 Get:46 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #14 45.32 Get:47 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #14 45.33 Get:48 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #14 45.33 Get:49 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #14 45.34 Get:50 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #14 46.07 Get:51 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] #14 46.07 Get:52 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #14 46.07 Get:53 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] #14 46.07 Get:54 http://deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] #14 46.08 Get:55 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] #14 46.08 Get:56 http://deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] #14 46.10 Get:57 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #14 46.23 Get:58 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #14 46.25 Get:59 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #14 46.25 Get:60 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #14 46.25 Get:61 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #14 46.25 Get:62 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #14 46.29 Get:63 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #14 46.30 Get:64 http://deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] #14 46.33 Get:65 http://deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] #14 46.78 Get:66 http://deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] #14 46.86 Get:67 http://deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] #14 46.91 Get:68 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] #14 47.91 debconf: delaying package configuration, since apt-utils is not installed #14 48.08 Fetched 104 MB in 9s (11.6 MB/s) #14 48.16 Selecting previously unselected package pigz. #14 48.16 (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 ... 15473 files and directories currently installed.) #14 48.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... #14 48.27 Unpacking pigz (2.4-1) ... #14 48.42 Selecting previously unselected package libpython3.7-minimal:amd64. #14 48.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... #14 48.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... #14 49.07 Selecting previously unselected package python3.7-minimal. #14 49.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... #14 49.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... #14 50.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... #14 50.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... #14 53.67 Selecting previously unselected package python3-minimal. #14 53.67 (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 ... 15722 files and directories currently installed.) #14 53.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #14 53.74 Unpacking python3-minimal (3.7.3-1) ... #14 53.85 Selecting previously unselected package libmpdec2:amd64. #14 53.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #14 53.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... #14 54.03 Selecting previously unselected package libpython3.7-stdlib:amd64. #14 54.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... #14 54.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 97.18 encoding/json #42 99.22 go/doc #42 102.5 github.com/LK4D4/vndr/build #42 102.9 encoding/xml #42 106.1 github.com/LK4D4/vndr/versioned #42 106.2 compress/flate #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 26.26 CC images/eventpoll.o #39 26.61 CC images/fh.o #39 27.02 CC images/fsnotify.o #39 27.79 CC images/signalfd.o #39 28.07 CC images/fs.o #39 28.35 CC images/pstree.o #39 28.62 CC images/pipe.o #39 28.87 CC images/tcp-stream.o #39 29.10 CC images/sk-packet.o #39 29.33 CC images/mnt.o #39 29.62 CC images/pipe-data.o #39 29.87 CC images/sa.o #39 30.11 CC images/timer.o #39 30.56 CC images/timerfd.o #39 30.78 CC images/mm.o #39 31.15 CC images/sk-opts.o #39 31.42 CC images/sk-unix.o #39 31.72 CC images/sk-inet.o #39 32.23 CC images/tun.o #39 32.55 CC images/sk-netlink.o #39 32.77 CC images/packet-sock.o #39 33.33 CC images/ipc-var.o #39 33.60 CC images/ipc-desc.o #39 33.85 CC images/ipc-shm.o #39 34.08 CC images/ipc-msg.o #39 34.52 CC images/ipc-sem.o #39 34.81 CC images/utsns.o #39 35.07 CC images/creds.o #39 35.36 CC images/vma.o #39 35.64 CC images/netdev.o #39 36.08 CC images/tty.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 55.54 Selecting previously unselected package python3.7. #14 55.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... #14 55.56 Unpacking python3.7 (3.7.3-2+deb10u2) ... #14 55.71 Selecting previously unselected package libpython3-stdlib:amd64. #14 55.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #14 55.71 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #14 55.94 Setting up python3-minimal (3.7.3-1) ... #14 57.28 Selecting previously unselected package python3. #14 57.28 (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 ... 16134 files and directories currently installed.) #14 57.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... #14 57.33 Unpacking python3 (3.7.3-1) ... #14 57.45 Selecting previously unselected package libip4tc0:amd64. #14 57.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... #14 57.46 Unpacking libip4tc0:amd64 (1.8.2-4) ... #14 57.62 Selecting previously unselected package libip6tc0:amd64. #14 57.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... #14 57.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... #14 57.75 Selecting previously unselected package libiptc0:amd64. #14 57.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... #14 57.76 Unpacking libiptc0:amd64 (1.8.2-4) ... #14 57.84 Selecting previously unselected package libnfnetlink0:amd64. #14 57.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... #14 57.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... #14 57.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. #14 57.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... #14 57.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... #14 58.08 Selecting previously unselected package libnftnl11:amd64. #14 58.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... #14 58.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... #14 58.24 Selecting previously unselected package iptables. #14 58.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... #14 58.24 Unpacking iptables (1.8.2-4) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JA4Mk3 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.K25jKk + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20201007093709-3ce6b9faea, build 3ce6b9faea + exit 0 Processing files: docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20201007093709.3ce6b9faea-0.el7 docker-ce(x86-64) = 3:0.0.0.20201007093709.3ce6b9faea-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.src.rpm #14 58.78 Selecting previously unselected package xxd. #14 58.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... #14 58.80 Unpacking xxd (2:8.1.0875-5) ... #14 58.98 Selecting previously unselected package vim-common. #14 58.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... #14 59.01 Unpacking vim-common (2:8.1.0875-5) ... #14 59.23 Selecting previously unselected package bash-completion. #14 59.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.55v1LM + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WuSPXA + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NN9MAq + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20201007093709-3ce6b9faea GITCOMMIT=3ce6b9faea dynbinary manpages /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #14 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 116.0 + for f in rootlesskit rootlesskit-docker-proxy #60 116.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #60 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 36.70 CC images/file-lock.o #39 36.92 CC images/rlimit.o #39 37.15 CC images/pagemap.o #39 37.50 CC images/siginfo.o #39 37.78 CC images/rpc.o #39 39.34 CC images/ext-file.o #39 39.56 CC images/cgroup.o #39 40.32 CC images/userns.o #39 40.55 CC images/google/protobuf/descriptor.o #39 42.33 CC images/opts.o #39 42.55 CC images/seccomp.o #39 42.92 CC images/binfmt-misc.o #39 43.14 CC images/time.o #39 43.44 CC images/sysctl.o #39 43.66 CC images/autofs.o #39 43.90 CC images/macvlan.o #39 44.10 CC images/sit.o #39 44.36 CC images/memfd.o #39 44.73 CC images/timens.o #39 45.01 LINK images/built-in.o #39 45.21 GEN compel/include/asm #39 45.24 GEN compel/include/version.h #39 45.26 touch .config #39 45.31 GEN include/common/config.h #39 45.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h #39 45.46 GEN compel/plugins/include/uapi/std/syscall-64.h #39 45.49 GEN compel/arch/x86/plugins/std/syscalls-64.S #39 45.52 DEP compel/arch/x86/plugins/std/syscalls-64.d #39 45.58 DEP compel/arch/x86/plugins/std/memcpy.d #39 45.62 DEP compel/arch/x86/plugins/std/parasite-head.d #39 45.65 GEN compel/plugins/include/uapi/std/syscall.h #39 45.68 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c #39 45.73 GEN compel/plugins/include/uapi/std/syscall-codes.h #39 45.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h #39 45.76 DEP compel/plugins/std/infect.d #39 45.89 DEP compel/plugins/std/string.d #39 46.02 DEP compel/plugins/std/log.d #39 46.13 DEP compel/plugins/std/fds.d #39 46.26 DEP compel/plugins/std/std.d #39 46.38 DEP compel/plugins/shmem/shmem.d #39 46.44 DEP compel/plugins/fds/fds.d #39 46.57 CC compel/plugins/std/std.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 63.35 Unpacking bash-completion (1:2.8-6) ... #14 64.05 Selecting previously unselected package bzip2. #14 64.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #14 64.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #14 64.20 Selecting previously unselected package xz-utils. #14 64.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... #14 64.20 Unpacking xz-utils (5.2.4-1) ... #14 64.43 Selecting previously unselected package apparmor. #14 64.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... #14 64.56 Unpacking apparmor (2.13.2-10) ... #14 65.06 Selecting previously unselected package aufs-tools. #14 65.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... #14 65.08 Unpacking aufs-tools (1:4.14+20190211-1) ... #14 65.25 Selecting previously unselected package binutils-mingw-w64-i686. #14 65.25 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #14 65.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 108.9 hash #42 109.2 context #42 109.2 hash/crc32 #42 109.9 compress/gzip #42 110.0 crypto/cipher #42 110.6 math/big #42 111.6 crypto/aes #42 112.6 crypto #42 112.9 crypto/des #42 113.6 crypto/internal/randutil #42 113.7 crypto/sha512 #42 114.8 crypto/ed25519/internal/edwards25519 #42 117.5 crypto/hmac #42 117.7 crypto/md5 #42 118.6 crypto/rc4 #42 118.8 crypto/sha1 #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 47.06 CC compel/plugins/std/fds.o #39 47.61 CC compel/plugins/std/log.o #39 48.64 CC compel/plugins/std/string.o #39 49.57 CC compel/plugins/std/infect.o #39 50.12 CC compel/arch/x86/plugins/std/parasite-head.o #39 50.20 CC compel/arch/x86/plugins/std/memcpy.o #39 50.27 CC compel/arch/x86/plugins/std/syscalls-64.o #39 50.34 AR compel/plugins/std.lib.a #39 50.45 CC compel/plugins/fds/fds.o #39 50.92 AR compel/plugins/fds.lib.a #39 51.00 HOSTDEP compel/src/lib/log-host.d #39 51.08 HOSTDEP compel/src/lib/handle-elf-host.d #39 51.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d #39 51.28 HOSTDEP compel/src/main-host.d #39 51.39 DEP compel/src/lib/ptrace.d #39 51.49 DEP compel/src/lib/infect.d #39 51.63 DEP compel/src/lib/infect-util.d #39 51.85 DEP compel/src/lib/infect-rpc.d #39 52.00 DEP compel/arch/x86/src/lib/infect.d #39 52.19 DEP compel/arch/x86/src/lib/cpu.d #39 52.30 DEP compel/src/lib/log.d #39 52.42 DEP compel/src/main.d #39 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 DONE 124.6s #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build #61 DONE 0.0s #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 67.34 Selecting previously unselected package binutils-mingw-w64-x86-64. #14 67.34 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #14 67.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 69.98 Selecting previously unselected package binutils-mingw-w64. #14 69.98 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #14 69.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #14 70.10 Selecting previously unselected package libdevmapper1.02.1:amd64. #14 70.10 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #14 70.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 70.32 Selecting previously unselected package dmsetup. #14 70.32 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... #14 70.32 Unpacking dmsetup (2:1.02.155-3) ... #14 70.49 Selecting previously unselected package mingw-w64-common. #14 70.50 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... #14 70.51 Unpacking mingw-w64-common (6.0.0-3) ... #14 75.54 Selecting previously unselected package mingw-w64-x86-64-dev. #14 75.54 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #14 75.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 119.6 crypto/sha256 #42 120.1 crypto/rand #42 120.7 crypto/elliptic #42 120.8 encoding/asn1 #42 123.4 crypto/ed25519 #42 123.6 crypto/ecdsa #42 123.8 crypto/rsa #42 124.4 crypto/dsa #42 125.2 encoding/hex #42 125.7 encoding/pem #42 125.8 crypto/x509/pkix #42 126.3 vendor/golang.org/x/crypto/cryptobyte #42 126.3 vendor/golang.org/x/net/dns/dnsmessage #42 128.7 vendor/golang.org/x/crypto/internal/chacha20 #42 129.3 vendor/golang.org/x/crypto/poly1305 #42 129.7 vendor/golang.org/x/sys/cpu #42 130.0 net #42 130.1 vendor/golang.org/x/crypto/chacha20poly1305 #42 131.4 vendor/golang.org/x/crypto/hkdf #42 131.6 vendor/golang.org/x/text/transform #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 52.61 DEP compel/src/lib/handle-elf.d #39 52.80 DEP compel/arch/x86/src/lib/handle-elf.d #39 53.02 CC compel/src/lib/log.o #39 53.58 CC compel/arch/x86/src/lib/cpu.o #39 54.47 CC compel/arch/x86/src/lib/infect.o #39 55.39 CC compel/src/lib/infect-rpc.o #39 55.89 CC compel/src/lib/infect-util.o #39 56.15 CC compel/src/lib/infect.o #39 58.82 CC compel/src/lib/ptrace.o #39 59.40 AR compel/libcompel.a #39 59.48 HOSTCC compel/src/main-host.o #39 59.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o #39 60.10 HOSTCC compel/src/lib/handle-elf-host.o #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 132.3 vendor/golang.org/x/text/unicode/bidi #42 134.1 vendor/golang.org/x/text/secure/bidirule #42 134.4 vendor/golang.org/x/text/unicode/norm #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 60.51 HOSTCC compel/src/lib/log-host.o #39 60.73 HOSTLINK compel/compel-host-bin #39 60.88 DEP soccr/soccr.d #39 61.13 CC soccr/soccr.o #39 62.61 AR soccr/libsoccr.a #39 62.66 make[1]: 'soccr/libsoccr.a' is up to date. #39 63.03 DEP criu/arch/x86/sigframe.d #39 63.16 DEP criu/arch/x86/sigaction_compat.d #39 63.30 DEP criu/arch/x86/kerndat.d #39 63.41 DEP criu/arch/x86/crtools.d #39 63.48 DEP criu/arch/x86/cpu.d #39 63.66 CC criu/arch/x86/cpu.o #39 64.41 CC criu/arch/x86/crtools.o #39 65.87 CC criu/arch/x86/kerndat.o #39 66.35 CC criu/arch/x86/sigaction_compat.o #39 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 138.3 + GOBIN=/build #48 138.3 + /build/gometalinter --install #48 138.4 Installing: #48 138.4 deadcode #48 138.4 dupl #48 138.4 errcheck #48 138.4 gas #48 138.4 gochecknoglobals #48 138.4 gochecknoinits #48 138.4 goconst #48 138.4 gocyclo #48 138.4 goimports #48 138.4 golint #48 138.4 gosimple #48 138.4 gotype #48 138.4 gotypex #48 138.4 ineffassign #48 138.4 interfacer #48 138.4 lll #48 138.4 maligned #48 138.4 megacheck #48 138.4 misspell #48 138.4 nakedret #48 138.4 safesql #48 138.4 staticcheck #48 138.4 structcheck #48 138.4 unconvert #48 138.4 unparam #48 138.4 unused #48 138.4 varcheck scripts/docs/generate-man.sh #48 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 80.83 Selecting previously unselected package gcc-mingw-w64-base. #14 80.88 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 80.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #14 81.04 Selecting previously unselected package gcc-mingw-w64-x86-64. #14 81.04 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 81.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 66.66 CC criu/arch/x86/sigframe.o #39 66.99 LINK criu/arch/x86/crtools.built-in.o #39 67.07 DEP criu/pie/util-vdso-elf32.d #39 67.24 DEP criu/pie/util-vdso.d #39 67.38 DEP criu/pie/util.d #39 67.62 CC criu/pie/util.o #39 67.97 CC criu/pie/util-vdso.o #39 68.68 CC criu/pie/util-vdso-elf32.o #39 69.55 AR criu/pie/pie.lib.a #39 69.60 DEP criu/pie/restorer.d #39 69.90 DEP criu/arch/x86/sigaction_compat_pie.d #39 70.02 DEP criu/arch/x86/restorer_unmap.d #39 70.03 DEP criu/arch/x86/restorer.d #39 70.23 DEP criu/arch/x86/vdso-pie.d #39 70.33 DEP criu/pie/parasite-vdso.d #39 70.57 DEP criu/pie/parasite.d #39 70.87 CC criu/pie/parasite.o #39 72.36 LINK criu/pie/parasite.built-in.o #39 72.37 GEN criu/pie/parasite-blob.h #39 72.39 CC criu/pie/parasite-vdso.o #39 73.26 CC criu/arch/x86/vdso-pie.o #39 73.59 CC criu/arch/x86/restorer.o #39 74.23 CC criu/arch/x86/restorer_unmap.o #39 74.29 CC criu/arch/x86/sigaction_compat_pie.o #39 74.63 CC criu/pie/restorer.o #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 138.8 vendor/golang.org/x/net/idna #42 141.1 vendor/golang.org/x/net/http2/hpack #42 142.0 mime #42 144.0 mime/quotedprintable #42 144.5 net/http/internal #42 144.9 os/exec #42 149.5 net/textproto #42 149.5 crypto/x509 #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 78.29 LINK criu/pie/restorer.built-in.o #39 78.31 GEN criu/pie/restorer-blob.h #39 78.42 DEP criu/vdso.d #39 78.62 DEP criu/vdso-compat.d #39 78.83 DEP criu/uts_ns.d #39 78.97 DEP criu/util.d #39 79.19 DEP criu/uffd.d #39 79.39 DEP criu/tun.d #39 79.60 DEP criu/tty.d #39 79.83 DEP criu/timerfd.d #39 80.04 DEP criu/timens.d #39 80.22 DEP criu/sysfs_parse.d #39 80.41 DEP criu/sysctl.d #39 80.58 DEP criu/string.d #39 80.66 DEP criu/stats.d #39 80.80 DEP criu/sockets.d #39 81.03 DEP criu/sk-unix.d #39 81.27 DEP criu/sk-tcp.d #39 81.48 DEP criu/sk-queue.d #39 81.71 DEP criu/sk-packet.d #39 81.94 DEP criu/sk-netlink.d #39 82.20 DEP criu/sk-inet.d #39 82.50 DEP criu/signalfd.d #39 82.67 DEP criu/sigframe.d #39 82.83 DEP criu/shmem.d #39 83.01 DEP criu/servicefd.d #39 83.16 DEP criu/seize.d #39 83.33 DEP criu/seccomp.d #39 83.60 DEP criu/rst-malloc.d #39 83.66 DEP criu/rbtree.d #39 83.70 DEP criu/pstree.d #39 83.92 DEP criu/protobuf.d #39 84.12 GEN criu/protobuf-desc-gen.h #39 86.00 DEP criu/protobuf-desc.d #39 86.15 DEP criu/proc_parse.d #39 86.37 DEP criu/plugin.d #39 86.54 DEP criu/pipes.d #39 86.71 DEP criu/pie-util.d #39 86.86 DEP criu/pie-util-vdso.d #39 87.03 DEP criu/pie-util-vdso-elf32.d #39 87.16 DEP criu/path.d #39 87.40 DEP criu/parasite-syscall.d #39 87.71 DEP criu/pagemap.d #39 87.98 DEP criu/pagemap-cache.d #39 88.15 DEP criu/page-xfer.d #39 88.33 DEP criu/page-pipe.d #39 88.44 DEP criu/netfilter.d #39 88.57 DEP criu/net.d #39 88.78 DEP criu/namespaces.d #39 88.98 DEP criu/mount.d #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 150.9 vendor/golang.org/x/net/http/httpguts #42 151.2 vendor/golang.org/x/net/http/httpproxy #42 151.9 mime/multipart #42 154.2 crypto/tls #42 160.9 net/http/httptrace #42 161.1 net/http #42 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 102.2 Selecting previously unselected package g++-mingw-w64-x86-64. #14 102.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 89.28 DEP criu/memfd.d #39 89.43 DEP criu/mem.d #39 89.69 DEP criu/lsm.d #39 89.89 DEP criu/log.d #39 90.07 DEP criu/libnetlink.d #39 90.26 DEP criu/kerndat.d #39 90.56 DEP criu/kcmp-ids.d #39 90.65 DEP criu/irmap.d #39 90.82 DEP criu/ipc_ns.d #39 91.02 DEP criu/image.d #39 91.24 DEP criu/image-desc.d #39 91.32 DEP criu/fsnotify.d #39 91.53 DEP criu/filesystems.d #39 91.72 DEP criu/files.d #39 91.91 DEP criu/files-reg.d #39 92.13 DEP criu/files-ext.d #39 92.27 DEP criu/file-lock.d #39 92.43 DEP criu/file-ids.d #39 92.60 DEP criu/fifo.d #39 92.79 DEP criu/fdstore.d #39 92.88 DEP criu/fault-injection.d #39 92.96 DEP criu/external.d #39 93.12 DEP criu/eventpoll.d #39 93.35 DEP criu/eventfd.d #39 93.58 DEP criu/crtools.d #39 93.84 DEP criu/cr-service.d #39 94.14 DEP criu/cr-restore.d #39 94.50 DEP criu/cr-errno.d #39 94.52 DEP criu/cr-dump.d #39 94.85 DEP criu/cr-dedup.d #39 95.05 DEP criu/cr-check.d #39 95.37 DEP criu/config.d #39 95.55 DEP criu/clone-noasan.d #39 95.66 DEP criu/cgroup.d #39 95.89 DEP criu/cgroup-props.d #39 96.10 DEP criu/bitmap.d #39 96.12 DEP criu/bfd.d #39 96.27 DEP criu/autofs.d #39 ... #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 168.8 + rm -rf /tmp/tmp.FZUe3rcd7O #26 DONE 171.4s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 96.56 DEP criu/aio.d #39 96.78 DEP criu/action-scripts.d #39 97.23 CC criu/action-scripts.o #39 97.79 CC criu/aio.o #39 98.60 CC criu/autofs.o #39 100.8 CC criu/bfd.o #39 101.5 CC criu/bitmap.o #39 101.7 CC criu/cgroup-props.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 118.6 Selecting previously unselected package libonig5:amd64. #14 118.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... #14 118.7 Unpacking libonig5:amd64 (6.9.1-1) ... #14 118.9 Selecting previously unselected package libjq1:amd64. #14 118.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... #14 118.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... #14 119.2 Selecting previously unselected package jq. #14 119.2 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... #14 119.2 Unpacking jq (1.5+dfsg-2+b1) ... #14 119.5 Selecting previously unselected package libaio1:amd64. #14 119.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... #14 119.6 Unpacking libaio1:amd64 (0.3.112-3) ... #14 119.7 Selecting previously unselected package libbtrfs0. #14 119.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... #14 119.7 Unpacking libbtrfs0 (4.20.1-2) ... #14 119.8 Selecting previously unselected package libbtrfs-dev. #14 119.8 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... #14 119.8 Unpacking libbtrfs-dev (4.20.1-2) ... #14 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #14 119.9 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #14 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 120.0 Selecting previously unselected package libudev-dev:amd64. #14 120.0 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... #14 120.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... #14 120.2 Selecting previously unselected package libsepol1-dev:amd64. #14 120.2 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... #14 120.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... #14 120.5 Selecting previously unselected package libpcre16-3:amd64. #14 120.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... #14 120.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #14 120.7 Selecting previously unselected package libpcre32-3:amd64. #14 120.7 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... #14 120.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #14 120.9 Selecting previously unselected package libpcrecpp0v5:amd64. #14 120.9 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #14 120.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #14 121.0 Selecting previously unselected package libpcre3-dev:amd64. #14 121.0 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... #14 121.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #14 121.5 Selecting previously unselected package libselinux1-dev:amd64. #14 121.5 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... #14 121.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #14 121.8 Selecting previously unselected package libdevmapper-dev:amd64. #14 121.8 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #14 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 121.9 Selecting previously unselected package libgpm2:amd64. #14 121.9 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... #14 121.9 Unpacking libgpm2:amd64 (1.20.7-5) ... #14 122.0 Selecting previously unselected package libicu63:amd64. #14 122.0 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... #14 122.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #14 126.7 Selecting previously unselected package libnet1:amd64. #14 126.7 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... #14 126.7 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... #14 126.8 Selecting previously unselected package libnl-3-200:amd64. #14 126.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... #14 126.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #14 127.0 Selecting previously unselected package libprotobuf-c1:amd64. #14 127.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... #14 127.0 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... #14 127.1 Selecting previously unselected package libreadline5:amd64. #14 127.1 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... #14 127.1 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... #14 127.2 Selecting previously unselected package libsystemd-dev:amd64. #14 127.2 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... #14 127.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... #14 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 DONE 180.8s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 102.7 CC criu/cgroup.o #39 106.3 CC criu/clone-noasan.o #39 106.5 CC criu/config.o #39 108.4 CC criu/cr-check.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 127.8 Selecting previously unselected package net-tools. #14 127.9 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... #14 127.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... scripts/docs/generate-man.sh #14 128.4 Selecting previously unselected package python-pip-whl. #14 128.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... #14 128.4 Unpacking python-pip-whl (18.1-5) ... #14 129.5 Selecting previously unselected package python3-lib2to3. #14 129.5 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... #14 129.5 Unpacking python3-lib2to3 (3.7.3-1) ... #14 129.6 Selecting previously unselected package python3-distutils. #14 129.6 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... #14 129.6 Unpacking python3-distutils (3.7.3-1) ... #14 129.7 Selecting previously unselected package python3-pip. #14 129.7 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... #14 129.7 Unpacking python3-pip (18.1-5) ... #14 129.9 Selecting previously unselected package python3-pkg-resources. #14 129.9 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... #14 129.9 Unpacking python3-pkg-resources (40.8.0-1) ... #14 130.1 Selecting previously unselected package python3-setuptools. #14 130.1 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... #14 130.1 Unpacking python3-setuptools (40.8.0-1) ... #14 130.3 Selecting previously unselected package python3-wheel. #14 130.4 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... #14 130.4 Unpacking python3-wheel (0.32.3-2) ... #14 130.4 Selecting previously unselected package thin-provisioning-tools. #14 130.4 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... #14 130.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ... #14 130.7 Selecting previously unselected package vim-runtime. #14 130.7 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... #14 130.8 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' #14 130.8 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' #14 130.8 Unpacking vim-runtime (2:8.1.0875-5) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 175.2 github.com/LK4D4/vndr/godl #42 176.0 github.com/LK4D4/vndr #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 111.1 CC criu/cr-dedup.o #39 111.5 CC criu/cr-dump.o #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 DONE 185.5s #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 114.3 CC criu/cr-errno.o #39 114.5 CC criu/cr-restore.o #39 118.9 CC criu/cr-service.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 134.7 Selecting previously unselected package vim. #14 134.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... #14 134.7 Unpacking vim (2:8.1.0875-5) ... #14 135.2 Selecting previously unselected package xfsprogs. #14 135.2 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... #14 135.2 Unpacking xfsprogs (4.20.0-1) ... #14 135.8 Selecting previously unselected package zip. #14 135.8 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... #14 135.8 Unpacking zip (3.0-11+b1) ... #14 136.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #14 136.0 Setting up aufs-tools (1:4.14+20190211-1) ... #14 136.0 Setting up net-tools (1.60+git20180626.aebd88e-1) ... #14 136.0 Setting up libip6tc0:amd64 (1.8.2-4) ... #14 136.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... #14 136.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 136.1 Setting up libgpm2:amd64 (1.20.7-5) ... #14 136.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... #14 136.1 Setting up libip4tc0:amd64 (1.8.2-4) ... #14 136.1 Setting up libsepol1-dev:amd64 (2.8-1) ... #14 136.2 Setting up libnftnl11:amd64 (1.1.2-2) ... #14 136.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #14 136.2 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... #14 136.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #14 136.2 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... #14 136.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #14 136.3 Setting up xxd (2:8.1.0875-5) ... #14 136.3 Setting up libbtrfs0 (4.20.1-2) ... #14 136.3 Setting up zip (3.0-11+b1) ... #14 136.3 Setting up vim-common (2:8.1.0875-5) ... #14 136.3 Setting up bash-completion (1:2.8-6) ... #14 139.0 Setting up libiptc0:amd64 (1.8.2-4) ... #14 139.0 Setting up xz-utils (5.2.4-1) ... #14 139.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 139.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... #14 139.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... #14 139.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 139.1 Setting up libbtrfs-dev (4.20.1-2) ... #14 139.1 Setting up pigz (2.4-1) ... #14 139.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... #14 139.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... #14 139.2 Setting up python-pip-whl (18.1-5) ... #14 139.2 Setting up libmpdec2:amd64 (2.4.2-2) ... #14 139.2 Setting up mingw-w64-common (6.0.0-3) ... #14 139.2 Setting up vim-runtime (2:8.1.0875-5) ... #14 139.6 Setting up libaio1:amd64 (0.3.112-3) ... #14 139.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... #14 139.7 Setting up libonig5:amd64 (6.9.1-1) ... #14 139.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #14 139.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... #14 139.7 Setting up vim (2:8.1.0875-5) ... #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #14 139.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #14 139.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... #14 139.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #14 139.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 139.8 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 #14 139.8 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 #14 139.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #14 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #14 139.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #14 139.9 Setting up thin-provisioning-tools (0.7.6-2.1) ... #14 139.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... #14 139.9 Setting up jq (1.5+dfsg-2+b1) ... #14 139.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #14 139.9 Setting up python3.7 (3.7.3-2+deb10u2) ... #14 142.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #14 142.6 Setting up iptables (1.8.2-4) ... #14 142.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode #14 142.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode #14 142.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode #14 142.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode #14 142.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode #14 142.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode #14 142.7 Setting up python3 (3.7.3-1) ... #14 143.1 Setting up python3-wheel (0.32.3-2) ... #14 143.7 Setting up apparmor (2.13.2-10) ... #14 145.2 Setting up python3-lib2to3 (3.7.3-1) ... #14 145.6 Setting up python3-pkg-resources (40.8.0-1) ... #14 146.7 Setting up python3-distutils (3.7.3-1) ... #14 147.2 Setting up python3-setuptools (40.8.0-1) ... #14 148.4 Setting up python3-pip (18.1-5) ... #14 149.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 120.4 CC criu/crtools.o #39 121.0 CC criu/eventfd.o #39 121.3 CC criu/eventpoll.o #39 122.2 CC criu/external.o #39 122.6 CC criu/fault-injection.o #39 122.8 CC criu/fdstore.o #39 123.1 CC criu/fifo.o #39 123.6 CC criu/file-ids.o #39 124.0 CC criu/file-lock.o #39 125.0 CC criu/files-ext.o #39 125.3 CC criu/files-reg.o #39 127.6 CC criu/files.o #39 129.9 CC criu/filesystems.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 149.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 149.5 Setting up dmsetup (2:1.02.155-3) ... #14 149.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 149.5 Setting up xfsprogs (4.20.0-1) ... #14 149.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 149.5 Processing triggers for mime-support (3.62) ... #14 149.6 Processing triggers for libc-bin (2.28-10) ... #14 DONE 150.3s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 130.7 CC criu/fsnotify.o #39 132.0 CC criu/image-desc.o #39 132.1 CC criu/image.o #39 ... #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... #15 0.986 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode #15 0.991 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode #15 0.994 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting #15 DONE 1.1s #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/10/13 12:34:09 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-10-13T12:34:11Z" -o bin/docker-app ./cmd/docker-app #16 5.016 Collecting yamllint==1.16.0 #16 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 133.2 CC criu/ipc_ns.o #39 134.4 CC criu/irmap.o #39 135.0 CC criu/kcmp-ids.o #39 135.3 CC criu/kerndat.o #39 136.3 CC criu/libnetlink.o #39 136.7 CC criu/log.o #39 137.3 CC criu/lsm.o #39 137.8 CC criu/mem.o #39 139.3 CC criu/memfd.o #39 139.9 CC criu/mount.o #39 ... #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 #16 10.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) #16 10.53 Collecting pyyaml (from yamllint==1.16.0) #16 10.69 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) #16 12.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) #16 12.19 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl #16 12.23 Building wheels for collected packages: pyyaml #16 12.23 Running setup.py bdist_wheel for pyyaml: started #16 13.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #16 13.36 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd #16 13.44 Successfully built pyyaml #16 13.45 Installing collected packages: pyyaml, pathspec, yamllint #16 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 #16 DONE 14.3s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 143.9 CC criu/namespaces.o #39 145.9 CC criu/net.o #39 ... #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli #21 DONE 0.2s #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images #25 DONE 2.2s #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ #27 DONE 0.3s #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ #30 DONE 0.0s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 149.2 CC criu/netfilter.o #39 ... #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ #35 DONE 0.0s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 149.6 CC criu/page-pipe.o #39 150.2 CC criu/page-xfer.o #39 151.7 CC criu/pagemap-cache.o #39 152.0 CC criu/pagemap.o #39 152.9 CC criu/parasite-syscall.o #39 153.8 CC criu/path.o #39 154.1 CC criu/pie-util-vdso-elf32.o #39 154.5 CC criu/pie-util-vdso.o #39 ... #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 180.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #52 182.3 + mkdir -p /build #52 182.3 + cp runc /build/runc #52 DONE 182.8s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 154.9 CC criu/pie-util.o #39 155.2 CC criu/pipes.o #39 156.1 CC criu/plugin.o #39 156.4 CC criu/proc_parse.o #39 158.5 CC criu/protobuf-desc.o #39 159.2 CC criu/protobuf.o #39 159.6 CC criu/pstree.o #39 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 230.8 + dpkg --print-architecture #36 230.9 + cd /tmp/tmp.khUghGrRap/src/github.com/docker/distribution #36 230.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd #36 231.0 + GOPATH=/tmp/tmp.khUghGrRap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.khUghGrRap #36 231.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry #36 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 160.5 CC criu/rbtree.o #39 160.7 CC criu/rst-malloc.o #39 160.9 CC criu/seccomp.o #39 161.4 CC criu/seize.o #39 162.2 CC criu/servicefd.o #39 162.5 CC criu/shmem.o #39 163.2 CC criu/sigframe.o #39 163.4 CC criu/signalfd.o #39 163.7 CC criu/sk-inet.o #39 164.6 CC criu/sk-netlink.o #39 164.9 CC criu/sk-packet.o #39 165.6 CC criu/sk-queue.o #39 165.9 CC criu/sk-tcp.o #39 166.4 CC criu/sk-unix.o #39 168.1 CC criu/sockets.o #39 169.0 CC criu/stats.o #39 169.3 CC criu/string.o #39 169.3 CC criu/sysctl.o #39 169.8 CC criu/sysfs_parse.o #39 170.3 CC criu/timens.o #39 170.5 CC criu/timerfd.o #39 170.8 CC criu/tty.o #39 172.6 CC criu/tun.o #39 173.0 CC criu/uffd.o make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx #39 174.1 CC criu/util.o #39 175.2 CC criu/uts_ns.o #39 175.4 CC criu/vdso-compat.o #39 175.6 CC criu/vdso.o #39 176.1 LINK criu/built-in.o #39 176.2 LINK criu/criu #39 176.6 DEP lib/c/criu.d #39 176.7 CC images/rpc.pb-c.o Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/10/13 12:34:59 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping + popd + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + bash app.installer build ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src Cloning into '/go/src/github.com/docker/app'... #39 177.2 CC lib/c/criu.o Fetching origin go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-10-13T12:35:02Z" -o bin/docker-app ./cmd/docker-app #39 178.2 LINK lib/c/built-in.o #39 178.2 LINK lib/c/libcriu.so #39 178.2 LINK lib/c/libcriu.a #39 178.3 GEN magic.py #39 178.5 Note: Building without setproctitle() and strlcpy() support. #39 178.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #39 178.5 Note: Building without GnuTLS support #39 178.5 Makefile.config:39: Warn: you have no libnftables installed #39 178.5 Makefile.config:40: Warn: Building without nftables support #39 179.3 fatal: not a git repository (or any of the parent directories): .git #39 179.9 make[1]: Nothing to be done for 'all'. #39 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 252.1 + rm -rf /tmp/tmp.khUghGrRap/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.khUghGrRap #36 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 DONE 252.1s #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 DONE 252.4s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 180.6 make[1]: 'images/built-in.o' is up to date. #39 180.6 make[1]: 'compel/plugins/std.lib.a' is up to date. #39 180.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. #39 180.7 make[1]: 'compel/libcompel.a' is up to date. #39 180.7 make[1]: 'compel/compel-host-bin' is up to date. #39 180.8 make[1]: Nothing to be done for 'all'. #39 180.8 make[1]: 'soccr/libsoccr.a' is up to date. #39 181.1 make[2]: Nothing to be done for 'all'. #39 181.1 make[2]: Nothing to be done for 'all'. #39 181.1 make[2]: Nothing to be done for 'all'. #39 181.3 make[2]: Nothing to be done for 'all'. #39 181.4 make[2]: Nothing to be done for 'all'. #39 181.4 make[2]: Nothing to be done for 'all'. #39 181.5 make[2]: Nothing to be done for 'all'. #39 181.6 make[2]: Nothing to be done for 'all'. #39 181.6 INSTALL criu/criu #39 DONE 181.8s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ #37 DONE 0.5s #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ #40 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ #43 DONE 0.2s #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ #46 DONE 0.2s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ #49 DONE 1.0s #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ #53 DONE 0.3s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 223.4 + bin/containerd + for installer in '*.installer' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx #57 250.6 + bin/containerd-stress #57 252.7 + bin/containerd-shim #57 260.2 + bin/containerd-shim-runc-v1 #57 263.3 + bin/containerd-shim-runc-v2 #57 264.3 + binaries #57 264.3 + mkdir -p /build #57 264.3 + cp bin/containerd /build/containerd #57 264.3 + cp bin/containerd-shim /build/containerd-shim #57 264.3 + cp bin/ctr /build/ctr #57 DONE 265.8s #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ #58 DONE 0.6s #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ #62 DONE 0.2s #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... #64 DONE 0.4s #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ #67 DONE 0.0s #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker #68 DONE 0.0s #69 [final 1/1] COPY . /go/src/github.com/docker/docker #69 DONE 0.6s #70 exporting to image #70 exporting layers make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20201007093709-3ce6b9faea, build 3ce6b9faea ./cli/build/docker -v Docker version 0.0.0-20201007093709-3ce6b9faea, build 3ce6b9faea make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #70 exporting layers 6.5s done #70 writing image sha256:c9ab24bcbb69b5fc1a8e3f6f2303235b6912e774ba6d1a531ae72c754c0b203e done #70 naming to docker.io/library/docker-dev:19-03 done #70 DONE 6.5s docker run --rm -i --privileged -e DOCKER_CROSSPLATFORMS -e BUILD_APT_MIRROR -e BUILDFLAGS -e KEEPBUNDLE -e DOCKER_BUILD_ARGS -e DOCKER_BUILD_GOGC -e DOCKER_BUILD_OPTS -e DOCKER_BUILD_PKGS -e DOCKER_BUILDKIT -e DOCKER_BASH_COMPLETION_PATH -e DOCKER_CLI_PATH -e DOCKER_DEBUG -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT -e DOCKER_GRAPHDRIVER -e DOCKER_LDFLAGS -e DOCKER_PORT -e DOCKER_REMAP_ROOT -e DOCKER_STORAGE_OPTS -e DOCKER_TEST_HOST -e DOCKER_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e TESTDEBUG -e TESTDIRS -e TESTFLAGS -e TESTFLAGS_INTEGRATION -e TESTFLAGS_INTEGRATION_CLI -e TEST_FILTER -e TIMEOUT -e VALIDATE_REPO -e VALIDATE_BRANCH -e VALIDATE_ORIGIN_BRANCH -e HTTP_PROXY -e HTTPS_PROXY -e NO_PROXY -e http_proxy -e https_proxy -e no_proxy -e VERSION -e PLATFORM -e DEFAULT_PRODUCT_LICENSE -e PRODUCT -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache "docker-dev:19-03" hack/make.sh binary Removing bundles/ ---> Making bundle: binary (in bundles/binary) Building: bundles/binary-daemon/dockerd-0.0.0-20201009231430-b27122246a GOOS="" GOARCH="" GOARM="" make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # if we're on Ubuntu, we need to Recommends: apparmor echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars dh_gencontrol dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb'. ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q8IXA0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/bin/docker + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/bash-completion/completions ~/rpmbuild/BUILD/src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/man/man1 + 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-deploy.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-engine-activate.1 cli/man/man1/docker-engine-check.1 cli/man/man1/docker-engine-update.1 cli/man/man1/docker-engine.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.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.20201007093709.3ce6b9faea-0.el7.x86_64//usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/man/man5 + 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.20201007093709.3ce6b9faea-0.el7.x86_64//usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64//usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ry8jbF + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea + exit 0 Provides: docker-ce-cli = 1:0.0.0.20201007093709.3ce6b9faea-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20201007093709.3ce6b9faea-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ass2Qt + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201007093709.3ce6b9faea-0.el7.x86_64 + exit 0 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Created binary: bundles/binary-daemon/dockerd-0.0.0-20201009231430-b27122246a Copying nested executables into bundles/binary-daemon make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \ done cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/containerd-shim-runc-v2': No such file or directory tar -C build/linux -c -z -f build/linux/docker-0.0.0-20201009231430-b27122246a.tgz docker dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb'. # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20201009231430-b27122246a.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine df20fa9351a1: Already exists Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 Status: Downloaded newer image for alpine:latest rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } dpkg-genchanges >../docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb /build '/root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.dsc' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.dsc' '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.tar.gz' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial.tar.gz' '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.changes' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.changes' '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-xenial_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial == Building packages for ubuntu-focal == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-focal/Dockerfile . #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.20kB done #1 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:focal #4 DONE 5.2s #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster #3 DONE 5.1s #12 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68... #12 CACHED #8 [internal] load build context #8 transferring context: 791B done #8 DONE 0.0s #5 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:bc2f7250f69267c... #5 resolve docker.io/library/ubuntu:focal@sha256:bc2f7250f69267c9c6b66d7b6a81a54d3878bb85f1ebb5f951c896d13e6ba537 done #5 sha256:b6a83d81d1f4f942d37e1f17195d9c519969ed3040fc3e444740b884e44dec33 162B / 162B 0.1s done #5 sha256:bc2f7250f69267c9c6b66d7b6a81a54d3878bb85f1ebb5f951c896d13e6ba537 1.20kB / 1.20kB done #5 sha256:2e70e9c81838224b5311970dbf7ed16802fbfe19e7a70b3cbfa3d7522aa285b4 943B / 943B done #5 sha256:9140108b62dc87d9b278bb0d4fd6a3e44c2959646eb966b86531306faa81b09b 3.35kB / 3.35kB done #5 sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b 3.60MB / 28.56MB 0.1s #5 sha256:0f3630e5ff08d73b6ec0e22736a5c8d2d666e7b568c16f6a4ffadf8c21b9b1ad 848B / 848B 0.0s done #5 sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b 15.03MB / 28.56MB 0.2s #5 sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b 28.56MB / 28.56MB 0.4s #5 sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b 28.56MB / 28.56MB 0.4s done #5 extracting sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b #5 extracting sha256:d72e567cc804d0b637182ba23f8b9ffe101e753a39bf52cd4db6b89eb089f13b 1.0s done #5 extracting sha256:0f3630e5ff08d73b6ec0e22736a5c8d2d666e7b568c16f6a4ffadf8c21b9b1ad done #5 extracting sha256:b6a83d81d1f4f942d37e1f17195d9c519969ed3040fc3e444740b884e44dec33 #5 extracting sha256:b6a83d81d1f4f942d37e1f17195d9c519969ed3040fc3e444740b884e44dec33 done #5 DONE 1.7s #6 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr... #6 DONE 0.5s #7 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts e... #7 0.727 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB] #7 0.861 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [406 kB] #7 0.909 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [75.9 kB] #7 0.909 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [626 kB] #7 0.919 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1169 B] #7 0.933 Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #7 1.334 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB] #7 1.425 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] #7 1.520 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #7 1.526 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #7 1.719 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #7 1.737 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #7 2.292 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [748 kB] #7 2.311 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [89.3 kB] #7 2.315 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.6 kB] #7 2.316 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [835 kB] #7 2.358 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4277 B] #7 3.005 Fetched 16.2 MB in 3s (6341 kB/s) #7 3.005 Reading package lists... #7 3.711 Reading package lists... #7 4.377 Building dependency tree... #7 4.513 Reading state information... #7 4.674 The following additional packages will be installed: #7 4.674 at autoconf automake autopoint autotools-dev binutils binutils-common #7 4.674 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #7 4.674 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #7 4.674 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc #7 4.674 gcc-10-base gcc-9 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n #7 4.674 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #7 4.674 groff-base intltool-debian iso-codes krb5-locales less #7 4.674 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #7 4.674 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #7 4.674 libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0 #7 4.674 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #7 4.674 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #7 4.674 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #7 4.674 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #7 4.674 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #7 4.674 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #7 4.674 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #7 4.674 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #7 4.674 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #7 4.674 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #7 4.674 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #7 4.674 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #7 4.674 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #7 4.674 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #7 4.674 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #7 4.674 libgcc-9-dev libgcc-s1 libgdbm-compat4 libgdbm6 #7 4.675 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #7 4.675 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2 #7 4.675 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal #7 4.675 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl #7 4.675 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl #7 4.675 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #7 4.675 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #7 4.675 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #7 4.675 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #7 4.675 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #7 4.675 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #7 4.675 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #7 4.675 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #7 4.675 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #7 4.675 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #7 4.675 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #7 4.675 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #7 4.675 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #7 4.675 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #7 4.675 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #7 4.675 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #7 4.675 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #7 4.675 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #7 4.675 libnumber-compare-perl libnumber-range-perl libobject-id-perl #7 4.675 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #7 4.675 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #7 4.675 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #7 4.675 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #7 4.675 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #7 4.675 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #7 4.675 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #7 4.675 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #7 4.675 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #7 4.675 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #7 4.675 libstdc++-9-dev libstdc++6 libstrictures-perl libstring-copyright-perl #7 4.675 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #7 4.675 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #7 4.675 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #7 4.675 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #7 4.675 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #7 4.675 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #7 4.675 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #7 4.675 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #7 4.675 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #7 4.675 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #7 4.675 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #7 4.675 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #7 4.675 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #7 4.675 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #7 4.675 openssh-client openssl patch patchutils perl perl-modules-5.30 #7 4.675 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #7 4.675 python-apt-common python3 python3-apt python3-certifi python3-chardet #7 4.675 python3-debian python3-gpg python3-idna python3-magic python3-minimal #7 4.675 python3-pkg-resources python3-requests python3-six python3-unidiff #7 4.675 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #7 4.675 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #7 4.675 xz-utils #7 4.677 Suggested packages: #7 4.677 default-mta | mail-transport-agent autoconf-archive gnu-standards #7 4.677 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #7 4.677 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #7 4.677 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #7 4.677 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #7 4.677 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #7 4.677 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #7 4.677 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #7 4.677 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #7 4.677 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #7 4.677 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #7 4.677 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #7 4.677 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #7 4.677 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #7 4.677 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #7 4.677 libscalar-number-perl libsasl2-modules-gssapi-mit #7 4.677 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #7 4.677 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #7 4.677 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #7 4.677 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #7 4.677 libxml-sax-expatxs-perl bash-completion binutils-multiarch #7 4.677 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #7 4.677 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #7 4.677 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #7 4.677 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #7 4.677 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #7 4.677 python3-cryptography python3-openssl python3-socks python3.8-venv #7 4.677 python3.8-doc binfmt-support readline-doc zip wdiff-doc #7 4.933 The following NEW packages will be installed: #7 4.933 at autoconf automake autopoint autotools-dev binutils binutils-common #7 4.933 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #7 4.934 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #7 4.934 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #7 4.934 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #7 4.934 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #7 4.934 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #7 4.934 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #7 4.934 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #7 4.934 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #7 4.934 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #7 4.934 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #7 4.934 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #7 4.934 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #7 4.934 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #7 4.934 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #7 4.934 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #7 4.934 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #7 4.934 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #7 4.934 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #7 4.934 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #7 4.934 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #7 4.934 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #7 4.934 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #7 4.934 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #7 4.935 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #7 4.935 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #7 4.935 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #7 4.935 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #7 4.935 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #7 4.935 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #7 4.935 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #7 4.935 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #7 4.935 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #7 4.935 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #7 4.935 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #7 4.935 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #7 4.935 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #7 4.935 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #7 4.935 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #7 4.935 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #7 4.935 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #7 4.935 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #7 4.935 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #7 4.935 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #7 4.935 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #7 4.935 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #7 4.935 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #7 4.935 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #7 4.935 libnumber-compare-perl libnumber-range-perl libobject-id-perl #7 4.935 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #7 4.935 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #7 4.935 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #7 4.935 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #7 4.935 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #7 4.935 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #7 4.935 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #7 4.935 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #7 4.935 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #7 4.935 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #7 4.936 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #7 4.936 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #7 4.936 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #7 4.936 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #7 4.936 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #7 4.936 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #7 4.936 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #7 4.936 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #7 4.936 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #7 4.936 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #7 4.936 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #7 4.936 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #7 4.936 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #7 4.936 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #7 4.936 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #7 4.936 openssh-client openssl patch patchutils perl perl-modules-5.30 #7 4.936 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #7 4.936 python-apt-common python3 python3-apt python3-certifi python3-chardet #7 4.936 python3-debian python3-gpg python3-idna python3-magic python3-minimal #7 4.936 python3-pkg-resources python3-requests python3-six python3-unidiff #7 4.937 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #7 4.937 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #7 4.937 xz-utils #7 4.938 The following packages will be upgraded: #7 4.939 gcc-10-base libgcc-s1 libstdc++6 #7 5.354 3 upgraded, 354 newly installed, 0 to remove and 1 not upgraded. #7 5.354 Need to get 101 MB of archives. #7 5.354 After this operation, 453 MB of additional disk space will be used. #7 5.354 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #7 5.499 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2 [1318 kB] #7 5.908 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.5-1~20.04 [714 kB] #7 5.952 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] #7 5.954 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.5-1~20.04 [1898 kB] #7 6.043 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #7 6.051 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #7 6.052 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #7 6.052 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #7 6.053 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #7 6.055 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] #7 6.081 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.5-1~20.04 [1671 kB] #7 6.158 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.5-1~20.04 [373 kB] #7 6.178 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #7 6.178 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #7 6.179 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #7 6.181 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #7 6.197 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.2.0-5ubuntu1~20.04 [19.7 kB] #7 6.198 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.2.0-5ubuntu1~20.04 [41.6 kB] #7 6.199 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.2.0-5ubuntu1~20.04 [503 kB] #7 6.210 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #7 6.270 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #7 6.280 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #7 6.281 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #7 6.282 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #7 6.349 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-modules-5.30 all 5.30.0-9build1 [2737 kB] #7 6.492 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #7 6.493 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl5.30 amd64 5.30.0-9build1 [3943 kB] #7 6.687 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 perl amd64 5.30.0-9build1 [224 kB] #7 6.692 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 openssl amd64 1.1.1f-1ubuntu2 [621 kB] #7 6.720 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20190110ubuntu1.1 [145 kB] #7 6.726 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.1 [4584 B] #7 6.727 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #7 6.736 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #7 6.740 Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #7 6.741 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #7 6.747 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] #7 6.760 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.3-1~ubuntu20.04.1 [1284 kB] #7 6.832 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.3-1~ubuntu20.04.1 [5752 B] #7 6.833 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2020a-0ubuntu0.20.04 [293 kB] #7 6.845 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB] #7 7.235 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml2 amd64 2.9.10+dfsg-5 [640 kB] #7 7.266 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #7 7.269 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #7 7.270 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #7 7.270 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] #7 7.275 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #7 7.277 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #7 7.293 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #7 7.295 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #7 7.308 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] #7 7.381 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #7 7.382 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #7 7.497 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 krb5-locales all 1.17-6ubuntu4 [11.4 kB] #7 7.498 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #7 7.500 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #7 7.501 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #7 7.502 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5support0 amd64 1.17-6ubuntu4 [30.9 kB] #7 7.503 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libk5crypto3 amd64 1.17-6ubuntu4 [80.2 kB] #7 7.504 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] #7 7.504 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-3 amd64 1.17-6ubuntu4 [330 kB] #7 7.532 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4 [121 kB] #7 7.597 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #7 7.598 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #7 7.599 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #7 7.599 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #7 7.600 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.1 [113 kB] #7 7.603 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.1 [574 kB] #7 7.614 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #7 7.614 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #7 7.669 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #7 7.696 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.1 [672 kB] #7 7.753 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #7 7.755 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.1 [17.4 kB] #7 7.756 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.1 [154 kB] #7 7.758 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] #7 7.759 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #7 7.766 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #7 7.767 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #7 7.767 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #7 7.813 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #7 7.885 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #7 7.891 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #7 7.896 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #7 7.897 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #7 7.907 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #7 7.915 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-common amd64 2.34-6ubuntu1 [207 kB] #7 7.962 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 libbinutils amd64 2.34-6ubuntu1 [474 kB] #7 7.971 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1 [47.0 kB] #7 7.973 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf0 amd64 2.34-6ubuntu1 [46.6 kB] #7 7.974 Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1 [1614 kB] #7 8.048 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils amd64 2.34-6ubuntu1 [3376 B] #7 8.049 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.1 [71.7 kB] #7 8.050 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-48.52 [1138 kB] #7 8.115 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #7 8.116 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.1 [2519 kB] #7 8.209 Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] #7 8.210 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #7 8.262 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #7 8.267 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #7 8.270 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] #7 8.780 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #7 8.926 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.2.0-5ubuntu1~20.04 [41.1 kB] #7 8.992 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.2.0-5ubuntu1~20.04 [102 kB] #7 9.098 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.2.0-5ubuntu1~20.04 [26.4 kB] #7 9.112 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.2.0-5ubuntu1~20.04 [9300 B] #7 9.125 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] #7 9.251 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.2.0-5ubuntu1~20.04 [144 kB] #7 9.277 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.2.0-5ubuntu1~20.04 [320 kB] #7 9.312 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.2.0-5ubuntu1~20.04 [136 kB] #7 9.324 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.2.0-5ubuntu1~20.04 [146 kB] #7 9.340 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] #7 9.463 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] #7 9.863 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #7 9.863 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] #7 9.932 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] #7 10.33 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #7 10.33 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #7 10.33 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] #7 10.34 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #7 10.35 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] #7 10.38 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 build-essential amd64 12.8ubuntu1 [4624 B] #7 10.38 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #7 10.39 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] #7 10.39 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] #7 10.41 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] #7 10.48 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] #7 10.48 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] #7 10.48 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] #7 10.49 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] #7 10.49 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] #7 10.49 Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] #7 10.49 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] #7 10.49 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] #7 10.49 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.3 [17.0 kB] #7 10.55 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.3 [155 kB] #7 10.63 Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] #7 10.63 Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #7 10.63 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB] #7 10.63 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.2 [233 kB] #7 10.64 Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.2 [161 kB] #7 10.64 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #7 10.64 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #7 10.65 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #7 10.65 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #7 10.70 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #7 10.77 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #7 10.77 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #7 10.78 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #7 10.78 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #7 10.78 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #7 10.78 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #7 10.80 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #7 10.80 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #7 10.80 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #7 10.86 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #7 10.92 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #7 10.92 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #7 10.92 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgconf amd64 2.2.19-3ubuntu2 [124 kB] #7 10.93 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #7 10.93 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #7 10.93 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 dirmngr amd64 2.2.19-3ubuntu2 [329 kB] #7 10.93 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-l10n all 2.2.19-3ubuntu2 [51.7 kB] #7 10.93 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2 [481 kB] #7 10.99 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg amd64 2.2.19-3ubuntu2 [482 kB] #7 11.00 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #7 11.07 Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-agent amd64 2.2.19-3ubuntu2 [232 kB] #7 11.07 Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2 [97.7 kB] #7 11.07 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2 [90.3 kB] #7 11.08 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgsm amd64 2.2.19-3ubuntu2 [217 kB] #7 11.08 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg all 2.2.19-3ubuntu2 [259 kB] #7 11.08 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #7 11.09 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #7 11.09 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #7 11.15 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #7 11.15 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #7 11.16 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #7 11.16 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #7 11.16 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #7 11.16 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #7 11.16 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #7 11.16 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #7 11.16 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #7 11.21 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #7 11.24 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #7 11.24 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #7 11.24 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #7 11.24 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #7 11.24 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #7 11.24 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #7 11.24 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #7 11.24 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #7 11.29 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #7 11.32 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #7 11.32 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #7 11.32 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #7 11.33 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #7 11.33 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #7 11.33 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #7 11.33 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #7 11.33 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #7 11.36 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #7 11.51 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #7 11.67 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #7 11.68 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #7 11.71 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #7 11.74 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #7 11.88 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #7 11.91 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #7 11.92 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #7 12.07 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #7 12.07 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #7 12.08 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #7 12.09 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] #7 12.10 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] #7 12.10 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] #7 12.11 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.2 [231 kB] #7 12.12 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #7 12.12 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 git-man all 1:2.25.1-1ubuntu3 [884 kB] #7 12.16 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 git amd64 1:2.25.1-1ubuntu3 [4554 kB] #7 12.38 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #7 12.39 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #7 12.39 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #7 12.39 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #7 12.39 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #7 12.39 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #7 12.39 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #7 12.39 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #7 12.39 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #7 12.46 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #7 12.46 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #7 12.47 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #7 12.47 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #7 12.47 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #7 12.47 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #7 12.47 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #7 12.47 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #7 12.47 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #7 12.53 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #7 12.54 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #7 12.54 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #7 12.54 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #7 12.55 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #7 12.55 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #7 12.55 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #7 12.55 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #7 12.55 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #7 12.60 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #7 12.62 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #7 12.62 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #7 12.62 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #7 12.63 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #7 12.63 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #7 12.63 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #7 12.63 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #7 12.63 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #7 12.68 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #7 12.70 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #7 12.71 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #7 12.71 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #7 12.71 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #7 12.71 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #7 12.71 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #7 12.71 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #7 12.71 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #7 12.75 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #7 12.79 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #7 12.79 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #7 12.79 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #7 12.79 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #7 12.79 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #7 12.79 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #7 12.79 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #7 12.79 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #7 12.82 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #7 12.87 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #7 12.87 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #7 12.87 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #7 12.87 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #7 12.87 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #7 12.87 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #7 12.87 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #7 12.87 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #7 12.90 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #7 12.95 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #7 12.95 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] #7 12.95 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #7 12.95 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #7 12.95 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #7 12.95 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #7 12.95 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #7 12.95 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #7 12.97 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #7 13.03 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #7 13.03 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #7 13.03 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #7 13.03 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #7 13.03 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #7 13.03 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #7 13.03 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #7 13.03 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #7 13.04 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #7 13.11 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #7 13.26 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #7 13.41 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #7 13.44 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #7 13.53 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #7 13.55 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #7 13.56 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #7 13.57 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #7 13.61 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #7 13.63 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #7 13.64 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #7 13.65 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #7 13.70 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #7 13.71 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #7 13.71 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #7 13.71 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #7 13.72 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #7 13.73 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #7 13.73 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB] #7 13.79 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #7 13.80 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #7 13.81 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #7 13.81 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #7 13.82 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #7 13.82 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #7 13.87 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #7 13.87 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #7 13.87 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #7 13.87 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #7 13.94 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #7 13.94 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #7 13.94 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #7 13.95 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #7 13.95 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #7 13.95 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #7 14.02 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #7 14.04 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #7 14.06 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #7 14.06 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #7 14.09 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #7 14.09 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #7 14.10 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #7 14.10 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #7 14.10 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] #7 14.17 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #7 14.28 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #7 14.30 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #7 14.30 Get:350 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #7 14.30 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #7 14.30 Get:352 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #7 14.30 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #7 14.30 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] #7 14.30 Get:355 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #7 14.32 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #7 14.39 Get:357 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #7 14.54 debconf: delaying package configuration, since apt-utils is not installed #7 14.56 Fetched 101 MB in 9s (10.7 MB/s) #7 14.57 Selecting previously unselected package liblocale-gettext-perl. #7 14.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 ... 4119 files and directories currently installed.) #7 14.58 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #7 14.58 Unpacking liblocale-gettext-perl (1.07-4) ... #7 14.62 Selecting previously unselected package libssl1.1:amd64. #7 14.62 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2_amd64.deb ... #7 14.63 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2) ... #7 14.77 Selecting previously unselected package libpython3.8-minimal:amd64. #7 14.77 Preparing to unpack .../libpython3.8-minimal_3.8.5-1~20.04_amd64.deb ... #7 14.77 Unpacking libpython3.8-minimal:amd64 (3.8.5-1~20.04) ... #7 14.88 Selecting previously unselected package libexpat1:amd64. #7 14.88 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... #7 14.88 Unpacking libexpat1:amd64 (2.2.9-1build1) ... #7 14.92 Selecting previously unselected package python3.8-minimal. #7 14.92 Preparing to unpack .../python3.8-minimal_3.8.5-1~20.04_amd64.deb ... #7 14.92 Unpacking python3.8-minimal (3.8.5-1~20.04) ... #7 15.13 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2) ... #7 15.20 Setting up libpython3.8-minimal:amd64 (3.8.5-1~20.04) ... #7 15.21 Setting up libexpat1:amd64 (2.2.9-1build1) ... #7 15.22 Setting up python3.8-minimal (3.8.5-1~20.04) ... #7 15.77 Selecting previously unselected package python3-minimal. #7 15.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4434 files and directories currently installed.) #7 15.78 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #7 15.78 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #7 15.81 Selecting previously unselected package mime-support. #7 15.81 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #7 15.81 Unpacking mime-support (3.64ubuntu1) ... #7 15.85 Selecting previously unselected package libmpdec2:amd64. #7 15.85 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #7 15.85 Unpacking libmpdec2:amd64 (2.4.2-3) ... #7 15.89 Selecting previously unselected package readline-common. #7 15.89 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #7 15.89 Unpacking readline-common (8.0-4) ... #7 15.92 Selecting previously unselected package libreadline8:amd64. #7 15.92 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #7 15.93 Unpacking libreadline8:amd64 (8.0-4) ... #7 15.97 Selecting previously unselected package libsqlite3-0:amd64. #7 15.97 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... #7 15.97 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #7 16.04 Selecting previously unselected package libpython3.8-stdlib:amd64. #7 16.04 Preparing to unpack .../6-libpython3.8-stdlib_3.8.5-1~20.04_amd64.deb ... #7 16.04 Unpacking libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ... #7 16.23 Selecting previously unselected package python3.8. #7 16.23 Preparing to unpack .../7-python3.8_3.8.5-1~20.04_amd64.deb ... #7 16.24 Unpacking python3.8 (3.8.5-1~20.04) ... #7 16.27 Selecting previously unselected package libpython3-stdlib:amd64. #7 16.27 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #7 16.27 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #7 16.30 Setting up python3-minimal (3.8.2-0ubuntu2) ... #7 16.46 Selecting previously unselected package python3. #7 16.46 (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 ... 4864 files and directories currently installed.) #7 16.47 Preparing to unpack .../python3_3.8.2-0ubuntu2_amd64.deb ... #7 16.47 Unpacking python3 (3.8.2-0ubuntu2) ... #7 16.51 Selecting previously unselected package libbsd0:amd64. #7 16.51 Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ... #7 16.51 Unpacking libbsd0:amd64 (0.10.0-1) ... #7 16.54 Selecting previously unselected package bsdmainutils. #7 16.54 Preparing to unpack .../bsdmainutils_11.1.2ubuntu3_amd64.deb ... #7 16.54 Unpacking bsdmainutils (11.1.2ubuntu3) ... #7 16.59 Preparing to unpack .../gcc-10-base_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 16.60 Unpacking gcc-10-base:amd64 (10.2.0-5ubuntu1~20.04) over (10-20200411-0ubuntu1) ... #7 16.63 Setting up gcc-10-base:amd64 (10.2.0-5ubuntu1~20.04) ... #7 16.66 (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 ... 5022 files and directories currently installed.) #7 16.67 Preparing to unpack .../libgcc-s1_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 16.68 Unpacking libgcc-s1:amd64 (10.2.0-5ubuntu1~20.04) over (10-20200411-0ubuntu1) ... #7 16.71 Setting up libgcc-s1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 16.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 ... 5022 files and directories currently installed.) #7 16.76 Preparing to unpack .../libstdc++6_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 16.78 Unpacking libstdc++6:amd64 (10.2.0-5ubuntu1~20.04) over (10-20200411-0ubuntu1) ... #7 16.88 Setting up libstdc++6:amd64 (10.2.0-5ubuntu1~20.04) ... #7 16.93 Selecting previously unselected package libuchardet0:amd64. #7 16.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5022 files and directories currently installed.) #7 16.94 Preparing to unpack .../000-libuchardet0_0.0.6-3build1_amd64.deb ... #7 16.94 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #7 16.97 Selecting previously unselected package groff-base. #7 16.97 Preparing to unpack .../001-groff-base_1.22.4-4build1_amd64.deb ... #7 16.98 Unpacking groff-base (1.22.4-4build1) ... #7 17.09 Selecting previously unselected package libgdbm6:amd64. #7 17.09 Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ... #7 17.09 Unpacking libgdbm6:amd64 (1.18.1-5) ... #7 17.13 Selecting previously unselected package libpipeline1:amd64. #7 17.13 Preparing to unpack .../003-libpipeline1_1.5.2-2build1_amd64.deb ... #7 17.13 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #7 17.17 Selecting previously unselected package man-db. #7 17.17 Preparing to unpack .../004-man-db_2.9.1-1_amd64.deb ... #7 17.18 Unpacking man-db (2.9.1-1) ... #7 17.29 Selecting previously unselected package perl-modules-5.30. #7 17.29 Preparing to unpack .../005-perl-modules-5.30_5.30.0-9build1_all.deb ... #7 17.30 Unpacking perl-modules-5.30 (5.30.0-9build1) ... #7 17.64 Selecting previously unselected package libgdbm-compat4:amd64. #7 17.64 Preparing to unpack .../006-libgdbm-compat4_1.18.1-5_amd64.deb ... #7 17.65 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #7 17.68 Selecting previously unselected package libperl5.30:amd64. #7 17.68 Preparing to unpack .../007-libperl5.30_5.30.0-9build1_amd64.deb ... #7 17.68 Unpacking libperl5.30:amd64 (5.30.0-9build1) ... #7 18.14 Selecting previously unselected package perl. #7 18.14 Preparing to unpack .../008-perl_5.30.0-9build1_amd64.deb ... #7 18.15 Unpacking perl (5.30.0-9build1) ... #7 18.20 Selecting previously unselected package openssl. #7 18.20 Preparing to unpack .../009-openssl_1.1.1f-1ubuntu2_amd64.deb ... #7 18.20 Unpacking openssl (1.1.1f-1ubuntu2) ... #7 18.29 Selecting previously unselected package ca-certificates. #7 18.29 Preparing to unpack .../010-ca-certificates_20190110ubuntu1.1_all.deb ... #7 18.30 Unpacking ca-certificates (20190110ubuntu1.1) ... #7 18.34 Selecting previously unselected package distro-info-data. #7 18.34 Preparing to unpack .../011-distro-info-data_0.43ubuntu1.1_all.deb ... #7 18.35 Unpacking distro-info-data (0.43ubuntu1.1) ... #7 18.37 Selecting previously unselected package libmagic-mgc. #7 18.37 Preparing to unpack .../012-libmagic-mgc_1%3a5.38-4_amd64.deb ... #7 18.38 Unpacking libmagic-mgc (1:5.38-4) ... #7 18.44 Selecting previously unselected package libmagic1:amd64. #7 18.44 Preparing to unpack .../013-libmagic1_1%3a5.38-4_amd64.deb ... #7 18.44 Unpacking libmagic1:amd64 (1:5.38-4) ... #7 18.47 Selecting previously unselected package file. #7 18.47 Preparing to unpack .../014-file_1%3a5.38-4_amd64.deb ... #7 18.48 Unpacking file (1:5.38-4) ... #7 18.51 Selecting previously unselected package less. #7 18.51 Preparing to unpack .../015-less_551-1ubuntu0.1_amd64.deb ... #7 18.51 Unpacking less (551-1ubuntu0.1) ... #7 18.55 Selecting previously unselected package libelf1:amd64. #7 18.55 Preparing to unpack .../016-libelf1_0.176-1.1build1_amd64.deb ... #7 18.56 Unpacking libelf1:amd64 (0.176-1.1build1) ... #7 18.60 Selecting previously unselected package libglib2.0-0:amd64. #7 18.60 Preparing to unpack .../017-libglib2.0-0_2.64.3-1~ubuntu20.04.1_amd64.deb ... #7 18.60 Unpacking libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ... #7 18.73 Selecting previously unselected package libglib2.0-data. #7 18.73 Preparing to unpack .../018-libglib2.0-data_2.64.3-1~ubuntu20.04.1_all.deb ... #7 18.73 Unpacking libglib2.0-data (2.64.3-1~ubuntu20.04.1) ... #7 18.77 Selecting previously unselected package tzdata. #7 18.77 Preparing to unpack .../019-tzdata_2020a-0ubuntu0.20.04_all.deb ... #7 18.78 Unpacking tzdata (2020a-0ubuntu0.20.04) ... #7 18.93 Selecting previously unselected package libicu66:amd64. #7 18.94 Preparing to unpack .../020-libicu66_66.1-2ubuntu2_amd64.deb ... #7 18.94 Unpacking libicu66:amd64 (66.1-2ubuntu2) ... #7 19.76 Selecting previously unselected package libxml2:amd64. #7 19.77 Preparing to unpack .../021-libxml2_2.9.10+dfsg-5_amd64.deb ... #7 19.77 Unpacking libxml2:amd64 (2.9.10+dfsg-5) ... #7 19.85 Selecting previously unselected package libyaml-0-2:amd64. #7 19.85 Preparing to unpack .../022-libyaml-0-2_0.2.2-1_amd64.deb ... #7 19.86 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #7 19.89 Selecting previously unselected package lsb-release. #7 19.89 Preparing to unpack .../023-lsb-release_11.1.0ubuntu2_all.deb ... #7 19.89 Unpacking lsb-release (11.1.0ubuntu2) ... #7 19.92 Selecting previously unselected package netbase. #7 19.92 Preparing to unpack .../024-netbase_6.1_all.deb ... #7 19.92 Unpacking netbase (6.1) ... #7 19.95 Selecting previously unselected package python3-pkg-resources. #7 19.95 Preparing to unpack .../025-python3-pkg-resources_45.2.0-1_all.deb ... #7 19.96 Unpacking python3-pkg-resources (45.2.0-1) ... #7 19.99 Selecting previously unselected package python3-six. #7 19.99 Preparing to unpack .../026-python3-six_1.14.0-2_all.deb ... #7 20.00 Unpacking python3-six (1.14.0-2) ... #7 20.02 Selecting previously unselected package shared-mime-info. #7 20.02 Preparing to unpack .../027-shared-mime-info_1.15-1_amd64.deb ... #7 20.03 Unpacking shared-mime-info (1.15-1) ... #7 20.10 Selecting previously unselected package ucf. #7 20.10 Preparing to unpack .../028-ucf_3.0038+nmu1_all.deb ... #7 20.10 Moving old data out of the way #7 20.11 Unpacking ucf (3.0038+nmu1) ... #7 20.14 Selecting previously unselected package xdg-user-dirs. #7 20.14 Preparing to unpack .../029-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #7 20.15 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #7 20.19 Selecting previously unselected package xz-utils. #7 20.19 Preparing to unpack .../030-xz-utils_5.2.4-1ubuntu1_amd64.deb ... #7 20.20 Unpacking xz-utils (5.2.4-1ubuntu1) ... #7 20.23 Selecting previously unselected package gettext-base. #7 20.23 Preparing to unpack .../031-gettext-base_0.19.8.1-10build1_amd64.deb ... #7 20.23 Unpacking gettext-base (0.19.8.1-10build1) ... #7 20.26 Selecting previously unselected package iso-codes. #7 20.26 Preparing to unpack .../032-iso-codes_4.4-1_all.deb ... #7 20.27 Unpacking iso-codes (4.4-1) ... #7 20.62 Selecting previously unselected package krb5-locales. #7 20.62 Preparing to unpack .../033-krb5-locales_1.17-6ubuntu4_all.deb ... #7 20.62 Unpacking krb5-locales (1.17-6ubuntu4) ... #7 20.65 Selecting previously unselected package libcbor0.6:amd64. #7 20.65 Preparing to unpack .../034-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #7 20.66 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 20.69 Selecting previously unselected package libedit2:amd64. #7 20.69 Preparing to unpack .../035-libedit2_3.1-20191231-1_amd64.deb ... #7 20.69 Unpacking libedit2:amd64 (3.1-20191231-1) ... #7 20.73 Selecting previously unselected package libfido2-1:amd64. #7 20.73 Preparing to unpack .../036-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #7 20.73 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 20.76 Selecting previously unselected package libkrb5support0:amd64. #7 20.77 Preparing to unpack .../037-libkrb5support0_1.17-6ubuntu4_amd64.deb ... #7 20.77 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4) ... #7 20.80 Selecting previously unselected package libk5crypto3:amd64. #7 20.80 Preparing to unpack .../038-libk5crypto3_1.17-6ubuntu4_amd64.deb ... #7 20.81 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4) ... #7 20.84 Selecting previously unselected package libkeyutils1:amd64. #7 20.85 Preparing to unpack .../039-libkeyutils1_1.6-6ubuntu1_amd64.deb ... #7 20.85 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... #7 20.88 Selecting previously unselected package libkrb5-3:amd64. #7 20.88 Preparing to unpack .../040-libkrb5-3_1.17-6ubuntu4_amd64.deb ... #7 20.88 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4) ... #7 20.95 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 20.95 Preparing to unpack .../041-libgssapi-krb5-2_1.17-6ubuntu4_amd64.deb ... #7 20.95 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4) ... #7 20.99 Selecting previously unselected package libpsl5:amd64. #7 20.99 Preparing to unpack .../042-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #7 20.99 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 21.02 Selecting previously unselected package libxau6:amd64. #7 21.03 Preparing to unpack .../043-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #7 21.03 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 21.06 Selecting previously unselected package libxdmcp6:amd64. #7 21.06 Preparing to unpack .../044-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #7 21.06 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 21.09 Selecting previously unselected package libxcb1:amd64. #7 21.09 Preparing to unpack .../045-libxcb1_1.14-2_amd64.deb ... #7 21.10 Unpacking libxcb1:amd64 (1.14-2) ... #7 21.12 Selecting previously unselected package libx11-data. #7 21.13 Preparing to unpack .../046-libx11-data_2%3a1.6.9-2ubuntu1.1_all.deb ... #7 21.13 Unpacking libx11-data (2:1.6.9-2ubuntu1.1) ... #7 21.18 Selecting previously unselected package libx11-6:amd64. #7 21.19 Preparing to unpack .../047-libx11-6_2%3a1.6.9-2ubuntu1.1_amd64.deb ... #7 21.19 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ... #7 21.26 Selecting previously unselected package libxext6:amd64. #7 21.27 Preparing to unpack .../048-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #7 21.27 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 21.30 Selecting previously unselected package libxmuu1:amd64. #7 21.30 Preparing to unpack .../049-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #7 21.30 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 21.33 Selecting previously unselected package manpages. #7 21.33 Preparing to unpack .../050-manpages_5.05-1_all.deb ... #7 21.33 Unpacking manpages (5.05-1) ... #7 21.44 Selecting previously unselected package openssh-client. #7 21.45 Preparing to unpack .../051-openssh-client_1%3a8.2p1-4ubuntu0.1_amd64.deb ... #7 21.45 Unpacking openssh-client (1:8.2p1-4ubuntu0.1) ... #7 21.55 Selecting previously unselected package publicsuffix. #7 21.55 Preparing to unpack .../052-publicsuffix_20200303.0012-1_all.deb ... #7 21.55 Unpacking publicsuffix (20200303.0012-1) ... #7 21.58 Selecting previously unselected package python-apt-common. #7 21.58 Preparing to unpack .../053-python-apt-common_2.0.0ubuntu0.20.04.1_all.deb ... #7 21.59 Unpacking python-apt-common (2.0.0ubuntu0.20.04.1) ... #7 21.62 Selecting previously unselected package python3-apt. #7 21.62 Preparing to unpack .../054-python3-apt_2.0.0ubuntu0.20.04.1_amd64.deb ... #7 21.62 Unpacking python3-apt (2.0.0ubuntu0.20.04.1) ... #7 21.66 Selecting previously unselected package libunwind8:amd64. #7 21.66 Preparing to unpack .../055-libunwind8_1.2.1-9build1_amd64.deb ... #7 21.67 Unpacking libunwind8:amd64 (1.2.1-9build1) ... #7 21.69 Selecting previously unselected package strace. #7 21.69 Preparing to unpack .../056-strace_5.5-3ubuntu1_amd64.deb ... #7 21.70 Unpacking strace (5.5-3ubuntu1) ... #7 21.77 Selecting previously unselected package xauth. #7 21.77 Preparing to unpack .../057-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #7 21.77 Unpacking xauth (1:1.1-0ubuntu1) ... #7 21.81 Selecting previously unselected package libfl2:amd64. #7 21.81 Preparing to unpack .../058-libfl2_2.6.4-6.2_amd64.deb ... #7 21.81 Unpacking libfl2:amd64 (2.6.4-6.2) ... #7 21.85 Selecting previously unselected package at. #7 21.85 Preparing to unpack .../059-at_3.1.23-1ubuntu1_amd64.deb ... #7 21.86 Unpacking at (3.1.23-1ubuntu1) ... #7 21.89 Selecting previously unselected package libsigsegv2:amd64. #7 21.89 Preparing to unpack .../060-libsigsegv2_2.12-2_amd64.deb ... #7 21.90 Unpacking libsigsegv2:amd64 (2.12-2) ... #7 21.93 Selecting previously unselected package m4. #7 21.93 Preparing to unpack .../061-m4_1.4.18-4_amd64.deb ... #7 21.93 Unpacking m4 (1.4.18-4) ... #7 21.97 Selecting previously unselected package autoconf. #7 21.97 Preparing to unpack .../062-autoconf_2.69-11.1_all.deb ... #7 21.98 Unpacking autoconf (2.69-11.1) ... #7 22.03 Selecting previously unselected package autotools-dev. #7 22.04 Preparing to unpack .../063-autotools-dev_20180224.1_all.deb ... #7 22.04 Unpacking autotools-dev (20180224.1) ... #7 22.07 Selecting previously unselected package automake. #7 22.08 Preparing to unpack .../064-automake_1%3a1.16.1-4ubuntu6_all.deb ... #7 22.08 Unpacking automake (1:1.16.1-4ubuntu6) ... #7 22.15 Selecting previously unselected package autopoint. #7 22.15 Preparing to unpack .../065-autopoint_0.19.8.1-10build1_all.deb ... #7 22.16 Unpacking autopoint (0.19.8.1-10build1) ... #7 22.19 Selecting previously unselected package binutils-common:amd64. #7 22.19 Preparing to unpack .../066-binutils-common_2.34-6ubuntu1_amd64.deb ... #7 22.19 Unpacking binutils-common:amd64 (2.34-6ubuntu1) ... #7 22.24 Selecting previously unselected package libbinutils:amd64. #7 22.24 Preparing to unpack .../067-libbinutils_2.34-6ubuntu1_amd64.deb ... #7 22.24 Unpacking libbinutils:amd64 (2.34-6ubuntu1) ... #7 22.32 Selecting previously unselected package libctf-nobfd0:amd64. #7 22.32 Preparing to unpack .../068-libctf-nobfd0_2.34-6ubuntu1_amd64.deb ... #7 22.32 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1) ... #7 22.35 Selecting previously unselected package libctf0:amd64. #7 22.35 Preparing to unpack .../069-libctf0_2.34-6ubuntu1_amd64.deb ... #7 22.36 Unpacking libctf0:amd64 (2.34-6ubuntu1) ... #7 22.39 Selecting previously unselected package binutils-x86-64-linux-gnu. #7 22.39 Preparing to unpack .../070-binutils-x86-64-linux-gnu_2.34-6ubuntu1_amd64.deb ... #7 22.39 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1) ... #7 22.59 Selecting previously unselected package binutils. #7 22.59 Preparing to unpack .../071-binutils_2.34-6ubuntu1_amd64.deb ... #7 22.59 Unpacking binutils (2.34-6ubuntu1) ... #7 22.62 Selecting previously unselected package libc-dev-bin. #7 22.62 Preparing to unpack .../072-libc-dev-bin_2.31-0ubuntu9.1_amd64.deb ... #7 22.62 Unpacking libc-dev-bin (2.31-0ubuntu9.1) ... #7 22.66 Selecting previously unselected package linux-libc-dev:amd64. #7 22.66 Preparing to unpack .../073-linux-libc-dev_5.4.0-48.52_amd64.deb ... #7 22.66 Unpacking linux-libc-dev:amd64 (5.4.0-48.52) ... #7 22.83 Selecting previously unselected package libcrypt-dev:amd64. #7 22.83 Preparing to unpack .../074-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #7 22.83 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #7 22.87 Selecting previously unselected package libc6-dev:amd64. #7 22.87 Preparing to unpack .../075-libc6-dev_2.31-0ubuntu9.1_amd64.deb ... #7 22.87 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.1) ... #7 23.19 Selecting previously unselected package gcc-9-base:amd64. #7 23.19 Preparing to unpack .../076-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 23.20 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #7 23.23 Selecting previously unselected package libisl22:amd64. #7 23.23 Preparing to unpack .../077-libisl22_0.22.1-1_amd64.deb ... #7 23.24 Unpacking libisl22:amd64 (0.22.1-1) ... #7 23.32 Selecting previously unselected package libmpfr6:amd64. #7 23.32 Preparing to unpack .../078-libmpfr6_4.0.2-1_amd64.deb ... #7 23.33 Unpacking libmpfr6:amd64 (4.0.2-1) ... #7 23.38 Selecting previously unselected package libmpc3:amd64. #7 23.38 Preparing to unpack .../079-libmpc3_1.1.0-1_amd64.deb ... #7 23.38 Unpacking libmpc3:amd64 (1.1.0-1) ... #7 23.41 Selecting previously unselected package cpp-9. #7 23.41 Preparing to unpack .../080-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 23.42 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ... #7 24.12 Selecting previously unselected package cpp. #7 24.12 Preparing to unpack .../081-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 24.12 Unpacking cpp (4:9.3.0-1ubuntu2) ... #7 24.15 Selecting previously unselected package libcc1-0:amd64. #7 24.16 Preparing to unpack .../082-libcc1-0_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.16 Unpacking libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.19 Selecting previously unselected package libgomp1:amd64. #7 24.20 Preparing to unpack .../083-libgomp1_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.20 Unpacking libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.25 Selecting previously unselected package libitm1:amd64. #7 24.25 Preparing to unpack .../084-libitm1_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.25 Unpacking libitm1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.28 Selecting previously unselected package libatomic1:amd64. #7 24.29 Preparing to unpack .../085-libatomic1_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.29 Unpacking libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.32 Selecting previously unselected package libasan5:amd64. #7 24.32 Preparing to unpack .../086-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 24.33 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #7 24.39 Selecting previously unselected package liblsan0:amd64. #7 24.39 Preparing to unpack .../087-liblsan0_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.40 Unpacking liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.44 Selecting previously unselected package libtsan0:amd64. #7 24.44 Preparing to unpack .../088-libtsan0_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.45 Unpacking libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.51 Selecting previously unselected package libubsan1:amd64. #7 24.51 Preparing to unpack .../089-libubsan1_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.51 Unpacking libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.55 Selecting previously unselected package libquadmath0:amd64. #7 24.55 Preparing to unpack .../090-libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb ... #7 24.56 Unpacking libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 24.59 Selecting previously unselected package libgcc-9-dev:amd64. #7 24.59 Preparing to unpack .../091-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 24.60 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #7 24.83 Selecting previously unselected package gcc-9. #7 24.83 Preparing to unpack .../092-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 24.84 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ... #7 25.58 Selecting previously unselected package gcc. #7 25.58 Preparing to unpack .../093-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 25.59 Unpacking gcc (4:9.3.0-1ubuntu2) ... #7 25.61 Selecting previously unselected package libstdc++-9-dev:amd64. #7 25.62 Preparing to unpack .../094-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 25.62 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #7 25.87 Selecting previously unselected package g++-9. #7 25.87 Preparing to unpack .../095-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #7 25.87 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... #7 26.63 Selecting previously unselected package g++. #7 26.63 Preparing to unpack .../096-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #7 26.63 Unpacking g++ (4:9.3.0-1ubuntu2) ... #7 26.66 Selecting previously unselected package make. #7 26.66 Preparing to unpack .../097-make_4.2.1-1.2_amd64.deb ... #7 26.66 Unpacking make (4.2.1-1.2) ... #7 26.70 Selecting previously unselected package libdpkg-perl. #7 26.70 Preparing to unpack .../098-libdpkg-perl_1.19.7ubuntu3_all.deb ... #7 26.71 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #7 26.76 Selecting previously unselected package patch. #7 26.76 Preparing to unpack .../099-patch_2.7.6-6_amd64.deb ... #7 26.76 Unpacking patch (2.7.6-6) ... #7 26.80 Selecting previously unselected package dpkg-dev. #7 26.80 Preparing to unpack .../100-dpkg-dev_1.19.7ubuntu3_all.deb ... #7 26.80 Unpacking dpkg-dev (1.19.7ubuntu3) ... #7 26.89 Selecting previously unselected package build-essential. #7 26.89 Preparing to unpack .../101-build-essential_12.8ubuntu1_amd64.deb ... #7 26.89 Unpacking build-essential (12.8ubuntu1) ... #7 26.92 Selecting previously unselected package libbrotli1:amd64. #7 26.92 Preparing to unpack .../102-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #7 26.93 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 26.98 Selecting previously unselected package libroken18-heimdal:amd64. #7 26.98 Preparing to unpack .../103-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 26.99 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.02 Selecting previously unselected package libasn1-8-heimdal:amd64. #7 27.02 Preparing to unpack .../104-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.03 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.07 Selecting previously unselected package libheimbase1-heimdal:amd64. #7 27.07 Preparing to unpack .../105-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.07 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.11 Selecting previously unselected package libhcrypto4-heimdal:amd64. #7 27.11 Preparing to unpack .../106-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.11 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.15 Selecting previously unselected package libwind0-heimdal:amd64. #7 27.16 Preparing to unpack .../107-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.16 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.20 Selecting previously unselected package libhx509-5-heimdal:amd64. #7 27.20 Preparing to unpack .../108-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.24 Selecting previously unselected package libkrb5-26-heimdal:amd64. #7 27.24 Preparing to unpack .../109-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.25 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.30 Selecting previously unselected package libheimntlm0-heimdal:amd64. #7 27.30 Preparing to unpack .../110-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.30 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.33 Selecting previously unselected package libgssapi3-heimdal:amd64. #7 27.33 Preparing to unpack .../111-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #7 27.34 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 27.37 Selecting previously unselected package libsasl2-modules-db:amd64. #7 27.37 Preparing to unpack .../112-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... #7 27.37 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #7 27.40 Selecting previously unselected package libsasl2-2:amd64. #7 27.40 Preparing to unpack .../113-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... #7 27.41 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... #7 27.44 Selecting previously unselected package libldap-common. #7 27.44 Preparing to unpack .../114-libldap-common_2.4.49+dfsg-2ubuntu1.3_all.deb ... #7 27.44 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.3) ... #7 27.47 Selecting previously unselected package libldap-2.4-2:amd64. #7 27.47 Preparing to unpack .../115-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.3_amd64.deb ... #7 27.48 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.3) ... #7 27.52 Selecting previously unselected package libnghttp2-14:amd64. #7 27.52 Preparing to unpack .../116-libnghttp2-14_1.40.0-1build1_amd64.deb ... #7 27.53 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... #7 27.57 Selecting previously unselected package librtmp1:amd64. #7 27.57 Preparing to unpack .../117-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #7 27.57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 27.61 Selecting previously unselected package libssh-4:amd64. #7 27.61 Preparing to unpack .../118-libssh-4_0.9.3-2ubuntu2.1_amd64.deb ... #7 27.61 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1) ... #7 27.66 Selecting previously unselected package libcurl4:amd64. #7 27.66 Preparing to unpack .../119-libcurl4_7.68.0-1ubuntu2.2_amd64.deb ... #7 27.66 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.2) ... #7 27.71 Selecting previously unselected package curl. #7 27.71 Preparing to unpack .../120-curl_7.68.0-1ubuntu2.2_amd64.deb ... #7 27.71 Unpacking curl (7.68.0-1ubuntu2.2) ... #7 27.76 Selecting previously unselected package dctrl-tools. #7 27.76 Preparing to unpack .../121-dctrl-tools_2.24-3_amd64.deb ... #7 27.77 Unpacking dctrl-tools (2.24-3) ... #7 27.80 Selecting previously unselected package libtool. #7 27.80 Preparing to unpack .../122-libtool_2.4.6-14_all.deb ... #7 27.80 Unpacking libtool (2.4.6-14) ... #7 27.84 Selecting previously unselected package dh-autoreconf. #7 27.84 Preparing to unpack .../123-dh-autoreconf_19_all.deb ... #7 27.85 Unpacking dh-autoreconf (19) ... #7 27.87 Selecting previously unselected package libdebhelper-perl. #7 27.88 Preparing to unpack .../124-libdebhelper-perl_12.10ubuntu1_all.deb ... #7 27.88 Unpacking libdebhelper-perl (12.10ubuntu1) ... #7 27.91 Selecting previously unselected package libarchive-zip-perl. #7 27.91 Preparing to unpack .../125-libarchive-zip-perl_1.67-2_all.deb ... #7 27.92 Unpacking libarchive-zip-perl (1.67-2) ... #7 27.95 Selecting previously unselected package libsub-override-perl. #7 27.95 Preparing to unpack .../126-libsub-override-perl_0.09-2_all.deb ... #7 27.95 Unpacking libsub-override-perl (0.09-2) ... #7 27.98 Selecting previously unselected package libfile-stripnondeterminism-perl. #7 27.98 Preparing to unpack .../127-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #7 27.99 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #7 28.01 Selecting previously unselected package dh-strip-nondeterminism. #7 28.02 Preparing to unpack .../128-dh-strip-nondeterminism_1.7.0-1_all.deb ... #7 28.02 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #7 28.05 Selecting previously unselected package dwz. #7 28.05 Preparing to unpack .../129-dwz_0.13-5_amd64.deb ... #7 28.06 Unpacking dwz (0.13-5) ... #7 28.10 Selecting previously unselected package libcroco3:amd64. #7 28.10 Preparing to unpack .../130-libcroco3_0.6.13-1_amd64.deb ... #7 28.10 Unpacking libcroco3:amd64 (0.6.13-1) ... #7 28.14 Selecting previously unselected package gettext. #7 28.14 Preparing to unpack .../131-gettext_0.19.8.1-10build1_amd64.deb ... #7 28.14 Unpacking gettext (0.19.8.1-10build1) ... #7 28.24 Selecting previously unselected package intltool-debian. #7 28.25 Preparing to unpack .../132-intltool-debian_0.35.0+20060710.5_all.deb ... #7 28.25 Unpacking intltool-debian (0.35.0+20060710.5) ... #7 28.27 Selecting previously unselected package po-debconf. #7 28.28 Preparing to unpack .../133-po-debconf_1.0.21_all.deb ... #7 28.28 Unpacking po-debconf (1.0.21) ... #7 28.33 Selecting previously unselected package debhelper. #7 28.33 Preparing to unpack .../134-debhelper_12.10ubuntu1_all.deb ... #7 28.33 Unpacking debhelper (12.10ubuntu1) ... #7 28.43 Selecting previously unselected package libfakeroot:amd64. #7 28.44 Preparing to unpack .../135-libfakeroot_1.24-1_amd64.deb ... #7 28.44 Unpacking libfakeroot:amd64 (1.24-1) ... #7 28.47 Selecting previously unselected package fakeroot. #7 28.47 Preparing to unpack .../136-fakeroot_1.24-1_amd64.deb ... #7 28.47 Unpacking fakeroot (1.24-1) ... #7 28.51 Selecting previously unselected package libassuan0:amd64. #7 28.51 Preparing to unpack .../137-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #7 28.52 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #7 28.55 Selecting previously unselected package gpgconf. #7 28.55 Preparing to unpack .../138-gpgconf_2.2.19-3ubuntu2_amd64.deb ... #7 28.55 Unpacking gpgconf (2.2.19-3ubuntu2) ... #7 28.59 Selecting previously unselected package libksba8:amd64. #7 28.60 Preparing to unpack .../139-libksba8_1.3.5-2_amd64.deb ... #7 28.60 Unpacking libksba8:amd64 (1.3.5-2) ... #7 28.64 Selecting previously unselected package libnpth0:amd64. #7 28.64 Preparing to unpack .../140-libnpth0_1.6-1_amd64.deb ... #7 28.64 Unpacking libnpth0:amd64 (1.6-1) ... #7 28.67 Selecting previously unselected package dirmngr. #7 28.68 Preparing to unpack .../141-dirmngr_2.2.19-3ubuntu2_amd64.deb ... #7 28.69 Unpacking dirmngr (2.2.19-3ubuntu2) ... #7 28.74 Selecting previously unselected package gnupg-l10n. #7 28.74 Preparing to unpack .../142-gnupg-l10n_2.2.19-3ubuntu2_all.deb ... #7 28.75 Unpacking gnupg-l10n (2.2.19-3ubuntu2) ... #7 28.78 Selecting previously unselected package gnupg-utils. #7 28.78 Preparing to unpack .../143-gnupg-utils_2.2.19-3ubuntu2_amd64.deb ... #7 28.78 Unpacking gnupg-utils (2.2.19-3ubuntu2) ... #7 28.85 Selecting previously unselected package gpg. #7 28.85 Preparing to unpack .../144-gpg_2.2.19-3ubuntu2_amd64.deb ... #7 28.85 Unpacking gpg (2.2.19-3ubuntu2) ... #7 28.92 Selecting previously unselected package pinentry-curses. #7 28.93 Preparing to unpack .../145-pinentry-curses_1.1.0-3build1_amd64.deb ... #7 28.93 Unpacking pinentry-curses (1.1.0-3build1) ... #7 28.96 Selecting previously unselected package gpg-agent. #7 28.97 Preparing to unpack .../146-gpg-agent_2.2.19-3ubuntu2_amd64.deb ... #7 28.97 Unpacking gpg-agent (2.2.19-3ubuntu2) ... #7 29.02 Selecting previously unselected package gpg-wks-client. #7 29.02 Preparing to unpack .../147-gpg-wks-client_2.2.19-3ubuntu2_amd64.deb ... #7 29.02 Unpacking gpg-wks-client (2.2.19-3ubuntu2) ... #7 29.06 Selecting previously unselected package gpg-wks-server. #7 29.07 Preparing to unpack .../148-gpg-wks-server_2.2.19-3ubuntu2_amd64.deb ... #7 29.07 Unpacking gpg-wks-server (2.2.19-3ubuntu2) ... #7 29.11 Selecting previously unselected package gpgsm. #7 29.11 Preparing to unpack .../149-gpgsm_2.2.19-3ubuntu2_amd64.deb ... #7 29.12 Unpacking gpgsm (2.2.19-3ubuntu2) ... #7 29.16 Selecting previously unselected package gnupg. #7 29.16 Preparing to unpack .../150-gnupg_2.2.19-3ubuntu2_all.deb ... #7 29.17 Unpacking gnupg (2.2.19-3ubuntu2) ... #7 29.20 Selecting previously unselected package libfile-which-perl. #7 29.20 Preparing to unpack .../151-libfile-which-perl_1.23-1_all.deb ... #7 29.21 Unpacking libfile-which-perl (1.23-1) ... #7 29.23 Selecting previously unselected package libfile-homedir-perl. #7 29.23 Preparing to unpack .../152-libfile-homedir-perl_1.004-1_all.deb ... #7 29.24 Unpacking libfile-homedir-perl (1.004-1) ... #7 29.28 Selecting previously unselected package libio-pty-perl. #7 29.28 Preparing to unpack .../153-libio-pty-perl_1%3a1.12-1_amd64.deb ... #7 29.29 Unpacking libio-pty-perl (1:1.12-1) ... #7 29.32 Selecting previously unselected package libipc-run-perl. #7 29.33 Preparing to unpack .../154-libipc-run-perl_20180523.0-2_all.deb ... #7 29.33 Unpacking libipc-run-perl (20180523.0-2) ... #7 29.36 Selecting previously unselected package libclass-method-modifiers-perl. #7 29.36 Preparing to unpack .../155-libclass-method-modifiers-perl_2.13-1_all.deb ... #7 29.37 Unpacking libclass-method-modifiers-perl (2.13-1) ... #7 29.39 Selecting previously unselected package libb-hooks-op-check-perl. #7 29.40 Preparing to unpack .../156-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #7 29.40 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #7 29.42 Selecting previously unselected package libdynaloader-functions-perl. #7 29.43 Preparing to unpack .../157-libdynaloader-functions-perl_0.003-1_all.deb ... #7 29.43 Unpacking libdynaloader-functions-perl (0.003-1) ... #7 29.46 Selecting previously unselected package libdevel-callchecker-perl. #7 29.46 Preparing to unpack .../158-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #7 29.46 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #7 29.49 Selecting previously unselected package libparams-classify-perl. #7 29.49 Preparing to unpack .../159-libparams-classify-perl_0.015-1build2_amd64.deb ... #7 29.49 Unpacking libparams-classify-perl (0.015-1build2) ... #7 29.52 Selecting previously unselected package libmodule-runtime-perl. #7 29.52 Preparing to unpack .../160-libmodule-runtime-perl_0.016-1_all.deb ... #7 29.53 Unpacking libmodule-runtime-perl (0.016-1) ... #7 29.55 Selecting previously unselected package libimport-into-perl. #7 29.55 Preparing to unpack .../161-libimport-into-perl_1.002005-1_all.deb ... #7 29.56 Unpacking libimport-into-perl (1.002005-1) ... #7 29.59 Selecting previously unselected package librole-tiny-perl. #7 29.59 Preparing to unpack .../162-librole-tiny-perl_2.001004-1_all.deb ... #7 29.60 Unpacking librole-tiny-perl (2.001004-1) ... #7 29.65 Selecting previously unselected package libstrictures-perl. #7 29.65 Preparing to unpack .../163-libstrictures-perl_2.000006-1_all.deb ... #7 29.65 Unpacking libstrictures-perl (2.000006-1) ... #7 29.69 Selecting previously unselected package libsub-quote-perl. #7 29.69 Preparing to unpack .../164-libsub-quote-perl_2.006006-1_all.deb ... #7 29.69 Unpacking libsub-quote-perl (2.006006-1) ... #7 29.72 Selecting previously unselected package libmoo-perl. #7 29.72 Preparing to unpack .../165-libmoo-perl_2.003006-1_all.deb ... #7 29.72 Unpacking libmoo-perl (2.003006-1) ... #7 29.75 Selecting previously unselected package libencode-locale-perl. #7 29.75 Preparing to unpack .../166-libencode-locale-perl_1.05-1_all.deb ... #7 29.76 Unpacking libencode-locale-perl (1.05-1) ... #7 29.78 Selecting previously unselected package libtimedate-perl. #7 29.78 Preparing to unpack .../167-libtimedate-perl_2.3200-1_all.deb ... #7 29.80 Unpacking libtimedate-perl (2.3200-1) ... #7 29.83 Selecting previously unselected package libhttp-date-perl. #7 29.83 Preparing to unpack .../168-libhttp-date-perl_6.05-1_all.deb ... #7 29.84 Unpacking libhttp-date-perl (6.05-1) ... #7 29.86 Selecting previously unselected package libfile-listing-perl. #7 29.87 Preparing to unpack .../169-libfile-listing-perl_6.04-1_all.deb ... #7 29.87 Unpacking libfile-listing-perl (6.04-1) ... #7 29.89 Selecting previously unselected package libhtml-tagset-perl. #7 29.89 Preparing to unpack .../170-libhtml-tagset-perl_3.20-4_all.deb ... #7 29.90 Unpacking libhtml-tagset-perl (3.20-4) ... #7 29.92 Selecting previously unselected package liburi-perl. #7 29.92 Preparing to unpack .../171-liburi-perl_1.76-2_all.deb ... #7 29.93 Unpacking liburi-perl (1.76-2) ... #7 29.96 Selecting previously unselected package libhtml-parser-perl. #7 29.96 Preparing to unpack .../172-libhtml-parser-perl_3.72-5_amd64.deb ... #7 29.97 Unpacking libhtml-parser-perl (3.72-5) ... #7 30.00 Selecting previously unselected package libhtml-tree-perl. #7 30.00 Preparing to unpack .../173-libhtml-tree-perl_5.07-2_all.deb ... #7 30.00 Unpacking libhtml-tree-perl (5.07-2) ... #7 30.04 Selecting previously unselected package libio-html-perl. #7 30.05 Preparing to unpack .../174-libio-html-perl_1.001-1_all.deb ... #7 30.05 Unpacking libio-html-perl (1.001-1) ... #7 30.08 Selecting previously unselected package liblwp-mediatypes-perl. #7 30.08 Preparing to unpack .../175-liblwp-mediatypes-perl_6.04-1_all.deb ... #7 30.08 Unpacking liblwp-mediatypes-perl (6.04-1) ... #7 30.12 Selecting previously unselected package libhttp-message-perl. #7 30.12 Preparing to unpack .../176-libhttp-message-perl_6.22-1_all.deb ... #7 30.12 Unpacking libhttp-message-perl (6.22-1) ... #7 30.15 Selecting previously unselected package libhttp-cookies-perl. #7 30.16 Preparing to unpack .../177-libhttp-cookies-perl_6.08-1_all.deb ... #7 30.16 Unpacking libhttp-cookies-perl (6.08-1) ... #7 30.18 Selecting previously unselected package libhttp-negotiate-perl. #7 30.19 Preparing to unpack .../178-libhttp-negotiate-perl_6.01-1_all.deb ... #7 30.19 Unpacking libhttp-negotiate-perl (6.01-1) ... #7 30.21 Selecting previously unselected package perl-openssl-defaults:amd64. #7 30.22 Preparing to unpack .../179-perl-openssl-defaults_4_amd64.deb ... #7 30.22 Unpacking perl-openssl-defaults:amd64 (4) ... #7 30.24 Selecting previously unselected package libnet-ssleay-perl. #7 30.24 Preparing to unpack .../180-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #7 30.25 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #7 30.34 Selecting previously unselected package libio-socket-ssl-perl. #7 30.34 Preparing to unpack .../181-libio-socket-ssl-perl_2.067-1_all.deb ... #7 30.35 Unpacking libio-socket-ssl-perl (2.067-1) ... #7 30.39 Selecting previously unselected package libnet-http-perl. #7 30.39 Preparing to unpack .../182-libnet-http-perl_6.19-1_all.deb ... #7 30.40 Unpacking libnet-http-perl (6.19-1) ... #7 30.42 Selecting previously unselected package liblwp-protocol-https-perl. #7 30.42 Preparing to unpack .../183-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #7 30.43 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #7 30.45 Selecting previously unselected package libtry-tiny-perl. #7 30.46 Preparing to unpack .../184-libtry-tiny-perl_0.30-1_all.deb ... #7 30.46 Unpacking libtry-tiny-perl (0.30-1) ... #7 30.48 Selecting previously unselected package libwww-robotrules-perl. #7 30.49 Preparing to unpack .../185-libwww-robotrules-perl_6.02-1_all.deb ... #7 30.49 Unpacking libwww-robotrules-perl (6.02-1) ... #7 30.51 Selecting previously unselected package libwww-perl. #7 30.52 Preparing to unpack .../186-libwww-perl_6.43-1_all.deb ... #7 30.52 Unpacking libwww-perl (6.43-1) ... #7 30.56 Selecting previously unselected package patchutils. #7 30.56 Preparing to unpack .../187-patchutils_0.3.4-2_amd64.deb ... #7 30.56 Unpacking patchutils (0.3.4-2) ... #7 30.60 Selecting previously unselected package wdiff. #7 30.60 Preparing to unpack .../188-wdiff_1.2.2-2build1_amd64.deb ... #7 30.60 Unpacking wdiff (1.2.2-2build1) ... #7 30.66 Selecting previously unselected package devscripts. #7 30.66 Preparing to unpack .../189-devscripts_2.20.2ubuntu2_amd64.deb ... #7 30.68 Unpacking devscripts (2.20.2ubuntu2) ... #7 30.79 Selecting previously unselected package diffstat. #7 30.80 Preparing to unpack .../190-diffstat_1.63-1_amd64.deb ... #7 30.80 Unpacking diffstat (1.63-1) ... #7 30.83 Selecting previously unselected package python3-chardet. #7 30.83 Preparing to unpack .../191-python3-chardet_3.0.4-4build1_all.deb ... #7 30.84 Unpacking python3-chardet (3.0.4-4build1) ... #7 30.88 Selecting previously unselected package python3-debian. #7 30.88 Preparing to unpack .../192-python3-debian_0.1.36ubuntu1_all.deb ... #7 30.88 Unpacking python3-debian (0.1.36ubuntu1) ... #7 30.92 Selecting previously unselected package libgpgme11:amd64. #7 30.92 Preparing to unpack .../193-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... #7 30.92 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... #7 30.97 Selecting previously unselected package python3-gpg. #7 30.97 Preparing to unpack .../194-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... #7 30.97 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #7 31.03 Selecting previously unselected package dput. #7 31.03 Preparing to unpack .../195-dput_1.0.3ubuntu1_all.deb ... #7 31.03 Unpacking dput (1.0.3ubuntu1) ... #7 31.07 Selecting previously unselected package libcurl3-gnutls:amd64. #7 31.07 Preparing to unpack .../196-libcurl3-gnutls_7.68.0-1ubuntu2.2_amd64.deb ... #7 31.07 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.2) ... #7 31.12 Selecting previously unselected package liberror-perl. #7 31.12 Preparing to unpack .../197-liberror-perl_0.17029-1_all.deb ... #7 31.12 Unpacking liberror-perl (0.17029-1) ... #7 31.15 Selecting previously unselected package git-man. #7 31.16 Preparing to unpack .../198-git-man_1%3a2.25.1-1ubuntu3_all.deb ... #7 31.16 Unpacking git-man (1:2.25.1-1ubuntu3) ... #7 31.26 Selecting previously unselected package git. #7 31.26 Preparing to unpack .../199-git_1%3a2.25.1-1ubuntu3_amd64.deb ... #7 31.28 Unpacking git (1:2.25.1-1ubuntu3) ... #7 31.79 Selecting previously unselected package libalgorithm-diff-perl. #7 31.79 Preparing to unpack .../200-libalgorithm-diff-perl_1.19.03-2_all.deb ... #7 31.80 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #7 31.82 Selecting previously unselected package libalgorithm-diff-xs-perl. #7 31.82 Preparing to unpack .../201-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #7 31.83 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #7 31.85 Selecting previously unselected package libalgorithm-merge-perl. #7 31.85 Preparing to unpack .../202-libalgorithm-merge-perl_0.08-3_all.deb ... #7 31.86 Unpacking libalgorithm-merge-perl (0.08-3) ... #7 31.88 Selecting previously unselected package libapt-pkg-perl. #7 31.88 Preparing to unpack .../203-libapt-pkg-perl_0.1.36build3_amd64.deb ... #7 31.89 Unpacking libapt-pkg-perl (0.1.36build3) ... #7 31.92 Selecting previously unselected package libarchive-cpio-perl. #7 31.92 Preparing to unpack .../204-libarchive-cpio-perl_0.10-1_all.deb ... #7 31.92 Unpacking libarchive-cpio-perl (0.10-1) ... #7 31.95 Selecting previously unselected package libarray-intspan-perl. #7 31.95 Preparing to unpack .../205-libarray-intspan-perl_2.003-1_all.deb ... #7 31.95 Unpacking libarray-intspan-perl (2.003-1) ... #7 31.98 Selecting previously unselected package libasync-mergepoint-perl. #7 31.98 Preparing to unpack .../206-libasync-mergepoint-perl_0.04-2_all.deb ... #7 31.98 Unpacking libasync-mergepoint-perl (0.04-2) ... #7 32.01 Selecting previously unselected package libmodule-implementation-perl. #7 32.01 Preparing to unpack .../207-libmodule-implementation-perl_0.09-1_all.deb ... #7 32.01 Unpacking libmodule-implementation-perl (0.09-1) ... #7 32.04 Selecting previously unselected package libsub-exporter-progressive-perl. #7 32.04 Preparing to unpack .../208-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #7 32.04 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #7 32.07 Selecting previously unselected package libvariable-magic-perl. #7 32.07 Preparing to unpack .../209-libvariable-magic-perl_0.62-1build2_amd64.deb ... #7 32.07 Unpacking libvariable-magic-perl (0.62-1build2) ... #7 32.10 Selecting previously unselected package libb-hooks-endofscope-perl. #7 32.10 Preparing to unpack .../210-libb-hooks-endofscope-perl_0.24-1_all.deb ... #7 32.10 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #7 32.13 Selecting previously unselected package libcapture-tiny-perl. #7 32.13 Preparing to unpack .../211-libcapture-tiny-perl_0.48-1_all.deb ... #7 32.13 Unpacking libcapture-tiny-perl (0.48-1) ... #7 32.17 Selecting previously unselected package libclass-xsaccessor-perl. #7 32.17 Preparing to unpack .../212-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #7 32.18 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #7 32.21 Selecting previously unselected package libclone-perl. #7 32.21 Preparing to unpack .../213-libclone-perl_0.43-2_amd64.deb ... #7 32.21 Unpacking libclone-perl (0.43-2) ... #7 32.24 Selecting previously unselected package libcommon-sense-perl. #7 32.24 Preparing to unpack .../214-libcommon-sense-perl_3.74-2build6_amd64.deb ... #7 32.24 Unpacking libcommon-sense-perl (3.74-2build6) ... #7 32.27 Selecting previously unselected package libparams-util-perl. #7 32.27 Preparing to unpack .../215-libparams-util-perl_1.07-3build5_amd64.deb ... #7 32.27 Unpacking libparams-util-perl (1.07-3build5) ... #7 32.30 Selecting previously unselected package libsub-install-perl. #7 32.30 Preparing to unpack .../216-libsub-install-perl_0.928-1_all.deb ... #7 32.31 Unpacking libsub-install-perl (0.928-1) ... #7 32.33 Selecting previously unselected package libdata-optlist-perl. #7 32.33 Preparing to unpack .../217-libdata-optlist-perl_0.110-1_all.deb ... #7 32.34 Unpacking libdata-optlist-perl (0.110-1) ... #7 32.36 Selecting previously unselected package libsub-exporter-perl. #7 32.36 Preparing to unpack .../218-libsub-exporter-perl_0.987-1_all.deb ... #7 32.37 Unpacking libsub-exporter-perl (0.987-1) ... #7 32.40 Selecting previously unselected package libconst-fast-perl. #7 32.40 Preparing to unpack .../219-libconst-fast-perl_0.014-1_all.deb ... #7 32.40 Unpacking libconst-fast-perl (0.014-1) ... #7 32.43 Selecting previously unselected package libwant-perl. #7 32.43 Preparing to unpack .../220-libwant-perl_0.29-1build4_amd64.deb ... #7 32.44 Unpacking libwant-perl (0.29-1build4) ... #7 32.47 Selecting previously unselected package libcontextual-return-perl. #7 32.47 Preparing to unpack .../221-libcontextual-return-perl_0.004014-2_all.deb ... #7 32.47 Unpacking libcontextual-return-perl (0.004014-2) ... #7 32.50 Selecting previously unselected package libcpanel-json-xs-perl. #7 32.50 Preparing to unpack .../222-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #7 32.51 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #7 32.54 Selecting previously unselected package libdata-dump-perl. #7 32.54 Preparing to unpack .../223-libdata-dump-perl_1.23-1_all.deb ... #7 32.55 Unpacking libdata-dump-perl (1.23-1) ... #7 32.57 Selecting previously unselected package libdigest-bubblebabble-perl. #7 32.57 Preparing to unpack .../224-libdigest-bubblebabble-perl_0.02-2_all.deb ... #7 32.58 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #7 32.60 Selecting previously unselected package libdigest-hmac-perl. #7 32.60 Preparing to unpack .../225-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #7 32.61 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #7 32.63 Selecting previously unselected package libdistro-info-perl. #7 32.63 Preparing to unpack .../226-libdistro-info-perl_0.23ubuntu1_all.deb ... #7 32.63 Unpacking libdistro-info-perl (0.23ubuntu1) ... #7 32.65 Selecting previously unselected package libnet-smtp-ssl-perl. #7 32.66 Preparing to unpack .../227-libnet-smtp-ssl-perl_1.04-1_all.deb ... #7 32.66 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #7 32.69 Selecting previously unselected package libmailtools-perl. #7 32.69 Preparing to unpack .../228-libmailtools-perl_2.21-1_all.deb ... #7 32.69 Unpacking libmailtools-perl (2.21-1) ... #7 32.73 Selecting previously unselected package libnet-ip-perl. #7 32.73 Preparing to unpack .../229-libnet-ip-perl_1.26-2_all.deb ... #7 32.73 Unpacking libnet-ip-perl (1.26-2) ... #7 32.76 Selecting previously unselected package libnet-dns-perl. #7 32.76 Preparing to unpack .../230-libnet-dns-perl_1.22-1_all.deb ... #7 32.76 Unpacking libnet-dns-perl (1.22-1) ... #7 32.82 Selecting previously unselected package libnet-domain-tld-perl. #7 32.82 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-1_all.deb ... #7 32.82 Unpacking libnet-domain-tld-perl (1.75-1) ... #7 32.85 Selecting previously unselected package libemail-valid-perl. #7 32.85 Preparing to unpack .../232-libemail-valid-perl_1.202-1_all.deb ... #7 32.85 Unpacking libemail-valid-perl (1.202-1) ... #7 32.88 Selecting previously unselected package libexporter-tiny-perl. #7 32.88 Preparing to unpack .../233-libexporter-tiny-perl_1.002001-1_all.deb ... #7 32.88 Unpacking libexporter-tiny-perl (1.002001-1) ... #7 32.91 Selecting previously unselected package libipc-system-simple-perl. #7 32.91 Preparing to unpack .../234-libipc-system-simple-perl_1.26-1_all.deb ... #7 32.92 Unpacking libipc-system-simple-perl (1.26-1) ... #7 32.94 Selecting previously unselected package libfile-basedir-perl. #7 32.95 Preparing to unpack .../235-libfile-basedir-perl_0.08-1_all.deb ... #7 32.95 Unpacking libfile-basedir-perl (0.08-1) ... #7 32.98 Selecting previously unselected package libfile-chdir-perl. #7 32.98 Preparing to unpack .../236-libfile-chdir-perl_0.1008-1_all.deb ... #7 32.98 Unpacking libfile-chdir-perl (0.1008-1) ... #7 33.01 Selecting previously unselected package libfile-fcntllock-perl. #7 33.01 Preparing to unpack .../237-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #7 33.01 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #7 33.04 Selecting previously unselected package libnumber-compare-perl. #7 33.04 Preparing to unpack .../238-libnumber-compare-perl_0.03-1_all.deb ... #7 33.04 Unpacking libnumber-compare-perl (0.03-1) ... #7 33.07 Selecting previously unselected package libtext-glob-perl. #7 33.07 Preparing to unpack .../239-libtext-glob-perl_0.10-1_all.deb ... #7 33.07 Unpacking libtext-glob-perl (0.10-1) ... #7 33.10 Selecting previously unselected package libfile-find-rule-perl. #7 33.10 Preparing to unpack .../240-libfile-find-rule-perl_0.34-1_all.deb ... #7 33.10 Unpacking libfile-find-rule-perl (0.34-1) ... #7 33.13 Selecting previously unselected package libfont-afm-perl. #7 33.13 Preparing to unpack .../241-libfont-afm-perl_1.20-2_all.deb ... #7 33.14 Unpacking libfont-afm-perl (1.20-2) ... #7 33.16 Selecting previously unselected package libio-string-perl. #7 33.16 Preparing to unpack .../242-libio-string-perl_1.08-3_all.deb ... #7 33.17 Unpacking libio-string-perl (1.08-3) ... #7 33.19 Selecting previously unselected package libfont-ttf-perl. #7 33.19 Preparing to unpack .../243-libfont-ttf-perl_1.06-1_all.deb ... #7 33.20 Unpacking libfont-ttf-perl (1.06-1) ... #7 33.25 Selecting previously unselected package libfuture-perl. #7 33.25 Preparing to unpack .../244-libfuture-perl_0.43-1_all.deb ... #7 33.26 Unpacking libfuture-perl (0.43-1) ... #7 33.29 Selecting previously unselected package libio-stringy-perl. #7 33.29 Preparing to unpack .../245-libio-stringy-perl_2.111-3_all.deb ... #7 33.29 Unpacking libio-stringy-perl (2.111-3) ... #7 33.32 Selecting previously unselected package libparams-validate-perl. #7 33.33 Preparing to unpack .../246-libparams-validate-perl_1.29-3_amd64.deb ... #7 33.33 Unpacking libparams-validate-perl (1.29-3) ... #7 33.36 Selecting previously unselected package libgetopt-long-descriptive-perl. #7 33.36 Preparing to unpack .../247-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #7 33.36 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #7 33.39 Selecting previously unselected package libsort-versions-perl. #7 33.39 Preparing to unpack .../248-libsort-versions-perl_1.62-1_all.deb ... #7 33.40 Unpacking libsort-versions-perl (1.62-1) ... #7 33.42 Selecting previously unselected package libgit-wrapper-perl. #7 33.42 Preparing to unpack .../249-libgit-wrapper-perl_0.048-1_all.deb ... #7 33.43 Unpacking libgit-wrapper-perl (0.048-1) ... #7 33.45 Selecting previously unselected package libhttp-tiny-multipart-perl. #7 33.46 Preparing to unpack .../250-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #7 33.46 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #7 33.50 Selecting previously unselected package libio-prompter-perl. #7 33.50 Preparing to unpack .../251-libio-prompter-perl_0.004015-1_all.deb ... #7 33.50 Unpacking libio-prompter-perl (0.004015-1) ... #7 33.53 Selecting previously unselected package libjson-perl. #7 33.53 Preparing to unpack .../252-libjson-perl_4.02000-2_all.deb ... #7 33.54 Unpacking libjson-perl (4.02000-2) ... #7 33.57 Selecting previously unselected package liblog-any-perl. #7 33.57 Preparing to unpack .../253-liblog-any-perl_1.708-1_all.deb ... #7 33.57 Unpacking liblog-any-perl (1.708-1) ... #7 33.60 Selecting previously unselected package liblog-any-adapter-screen-perl. #7 33.60 Preparing to unpack .../254-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #7 33.61 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #7 33.63 Selecting previously unselected package libpackage-stash-perl. #7 33.63 Preparing to unpack .../255-libpackage-stash-perl_0.38-1_all.deb ... #7 33.64 Unpacking libpackage-stash-perl (0.38-1) ... #7 33.66 Selecting previously unselected package libsub-identify-perl. #7 33.66 Preparing to unpack .../256-libsub-identify-perl_0.14-1build2_amd64.deb ... #7 33.67 Unpacking libsub-identify-perl (0.14-1build2) ... #7 33.69 Selecting previously unselected package libsub-name-perl. #7 33.69 Preparing to unpack .../257-libsub-name-perl_0.26-1_amd64.deb ... #7 33.70 Unpacking libsub-name-perl (0.26-1) ... #7 33.72 Selecting previously unselected package libnamespace-clean-perl. #7 33.73 Preparing to unpack .../258-libnamespace-clean-perl_0.27-1_all.deb ... #7 33.73 Unpacking libnamespace-clean-perl (0.27-1) ... #7 33.75 Selecting previously unselected package libpath-tiny-perl. #7 33.76 Preparing to unpack .../259-libpath-tiny-perl_0.108-1_all.deb ... #7 33.76 Unpacking libpath-tiny-perl (0.108-1) ... #7 33.79 Selecting previously unselected package libtype-tiny-perl. #7 33.79 Preparing to unpack .../260-libtype-tiny-perl_1.008001-2_all.deb ... #7 33.80 Unpacking libtype-tiny-perl (1.008001-2) ... #7 33.86 Selecting previously unselected package libgitlab-api-v4-perl. #7 33.86 Preparing to unpack .../261-libgitlab-api-v4-perl_0.25-1_all.deb ... #7 33.86 Unpacking libgitlab-api-v4-perl (0.25-1) ... #7 33.90 Selecting previously unselected package libhash-fieldhash-perl. #7 33.90 Preparing to unpack .../262-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #7 33.90 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #7 33.93 Selecting previously unselected package libhtml-form-perl. #7 33.93 Preparing to unpack .../263-libhtml-form-perl_6.07-1_all.deb ... #7 33.93 Unpacking libhtml-form-perl (6.07-1) ... #7 33.96 Selecting previously unselected package libhtml-format-perl. #7 33.96 Preparing to unpack .../264-libhtml-format-perl_2.12-1_all.deb ... #7 33.97 Unpacking libhtml-format-perl (2.12-1) ... #7 33.99 Selecting previously unselected package libhttp-daemon-perl. #7 33.99 Preparing to unpack .../265-libhttp-daemon-perl_6.06-1_all.deb ... #7 34.00 Unpacking libhttp-daemon-perl (6.06-1) ... #7 34.03 Selecting previously unselected package libidn11:amd64. #7 34.03 Preparing to unpack .../266-libidn11_1.33-2.2ubuntu2_amd64.deb ... #7 34.03 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #7 34.06 Selecting previously unselected package libstruct-dumb-perl. #7 34.06 Preparing to unpack .../267-libstruct-dumb-perl_0.09-1_all.deb ... #7 34.07 Unpacking libstruct-dumb-perl (0.09-1) ... #7 34.09 Selecting previously unselected package libio-async-perl. #7 34.09 Preparing to unpack .../268-libio-async-perl_0.75-1_all.deb ... #7 34.10 Unpacking libio-async-perl (0.75-1) ... #7 34.14 Selecting previously unselected package liblinux-epoll-perl. #7 34.14 Preparing to unpack .../269-liblinux-epoll-perl_0.017-1_amd64.deb ... #7 34.15 Unpacking liblinux-epoll-perl (0.017-1) ... #7 34.17 Selecting previously unselected package libio-async-loop-epoll-perl. #7 34.17 Preparing to unpack .../270-libio-async-loop-epoll-perl_0.20-1_all.deb ... #7 34.18 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #7 34.21 Selecting previously unselected package libtypes-serialiser-perl. #7 34.21 Preparing to unpack .../271-libtypes-serialiser-perl_1.0-1_all.deb ... #7 34.22 Unpacking libtypes-serialiser-perl (1.0-1) ... #7 34.24 Selecting previously unselected package libjson-xs-perl. #7 34.25 Preparing to unpack .../272-libjson-xs-perl_4.020-1build1_amd64.deb ... #7 34.25 Unpacking libjson-xs-perl (4.020-1build1) ... #7 34.28 Selecting previously unselected package libjson-maybexs-perl. #7 34.28 Preparing to unpack .../273-libjson-maybexs-perl_1.004000-1_all.deb ... #7 34.28 Unpacking libjson-maybexs-perl (1.004000-1) ... #7 34.31 Selecting previously unselected package liblist-compare-perl. #7 34.31 Preparing to unpack .../274-liblist-compare-perl_0.53-1_all.deb ... #7 34.31 Unpacking liblist-compare-perl (0.53-1) ... #7 34.34 Selecting previously unselected package liblist-moreutils-perl. #7 34.34 Preparing to unpack .../275-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #7 34.35 Unpacking liblist-moreutils-perl (0.416-1build5) ... #7 34.37 Selecting previously unselected package liblist-someutils-perl. #7 34.38 Preparing to unpack .../276-liblist-someutils-perl_0.58-1_all.deb ... #7 34.38 Unpacking liblist-someutils-perl (0.58-1) ... #7 34.41 Selecting previously unselected package liblist-someutils-xs-perl. #7 34.41 Preparing to unpack .../277-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #7 34.41 Unpacking liblist-someutils-xs-perl (0.58-2) ... #7 34.44 Selecting previously unselected package libltdl7:amd64. #7 34.44 Preparing to unpack .../278-libltdl7_2.4.6-14_amd64.deb ... #7 34.44 Unpacking libltdl7:amd64 (2.4.6-14) ... #7 34.47 Selecting previously unselected package libltdl-dev:amd64. #7 34.47 Preparing to unpack .../279-libltdl-dev_2.4.6-14_amd64.deb ... #7 34.48 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #7 34.52 Selecting previously unselected package libsys-hostname-long-perl. #7 34.52 Preparing to unpack .../280-libsys-hostname-long-perl_1.5-1_all.deb ... #7 34.52 Unpacking libsys-hostname-long-perl (1.5-1) ... #7 34.55 Selecting previously unselected package libmail-sendmail-perl. #7 34.55 Preparing to unpack .../281-libmail-sendmail-perl_0.80-1_all.deb ... #7 34.55 Unpacking libmail-sendmail-perl (0.80-1) ... #7 34.58 Selecting previously unselected package libmoox-aliases-perl. #7 34.58 Preparing to unpack .../282-libmoox-aliases-perl_0.001006-1_all.deb ... #7 34.58 Unpacking libmoox-aliases-perl (0.001006-1) ... #7 34.61 Selecting previously unselected package libobject-id-perl. #7 34.61 Preparing to unpack .../283-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #7 34.61 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #7 34.64 Selecting previously unselected package libmoox-struct-perl. #7 34.64 Preparing to unpack .../284-libmoox-struct-perl_0.017-1_all.deb ... #7 34.64 Unpacking libmoox-struct-perl (0.017-1) ... #7 34.67 Selecting previously unselected package libnet-dns-sec-perl. #7 34.67 Preparing to unpack .../285-libnet-dns-sec-perl_1.15-1_amd64.deb ... #7 34.68 Unpacking libnet-dns-sec-perl (1.15-1) ... #7 34.71 Selecting previously unselected package libnet-libidn-perl. #7 34.71 Preparing to unpack .../286-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #7 34.71 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #7 34.74 Selecting previously unselected package libnumber-range-perl. #7 34.74 Preparing to unpack .../287-libnumber-range-perl_0.12-1_all.deb ... #7 34.75 Unpacking libnumber-range-perl (0.12-1) ... #7 34.78 Selecting previously unselected package libpackage-stash-xs-perl. #7 34.78 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #7 34.78 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #7 34.81 Selecting previously unselected package libpath-iterator-rule-perl. #7 34.81 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ... #7 34.81 Unpacking libpath-iterator-rule-perl (1.014-1) ... #7 34.84 Selecting previously unselected package libperl4-corelibs-perl. #7 34.84 Preparing to unpack .../290-libperl4-corelibs-perl_0.004-2_all.deb ... #7 34.85 Unpacking libperl4-corelibs-perl (0.004-2) ... #7 34.87 Selecting previously unselected package libperlio-gzip-perl. #7 34.87 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #7 34.88 Unpacking libperlio-gzip-perl (0.19-1build5) ... #7 34.90 Selecting previously unselected package libpod-constants-perl. #7 34.91 Preparing to unpack .../292-libpod-constants-perl_0.19-1_all.deb ... #7 34.91 Unpacking libpod-constants-perl (0.19-1) ... #7 34.94 Selecting previously unselected package libre2-5:amd64. #7 34.94 Preparing to unpack .../293-libre2-5_20200101+dfsg-1build1_amd64.deb ... #7 34.94 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #7 34.98 Selecting previously unselected package libre-engine-re2-perl. #7 34.99 Preparing to unpack .../294-libre-engine-re2-perl_0.13-5_amd64.deb ... #7 34.99 Unpacking libre-engine-re2-perl (0.13-5) ... #7 35.02 Selecting previously unselected package libreadonly-perl. #7 35.02 Preparing to unpack .../295-libreadonly-perl_2.050-2_all.deb ... #7 35.02 Unpacking libreadonly-perl (2.050-2) ... #7 35.05 Selecting previously unselected package libref-util-perl. #7 35.05 Preparing to unpack .../296-libref-util-perl_0.204-1_all.deb ... #7 35.06 Unpacking libref-util-perl (0.204-1) ... #7 35.09 Selecting previously unselected package libref-util-xs-perl. #7 35.09 Preparing to unpack .../297-libref-util-xs-perl_0.117-1build2_amd64.deb ... #7 35.09 Unpacking libref-util-xs-perl (0.117-1build2) ... #7 35.12 Selecting previously unselected package libregexp-pattern-license-perl. #7 35.12 Preparing to unpack .../298-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #7 35.12 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #7 35.15 Selecting previously unselected package libregexp-pattern-perl. #7 35.15 Preparing to unpack .../299-libregexp-pattern-perl_0.2.12-1_all.deb ... #7 35.16 Unpacking libregexp-pattern-perl (0.2.12-1) ... #7 35.19 Selecting previously unselected package libsasl2-modules:amd64. #7 35.19 Preparing to unpack .../300-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ... #7 35.19 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #7 35.22 Selecting previously unselected package libsereal-decoder-perl. #7 35.22 Preparing to unpack .../301-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #7 35.23 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #7 35.26 Selecting previously unselected package libsereal-encoder-perl. #7 35.26 Preparing to unpack .../302-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #7 35.26 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #7 35.30 Selecting previously unselected package libsereal-perl. #7 35.30 Preparing to unpack .../303-libsereal-perl_4.011-1_all.deb ... #7 35.30 Unpacking libsereal-perl (4.011-1) ... #7 35.33 Selecting previously unselected package libsort-key-perl. #7 35.33 Preparing to unpack .../304-libsort-key-perl_1.33-2build2_amd64.deb ... #7 35.33 Unpacking libsort-key-perl (1.33-2build2) ... #7 35.36 Selecting previously unselected package libstring-copyright-perl. #7 35.37 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ... #7 35.37 Unpacking libstring-copyright-perl (0.003006-1) ... #7 35.40 Selecting previously unselected package libstring-escape-perl. #7 35.40 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ... #7 35.40 Unpacking libstring-escape-perl (2010.002-2) ... #7 35.43 Selecting previously unselected package libstring-shellquote-perl. #7 35.43 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ... #7 35.43 Unpacking libstring-shellquote-perl (1.04-1) ... #7 35.46 Selecting previously unselected package libterm-readkey-perl. #7 35.46 Preparing to unpack .../308-libterm-readkey-perl_2.38-1build1_amd64.deb ... #7 35.47 Unpacking libterm-readkey-perl (2.38-1build1) ... #7 35.49 Selecting previously unselected package libtest-fatal-perl. #7 35.49 Preparing to unpack .../309-libtest-fatal-perl_0.014-1_all.deb ... #7 35.50 Unpacking libtest-fatal-perl (0.014-1) ... #7 35.52 Selecting previously unselected package libtest-refcount-perl. #7 35.53 Preparing to unpack .../310-libtest-refcount-perl_0.10-1_all.deb ... #7 35.53 Unpacking libtest-refcount-perl (0.10-1) ... #7 35.56 Selecting previously unselected package libtext-levenshtein-perl. #7 35.56 Preparing to unpack .../311-libtext-levenshtein-perl_0.13-1_all.deb ... #7 35.56 Unpacking libtext-levenshtein-perl (0.13-1) ... #7 35.58 Selecting previously unselected package libtype-tiny-xs-perl. #7 35.59 Preparing to unpack .../312-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #7 35.59 Unpacking libtype-tiny-xs-perl (0.016-1) ... #7 35.62 Selecting previously unselected package libunicode-utf8-perl. #7 35.62 Preparing to unpack .../313-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #7 35.62 Unpacking libunicode-utf8-perl (0.62-1build1) ... #7 35.65 Selecting previously unselected package libxml-namespacesupport-perl. #7 35.65 Preparing to unpack .../314-libxml-namespacesupport-perl_1.12-1_all.deb ... #7 35.65 Unpacking libxml-namespacesupport-perl (1.12-1) ... #7 35.68 Selecting previously unselected package libxml-sax-base-perl. #7 35.68 Preparing to unpack .../315-libxml-sax-base-perl_1.09-1_all.deb ... #7 35.69 Unpacking libxml-sax-base-perl (1.09-1) ... #7 35.73 Selecting previously unselected package libxml-sax-perl. #7 35.74 Preparing to unpack .../316-libxml-sax-perl_1.02+dfsg-1_all.deb ... #7 35.75 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #7 35.79 Selecting previously unselected package libxml-libxml-perl. #7 35.79 Preparing to unpack .../317-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #7 35.79 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #7 35.85 Selecting previously unselected package libxml-parser-perl. #7 35.85 Preparing to unpack .../318-libxml-parser-perl_2.46-1_amd64.deb ... #7 35.85 Unpacking libxml-parser-perl (2.46-1) ... #7 35.90 Selecting previously unselected package libxml-sax-expat-perl. #7 35.90 Preparing to unpack .../319-libxml-sax-expat-perl_0.51-1_all.deb ... #7 35.91 Unpacking libxml-sax-expat-perl (0.51-1) ... #7 35.93 Selecting previously unselected package libxml-writer-perl. #7 35.94 Preparing to unpack .../320-libxml-writer-perl_0.625-1_all.deb ... #7 35.95 Unpacking libxml-writer-perl (0.625-1) ... #7 35.98 Selecting previously unselected package libyaml-libyaml-perl. #7 35.98 Preparing to unpack .../321-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #7 35.98 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #7 36.01 Selecting previously unselected package licensecheck. #7 36.01 Preparing to unpack .../322-licensecheck_3.0.45-1_all.deb ... #7 36.02 Unpacking licensecheck (3.0.45-1) ... #7 36.05 Selecting previously unselected package libdevel-size-perl. #7 36.05 Preparing to unpack .../323-libdevel-size-perl_0.83-1build1_amd64.deb ... #7 36.05 Unpacking libdevel-size-perl (0.83-1build1) ... #7 36.08 Selecting previously unselected package t1utils. #7 36.08 Preparing to unpack .../324-t1utils_1.41-3_amd64.deb ... #7 36.08 Unpacking t1utils (1.41-3) ... #7 36.12 Selecting previously unselected package lintian. #7 36.12 Preparing to unpack .../325-lintian_2.62.0_all.deb ... #7 36.13 Unpacking lintian (2.62.0) ... #7 36.36 Selecting previously unselected package manpages-dev. #7 36.37 Preparing to unpack .../326-manpages-dev_5.05-1_all.deb ... #7 36.37 Unpacking manpages-dev (5.05-1) ... #7 36.61 Selecting previously unselected package python3-certifi. #7 36.61 Preparing to unpack .../327-python3-certifi_2019.11.28-1_all.deb ... #7 36.62 Unpacking python3-certifi (2019.11.28-1) ... #7 36.66 Selecting previously unselected package python3-idna. #7 36.67 Preparing to unpack .../328-python3-idna_2.8-1_all.deb ... #7 36.67 Unpacking python3-idna (2.8-1) ... #7 36.71 Selecting previously unselected package python3-urllib3. #7 36.71 Preparing to unpack .../329-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #7 36.72 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #7 36.76 Selecting previously unselected package python3-requests. #7 36.76 Preparing to unpack .../330-python3-requests_2.22.0-2ubuntu1_all.deb ... #7 36.77 Unpacking python3-requests (2.22.0-2ubuntu1) ... #7 36.80 Selecting previously unselected package python3-unidiff. #7 36.81 Preparing to unpack .../331-python3-unidiff_0.5.5-2_all.deb ... #7 36.81 Unpacking python3-unidiff (0.5.5-2) ... #7 36.84 Selecting previously unselected package python3-xdg. #7 36.84 Preparing to unpack .../332-python3-xdg_0.26-1ubuntu1_all.deb ... #7 36.85 Unpacking python3-xdg (0.26-1ubuntu1) ... #7 36.88 Selecting previously unselected package unzip. #7 36.88 Preparing to unpack .../333-unzip_6.0-25ubuntu1_amd64.deb ... #7 36.89 Unpacking unzip (6.0-25ubuntu1) ... #7 36.93 Selecting previously unselected package equivs. #7 36.93 Preparing to unpack .../334-equivs_2.2.0_all.deb ... #7 36.93 Unpacking equivs (2.2.0) ... #7 36.97 Selecting previously unselected package libauthen-sasl-perl. #7 36.97 Preparing to unpack .../335-libauthen-sasl-perl_2.1600-1_all.deb ... #7 36.98 Unpacking libauthen-sasl-perl (2.1600-1) ... #7 37.01 Selecting previously unselected package python3-magic. #7 37.01 Preparing to unpack .../336-python3-magic_2%3a0.4.15-3_all.deb ... #7 37.02 Unpacking python3-magic (2:0.4.15-3) ... #7 37.06 Setting up libapt-pkg-perl (0.1.36build3) ... #7 37.07 Setting up libksba8:amd64 (1.3.5-2) ... #7 37.08 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #7 37.09 Setting up wdiff (1.2.2-2build1) ... #7 37.10 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #7 37.11 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... #7 37.12 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #7 37.13 Setting up perl-modules-5.30 (5.30.0-9build1) ... #7 37.14 Setting up mime-support (3.64ubuntu1) ... #7 37.17 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #7 37.19 Setting up libmagic-mgc (1:5.38-4) ... #7 37.20 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #7 37.21 Setting up libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ... #7 37.21 No schema files found: doing nothing. #7 37.22 Setting up distro-info-data (0.43ubuntu1.1) ... #7 37.23 Setting up manpages (5.05-1) ... #7 37.25 Setting up unzip (6.0-25ubuntu1) ... #7 37.27 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #7 37.28 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #7 37.29 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #7 37.31 Setting up binutils-common:amd64 (2.34-6ubuntu1) ... #7 37.32 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... #7 37.33 Setting up libmagic1:amd64 (1:5.38-4) ... #7 37.35 Setting up less (551-1ubuntu0.1) ... #7 37.36 Setting up perl-openssl-defaults:amd64 (4) ... #7 37.37 Setting up linux-libc-dev:amd64 (5.4.0-48.52) ... #7 37.38 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1) ... #7 37.39 Setting up gettext-base (0.19.8.1-10build1) ... #7 37.40 Setting up libnpth0:amd64 (1.6-1) ... #7 37.41 Setting up krb5-locales (1.17-6ubuntu4) ... #7 37.42 Setting up file (1:5.38-4) ... #7 37.42 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #7 37.43 Setting up libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 37.44 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #7 37.46 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.3) ... #7 37.47 Setting up libunwind8:amd64 (1.2.1-9build1) ... #7 37.48 Setting up libfakeroot:amd64 (1.24-1) ... #7 37.49 Setting up libkrb5support0:amd64 (1.17-6ubuntu4) ... #7 37.50 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #7 37.51 Setting up tzdata (2020a-0ubuntu0.20.04) ... #7 37.61 #7 37.61 Current default time zone: 'Etc/UTC' #7 37.61 Local time is now: Tue Oct 13 12:39:45 UTC 2020. #7 37.61 Universal Time is now: Tue Oct 13 12:39:45 UTC 2020. #7 37.61 Run 'dpkg-reconfigure tzdata' if you wish to change it. #7 37.61 #7 37.63 Setting up fakeroot (1.24-1) ... #7 37.63 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #7 37.63 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 #7 37.63 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 #7 37.63 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 #7 37.64 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 #7 37.64 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 #7 37.64 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 #7 37.64 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 #7 37.64 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 #7 37.64 Setting up autotools-dev (20180224.1) ... #7 37.65 Setting up libglib2.0-data (2.64.3-1~ubuntu20.04.1) ... #7 37.66 Setting up libx11-data (2:1.6.9-2ubuntu1.1) ... #7 37.67 Setting up make (4.2.1-1.2) ... #7 37.68 Setting up libmpfr6:amd64 (4.0.2-1) ... #7 37.69 Setting up gnupg-l10n (2.2.19-3ubuntu2) ... #7 37.70 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #7 37.71 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #7 37.72 Setting up strace (5.5-3ubuntu1) ... #7 37.73 Setting up libsigsegv2:amd64 (2.12-2) ... #7 37.74 Setting up xz-utils (5.2.4-1ubuntu1) ... #7 37.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.75 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 #7 37.76 Setting up t1utils (1.41-3) ... #7 37.77 Setting up libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 37.78 Setting up diffstat (1.63-1) ... #7 37.79 Setting up libmpc3:amd64 (1.1.0-1) ... #7 37.80 Setting up libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 37.81 Setting up patch (2.7.6-6) ... #7 37.82 Setting up autopoint (0.19.8.1-10build1) ... #7 37.83 Setting up libfl2:amd64 (2.6.4-6.2) ... #7 37.84 Setting up ucf (3.0038+nmu1) ... #7 37.93 Setting up libk5crypto3:amd64 (1.17-6ubuntu4) ... #7 37.94 Setting up libltdl7:amd64 (2.4.6-14) ... #7 37.95 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... #7 37.97 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 37.98 Setting up libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 37.99 Setting up python-apt-common (2.0.0ubuntu0.20.04.1) ... #7 38.00 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #7 38.01 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #7 38.02 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #7 38.03 Setting up git-man (1:2.25.1-1ubuntu3) ... #7 38.04 Setting up libisl22:amd64 (0.22.1-1) ... #7 38.05 Setting up netbase (6.1) ... #7 38.08 Setting up libkrb5-3:amd64 (1.17-6ubuntu4) ... #7 38.09 Setting up libmpdec2:amd64 (2.4.2-3) ... #7 38.10 Setting up libbinutils:amd64 (2.34-6ubuntu1) ... #7 38.11 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #7 38.12 Setting up libc-dev-bin (2.31-0ubuntu9.1) ... #7 38.13 Setting up openssl (1.1.1f-1ubuntu2) ... #7 38.14 Setting up libbsd0:amd64 (0.10.0-1) ... #7 38.17 Setting up libelf1:amd64 (0.176-1.1build1) ... #7 38.18 Setting up readline-common (8.0-4) ... #7 38.19 Setting up publicsuffix (20200303.0012-1) ... #7 38.20 Setting up libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 38.21 Setting up iso-codes (4.4-1) ... #7 38.22 Setting up liblocale-gettext-perl (1.07-4) ... #7 38.23 Setting up liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 38.24 Setting up dctrl-tools (2.24-3) ... #7 38.25 Setting up libitm1:amd64 (10.2.0-5ubuntu1~20.04) ... #7 38.26 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 38.28 Setting up libgdbm6:amd64 (1.18.1-5) ... #7 38.29 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #7 38.30 Setting up libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ... #7 38.31 Setting up libctf0:amd64 (2.34-6ubuntu1) ... #7 38.32 Setting up pinentry-curses (1.1.0-3build1) ... #7 38.33 Setting up manpages-dev (5.05-1) ... #7 38.34 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #7 38.35 Setting up libxcb1:amd64 (1.14-2) ... #7 38.36 Setting up at (3.1.23-1ubuntu1) ... #7 38.50 invoke-rc.d: could not determine current runlevel #7 38.51 invoke-rc.d: policy-rc.d denied execution of start. #7 38.51 Setting up libicu66:amd64 (66.1-2ubuntu2) ... #7 38.52 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 38.53 Setting up libedit2:amd64 (3.1-20191231-1) ... #7 38.54 Setting up libreadline8:amd64 (8.0-4) ... #7 38.55 Setting up m4 (1.4.18-4) ... #7 38.56 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 38.57 Setting up ca-certificates (20190110ubuntu1.1) ... #7 38.92 Updating certificates in /etc/ssl/certs... #7 39.33 127 added, 0 removed; done. #7 39.36 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #7 39.37 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 39.38 Setting up bsdmainutils (11.1.2ubuntu3) ... #7 39.40 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #7 39.40 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 #7 39.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #7 39.40 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 #7 39.41 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4) ... #7 39.42 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #7 39.43 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1) ... #7 39.44 Setting up dwz (0.13-5) ... #7 39.45 Setting up groff-base (1.22.4-4build1) ... #7 39.46 Setting up gpgconf (2.2.19-3ubuntu2) ... #7 39.47 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... #7 39.48 Setting up libperl5.30:amd64 (5.30.0-9build1) ... #7 39.49 Setting up libc6-dev:amd64 (2.31-0ubuntu9.1) ... #7 39.50 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ... #7 39.51 Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ... #7 39.52 Setting up python3.8 (3.8.5-1~20.04) ... #7 40.13 Setting up libxml2:amd64 (2.9.10+dfsg-5) ... #7 40.14 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #7 40.15 Setting up gpg (2.2.19-3ubuntu2) ... #7 40.16 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #7 40.17 Setting up gnupg-utils (2.2.19-3ubuntu2) ... #7 40.18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1) ... #7 40.19 Setting up gpg-agent (2.2.19-3ubuntu2) ... #7 40.66 Setting up openssh-client (1:8.2p1-4ubuntu0.1) ... #7 40.74 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 40.75 Setting up gpgsm (2.2.19-3ubuntu2) ... #7 40.76 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #7 40.77 Setting up python3 (3.8.2-0ubuntu2) ... #7 41.05 Setting up binutils (2.34-6ubuntu1) ... #7 41.06 Setting up python3-xdg (0.26-1ubuntu1) ... #7 41.22 Setting up man-db (2.9.1-1) ... #7 41.31 Building database of manual pages ... #7 41.51 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... #7 41.52 Setting up python3-six (1.14.0-2) ... #7 41.66 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #7 41.67 Setting up perl (5.30.0-9build1) ... #7 41.68 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #7 41.69 Setting up python3-gpg (1.13.1-7ubuntu2) ... #7 41.86 Setting up libdata-dump-perl (1.23-1) ... #7 41.87 Setting up python3-certifi (2019.11.28-1) ... #7 42.00 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #7 42.01 Setting up libref-util-perl (0.204-1) ... #7 42.02 Setting up libipc-system-simple-perl (1.26-1) ... #7 42.03 Setting up libnet-domain-tld-perl (1.75-1) ... #7 42.04 Setting up libxml-writer-perl (0.625-1) ... #7 42.05 Setting up libhash-fieldhash-perl (0.15-1build2) ... #7 42.06 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #7 42.07 Setting up shared-mime-info (1.15-1) ... #7 43.95 Setting up liblinux-epoll-perl (0.017-1) ... #7 43.96 Setting up libvariable-magic-perl (0.62-1build2) ... #7 43.97 Setting up python3-idna (2.8-1) ... #7 44.17 Setting up libio-html-perl (1.001-1) ... #7 44.18 Setting up libcroco3:amd64 (0.6.13-1) ... #7 44.19 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #7 44.22 Setting up libtest-refcount-perl (0.10-1) ... #7 44.22 Setting up libparams-util-perl (1.07-3build5) ... #7 44.23 Setting up libdpkg-perl (1.19.7ubuntu3) ... #7 44.24 Setting up autoconf (2.69-11.1) ... #7 44.26 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #7 44.42 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #7 44.43 Setting up libarray-intspan-perl (2.003-1) ... #7 44.44 Setting up libcapture-tiny-perl (0.48-1) ... #7 44.45 Setting up libtimedate-perl (2.3200-1) ... #7 44.46 Setting up gpg-wks-server (2.2.19-3ubuntu2) ... #7 44.48 Setting up libsub-name-perl (0.26-1) ... #7 44.49 Setting up libtype-tiny-xs-perl (0.016-1) ... #7 44.50 Setting up libfile-chdir-perl (0.1008-1) ... #7 44.51 Setting up xauth (1:1.1-0ubuntu1) ... #7 44.51 Setting up cpp (4:9.3.0-1ubuntu2) ... #7 44.53 Setting up libpath-tiny-perl (0.108-1) ... #7 44.54 Setting up libarchive-cpio-perl (0.10-1) ... #7 44.55 Setting up libjson-perl (4.02000-2) ... #7 44.56 Setting up libsub-override-perl (0.09-2) ... #7 44.57 Setting up python3-unidiff (0.5.5-2) ... #7 44.70 Setting up libstrictures-perl (2.000006-1) ... #7 44.71 Setting up libsub-quote-perl (2.006006-1) ... #7 44.72 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #7 44.73 Setting up libsort-versions-perl (1.62-1) ... #7 44.74 Setting up libexporter-tiny-perl (1.002001-1) ... #7 44.75 Setting up libre-engine-re2-perl (0.13-5) ... #7 44.76 Setting up libterm-readkey-perl (2.38-1build1) ... #7 44.77 Setting up lsb-release (11.1.0ubuntu2) ... #7 44.78 Setting up libnet-ip-perl (1.26-2) ... #7 44.79 Setting up python3-magic (2:0.4.15-3) ... #7 44.92 Setting up libperlio-gzip-perl (0.19-1build5) ... #7 44.93 Setting up libsys-hostname-long-perl (1.5-1) ... #7 44.94 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #7 44.95 Setting up liburi-perl (1.76-2) ... #7 44.96 Setting up libdigest-bubblebabble-perl (0.02-2) ... #7 44.97 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 44.98 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #7 44.99 Setting up python3-pkg-resources (45.2.0-1) ... #7 45.17 Setting up automake (1:1.16.1-4ubuntu6) ... #7 45.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #7 45.18 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 #7 45.18 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 #7 45.19 Setting up libasync-mergepoint-perl (0.04-2) ... #7 45.20 Setting up libstring-escape-perl (2010.002-2) ... #7 45.21 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... #7 45.22 Setting up libhttp-date-perl (6.05-1) ... #7 45.23 Setting up libfile-which-perl (1.23-1) ... #7 45.24 Setting up libfile-basedir-perl (0.08-1) ... #7 45.25 Setting up gettext (0.19.8.1-10build1) ... #7 45.26 Setting up libnumber-range-perl (0.12-1) ... #7 45.27 Setting up libunicode-utf8-perl (0.62-1build1) ... #7 45.28 Setting up libstruct-dumb-perl (0.09-1) ... #7 45.28 Setting up libfile-listing-perl (6.04-1) ... #7 45.29 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #7 45.30 Setting up libregexp-pattern-perl (0.2.12-1) ... #7 45.31 Setting up libfont-afm-perl (1.20-2) ... #7 45.32 Setting up libwant-perl (0.29-1build4) ... #7 45.33 Setting up libdynaloader-functions-perl (0.003-1) ... #7 45.34 Setting up libtext-glob-perl (0.10-1) ... #7 45.35 Setting up libclass-method-modifiers-perl (2.13-1) ... #7 45.36 Setting up liblist-compare-perl (0.53-1) ... #7 45.37 Setting up libref-util-xs-perl (0.117-1build2) ... #7 45.38 Setting up libio-pty-perl (1:1.12-1) ... #7 45.39 Setting up libtool (2.4.6-14) ... #7 45.40 Setting up libfile-fcntllock-perl (0.22-3build4) ... #7 45.41 Setting up libsort-key-perl (1.33-2build2) ... #7 45.42 Setting up libclone-perl (0.43-2) ... #7 45.43 Setting up libalgorithm-diff-perl (1.19.03-2) ... #7 45.44 Setting up libarchive-zip-perl (1.67-2) ... #7 45.45 Setting up libsub-identify-perl (0.14-1build2) ... #7 45.46 Setting up libdistro-info-perl (0.23ubuntu1) ... #7 45.47 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #7 45.48 Setting up python3-apt (2.0.0ubuntu0.20.04.1) ... #7 45.64 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #7 45.65 Setting up libio-stringy-perl (2.111-3) ... #7 45.67 Setting up liblist-moreutils-perl (0.416-1build5) ... #7 45.69 Setting up libhtml-tagset-perl (3.20-4) ... #7 45.70 Setting up liblog-any-perl (1.708-1) ... #7 45.72 Setting up libauthen-sasl-perl (2.1600-1) ... #7 45.73 Setting up libdevel-size-perl (0.83-1build1) ... #7 45.74 Setting up libdebhelper-perl (12.10ubuntu1) ... #7 45.75 Setting up libpod-constants-perl (0.19-1) ... #7 45.76 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #7 45.77 Setting up libperl4-corelibs-perl (0.004-2) ... #7 45.79 Setting up libfuture-perl (0.43-1) ... #7 45.80 Setting up liblwp-mediatypes-perl (6.04-1) ... #7 45.82 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #7 45.84 Setting up libtry-tiny-perl (0.30-1) ... #7 45.86 Setting up libtype-tiny-perl (1.008001-2) ... #7 45.87 Setting up libtest-fatal-perl (0.014-1) ... #7 45.88 Setting up libcommon-sense-perl (3.74-2build6) ... #7 45.89 Setting up libxml-namespacesupport-perl (1.12-1) ... #7 45.90 Setting up libnet-http-perl (6.19-1) ... #7 45.91 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #7 45.93 Setting up libencode-locale-perl (1.05-1) ... #7 45.95 Setting up libtext-levenshtein-perl (0.13-1) ... #7 45.97 Setting up libnet-dns-perl (1.22-1) ... #7 45.98 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #7 45.99 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #7 46.01 Setting up libstring-shellquote-perl (1.04-1) ... #7 46.03 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 46.05 Setting up libsub-install-perl (0.928-1) ... #7 46.07 Setting up gcc (4:9.3.0-1ubuntu2) ... #7 46.08 Setting up dpkg-dev (1.19.7ubuntu3) ... #7 46.10 Setting up libnumber-compare-perl (0.03-1) ... #7 46.11 Setting up intltool-debian (0.35.0+20060710.5) ... #7 46.12 Setting up libio-async-perl (0.75-1) ... #7 46.13 Setting up liberror-perl (0.17029-1) ... #7 46.14 Setting up patchutils (0.3.4-2) ... #7 46.15 Setting up libmail-sendmail-perl (0.80-1) ... #7 46.16 Setting up libltdl-dev:amd64 (2.4.6-14) ... #7 46.17 Setting up libjson-maybexs-perl (1.004000-1) ... #7 46.18 Setting up libxml-sax-base-perl (1.09-1) ... #7 46.19 Setting up libio-string-perl (1.08-3) ... #7 46.20 Setting up libreadonly-perl (2.050-2) ... #7 46.21 Setting up python3-chardet (3.0.4-4build1) ... #7 46.46 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #7 46.47 Setting up libfile-find-rule-perl (0.34-1) ... #7 46.48 Setting up libstring-copyright-perl (0.003006-1) ... #7 46.49 Setting up python3-debian (0.1.36ubuntu1) ... #7 46.65 Setting up python3-requests (2.22.0-2ubuntu1) ... #7 46.80 Setting up libdata-optlist-perl (0.110-1) ... #7 46.81 Setting up libipc-run-perl (20180523.0-2) ... #7 46.82 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... #7 46.83 Setting up libcontextual-return-perl (0.004014-2) ... #7 46.84 Setting up libwww-robotrules-perl (6.02-1) ... #7 46.85 Setting up libtypes-serialiser-perl (1.0-1) ... #7 46.86 Setting up g++ (4:9.3.0-1ubuntu2) ... #7 46.88 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #7 46.88 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 #7 46.88 Setting up libhtml-parser-perl (3.72-5) ... #7 46.89 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #7 46.90 Setting up librole-tiny-perl (2.001004-1) ... #7 46.91 Setting up build-essential (12.8ubuntu1) ... #7 46.92 Setting up libfont-ttf-perl (1.06-1) ... #7 46.93 Setting up libfile-homedir-perl (1.004-1) ... #7 46.94 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #7 46.95 Setting up libio-socket-ssl-perl (2.067-1) ... #7 46.96 Setting up libsub-exporter-perl (0.987-1) ... #7 46.97 Setting up libalgorithm-merge-perl (0.08-3) ... #7 46.98 Setting up libhttp-message-perl (6.22-1) ... #7 46.99 Setting up libhtml-form-perl (6.07-1) ... #7 47.00 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #7 47.01 Setting up libjson-xs-perl (4.020-1build1) ... #7 47.02 Setting up libhttp-negotiate-perl (6.01-1) ... #7 47.03 Setting up libio-prompter-perl (0.004015-1) ... #7 47.04 Setting up libhttp-cookies-perl (6.08-1) ... #7 47.04 Setting up po-debconf (1.0.21) ... #7 47.05 Setting up libhtml-tree-perl (5.07-2) ... #7 47.06 Setting up libparams-classify-perl (0.015-1build2) ... #7 47.07 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.3) ... #7 47.08 Setting up libpath-iterator-rule-perl (1.014-1) ... #7 47.09 Setting up libnet-dns-sec-perl (1.15-1) ... #7 47.10 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.2) ... #7 47.11 Setting up libsereal-perl (4.011-1) ... #7 47.12 Setting up libhtml-format-perl (2.12-1) ... #7 47.13 Setting up libxml-sax-perl (1.02+dfsg-1) ... #7 47.19 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #7 47.25 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 47.37 #7 47.37 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 47.40 Setting up dput (1.0.3ubuntu1) ... #7 47.55 Setting up libio-async-loop-epoll-perl (0.20-1) ... #7 47.56 Setting up dirmngr (2.2.19-3ubuntu2) ... #7 47.69 Setting up libnet-smtp-ssl-perl (1.04-1) ... #7 47.70 Setting up libmodule-runtime-perl (0.016-1) ... #7 47.71 Setting up libmailtools-perl (2.21-1) ... #7 47.72 Setting up git (1:2.25.1-1ubuntu3) ... #7 47.75 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #7 47.79 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #7 47.86 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #7 47.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 48.05 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 48.08 Setting up dh-strip-nondeterminism (1.7.0-1) ... #7 48.09 Setting up libconst-fast-perl (0.014-1) ... #7 48.10 Setting up libhttp-daemon-perl (6.06-1) ... #7 48.11 Setting up libgit-wrapper-perl (0.048-1) ... #7 48.12 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.2) ... #7 48.14 Setting up curl (7.68.0-1ubuntu2.2) ... #7 48.15 Setting up gpg-wks-client (2.2.19-3ubuntu2) ... #7 48.16 Setting up libmodule-implementation-perl (0.09-1) ... #7 48.17 Setting up libemail-valid-perl (1.202-1) ... #7 48.17 Setting up libpackage-stash-perl (0.38-1) ... #7 48.18 Setting up libimport-into-perl (1.002005-1) ... #7 48.19 Setting up libmoo-perl (2.003006-1) ... #7 48.20 Setting up liblist-someutils-perl (0.58-1) ... #7 48.21 Setting up liblist-someutils-xs-perl (0.58-2) ... #7 48.22 Setting up gnupg (2.2.19-3ubuntu2) ... #7 48.23 Setting up libmoox-aliases-perl (0.001006-1) ... #7 48.24 Setting up libparams-validate-perl (1.29-3) ... #7 48.25 Setting up libb-hooks-endofscope-perl (0.24-1) ... #7 48.27 Setting up libnamespace-clean-perl (0.27-1) ... #7 48.28 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #7 48.30 Setting up libgitlab-api-v4-perl (0.25-1) ... #7 48.31 Setting up libmoox-struct-perl (0.017-1) ... #7 48.32 Setting up lintian (2.62.0) ... #7 48.33 Setting up licensecheck (3.0.45-1) ... #7 48.34 Setting up dh-autoreconf (19) ... #7 48.36 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #7 48.37 Setting up libwww-perl (6.43-1) ... #7 48.38 Setting up debhelper (12.10ubuntu1) ... #7 48.39 Setting up devscripts (2.20.2ubuntu2) ... #7 48.55 Setting up equivs (2.2.0) ... #7 48.56 Setting up libxml-parser-perl (2.46-1) ... #7 48.57 Setting up libxml-sax-expat-perl (0.51-1) ... #7 48.61 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #7 48.66 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 48.78 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 48.81 Processing triggers for libc-bin (2.31-0ubuntu9.1) ... #7 48.83 Processing triggers for ca-certificates (20190110ubuntu1.1) ... #7 48.84 Updating certificates in /etc/ssl/certs... #7 49.16 0 added, 0 removed; done. #7 49.16 Running hooks in /etc/ca-certificates/update.d... #7 49.17 done. #7 DONE 49.8s #9 [stage-1 4/9] COPY common /root/build-deb/debian #9 DONE 0.0s #10 [stage-1 5/9] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver... #10 1.072 dh_testdir #10 1.092 dh_testroot #10 1.111 dh_prep #10 1.134 dh_testdir #10 1.153 dh_testroot #10 1.172 dh_install #10 1.203 dh_installdocs #10 1.236 dh_installchangelogs #10 1.308 dh_compress #10 1.343 dh_fixperms #10 1.386 dh_installdeb #10 1.414 dh_gencontrol #10 1.532 dh_md5sums #10 1.562 dh_builddeb #10 1.582 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #10 1.603 #10 1.603 The package has been created. #10 1.603 Attention, the package has been created in the current directory, #10 1.603 not in ".." as indicated by the message above! #10 1.624 Selecting previously unselected package docker-ce-build-deps. #10 1.638 (Reading database ... 26302 files and directories currently installed.) #10 1.639 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #10 1.642 Unpacking docker-ce-build-deps (1.0) ... #10 1.714 Reading package lists... #10 2.390 Building dependency tree... #10 2.539 Reading state information... #10 2.556 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #10 2.591 Starting 2 pkgProblemResolver with broken count: 0 #10 2.593 Done #10 2.609 Done #10 2.615 Starting pkgProblemResolver with broken count: 0 #10 2.637 Starting 2 pkgProblemResolver with broken count: 0 #10 2.640 Done #10 2.718 The following additional packages will be installed: #10 2.718 bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13 #10 2.718 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #10 2.719 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #10 2.719 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #10 2.719 libsystemd-dev libudev-dev libuv1 pkg-config #10 2.720 Suggested packages: #10 2.720 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #10 2.720 Recommended packages: #10 2.720 dmsetup #10 2.756 The following NEW packages will be installed: #10 2.756 bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13 #10 2.757 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #10 2.757 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #10 2.757 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #10 2.758 libsystemd-dev libudev-dev libuv1 pkg-config #10 3.169 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #10 3.169 1 not fully installed or removed. #10 3.169 Need to get 8526 kB of archives. #10 3.169 After this operation, 41.4 MB of additional disk space will be used. #10 3.169 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #10 3.525 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #10 3.585 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #10 3.665 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #10 3.814 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB] #10 3.829 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #10 3.833 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #10 3.837 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB] #10 3.840 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #10 4.007 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #10 4.007 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-systemd all 12.10ubuntu1 [2680 B] #10 4.008 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #10 4.013 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #10 4.013 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.2 [19.7 kB] #10 4.014 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB] #10 4.034 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #10 4.042 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #10 4.050 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #10 4.080 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #10 4.090 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #10 4.152 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #10 4.153 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.20.04.3 [68.2 kB] #10 4.154 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.2 [246 kB] #10 4.157 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #10 4.293 debconf: delaying package configuration, since apt-utils is not installed #10 4.323 Fetched 8526 kB in 1s (6115 kB/s) #10 4.350 Selecting previously unselected package bash-completion. #10 4.350 (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 ... 26306 files and directories currently installed.) #10 4.367 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #10 4.951 Unpacking bash-completion (1:2.10-1ubuntu1) ... #10 5.046 Selecting previously unselected package libbtrfs0:amd64. #10 5.049 Preparing to unpack .../01-libbtrfs0_5.4.1-2_amd64.deb ... #10 5.055 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #10 5.092 Selecting previously unselected package libbtrfs-dev:amd64. #10 5.095 Preparing to unpack .../02-libbtrfs-dev_5.4.1-2_amd64.deb ... #10 5.098 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #10 5.156 Selecting previously unselected package cmake-data. #10 5.158 Preparing to unpack .../03-cmake-data_3.16.3-1ubuntu1_all.deb ... #10 5.163 Unpacking cmake-data (3.16.3-1ubuntu1) ... #10 5.480 Selecting previously unselected package libarchive13:amd64. #10 5.483 Preparing to unpack .../04-libarchive13_3.4.0-2ubuntu1_amd64.deb ... #10 5.487 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ... #10 5.542 Selecting previously unselected package libjsoncpp1:amd64. #10 5.546 Preparing to unpack .../05-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #10 5.549 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #10 5.584 Selecting previously unselected package librhash0:amd64. #10 5.587 Preparing to unpack .../06-librhash0_1.3.9-1_amd64.deb ... #10 5.590 Unpacking librhash0:amd64 (1.3.9-1) ... #10 5.630 Selecting previously unselected package libuv1:amd64. #10 5.630 Preparing to unpack .../07-libuv1_1.34.2-1ubuntu1.1_amd64.deb ... #10 5.633 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.1) ... #10 5.663 Selecting previously unselected package cmake. #10 5.666 Preparing to unpack .../08-cmake_3.16.3-1ubuntu1_amd64.deb ... #10 5.669 Unpacking cmake (3.16.3-1ubuntu1) ... #10 6.055 Selecting previously unselected package dh-apparmor. #10 6.058 Preparing to unpack .../09-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #10 6.061 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #10 6.085 Selecting previously unselected package dh-systemd. #10 6.088 Preparing to unpack .../10-dh-systemd_12.10ubuntu1_all.deb ... #10 6.091 Unpacking dh-systemd (12.10ubuntu1) ... #10 6.122 Selecting previously unselected package libdevmapper1.02.1:amd64. #10 6.122 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 6.126 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 6.167 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #10 6.167 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 6.170 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 6.197 Selecting previously unselected package libudev-dev:amd64. #10 6.197 Preparing to unpack .../13-libudev-dev_245.4-4ubuntu3.2_amd64.deb ... #10 6.200 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.2) ... #10 6.230 Selecting previously unselected package libsepol1-dev:amd64. #10 6.230 Preparing to unpack .../14-libsepol1-dev_3.0-1_amd64.deb ... #10 6.233 Unpacking libsepol1-dev:amd64 (3.0-1) ... #10 6.295 Selecting previously unselected package libpcre2-16-0:amd64. #10 6.298 Preparing to unpack .../15-libpcre2-16-0_10.34-7_amd64.deb ... #10 6.301 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #10 6.348 Selecting previously unselected package libpcre2-32-0:amd64. #10 6.348 Preparing to unpack .../16-libpcre2-32-0_10.34-7_amd64.deb ... #10 6.351 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #10 6.397 Selecting previously unselected package libpcre2-posix2:amd64. #10 6.397 Preparing to unpack .../17-libpcre2-posix2_10.34-7_amd64.deb ... #10 6.400 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #10 6.427 Selecting previously unselected package libpcre2-dev:amd64. #10 6.427 Preparing to unpack .../18-libpcre2-dev_10.34-7_amd64.deb ... #10 6.430 Unpacking libpcre2-dev:amd64 (10.34-7) ... #10 6.517 Selecting previously unselected package libselinux1-dev:amd64. #10 6.520 Preparing to unpack .../19-libselinux1-dev_3.0-1build2_amd64.deb ... #10 6.523 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #10 6.564 Selecting previously unselected package libdevmapper-dev:amd64. #10 6.567 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 6.570 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #10 6.597 Selecting previously unselected package libseccomp-dev:amd64. #10 6.600 Preparing to unpack .../21-libseccomp-dev_2.4.3-1ubuntu3.20.04.3_amd64.deb ... #10 6.603 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ... #10 6.635 Selecting previously unselected package libsystemd-dev:amd64. #10 6.638 Preparing to unpack .../22-libsystemd-dev_245.4-4ubuntu3.2_amd64.deb ... #10 6.641 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.2) ... #10 6.701 Selecting previously unselected package pkg-config. #10 6.704 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #10 6.707 Unpacking pkg-config (0.29.1-0ubuntu4) ... #10 6.766 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ... #10 6.777 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ... #10 6.788 Setting up libsepol1-dev:amd64 (3.0-1) ... #10 6.798 Setting up libpcre2-16-0:amd64 (10.34-7) ... #10 6.809 Setting up libbtrfs0:amd64 (5.4.1-2) ... #10 6.819 Setting up libpcre2-32-0:amd64 (10.34-7) ... #10 6.829 Setting up libuv1:amd64 (1.34.2-1ubuntu1.1) ... #10 6.840 Setting up bash-completion (1:2.10-1ubuntu1) ... #10 7.457 Setting up pkg-config (0.29.1-0ubuntu4) ... #10 7.503 Setting up libudev-dev:amd64 (245.4-4ubuntu3.2) ... #10 7.512 Setting up libpcre2-posix2:amd64 (10.34-7) ... #10 7.521 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 7.529 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #10 7.538 Setting up librhash0:amd64 (1.3.9-1) ... #10 7.547 Setting up cmake-data (3.16.3-1ubuntu1) ... #10 7.561 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #10 7.571 Setting up dh-systemd (12.10ubuntu1) ... #10 7.581 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.2) ... #10 7.590 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #10 7.599 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 7.608 Setting up libpcre2-dev:amd64 (10.34-7) ... #10 7.618 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #10 7.627 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #10 7.636 Setting up cmake (3.16.3-1ubuntu1) ... #10 7.645 Setting up docker-ce-build-deps (1.0) ... #10 7.655 Processing triggers for man-db (2.9.1-1) ... #10 7.677 Processing triggers for libc-bin (2.31-0ubuntu9.1) ... #10 DONE 7.8s #11 [stage-1 6/9] COPY sources/ /sources #11 DONE 0.1s #13 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #13 DONE 1.4s #14 [stage-1 8/9] WORKDIR /root/build-deb #14 DONE 0.0s #15 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #15 DONE 0.0s #16 exporting to image #16 exporting layers #16 exporting layers 5.1s done #16 writing image sha256:fcde66c36a769254bfc726db7f07bfd67d55087a86ad58638c3e79690d50342a done #16 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #16 DONE 5.1s docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20201007093709-3ce6b9faea -e VERSION=0.0.0-20201007093709-3ce6b9faea -e DOCKER_GITCOMMIT=3ce6b9faea -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20201007093709-3ce6b9faea ]] VERSION AAA 0.0.0-20201007093709-3ce6b9faea + echo VERSION AAA 0.0.0-20201007093709-3ce6b9faea + VERSION=0.0.0-20201007093709-3ce6b9faea + echo VERSION bbb 0.0.0-20201007093709-3ce6b9faea VERSION bbb 0.0.0-20201007093709-3ce6b9faea ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 13 Oct 2020 12:40:13 +0000' + cat + export DOCKER_GITCOMMIT=3ce6b9faea + DOCKER_GITCOMMIT=3ce6b9faea + echo VERSION BBB 0.0.0-20201007093709-3ce6b9faea VERSION BBB 0.0.0-20201007093709-3ce6b9faea + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20201007093709-3ce6b9faea-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20201007093709-3ce6b9faea GITCOMMIT=3ce6b9faea dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 scripts/docs/generate-man.sh Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/10/13 12:44:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b7 -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-10-13T12:44:07Z" -o bin/docker-app ./cmd/docker-app make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20201007093709-3ce6b9faea, build 3ce6b9faea ./cli/build/docker -v Docker version 0.0.0-20201007093709-3ce6b9faea, build 3ce6b9faea make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201007093709-3ce6b9faea debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # if we're on Ubuntu, we need to Recommends: apparmor echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars dh_gencontrol make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20201007093709-3ce6b9faea-0~ubuntu-focal_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [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